nim-codex/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
..
states fix(slot-reservations): Avoid slot filled cancellations (#963) 2024-11-04 07:31:01 +02:00
reservations.nim Release v0.1.4 (#912) 2024-09-24 13:19:58 +03: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