This website requires JavaScript.
Explore
Help
Sign In
codex-storage
/
nim-codex-dht
Watch
1
Star
0
Fork
0
You've already forked nim-codex-dht
mirror of
https://github.com/codex-storage/nim-codex-dht.git
synced
2025-01-10 20:06:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nim-codex-dht
/
.gitignore
4 lines
32 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build: Add CI Actions Add CI workflow to run tests. Add code coverage workflow that publishes results to CodeCov. Add CI and coverage badges to README. Bump asynctest to allow for `setupAll` and `teardownAll`. Add local coverage nimble task. Combine tests in to a testAll file.
2022-02-25 13:39:07 +11:00
coverage
feat: Swap PeerRecords with SignedPeerRecords Providers now add/get SignedPeerRecords to/from the DHT. Changed the PeerId calculation to use the public key of the discovery node.
2022-03-07 15:13:03 +11:00
nimcache
tests/testAll
Reference in New Issue
Copy Permalink