diff --git a/src/Nethermind/Nethermind.Runner/configs/chiado.cfg b/src/Nethermind/Nethermind.Runner/configs/chiado.cfg index 014fab5ab0e..128bcd29ea1 100644 --- a/src/Nethermind/Nethermind.Runner/configs/chiado.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/chiado.cfg @@ -15,8 +15,8 @@ }, "Sync": { "FastSync": true, - "PivotNumber": 8260000, - "PivotHash": "0x980fc3d226c606ca126e06a34c3cbb4ff01be055309a7d4e9f29396096d6ef76", + "PivotNumber": 8980000, + "PivotHash": "0x28041f2136cdc117161183867fca0ba11cdd8161326c058f85110d68426c0591", "PivotTotalDifficulty": "231708131825107706987652208063906496124457284", "FastSyncCatchUpHeightDelta": "10000000000", "UseGethLimitsInFastBlocks": false @@ -42,4 +42,4 @@ 16 ] } -} +} \ No newline at end of file diff --git a/src/Nethermind/Nethermind.Runner/configs/energyweb.cfg b/src/Nethermind/Nethermind.Runner/configs/energyweb.cfg index 60549130106..bba3457e42e 100644 --- a/src/Nethermind/Nethermind.Runner/configs/energyweb.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/energyweb.cfg @@ -11,9 +11,9 @@ }, "Sync": { "FastSync": true, - "PivotNumber": 28480000, - "PivotHash": "0xa943b2caae19d30cd042825d85706c218d2ad2f48929651203d014cbb681e109", - "PivotTotalDifficulty": "9691241809908327439436908819656758661896925036", + "PivotNumber": 29170000, + "PivotHash": "0x55ccd80d4da56258c3f0a1520ae1d5d8b4702216aaf1666c15f4818eb0274cd8", + "PivotTotalDifficulty": "9926036643083774979226637298784678727800151617", "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 15355130f46..253754e3ad6 100644 --- a/src/Nethermind/Nethermind.Runner/configs/exosama.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/exosama.cfg @@ -11,9 +11,9 @@ }, "Sync": { "FastSync": true, - "PivotNumber": 8330000, - "PivotHash": "0x91e43722407af7296437a056c1d0f793e0650a535ef26dc88810767658f081fb", - "PivotTotalDifficulty": "2834552116451417400649910479906629201078673288", + "PivotNumber": 9050000, + "PivotHash": "0xe487072c3aaec2324b7864752f72e6d45b2340e4b9834db24ffca5787f9e09fc", + "PivotTotalDifficulty": "3079555420634493094343540197257502313325553287", "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 1b2f3e3d401..08b7c7d66e7 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": 32470000, - "PivotHash": "0x1a3039baa60728c734dfeea39c4e0d56c147121cff59271759892ffe1281981f", + "PivotNumber": 33160000, + "PivotHash": "0x8f5d84b15c370d5df88e8db271f8a29ea750c88faa1c8b45ddf24e36d165ec5b", "PivotTotalDifficulty": "8626000110427538733349499292577475819600160930", "FastBlocks": true, "UseGethLimitsInFastBlocks": false, diff --git a/src/Nethermind/Nethermind.Runner/configs/joc-mainnet.cfg b/src/Nethermind/Nethermind.Runner/configs/joc-mainnet.cfg index 5c1e7156614..238fea77ede 100644 --- a/src/Nethermind/Nethermind.Runner/configs/joc-mainnet.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/joc-mainnet.cfg @@ -12,9 +12,9 @@ "FastSync": true, "SnapSync": true, "FastBlocks": true, - "PivotNumber": 9690000, - "PivotHash": "0x6ce963fa2563a876edd1da9976ab1cbeb2fedcc1d8f6e1df8e2172e5a408f5b5", - "PivotTotalDifficulty": "19370447" + "PivotNumber": 10410000, + "PivotHash": "0x325aa1427f9cd25725ea7badc884e402643b0072e6b01552e5c38a0dedba52fa", + "PivotTotalDifficulty": "20799590" }, "Metrics": { "NodeName": "JOC-Mainnet" diff --git a/src/Nethermind/Nethermind.Runner/configs/joc-testnet.cfg b/src/Nethermind/Nethermind.Runner/configs/joc-testnet.cfg index 4a423737f5a..26e0200c24e 100644 --- a/src/Nethermind/Nethermind.Runner/configs/joc-testnet.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/joc-testnet.cfg @@ -11,9 +11,9 @@ "Sync": { "FastSync": true, "SnapSync": true, - "PivotNumber": 3300000, - "PivotHash": "0x58fbbcd0d0e8e5856c205385c922dd9e2b0b711060b001a960f327cf7b6608dc", - "PivotTotalDifficulty": "6599797" + "PivotNumber": 4020000, + "PivotHash": "0xa4c4afdc50e13bf34b8d04267fd84a403224ad26c716b63b5f1217438941bcce", + "PivotTotalDifficulty": "8039763" }, "Metrics": { "NodeName": "JOC-Testnet" @@ -27,4 +27,4 @@ "Merge": { "Enabled": false } -} +} \ No newline at end of file diff --git a/src/Nethermind/Nethermind.Runner/configs/mainnet.cfg b/src/Nethermind/Nethermind.Runner/configs/mainnet.cfg index ebc65a4ba38..1fffaed72c7 100644 --- a/src/Nethermind/Nethermind.Runner/configs/mainnet.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/mainnet.cfg @@ -9,8 +9,8 @@ "Sync": { "FastSync": true, "SnapSync": true, - "PivotNumber": 19240000, - "PivotHash": "0x2e9f726901799ce6f3f2aa69bc5eae6a439d89bf6e7966c9c4a37c895b6bfb07", + "PivotNumber": 19538000, + "PivotHash": "0x28247948adf97089cd7b5b56f4542983ac3d7887f56e77d39dd481468c9f3300", "PivotTotalDifficulty": "58750003716598352816469", "FastBlocks": true, "FastSyncCatchUpHeightDelta": "10000000000" diff --git a/src/Nethermind/Nethermind.Runner/configs/sepolia.cfg b/src/Nethermind/Nethermind.Runner/configs/sepolia.cfg index cbbdda97c63..aa5d195292e 100644 --- a/src/Nethermind/Nethermind.Runner/configs/sepolia.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/sepolia.cfg @@ -17,8 +17,8 @@ "FastSync": true, "SnapSync": true, "UseGethLimitsInFastBlocks": true, - "PivotNumber": 5300000, - "PivotHash": "0x92e5cd02dc0d6c878230d7dd38bae5064fa8e4caf8dfe8e7aef56be878cff2fa", + "PivotNumber": 5583000, + "PivotHash": "0xbc8cc7bdeb31087d0560948aecd14a4bd27bd32aaece666a2a192a011535ccca", "PivotTotalDifficulty": "17000018015853232", "FastSyncCatchUpHeightDelta": "10000000000" }, @@ -37,4 +37,4 @@ "Merge": { "Enabled": true } -} +} \ No newline at end of file diff --git a/src/Nethermind/Nethermind.Runner/configs/volta.cfg b/src/Nethermind/Nethermind.Runner/configs/volta.cfg index 732d011c6c1..6cdf1a50c27 100644 --- a/src/Nethermind/Nethermind.Runner/configs/volta.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/volta.cfg @@ -15,9 +15,9 @@ }, "Sync": { "FastSync": true, - "PivotNumber": 26680000, - "PivotHash": "0x038403ed7351bf180066ea7b6396daec13e6bb13163334ac9fab8ee3de19d471", - "PivotTotalDifficulty": "9078733549450638205202834526279575881277928465", + "PivotNumber": 27190000, + "PivotHash": "0xcdc01b49c2bd25004fbb44d5cc484ee31ba9a15ec7030d6c4c0aeb3dae4824a4", + "PivotTotalDifficulty": "9252277556580316821569155576069777669119250823", "UseGethLimitsInFastBlocks": false, "FastSyncCatchUpHeightDelta": 10000000000 }, @@ -33,4 +33,4 @@ "Merge": { "Enabled": false } -} +} \ No newline at end of file