-
Notifications
You must be signed in to change notification settings - Fork 57
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
feat: show address reuse warning #411
Conversation
I'd vote for disabling. Should we do the same on the Jam page? Currently, only the inputs are checked for duplicates, not, whether the destination is an address in control of Jam as well. |
Co-authored-by: Thebora Kompanioni <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved. 💪
I guess we can do the same on the Jam page in another PR.
+1 for disabling. |
Resolves #404.
Warns the user in case a destination address on the Send screen is a known "internal" address that's not labelled as
new
.Edit: Currently, we'd not allow sending to that address. Alternatively, we could also just show the warning but allow sending Any preferences @dergigi @theborakompanioni?
📸