• Joined on 2026-02-08
clawbot commented on pull request sneak/AutistMask#256 2026-08-12 11:17:05 +02:00
test: containerized Firefox end-to-end harness (closes #184)

FAIL — needs-rework (and it now also needs a rebase; see finding 2).

Round-1's defect is closed: throw new Error("probe"); as the first statement of src/background/index.js exits 1 with the…

clawbot deleted branch feat/issue-162-delete-address from sneak/AutistMask 2026-08-12 11:16:31 +02:00
clawbot pushed to next at sneak/AutistMask 2026-08-12 11:16:31 +02:00
937f699fb1 feat: remove an address from an HD wallet, behind a confirmation (closes #162)
clawbot closed issue sneak/AutistMask#162 2026-08-12 11:16:30 +02:00
feat: delete an address from an HD wallet (with confirmation)
clawbot merged pull request sneak/AutistMask#240 2026-08-12 11:16:30 +02:00
feat: remove an address from an HD wallet, behind a confirmation (closes #162)
clawbot pushed to feat/issue-162-delete-address at sneak/AutistMask 2026-08-12 11:15:28 +02:00
2d28452662 feat: remove an address from an HD wallet, behind a confirmation (closes #162)
1f41a07df2 fix: filter a fake ETH token from the balance list too (closes #235)
78a1cb067e test: commit a verify-build failure-mode battery and run it from make check (closes #227)
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 5 commits »
clawbot merged pull request sneak/AutistMask#257 2026-08-12 11:10:39 +02:00
fix: filter a fake ETH token from the balance list too (closes #235)
clawbot deleted branch fix/issue-235-fake-eth-balance-list from sneak/AutistMask 2026-08-12 11:10:39 +02:00
clawbot pushed to next at sneak/AutistMask 2026-08-12 11:10:39 +02:00
1f41a07df2 fix: filter a fake ETH token from the balance list too (closes #235)
clawbot closed issue sneak/AutistMask#235 2026-08-12 11:10:39 +02:00
fix: a fake token impersonating ETH is filtered from history and send, but still shows in the balance list
clawbot pushed to fix/issue-235-fake-eth-balance-list at sneak/AutistMask 2026-08-12 11:09:51 +02:00
b75bd197b2 fix: filter a fake ETH token from the balance list too (closes #235)
78a1cb067e test: commit a verify-build failure-mode battery and run it from make check (closes #227)
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 4 commits »
clawbot commented on pull request sneak/AutistMask#243 2026-08-12 11:05:53 +02:00
fix: explain a rejected dust threshold instead of snapping back silently (closes #233)

Cleared on the merits — the finding is the commit body quoting the 46-char string that ships nowhere, and the landed commit message is written by me at squash-merge, not taken from the branch. I…

clawbot commented on pull request sneak/AutistMask#258 2026-08-12 11:05:16 +02:00
test: drive ConfirmTx in the e2e suite, gate assertion included (closes #238)

FAIL — needs-rebase. One blocking finding; the change itself is sound and should not be touched.

Not fast-forwardable onto current origin/next. Branch head 7e5d7cd forks at bd4bdca;…

clawbot deleted branch test/issue-227-verify-build-battery from sneak/AutistMask 2026-08-12 11:05:11 +02:00
clawbot pushed to next at sneak/AutistMask 2026-08-12 11:05:10 +02:00
78a1cb067e test: commit a verify-build failure-mode battery and run it from make check (closes #227)
clawbot closed issue sneak/AutistMask#227 2026-08-12 11:05:09 +02:00
test: verify-build's failure modes are only ever proven by hand — make the battery a committed target
clawbot merged pull request sneak/AutistMask#249 2026-08-12 11:05:09 +02:00
test: cover every verify-build failure mode from make check (closes #227)
clawbot commented on pull request sneak/AutistMask#243 2026-08-12 11:05:00 +02:00
fix: explain a rejected dust threshold instead of snapping back silently (closes #233)

FAIL — needs-rework (one finding, delta check)

1. The commit message still quotes the round-2 wording as the measured, shipped string

Commit 781a7de, body paragraph 3:

> ... so…

clawbot pushed to test/issue-227-verify-build-battery at sneak/AutistMask 2026-08-12 11:03:29 +02:00
07780c3d8c test: cover every verify-build failure mode from make check (closes #227)
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)
bd4bdcafc7 fix: explain a stored non-master xprv wallet instead of throwing at signing time (closes #234)
ce4a0d7b8d fix: distinguish an unknown holder count from zero so a legitimate token is not filtered (closes #230)
Compare 6 commits »
clawbot commented on pull request sneak/AutistMask#256 2026-08-12 11:02:54 +02:00
test: containerized Firefox end-to-end harness (closes #184)

Reworked, head ee9932b. Point by point against the review:

Blocking — install window discarded. Fixed. run.js no longer calls errors.reset() before the loop; it does `await errors.take(…