diff --git a/src/Nethermind/Nethermind.Runner/configs/chiado.cfg b/src/Nethermind/Nethermind.Runner/configs/chiado.cfg index 4d653cdaaef..841aae73626 100644 --- a/src/Nethermind/Nethermind.Runner/configs/chiado.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/chiado.cfg @@ -13,8 +13,8 @@ "Sync": { "FastSync": true, "FastBlocks": true, - "PivotNumber": 3530000, - "PivotHash": "0xbced02c3e445394a1e5c5c232f6ec7984acce2eefdab1cfee3980e5f8287a3a2", + "PivotNumber": 3680000, + "PivotHash": "0x5f65bae915825ff2fd2ecc4f68da2a0b725418a6c2380073652f3842b4cf1fe3", "PivotTotalDifficulty": "231708131825107706987652208063906496124457284", "FastSyncCatchUpHeightDelta": "10000000000", "UseGethLimitsInFastBlocks": false diff --git a/src/Nethermind/Nethermind.Runner/configs/energyweb.cfg b/src/Nethermind/Nethermind.Runner/configs/energyweb.cfg index 7af2225dc2e..9cde483c088 100644 --- a/src/Nethermind/Nethermind.Runner/configs/energyweb.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/energyweb.cfg @@ -8,9 +8,9 @@ }, "Sync": { "FastSync": true, - "PivotNumber": 23620000, - "PivotHash": "0x408b54cfbec0c9bd3f8a1630e538680643e56a16b088522208a1ee83cd89ccba", - "PivotTotalDifficulty": "8037469506672566507004908227538365154230867798", + "PivotNumber": 23790000, + "PivotHash": "0x5b0915437c76d18550484a3c7688289738a7f0c3488111629caa25ac2a9f0c15", + "PivotTotalDifficulty": "8095317509049126045793681910801765750178036813", "FastBlocks": true, "UseGethLimitsInFastBlocks": false, "FastSyncCatchUpHeightDelta": 10000000000 diff --git a/src/Nethermind/Nethermind.Runner/configs/exosama.cfg b/src/Nethermind/Nethermind.Runner/configs/exosama.cfg index 6a303a36b9f..4a0b2993912 100644 --- a/src/Nethermind/Nethermind.Runner/configs/exosama.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/exosama.cfg @@ -8,9 +8,9 @@ }, "Sync": { "FastSync": true, - "PivotNumber": 3090000, - "PivotHash": "0xa347173ca8c42cc04042c747b093bfa203fd6d60f0c529d060dfde6f353d335c", - "PivotTotalDifficulty": "1051472513785699852101827536964163773059713382", + "PivotNumber": 3270000, + "PivotHash": "0x8a889b5c4778835aeac0fb5a6f61670798d41fe25f006ea0b8153cd95deb3a95", + "PivotTotalDifficulty": "1112723339831468775525234966301882051121433382", "FastBlocks": true, "UseGethLimitsInFastBlocks": false, "FastSyncCatchUpHeightDelta": 10000000000 diff --git a/src/Nethermind/Nethermind.Runner/configs/gnosis.cfg b/src/Nethermind/Nethermind.Runner/configs/gnosis.cfg index eb080e1c53a..a0a89bc97cc 100644 --- a/src/Nethermind/Nethermind.Runner/configs/gnosis.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/gnosis.cfg @@ -12,8 +12,8 @@ }, "Sync": { "FastSync": true, - "PivotNumber": 27510000, - "PivotHash": "0x899e487b161c7f5f4e9a57055d3f968e081d4d583aee757b8ebea7cd6465d2ea", + "PivotNumber": 27690000, + "PivotHash": "0x4e18f2cc05c34b92878c847c425c6d6676894cf9a8c5cd44af2a0d5e782ca834", "PivotTotalDifficulty": "8626000110427538733349499292577475819600160930", "FastBlocks": true, "UseGethLimitsInFastBlocks": false, diff --git a/src/Nethermind/Nethermind.Runner/configs/goerli.cfg b/src/Nethermind/Nethermind.Runner/configs/goerli.cfg index cd12b028129..1c617865af4 100644 --- a/src/Nethermind/Nethermind.Runner/configs/goerli.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/goerli.cfg @@ -15,8 +15,8 @@ "Sync": { "FastSync": true, "SnapSync": true, - "PivotNumber": 8790000, - "PivotHash": "0x3138f6b46fdb1c8823ce7814b06b17a00fd2842410171b143e1680f2b4fef8e5", + "PivotNumber": 8880000, + "PivotHash": "0xd6feea12329b76c525792a1171ed2bb35e9f89d42ff4cc66b3acebb040b489f2", "PivotTotalDifficulty": "10790000", "FastBlocks": true, "UseGethLimitsInFastBlocks": true, diff --git a/src/Nethermind/Nethermind.Runner/configs/mainnet.cfg b/src/Nethermind/Nethermind.Runner/configs/mainnet.cfg index 1ddc97ddcfd..e7f23a6f8f9 100644 --- a/src/Nethermind/Nethermind.Runner/configs/mainnet.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/mainnet.cfg @@ -12,8 +12,8 @@ "Sync": { "FastSync": true, "SnapSync": true, - "PivotNumber": 17079000, - "PivotHash": "0x8a791d87c7203e9a8fc8ed194a51ea391683afec34d94ce13ba630f9766003a7", + "PivotNumber": 17154000, + "PivotHash": "0xa39d0ae0a1c52dc7dcb7efde40523a36f02b1f0c692c73535a67f34d1ccbddb5", "PivotTotalDifficulty": "58750003716598352816469", "FastBlocks": true, "AncientBodiesBarrier": 11052984, diff --git a/src/Nethermind/Nethermind.Runner/configs/sepolia.cfg b/src/Nethermind/Nethermind.Runner/configs/sepolia.cfg index d77f1349b5e..dc426f82748 100644 --- a/src/Nethermind/Nethermind.Runner/configs/sepolia.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/sepolia.cfg @@ -18,8 +18,8 @@ "FastBlocks": true, "SnapSync": true, "UseGethLimitsInFastBlocks": true, - "PivotNumber": 3318000, - "PivotHash": "0x26a5a29d628bf6f6b54e254797e45ac6e193814ada6b05d64a2bddbd2a9aabfd", + "PivotNumber": 3387000, + "PivotHash": "0x69fb2c85187c1617e9bf53723517531824a63f852fb6b95887905d5c07aa6e3d", "PivotTotalDifficulty": "17000018015853232", "FastSyncCatchUpHeightDelta": "10000000000" }, diff --git a/src/Nethermind/Nethermind.Runner/configs/volta.cfg b/src/Nethermind/Nethermind.Runner/configs/volta.cfg index 8bf73ef439d..708cbc98fcd 100644 --- a/src/Nethermind/Nethermind.Runner/configs/volta.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/volta.cfg @@ -12,9 +12,9 @@ }, "Sync": { "FastSync": true, - "PivotNumber": 22620000, - "PivotHash": "0xbbc955768bef55bd9da881090c3dfcdaa025daac29a08f5764b8e5368b2b081c", - "PivotTotalDifficulty": "7697187139751628043541533620106596942775865662", + "PivotNumber": 22770000, + "PivotHash": "0x7fab2d84b734b532c64c02d78ce79663a9350191cde122b7d42ef20166af74ae", + "PivotTotalDifficulty": "7748229494789768813061039811221362174493936091", "FastBlocks": true, "UseGethLimitsInFastBlocks": false, "FastSyncCatchUpHeightDelta": 10000000000 diff --git a/src/Nethermind/Nethermind.Runner/configs/xdai.cfg b/src/Nethermind/Nethermind.Runner/configs/xdai.cfg index 6014cfba8ed..5b82a0b1c2d 100644 --- a/src/Nethermind/Nethermind.Runner/configs/xdai.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/xdai.cfg @@ -12,8 +12,8 @@ }, "Sync": { "FastSync": true, - "PivotNumber": 27510000, - "PivotHash": "0x899e487b161c7f5f4e9a57055d3f968e081d4d583aee757b8ebea7cd6465d2ea", + "PivotNumber": 27690000, + "PivotHash": "0x4e18f2cc05c34b92878c847c425c6d6676894cf9a8c5cd44af2a0d5e782ca834", "PivotTotalDifficulty": "8626000110427538733349499292577475819600160930", "FastBlocks": true, "UseGethLimitsInFastBlocks": false,