nim-dagger/tests/codex
Ben Bierens bd8fedaf28
Metadata in LevelDB (#806)
* pulls in datastore-leveldb update

* bump

* Applies LevelDb as metadata store. Adds option for repostore.

* Sets submodule to main branch

* I can do syntax, me

* Removes wildcard from metadata query key

* Applies leveldb instead of sqlite-in-memory for tests

* Restores query key wildcard.

* Pins nim-datastore to latest master

* bumps leveldb to 0.1.4

---------

Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>
2024-05-30 06:57:10 +00:00
..
blockexchange Advertise manifests and trees (#797) 2024-05-09 08:03:35 +00:00
helpers feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
merkletree Build slots (#668) 2024-01-11 08:45:23 -08:00
node Metadata in LevelDB (#806) 2024-05-30 06:57:10 +00:00
sales Metadata in LevelDB (#806) 2024-05-30 06:57:10 +00:00
slots Metadata in LevelDB (#806) 2024-05-30 06:57:10 +00:00
stores Metadata in LevelDB (#806) 2024-05-30 06:57:10 +00: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 Metadata in LevelDB (#806) 2024-05-30 06:57:10 +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