nim-codex/tests/codex
Ben Bierens 3041f5ff5f
Announce to DHT only tree and manifest CIDs (#788)
* announce only tree and manifest cids

* wip

* Adds tests for selecting which CIDs are announced

* newline

* Review comments by Tomasz
2024-04-24 07:30:02 +00:00
..
blockexchange Announce to DHT only tree and manifest CIDs (#788) 2024-04-24 07:30:02 +00:00
helpers Wire up prover (#736) 2024-03-12 12:10:14 +00:00
merkletree Build slots (#668) 2024-01-11 08:45:23 -08:00
node Scheduling erasure coding on another thread (#716) 2024-03-23 09:56:35 +00:00
sales feat(api): availabilities patch endpoint (#692) 2024-03-21 10:53:45 +00:00
slots refactor: use serde for json de/serialization instead of utils/json (#704) 2024-03-19 03:25:13 +00:00
stores update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
utils feat(api): availabilities patch endpoint (#692) 2024-03-21 10:53:45 +00:00
examples.nim feat(api): availabilities patch endpoint (#692) 2024-03-21 10:53:45 +00:00
helpers.nim Wire up prover (#736) 2024-03-12 12:10:14 +00:00
testasyncheapqueue.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testasyncstreamwrapper.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testblockexchange.nim Blocks leak and inflight for pending blocks (#315) 2022-11-15 00:12:05 -06:00
testchunking.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testclock.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
testerasure.nim Scheduling erasure coding on another thread (#716) 2024-03-23 09:56:35 +00:00
testindexingstrategy.nim rework indexing strategy to use an enum (#694) 2024-02-07 11:13:27 -08:00
testlogutils.nim refactor: use serde for json de/serialization instead of utils/json (#704) 2024-03-19 03:25:13 +00:00
testmanifest.nim cleanup manifest and wire in strategy (#696) 2024-02-07 20:54:57 +00:00
testmerkletree.nim Rework merkle tree (#654) 2023-12-21 06:41:43 +00:00
testnode.nim Contracts handler (#672) 2024-01-15 08:45:04 -08:00
testpurchasing.nim Fix sales agent (#733) 2024-03-12 06:41:03 +00:00
testsales.nim Fix sales agent (#733) 2024-03-12 06:41:03 +00:00
testslots.nim Prover works with zkey (#711) 2024-02-19 18:58:39 +00:00
teststores.nim Blockstore maintenance (#347) 2023-03-08 16:04:54 +01:00
teststorestream.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testsystemclock.nim Revert "remove call to `waitFor` from clock.now and make it async (#691)" (#707) 2024-02-16 22:12:16 +00:00
testutils.nim feat(api): availabilities patch endpoint (#692) 2024-03-21 10:53:45 +00:00
testvalidation.nim Revert "remove call to `waitFor` from clock.now and make it async (#691)" (#707) 2024-02-16 22:12:16 +00:00