Skip to content

fix(migration): correctly migrate quic addresses#7446

Merged
Stebalien merged 1 commit intomasterfrom
fix/quic-migration
Jun 9, 2020
Merged

fix(migration): correctly migrate quic addresses#7446
Stebalien merged 1 commit intomasterfrom
fix/quic-migration

Conversation

@Stebalien
Copy link
Member

  1. Don't add quic addresses when they're already present (correctly detect quic addresses).
  2. Correctly distinguish between quic addresses and quic + relay addresses.
  3. Only add quic addresses to mirror tcp addresses, not tcp/ws addresses.

fixes #7444

1. Don't add quic addresses when they're already present (correctly detect quic addresses).
2. Correctly distinguish between quic addresses and quic + relay addresses.
3. Only add quic addresses to mirror tcp addresses, not tcp/ws addresses.

fixes #7444
@Stebalien Stebalien merged commit 0883a35 into master Jun 9, 2020
@Stebalien Stebalien deleted the fix/quic-migration branch June 9, 2020 16:30
@aschmahmann aschmahmann mentioned this pull request Sep 22, 2020
72 tasks
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.

Migration from v9 to v10 ends up with duplicate swarm-listening definitions

2 participants