Tracking issue for achieving spec correctness against official Ethereum test vectors. These are foundational gaps that must be closed before eevm can claim correctness for any hardfork.
Independent (can start now):
#72 0xEF rejection (small, isolated)
#73 Empty account clearing (medium)
#74 COINBASE pre-warming (small)
#76 Calldata pricing verification (small)
Sequential:
#75 Hardfork config → needed to gate all EIP behavior
#77 StateTest runner → the big unlock, depends on everything else
Summary
Tracking issue for achieving spec correctness against official Ethereum test vectors. These are foundational gaps that must be closed before eevm can claim correctness for any hardfork.
Priority
Highest — without these, we can't validate anything against official tests.
Sub-issues
Correctness Fixes
Infrastructure
Implementation Order
Definition of Done
Parent