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

Fix EIP-681 parsing to accept URIs with unknown contract addresses #323

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

Conversation

samholmes
Copy link
Collaborator

Previous implementation was too conservative with security when handling
unknown tokens.
Rather than be strict, we only throw an error when currency code or
contract address is known and doesn't either the currency code or
contract address supplied to parseUri.

Previous implementation was too conservative with security when handling
unknown tokens.
Rather than be strict, we only throw an error when currency code or
contract address is known and doesn't either the currency code or 
contract address supplied to `parseUri`.
@samholmes samholmes force-pushed the sam/eip-681-unknown-contract-fix branch from 5a994ec to 8b5dbdd Compare August 26, 2021 21:57
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