• Adin Schmahmann's avatar
    fix: query target despite queryfilter · 03734098
    Adin Schmahmann authored
    When performing queries query the next peer if it happens to match
    the target even if it would normally be excluded by the queryfilter.
    
    This is meant for fixing FindPeer, but for ease of implementation
    is applying more broadly to queries like GetClosestPeers as well.
    03734098
query.go 14.9 KB