nim-codex/tests/codex
Ben Bierens 9379c7c662
Advertise manifests and trees (#797)
* wip update advertise loop to announce only manifests and trees

* fixes e2e tests

* fixes tests for discovery engine

---------

Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>
2024-05-09 08:03:35 +00:00
..
blockexchange Advertise manifests and trees (#797) 2024-05-09 08:03:35 +00:00
helpers feat: expiry specified with number of seconds (#793) 2024-05-06 17:35:46 +02:00
merkletree
node Scheduling erasure coding on another thread (#716) 2024-03-23 09:56:35 +00:00
sales feat: expiry specified with number of seconds (#793) 2024-05-06 17:35:46 +02:00
slots refactor: use serde for json de/serialization instead of utils/json (#704) 2024-03-19 03:25:13 +00:00
stores
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
testasyncstreamwrapper.nim
testblockexchange.nim
testchunking.nim
testclock.nim
testerasure.nim Scheduling erasure coding on another thread (#716) 2024-03-23 09:56:35 +00:00
testindexingstrategy.nim
testlogutils.nim refactor: use serde for json de/serialization instead of utils/json (#704) 2024-03-19 03:25:13 +00:00
testmanifest.nim Bug: Large manifests encoding (#800) 2024-04-30 15:27:17 +00:00
testmerkletree.nim
testnode.nim
testpurchasing.nim feat: expiry specified with number of seconds (#793) 2024-05-06 17:35:46 +02: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
teststorestream.nim
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