Skip to content

Conversation

justheuristic
Copy link
Contributor

@justheuristic justheuristic commented Dec 8, 2022

About 1 month ago, the table was extended with quic-v1.
Several multiaddr users (notably, go-libp2p v0.24.0) now support this version of QUIC. This PR updates py-multiaddr so that it can also parse multiaddresses with quic-v1 . If possible, we'd really appreciate if this change finds its way to PyPI. We're using a pythonic interface to go-libp2p and the old QUIC already has an end-of-life date.

image

It passes all checks except lint. Lint errors appear unrelated to this PR.

https://app.travis-ci.com/github/multiformats/py-multiaddr/jobs/590656750

@justheuristic
Copy link
Contributor Author

@mhchia , to the best of my knowledge, the linter errors here are already in the master. Should i fix them in the PR or keep it as is?

@mhchia
Copy link
Contributor

mhchia commented Dec 12, 2022

@justheuristic thanks for the update. I'd think this PR is complete and ready to merge and the lint fix can be in another PR.

@mhchia mhchia merged commit e6f8d1b into multiformats:master Dec 12, 2022
@mhchia mhchia mentioned this pull request Dec 12, 2022
@mhchia
Copy link
Contributor

mhchia commented Dec 12, 2022

lint failure issue: #64. @justheuristic feel free to fix this one :D

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