Skip to content

Commit 6b82611

Browse files
authored
chore: migrate to cosmossdk.io/mathLegacyDec and cosmossdk.io/math.Int (#2278)
* chore: migrate to cosmossdk.io/mathLegacyDec and math.Int * chore: changelog * chore: changelog * chore: replace sdk.Dec with math.LegacyDec * chore: replace sdk.Dec with math.LegacyDec * chore: lint
1 parent f34e6fd commit 6b82611

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+1696
-1604
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4242

4343
- [#2271](https://github.com/NibiruChain/nibiru/pull/2271) - fix(ci): update tag-pattern for changelog step in releases
4444
- [#2270](https://github.com/NibiruChain/nibiru/pull/2270) - refactor(app): remove private keeper struct and transient/mem keys from app
45+
- [#2278](https://github.com/NibiruChain/nibiru/pull/2278) - chore: migrate to cosmossdk.io/mathLegacyDec and cosmossdk.io/math.Int
4546

4647
## v2.3.0
4748

api/nibiru/devgas/v1/genesis.pulsar.go

Lines changed: 36 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/nibiru/inflation/v1/genesis.pulsar.go

Lines changed: 52 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)