Skip to content

Milestone 1 — Block header validation

No due date 100% complete

Implement a reduced light client that can verify a range of blocks starting at genesis.
It does not have to validate execution, just check that the block header fields follow the protocol.

Loading