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 b7e27ca commit c3c2c67Copy full SHA for c3c2c67
CHANGELOG.md
@@ -43,6 +43,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
43
- **mina-node-account**: move tests into `node/account/tests`, document the
44
library and run the tests in CI
45
([#1540](https://github.com/o1-labs/mina-rust/pull/1540)).
46
+- **Ledger**: add tests to verify some properties transaction application
47
+ should have on the ledger. Also, document the different types of transactions
48
+ that can be used to modify the ledger
49
+([#1541](https://github.com/o1-labs/mina-rust/pull/1541))
50
51
### Changed
52
0 commit comments