Skip to content

Commit

Permalink
Auto-update fast sync settings (#7979)
Browse files Browse the repository at this point in the history
Co-authored-by: rubo <[email protected]>
Co-authored-by: Lukasz Rozmej <[email protected]>
  • Loading branch information
3 people authored Dec 30, 2024
1 parent 2cda94d commit 68261dc
Show file tree
Hide file tree
Showing 15 changed files with 37 additions and 37 deletions.
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/base-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"FastSync": true,
"SnapSync": true,
"FastSyncCatchUpHeightDelta": "10000000000",
"PivotNumber": 24010000,
"PivotHash": "0x831cdfb4ba46281fafb2c1be0c7ecd0a9ca91316f4f93883ed1328de843c0896",
"PivotNumber": 24310000,
"PivotHash": "0x417f11e9ecf84f33722b817548441a596006fe41923ef283eaf142c0b09057df",
"PivotTotalDifficulty": "0"
},
"Discovery": {
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/base-sepolia.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"FastSync": true,
"SnapSync": true,
"FastSyncCatchUpHeightDelta": "10000000000",
"PivotNumber": 19520000,
"PivotHash": "0x41ebcba59e2a4f6e5e2cc1776ea424ed6784000ba2fd8188ac7c23cb23563005",
"PivotNumber": 19820000,
"PivotHash": "0x1866ba44cc6f250f1127c401ab3f91e02bc5310d8717f49f2b5c304c5d364ea6",
"PivotTotalDifficulty": "0"
},
"Discovery": {
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/chiado.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 13420000,
"PivotHash": "0x3f27cab16c8b54df8d749594e437450927fcb2f420c7aa63afa1c920215ffc6c",
"PivotNumber": 13540000,
"PivotHash": "0x9caa530d8ecba3d2ae14ede428b6814ee98861d272db473f5a0ffeb7bb57ccf0",
"PivotTotalDifficulty": "231708131825107706987652208063906496124457284",
"FastSyncCatchUpHeightDelta": "10000000000",
"UseGethLimitsInFastBlocks": false
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/energyweb.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 33390000,
"PivotHash": "0xcf4df44a619f42f83caa5c123031355b955b2c56ba7a3b2b68d9766ee76993cd",
"PivotTotalDifficulty": "11362028231490135295042078142146740580135625148",
"PivotNumber": 33500000,
"PivotHash": "0x9889c00d49a47aa28aecee906bf6ff1009ae4aad28987a1fc7765e00f7257095",
"PivotTotalDifficulty": "11399459291851438526023049348964235083395554979",
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
},
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/exosama.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 13670000,
"PivotHash": "0xc2ad9b50f13ddc0f96a6f5b308c662eb462e28e3c403e523f2656a8a89aa43b9",
"PivotTotalDifficulty": "4651659955809228795544330883592271450243033281",
"PivotNumber": 13800000,
"PivotHash": "0x09481e05ba5ea79fbf3d0ad65f85746e510d9a58e5cc3c4ec8bf4dbcf21cc751",
"PivotTotalDifficulty": "4695896663508950795794569582558401317732053281",
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
},
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/gnosis.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 37630000,
"PivotHash": "0x0946886e7530f480d96aa5288051dacec18fb6edb736193901d890c4b815b4fe",
"PivotNumber": 37750000,
"PivotHash": "0x7ed0ac3f5d0032c4c794c363f5073aba604416fae8b117e472f5fe824c8600a6",
"PivotTotalDifficulty": "8626000110427538733349499292577475819600160930",
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/joc-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 15040000,
"PivotHash": "0x5b7130b946ce69918c1eed9c8a231470567f2927cd346be7181fff04d2377eb6",
"PivotTotalDifficulty": "29208629"
"PivotNumber": 15160000,
"PivotHash": "0x76f2b33e4a63cac3fe1f230c42f578a3728d55b743b257f97edcbe725601b915",
"PivotTotalDifficulty": "29376308"
},
"Metrics": {
"NodeName": "JOC-Mainnet"
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/joc-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 8640000,
"PivotHash": "0xe4cc87261bff1b877ac7086fb6c15606b674c8572d6b1aedd45c0d21f6564996",
"PivotTotalDifficulty": "15378420"
"PivotNumber": 8760000,
"PivotHash": "0x7e7b570759ae5dbe167ef5afdf34d38a4f5113d5cf66192f43e59a0aa4109c07",
"PivotTotalDifficulty": "15552727"
},
"Metrics": {
"NodeName": "JOC-Testnet"
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/linea-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"Sync": {
"SnapSync": true,
"PivotNumber": 13600000,
"PivotHash": "0xb835bb6b7e37d43eeef5f669daaf18f8f925a58c603b20ed99273afac2d6bc1c",
"PivotTotalDifficulty": "27200001",
"PivotNumber": 13890000,
"PivotHash": "0xd8769b604da37c0873f54c3ff2b1cb34a158c5ec61c8183a3fe9d7cbc71f2176",
"PivotTotalDifficulty": "27780001",
"HeaderStateDistance": 6
},
"JsonRpc": {
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/linea-sepolia.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"Sync": {
"SnapSync": true,
"PivotNumber": 7300000,
"PivotHash": "0xb5be783d3492d6440fd646a4ea3c76b0d91bf31e597c463a0a236fe217ec59ec",
"PivotTotalDifficulty": "14600001",
"PivotNumber": 7540000,
"PivotHash": "0x0a13ca1767c2f037f5fe806f43c63934b7d1af6c75736916074d52c5a09d1305",
"PivotTotalDifficulty": "15080001",
"HeaderStateDistance": 6
},
"JsonRpc": {
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 21453000,
"PivotHash": "0x26edc7632b3f2509f4b2b5bc43b2cec38db019004ffdec57a13eb5138897b3c2",
"PivotNumber": 21503000,
"PivotHash": "0xa90c674e7137bfb87cce458b18b5391ff615944060128ef9c9d5b7b1f4d09cb1",
"PivotTotalDifficulty": "58750003716598352816469",
"FastSyncCatchUpHeightDelta": "10000000000"
},
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/op-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"AncientBodiesBarrier": 105235063,
"AncientReceiptsBarrier": 105235063,
"FastSyncCatchUpHeightDelta": "10000000000",
"PivotNumber": 129600000,
"PivotHash": "0xd06264ead4bb1a026135affe815b3b817c835f9513358e18991391c19b727eb9",
"PivotNumber": 129900000,
"PivotHash": "0x6ed7a63e1752a64fa777d1f07974b50bd43270c9d9333c88535cea0cf7e7cbbb",
"PivotTotalDifficulty": "0"
},
"Discovery": {
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/op-sepolia.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"FastSync": true,
"SnapSync": true,
"FastSyncCatchUpHeightDelta": "10000000000",
"PivotNumber": 21500000,
"PivotHash": "0x4cf34352e99086e20ea35f4b226944439ec33aee26d11195428b1a9acb118a4c",
"PivotNumber": 21800000,
"PivotHash": "0x2785448281eaa9cd8b1f828ec54cc090df5bb6075110df31217a9d6651a9f4e0",
"PivotTotalDifficulty": "0"
},
"Discovery": {
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/sepolia.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"FastSync": true,
"SnapSync": true,
"UseGethLimitsInFastBlocks": true,
"PivotNumber": 7327000,
"PivotHash": "0xe40a6655fec461e11c519b88a1deb09a72cd281f8891f4bef9e7ed9284aed616",
"PivotNumber": 7374000,
"PivotHash": "0x089a3035ba78279275bbd907a09d6c401f1ff305d8cd1dacba207f3127940e47",
"PivotTotalDifficulty": "17000018015853232",
"FastSyncCatchUpHeightDelta": "10000000000"
},
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/volta.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 30370000,
"PivotHash": "0x1d4bde4ad082c4fb179e539141e85b06e54ac053acb461a4f2b8983a919aa8e7",
"PivotTotalDifficulty": "10334375483388901135382686827702800581541531379",
"PivotNumber": 30460000,
"PivotHash": "0x03df63df628a75b21087556f0178a84ee610a2007ce700e8bd2e923bb6c1b3b9",
"PivotTotalDifficulty": "10365000896411785597094390542371659720572358821",
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
},
Expand Down

0 comments on commit 68261dc

Please sign in to comment.