Prague times for holesky and sepolia (#8255)

Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
This commit is contained in:
Simon Dudley
2025-02-06 11:11:40 +10:00
committed by GitHub
parent b24ff90311
commit 952deb79e9
3 changed files with 8 additions and 8 deletions

View File

@@ -64,18 +64,18 @@ public class ForkIdsNetworkConfigTest {
new ForkId(Bytes.ofUnsignedInt(0xfe3366e7L), 1735371L),
new ForkId(Bytes.ofUnsignedInt(0xb96cbd13L), 1677557088L),
new ForkId(Bytes.ofUnsignedInt(0xf7f9bc08L), 1706655072L),
new ForkId(Bytes.ofUnsignedInt(0x88cf81d9L), 1739980128L),
new ForkId(Bytes.ofUnsignedInt(0xbafd09c3L), 0L),
new ForkId(Bytes.ofUnsignedInt(0xbafd09c3L), 0L))
new ForkId(Bytes.ofUnsignedInt(0x88cf81d9L), 1740471648L),
new ForkId(Bytes.ofUnsignedInt(0x8f6dc030L), 0L),
new ForkId(Bytes.ofUnsignedInt(0x8f6dc030L), 0L))
},
new Object[] {
NetworkName.HOLESKY,
List.of(
new ForkId(Bytes.ofUnsignedInt(0xc61a6098L), 1696000704L),
new ForkId(Bytes.ofUnsignedInt(0xfd4f016bL), 1707305664L),
new ForkId(Bytes.ofUnsignedInt(0x9b192ad0L), 1739352768L),
new ForkId(Bytes.ofUnsignedInt(0xf818a0d6L), 0L),
new ForkId(Bytes.ofUnsignedInt(0xf818a0d6L), 0L))
new ForkId(Bytes.ofUnsignedInt(0x9b192ad0L), 1739942592L),
new ForkId(Bytes.ofUnsignedInt(0xebef3829L), 0L),
new ForkId(Bytes.ofUnsignedInt(0xebef3829L), 0L))
},
new Object[] {
NetworkName.MAINNET,

View File

@@ -15,7 +15,7 @@
"terminalTotalDifficulty": 0,
"shanghaiTime": 1696000704,
"cancunTime": 1707305664,
"pragueTime": 1739352768,
"pragueTime": 1739942592,
"blobSchedule": {
"cancun": {
"target": 3,

View File

@@ -15,7 +15,7 @@
"terminalTotalDifficulty": 17000000000000000,
"shanghaiTime": 1677557088,
"cancunTime": 1706655072,
"pragueTime": 1739980128,
"pragueTime": 1740471648,
"blobSchedule": {
"cancun": {
"target": 3,