Statediffing #5

Closed
elizabethengelman wants to merge 122 commits from statediff-for-archive-node into master
Showing only changes of commit c03f694be5 - Show all commits

View File

@ -42,7 +42,7 @@ var (
EIP155Block: big.NewInt(2675000),
EIP158Block: big.NewInt(2675000),
ByzantiumBlock: big.NewInt(4370000),
ConstantinopleBlock: big.NewInt(7080000),
ConstantinopleBlock: nil,
Ethash: new(EthashConfig),
}