- 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)