nim-codex/codex/manifest
Dmitriy Ryajov 25ea7fd0b2
Erasure cleanup (#545)
* cleanup erasure coding

* moar cleanup

* fix off by 1 issues in tests

* style

* consolidate decoding data code

* simplify tuple unpacking

* fix retrieve purchase

We don't support single blocks for now

* Apply suggestions from code review

Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
Signed-off-by: Dmitriy Ryajov <dryajov@gmail.com>

---------

Signed-off-by: Dmitriy Ryajov <dryajov@gmail.com>
Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
2023-09-25 07:31:10 -07:00
..
coders.nim Makes rootHash private to Manifest object. (#488) 2023-07-19 16:06:59 +02:00
manifest.nim Erasure cleanup (#545) 2023-09-25 07:31:10 -07:00
types.nim Erasure cleanup (#545) 2023-09-25 07:31:10 -07:00