Skip to content

v2.0.0-rc.2

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 02:31
· 85 commits to main since this release
v2.0.0-rc.2
5950a5b

Changelog

  • 5950a5b Merge branch 'main' into releases/v2.0.0
  • 9c46873 fix(evm): Fix DynamicFeeTx gas cap parameters (#2017)
  • 3e9bda9 test(evm): e2e tests for debug namespace (#2020)
  • 7ae2443 chore(evm): enabled debug rpc api on localnet (#2019)
  • 95ba4af feat(evm-cli): Add the account query to the EVM command. Cover the CLI with tests. (#2002)
  • 924f9c4 test(evm): e2e tests for eth_* endpoints (#2006)
  • 1f1e76b feat(evm): Emit block bloom event in EndBlock hook. (#2014)
  • dea4cdc chore(evm): Set appropriate gas value for the required gas of the "IFunToken.sol" precompile. (#2013)
  • a9fa05e linter