nim-codex/tests/codex/sales
Giuliano Mega 4f56f2af26
Chronos v4 Update (v3 Compat Mode) (#814)
* add changes to use chronos v4 in compat mode

* switch chronos to compat fix branch

* use nimbus-build-system with configurable Nim repo

* add missing imports

* add missing await

* bump compat

* pin nim version in Makefile

* add await instead of asyncSpawn to advertisement queue loop

* bump DHT to v0.5.0

* allow error state of `onBatch` to propagate upwards in test code

* pin Nim compiler commit to avoid fetching stale branch

* make CI build against branch head instead of merge

* fix handling of return values in testslotqueue
2024-07-18 21:04:33 +00:00
..
helpers Wire up prover (#736) 2024-03-12 12:10:14 +00:00
states fix: createReservation lock (#825) 2024-06-20 10:28:01 +00:00
testreservations.nim Block deletion with ref count & repostore refactor (#631) 2024-06-20 22:46:06 +00:00
testsales.nim Chronos v4 Update (v3 Compat Mode) (#814) 2024-07-18 21:04:33 +00:00
testsalesagent.nim feat: expiry specified with number of seconds (#793) 2024-05-06 17:35:46 +02:00
testslotqueue.nim Chronos v4 Update (v3 Compat Mode) (#814) 2024-07-18 21:04:33 +00:00
teststates.nim fix: createReservation lock (#825) 2024-06-20 10:28:01 +00:00