@@ -40,25 +40,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4040
4141## Unreleased
4242
43+ ## v2.3.0
44+
4345- [ #2242 ] ( https://github.com/NibiruChain/nibiru/pull/2242 ) - feat(tokenfactory): tx msg SudoSetDenomMetadata
44- - [ #2240 ] ( https://github.com/NibiruChain/nibiru/pull/2240 ) - feat: add depinject wiring and wire ` x/auth ` module
4546- [ #2244 ] ( https://github.com/NibiruChain/nibiru/pull/2244 ) - refactor(test): update how tests are wired with ` NewNibiruTestApp `
46- - [ #2246 ] ( https://github.com/NibiruChain/nibiru/pull/2246 ) - feat: add depinject wiring for x/bank module
47- - [ #2248 ] ( https://github.com/NibiruChain/nibiru/pull/2248 ) - feat: add depinject wiring for x/staking module
48- - [ #2253 ] ( https://github.com/NibiruChain/nibiru/pull/2253 ) - feat: add depinject wiring for x/distribution module
49- - [ #2254 ] ( https://github.com/NibiruChain/nibiru/pull/2254 ) - feat: add depinject wiring for x/crisis module
5047- [ #2250 ] ( https://github.com/NibiruChain/nibiru/pull/2250 ) - refactor(ci): separate builds by platform and without goreleaser
5148- [ #2251 ] ( https://github.com/NibiruChain/nibiru/pull/2251 ) - feat(evm): add ERC20 contract with metadata updates
5249- [ #2249 ] ( https://github.com/NibiruChain/nibiru/pull/2249 ) - fix(evm): resetting gas meter for afterOp in bank extension
5350- [ #2257 ] ( https://github.com/NibiruChain/nibiru/pull/2257 ) - fix: simulation tests by register interfaces for vesting and use correct app keys field
5451- [ #2260 ] ( https://github.com/NibiruChain/nibiru/pull/2260 ) - feat(evm): add getErc20Address method to IFunToken
5552- [ #2268 ] ( https://github.com/NibiruChain/nibiru/pull/2268 ) - fix(evm): gas limit for erc20 deploy
53+ - [ #2240 ] ( https://github.com/NibiruChain/nibiru/pull/2240 ) - feat: add depinject wiring and wire ` x/auth ` module
54+ - [ #2246 ] ( https://github.com/NibiruChain/nibiru/pull/2246 ) - feat: add depinject wiring for x/bank module
55+ - [ #2248 ] ( https://github.com/NibiruChain/nibiru/pull/2248 ) - feat: add depinject wiring for x/staking module
56+ - [ #2253 ] ( https://github.com/NibiruChain/nibiru/pull/2253 ) - feat: add depinject wiring for x/distribution module
57+ - [ #2254 ] ( https://github.com/NibiruChain/nibiru/pull/2254 ) - feat: add depinject wiring for x/crisis module
5658- [ #2259 ] ( https://github.com/NibiruChain/nibiru/pull/2259 ) - feat: add depinject wiring for all sdk modules
57- - [ #2261 ] ( https://github.com/NibiruChain/nibiru/pull/2261 ) - feat: gen pulsar api and app wiring for sudo
58- - [ #2262 ] ( https://github.com/NibiruChain/nibiru/pull/2262 ) - feat: app wiring for oracle
59- - [ #2263 ] ( https://github.com/NibiruChain/nibiru/pull/2263 ) - feat: app wiring for epochs
60- - [ #2265 ] ( https://github.com/NibiruChain/nibiru/pull/2265 ) - feat: app wiring for inflation
61- - [ #2266 ] ( https://github.com/NibiruChain/nibiru/pull/2266 ) - feat: app wiring for evm
59+ - [ #2261 ] ( https://github.com/NibiruChain/nibiru/pull/2261 ) - feat: add depinject wiring for x/ sudo module
60+ - [ #2262 ] ( https://github.com/NibiruChain/nibiru/pull/2262 ) - feat: add depinject wiring for x/ oracle module
61+ - [ #2263 ] ( https://github.com/NibiruChain/nibiru/pull/2263 ) - feat: add depinject wiring for x/ epochs module
62+ - [ #2265 ] ( https://github.com/NibiruChain/nibiru/pull/2265 ) - feat: add depinject wiring for x/ inflation module
63+ - [ #2266 ] ( https://github.com/NibiruChain/nibiru/pull/2266 ) - feat: add depinject wiring for x/ evm module
6264
6365## [ v2.2.0] ( https://github.com/NibiruChain/nibiru/releases/tag/v2.2.0 ) - 2025-03-27
6466
0 commit comments