nim-codex/tests/dagger
markspanbroek 1a3003e043
Update to latest dagger-contracts (#78)
- StorageRequest struct has changed

- StorageRequested event has changed,
  it no longer returns the entire request,
  but only the id and the ask
2022-04-11 12:03:55 -06:00
..
blockexc Make block a ref (#56) 2022-03-18 13:50:53 -06:00
helpers Update to latest dagger-contracts (#78) 2022-04-11 12:03:55 -06: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 fix random failing test (#77) 2022-04-07 17:08:43 -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
testproving.nim Proving (#66) 2022-04-08 15:58:16 -06:00
testpurchasing.nim Update to latest dagger-contracts (#78) 2022-04-11 12:03:55 -06:00
testsales.nim Update to latest dagger-contracts (#78) 2022-04-11 12:03:55 -06: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