Skip to content

Upgrade patch version of halo2 dependencies.#382

Merged
nuttycom merged 2 commits intozcash:mainfrom
nuttycom:upgrade_halo2_patch_dependency
Mar 20, 2023
Merged

Upgrade patch version of halo2 dependencies.#382
nuttycom merged 2 commits intozcash:mainfrom
nuttycom:upgrade_halo2_patch_dependency

Conversation

@nuttycom
Copy link
Contributor

Update to make use of the floor-planner-v1-legacy-pdqsort feature.

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (61a67f0) 83.43% compared to head (ca54c18) 83.43%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #382   +/-   ##
=======================================
  Coverage   83.43%   83.43%           
=======================================
  Files          32       32           
  Lines        2692     2692           
=======================================
  Hits         2246     2246           
  Misses        446      446           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nuttycom nuttycom force-pushed the upgrade_halo2_patch_dependency branch from ca54c18 to 16a143c Compare March 20, 2023 17:07
halo2_gadgets = { git = "https://github.com/zcash/halo2.git", rev = "35eb268e202d76721abde3d6e50e719ae9140605" }
halo2_proofs = { git = "https://github.com/zcash/halo2.git", rev = "35eb268e202d76721abde3d6e50e719ae9140605" }
halo2_gadgets = { git = "https://github.com/zcash/halo2.git", rev = "642924d614305d882cc122739c59144109f4bd3f" }
halo2_proofs = { git = "https://github.com/zcash/halo2.git", rev = "642924d614305d882cc122739c59144109f4bd3f" }
Copy link
Contributor

Choose a reason for hiding this comment

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

This is the correct hash (for now): zcash/halo2@642924d

Copy link
Contributor

Choose a reason for hiding this comment

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

Verified.

Copy link
Contributor

@daira daira left a comment

Choose a reason for hiding this comment

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

utACK

Copy link
Contributor

@sellout sellout left a comment

Choose a reason for hiding this comment

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

utACK

halo2_gadgets = { git = "https://github.com/zcash/halo2.git", rev = "35eb268e202d76721abde3d6e50e719ae9140605" }
halo2_proofs = { git = "https://github.com/zcash/halo2.git", rev = "35eb268e202d76721abde3d6e50e719ae9140605" }
halo2_gadgets = { git = "https://github.com/zcash/halo2.git", rev = "642924d614305d882cc122739c59144109f4bd3f" }
halo2_proofs = { git = "https://github.com/zcash/halo2.git", rev = "642924d614305d882cc122739c59144109f4bd3f" }
Copy link
Contributor

Choose a reason for hiding this comment

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

Verified.

nuttycom and others added 2 commits March 20, 2023 13:19
Co-authored-by: Greg Pfeil <greg@technomadic.org>
Update to make use of the floor-planner-v1-legacy-pdqsort feature.
@nuttycom nuttycom force-pushed the upgrade_halo2_patch_dependency branch from 16a143c to a7c438e Compare March 20, 2023 19:21
@nuttycom nuttycom merged commit 7a7f3ec into zcash:main Mar 20, 2023
@nuttycom nuttycom deleted the upgrade_halo2_patch_dependency branch March 20, 2023 19:22
@str4d
Copy link
Contributor

str4d commented Mar 20, 2023

NACK, this included a revision from #381 that had not had comments addressed.

Copy link
Contributor

@str4d str4d left a comment

Choose a reason for hiding this comment

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

Post-hoc utACK. The unaddressed comments on the first commit were addressed in #383.

Comment on lines +94 to +95
halo2_gadgets = { git = "https://github.com/zcash/halo2.git", rev = "642924d614305d882cc122739c59144109f4bd3f" }
halo2_proofs = { git = "https://github.com/zcash/halo2.git", rev = "642924d614305d882cc122739c59144109f4bd3f" }
Copy link
Contributor

Choose a reason for hiding this comment

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

I confirmed this is the current tip of the main branch of zcash/halo2.

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.

5 participants