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

Proposal for additional safety checks for recipient address #3038

Open
zharjac opened this issue Jan 18, 2018 · 0 comments
Open

Proposal for additional safety checks for recipient address #3038

zharjac opened this issue Jan 18, 2018 · 0 comments
Labels

Comments

@zharjac
Copy link

zharjac commented Jan 18, 2018

In order to minimize the possibility of sending funds to a wrong address, I propose to implement some simple additional checks of the destination address:

  1. Log a history of sent-to account addresses and warn the user when sending to an address that was never used before.
  2. Check the balance of the destination address and if 0 warn the user (reasoning: it might be either a never before used address or simply a wrong address).
  3. Implement Feature: Warn on attempt to send Ether/Tokens to known-insecure accounts on Mainnet #2608
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants