nim-codex/tests/codex/helpers
Tomasz Bekas 2396c4d76d
Blockexchange uses merkle root and index to fetch blocks (#566)
* Blockexchange uses merkle root and index to fetch blocks

* Links the network store getTree to the local store.

* Update codex/stores/repostore.nim

Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>
Signed-off-by: Tomasz Bekas <tomasz.bekas@gmail.com>

* Rework erasure.nim to include recent cleanup

* Revert accidential changes to lib versions

* Addressing review comments

* Storing proofs instead of trees

* Fix a comment

* Fix broken tests

* Fix for broken testerasure.nim

* Addressing PR comments

---------

Signed-off-by: Tomasz Bekas <tomasz.bekas@gmail.com>
Co-authored-by: benbierens <thatbenbierens@gmail.com>
Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>
2023-11-14 13:02:17 +01:00
..
always.nim Fix slot queue push (#542) 2023-09-04 16:42:09 +02:00
mockchunker.nim Blockexchange uses merkle root and index to fetch blocks (#566) 2023-11-14 13:02:17 +01:00
mockclock.nim Improving proc/func formatting consistency (#454) 2023-06-22 08:11:18 -07:00
mockdiscovery.nim Improving proc/func formatting consistency (#454) 2023-06-22 08:11:18 -07:00
mockmarket.nim Slot queue (#455) 2023-07-25 12:50:30 +10:00
mockrepostore.nim Blockexchange uses merkle root and index to fetch blocks (#566) 2023-11-14 13:02:17 +01:00
mocksalesagent.nim Slot queue (#455) 2023-07-25 12:50:30 +10:00
mocktimer.nim Improving proc/func formatting consistency (#454) 2023-06-22 08:11:18 -07:00
nodeutils.nim Bump deps take2 (#492) 2023-08-01 16:47:57 -07:00
randomchunker.nim Plumbing in conf types (#472) 2023-07-06 16:23:27 -07:00