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