-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
autonat: fix interaction with autorelay (#2967)
* autonat: fix interaction with autorelay * Fix race in test * Use deadline from context if available for DialBack * Return hasNewAddrs correctly * nit: cleanup contains check * Shuffle peers * nits * Change comment to indicate the bug * holepuncher: pass address function in constructor (#2979) * holepunch: pass address function in constructor * nit * Remove getPublicAddrs --------- Co-authored-by: Marco Munizaga <git@marcopolo.io> * Make a copy of the multiaddr slice in Addrs() --------- Co-authored-by: Marco Munizaga <git@marcopolo.io>
- Loading branch information
Showing
13 changed files
with
249 additions
and
272 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.