-
Notifications
You must be signed in to change notification settings - Fork 578
Bump up proof systems to include Rust 1.82 support #16791
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump up proof systems to include Rust 1.82 support #16791
Conversation
Run 'cargo vendor kimchi-stubs-vendors'
!ci-build-me |
!ci-build-me |
1 similar comment
!ci-build-me |
Bumping up minimal version to 1.0.94, which is the latest as of today.
!ci-build-me |
Changed targeted branch to |
For the reviewers. git checkout compatible
git checkout 85d1991fb1ca0c97f01a065928c07a70e3fd5ab7 # first commit of the PR bumping up proof-systems
git submodule update --init --recursive --force
cd src/lib/crypto/kimchi_bindings/stubs
cargo vendor kimchi-stubs-vendors
cd kimchi-stubs-vendors
git status The output should only contain |
!ci-build-me |
I'm adding the changelog. |
!ci-build-me |
Solving conflicts now. |
!ci-build-me |
!ci-build-me |
Built on top of #16782
It includes the following changes from proof-systems:
Creating this step as an intermediary PR as some dependencies have been updated and implies that
cargo vendor
must be run.The reviewer is encouraged to run the commands locally from the base branch, and verify that no other significant changes that would impact Mina are included.
In a future PR, Rust 1.82 will be used in Mina.
Counterparty in kimchi-stubs-vendors: MinaProtocol/kimchi-stubs-vendors#5