nim-codex/tests/integration
Eric 0157ca4c57
fix(slot-reservations): Avoid slot filled cancellations (#963)
* Avoid cancelling states when slot is filled

* improve logging

Improves logging for situations where a Sale should be ignored instead of being considered an error, including when reservation is not allowed and when a slot was filled by another host.

* remove onSlotFilled unit tests from states
2024-10-24 05:56:12 +00:00
..
clioption.nim Prover CLI updates (#735) 2024-03-12 09:57:13 +00:00
codexclient.nim Download API upgrade (#955) 2024-10-17 16:54:28 +00:00
codexconfig.nim Prover CLI updates (#735) 2024-03-12 09:57:13 +00:00
codexprocess.nim Chronos v4 Update (v3 Compat Mode) (#814) 2024-07-18 21:04:33 +00:00
hardhatconfig.nim Prover CLI updates (#735) 2024-03-12 09:57:13 +00:00
hardhatprocess.nim fix(slot-reservations): Avoid slot filled cancellations (#963) 2024-10-24 05:56:12 +00:00
marketplacesuite.nim feat: expiry specified with number of seconds (#793) 2024-05-06 17:35:46 +02:00
multinodes.nim Cleanup integration tests (#757) 2024-05-23 15:29:30 +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(slot-reservations): Avoid slot filled cancellations (#963) 2024-10-24 05:56:12 +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 Fix verifiable manifest constructor (#844) 2024-06-26 20:02:39 +00:00
testmarketplace.nim feat: partial rewards and withdraws (#880) 2024-10-10 11:53:33 +00:00
testproofs.nim feat(api): availabilities patch endpoint (#692) 2024-03-21 10:53:45 +00:00
testpurchasing.nim API tweaks for OpenAPI, errors and endpoints (#886) 2024-09-24 08:37:08 +00:00
testrestapi.nim API tweaks for OpenAPI, errors and endpoints (#886) 2024-09-24 08:37:08 +00:00
testsales.nim Cleanup integration tests (#757) 2024-05-23 15:29:30 +00:00
testupdownload.nim Download API upgrade (#955) 2024-10-17 16:54:28 +00:00
twonodes.nim Cleanup integration tests (#757) 2024-05-23 15:29:30 +00:00