multiformats / py-multiaddr

multiaddr implementation in Python
https://multiformats.io/
Other
33 stars 23 forks source link

Add ZeroNet support #54

Closed filips123 closed 5 years ago

filips123 commented 5 years ago

Add support for ZeroNet site adddress. ZeroNet uses old-style Bitcoin addresses as site addresses.

Also see multiformats/multicodec#140.

mhchia commented 5 years ago

Hey @filips123 , thank you for your work! However, I couldn't get this PR merged before https://github.com/multiformats/multiaddr/pull/97 is merged. I will keep this PR open until https://github.com/multiformats/multiaddr/pull/97 is finalized.

filips123 commented 5 years ago

We decided that ZeroNet should not be multiaddr type so I will close this PR. See discussion in multiformats/multicodec#140 for details.