This website requires JavaScript.
Explore
Help
Sign In
status-im
/
libp2p-dht
mirror of
https://github.com/status-im/libp2p-dht.git
Watch
2
Star
0
Fork
You've already forked libp2p-dht
0
Code
Issues
Projects
Releases
Wiki
Activity
8286d8fd8e
libp2p-dht
/
.gitignore
6 lines
60 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 02:39:07 +00: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 04:13:03 +00:00
nimcache
tests/testAll
Add setup files
2022-07-05 09:12:49 +00:00
nimble.develop
nimble.paths