Skip to content

Releases: NibiruChain/nibiru

v2.6.0-rc3

06 Aug 04:58
v2.6.0-rc3
3cf97e3

Choose a tag to compare

v2.6.0-rc3 Pre-release
Pre-release
  • 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 updates NibiruOracleChainLinkLike.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"

v2.5.0-p1

04 Aug 06:35

Choose a tag to compare

  • e267e1a fix: proper statedb isolation in nibiru bank_extension
  • 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"

v2.5.0

09 Jun 19:10
v2.5.0
ea784db

Choose a tag to compare

  • 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"

v2.5.0-rc4

09 Jun 19:08
v2.5.0-rc4
f103d67

Choose a tag to compare

v2.5.0-rc4 Pre-release
Pre-release
  • 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"

v2.5.0-rc3

06 Jun 21:27
v2.5.0-rc3
cc14439

Choose a tag to compare

v2.5.0-rc3 Pre-release
Pre-release
  • cc14439 fix unit tests
  • f5dcf06 Update CHANGELOG.md
  • ae1a2c6 fix(evm): ensure stateDB doesn't persist after upgrade handler
  • 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)
  • f861301 Update CHANGELOG.md
  • 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"
  • 5829b91 chore: add upgrade handler for v2.4.0 (#2306)
  • b22e24d test(eth-rpcapi): increase coverage of the rpcapi package using JSON-RPC calls (#2303)
  • 20b2d67 refactor(eth-rpc): combine the rpc/backend and rpc/rpcapi packages since are they essentially one package already (#2300)
  • c495fbf fix(codecov.yml): ignore api directory since it's 75k+ generated lines and messing up coverage reports
  • d866518 fix(.github): glob patterns broken in nibiru-go filter for dorny/paths-filter (#2301)
  • 34c382c fix(eth-rpc): clean up error propagation and descriptions in eth namespace (#2298)
  • ccb6b77 fix(evm): update revert error reason (#2297)
  • 77a84d6 chore(ci): use shell script for generating changelog in releases (#2296)
  • 20327b4 refactor: use importas linter for consistent imports (#2290)
  • fc902e2 chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#2294)
  • ec630d6 chore(deps): geth v1.14 merged with bump golang.org/x/net from 0.37.0 to 0.39.0. Fix CHANGELOG.md (#2284)
  • fb8448a chore(deps): bump elliptic, @ethersproject/signing-key and ethers (#2291)
  • b554a9d feat(evm)!: update to geth v1.14 with new tracers, EIP-1153, PRECOMPILE_ADDRS, and transient storage support (#2274)

v2.5.0-rc2

06 Jun 21:16
v2.5.0-rc2
ae1a2c6

Choose a tag to compare

v2.5.0-rc2 Pre-release
Pre-release
  • ae1a2c6 fix(evm): ensure stateDB doesn't persist after upgrade handler
  • 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)
  • f861301 Update CHANGELOG.md
  • 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"
  • 5829b91 chore: add upgrade handler for v2.4.0 (#2306)
  • b22e24d test(eth-rpcapi): increase coverage of the rpcapi package using JSON-RPC calls (#2303)
  • 20b2d67 refactor(eth-rpc): combine the rpc/backend and rpc/rpcapi packages since are they essentially one package already (#2300)
  • c495fbf fix(codecov.yml): ignore api directory since it's 75k+ generated lines and messing up coverage reports
  • d866518 fix(.github): glob patterns broken in nibiru-go filter for dorny/paths-filter (#2301)
  • 34c382c fix(eth-rpc): clean up error propagation and descriptions in eth namespace (#2298)
  • ccb6b77 fix(evm): update revert error reason (#2297)
  • 77a84d6 chore(ci): use shell script for generating changelog in releases (#2296)
  • 20327b4 refactor: use importas linter for consistent imports (#2290)
  • fc902e2 chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#2294)
  • ec630d6 chore(deps): geth v1.14 merged with bump golang.org/x/net from 0.37.0 to 0.39.0. Fix CHANGELOG.md (#2284)
  • fb8448a chore(deps): bump elliptic, @ethersproject/signing-key and ethers (#2291)
  • b554a9d feat(evm)!: update to geth v1.14 with new tracers, EIP-1153, PRECOMPILE_ADDRS, and transient storage support (#2274)

v2.5.0-rc1

05 Jun 21:00
v2.5.0-rc1
3f3425c

Choose a tag to compare

v2.5.0-rc1 Pre-release
Pre-release
  • 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)
  • f861301 Update CHANGELOG.md
  • 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"
  • 5829b91 chore: add upgrade handler for v2.4.0 (#2306)
  • b22e24d test(eth-rpcapi): increase coverage of the rpcapi package using JSON-RPC calls (#2303)
  • 20b2d67 refactor(eth-rpc): combine the rpc/backend and rpc/rpcapi packages since are they essentially one package already (#2300)
  • c495fbf fix(codecov.yml): ignore api directory since it's 75k+ generated lines and messing up coverage reports
  • d866518 fix(.github): glob patterns broken in nibiru-go filter for dorny/paths-filter (#2301)
  • 34c382c fix(eth-rpc): clean up error propagation and descriptions in eth namespace (#2298)
  • ccb6b77 fix(evm): update revert error reason (#2297)
  • 77a84d6 chore(ci): use shell script for generating changelog in releases (#2296)
  • 20327b4 refactor: use importas linter for consistent imports (#2290)
  • fc902e2 chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#2294)
  • ec630d6 chore(deps): geth v1.14 merged with bump golang.org/x/net from 0.37.0 to 0.39.0. Fix CHANGELOG.md (#2284)
  • fb8448a chore(deps): bump elliptic, @ethersproject/signing-key and ethers (#2291)
  • b554a9d feat(evm)!: update to geth v1.14 with new tracers, EIP-1153, PRECOMPILE_ADDRS, and transient storage support (#2274)

v2.4.0

29 May 21:04
v2.4.0
f861301

Choose a tag to compare

  • f861301 Update CHANGELOG.md
  • 5829b91 chore: add upgrade handler for v2.4.0 (#2306)
  • b22e24d test(eth-rpcapi): increase coverage of the rpcapi package using JSON-RPC calls (#2303)
  • 20b2d67 refactor(eth-rpc): combine the rpc/backend and rpc/rpcapi packages since are they essentially one package already (#2300)
  • c495fbf fix(codecov.yml): ignore api directory since it's 75k+ generated lines and messing up coverage reports
  • d866518 fix(.github): glob patterns broken in nibiru-go filter for dorny/paths-filter (#2301)
  • 34c382c fix(eth-rpc): clean up error propagation and descriptions in eth namespace (#2298)
  • ccb6b77 fix(evm): update revert error reason (#2297)
  • 77a84d6 chore(ci): use shell script for generating changelog in releases (#2296)
  • 20327b4 refactor: use importas linter for consistent imports (#2290)
  • fc902e2 chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#2294)
  • ec630d6 chore(deps): geth v1.14 merged with bump golang.org/x/net from 0.37.0 to 0.39.0. Fix CHANGELOG.md (#2284)
  • fb8448a chore(deps): bump elliptic, @ethersproject/signing-key and ethers (#2291)
  • b554a9d feat(evm)!: update to geth v1.14 with new tracers, EIP-1153, PRECOMPILE_ADDRS, and transient storage support (#2274)

v2.4.0-rc1

29 Apr 15:07
v2.4.0-rc1
5829b91

Choose a tag to compare

v2.4.0-rc1 Pre-release
Pre-release
  • 5829b91 chore: add upgrade handler for v2.4.0 (#2306)
  • b22e24d test(eth-rpcapi): increase coverage of the rpcapi package using JSON-RPC calls (#2303)
  • 20b2d67 refactor(eth-rpc): combine the rpc/backend and rpc/rpcapi packages since are they essentially one package already (#2300)
  • c495fbf fix(codecov.yml): ignore api directory since it's 75k+ generated lines and messing up coverage reports
  • d866518 fix(.github): glob patterns broken in nibiru-go filter for dorny/paths-filter (#2301)
  • 34c382c fix(eth-rpc): clean up error propagation and descriptions in eth namespace (#2298)
  • ccb6b77 fix(evm): update revert error reason (#2297)
  • 77a84d6 chore(ci): use shell script for generating changelog in releases (#2296)
  • 20327b4 refactor: use importas linter for consistent imports (#2290)
  • fc902e2 chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#2294)
  • ec630d6 chore(deps): geth v1.14 merged with bump golang.org/x/net from 0.37.0 to 0.39.0. Fix CHANGELOG.md (#2284)
  • fb8448a chore(deps): bump elliptic, @ethersproject/signing-key and ethers (#2291)
  • b554a9d feat(evm)!: update to geth v1.14 with new tracers, EIP-1153, PRECOMPILE_ADDRS, and transient storage support (#2274)
  • fea4936 ci(release): pack nibid binary with no enclosing directory (#2293)
  • 02b11bd fix: use tmp directory for pre-instantiating app (#2292)
  • 9c9b7f6 chore(ci): add workflow to check for missing upgrade handler (#2288)
  • 6b82611 chore: migrate to cosmossdk.io/mathLegacyDec and cosmossdk.io/math.Int (#2278)
  • f34e6fd chore: remove duplicate package imports (#2276)
  • 11d4c4e fix(ci): update tag-pattern for changelog step in releases (#2271)
  • 25fe1ef feat: add depinject wiring for x/tokenfactory module (#2272)
  • f80f4a9 refactor(app): remove unnecessary app fields (#2270)
  • 6cf5694 chore: add v2.3.0 upgrade handler
  • db09a3b feat: app wiring for evm (#2266)
  • 87dd2eb Update README.md (#2218)
  • 82affcb feat: app wiring for inflation (#2265)
  • 881d39d feat: app wiring for epochs (#2263)
  • 0c1e0b9 feat: add getErc20Address method to IFunToken (#2260)
  • c6bf93d fix(evm): update ERC20 deploy contract gas limit (#2268)
  • f36050d feat(evm): add ERC20 contract with metadata updates (#2251)
  • e56fa4a feat: app wiring for oracle (#2262)
  • 4a44baf feat: gen pulsar api and app wiring for sudo (#2261)
  • 3729b9f feat: add depinject wiring for all sdk modules (#2259)
  • b7b187f fix: simulation tests by register interfaces for vesting and use correct app keys field (#2257)
  • 373d0cd feat: add depinject wiring for crisis (#2254)
  • 56a5de2 feat: add depinject wiring for distribution (#2253)
  • 3b0060b feat: add depinject wiring for staking (#2248)
  • 314694c fix(upgrades): add missing 2.2.0 upgrade handler (#2255)
  • a523e24 fix(evm): resetting gas meter for afterOp in bank extension (#2249)
  • e0f036a refactor(ci): separate builds by platform and without goreleaser (#2250)
  • 126e34a feat: add depinject wiring for bank (#2246)
  • 1558c8a refactor(test): update how tests are wired with NewNibiruTestApp (#2244)
  • 380fcc8 feat(tokenfactory): tx msg SudoSetDenomMetadata (#2242)
  • 613084e feat: add depinject wiring (#2240)

v2.3.0

22 Apr 17:27
v2.3.0
f9e6fdc

Choose a tag to compare

  • 20327b4 refactor: use importas linter for consistent imports (#2290)
  • fc902e2 chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#2294)
  • ec630d6 chore(deps): geth v1.14 merged with bump golang.org/x/net from 0.37.0 to 0.39.0. Fix CHANGELOG.md (#2284)
  • fb8448a chore(deps): bump elliptic, @ethersproject/signing-key and ethers (#2291)
  • b554a9d feat(evm)!: update to geth v1.14 with new tracers, EIP-1153, PRECOMPILE_ADDRS, and transient storage support (#2274)
  • fea4936 ci(release): pack nibid binary with no enclosing directory (#2293)
  • 02b11bd fix: use tmp directory for pre-instantiating app (#2292)
  • 9c9b7f6 chore(ci): add workflow to check for missing upgrade handler (#2288)
  • 6b82611 chore: migrate to cosmossdk.io/mathLegacyDec and cosmossdk.io/math.Int (#2278)
  • f34e6fd chore: remove duplicate package imports (#2276)
  • 11d4c4e fix(ci): update tag-pattern for changelog step in releases (#2271)
  • 25fe1ef feat: add depinject wiring for x/tokenfactory module (#2272)
  • f80f4a9 refactor(app): remove unnecessary app fields (#2270)
  • 6cf5694 chore: add v2.3.0 upgrade handler
  • db09a3b feat: app wiring for evm (#2266)
  • 87dd2eb Update README.md (#2218)
  • 82affcb feat: app wiring for inflation (#2265)
  • 881d39d feat: app wiring for epochs (#2263)
  • 0c1e0b9 feat: add getErc20Address method to IFunToken (#2260)
  • c6bf93d fix(evm): update ERC20 deploy contract gas limit (#2268)
  • f36050d feat(evm): add ERC20 contract with metadata updates (#2251)
  • e56fa4a feat: app wiring for oracle (#2262)
  • 4a44baf feat: gen pulsar api and app wiring for sudo (#2261)
  • 3729b9f feat: add depinject wiring for all sdk modules (#2259)
  • b7b187f fix: simulation tests by register interfaces for vesting and use correct app keys field (#2257)
  • 373d0cd feat: add depinject wiring for crisis (#2254)
  • 56a5de2 feat: add depinject wiring for distribution (#2253)
  • 3b0060b feat: add depinject wiring for staking (#2248)
  • 314694c fix(upgrades): add missing 2.2.0 upgrade handler (#2255)
  • a523e24 fix(evm): resetting gas meter for afterOp in bank extension (#2249)
  • e0f036a refactor(ci): separate builds by platform and without goreleaser (#2250)
  • 126e34a feat: add depinject wiring for bank (#2246)
  • 1558c8a refactor(test): update how tests are wired with NewNibiruTestApp (#2244)
  • 380fcc8 feat(tokenfactory): tx msg SudoSetDenomMetadata (#2242)
  • 613084e feat: add depinject wiring (#2240)