add premerge2 config
This commit is contained in:
parent
19f401a05a
commit
0d9957c5f8
1
chains/data/premerge2/eth_blockNumber.json
Normal file
1
chains/data/premerge2/eth_blockNumber.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"jsonrpc":"2.0","id":1,"result":"0x106"}
|
26
chains/data/premerge2/eth_getBlockByNumber_0x0.json
Normal file
26
chains/data/premerge2/eth_getBlockByNumber_0x0.json
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"jsonrpc": "2.0",
|
||||||
|
"id": 1,
|
||||||
|
"result": {
|
||||||
|
"difficulty": "0x1",
|
||||||
|
"extraData": "0x",
|
||||||
|
"gasLimit": "0x400000",
|
||||||
|
"gasUsed": "0x0",
|
||||||
|
"hash": "0x8a3c7cddacbd1ab4ec1b03805fa2a287f3a75e43d87f4f987fcc399f5c042614",
|
||||||
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
||||||
|
"miner": "0x0000000000000000000000000000000000000000",
|
||||||
|
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||||
|
"nonce": "0x0000000000001234",
|
||||||
|
"number": "0x0",
|
||||||
|
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||||
|
"receiptsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
|
||||||
|
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
|
||||||
|
"size": "0x1f8",
|
||||||
|
"stateRoot": "0x151cf8db334cc8ca0ef46e1d52776f3c08db659d865b00967f5eee0a8b28a98b",
|
||||||
|
"timestamp": "0x0",
|
||||||
|
"totalDifficulty": "0x1",
|
||||||
|
"transactions": [],
|
||||||
|
"transactionsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
|
||||||
|
"uncles": []
|
||||||
|
}
|
||||||
|
}
|
15
chains/data/premerge2/genesis.config.json
Normal file
15
chains/data/premerge2/genesis.config.json
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"chainId": 1212,
|
||||||
|
"homesteadBlock": 1,
|
||||||
|
"eip150Block": 1,
|
||||||
|
"eip155Block": 1,
|
||||||
|
"eip158Block": 1,
|
||||||
|
"byzantiumBlock": 1,
|
||||||
|
"constantinopleBlock": 1,
|
||||||
|
"petersburgBlock": 1,
|
||||||
|
"istanbulBlock": 1,
|
||||||
|
"berlinBlock": 1,
|
||||||
|
"londonBlock": 1,
|
||||||
|
"mergeNetsplitBlock": 1,
|
||||||
|
"terminalTotalDifficulty": 1000
|
||||||
|
}
|
855
chains/data/premerge2/genesis.json
Normal file
855
chains/data/premerge2/genesis.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user