nim-codex/tests/codex/sales
Eric 96a9c687c3
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-11-04 07:31:01 +02:00
..
helpers
states fix(slot-reservations): Avoid slot filled cancellations (#963) 2024-11-04 07:31:01 +02:00
testreservations.nim Merge latest master into release (#842) 2024-06-26 05:38:04 +03:00
testsales.nim Release v0.1.5 (#941) 2024-10-07 15:27:25 +03:00
testsalesagent.nim
testslotqueue.nim Release v0.1.4 (#912) 2024-09-24 13:19:58 +03:00
teststates.nim Release v0.1.5 (#941) 2024-10-07 15:27:25 +03:00