What's Changed
- fix: register geth core precompiles by @yihuang in #380
- chore(deps): upgrade wasmvm to v3 and update related imports by @freeelancer in #382
- chore: consolidate and update test CI workflows into a single tests.yml file by @allthatjazzleo in #383
- fix: simplify e2e branch determination and set fixed reference for checkout by @allthatjazzleo in #387
- fix: audit findings patches by @freeelancer in #385
- feat: add IBC middleware to register ERC20 precompile by @freeelancer in #384
- chore: remove obsolete connect-test workflow and integrate it into tests.yml by @allthatjazzleo in #389
- chore(deps): bump cosmos/evm to latest commit by @mmsqe in #381
- Problem: use of outdated EVM precompiles from the Berlin fork by @mmsqe in #392
- feat: blacklist check for evm by @freeelancer in #393
- chore(deps): bump github.com/cosmos/evm to latest commit on main by @freeelancer in #395
- feat: add erc20 register migration for tokenfactory tokens by @freeelancer in #394
- fix: tokenfactory migration bugs by @freeelancer in #397
- Problem: secp256k1.PubKey is not supported in multisig by @yihuang in #398
- Problem: not make use of evm debug addr by @mmsqe in #399
- test: add denom related test for tokenfactory by @mmsqe in #396
- Problem: non-eip155 tx is not supported by @yihuang in #400
Full Changelog: v5.0.0-rc2...v5.0.0-rc3