Skip to content

feat(Barretenberg): acir<->bb tool: HN::TAIL opcode validator - #25002

Open
DanielKotov wants to merge 1 commit into
dk/hn_family_commonfrom
dk/hn_tail_validation
Open

feat(Barretenberg): acir<->bb tool: HN::TAIL opcode validator#25002
DanielKotov wants to merge 1 commit into
dk/hn_family_commonfrom
dk/hn_tail_validation

Conversation

@DanielKotov

Copy link
Copy Markdown
Contributor

HN::TAIL opcode is covered full by validate_hn_baseline functions. This PR adds only tests.

No dedicated validator header: TAIL's ecc_op block carries no TAIL-specific
content (complete_kernel_circuit_logic prepends the same queue_ecc_eq() to
every kernel type, and accumulate_and_fold/verify_folding handle QUEUE_TYPE::HN
and QUEUE_TYPE::HN_TAIL identically), so validate_hn_baseline from
hypernova_verification.hpp covers it fully.
@DanielKotov
DanielKotov requested a review from iakovenkos July 27, 2026 15:20
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.

1 participant