feat: show red warning on confirm-tx for addresses with zero transaction history #105
Reference in New Issue
Block a user
Delete Branch "feature/82-zero-history-warning"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When sending to an address that has never sent or received funds (zero nonce and zero balance), display a prominent red warning on the transaction confirmation screen advising the user to double-check the address.
Closes #82
Closing as duplicate of #98 which already addresses issue #82 and is merge-ready.
Pull request closed