accounts/a/b/backends, core: chain maker homestead block set to 0
The chain maker and the simulated backend now run with a homestead phase beginning at block 0 (i.e. there's no frontier). This commit also fixes up #2388
Showing
- accounts/abi/bind/backends/simulated.go 1 addition, 2 deletionsaccounts/abi/bind/backends/simulated.go
- core/block_validator_test.go 1 addition, 2 deletionscore/block_validator_test.go
- core/blockchain_test.go 4 additions, 6 deletionscore/blockchain_test.go
- core/chain_makers.go 6 additions, 15 deletionscore/chain_makers.go
- core/chain_makers_test.go 1 addition, 1 deletioncore/chain_makers_test.go
- eth/helper_test.go 1 addition, 2 deletionseth/helper_test.go
Loading
Please register or sign in to comment