nim-codex/codex/blockexchange
jessiebroke ac2aca42b1
Block exchange debug (#426)
* Adds sequence diagram for local download

* Adds network download flow

* makes node properly request block when presence-list is received

* starting to work :O

* Fixes fully connected download test up to 20 nodes.

* Better sequence diagram of network block resolution

* Cleans up comments and traces.

* Accidentally deleted important else

* Review comments by Dmitriy

---------

Co-authored-by: benbierens <thatbenbierens@gmail.com>
2023-07-18 07:50:47 +02:00
..
engine Block exchange debug (#426) 2023-07-18 07:50:47 +02:00
network Improving proc/func formatting consistency (#454) 2023-06-22 08:11:18 -07:00
peers Block exchange debug (#426) 2023-07-18 07:50:47 +02:00
protobuf Enable stylecheck (#353) 2023-03-10 08:02:54 +01:00
engine.nim reorg engine directory structure (#104) 2022-05-19 16:28:53 -06:00
network.nim reorg engine directory structure (#104) 2022-05-19 16:28:53 -06:00
peers.nim reorg engine directory structure (#104) 2022-05-19 16:28:53 -06:00