nim-codex/codex/sales
Mark Spanbroek 66c444442f
limit amount of slot queue workers to 1
reason: proof generation does not happen in
separate threads yet, so to avoid taking too
long to provide initial storage proofs we only
pick up one slot at a time
2024-11-14 15:06:42 +01: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 limit amount of slot queue workers to 1 2024-11-14 15:06:42 +01:00
statemachine.nim refactor: merging proving module into sales (#469) 2023-08-21 12:26:43 +02:00