nim-dagger/tests/codex
Michael Bradley, Jr 2ecf750959 [node] support self.cache=nil in SQLiteStore
also fix a discrepancy where cli option `--cache-size` is documented as
`0 disables the cache` in `codex/conf.nim`, but previously the value `0` would
result in a cache being constructed with default parameter values for
`CacheStore.new()`

Closes #180
2022-08-08 16:24:45 -05:00
..
blockexchange Add limits for inflight requests (#169) 2022-07-29 10:19:34 -06:00
helpers [market] remove fulfillRequest() 2022-08-08 14:00:55 +02:00
storageproofs [node] add SQLiteStore backend 2022-08-08 02:12:43 -05:00
stores [node] support self.cache=nil in SQLiteStore 2022-08-08 16:24:45 -05:00
examples.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
helpers.nim WIP: Harmonize BlockStore API (remaining functions) (#123) (#130) 2022-07-28 03:39:17 +03:00
testasyncheapqueue.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
testblockexchange.nim Por serialize (#106) 2022-05-23 23:24:15 -06:00
testchunking.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
testerasure.nim WIP: Harmonize BlockStore API (remaining functions) (#123) (#130) 2022-07-28 03:39:17 +03:00
testmanifest.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
testnode.nim Better batching (#170) 2022-07-29 14:04:12 -06:00
testproving.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
testpurchasing.nim [contracts] Replace size by slotSize 2022-08-08 14:00:55 +02:00
testsales.nim [sales] Pass along request and slot index in onProve callback 2022-08-08 14:00:55 +02:00
teststorageproofs.nim Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
teststores.nim [node] add SQLiteStore backend 2022-08-08 02:12:43 -05:00
teststorestream.nim WIP: Harmonize BlockStore API (remaining functions) (#123) (#130) 2022-07-28 03:39:17 +03:00