nim-codex/tests/contracts
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
..
deployment.nim Prover CLI updates (#735) 2024-03-12 09:57:13 +00:00
examples.nim Load purchase state from chain (#283) 2022-11-08 08:10:17 +01:00
nim.cfg feat: integrate dagger contracts 2022-02-04 15:34:56 +11:00
testClock.nim Fix on-chain clock (#732) 2024-03-11 16:57:20 +00:00
testContracts.nim feat: one confirmation for all transactions (#802) 2024-05-14 15:40:29 +00:00
testDeployment.nim Prover CLI updates (#735) 2024-03-12 09:57:13 +00:00
testMarket.nim Chronos v4 Update (v3 Compat Mode) (#814) 2024-07-18 21:04:33 +00:00
time.nim Fix on-chain clock (#732) 2024-03-11 16:57:20 +00:00