Skip to content

Commit f01be93

Browse files
Updating Fast Sync config files (#5170)
Co-authored-by: kamilchodola <[email protected]>
1 parent 8acee68 commit f01be93

15 files changed

+35
-35
lines changed

src/Nethermind/Nethermind.Runner/configs/chiado.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"Sync": {
1414
"FastSync": true,
1515
"FastBlocks": true,
16-
"PivotNumber": 1720000,
17-
"PivotHash": "0x076250303117e1c4b0f68678e84781e0c54e87be6fcaef3430666d1cc7fada45",
16+
"PivotNumber": 1960000,
17+
"PivotHash": "0xa4f18383bf737f71e1f25b5b73e8d279bf4ba2553bf861c387e6e8df8e7cef6f",
1818
"PivotTotalDifficulty": "231708131825107706987652208063906496124457284",
1919
"FastSyncCatchUpHeightDelta": "10000000000"
2020
},

src/Nethermind/Nethermind.Runner/configs/energyweb.cfg

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
},
99
"Sync": {
1010
"FastSync": true,
11-
"PivotNumber": 21890000,
12-
"PivotHash": "0xcc1b02d22123dc1e71f64607386d10a26cec9204b53141a98bffbeede23e0b80",
13-
"PivotTotalDifficulty": "7448781011899342965213270156681406148415529091",
11+
"PivotNumber": 22130000,
12+
"PivotHash": "0x2d88c53e729e73805880cd378cffbb40436d8fbba17b72fe58cccbd0be02841e",
13+
"PivotTotalDifficulty": "7530448779960368196444480062465030519164482162",
1414
"FastBlocks": true,
1515
"UseGethLimitsInFastBlocks": false,
1616
"FastSyncCatchUpHeightDelta": 10000000000

src/Nethermind/Nethermind.Runner/configs/exosama.cfg

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
},
99
"Sync": {
1010
"FastSync": true,
11-
"PivotNumber": 1280000,
12-
"PivotHash": "0x5ce292e96d5c8d032d443e1325e62e1e5fccd98eedf404fa04b32fc5a2fb8f24",
13-
"PivotTotalDifficulty": "435561429658801233233119497512663310327973397",
11+
"PivotNumber": 1520000,
12+
"PivotHash": "0xaaa6c2f75c0aeb0456e03383fa08295f214caaa3e2a8ed98ee97027af9f7f4c2",
13+
"PivotTotalDifficulty": "517229197719826464464329403296287681076933396",
1414
"FastBlocks": true,
1515
"UseGethLimitsInFastBlocks": false,
1616
"FastSyncCatchUpHeightDelta": 10000000000

src/Nethermind/Nethermind.Runner/configs/gnosis.cfg

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
},
1313
"Sync": {
1414
"FastSync": true,
15-
"PivotNumber": 25610000,
16-
"PivotHash": "0x4f82a028cd60323ad5804cc5c019a47efdc30b51ccd6badc1a9b187af74248f5",
15+
"PivotNumber": 26010000,
16+
"PivotHash": "0x004d4ccf94f80386ae624dc0e7966429cd1e1f5d55600828c47d852b0cbdfeb9",
1717
"PivotTotalDifficulty": "8626000110427538733349499292577475819600160930",
1818
"FastBlocks": true,
1919
"UseGethLimitsInFastBlocks": false,
@@ -38,4 +38,4 @@
3838
16
3939
]
4040
}
41-
}
41+
}

src/Nethermind/Nethermind.Runner/configs/goerli.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"Sync": {
1616
"FastSync": true,
1717
"SnapSync": true,
18-
"PivotNumber": 8220000,
19-
"PivotHash": "0xec0a91e4226a6543a548a94e7ff986f65b804dca70e5e81c9a07428867fbd1bc",
18+
"PivotNumber": 8310000,
19+
"PivotHash": "0xab5c0c413f6d7f97f6002a0cb2f23c00ae151cf7f107d0e9181b6aba4fce6190",
2020
"PivotTotalDifficulty": "10790000",
2121
"FastBlocks": true,
2222
"UseGethLimitsInFastBlocks": true,

src/Nethermind/Nethermind.Runner/configs/goerli_aa.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"Sync": {
3434
"FastSync": true,
3535
"SnapSync": true,
36-
"PivotNumber": 8220000,
37-
"PivotHash": "0xec0a91e4226a6543a548a94e7ff986f65b804dca70e5e81c9a07428867fbd1bc",
36+
"PivotNumber": 8310000,
37+
"PivotHash": "0xab5c0c413f6d7f97f6002a0cb2f23c00ae151cf7f107d0e9181b6aba4fce6190",
3838
"PivotTotalDifficulty": "10790000",
3939
"FastBlocks": true,
4040
"FastSyncCatchUpHeightDelta": "10000000000"

src/Nethermind/Nethermind.Runner/configs/goerli_mev.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"Sync": {
1616
"FastSync": true,
1717
"SnapSync": true,
18-
"PivotNumber": 8220000,
19-
"PivotHash": "0xec0a91e4226a6543a548a94e7ff986f65b804dca70e5e81c9a07428867fbd1bc",
18+
"PivotNumber": 8310000,
19+
"PivotHash": "0xab5c0c413f6d7f97f6002a0cb2f23c00ae151cf7f107d0e9181b6aba4fce6190",
2020
"PivotTotalDifficulty": "10790000",
2121
"FastBlocks": true,
2222
"FastSyncCatchUpHeightDelta": "10000000000"

src/Nethermind/Nethermind.Runner/configs/mainnet.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"Sync": {
1313
"FastSync": true,
1414
"SnapSync": true,
15-
"PivotNumber": 16333000,
16-
"PivotHash": "0x7a7097d7e01169372a114a50f62ff8c62cc2eb8342a5c10463266f3277c8a4d7",
15+
"PivotNumber": 16432000,
16+
"PivotHash": "0xae9e2590438a807056bf04a41c338c3d6ee00ab93c9bebf1fc232f6ebe711d81",
1717
"PivotTotalDifficulty": "58750003716598352816469",
1818
"FastBlocks": true,
1919
"AncientBodiesBarrier": 11052984,

src/Nethermind/Nethermind.Runner/configs/mainnet_aa.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"Sync": {
3030
"FastSync": true,
3131
"SnapSync": true,
32-
"PivotNumber": 16333000,
33-
"PivotHash": "0x7a7097d7e01169372a114a50f62ff8c62cc2eb8342a5c10463266f3277c8a4d7",
32+
"PivotNumber": 16432000,
33+
"PivotHash": "0xae9e2590438a807056bf04a41c338c3d6ee00ab93c9bebf1fc232f6ebe711d81",
3434
"PivotTotalDifficulty": "58750003716598352816469",
3535
"FastBlocks": true,
3636
"AncientBodiesBarrier": 11052984,

src/Nethermind/Nethermind.Runner/configs/mainnet_mev.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"Sync": {
1010
"FastSync": true,
1111
"SnapSync": true,
12-
"PivotNumber": 16333000,
13-
"PivotHash": "0x7a7097d7e01169372a114a50f62ff8c62cc2eb8342a5c10463266f3277c8a4d7",
12+
"PivotNumber": 16432000,
13+
"PivotHash": "0xae9e2590438a807056bf04a41c338c3d6ee00ab93c9bebf1fc232f6ebe711d81",
1414
"PivotTotalDifficulty": "58750003716598352816469",
1515
"FastBlocks": true,
1616
"AncientBodiesBarrier": 11052984,

src/Nethermind/Nethermind.Runner/configs/poacore.cfg

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
},
99
"Sync": {
1010
"FastSync": true,
11-
"PivotNumber": 30640000,
12-
"PivotHash": "0x55af1df434b7b04e65ffc924496407d9cefbf7017958fe37a9fd7def327561fb",
13-
"PivotTotalDifficulty": "10426251722457554520517797971709377998646781497",
11+
"PivotNumber": 30810000,
12+
"PivotHash": "0xabe5119ef36ecf1980873a5a446054a8188f21182f335e6faf6009d192bdafb8",
13+
"PivotTotalDifficulty": "10484099724834114059306571654972778594593888040",
1414
"FastBlocks": true,
1515
"UseGethLimitsInFastBlocks": false,
1616
"FastSyncCatchUpHeightDelta": 10000000000

src/Nethermind/Nethermind.Runner/configs/sepolia.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"FastBlocks": true,
1919
"SnapSync": true,
2020
"UseGethLimitsInFastBlocks": true,
21-
"PivotNumber": 2617000,
22-
"PivotHash": "0x64898f74140d055934d0b0fd980f8d296ee16efe6e383e77082d101339687e69",
21+
"PivotNumber": 2712000,
22+
"PivotHash": "0x14fc204072dd5db49b79559398849366797a95954b61767be0a08a1c42d8fc44",
2323
"PivotTotalDifficulty": "17000018015853232",
2424
"FastSyncCatchUpHeightDelta": "10000000000"
2525
},

src/Nethermind/Nethermind.Runner/configs/volta.cfg

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
},
1313
"Sync": {
1414
"FastSync": true,
15-
"PivotNumber": 21010000,
16-
"PivotHash": "0x2f7ee1b695182d3dc924050a6edb5eb26cdd0b65d894b3bf1d5ca01739c6634f",
17-
"PivotTotalDifficulty": "7149332529008917117365500502141450122335131276",
15+
"PivotNumber": 21230000,
16+
"PivotHash": "0x776671f4b384f24186009a9cccfabafd8a6446434e0614478105d6c787662b77",
17+
"PivotTotalDifficulty": "7224194649731523579327442915776439128854985889",
1818
"FastBlocks": true,
1919
"UseGethLimitsInFastBlocks": false,
2020
"FastSyncCatchUpHeightDelta": 10000000000

src/Nethermind/Nethermind.Runner/configs/xdai.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
},
1313
"Sync": {
1414
"FastSync": true,
15-
"PivotNumber": 25780000,
16-
"PivotHash": "0x574a25fc84a71e38c9b800f45c5e2b38a86acd6ac3d9e92aa758215e8314cfaf",
15+
"PivotNumber": 26010000,
16+
"PivotHash": "0x004d4ccf94f80386ae624dc0e7966429cd1e1f5d55600828c47d852b0cbdfeb9",
1717
"PivotTotalDifficulty": "8626000110427538733349499292577475819600160930",
1818
"FastBlocks": true,
1919
"UseGethLimitsInFastBlocks": false,

src/Nethermind/Nethermind.Runner/configs/xdai_aa.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
},
2727
"Sync": {
2828
"FastSync": true,
29-
"PivotNumber": 25780000,
30-
"PivotHash": "0x574a25fc84a71e38c9b800f45c5e2b38a86acd6ac3d9e92aa758215e8314cfaf",
29+
"PivotNumber": 26010000,
30+
"PivotHash": "0x004d4ccf94f80386ae624dc0e7966429cd1e1f5d55600828c47d852b0cbdfeb9",
3131
"PivotTotalDifficulty": "8626000110427538733349499292577475819600160930",
3232
"FastBlocks": true,
3333
"UseGethLimitsInFastBlocks": false,

0 commit comments

Comments
 (0)