Skip to content

Commit

Permalink
Update Fast Sync configuration in Nethermind repository (#7303)
Browse files Browse the repository at this point in the history
Co-authored-by: LukaszRozmej <LukaszRozmej@users.noreply.github.com>
  • Loading branch information
1 parent 3b36366 commit 7bb7e49
Show file tree
Hide file tree
Showing 9 changed files with 25 additions and 25 deletions.
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/chiado.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 11010000,
"PivotHash": "0x6a7cc71cbef85275529d5c9f44023ec61c11a2b1b57f1747a33fe92c9493d056",
"PivotNumber": 11110000,
"PivotHash": "0x14b168b83febd3b1d34b161dc67912f9b3f120d460767cdf3a3bae90501f9f32",
"PivotTotalDifficulty": "231708131825107706987652208063906496124457284",
"FastSyncCatchUpHeightDelta": "10000000000",
"UseGethLimitsInFastBlocks": false
Expand All @@ -43,4 +43,4 @@
16
]
}
}
}
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/energyweb.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 31080000,
"PivotHash": "0x2488dbf46a134bfe9614d1d7ad67ce077e44afc93a421c32dd113612fb5c6102",
"PivotTotalDifficulty": "10575975963902767444441682798979356011677122425",
"PivotNumber": 31190000,
"PivotHash": "0x70a2962739b3eb2f95069241cc7520fbbeb9599c76951d46ae1aaa4aaf2c40ab",
"PivotTotalDifficulty": "10613407024264070675422654005796850514937048735",
"FastBlocks": true,
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/exosama.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 11130000,
"PivotHash": "0x9d3ef645a7848ae9afd5d755888e1540c27e94707f58cec508fe97ab3f57b1fa",
"PivotTotalDifficulty": "3787342743830045098347359380715580193149873285",
"PivotNumber": 11250000,
"PivotHash": "0xf3db2a5ab56046f21b00cde7c6adc28b8b7ad2b5c41656adf099e6368be83dfb",
"PivotTotalDifficulty": "3828176627860557713962964333607392378524353285",
"FastBlocks": true,
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/gnosis.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 35170000,
"PivotHash": "0x77bf080ff5493fca78791fb507d026ee06730f7c6d2fb41709662273c7c3f6f3",
"PivotNumber": 35290000,
"PivotHash": "0x379c230475b618ce06944f596608989f5f51bba9747c45161b1caf060e015a33",
"PivotTotalDifficulty": "8626000110427538733349499292577475819600160930",
"FastBlocks": true,
"UseGethLimitsInFastBlocks": false,
Expand All @@ -40,4 +40,4 @@
16
]
}
}
}
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/joc-mainnet.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"FastSync": true,
"SnapSync": true,
"FastBlocks": true,
"PivotNumber": 12500000,
"PivotHash": "0x07aa32aee6956c17af1d60641325c0e1265f02cff05e4ceb7eb0406476926d2a",
"PivotTotalDifficulty": "24962550"
"PivotNumber": 12620000,
"PivotHash": "0xa06cd0337056a6294349d177e9dd225ab21ee9b8c40fa318b013842bd1e92de0",
"PivotTotalDifficulty": "25201970"
},
"Metrics": {
"NodeName": "JOC-Mainnet"
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/joc-testnet.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 6100000,
"PivotHash": "0xb1604d0b8a59c31daae1dab9c119464df8411de54cb9d68f11f0768bbfaf86eb",
"PivotTotalDifficulty": "11632445"
"PivotNumber": 6220000,
"PivotHash": "0x685ca8e6b3a89435f33c333baeaf248912d416e373bb1f3f283929494b4e32b9",
"PivotTotalDifficulty": "11823685"
},
"Metrics": {
"NodeName": "JOC-Testnet"
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/mainnet.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 20400000,
"PivotHash": "0xf6d9c0a755fd8643a4ae788f79cd4df6b9cf61a196ad3e62ca73853b341cb444",
"PivotNumber": 20450000,
"PivotHash": "0xf42f284c5be55365bbe1010e42e5f281e77d7c557d3dfb676d2ca9eaf9080cf3",
"PivotTotalDifficulty": "58750003716598352816469",
"FastBlocks": true,
"FastSyncCatchUpHeightDelta": "10000000000"
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/sepolia.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"FastSync": true,
"SnapSync": true,
"UseGethLimitsInFastBlocks": true,
"PivotNumber": 6387000,
"PivotHash": "0x02e6a92de94c242995cb7ff4b83a01f8172afde5e30b045883b15c444808b717",
"PivotNumber": 6431000,
"PivotHash": "0xa18e631f4e6d361aee66a9b7357711252807bf8ffbc6bfe3c49fbcc3e74b2f26",
"PivotTotalDifficulty": "17000018015853232",
"FastSyncCatchUpHeightDelta": "10000000000"
},
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/volta.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 28690000,
"PivotHash": "0xbb095c35a646f77891c2218ed17bb436cd557018a628182151fe1381643b0194",
"PivotTotalDifficulty": "9762701106961724516764217487217429986299671549",
"PivotNumber": 28780000,
"PivotHash": "0x691ff1fa9707e905a2926736fb933a5f3bd085b0280bb20f5d0980cb87ca54ec",
"PivotTotalDifficulty": "9793326519984608978475921201886289125330498197",
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
},
Expand Down

0 comments on commit 7bb7e49

Please sign in to comment.