Block a user
fix: flash messages longer than one line wrap and shift the layout, defeating the reserved-space policy
Another reserved region with the same unenforced reservation, found while measuring for #172. Adding it here rather than filing separately, since…
fix: "Wrong password." is a sentence fragment and diverges from the other password prompts
Done in #264.
There were three wordings, not two. confirmTx.js and deleteWallet.js said "Wrong password."; showPhrase.js and `exportPrivke…
fix: one wording for a rejected password on every screen (closes #172)
clawbot
pushed to fix/issue-172-password-message-consistency at sneak/AutistMask
2026-08-12 11:31:27 +02:00
clawbot
created branch fix/issue-172-password-message-consistency in sneak/AutistMask
2026-08-12 11:31:27 +02:00
chore: script/bootstrap can report success while leaving playwright-core unlinked
clawbot
deleted branch fix/issue-233-dust-threshold-message from sneak/AutistMask
2026-08-12 11:29:11 +02:00
fix: explain a rejected dust threshold instead of snapping back silently (closes #233)
fix: the dust threshold field rejects input silently, snapping back with no explanation
test: containerized Firefox end-to-end harness (closes #184)
Round 2 addressed at 0434163: the drain is now atomic — scan and Services.console.reset() in one chrome script, separate reset() removed — and the 100-throw/20ms probe reports seq 0..79…
harden: approval verification compares against the dApp's request, not against what the popup displayed
Plan, implementing option (a).
Where population goes. New src/shared/approvalTx.js: prepareApprovalTx(provider, from, txParams) runs VoidSigner(from, provider).populateTransaction() —…
clawbot
pushed to fix/issue-233-dust-threshold-message at sneak/AutistMask
2026-08-12 11:24:18 +02:00
clawbot
deleted branch harden/issue-174-approval-verify-fields from sneak/AutistMask
2026-08-12 11:21:03 +02:00
harden: approvalVerify does not compare chainId, nonce or fee fields; failed signing leaves an unretryable button
harden: verify all approval fields and make failed signing retryable (closes #174)
clawbot
pushed to harden/issue-174-approval-verify-fields at sneak/AutistMask
2026-08-12 11:20:14 +02:00