Skip to content

fix: reuse anchor block in kernel oracle#22631

Merged
Thunkar merged 2 commits into
merge-train/fairiesfrom
gj/cache_block_header
Apr 17, 2026
Merged

fix: reuse anchor block in kernel oracle#22631
Thunkar merged 2 commits into
merge-train/fairiesfrom
gj/cache_block_header

Conversation

@Thunkar

@Thunkar Thunkar commented Apr 17, 2026

Copy link
Copy Markdown
Collaborator

More attempts at reducing our RPC load. This will result in broadly the same amount of roundtrips, but we'll reduce the bandwidth consumed (which is important in the browser)

@Thunkar Thunkar changed the title reuse anchor block fix: reuse anchor block in kernel oracle Apr 17, 2026
@Thunkar Thunkar requested a review from benesjan April 17, 2026 08:25
@Thunkar Thunkar self-assigned this Apr 17, 2026
@Thunkar Thunkar requested a review from mverzilli April 17, 2026 08:25
@Thunkar Thunkar enabled auto-merge (squash) April 17, 2026 09:53
@Thunkar Thunkar merged commit 8c34dc5 into merge-train/fairies Apr 17, 2026
24 checks passed
@Thunkar Thunkar deleted the gj/cache_block_header branch April 17, 2026 09:53
AztecBot pushed a commit that referenced this pull request Apr 17, 2026
More attempts at reducing our RPC load. This will result in broadly the
same amount of roundtrips, but we'll reduce the bandwidth consumed
(which is important in the browser)
@AztecBot

Copy link
Copy Markdown
Collaborator

✅ Successfully backported to backport-to-v4-next-staging #22580.

github-merge-queue Bot pushed a commit that referenced this pull request Apr 17, 2026
BEGIN_COMMIT_OVERRIDE
fix(pxe): stop block synchronizer on PXE shutdown (#22604)
fix(aztec): respect TEST_ACCOUNTS env var in local network mode (#22600)
fix: check all aztec-nr dependency tags, not just aztec (#22483)
fix: reuse anchor block in kernel oracle (#22631)
refactor: unify contract compilation pipeline via bb aztec_process
(#22590)
fix(pxe): queue registerSender wipe to avoid racing with in-flight jobs
(#22623)
fix(pxe): bounds-check PropertySelector in pick_notes (#22614)
fix(pxe): guard private event store rollback against in-flight jobs
(#22615)
refactor(pxe): rename sideEffectCounter to initialSideEffectCounter
(#22599)
fix(pxe): correct stale authwitness comment and inverted tagging error
(#22537)
fix(aztec-nr): range-check auth witness fields before byte cast (#22624)
fix(pxe): serialize block stream event handling to prevent race
conditions (#22635)
fix(pxe): throw error on origin/contract address mismatch in simulation
(#22637)
END_COMMIT_OVERRIDE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants