nim-codex/tests/integration
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
..
codexclient.nim Improve integration testing client (CodexClient) and json serialization (#514) 2023-09-01 15:44:41 +10:00
multinodes.nim Taiko L2 (#483) 2023-09-13 16:17:56 +02:00
nodes.nim Taiko L2 (#483) 2023-09-13 16:17:56 +02:00
testIntegration.nim Erasure cleanup (#545) 2023-09-25 07:31:10 -07:00
testblockexpiration.nim Taiko L2 (#483) 2023-09-13 16:17:56 +02:00
testcli.nim Taiko L2 (#483) 2023-09-13 16:17:56 +02:00
testproofs.nim Taiko L2 (#483) 2023-09-13 16:17:56 +02:00
twonodes.nim Taiko L2 (#483) 2023-09-13 16:17:56 +02:00