Skip to content
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

fix: use bls12_381 patch #66

Closed
wants to merge 17 commits into from

Conversation

0xWOLAND
Copy link
Contributor

Use patched bls12_381 crate

@0xWOLAND 0xWOLAND requested a review from ratankaliani August 19, 2024 22:07
@0xWOLAND 0xWOLAND force-pushed the bhargav/experimental branch from 96df9eb to d7dd8cc Compare August 19, 2024 22:09
Cargo.toml Outdated Show resolved Hide resolved
@0xWOLAND 0xWOLAND requested a review from ratankaliani August 20, 2024 18:59
@0xWOLAND 0xWOLAND force-pushed the bhargav/experimental branch 2 times, most recently from 6e40356 to 8e4034e Compare August 22, 2024 22:06
@0xWOLAND
Copy link
Contributor Author

0xWOLAND commented Aug 22, 2024

Blocked by succinctlabs/kzg-rs#8

Cargo.toml Outdated
kzg-rs = { git = "https://github.com/leruaa/kzg-rs", branch = "verify_blobs", features = [
"cache",
] }
kzg-rs = { git = "https://github.com/succinctlabs/kzg-rs" }
Copy link
Member

Choose a reason for hiding this comment

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

Move to official release when SP1 1.2 is out.

ratankaliani and others added 17 commits August 27, 2024 11:29
* additional cleanup

* fix
* docs: README

* fix
* docs: vkey, bls

* refactor
* zkl2oo contract cleanup

* rm storage header
* correct links in tutorial

* update vkey generation in contracts/README

* cargo run --bin vkey --release

* docs: tutorial

* add

* add

* clean

* fix: verify key

* fix

* docs

* fix: tutorial

---------

Co-authored-by: Ratan Kaliani <[email protected]>
Co-authored-by: Ubuntu <[email protected]>
@0xWOLAND 0xWOLAND force-pushed the bhargav/experimental branch from f2a174b to 602d1cf Compare August 27, 2024 18:39
@0xWOLAND 0xWOLAND changed the base branch from main to ratan/kzg-blob-verification August 27, 2024 18:41
@0xWOLAND 0xWOLAND closed this Aug 27, 2024
@ratankaliani ratankaliani deleted the bhargav/experimental branch September 24, 2024 23:28
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.

3 participants