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