Skip to content

✨ verifyBlock + toShortHeader#1493

Merged
Vectorized merged 5 commits into
mainfrom
blockheader-tidy
Oct 6, 2025
Merged

✨ verifyBlock + toShortHeader#1493
Vectorized merged 5 commits into
mainfrom
blockheader-tidy

Conversation

@Vectorized
Copy link
Copy Markdown
Owner

@Vectorized Vectorized commented Oct 1, 2025

  • Renamed to verifyBlock.
  • I left verifyBlock in for clarity. If maximum opt is needed, i'd suggest directly writing keccak256(encodedHeader) != blockHash(blockNumber).
  • Use LibRLP to fuzz.

0xClandestine and others added 3 commits October 1, 2025 11:19
* wip

* wip

* wip

* cleanup

* wip

* typo

* wip

* cleanup
@Vectorized Vectorized changed the title ✨ verifyBlockHash + toShortHeader (#1483) ✨ verifyBlock + toShortHeader (#1483) Oct 1, 2025
@Vectorized
Copy link
Copy Markdown
Owner Author

Ok, merging after lunch.

@0xClandestine
Copy link
Copy Markdown
Contributor

@Vectorized tyty ser, hope you're doing better 🙏

Oh also, I got RLP related cheats added to Foundry: foundry-rs/foundry#11232

@Vectorized Vectorized merged commit 88a63f7 into main Oct 6, 2025
11 checks passed
@Vectorized Vectorized changed the title ✨ verifyBlock + toShortHeader (#1483) ✨ verifyBlock + toShortHeader Oct 6, 2025
@atarpara atarpara deleted the blockheader-tidy branch May 13, 2026 06:34
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