Skip to content

Commit

Permalink
Updating Fast Sync config files (#4819)
Browse files Browse the repository at this point in the history
Co-authored-by: MarekM25 <MarekM25@users.noreply.github.com>
  • Loading branch information
2 people authored and kamilchodola committed Oct 26, 2022
1 parent c174ad5 commit d7f8306
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 34 deletions.
10 changes: 5 additions & 5 deletions src/Nethermind/Nethermind.Runner/configs/chiado.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"MemoryHint": 768000000,
"ChainSpecPath": "chainspec/chiado.json",
"BaseDbPath": "nethermind_db/chiado",
"LogFileName": "chiado.logs.txt"
"LogFileName": "chiado.logs.txt"
},
"JsonRpc": {
"Enabled": true,
Expand All @@ -13,9 +13,9 @@
"Sync": {
"FastSync": true,
"FastBlocks": true,
"PivotNumber": 450000,
"PivotHash": "0xfb3b085cb3c98877307b4f982364840933aca1c63a480a3196cb07e468148411",
"PivotTotalDifficulty": "153127065114422308558518573344295694821597202",
"PivotNumber": 510000,
"PivotHash": "0xc5cb5183b4a5c36b6c7f17bdfc08d68f98057cf615d6be3d8a943fa6afb9f484",
"PivotTotalDifficulty": "173544007129678616366321049790201787508836548",
"FastSyncCatchUpHeightDelta": "10000000000"
},
"Aura": {
Expand All @@ -35,4 +35,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 @@ -8,9 +8,9 @@
},
"Sync": {
"FastSync": true,
"PivotNumber": 20640000,
"PivotHash": "0xc94502c4ade92b37670f606801d83eb9700f9f165de9e26080c69c396999e9dc",
"PivotTotalDifficulty": "7023428053248169885884051897391695884098044431",
"PivotNumber": 20700000,
"PivotHash": "0x7709c6766eeeafebeb98026bc7e2b75abd5363c859054556a5c95450191ef4a1",
"PivotTotalDifficulty": "7043844995263426193691854373837601976785284285",
"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": 15806000,
"PivotHash": "0xe668847c8f4f080a84dc9b451de5861dd0d602bebdeb943484388ae36cdc675f",
"PivotNumber": 15830000,
"PivotHash": "0xb917d75ec90eaa8d1f41dd416e014f56d7ba5e056a947f9e66744fa49f63f3b7",
"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": 15806000,
"PivotHash": "0xe668847c8f4f080a84dc9b451de5861dd0d602bebdeb943484388ae36cdc675f",
"PivotNumber": 15830000,
"PivotHash": "0xb917d75ec90eaa8d1f41dd416e014f56d7ba5e056a947f9e66744fa49f63f3b7",
"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": 15806000,
"PivotHash": "0xe668847c8f4f080a84dc9b451de5861dd0d602bebdeb943484388ae36cdc675f",
"PivotNumber": 15830000,
"PivotHash": "0xb917d75ec90eaa8d1f41dd416e014f56d7ba5e056a947f9e66744fa49f63f3b7",
"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": 29720000,
"PivotHash": "0x1422aa3f3bfbe32c867918cf4aa67974669d88ec28296c83668f4fc42b15ed3c",
"PivotTotalDifficulty": "10113191944890291134131493332872151244109454207",
"PivotNumber": 29750000,
"PivotHash": "0xf899f7b53bd6b541557cb6d27d08c53ef3f8bdeb6e8e2e8e2e791417b0fb6d59",
"PivotTotalDifficulty": "10123400415897919288035394571095104290453047325",
"FastBlocks": true,
"UseGethLimitsInFastBlocks": false,
"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": 2140000,
"PivotHash": "0x6d83c1b2443722e9fe938060c95f7ff043e585d6322a2442aba46ca673f356a3",
"PivotNumber": 2162000,
"PivotHash": "0x9294bbe417077561019697d68ac60ca019c001f9a35330582da019907da04114",
"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": 27530000,
"PivotHash": "0xaed901bab624db84809b204a9c1ab8d96553d564e8d62dff606436be8df800fe",
"PivotTotalDifficulty": "9367973561333435899146702942596578861023082088",
"PivotNumber": 27550000,
"PivotHash": "0xaa2f756942c1c27f9ee6e5a56ecbf7214212860eca7a11bad53a0cc4eb1a56e4",
"PivotTotalDifficulty": "9374779208671854668415970434745214225252073088",
"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": 19910000,
"PivotHash": "0xc78a4caa3e83532e987229ab0b6af80503af2b4cea8ff29d3229a603e6ed166d",
"PivotTotalDifficulty": "6775021925395884807555788433966505089735895268",
"PivotNumber": 19960000,
"PivotHash": "0xd628c4a3415aa818af1cdd92fcec401889a8929e7474978a010352e652be2177",
"PivotTotalDifficulty": "6792036043741931730728957164338093500308586271",
"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": 24690000,
"PivotHash": "0x8637d8f376c1668982146ec54eb2cf7febaa03a5fee623c63f754cd49f4d1463",
"PivotTotalDifficulty": "8401571639277970662910719057490357140490798723",
"PivotNumber": 24730000,
"PivotHash": "0x316ced97ac98293558aa71c26ce1ec3671ad8aaf2af06b85afb153b24ac0caa8",
"PivotTotalDifficulty": "8415182933954808201449254041787627868948943283",
"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": 24690000,
"PivotHash": "0x8637d8f376c1668982146ec54eb2cf7febaa03a5fee623c63f754cd49f4d1463",
"PivotTotalDifficulty": "8401571639277970662910719057490357140490798723",
"PivotNumber": 24730000,
"PivotHash": "0x316ced97ac98293558aa71c26ce1ec3671ad8aaf2af06b85afb153b24ac0caa8",
"PivotTotalDifficulty": "8415182933954808201449254041787627868948943283",
"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": 24690000,
"PivotHash": "0x8637d8f376c1668982146ec54eb2cf7febaa03a5fee623c63f754cd49f4d1463",
"PivotTotalDifficulty": "8401571639277970662910719057490357140490798723",
"PivotNumber": 24730000,
"PivotHash": "0x316ced97ac98293558aa71c26ce1ec3671ad8aaf2af06b85afb153b24ac0caa8",
"PivotTotalDifficulty": "8415182933954808201449254041787627868948943283",
"FastBlocks": true,
"UseGethLimitsInFastBlocks": false,
"FastSyncCatchUpHeightDelta": 10000000000
Expand Down

0 comments on commit d7f8306

Please sign in to comment.