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

Unconfigured ENS names cause a tx to becomes an init tx #1290

Closed
ricmoo opened this issue Feb 12, 2021 · 1 comment
Closed

Unconfigured ENS names cause a tx to becomes an init tx #1290

ricmoo opened this issue Feb 12, 2021 · 1 comment
Labels
bug Verified to be an issue. fixed/complete This Bug is fixed or Enhancement is complete and published.

Comments

@ricmoo
Copy link
Member

ricmoo commented Feb 12, 2021

When sending a transaction, if an ENS is given that resolves to null, the transaction becomes a contract creation transaction (i.e. no to address), but the transaction should fail.

Reported and reproduction steps provided by @yuetloo.

@ricmoo ricmoo added bug Verified to be an issue. on-deck This Enhancement or Bug is currently being worked on. labels Feb 12, 2021
@ricmoo ricmoo changed the title In Signer.sendTransaction unconfigured ENS names resolve to null Unconfigured ENS names cause a tx to becomes an init tx Feb 12, 2021
@ricmoo
Copy link
Member Author

ricmoo commented Feb 13, 2021

This should be fixed in 5.0.31.

Thanks @yuetloo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified to be an issue. fixed/complete This Bug is fixed or Enhancement is complete and published.
Projects
None yet
Development

No branches or pull requests

1 participant