nim-libp2p-dht/tests
Csaba Kiraly 9a01791e11 feat: Swap ENR to libp2p SignedPeerRecords
Swap all instances of Record with SignedPeerRecord.

Allow for `SignedPeerRecord`s to be updated by updating the first multiaddress in the `PeerRecord`. This also increments the `seqNo` in the `PeerRecord` only if the address was actually updated.
2022-03-22 11:00:26 +11:00
..
dht feat: Swap ENR to libp2p SignedPeerRecords 2022-03-22 11:00:26 +11:00
discv5 feat: Swap ENR to libp2p SignedPeerRecords 2022-03-22 11:00:26 +11:00
nim.cfg feat: reorg project to add nimble build system 2022-02-25 09:10:43 +11:00
testAll.nim build: Add CI Actions 2022-03-04 18:04:50 +11:00