Skip to content

Commit

Permalink
Updating Fast Sync config files (#4683)
Browse files Browse the repository at this point in the history
Co-authored-by: LukaszRozmej <LukaszRozmej@users.noreply.github.com>
  • Loading branch information
2 people authored and kamilchodola committed Oct 3, 2022
1 parent 278d483 commit 7074612
Show file tree
Hide file tree
Showing 17 changed files with 43 additions and 43 deletions.
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 @@ -8,9 +8,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 20160000,
"PivotHash": "0x38e56ef034f5dd6c8d85607cb07e9bcc3df47a676c1ec05fda6303d719246bf0",
"PivotTotalDifficulty": "6860092517126119423421632085824447142600128780",
"PivotNumber": 20280000,
"PivotHash": "0x962f47d8deef9bba689ba10c8d730b69fb931e8f0625a770b721c60ea6bfc05d",
"PivotTotalDifficulty": "6900926401156632039037237038716259327974607474",
"FastBlocks": true,
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/goerli.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 7620000,
"PivotHash": "0x09e992cc901e6fb3eac1ae639a7d92d0caa28b3c8d0ab3cb031e3e13e1fd6260",
"PivotNumber": 7680000,
"PivotHash": "0x472c45e9fd3d63aff7800c3430cea2f8fea370846925b7d1a5f291cb65eca768",
"PivotTotalDifficulty": "10790000",
"FastBlocks": true,
"UseGethLimitsInFastBlocks": true,
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/goerli_aa.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 7620000,
"PivotHash": "0x09e992cc901e6fb3eac1ae639a7d92d0caa28b3c8d0ab3cb031e3e13e1fd6260",
"PivotNumber": 7680000,
"PivotHash": "0x472c45e9fd3d63aff7800c3430cea2f8fea370846925b7d1a5f291cb65eca768",
"PivotTotalDifficulty": "10790000",
"FastBlocks": true,
"FastSyncCatchUpHeightDelta": "10000000000"
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/goerli_mev.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 7620000,
"PivotHash": "0x09e992cc901e6fb3eac1ae639a7d92d0caa28b3c8d0ab3cb031e3e13e1fd6260",
"PivotNumber": 7680000,
"PivotHash": "0x472c45e9fd3d63aff7800c3430cea2f8fea370846925b7d1a5f291cb65eca768",
"PivotTotalDifficulty": "10790000",
"FastBlocks": true,
"FastSyncCatchUpHeightDelta": "10000000000"
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/kovan.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 33920000,
"PivotHash": "0xa02bc8e1c5d09cbb318da05887899f71b5b6dc66024cfcb8f2714d35e2b0db8b",
"PivotTotalDifficulty": "11491934768168239683792319495654499864042385569",
"PivotNumber": 34000000,
"PivotHash": "0xaace54dd10cada02c236bd8182489cc7f9520dedceb1795f9f716e66d86921cb",
"PivotTotalDifficulty": "11519157357521914760869389464249041320958641825",
"FastBlocks": true,
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
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 @@ -12,8 +12,8 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 15605000,
"PivotHash": "0x8370cc699091058770f6b4ce873f607b27d848f9eb646bddd68411ed9ad1ef71",
"PivotNumber": 15655000,
"PivotHash": "0x00b2ead9d314c24a25b261b514951fc35ff3dcd0de74521de1f9d89a15c34981",
"PivotTotalDifficulty": "58750003716598352816469",
"FastBlocks": true,
"AncientBodiesBarrier": 11052984,
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/mainnet_aa.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 15605000,
"PivotHash": "0x8370cc699091058770f6b4ce873f607b27d848f9eb646bddd68411ed9ad1ef71",
"PivotNumber": 15655000,
"PivotHash": "0x00b2ead9d314c24a25b261b514951fc35ff3dcd0de74521de1f9d89a15c34981",
"PivotTotalDifficulty": "58750003716598352816469",
"FastBlocks": true,
"AncientBodiesBarrier": 11052984,
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/mainnet_mev.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"Sync": {
"FastSync": true,
"SnapSync": true,
"PivotNumber": 15605000,
"PivotHash": "0x8370cc699091058770f6b4ce873f607b27d848f9eb646bddd68411ed9ad1ef71",
"PivotNumber": 15655000,
"PivotHash": "0x00b2ead9d314c24a25b261b514951fc35ff3dcd0de74521de1f9d89a15c34981",
"PivotTotalDifficulty": "58750003716598352816469",
"FastBlocks": true,
"AncientBodiesBarrier": 11052984,
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/poacore.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 29430000,
"PivotHash": "0xec5981f7fc000045092e5bdf3861bdd02f3638a6c8a361daba7306cab14d9bf0",
"PivotTotalDifficulty": "10014510058483218979727114696716938462787988720",
"PivotNumber": 29510000,
"PivotHash": "0x3a660b7de1631eed2d9cb53b8f429f7e5fdb4e6325217479c2641a5e8f616755",
"PivotTotalDifficulty": "10041732647836894056804184665311479919704261257",
"FastBlocks": true,
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/rinkeby.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 11430000,
"PivotHash": "0x4c5189a3f831ed539c679a5f51daf2fa4035e7ad9378d5cf22af4b325dc8a269",
"PivotTotalDifficulty": "18591345",
"PivotNumber": 11460000,
"PivotHash": "0xcd2a9b5d3f5b541c28355c2aa565c84b5c8d174a6d5e0c07e4af55ad40d20376",
"PivotTotalDifficulty": "18634200",
"FastBlocks": true
},
"Metrics": {
Expand Down
4 changes: 2 additions & 2 deletions src/Nethermind/Nethermind.Runner/configs/ropsten.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"SnapSync": true,
"FastBlocks": true,
"UseGethLimitsInFastBlocks": true,
"PivotNumber": 13030000,
"PivotHash": "0x0bb373ce194696bbe889bbaa753980538eca0c0edfd1b7736b447b00f51a0534",
"PivotNumber": 13070000,
"PivotHash": "0x1b3bd0a74ae9df08574c6696ff3ce60a31cce51de8eb4ceb34fb2d05f78b46c6",
"PivotTotalDifficulty": "50000820485795157",
"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 @@ -18,8 +18,8 @@
"FastBlocks": true,
"SnapSync": true,
"UseGethLimitsInFastBlocks": true,
"PivotNumber": 1953000,
"PivotHash": "0xa8ae3201318ec6dfd09d82ba694af146f11b1e9cc07d86cfcd5def1d93303806",
"PivotNumber": 2000000,
"PivotHash": "0x2973ddb534f796688dcb599786fac470b72370a84cf39d927b8ba6af12f14583",
"PivotTotalDifficulty": "17000018015853232",
"FastSyncCatchUpHeightDelta": "10000000000"
},
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/sokol.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 27400000,
"PivotHash": "0x4c0a10338acf34e0d991b090aac4a41cf8035595fe8df40f28c133a546801b99",
"PivotTotalDifficulty": "9323736853633713898896464243630448993534358058",
"PivotNumber": 27450000,
"PivotHash": "0x555abc5e06938069a8d9f57ed3b7de29e3346218eda751a266684e7ce44b460a",
"PivotTotalDifficulty": "9340750971979760822069632974002037404106982938",
"FastBlocks": true,
"UseGethLimitsInFastBlocks": false,
"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 @@ -12,9 +12,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 19490000,
"PivotHash": "0x770f34bc534af2d97fd1eaee65b8b8c6a533db33afec3d0200b4e80118974b70",
"PivotTotalDifficulty": "6632103331289090652901171098845162440925283590",
"PivotNumber": 19600000,
"PivotHash": "0x84f3e932c78577a4e16f5bb9c35c6e81936a2cafcb3e0bc9b20ef7f0ac54c6c0",
"PivotTotalDifficulty": "6669534391650393883882142305662656944185207852",
"FastBlocks": true,
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/xdai.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 24310000,
"PivotHash": "0xefa16e2a1f0d6805f554b12078c22e5413a29a99a1d17a2bad3b94987bc48d11",
"PivotTotalDifficulty": "8272264339848014046794636706666285220138390006",
"PivotNumber": 24410000,
"PivotHash": "0xce51e851b7bc91ff9265c28b848ef551875b398c80a601c5dc37d069928dd508",
"PivotTotalDifficulty": "8306292576540107893140974167409462041283766862",
"FastBlocks": true,
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/xdai_aa.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 24310000,
"PivotHash": "0xefa16e2a1f0d6805f554b12078c22e5413a29a99a1d17a2bad3b94987bc48d11",
"PivotTotalDifficulty": "8272264339848014046794636706666285220138390006",
"PivotNumber": 24410000,
"PivotHash": "0xce51e851b7bc91ff9265c28b848ef551875b398c80a601c5dc37d069928dd508",
"PivotTotalDifficulty": "8306292576540107893140974167409462041283766862",
"FastBlocks": true,
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
Expand Down
6 changes: 3 additions & 3 deletions src/Nethermind/Nethermind.Runner/configs/xdai_mev.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 24310000,
"PivotHash": "0xefa16e2a1f0d6805f554b12078c22e5413a29a99a1d17a2bad3b94987bc48d11",
"PivotTotalDifficulty": "8272264339848014046794636706666285220138390006",
"PivotNumber": 24410000,
"PivotHash": "0xce51e851b7bc91ff9265c28b848ef551875b398c80a601c5dc37d069928dd508",
"PivotTotalDifficulty": "8306292576540107893140974167409462041283766862",
"FastBlocks": true,
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
Expand Down

0 comments on commit 7074612

Please sign in to comment.