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 f2a9ecb commit 73acd10Copy full SHA for 73acd10
CHANGELOG.md
@@ -40,6 +40,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
40
dummy values ([#1514](https://github.com/o1-labs/mina-rust/pull/1514))
41
- **CI/Documentation**: add a script to check the references to the OCaml code
42
([#1525](https://github.com/o1-labs/mina-rust/pull/1525)).
43
+- **Ledger**: add tests to verify some properties transaction application
44
+ should have on the ledger. Also, document the different types of transactions
45
+ that can be used to modify the ledger
46
+([#1541](https://github.com/o1-labs/mina-rust/pull/1541))
47
48
### Changed
49
0 commit comments