nim-codex/tests/codex/sales/states
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
..
testcancelled.nim feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
testdownloading.nim feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
testerrored.nim feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
testfilled.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
testfilling.nim fix(slot-reservations): Avoid slot filled cancellations (#963) 2024-10-24 05:56:12 +00:00
testfinished.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
testignored.nim feat(slot-reservations): Add SaleSlotReserving state (#917) 2024-10-04 06:16:11 +00:00
testinitialproving.nim Wire up prover (#736) 2024-03-12 12:10:14 +00:00
testpreparing.nim feat(slot-reservations): Add SaleSlotReserving state (#917) 2024-10-04 06:16:11 +00:00
testproving.nim Fix sales agent (#733) 2024-03-12 06:41:03 +00:00
testsimulatedproving.nim Fix sales agent (#733) 2024-03-12 06:41:03 +00:00
testslotreserving.nim fix(slot-reservations): Avoid slot filled cancellations (#963) 2024-10-24 05:56:12 +00:00
testunknown.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00