nim-codex/tests/codex
Dmitriy Ryajov e23159b065
wire in circom backend (#698)
* wire in circom backend

* should contain leafs

* adding circom compad and circuits deps

* update windows build

* fix windows build

* improve test names

* move proving defaults to codextypes

* remove unnedded inmports and move defaults to codextypes

* capture error code on backend failure
2024-02-09 21:40:30 +00:00
..
blockexchange update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
helpers Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
merkletree Build slots (#668) 2024-01-11 08:45:23 -08:00
node Rework builder & sampler (#697) 2024-02-08 02:27:11 +00:00
sales Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
slots wire in circom backend (#698) 2024-02-09 21:40:30 +00:00
stores update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
utils update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
examples.nim wire in circom backend (#698) 2024-02-09 21:40:30 +00:00
helpers.nim Integrate slot builder (#666) 2024-01-08 14:52:46 -08: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 cleanup manifest and wire in strategy (#696) 2024-02-07 20:54:57 +00:00
testindexingstrategy.nim rework indexing strategy to use an enum (#694) 2024-02-07 11:13:27 -08:00
testlogutils.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08: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 remove call to `waitFor` from clock.now and make it async (#691) 2024-02-05 08:36:28 -03:00
testsales.nim Slot queue (#455) 2023-07-25 12:50:30 +10:00
testslots.nim Rework builder & sampler (#697) 2024-02-08 02:27:11 +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 remove call to `waitFor` from clock.now and make it async (#691) 2024-02-05 08:36:28 -03:00
testutils.nim Improve integration testing client (CodexClient) and json serialization (#514) 2023-09-01 15:44:41 +10:00
testvalidation.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00