nim-codex/tests/dagger
Dmitriy Ryajov ffa9b624f1
Integrate erasure (#73)
* wip: adding request for storage endpoint

* wire in erasure coding

* fix tests for erasure coding

* put type definitions into separate file

* integrate erasure coding

* change run/shutdown to start/stop

* temporary sleep, otherwise the fsstore blocks
2022-04-05 18:34:29 -06:00
..
blockexc Make block a ref (#56) 2022-03-18 13:50:53 -06:00
helpers [market] offerStorage() returns submitted offer 2022-04-04 11:29:32 +02:00
stores Make block a ref (#56) 2022-03-18 13:50:53 -06:00
examples.nim [sales] Availability.new -> Availability.init 2022-04-04 11:29:32 +02:00
helpers.nim Make block a ref (#56) 2022-03-18 13:50:53 -06:00
testasyncheapqueue.nim Store stream (#55) 2022-03-17 07:56:46 -06:00
testblockexc.nim Node setup (#32) 2022-01-10 09:32:56 -06:00
testchunking.nim Node storestream (#62) 2022-03-29 20:43:35 -06:00
testerasure.nim Erasure coding dataset (#72) 2022-04-05 13:12:59 -06:00
testmanifest.nim Protected manifest (#69) 2022-04-04 18:46:13 -06:00
testnode.nim Integrate erasure (#73) 2022-04-05 18:34:29 -06:00
testpurchasing.nim [market] offerStorage() returns submitted offer 2022-04-04 11:29:32 +02:00
testsales.nim [sales] Make storage available again when offer expires 2022-04-04 11:29:32 +02:00
teststores.nim feat: introduce LRU cache (#50) 2022-03-02 10:30:42 -06:00
teststorestream.nim Node storestream (#62) 2022-03-29 20:43:35 -06:00