7a6d5d0cce
* cmd/puppeth: integrate istanbul into puppeth * cmd/puppeth: address comment * cmd/puppeth: use hexutil.Big for fork indicator * cmd/puppeth: finalize istanbul fork * cmd/puppeth: fix 2200 for parity, rename is to eip1283ReenableTransition * cmd/puppeth: fix eip1108 * cmd/puppeth: add blake2f for parity * cmd/puppeth: add aleth istanbul precompiled * cmd/puppeth: use hexutil.Big * cmd/puppeth: fix unit tests * cmd/puppeth: update testdata
54 lines
1.5 KiB
JSON
54 lines
1.5 KiB
JSON
{
|
|
"config": {
|
|
"chainId": 314158,
|
|
"homesteadBlock": 10000,
|
|
"eip150Block": 15000,
|
|
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"eip155Block": 23000,
|
|
"eip158Block": 23000,
|
|
"byzantiumBlock": 30000,
|
|
"constantinopleBlock": 40000,
|
|
"petersburgBlock": 40000,
|
|
"istanbulBlock": 50000,
|
|
"ethash": {}
|
|
},
|
|
"nonce": "0x0",
|
|
"timestamp": "0x59a4e76d",
|
|
"extraData": "0x0000000000000000000000000000000000000000000000000000000b4dc0ffee",
|
|
"gasLimit": "0x47b760",
|
|
"difficulty": "0x20000",
|
|
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"coinbase": "0x0000000000000000000000000000000000000000",
|
|
"alloc": {
|
|
"0000000000000000000000000000000000000001": {
|
|
"balance": "0x1"
|
|
},
|
|
"0000000000000000000000000000000000000002": {
|
|
"balance": "0x1"
|
|
},
|
|
"0000000000000000000000000000000000000003": {
|
|
"balance": "0x1"
|
|
},
|
|
"0000000000000000000000000000000000000004": {
|
|
"balance": "0x1"
|
|
},
|
|
"0000000000000000000000000000000000000005": {
|
|
"balance": "0x1"
|
|
},
|
|
"0000000000000000000000000000000000000006": {
|
|
"balance": "0x1"
|
|
},
|
|
"0000000000000000000000000000000000000007": {
|
|
"balance": "0x1"
|
|
},
|
|
"0000000000000000000000000000000000000008": {
|
|
"balance": "0x1"
|
|
},
|
|
"0000000000000000000000000000000000000009": {
|
|
"balance": "0x1"
|
|
}
|
|
},
|
|
"number": "0x0",
|
|
"gasUsed": "0x0",
|
|
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
|
|
} |