electroneum / electroneum-sc

Electroneum is a Layer 1 EVM-compatible blockchain, catering to 4+ million users worldwide.
https://www.electroneum.com
GNU Lesser General Public License v3.0
11 stars 2 forks source link

gh-actions: added build, lint and unit tests workflows #1

Closed andrepatta closed 2 years ago

andrepatta commented 2 years ago

This pull request adds automatic build, lint check and runs unit tests for new commits in "master" and "develop" branches.

It also removes backwards compatibility with eth/65/64/63 protocol versions since the mainchain should use eth/66 from the begining.