Skip to content

Bump to rust-random 0.9#56

Merged
str4d merged 1 commit into
zkcrypto:release-0.14.0from
pinkforest:bump-rand-0.9
Apr 16, 2025
Merged

Bump to rust-random 0.9#56
str4d merged 1 commit into
zkcrypto:release-0.14.0from
pinkforest:bump-rand-0.9

Conversation

@pinkforest

@pinkforest pinkforest commented Jan 28, 2025

Copy link
Copy Markdown
Contributor

@str4d

str4d commented Mar 9, 2025

Copy link
Copy Markdown
Member

ff side is ready for a preview release (zkcrypto/ff#133); I'll work on the group side next.

@str4d str4d changed the base branch from main to release-0.14.0 April 16, 2025 12:26
Comment thread rust-toolchain Outdated
@@ -1 +1 @@
1.56.0
1.66.0

@str4d str4d Apr 16, 2025

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is insufficient to produce an MSRV bump. I have done this in a separate PR (#62).

Also, MSRV 1.66 is a false MSRV, because it is possible to pin to blake2b_simd 1.0.0 (if using ff_derive) in order to avoid the constant_time_eq bumps (and these are only dev-dependencies anyway). There's no need to raise MSRV beyond what rand forces.

Co-authored-by: Jack Grigg <thestr4d@gmail.com>
@str4d

str4d commented Apr 16, 2025

Copy link
Copy Markdown
Member

Rebased on release-0.14.0 to replace the incomplete MSRV bump in this PR, add the missing ff patch, add the missing changelog update, and bring in the updated CI.

@str4d str4d left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK 055cc14

@str4d str4d merged commit 42e0ad5 into zkcrypto:release-0.14.0 Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump rand + rand_core

2 participants