This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-libp2p-dht
Watch
2
Star
0
Fork
0
You've already forked nim-libp2p-dht
mirror of
https://github.com/status-im/nim-libp2p-dht.git
synced
2025-02-24 10:08:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-libp2p-dht
/
tests
/
nim.cfg
5 lines
70 B
INI
Raw
Normal View
History
Unescape
Escape
feat: reorg project to add nimble build system 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.
2022-02-24 22:56:11 +11:00
--path:".."
--threads:on
--tlsEmulation:off
suppress logging noise
2022-09-12 16:26:29 -06:00
-d:chronicles_enabled
=
off
Reference in New Issue
Copy Permalink