nim-codex/tests/codex/sales
Eric 01fb685bf6
fix(sales): replaces `then` with `asyncSpawn` (#1036)
- ensures `addSlotToQueue` does not raise exceptions as it is now asyncSpawned
2024-12-15 23:19:31 +00:00
..
helpers Wire up prover (#736) 2024-03-12 12:10:14 +00:00
states Fixes race condition in initial-proving tests (#1007) 2024-12-04 08:56:53 +00:00
testreservations.nim Block deletion with ref count & repostore refactor (#631) 2024-06-20 22:46:06 +00:00
testsales.nim fix(sales): replaces `then` with `asyncSpawn` (#1036) 2024-12-15 23:19:31 +00:00
testsalesagent.nim feat: expiry specified with number of seconds (#793) 2024-05-06 17:35:46 +02:00
testslotqueue.nim fix(slotqueue): asyncSpawns futures correctly (#1034) 2024-12-13 06:42:05 +00:00
teststates.nim feat(slot-reservations): Add SaleSlotReserving state (#917) 2024-10-04 06:16:11 +00:00