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 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: 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 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 Bug: Large manifests encoding (#800) 2024-04-30 15:27:17 +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 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 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