- 3cf97e3 wire upgrade handler
- b6ed85a add v2.6.0 upgrade
- 0ac12cc fix: proper statedb isolation in nibiru bank_extension (#2357)
- 1652a06 chore: linter upgrade to v2 (#2354)
- 46c3975 chore(token-registry): Add bank coin versions of USDC and USDT from Stargate and LayerZero, and update ErisEvm.sol to fix redeem (#2352)
- fe27b47 build: update golangci-lint-action to v8 (#2319)
- 30955ea chore(deps): bump base-x from 3.0.10 to 3.0.11 in /evm-e2e (#2307)
- 8174438 chore(deps): bump undici from 5.28.5 to 5.29.0 in /x/evm/embeds (#2310)
- 939c611 fix dead link README.md (#2312)
- dcda05f docs: fix typos in CHANGELOGs (#2325)
- a20fdf2 chore: fix function name in comment (#2338)
- 6e81f43 chore(deps): bump pbkdf2 from 3.1.2 to 3.1.3 in /x/evm/embeds (#2337)
- 1ef843d chore(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.27.0 (#2342)
- 4c81146 fix(simapp): sim tests with empty validator set panic (#2350)
- 51455bf fix(oracle): max expiration a label rather than an invalidation for additional query liveness (#2348)
- ee6f61c chore(deps): bump form-data in /evm-e2e (#2347)
- 961d84a fix: evm indexer proper parsing of the start block (#2340)
- 167bbf3 fix(buf-gen-rs): improve Rust proto binding generation script robustness and get it to work with a forked Cosmos-SDK dependency and exit correctly on failure (#2346)
- 3fa9bc6 chore(token-registry): Add the USDa and sUSDa ERC20 from Avalon Finance (#2341)
- f6594b4 feat(evm): add convert messages to codec | MsgCreateFunToken, MsgConvertCoinToEvm (#2344)
- d7f2ee2 feat(evm-core-ts): Add ErisEvm.sol to @nibiruchain/solidity and @Nibiruchain/evm-core-ts (#2339)
- fd79e4c feat(evm-core-ts): publish new version for
@nibiruchain/solidity@0.0.6
, which updatesNibiruOracleChainLinkLike.sol
to have additional methods used by Aave. (#2334) - affbfa1 test(evm-e2e): WNIBI tests for deposit, transfer and total supply (#2331)
- 0b94278 chore: make function comment match function name (#2332)
- 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"