v2.0.0-rc.8
github-actions
released this
03 Oct 15:22
·
26 commits
to main
since this release
Changelog
- 585ebe7 feat(evm): add oracle precompile (#2056)
- 1588744 fix(evm-precompiles): add assertNumArgs validation (#2060)
- 629aea3 refactor(evm): converted untyped event to typed and cleaned up (#2053)
- fa62d35 chore(deps): bump bufbuild/buf-setup-action from 1.42.0 to 1.43.0 (#2057)
- 2a46f17 feat(evm-precompile): Precompile for one-way EVM calls to invoke/execute Wasm contracts. (#2054)
- 36533cd refactor(oracle): remove unused code and collapse empty client/cli directory (#2050)
- 48c8146 chore(deps): bump bufbuild/buf-setup-action from 1.36.0 to 1.42.0 (#2043)
- 1829bc4 feat(evm): ante handler to prohibit authz grant evm messages (#2032)
- 81ea61d feat(evm): evm tx indexer service implemented (#2044)
- 5214349 test(evm): backend tests with test network and real txs (#2045)
- 0929266 chore(deps-dev): bump axios from 1.7.3 to 1.7.4 in /x/evm/embeds (#2016)
- 8fa26b1 refactor(rpc-backend): Remove mocks from eth/rpc/backend, partially completing #2037 (#2041)
- 5085dad refactor(rpc-backend): remove unnecessary interface code (#2039)
- 60167ca refactor(eth-rpc): Delete unused code and improve logging in the eth and debug namespaces (#2030)