Skip to content

Commit

Permalink
Auto-update fast sync settings (#7914)
Browse files Browse the repository at this point in the history
Co-authored-by: rubo <[email protected]>
  • Loading branch information
core-repository-dispatch-app[bot] and rubo authored Dec 15, 2024
1 parent d677b22 commit 495b7ed
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": 23400000,
"PivotHash": "0x173a13425d5ff26de7e2df6cd1c3d34ecffd73de355651a55110eb4eb803510f",
"PivotNumber": 23700000,
"PivotHash": "0xf0688530851d54a7ab48bdada5b0c337c83f4e02c18e154fd28117ee8b24a3c1",
"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": 18910000,
"PivotHash": "0xdecf0dca535c7816706c4207d5f2c01a56c612da653d0ca6de19ddcd1b573091",
"PivotNumber": 19210000,
"PivotHash": "0xf7f365a68314983660e68c6811ea7becfc8d4dc2f3bdfc642409965fcb32b18e",
"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": 13190000,
"PivotHash": "0x45419593d5c50f80d4ab96d46668e114ec0f87cedb1e3e8d4faf861767fd6956",
"PivotNumber": 13310000,
"PivotHash": "0x82113b3a20a9f9f8ad0f00bd64e6e4b8bc626daff7a17e1203534d51963ba19f",
"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": 33170000,
"PivotHash": "0x26dde3e41b7c1d3fef0a95f69ee0274ef82856fb6d7676215c319508bdd725d1",
"PivotTotalDifficulty": "11287166110767528833080135728511751573615768922",
"PivotNumber": 33280000,
"PivotHash": "0x5301bc535f88c067b931c54c02af770b626b8c37746a4f66ecded74251ecd5a9",
"PivotTotalDifficulty": "11324597171128832064061106935329246076875696208",
"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": 13430000,
"PivotHash": "0x1a3588f15bec1e962cec8ca4954d713af0e75afeac0440b61d8a77284d35f0d6",
"PivotTotalDifficulty": "4569992187748203564313120977808647079494073282",
"PivotNumber": 13550000,
"PivotHash": "0xd7dea942bde72cdd9b3864dfb31050bda7efa747b457dec84b8141e621b94cf8",
"PivotTotalDifficulty": "4610826071778716179928725930700459264868553282",
"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": 37400000,
"PivotHash": "0x67f0915d0fbe9487f9da15de6493dd6bb061a897a613483ea2aa272dc3a6cbb1",
"PivotNumber": 37520000,
"PivotHash": "0xd51e0136cc8ab3f9fc9267074558e5dcc45b6410a0139b6bfa60bd4e7f51959e",
"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": 14790000,
"PivotHash": "0x6f2a932643ad3a338c4a9b77af6f64e8bc4cda75270a2a923618ae001a5d8a0e",
"PivotTotalDifficulty": "28862088"
"PivotNumber": 14920000,
"PivotHash": "0xf8213c658d5f26c6ba729229cfddb3faa9dc887ef577baa316480d4fd81ecaa3",
"PivotTotalDifficulty": "29041327"
},
"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": 8400000,
"PivotHash": "0xe651fd23385ab9baf6b51aedaf442de516e09c5ab634bfe537a8a2d4f474ac4f",
"PivotTotalDifficulty": "15036731"
"PivotNumber": 8520000,
"PivotHash": "0x37534848edaf397d3c7af09154464593eb48f87946a35238ea26d36746670f7b",
"PivotTotalDifficulty": "15205038"
},
"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": 13020000,
"PivotHash": "0x3dbc1fab314e5877280d5d192f0e55ae349500198121b67099c00af378369102",
"PivotTotalDifficulty": "26040001"
"PivotNumber": 13310000,
"PivotHash": "0x4f899c26f26ac8e85272864201f46e030ffed46372dd052998bee8463255fcff",
"PivotTotalDifficulty": "26620001"
},
"JsonRpc": {
"Enabled": true,
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": 6830000,
"PivotHash": "0x75e380ff226a8b160cdef9c479327c98df28576a4388c90373d2b2931e3e852a",
"PivotTotalDifficulty": "13660001"
"PivotNumber": 7090000,
"PivotHash": "0xf8e4888bd895671f2290cce1caa4ac326d896df16136476b97a3c3abdb866ada",
"PivotTotalDifficulty": "14180001"
},
"JsonRpc": {
"Enabled": true,
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": 21353000,
"PivotHash": "0x2f53bd00be93f4195ef8006762e62a65a8616e1754f39f0b4e80f36b404bebcf",
"PivotNumber": 21403000,
"PivotHash": "0x852d706e7a6062866187e080584924298ef3a0771be4f554a6e4c42135827bbc",
"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": 129000000,
"PivotHash": "0x1abcf30e0ec225181ba2ba1eaff1377a973cb951f83742d0f76a2d7a8dd98086",
"PivotNumber": 129300000,
"PivotHash": "0x567bd9814f414b9827af6ae54c902b4bb9f4045bd6f0e2f18cec3c7806735d7c",
"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": 20890000,
"PivotHash": "0x902344fe7978fddc240c36e157c0bb5dd40f068691a438b2f34a35c77abbeb1c",
"PivotNumber": 21200000,
"PivotHash": "0x937bdbc55627c2c6515b1828c43a168b0ac66aee90fe9646896e514e265b6462",
"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": 7232000,
"PivotHash": "0xaba01051626ddd4dbbad35822f8eab9491b308002674260940ddf76fc48bc23d",
"PivotNumber": 7279000,
"PivotHash": "0x8cdb73d9696a9b066a13195818f1a490b60aa19a8bdde262dc0d8bfd51cece86",
"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": 30220000,
"PivotHash": "0xaff02c74af703aba044d677760d030749c35d5e32a30386b0041bbd19e98e17e",
"PivotTotalDifficulty": "10283333128350760365863180636588035349823525893",
"PivotNumber": 30290000,
"PivotHash": "0xb036d5a4e89b4bbed2c81803d8eea2f2c5e416c2ec004ba04b820c54768e37cd",
"PivotTotalDifficulty": "10307152894035226058305616859108259124625257474",
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
},
Expand Down

0 comments on commit 495b7ed

Please sign in to comment.