Skip to content

fix(precompiles): gate PQ verifier on Zero6 - #389

Open
kriss39 wants to merge 1 commit into
circlefin:mainfrom
kriss39:fix/pq-zero6-gating
Open

fix(precompiles): gate PQ verifier on Zero6#389
kriss39 wants to merge 1 commit into
circlefin:mainfrom
kriss39:fix/pq-zero6-gating

Conversation

@kriss39

@kriss39 kriss39 commented Sep 12, 2026

Copy link
Copy Markdown

Summary

  • register the PQ verifier precompile only when Zero6 is active
  • cover both pre-Zero6 and post-Zero6 availability

Testing

  • cargo fmt --check
  • cargo test -p arc-precompiles precompile_provider

Fixes #293

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.

pq-precompile doc claims "Zero6-gated" but hardfork_flags is never read in the dispatch or execution path

1 participant