feat: show red warning when sending to address with zero tx history #109

Closed
clawbot wants to merge 1 commits from feature/issue-82-new-address-warning into main
Collaborator

On the confirm-tx screen, asynchronously checks the recipient address via Blockscout API. If the address has never sent or received any transactions (normal or ERC-20), displays a prominent red warning.

Fails open: network errors silently skip the warning to avoid blocking legitimate sends.

docker build . passes.

Closes #82

On the confirm-tx screen, asynchronously checks the recipient address via Blockscout API. If the address has never sent or received any transactions (normal or ERC-20), displays a prominent red warning. Fails open: network errors silently skip the warning to avoid blocking legitimate sends. `docker build .` passes. Closes #82
clawbot self-assigned this 2026-03-01 00:01:00 +01:00
clawbot added 1 commit 2026-03-01 00:01:00 +01:00
feat: show red warning when sending to address with zero tx history
All checks were successful
check / check (push) Successful in 9s
7bd6b5bbdc
On the confirm-tx screen, asynchronously check the recipient address
via Blockscout API. If the address has never sent or received any
transactions (normal or ERC-20), display a prominent red warning.

Fails open: network errors silently skip the warning to avoid
blocking legitimate sends.

Closes #82
clawbot added the
bot
needs-review
labels 2026-03-01 00:01:14 +01:00
Author
Collaborator

Closing as duplicate of #98 which already addresses issue #82 and is merge-ready.

Closing as duplicate of #98 which already addresses issue #82 and is merge-ready.
clawbot closed this pull request 2026-03-01 00:01:16 +01:00
clawbot removed their assignment 2026-03-01 00:01:19 +01:00
All checks were successful
check / check (push) Successful in 9s
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sneak/AutistMask#109
No description provided.