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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: show address reuse warning #411

Merged
5 commits merged into from
Jul 21, 2022
Merged

feat: show address reuse warning #411

5 commits merged into from
Jul 21, 2022

Conversation

ghost
Copy link

@ghost ghost commented Jul 20, 2022

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?

馃摳

Screenshot 2022-07-20 at 11 17 05

@ghost ghost requested review from dergigi and theborakompanioni July 20, 2022 09:21
@ghost ghost self-assigned this Jul 20, 2022
@theborakompanioni
Copy link
Collaborator

Currently, we'd still allow sending to that address. Alternatively, we could also disable sending in this case. Any preferences @dergigi @theborakompanioni?

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.

Daniel and others added 4 commits July 20, 2022 11:42
@ghost ghost requested a review from theborakompanioni July 20, 2022 13:49
Copy link
Collaborator

@theborakompanioni theborakompanioni left a 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.

@ghost ghost merged commit b2faeb7 into master Jul 21, 2022
@ghost ghost deleted the address-reuse-warning branch July 21, 2022 09:03
@dergigi
Copy link
Contributor

dergigi commented Jul 26, 2022

Currently, we'd still allow sending to that address. Alternatively, we could also disable sending in this case. Any preferences @dergigi @theborakompanioni?

+1 for disabling.

This pull request was closed.
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.

Show address reuse warning
2 participants