nim-codex/codex/stores
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
..
blockstore.nim Bump deps take2 (#492) 2023-08-01 16:47:57 -07:00
cachestore.nim Erasure cleanup (#545) 2023-09-25 07:31:10 -07:00
keyutils.nim Add metrics (#478) 2023-07-20 09:56:28 +02:00
maintenance.nim Slows down block maintenance iteration (#543) 2023-09-04 11:12:14 +02:00
networkstore.nim Block exchange debug (#426) 2023-07-18 07:50:47 +02:00
repostore.nim Erasure cleanup (#545) 2023-09-25 07:31:10 -07:00