Jordan Hrycaj 1ced684d8f
Update flare header download mechanism (#2607)
* Reverse order in staged blob lists

why:
  having the largest block number with the least header list index `0`
  makes it easier to grow the list with parent headers, i.e. decreasing
  block numbers.

* Set a header response threshold when to ditch peer

* Refactor extension of staged header chains record

why:
  Was cobbled together as a proof of concept after several approaches of
  how to run the download.

* TODO update

* Make debugging code independent of `release` flag

* Update import from jacek
2024-09-10 11:37:49 +00:00
..
2024-09-10 05:24:45 +00:00
2024-09-10 05:24:45 +00:00
2024-09-10 05:24:45 +00:00
2024-05-31 09:13:56 +02:00
2024-09-10 05:24:45 +00:00
2024-06-14 10:08:44 +02:00