nim-codex/tests
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
..
contracts [market] offerStorage() returns submitted offer 2022-04-04 11:29:32 +02:00
dagger Integrate erasure (#73) 2022-04-05 18:34:29 -06:00
fixtures Node setup (#32) 2022-01-10 09:32:56 -06:00
examples.nim [tests] Extract common examples into separate module 2022-04-04 10:03:46 +02:00
nim.cfg Poc 2 (#7) 2021-02-25 18:23:22 -06:00
testContracts.nim [contracts] Wrap contracts in Market abstraction 2022-04-04 10:03:46 +02:00
testDagger.nim Erasure coding dataset (#72) 2022-04-05 13:12:59 -06:00