Skip to content

Conversation

@Vectorized
Copy link
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
Owner Author

Ok, merging after lunch.

@0xClandestine
Copy link
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
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.

3 participants