Skip to content

feat: add batch is block in archive oracle#24634

Merged
mverzilli merged 1 commit into
merge-train/fairies-v5from
martin/add-batch-is-block-in-archive-oracle
Jul 9, 2026
Merged

feat: add batch is block in archive oracle#24634
mverzilli merged 1 commit into
merge-train/fairies-v5from
martin/add-batch-is-block-in-archive-oracle

Conversation

@mverzilli

Copy link
Copy Markdown
Contributor

Adds an oracle to check whether a collection of block hashes is present in the archiver tree as of a given block. An upstream port of: https://github.com/aztec-labs-eng/oxide/pull/257

Note: I considered making this batch call return something more "interesting" than existence booleans (such as MembershipWitnesses), but that would potentially be heavy over the wire and there's no current evidence of it being needed. We can add a new oracle for that if turns out to be useful in the future.

Closes F-810

@mverzilli mverzilli requested review from Thunkar and nchamo July 9, 2026 14:33
@mverzilli mverzilli requested a review from nventuro as a code owner July 9, 2026 14:33
@mverzilli mverzilli enabled auto-merge (squash) July 9, 2026 15:00
@mverzilli mverzilli merged commit 2967179 into merge-train/fairies-v5 Jul 9, 2026
12 checks passed
@mverzilli mverzilli deleted the martin/add-batch-is-block-in-archive-oracle branch July 9, 2026 15:03
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