Closed guorong009 closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.89%. Comparing base (
b4d1c4c
) to head (2e6a7d6
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
As a reminder, in the latest release we had vk version 0x03: https://github.com/privacy-scaling-explorations/halo2/blob/73408a140737d8336490452193b21f5a7a94e7de/halo2_proofs/src/plonk.rs#L64 Currently in main (not yet released) we have version 0x04: https://github.com/privacy-scaling-explorations/halo2/blob/b4d1c4c9c2cd4fdeab2b66b6872cdabbf700fcc9/halo2_backend/src/plonk.rs#L58
So there's no need to bump the vk version and we can use 0x04 for the next release.
Description
shuffles
toPinnedConstraintSystem::fmt
, even when emptyRelated issues
Changes
shuffles
inPinnedConstraintSystem::fmt
plonk_api
test