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

use "bitcoin:?req-bip272" instead of the backwards compatible uncertainty #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Siko91
Copy link

@Siko91 Siko91 commented Sep 9, 2019

While I am attempting to completely replace this BIP with BIP275, it felt wrong to see all the errors in it and not do something about it.

The worst problem was the backwards comparability of this scheme.
Having 2 types of payment requests in the same URI is not compatibility - it's chaos.
BIP-21 described a scheme for handling such situations - the required parameters.

If BIP-72 wasn't marked as final years ago, I would go and fix it as well.
The current version is a mess.

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.

1 participant