Skip to content

v8.0.1-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fadeev fadeev released this 18 Jul 17:34
972ceb1

What's Changed

  • feat: deploy sc to sepolia by @andresaiello in #134
  • fix: duplicate addresses by @fadeev in #145
  • build(deps): bump github.com/ethereum/go-ethereum from 1.10.26 to 1.13.5 by @dependabot in #116
  • chore: add remappings.txt by @lumtis in #166
  • chore: add yarn lint:sol command for Solidity linting by @lumtis in #164
  • build(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #117
  • chore: initialize coderabbit config to focus on smart contracts, test and scripts by @lumtis in #177
  • chore: add gas profiling in test by @lumtis in #169
  • chore: add yarn coverage to generate coverage report by @lumtis in #170
  • ci: rename workflow jobs and run on push into main by @lumtis in #179
  • fix: remove engines from package.json by @gartnera in #182
  • ci: enable codecov for code coverage by @lumtis in #186
  • chore(.coderabbit.yaml): filter some directory for coderabbit reviews by @lumtis in #187
  • feat: Deploy system contracts to Amoy by @andresaiello in #190
  • chore: add fbac as codeowner by @fbac in #200
  • fix: build workflow and generate addresses by @fadeev in #203
  • feat: initialize a prototypes by @lumtis in #162
  • fix: fix coderabbit config by @skosito in #207
  • feat: prototype localnet by @skosito in #202
  • ci: add slither static analysis by @fbac in #211
  • test: initialize echidna for fuzz testing by @skosito in #208

New Contributors

Full Changelog: v7.0.0...v8.0.1-rc1