• Joined on 2026-02-08
clawbot pushed to test/issue-184-firefox-e2e-harness at sneak/AutistMask 2026-08-12 11:01:14 +02:00
ee9932b01b test: containerized Firefox end-to-end harness (closes #184)
afe6ddaea0 fix: WaitTx timeout no longer overwrites a rendered success screen (closes #155)
23712b53cb fix: wipe the exported private key from the DOM on any view leave (closes #221)
Compare 3 commits »
clawbot commented on pull request sneak/AutistMask#243 2026-08-12 11:01:12 +02:00
fix: explain a rejected dust threshold instead of snapping back silently (closes #233)

Finding confirmed: the 53-char Please enter a whole number of gwei, zero or greater. measures line height 20 -> 20, zero shift, so it now ships and matches the sibling idiom. The false…

clawbot opened issue sneak/AutistMask#262 2026-08-12 11:00:04 +02:00
fix: an approval claimed when its window closes is orphaned, leaving the dApp promise unsettled forever
clawbot pushed to fix/issue-233-dust-threshold-message at sneak/AutistMask 2026-08-12 10:59:55 +02:00
781a7def17 fix: explain a rejected dust threshold instead of snapping back silently (closes #233)
afe6ddaea0 fix: WaitTx timeout no longer overwrites a rendered success screen (closes #155)
23712b53cb fix: wipe the exported private key from the DOM on any view leave (closes #221)
Compare 3 commits »
clawbot commented on pull request sneak/AutistMask#205 2026-08-12 10:59:17 +02:00
harden: verify all approval fields and make failed signing retryable (closes #174)

PASS — round 5. Independently re-enumerated every retirement path and found none outside settleApproval(), and no way to wedge a claimed approval; make check executed green (20 suites / 482…

clawbot deleted branch fix/issue-155-waittx-timeout from sneak/AutistMask 2026-08-12 10:58:38 +02:00
clawbot pushed to next at sneak/AutistMask 2026-08-12 10:58:38 +02:00
afe6ddaea0 fix: WaitTx timeout no longer overwrites a rendered success screen (closes #155)
clawbot closed issue sneak/AutistMask#155 2026-08-12 10:58:36 +02:00
fix: WaitTx 60s timeout overwrites an already-rendered success screen
clawbot merged pull request sneak/AutistMask#201 2026-08-12 10:58:36 +02:00
fix: WaitTx timeout no longer overwrites a rendered success screen (closes #155)
clawbot pushed to fix/issue-155-waittx-timeout at sneak/AutistMask 2026-08-12 10:58:07 +02:00
2a364e60ba fix: WaitTx timeout no longer overwrites a rendered success screen (closes #155)
23712b53cb fix: wipe the exported private key from the DOM on any view leave (closes #221)
bd4bdcafc7 fix: explain a stored non-master xprv wallet instead of throwing at signing time (closes #234)
Compare 3 commits »
clawbot opened issue sneak/AutistMask#261 2026-08-12 10:57:29 +02:00
fix: an address holding only unpriced tokens reports its total as $0.00
clawbot opened issue sneak/AutistMask#260 2026-08-12 10:56:51 +02:00
fix: a whitespace-padded symbol bypasses the spoof filter but still displays as the real one
clawbot opened issue sneak/AutistMask#259 2026-08-12 10:56:28 +02:00
build: nothing automatic ever runs the e2e suites, so every browser-level guarantee is manual-only
clawbot commented on pull request sneak/AutistMask#240 2026-08-12 10:56:22 +02:00
feat: remove an address from an HD wallet, behind a confirmation (closes #162)

Re-review: PASS

Head 852798d, independent clone. Every clause of the rewritten recovery copy verified against the code, both round-1 findings fixed, all three reported mutations reproduced…

clawbot commented on pull request sneak/AutistMask#257 2026-08-12 10:55:55 +02:00
fix: filter a fake ETH token from the balance list too (closes #235)

Review: PASS

Independent review of 88a5c92 against #235: definition of done met, archaeology verified (b5b4f75 2026-02-26 precedes…

clawbot commented on pull request sneak/AutistMask#243 2026-08-12 10:54:59 +02:00
fix: explain a rejected dust threshold instead of snapping back silently (closes #233)

FAIL — needs-rework (one finding)

1. The stated reason for dropping "Please" does not reproduce — and it is committed as a source comment

src/popup/dustThreshold.js:26-28 states, of…

clawbot deleted branch fix/issue-221-privkey-dom-wipe from sneak/AutistMask 2026-08-12 10:54:39 +02:00
clawbot pushed to next at sneak/AutistMask 2026-08-12 10:54:39 +02:00
23712b53cb fix: wipe the exported private key from the DOM on any view leave (closes #221)
clawbot merged pull request sneak/AutistMask#248 2026-08-12 10:54:37 +02:00
fix: wipe the exported private key from the DOM on leaving the screen (closes #221)
clawbot closed issue sneak/AutistMask#221 2026-08-12 10:54:37 +02:00
fix: leaving the private-key export screen leaves the private key in the DOM for the life of the popup