Commit d21071a
authored
[ETCM-1161] revert FastSync to version before header skeleton (#1117)
* revert FastSync to version before header skeleton as there are still some issues with it
* delay switching to regular sync to improve reliability, minor tweak to log output
* change pivot retry logic to pick next-highest one instead of picking a slightly lower one
* add config option for periodic consistency check and default to false1 parent c947a27 commit d21071a
File tree
11 files changed
+84
-422
lines changed- src
- it/scala/io/iohk/ethereum/sync
- main
- resources/conf
- scala/io/iohk/ethereum
- blockchain/sync/fast
- nodebuilder
- utils
- test
- resources
- scala/io/iohk/ethereum/blockchain/sync
11 files changed
+84
-422
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | 236 | | |
283 | 237 | | |
284 | 238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
357 | 360 | | |
358 | 361 | | |
359 | 362 | | |
| |||
475 | 478 | | |
476 | 479 | | |
477 | 480 | | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | 481 | | |
483 | 482 | | |
484 | 483 | | |
| |||
571 | 570 | | |
572 | 571 | | |
573 | 572 | | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
574 | 576 | | |
575 | 577 | | |
576 | 578 | | |
| |||
0 commit comments