probe-lab / zikade

A Go implementation of the libp2p Kademlia DHT specification
Other
8 stars 3 forks source link

Add tests for SearchValue fixup #27

Open iand opened 9 months ago

iand commented 9 months ago

Migrated from https://github.com/libp2p/go-libp2p-kad-dht/issues/946

At the moment we don't have tests for updating peers that hold stale records (SearchValue/GetValue).