File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9191- ** Development Tools** : Update taplo configuration to exclude ` node_modules ` and
9292 ` target ` directories from TOML formatting checks
9393 ([ #1573 ] ( https://github.com/o1-labs/mina-rust/pull/1573 ) )
94+ - ** Build System** : Move salsa-simple from tools/ to vendor/ and alphabetize
95+ workspace members. salsa-simple is a vendored XSalsa20 implementation with
96+ serde support, not a command-line tool
97+ ([ #1580 ] ( https://github.com/o1-labs/mina-rust/pull/1580 ) )
9498- ** CI** : Speed up CI by decoupling test runs from full build completion.
9599 Created dedicated single-platform build jobs that run only on ubuntu-22.04
96100 to produce artifacts needed for testing, allowing tests to start as soon as
You can’t perform that action at this time.
0 commit comments