nim-codex/codex/sales
Eric 8645d336ff
refactor(trackedfutures): remove return of future from tracked futures api (#1046)
- cleans up all instances of `.track` to use the `module.trackedfutures.track(future)` procedure, for better readability
- removes the `track` override that is no longer used in the codebase
2024-12-18 07:39:03 +00:00
..
states feat: repair is rewarded (#1022) 2024-12-12 20:19:56 +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 refactor(trackedfutures): remove return of future from tracked futures api (#1046) 2024-12-18 07:39:03 +00:00
statemachine.nim refactor: merging proving module into sales (#469) 2023-08-21 12:26:43 +02:00