osmosis-labs / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Apache License 2.0
14 stars 31 forks source link

refactor: switch Dec to cosmossdk.io/math #482

Closed p0mvn closed 1 year ago

p0mvn commented 1 year ago

Progress towards: https://github.com/osmosis-labs/osmosis/issues/6099

What is the purpose of the change

This PR is similar to: https://github.com/osmosis-labs/cosmos-sdk/pull/481

Now, it focuses on creating aliases and switching the in-repo Dec to cosmossdk.io/math LegacyDec

Brief Changelog

Testing and Verifying

This change is already covered by existing tests

Documentation and Release Note