Skip to content

Releases: NibiruChain/nibiru

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)

v2.3.0-rc4

21 Apr 22:21
v2.3.0-rc4
fea4936

Choose a tag to compare

v2.3.0-rc4 Pre-release
Pre-release
  • fea4936 ci(release): pack nibid binary with no enclosing directory (#2293)
  • 02b11bd fix: use tmp directory for pre-instantiating app (#2292)

v2.3.0-rc3

21 Apr 17:41
v2.3.0-rc3
9c9b7f6

Choose a tag to compare

v2.3.0-rc3 Pre-release
Pre-release
  • 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)

v2.3.0-rc2

14 Apr 16:42
v2.3.0-rc2
11d4c4e

Choose a tag to compare

v2.3.0-rc2 Pre-release
Pre-release
  • 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)

v2.2.0-p1

01 Apr 12:55
v2.2.0-p1
0279569

Choose a tag to compare

Info

  1. Previous version: v2.1.0
  2. Full Changelog: v2.1.0...v2.2.0-p1

Changelog v2.2.0-p1

  • chore(token-registry): xNIBI and early wrapped ERC20s by @Unique-Divine in #2208
  • fix(evm): evm indexer proper stopping of the indexer service by @onikonychev in #2222
  • chore: fix typo in the code by @fragchain in #2226
  • fix(evm): suppressing error on missing block bloom event by @onikonychev in #2225
  • feat(evm-core-ts): improve compatibility with older "moduleResolution" settings by @Unique-Divine in #2229
  • chore(deps-dev): bump axios from 1.7.4 to 1.8.2 in /x/evm/embeds by @dependabot in #2230
  • chore(evm-core-ts): add publint linting for npm package compatibility on more environments by @Unique-Divine in #2231
  • feat: implement WNIBI.sol to use as official deployment by @Unique-Divine in #2238
  • feat(funtoken): accept either a Nibiru address or EVM address in sendToBank by @k-yang in #2239
  • fix(evm): evm-tx-index cli fix to exclude the latest block by @onikonychev in #2241
  • chore: make function comment match function name and fix linter errors by @growfrow in #2236
  • chore(deps): bump golang.org/x/net to 0.37.0 and golangci-lint to v1.64.8 by @dependabot in #2233
  • fix(deps): dockerfile Go versions and GOLANG_CROSS_VERSION by @Unique-Divine in #2243
  • chore(deps): bump github.com/golang/glog from 1.2.0 to 1.2.4 by @dependabot in #2182
  • 2252962 chore: update changelog for v2.2.0
  • 0279569 fix(upgrades): add missing 2.2.0 upgrade handler (#2255)

New Contributors

v2.2.0

27 Mar 15:08
v2.2.0
2252962

Choose a tag to compare

v2.2.0 Pre-release
Pre-release

Changelog

  • 2252962 chore: update changelog for v2.2.0
  • 79debf1 chore(deps): bump github.com/golang/glog from 1.2.0 to 1.2.4 (#2182)
  • 4e74202 fix(deps): dockerfile Go versions and GOLANG_CROSS_VERSION (#2243)
  • 0e17066 chore(deps): bump golang.org/x/net to 0.37.0 and golangci-lint to v1.64.8 (#2233)
  • 25b144b chore: make function comment match function name and fix linter errors (#2236)

v2.2.0-rc2

25 Mar 14:53
v2.2.0-rc2
5d4888f

Choose a tag to compare

v2.2.0-rc2 Pre-release
Pre-release

Changelog

  • 5d4888f fix(evm): evm-tx-index cli fix to exclude most latest block (#2241)

v2.2.0-rc1

25 Mar 12:29
v2.2.0-rc1
49bdefe

Choose a tag to compare

v2.2.0-rc1 Pre-release
Pre-release

Changelog

  • 49bdefe feat(funtoken): accept either a Nibiru address or EVM address in sendToBank (#2239)
  • 1f230d0 feat: implement WNIBI.sol to use as official deployment (#2238)
  • b273384 chore(evm-core-ts): add publint linting for npm package compatibility on more environments (#2231)
  • 1b080a8 chore(deps-dev): bump axios from 1.7.4 to 1.8.2 in /x/evm/embeds (#2230)
  • 8ddfa5e feat(evm-core-ts): improve compatibility with older "moduleResolution" settings (#2229)
  • 22354ca fix(evm): suppressing error on missing block bloom event (#2225)
  • c073eed chore: fix typo in the code (#2226)
  • 93f8495 fix(evm): evm indexer proper stopping of the indexer service (#2222)
  • eb64da0 chore(token-registry): xNIBI and early wrapped ERC20s (#2208)

v2.1.0

25 Feb 18:41
v2.1.0
8cae09b

Choose a tag to compare

Info

  1. Previous mainnet release: v2.0.0-p1
  2. Full changelog: v2.0.0-p1...v2.1.0

v2.1.0 - 2025-02-25

  • #2104 - chore: update chain IDs
  • #2202 - chore(build): add build tags and missing flags/variables
  • #2206 - ci(chaosnet): fix docker image build
  • #2207 - chore(ci): add cache for chaosnet builds
  • #2209 - refator(ci):
    Simplify GitHub actions based on conditional paths, removing the need for files like ".github/workflows/skip-unit-tests.yml".
  • #2211 - ci(chaosnet): avoid building on cache injected directories
  • #2212 - fix(evm): proper eth tx logs emission for funtoken operations
  • #2213 - chore(build): include lib versions on cache
  • #2214 - chore(wasm): bump wasmvm to v1.5.8
  • #2068 - feat: enable wasm light clients on IBC (08-wasm)
  • #2217 - fix: app-db-backend not recognized on prune command
  • #2219 - fix(evm): disable unprotected tx check in EVM ante handler
  • #2220 - fix(evm): improved marshaling of the eth tx receipt

https://docs.github.com/repositories/releasing-projects-on-github/managing-releases-in-a-repository

v2.1.0-rc3

25 Feb 18:21
v2.1.0-rc3
46d19cf

Choose a tag to compare

v2.1.0-rc3 Pre-release
Pre-release

Changelog

  • 46d19cf fix(evm): improved marshalling of the eth tx receipt (#2220)