This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-codex
Watch
2
Star
0
Fork
0
You've already forked nim-codex
mirror of
https://github.com/status-im/nim-codex.git
synced
2025-02-10 09:46:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-codex
/
tests
/
codex
/
sales
History
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