Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore RFC 3986 fragments in BIP 21 URIs
Although behavior for when encountering RFC 3986 fragments in BIP 21 URIs is not specified, according to RFC 3986 it is unambiguously not query data and therefore should be excluded from BIP 21 query parameters. [WIP] squash with parent commits: 6a1f2be failing test that fragments aren't parsed for params ea534d7 failing test that fragment separator is ignored
- Loading branch information