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 d7eb8ee commit 5249c0cCopy full SHA for 5249c0c
CHANGELOG.md
@@ -96,6 +96,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
96
([#1539](https://github.com/o1-labs/mina-rust/pull/1539))
97
- **Ledger**: document, clean and add tests for the crate `mina-tree`
98
([#1531](https://github.com/o1-labs/mina-rust/pull/1531).
99
+- **CI**: build benches for each PR with the workflow `tests`, and fix the step
100
+ in the workflow `build` by adding the missing SQLx/SQLite setup
101
+ ([#1548](https://github.com/o1-labs/mina-rust/pull/1548))
102
103
## v0.17.0
104
0 commit comments