-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Immediately announce onion address to swarm
Instead of waiting for the onion service to be fully reachable (registered at intro points and hs_dirs), we announce the address immediately. This fixes an issue where libp2p would not poll our transport against after we did not announce an address on the first poll.
- Loading branch information
1 parent
db1a0c0
commit 3b227a6
Showing
2 changed files
with
23 additions
and
44 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