We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e13d25 commit 893786aCopy full SHA for 893786a
CHANGELOG.md
@@ -6,6 +6,13 @@ and this project adheres to
6
7
## [Unreleased]
8
9
+### Added
10
+
11
+- cosmwasm-std: Add `Decimal{,256}::to_uint_floor` and `::to_uint_ceil` for
12
+ efficient and explicit decimal to uint conversion ([#1603]).
13
14
+[#1603]: https://github.com/CosmWasm/cosmwasm/pull/1603
15
16
### Fixed
17
18
- cosmwasm-std: Make fields of `WeightedVoteOption` public to allow constructing
0 commit comments