You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2022. It is now read-only.
374: Fix 2 issues triggered with the dht_popular_content_discovery test r=aphelionz a=ljedrz
This is an `#[ignore]`d test due to it using the global network, but it's a practical debugging tool regardless; this time it helped fix 2 issues:
- the handling of `Multiaddr`s ending with `/p2p-circuit`
- searching for `Block` providers using the full `Cid` instead of just the `Multiaddr` (we've noticed this before, but it got lost in the TODOs 😛)
Co-authored-by: ljedrz <ljedrz@gmail.com>
0 commit comments