nim-codex/codex/blockexchange
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
..
engine Chronos v4 Update (v3 Compat Mode) (#814) 2024-07-18 21:04:33 +00:00
network Cleanup integration tests (#757) 2024-05-23 15:29:30 +00:00
peers Update logging for download (#799) 2024-05-16 10:06:12 -07:00
protobuf Fix block retransmit (#651) 2024-02-29 07:37:12 +00:00
engine.nim reorg engine directory structure (#104) 2022-05-19 16:28:53 -06:00
network.nim reorg engine directory structure (#104) 2022-05-19 16:28:53 -06:00
peers.nim reorg engine directory structure (#104) 2022-05-19 16:28:53 -06:00