cmd/devp2p/internal/ethtest/testdata/genesis.json — Version Comparison¶
| v1.16.8 | v1.17.3 | |
|---|---|---|
| Branch | etc/v1.16.8-full-node |
etc/v1.17.3-full-node |
| Delta | +16 -32 | +12 -32 |
ETC delta on v1.16.8 (+16 -32)
diff --git a/cmd/devp2p/internal/ethtest/testdata/genesis.json b/cmd/devp2p/internal/ethtest/testdata/genesis.json
index c8ed44b88..128962d4c 100644
--- a/cmd/devp2p/internal/ethtest/testdata/genesis.json
+++ b/cmd/devp2p/internal/ethtest/testdata/genesis.json
@@ -2,42 +2,22 @@
"config": {
"chainId": 3503995874084926,
"homesteadBlock": 0,
- "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": 0,
- "cancunTime": 60,
- "pragueTime": 120,
- "terminalTotalDifficulty": 131072,
+ "eip150Block": 6,
+ "eip155Block": 12,
+ "eip158Block": 12,
+ "byzantiumBlock": 18,
+ "constantinopleBlock": 24,
+ "petersburgBlock": 30,
+ "istanbulBlock": 36,
+ "muirGlacierBlock": 42,
+ "berlinBlock": 48,
"depositContractAddress": "0x0000000000000000000000000000000000000000",
- "ethash": {},
- "blobSchedule": {
- "cancun": {
- "target": 3,
- "max": 6,
- "baseFeeUpdateFraction": 3338477
- },
- "prague": {
- "target": 6,
- "max": 9,
- "baseFeeUpdateFraction": 5007716
- }
- }
+ "ethash": {}
},
"nonce": "0x0",
"timestamp": "0x0",
"extraData": "0x68697665636861696e",
- "gasLimit": "0x23f3e20",
+ "gasLimit": "0x5f5e100",
"difficulty": "0x20000",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
@@ -119,6 +99,10 @@
"balance": "0x1",
"nonce": "0x1"
},
+ "8dcd17433742f4c0ca53122ab541d0ba67fc27ff": {
+ "code": "0x6202e6306000a0",
+ "balance": "0x0"
+ },
"c7b99a164efd027a93f147376cc7da7c67c6bbe0": {
"balance": "0xc097ce7bc90715b34b9f1000000000"
},
@@ -135,7 +119,7 @@
"number": "0x0",
"gasUsed": "0x0",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
- "baseFeePerGas": "0x3b9aca00",
+ "baseFeePerGas": null,
"excessBlobGas": null,
"blobGasUsed": null
}
\ No newline at end of file
ETC delta on v1.17.3 (+12 -32)
diff --git a/cmd/devp2p/internal/ethtest/testdata/genesis.json b/cmd/devp2p/internal/ethtest/testdata/genesis.json
index a8963b30e..128962d4c 100644
--- a/cmd/devp2p/internal/ethtest/testdata/genesis.json
+++ b/cmd/devp2p/internal/ethtest/testdata/genesis.json
@@ -2,42 +2,22 @@
"config": {
"chainId": 3503995874084926,
"homesteadBlock": 0,
- "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": 0,
- "cancunTime": 60,
- "pragueTime": 120,
- "terminalTotalDifficulty": 131072,
+ "eip150Block": 6,
+ "eip155Block": 12,
+ "eip158Block": 12,
+ "byzantiumBlock": 18,
+ "constantinopleBlock": 24,
+ "petersburgBlock": 30,
+ "istanbulBlock": 36,
+ "muirGlacierBlock": 42,
+ "berlinBlock": 48,
"depositContractAddress": "0x0000000000000000000000000000000000000000",
- "ethash": {},
- "blobSchedule": {
- "cancun": {
- "target": 3,
- "max": 6,
- "baseFeeUpdateFraction": 3338477
- },
- "prague": {
- "target": 6,
- "max": 9,
- "baseFeeUpdateFraction": 5007716
- }
- }
+ "ethash": {}
},
"nonce": "0x0",
"timestamp": "0x0",
"extraData": "0x68697665636861696e",
- "gasLimit": "0x11e1a300",
+ "gasLimit": "0x5f5e100",
"difficulty": "0x20000",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
@@ -139,7 +119,7 @@
"number": "0x0",
"gasUsed": "0x0",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
- "baseFeePerGas": "0x3b9aca00",
+ "baseFeePerGas": null,
"excessBlobGas": null,
"blobGasUsed": null
}
\ No newline at end of file