nim-codex/codex/stores
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
..
blockstore.nim Improving proc/func formatting consistency (#454) 2023-06-22 08:11:18 -07:00
cachestore.nim Plumbing in conf types (#472) 2023-07-06 16:23:27 -07:00
keyutils.nim Fix warnings (drops Nim 1.2) (#348) 2023-03-09 12:23:45 +01:00
maintenance.nim Improving proc/func formatting consistency (#454) 2023-06-22 08:11:18 -07:00
networkstore.nim Block exchange debug (#426) 2023-07-18 07:50:47 +02:00
repostore.nim Improving proc/func formatting consistency (#454) 2023-06-22 08:11:18 -07:00