libp2p-dht/libp2pdht/private/eth/p2p/discoveryv5
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
..
encoding.nim feat: Swap ENR to libp2p SignedPeerRecords 2022-03-22 11:00:26 +11:00
hkdf.nim feat: reorg project to add nimble build system 2022-02-25 09:10:43 +11:00
ip_vote.nim feat: reorg project to add nimble build system 2022-02-25 09:10:43 +11:00
lru.nim feat: reorg project to add nimble build system 2022-02-25 09:10:43 +11:00
messages.nim feat: Swap ENR to libp2p SignedPeerRecords 2022-03-22 11:00:26 +11:00
messages_encoding.nim feat: Swap ENR to libp2p SignedPeerRecords 2022-03-22 11:00:26 +11:00
node.nim feat: Swap ENR to libp2p SignedPeerRecords 2022-03-22 11:00:26 +11:00
nodes_verification.nim feat: Swap ENR to libp2p SignedPeerRecords 2022-03-22 11:00:26 +11:00
protocol.nim feat: Swap ENR to libp2p SignedPeerRecords 2022-03-22 11:00:26 +11:00
random2.nim feat: reorg project to add nimble build system 2022-02-25 09:10:43 +11:00
routing_table.nim feat: Swap ENR to libp2p SignedPeerRecords 2022-03-22 11:00:26 +11:00
sessions.nim feat: reorg project to add nimble build system 2022-02-25 09:10:43 +11:00
spr.nim feat: Swap ENR to libp2p SignedPeerRecords 2022-03-22 11:00:26 +11:00
transport.nim feat: Swap ENR to libp2p SignedPeerRecords 2022-03-22 11:00:26 +11:00