[release/1.4.10] cmd/geth, miner, params: special extradata for DAO fork start

(cherry picked from commit 1e24c2e4f4)
This commit is contained in:
Péter Szilágyi
2016-07-08 13:00:37 +03:00
parent 5c3051e6fa
commit 682c4531af
3 changed files with 22 additions and 6 deletions

View File

@ -75,6 +75,7 @@ var customGenesisTests = []struct {
"timestamp" : "0x00",
"config" : {
"homesteadBlock" : 314,
"daoForkBlock" : 141
},
}`,
query: "eth.getBlock(0).nonce",