nim-codex/codex/sales
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
..
states fix(slot-reservations): Avoid slot filled cancellations (#963) 2024-10-24 05:56:12 +00:00
reservations.nim API tweaks for OpenAPI, errors and endpoints (#886) 2024-09-24 08:37:08 +00:00
salesagent.nim feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
salescontext.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
salesdata.nim [marketplace] Availability improvements (#535) 2023-09-29 14:33:08 +10:00
slotqueue.nim feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
statemachine.nim refactor: merging proving module into sales (#469) 2023-08-21 12:26:43 +02:00