nim-codex/codex/sales/states
Adam Uhlíř 1a57341b7d
fix: createReservation lock (#825)
* fix: createReservation lock

* fix: additional locking places

* fix: acquire lock

* chore: feedback

Co-authored-by: markspanbroek <mark@spanbroek.net>
Signed-off-by: Adam Uhlíř <adam@uhlir.dev>

* feat: withLock template and fixed tests

* fix: use proc for MockReservations constructor

* chore: feedback

Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
Signed-off-by: Adam Uhlíř <adam@uhlir.dev>

* chore: feedback implementation

---------

Signed-off-by: Adam Uhlíř <adam@uhlir.dev>
Co-authored-by: markspanbroek <mark@spanbroek.net>
Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
2024-06-20 10:28:01 +00:00
..
cancelled.nim feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
downloading.nim feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
errored.nim feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
errorhandling.nim [marketplace] Load sales state from chain (#306) 2023-03-08 14:34:26 +01:00
failed.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
filled.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
filling.nim refactor: multinode integration test refactor (#662) 2024-02-19 04:55:39 +00:00
finished.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
ignored.nim feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
initialproving.nim Wire up prover (#736) 2024-03-12 12:10:14 +00:00
payout.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
preparing.nim fix: createReservation lock (#825) 2024-06-20 10:28:01 +00:00
proving.nim Cleanup integration tests (#757) 2024-05-23 15:29:30 +00:00
provingsimulated.nim Cleanup integration tests (#757) 2024-05-23 15:29:30 +00:00
unknown.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00