File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
140140 reusing build caches for efficiency
141141 ([ #1539 ] ( https://github.com/o1-labs/mina-rust/pull/1539 ) )
142142- ** Ledger** : document, clean and add tests for the crate ` mina-tree `
143- ([ #1531 ] ( https://github.com/o1-labs/mina-rust/pull/1531 ) ) .
143+ ([ #1531 ] ( https://github.com/o1-labs/mina-rust/pull/1531 ) .
144144- ** GraphQL** : fixed parsing when neither signature nor proof is given.
145145 See issue [ #1464 ] ( https://github.com/o1-labs/mina-rust/issues/1464 ) .
146146 Fixed in [ #1546 ] ( https://github.com/o1-labs/mina-rust/pull/1546/ )
@@ -151,6 +151,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
151151 ([ #1577 ] ( https://github.com/o1-labs/mina-rust/pull/1577 ) )
152152- ** tools** : remove producer-dashboard
153153 ([ #1578 ] ( https://github.com/o1-labs/mina-rust/pull/1578 ) )
154+ - ** CI** : build benches for each PR with the workflow ` tests ` , and fix the step
155+ in the workflow ` build ` by adding the missing SQLx/SQLite setup
156+ ([ #1548 ] ( https://github.com/o1-labs/mina-rust/pull/1548 ) )
154157
155158### Fixed
156159
You can’t perform that action at this time.
0 commit comments