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

feat: integrate Sirius folding #1

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

feat: integrate Sirius folding #1

wants to merge 6 commits into from

Conversation

cyphersnake
Copy link

  • Resolved issues with build with Sirius
  • Added fold-test and command to run it

@cyphersnake cyphersnake requested a review from chaosma July 31, 2024 12:19
@cyphersnake cyphersnake self-assigned this Jul 31, 2024
[patch."https://github.com/privacy-scaling-explorations/poseidon.git"]
poseidon = { git = "https://github.com/scroll-tech/poseidon.git", branch = "main" }
[patch."https://github.com/privacy-scaling-explorations/bls12_381"]
bls12_381 = { git = "https://github.com/scroll-tech/bls12_381", branch = "feat/impl_scalar_field" }

[patch."https://github.com/scroll-tech/poseidon-circuit.git"]
poseidon-base = { package = "poseidon-base", git = "https://github.com/snarkify/scroll-poseidon-circuit", branch = "main" }
hash-circuit = { package = "poseidon-circuit", git = "https://github.com/snarkify/scroll-poseidon-circuit", branch = "main" }
Copy link
Collaborator

Choose a reason for hiding this comment

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

if remove above two patches and the code still run, then we don't need to add them

@@ -1 +1 @@
nightly-2023-12-03
nightly-2024-07-30
Copy link
Collaborator

Choose a reason for hiding this comment

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

NBD: we can still use the old-version to be compatible with scroll's branch

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.

2 participants