probe-lab / zikade

A Go implementation of the libp2p Kademlia DHT specification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tests for SearchValue fixup

iand opened this issue · comments

Migrated from libp2p/go-libp2p-kad-dht#946

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