Changelog
- 6ba79bb fix(evm): debug calls with custom tracer and tracer options (#2031)
- 64beba7 chore(github): Automate labeleing and add-to-project for GH issues/tickets
- b1aac01 feat(evm): debug_traceCall method implemented (#2022)
- e2bc002 fix(evm)!: adjusted generation and parsing of the block bloom events (#2023)
- 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)
- 0a68933 refactor(evm): precompile setup (#2008)