-
Notifications
You must be signed in to change notification settings - Fork 993
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'james/mainline/checked-amounts' (#748) into main
Checked arithmetic was also brought in by other branches, but this one is the only one with the tests. * james/mainline/checked-amounts: [ci] wasm checksums update Add changelog Add tests for Amount checked arithmetic Add Amount::checked_add method
- Loading branch information
Showing
2 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Complete checked arithmetic for Amount type | ||
([#748](https://github.com/anoma/namada/issues/748)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters