boba-mainnet op-reth: upstream op-reth + vendored patched chainspec (reth-config.json, bedrockBlock=1149019); revive boba on reth from Boba's snapshot (op-geth EOL 2026-05-31)
This commit is contained in:
47
op/boba/mainnet/reth-config.json
Normal file
47
op/boba/mainnet/reth-config.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"config": {
|
||||
"chainId": 288,
|
||||
"homesteadBlock": 0,
|
||||
"daoForkSupport": false,
|
||||
"eip150Block": 0,
|
||||
"eip155Block": 0,
|
||||
"eip158Block": 0,
|
||||
"byzantiumBlock": 0,
|
||||
"constantinopleBlock": 0,
|
||||
"petersburgBlock": 0,
|
||||
"istanbulBlock": 0,
|
||||
"muirGlacierBlock": 0,
|
||||
"berlinBlock": 0,
|
||||
"londonBlock": 0,
|
||||
"arrowGlacierBlock": 0,
|
||||
"grayGlacierBlock": 0,
|
||||
"mergeNetsplitBlock": 0,
|
||||
"shanghaiTime": 1713302879,
|
||||
"cancunTime": 1713302880,
|
||||
"terminalTotalDifficulty": 0,
|
||||
"terminalTotalDifficultyPassed": true,
|
||||
"bedrockBlock": 1149019,
|
||||
"canyonTime": 1713302879,
|
||||
"deltaTime": 1713302879,
|
||||
"ecotoneTime": 1713302880,
|
||||
"fjordTime": 1725951600,
|
||||
"graniteTime": 1729753200,
|
||||
"holoceneTime": 1738785600,
|
||||
"optimism": {
|
||||
"eip1559Denominator": 50,
|
||||
"eip1559DenominatorCanyon": 250,
|
||||
"eip1559Elasticity": 6
|
||||
},
|
||||
"regolithTime": 0
|
||||
},
|
||||
"nonce": "0x0",
|
||||
"timestamp": "0x0",
|
||||
"extraData": "0x000000000000000000000000000000000000000000000000000000000000000000000398232e2064f896018496b4b44b3d62751f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
||||
"gasLimit": "0xa7d8c0",
|
||||
"difficulty": "0x1",
|
||||
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"coinbase": "0x0000000000000000000000000000000000000000",
|
||||
"alloc": {},
|
||||
"number": "0x0",
|
||||
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
|
||||
}
|
||||
Reference in New Issue
Block a user