diff --git a/src/Nethermind/Nethermind.Runner/configs/chiado.cfg b/src/Nethermind/Nethermind.Runner/configs/chiado.cfg index bfe0f48450a..673e95fb3c3 100644 --- a/src/Nethermind/Nethermind.Runner/configs/chiado.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/chiado.cfg @@ -3,7 +3,7 @@ "MemoryHint": 768000000, "ChainSpecPath": "chainspec/chiado.json", "BaseDbPath": "nethermind_db/chiado", - "LogFileName": "chiado.logs.txt" + "LogFileName": "chiado.logs.txt" }, "JsonRpc": { "Enabled": true, @@ -13,9 +13,9 @@ "Sync": { "FastSync": true, "FastBlocks": true, - "PivotNumber": 450000, - "PivotHash": "0xfb3b085cb3c98877307b4f982364840933aca1c63a480a3196cb07e468148411", - "PivotTotalDifficulty": "153127065114422308558518573344295694821597202", + "PivotNumber": 510000, + "PivotHash": "0xc5cb5183b4a5c36b6c7f17bdfc08d68f98057cf615d6be3d8a943fa6afb9f484", + "PivotTotalDifficulty": "173544007129678616366321049790201787508836548", "FastSyncCatchUpHeightDelta": "10000000000" }, "Aura": { @@ -35,4 +35,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 37823b0a17f..821bc385460 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": 20640000, - "PivotHash": "0xc94502c4ade92b37670f606801d83eb9700f9f165de9e26080c69c396999e9dc", - "PivotTotalDifficulty": "7023428053248169885884051897391695884098044431", + "PivotNumber": 20700000, + "PivotHash": "0x7709c6766eeeafebeb98026bc7e2b75abd5363c859054556a5c95450191ef4a1", + "PivotTotalDifficulty": "7043844995263426193691854373837601976785284285", "FastBlocks": true, "UseGethLimitsInFastBlocks": false, "FastSyncCatchUpHeightDelta": 10000000000 diff --git a/src/Nethermind/Nethermind.Runner/configs/mainnet.cfg b/src/Nethermind/Nethermind.Runner/configs/mainnet.cfg index 4d782aab30d..797fed32f1d 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": 15806000, - "PivotHash": "0xe668847c8f4f080a84dc9b451de5861dd0d602bebdeb943484388ae36cdc675f", + "PivotNumber": 15830000, + "PivotHash": "0xb917d75ec90eaa8d1f41dd416e014f56d7ba5e056a947f9e66744fa49f63f3b7", "PivotTotalDifficulty": "58750003716598352816469", "FastBlocks": true, "AncientBodiesBarrier": 11052984, diff --git a/src/Nethermind/Nethermind.Runner/configs/mainnet_aa.cfg b/src/Nethermind/Nethermind.Runner/configs/mainnet_aa.cfg index ff05ea7b66a..58a7a01c79d 100644 --- a/src/Nethermind/Nethermind.Runner/configs/mainnet_aa.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/mainnet_aa.cfg @@ -29,8 +29,8 @@ "Sync": { "FastSync": true, "SnapSync": true, - "PivotNumber": 15806000, - "PivotHash": "0xe668847c8f4f080a84dc9b451de5861dd0d602bebdeb943484388ae36cdc675f", + "PivotNumber": 15830000, + "PivotHash": "0xb917d75ec90eaa8d1f41dd416e014f56d7ba5e056a947f9e66744fa49f63f3b7", "PivotTotalDifficulty": "58750003716598352816469", "FastBlocks": true, "AncientBodiesBarrier": 11052984, diff --git a/src/Nethermind/Nethermind.Runner/configs/mainnet_mev.cfg b/src/Nethermind/Nethermind.Runner/configs/mainnet_mev.cfg index 18dc74ef18d..7a908701efe 100644 --- a/src/Nethermind/Nethermind.Runner/configs/mainnet_mev.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/mainnet_mev.cfg @@ -9,8 +9,8 @@ "Sync": { "FastSync": true, "SnapSync": true, - "PivotNumber": 15806000, - "PivotHash": "0xe668847c8f4f080a84dc9b451de5861dd0d602bebdeb943484388ae36cdc675f", + "PivotNumber": 15830000, + "PivotHash": "0xb917d75ec90eaa8d1f41dd416e014f56d7ba5e056a947f9e66744fa49f63f3b7", "PivotTotalDifficulty": "58750003716598352816469", "FastBlocks": true, "AncientBodiesBarrier": 11052984, diff --git a/src/Nethermind/Nethermind.Runner/configs/poacore.cfg b/src/Nethermind/Nethermind.Runner/configs/poacore.cfg index 6166a7b1bcf..94b87dbb1f7 100644 --- a/src/Nethermind/Nethermind.Runner/configs/poacore.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/poacore.cfg @@ -8,9 +8,9 @@ }, "Sync": { "FastSync": true, - "PivotNumber": 29720000, - "PivotHash": "0x1422aa3f3bfbe32c867918cf4aa67974669d88ec28296c83668f4fc42b15ed3c", - "PivotTotalDifficulty": "10113191944890291134131493332872151244109454207", + "PivotNumber": 29750000, + "PivotHash": "0xf899f7b53bd6b541557cb6d27d08c53ef3f8bdeb6e8e2e8e2e791417b0fb6d59", + "PivotTotalDifficulty": "10123400415897919288035394571095104290453047325", "FastBlocks": true, "UseGethLimitsInFastBlocks": false, "FastSyncCatchUpHeightDelta": 10000000000 diff --git a/src/Nethermind/Nethermind.Runner/configs/sepolia.cfg b/src/Nethermind/Nethermind.Runner/configs/sepolia.cfg index 8aa3eb667db..7c019b45110 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": 2140000, - "PivotHash": "0x6d83c1b2443722e9fe938060c95f7ff043e585d6322a2442aba46ca673f356a3", + "PivotNumber": 2162000, + "PivotHash": "0x9294bbe417077561019697d68ac60ca019c001f9a35330582da019907da04114", "PivotTotalDifficulty": "17000018015853232", "FastSyncCatchUpHeightDelta": "10000000000" }, diff --git a/src/Nethermind/Nethermind.Runner/configs/sokol.cfg b/src/Nethermind/Nethermind.Runner/configs/sokol.cfg index 75b7adcb446..afd92739b8c 100644 --- a/src/Nethermind/Nethermind.Runner/configs/sokol.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/sokol.cfg @@ -11,9 +11,9 @@ }, "Sync": { "FastSync": true, - "PivotNumber": 27530000, - "PivotHash": "0xaed901bab624db84809b204a9c1ab8d96553d564e8d62dff606436be8df800fe", - "PivotTotalDifficulty": "9367973561333435899146702942596578861023082088", + "PivotNumber": 27550000, + "PivotHash": "0xaa2f756942c1c27f9ee6e5a56ecbf7214212860eca7a11bad53a0cc4eb1a56e4", + "PivotTotalDifficulty": "9374779208671854668415970434745214225252073088", "FastBlocks": true, "UseGethLimitsInFastBlocks": false, "FastSyncCatchUpHeightDelta": 10000000000 diff --git a/src/Nethermind/Nethermind.Runner/configs/volta.cfg b/src/Nethermind/Nethermind.Runner/configs/volta.cfg index 067dd795f57..902a7f2889d 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": 19910000, - "PivotHash": "0xc78a4caa3e83532e987229ab0b6af80503af2b4cea8ff29d3229a603e6ed166d", - "PivotTotalDifficulty": "6775021925395884807555788433966505089735895268", + "PivotNumber": 19960000, + "PivotHash": "0xd628c4a3415aa818af1cdd92fcec401889a8929e7474978a010352e652be2177", + "PivotTotalDifficulty": "6792036043741931730728957164338093500308586271", "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 19dc0f75473..ff76b659a76 100644 --- a/src/Nethermind/Nethermind.Runner/configs/xdai.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/xdai.cfg @@ -8,9 +8,9 @@ }, "Sync": { "FastSync": true, - "PivotNumber": 24690000, - "PivotHash": "0x8637d8f376c1668982146ec54eb2cf7febaa03a5fee623c63f754cd49f4d1463", - "PivotTotalDifficulty": "8401571639277970662910719057490357140490798723", + "PivotNumber": 24730000, + "PivotHash": "0x316ced97ac98293558aa71c26ce1ec3671ad8aaf2af06b85afb153b24ac0caa8", + "PivotTotalDifficulty": "8415182933954808201449254041787627868948943283", "FastBlocks": true, "UseGethLimitsInFastBlocks": false, "FastSyncCatchUpHeightDelta": 10000000000 diff --git a/src/Nethermind/Nethermind.Runner/configs/xdai_aa.cfg b/src/Nethermind/Nethermind.Runner/configs/xdai_aa.cfg index 56fd5eda416..a8eaa9117af 100644 --- a/src/Nethermind/Nethermind.Runner/configs/xdai_aa.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/xdai_aa.cfg @@ -22,9 +22,9 @@ }, "Sync": { "FastSync": true, - "PivotNumber": 24690000, - "PivotHash": "0x8637d8f376c1668982146ec54eb2cf7febaa03a5fee623c63f754cd49f4d1463", - "PivotTotalDifficulty": "8401571639277970662910719057490357140490798723", + "PivotNumber": 24730000, + "PivotHash": "0x316ced97ac98293558aa71c26ce1ec3671ad8aaf2af06b85afb153b24ac0caa8", + "PivotTotalDifficulty": "8415182933954808201449254041787627868948943283", "FastBlocks": true, "UseGethLimitsInFastBlocks": false, "FastSyncCatchUpHeightDelta": 10000000000 diff --git a/src/Nethermind/Nethermind.Runner/configs/xdai_mev.cfg b/src/Nethermind/Nethermind.Runner/configs/xdai_mev.cfg index 284c05f3392..dda9f02fba7 100644 --- a/src/Nethermind/Nethermind.Runner/configs/xdai_mev.cfg +++ b/src/Nethermind/Nethermind.Runner/configs/xdai_mev.cfg @@ -8,9 +8,9 @@ }, "Sync": { "FastSync": true, - "PivotNumber": 24690000, - "PivotHash": "0x8637d8f376c1668982146ec54eb2cf7febaa03a5fee623c63f754cd49f4d1463", - "PivotTotalDifficulty": "8401571639277970662910719057490357140490798723", + "PivotNumber": 24730000, + "PivotHash": "0x316ced97ac98293558aa71c26ce1ec3671ad8aaf2af06b85afb153b24ac0caa8", + "PivotTotalDifficulty": "8415182933954808201449254041787627868948943283", "FastBlocks": true, "UseGethLimitsInFastBlocks": false, "FastSyncCatchUpHeightDelta": 10000000000