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 ce8a086 commit 9b4d5beCopy full SHA for 9b4d5be
CHANGELOG.md
@@ -17,6 +17,8 @@ and this project adheres to
17
`Decimal`/`Decimal256`.
18
- cosmwasm-std: Implement `pow`/`saturating_pow` for `Decimal`/`Decimal256`.
19
- cosmwasm-std: Implement `ceil`/`floor` for `Decimal`/`Decimal256`.
20
+- cosmwasm-std: Implement `PartialEq` for reference on one side and owned value
21
+ on the other for all `Uint` and `Decimal` types
22
23
[#1334]: https://github.com/CosmWasm/cosmwasm/pull/1334
24
0 commit comments