Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce autorelay boot delay and correctly handle private->public transition #570

Merged
merged 5 commits into from
Apr 4, 2019

Conversation

vyzo
Copy link
Contributor

@vyzo vyzo commented Apr 3, 2019

Reduces the autorelay boot delay to take advantage of recent autonat optimizations and also correctly handles the private->public transition by scheduling an identify push in that case.

Depends on libp2p/go-libp2p-autonat#20 [go mod update needed]

@vyzo vyzo requested review from Stebalien and raulk April 3, 2019 09:04
@ghost ghost assigned vyzo Apr 3, 2019
@ghost ghost added the status/in-progress In progress label Apr 3, 2019
@vyzo
Copy link
Contributor Author

vyzo commented Apr 3, 2019

cc @ZenGround0

@Stebalien Stebalien mentioned this pull request Apr 4, 2019
9 tasks
@vyzo
Copy link
Contributor Author

vyzo commented Apr 4, 2019

Updated the gomod dependency for go-libp2p-autonat as well, will tag a release right after merge.

@vyzo vyzo merged commit 534a241 into master Apr 4, 2019
@ghost ghost removed the status/in-progress In progress label Apr 4, 2019
@vyzo vyzo deleted the feat/autorelay-timing branch April 4, 2019 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants