From 20b10b353a0bc03e79bf33bd59b88c31b4a36b44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:51:11 +0100 Subject: [PATCH] Update Fast Sync configuration in Nethermind repository (#6743) Co-authored-by: kamilchodola --- src/Nethermind/Nethermind.Runner/configs/chiado.cfg | 6 +++--- src/Nethermind/Nethermind.Runner/configs/energyweb.cfg | 8 ++++---- src/Nethermind/Nethermind.Runner/configs/exosama.cfg | 8 ++++---- src/Nethermind/Nethermind.Runner/configs/gnosis.cfg | 4 ++-- src/Nethermind/Nethermind.Runner/configs/goerli.cfg | 6 +++--- src/Nethermind/Nethermind.Runner/configs/joc-mainnet.cfg | 8 ++++---- src/Nethermind/Nethermind.Runner/configs/joc-testnet.cfg | 8 ++++---- src/Nethermind/Nethermind.Runner/configs/mainnet.cfg | 9 +++------ src/Nethermind/Nethermind.Runner/configs/sepolia.cfg | 6 +++--- src/Nethermind/Nethermind.Runner/configs/volta.cfg | 8 ++++---- 10 files changed, 34 insertions(+), 37 deletions(-) diff --git a/src/Nethermind/Nethermind.Runner/configs/chiado.cfg b/src/Nethermind/Nethermind.Runner/configs/chiado.cfg index 51c05f045dd..f27469e0b49 100644 --- a/src/Nethermind/Nethermind.Runner/configs/chiado.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/chiado.cfg @@ -16,8 +16,8 @@ "Sync": { "FastSync": true, "FastBlocks": true, - "PivotNumber": 7580000, - "PivotHash": "0xf23063619522a038100cb2fc66e7947294e6dd6da0422ff769f2833729f7d6fb", + "PivotNumber": 8260000, + "PivotHash": "0x980fc3d226c606ca126e06a34c3cbb4ff01be055309a7d4e9f29396096d6ef76", "PivotTotalDifficulty": "231708131825107706987652208063906496124457284", "FastSyncCatchUpHeightDelta": "10000000000", "UseGethLimitsInFastBlocks": false @@ -43,4 +43,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 3c9818954a4..60549130106 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": 27710000, - "PivotHash": "0xf5f417b63a2a43ba7fcc610017f23380db4969600a8f7f2672ad774713247cd2", - "PivotTotalDifficulty": "9429224387379204822570110371934297139077403490", + "PivotNumber": 28480000, + "PivotHash": "0xa943b2caae19d30cd042825d85706c218d2ad2f48929651203d014cbb681e109", + "PivotTotalDifficulty": "9691241809908327439436908819656758661896925036", "FastBlocks": true, "UseGethLimitsInFastBlocks": false, "FastSyncCatchUpHeightDelta": 10000000000 @@ -30,4 +30,4 @@ "Merge": { "Enabled": false } -} +} \ No newline at end of file diff --git a/src/Nethermind/Nethermind.Runner/configs/exosama.cfg b/src/Nethermind/Nethermind.Runner/configs/exosama.cfg index d62eb8ae20f..15355130f46 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": 7510000, - "PivotHash": "0x77046fb443f3c3f0d3a168a35800fb1fe577100b41965f579b658e9c70e6a0a1", - "PivotTotalDifficulty": "2555520575576247860609943301812579267686393288", + "PivotNumber": 8330000, + "PivotHash": "0x91e43722407af7296437a056c1d0f793e0650a535ef26dc88810767658f081fb", + "PivotTotalDifficulty": "2834552116451417400649910479906629201078673288", "FastBlocks": true, "UseGethLimitsInFastBlocks": false, "FastSyncCatchUpHeightDelta": 10000000000 @@ -30,4 +30,4 @@ "Merge": { "Enabled": false } -} +} \ No newline at end of file diff --git a/src/Nethermind/Nethermind.Runner/configs/gnosis.cfg b/src/Nethermind/Nethermind.Runner/configs/gnosis.cfg index 6ded43f6d74..1b2f3e3d401 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": 31690000, - "PivotHash": "0xb1c5f676cb85d4794c0ee949bc44adbee925da08d982136c2813c4e5f4b56768", + "PivotNumber": 32470000, + "PivotHash": "0x1a3039baa60728c734dfeea39c4e0d56c147121cff59271759892ffe1281981f", "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 cb41e87f9c6..941da4da5db 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": 10260000, - "PivotHash": "0xfd7265da4de69c506d16eb67eb41018c4dd11e3a0a8198cee0c5308e655b61db", + "PivotNumber": 10530000, + "PivotHash": "0xefaf5cf6240147cdb15799fc8cccd7f8ff365c973e1ec68898d2b9c75257c40a", "PivotTotalDifficulty": "10790000", "FastBlocks": true, "UseGethLimitsInFastBlocks": true, @@ -52,4 +52,4 @@ "Merge": { "Enabled": true } -} +} \ No newline at end of file diff --git a/src/Nethermind/Nethermind.Runner/configs/joc-mainnet.cfg b/src/Nethermind/Nethermind.Runner/configs/joc-mainnet.cfg index 16dbff03d5b..5c1e7156614 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": 8870000, - "PivotHash": "0x3d8c071530dd409324d5b74916f94f1553afb850051ae6143dd9bdbd4ad2b866", - "PivotTotalDifficulty": "17734268" + "PivotNumber": 9690000, + "PivotHash": "0x6ce963fa2563a876edd1da9976ab1cbeb2fedcc1d8f6e1df8e2172e5a408f5b5", + "PivotTotalDifficulty": "19370447" }, "Metrics": { "NodeName": "JOC-Mainnet" @@ -28,4 +28,4 @@ "Merge": { "Enabled": false } -} +} \ No newline at end of file diff --git a/src/Nethermind/Nethermind.Runner/configs/joc-testnet.cfg b/src/Nethermind/Nethermind.Runner/configs/joc-testnet.cfg index 845650e0753..75354e6d05c 100644 --- a/src/Nethermind/Nethermind.Runner/configs/joc-testnet.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/joc-testnet.cfg @@ -12,9 +12,9 @@ "FastSync": true, "SnapSync": true, "FastBlocks": true, - "PivotNumber": 2470000, - "PivotHash": "0x457e4a8f96f002fd503c380c8b45b077a9280b3f00b6198cf80cd69f22c67b59", - "PivotTotalDifficulty": "4939802" + "PivotNumber": 3300000, + "PivotHash": "0x58fbbcd0d0e8e5856c205385c922dd9e2b0b711060b001a960f327cf7b6608dc", + "PivotTotalDifficulty": "6599797" }, "Metrics": { "NodeName": "JOC-Testnet" @@ -28,4 +28,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 9790a7a1ac1..ebc65a4ba38 100644 --- a/src/Nethermind/Nethermind.Runner/configs/mainnet.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/mainnet.cfg @@ -6,14 +6,11 @@ "LogFileName": "mainnet.logs.txt", "MemoryHint": 2048000000 }, - "Network": { - "ActivePeersMaxCount": 100 - }, "Sync": { "FastSync": true, "SnapSync": true, - "PivotNumber": 18900000, - "PivotHash": "0x84bd4976f299d9343a18a1088f1cec0dbcac72b6d51a6fc9b901921a55449fc6", + "PivotNumber": 19240000, + "PivotHash": "0x2e9f726901799ce6f3f2aa69bc5eae6a439d89bf6e7966c9c4a37c895b6bfb07", "PivotTotalDifficulty": "58750003716598352816469", "FastBlocks": true, "FastSyncCatchUpHeightDelta": "10000000000" @@ -39,4 +36,4 @@ "Merge": { "Enabled": true } -} +} \ No newline at end of file diff --git a/src/Nethermind/Nethermind.Runner/configs/sepolia.cfg b/src/Nethermind/Nethermind.Runner/configs/sepolia.cfg index af3101a80ed..796e06d222f 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": 4988000, - "PivotHash": "0xfa0e1cff9cf2ad67171d4c4b2e19b09f411f79756fd99d861744607dd88e9131", + "PivotNumber": 5300000, + "PivotHash": "0x92e5cd02dc0d6c878230d7dd38bae5064fa8e4caf8dfe8e7aef56be878cff2fa", "PivotTotalDifficulty": "17000018015853232", "FastSyncCatchUpHeightDelta": "10000000000" }, @@ -38,4 +38,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 df9064253be..35ad83cbcd6 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": 26100000, - "PivotHash": "0xbd8ddbf4f3677a4e959f961478f56a971816f275b443a51387ba68e623cc4aec", - "PivotTotalDifficulty": "8881369776636493896394077253969150318634850916", + "PivotNumber": 26680000, + "PivotHash": "0x038403ed7351bf180066ea7b6396daec13e6bb13163334ac9fab8ee3de19d471", + "PivotTotalDifficulty": "9078733549450638205202834526279575881277928465", "FastBlocks": true, "UseGethLimitsInFastBlocks": false, "FastSyncCatchUpHeightDelta": 10000000000 @@ -34,4 +34,4 @@ "Merge": { "Enabled": false } -} +} \ No newline at end of file