- ea784db chore: update changelog for v2.5.0
- 75c1e9b fix(eth): use evm RPC in tx_info_test (#2329)
- f103d67 fix(evm): ensure stateDB doesn't persist after upgrade handler (#2328)
- cff55c5 fix(eth): implement unmarshal json for TransactionReceipt (#2327)
- 3f3425c Merge branch 'releases/v2.4.0'
- 25d347f fix: use the first 20 bytes when decoding the EthAddr (#2324)
- 38c87ca feat(upgrades): implement v2.5.0 upgrade handler that modifies the stNIBI ERC20 and Bank Coin metadata in place (#2315)
- 1a5f1b1 fix(token-registry): prevent overwriting embedded JSON files during tests (#2318)
- 2a08c4a chore(evm): add MIM & USDC.arb to official erc20 token registry (#2317)
- 294d70b feat(ux): add GET behavior to the Ethereum JSON-RPC endpoints for Nibiru so they return info instead of a blank page or error. (#2316)
- 4d56a01 refactor: use the built-in max/min to simplify the code (#2311)
- 04ba836 refactor(upgrades): add public keepers to upgrade handlers + DRY improvements (#2314)
- cb59d0e Merge branch 'main' of github.com:NibiruChain/nibiru
- 8587a13 hotfix(token-registry): reset WNIBI address from "0x1429B38e58b97de646ACd65fdb8a4502c2131484" to "0x0CaCF669f8446BeCA826913a3c6B96aCD4b02a97"
- aa5f1e3 chore(evm-embeds): new versions for @nibiruchain/evm-core@0.0.8 and @nibiruchain/solidity@0.0.5 (#2309)
- c6de00b hotfix(token-registry): add USDC, USDT, and WETH
- 7f52304 - hotfix(token-registry): reset WNIBI address from "0x0CaCF669f8446BeCA826913a3c6B96aCD4b02a97" to "0x1429B38e58b97de646ACd65fdb8a4502c2131484"