mirror of
https://github.com/codex-storage/nim-codex-dht.git
synced 2025-01-10 20:06:18 +00:00
acd03ff831
Project has been updated to use nimble as a build system. All required dependencies have been added. All nim-eth mirrored files were added to a private folder in the libp2pdht module. A libp2pdht/discv5 module was added to alias the nim-eth modules (which will change over time). Test have been updated to use status-im/asynctest. This PR uses a branch of asynctest that supports async suite before/after. This seemed like the only the tests would work without throwing gcsafe errors. All tests working.
4 lines
44 B
Nim
4 lines
44 B
Nim
--path:".."
|
|
--threads:on
|
|
--tlsEmulation:off
|