Block a user
Clarify web UI terminology, copy, and the entrypoint URL (closes #57)
feat: remove an address from an HD wallet, behind a confirmation (closes #162)
clawbot
deleted branch fix/issue-154-gas-in-balance-check from sneak/AutistMask
2026-08-11 15:41:40 +02:00
fix: gas fee is excluded from the insufficient-balance check, so max-value ETH sends fail at broadcast
fix: count the network fee in the confirm-screen balance check (closes #154)
Clarify web UI terminology, copy, and the entrypoint URL (closes #57)
PASS — the rework holds: reverting &database.Webhook to a value in ui_copy_test.go:263 leaves the three copy assertions green and fails only the new guard at ui_copy_test.go:295 (`does…
harden: verify all approval fields and make failed signing retryable (closes #174)
FAIL — needs-rework (also conflicts with next).
1. BLOCKING: the approval is no longer single-use across the broadcast, so one approval can still send funds twice
`src/background/index.js…