Local EIP2930 and EN/DE block tests (#237)

This commit is contained in:
rakita
2021-01-28 17:23:01 +01:00
committed by GitHub
parent 52d966ccaa
commit cfc6439f2e
29 changed files with 6724 additions and 29 deletions

View File

@@ -25,6 +25,7 @@ use std::io::Read;
pub enum ForkSpec {
EIP150,
EIP158,
EIP2930,
Frontier,
Homestead,
Byzantium,