File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
([ #1236 ] ( https://github.com/o1-labs/openmina/pull/1236 ) , fix
14
14
[ #1158 ] ( https://github.com/o1-labs/openmina/issues/1158 ) )
15
15
- Update the CI and code to compare with the latest release 3.2.0-beta1-978866c
16
- ([ #1250 ] ( https://github.com/o1-labs/openmina/pull/1250 )
16
+ ([ #1250 ] ( https://github.com/o1-labs/openmina/pull/1250 ) )
17
17
- Update the CI and code to compare with the latest release 3.2.0-beta2-939b08d
18
- ([ #1250 ] ( https://github.com/o1-labs/openmina/pull/1285 )
18
+ ([ #1285 ] ( https://github.com/o1-labs/openmina/pull/1285 ) )
19
19
20
20
21
21
### Added
@@ -58,7 +58,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
58
58
ubuntu-latest, and fixed GLIBC compatibility for scenario tests by using
59
59
Ubuntu 22.04 for test binary artifacts to ensure compatibility with Debian
60
60
Bullseye container environment ([ #1249 ] ( https://github.com/o1-labs/openmina/pull/1249 ) )
61
- - ** Build System** : Enhanced Makefile with documentation-related targets and comprehensive formatting commands ([ #1234 ] ( https://github.com/o1-labs/openmina/pull/1234 ) )
61
+ - ** Build System** : Enhanced Makefile with documentation-related targets and
62
+ comprehensive formatting commands
63
+ ([ #1234 ] ( https://github.com/o1-labs/openmina/pull/1234 ) )
62
64
- Use consistent ` use ` statements for fields. Replace ` mina_hasher::Fp ` with
63
65
` mina_curves::pasta::Fp ` .
64
66
([ #1269 ] ( https://github.com/o1-labs/openmina/pull/1269/ ) ).
You can’t perform that action at this time.
0 commit comments