nim-libp2p-dht/tests/dht
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
..
test_helper.nim feat: Swap ENR to libp2p SignedPeerRecords 2022-03-22 11:00:26 +11:00
test_providers.nim feat: Swap ENR to libp2p SignedPeerRecords 2022-03-22 11:00:26 +11:00