File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -33,18 +33,23 @@ and this project adheres to
3333 ([ #1561 ] ).
3434- cosmwasm-vm: Add ` Cache::remove_wasm ` to remove obsolete Wasm blobs and their
3535 compiled modules.
36+ - cosmwasm-std: Implement fraction multiplication and division. Assists with
37+ Uint & Decimal arithmetic and exposes methods for flooring/ceiling result
38+ ([ #1485 ] , [ #1566 ] ).
3639
3740[ #1436 ] : https://github.com/CosmWasm/cosmwasm/issues/1436
3841[ #1437 ] : https://github.com/CosmWasm/cosmwasm/issues/1437
39- [ #1481 ] : https://github.com/CosmWasm/cosmwasm/pull/1481
4042[ #1478 ] : https://github.com/CosmWasm/cosmwasm/pull/1478
43+ [ #1481 ] : https://github.com/CosmWasm/cosmwasm/pull/1481
44+ [ #1485 ] : https://github.com/CosmWasm/cosmwasm/issues/1485
4145[ #1513 ] : https://github.com/CosmWasm/cosmwasm/pull/1513
4246[ #1533 ] : https://github.com/CosmWasm/cosmwasm/pull/1533
4347[ #1550 ] : https://github.com/CosmWasm/cosmwasm/issues/1550
4448[ #1552 ] : https://github.com/CosmWasm/cosmwasm/pull/1552
4549[ #1554 ] : https://github.com/CosmWasm/cosmwasm/pull/1554
4650[ #1560 ] : https://github.com/CosmWasm/cosmwasm/pull/1560
4751[ #1561 ] : https://github.com/CosmWasm/cosmwasm/pull/1561
52+ [ #1566 ] : https://github.com/CosmWasm/cosmwasm/pull/1566
4853
4954### Changed
5055
You can’t perform that action at this time.
0 commit comments