-
Notifications
You must be signed in to change notification settings - Fork 568
Proof-systems: bump up to latest master #16782
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
Conversation
!ci-build-me |
Converting to draft, there is a breaking change in proof-systems. |
!ci-build-me |
Before c89e229, this error was happening.
After bisecting the commits in proof-systems, I ended up with the commit o1-labs/proof-systems@3647beb being the first to make the tests fail. |
Not merging until having an o1js PR updating to this version. I am on it. |
Ci of o1js counterpart is good, except minor jobs not impacted by these changes. Merging this one to move on the others. |
Bumping up proof-systems to current last master commit:e8de9488f4c7428d989eebe32c02d23b6f7d9f1d
Bumping up proof-systems to o1-labs/proof-systems@86f0695, which is not master yet, but reverts a commit that introduces a bug.
Running
cargo vendor kimchi-stubs-vendor
does not require any change.In a future PR, wasm-bindgen will be updated in proof-systems and in this repository.