nim-codex/tests/integration
Eric c498e2f53b
fix(nodeprocess): asyncspawn capture output (#1045)
- Ensures no exceptions are raised from `captureOutput`
- Asyncspawns the future to ensure errors are not silently swallowed
2024-12-17 09:51:38 +00:00
..
clioption.nim Prover CLI updates (#735) 2024-03-12 09:57:13 +00:00
codexclient.nim feat: add metadata to the manifest (#960) 2024-10-25 13:43:19 +00:00
codexconfig.nim Validator historical state restoration (#922) 2024-12-14 05:07:55 +00:00
codexprocess.nim fix(nodeprocess): asyncspawn capture output (#1045) 2024-12-17 09:51:38 +00:00
hardhatconfig.nim Prover CLI updates (#735) 2024-03-12 09:57:13 +00:00
hardhatprocess.nim fix(nodeprocess): asyncspawn capture output (#1045) 2024-12-17 09:51:38 +00:00
marketplacesuite.nim Validator historical state restoration (#922) 2024-12-14 05:07:55 +00:00
multinodes.nim Validator historical state restoration (#922) 2024-12-14 05:07:55 +00:00
nodeconfig.nim refactor: multinode integration test refactor (#662) 2024-02-19 04:55:39 +00:00
nodeconfigs.nim Prover CLI updates (#735) 2024-03-12 09:57:13 +00:00
nodeprocess.nim fix(nodeprocess): asyncspawn capture output (#1045) 2024-12-17 09:51:38 +00:00
nodes.nim Wire up prover (#736) 2024-03-12 12:10:14 +00:00
testblockexpiration.nim Download API upgrade (#955) 2024-10-17 16:54:28 +00:00
testcli.nim Rework circuit downloader (#882) 2024-09-23 14:37:17 +00:00
testecbug.nim feat: expose underlying nim-ethers errors to logs (#985) 2024-12-03 11:16:24 +00:00
testmarketplace.nim Validator historical state restoration (#922) 2024-12-14 05:07:55 +00:00
testproofs.nim feat: expose underlying nim-ethers errors to logs (#985) 2024-12-03 11:16:24 +00:00
testpurchasing.nim Fix concurrency issues (#993) 2024-11-25 11:23:04 +00:00
testrestapi.nim feat: add metadata to the manifest (#960) 2024-10-25 13:43:19 +00:00
testsales.nim Fix concurrency issues (#993) 2024-11-25 11:23:04 +00:00
testupdownload.nim feat: add metadata to the manifest (#960) 2024-10-25 13:43:19 +00:00
testvalidator.nim Validator historical state restoration (#922) 2024-12-14 05:07:55 +00:00
twonodes.nim Fix concurrency issues (#993) 2024-11-25 11:23:04 +00:00