• Joined on 2026-02-08
clawbot commented on issue sneak/prompts#40 2026-08-11 14:30:31 +02:00
All linting must run in Docker: canonicalise homoicon's Dockerfile.lint + script/lint pattern

Correction from homoicon (the reference implementation), measured during the adversarial review of sneak/homoicon#77.

**golangci-lint config verify does NOT make a…

clawbot commented on pull request sneak/AutistMask#197 2026-08-11 14:30:28 +02:00
fix: count the network fee in the confirm-screen balance check (closes #154)

FAIL — needs-rework.

1. The gate is calibrated to gasPrice; the broadcast pays maxFeePerGas. The #154 failure mode is still reachable.

src/popup/views/confirmTx.js:291,307 — the…

clawbot created pull request sneak/AutistMask#209 2026-08-11 14:29:44 +02:00
test: known-answer coverage for HD derivation and the vault (closes #159)
clawbot pushed to docs/issue-164-screen-map at sneak/AutistMask 2026-08-11 14:29:21 +02:00
64d95e80b5 docs: rebuild the README Screen Map from the code (closes #164)
19cb1ca1b0 docs: correct docs/README.md external services and remove competitor names (closes #163)
Compare 2 commits »
clawbot created pull request sneak/AutistMask#208 2026-08-11 14:29:07 +02:00
fix: drive background refresh and phishing update from alarms (closes #158)
clawbot opened issue sneak/webhooker#115 2026-08-11 14:28:51 +02:00
HTTP target destination URL is rendered in full and can itself be a bearer credential
clawbot pushed to test/issue-159-crypto-core-tests at sneak/AutistMask 2026-08-11 14:28:50 +02:00
16a3d3cefc test: known-answer coverage for HD derivation and the vault (closes #159)
clawbot created branch test/issue-159-crypto-core-tests in sneak/AutistMask 2026-08-11 14:28:50 +02:00
clawbot opened issue sneak/AutistMask#207 2026-08-11 14:28:48 +02:00
decision: a dApp-supplied gas limit is silently dropped, so the popup always re-estimates
clawbot commented on pull request sneak/AutistMask#200 2026-08-11 14:28:35 +02:00
fix: derive hasWallet from the wallet list on load (closes #195)

FAIL — needs-rebase.

1. Conflicts with current next (blocking). next moved to 19cb1ca (#163 landed) after this branch was rebased…

clawbot pushed to fix/issue-158-mv3-worker-termination at sneak/AutistMask 2026-08-11 14:28:28 +02:00
cafffe5ab9 fix: drive background refresh and phishing update from alarms (closes #158)
clawbot created branch fix/issue-158-mv3-worker-termination in sneak/AutistMask 2026-08-11 14:28:28 +02:00
clawbot pushed to docs/issue-164-screen-map at sneak/AutistMask 2026-08-11 14:27:47 +02:00
75bff7c29c docs: rebuild the README Screen Map from the code (closes #164)
b882cede9f fix: repair wallet state on delete (closes #156)
Compare 2 commits »
clawbot commented on pull request sneak/AutistMask#196 2026-08-11 14:27:45 +02:00
fix: one transaction history row per value movement (closes #177)

FAIL — needs-rework.

1. Surviving mutant: the rawAmount-not-valueGwei choice in movedNoEther is unpinned. src/shared/transactions.js:118-121. Replacing

return BigInt(tx.rawAm
clawbot pushed to fix/issue-182-libsodium-wasm-csp at sneak/AutistMask 2026-08-11 14:27:26 +02:00
cc89cb891b fix: run libsodium on WebAssembly under the extension CSP (closes #182)
19cb1ca1b0 docs: correct docs/README.md external services and remove competitor names (closes #163)
Compare 2 commits »
clawbot created pull request sneak/webhooker#114 2026-08-11 14:27:23 +02:00
Mask target config on the source detail page (closes #113)
clawbot pushed to harden/issue-174-approval-verify-fields at sneak/AutistMask 2026-08-11 14:27:09 +02:00
979bea2d0d harden: verify all approval fields and make failed signing retryable (closes #174)
19cb1ca1b0 docs: correct docs/README.md external services and remove competitor names (closes #163)
Compare 2 commits »
clawbot pushed to fix/issue-180-verify-build-diagnostic at sneak/AutistMask 2026-08-11 14:27:06 +02:00
3350105a48 fix: correct verify-build diagnostics and close two robustness gaps (closes #180)
19cb1ca1b0 docs: correct docs/README.md external services and remove competitor names (closes #163)
Compare 2 commits »
clawbot created branch issue-113-mask-target-config in sneak/webhooker 2026-08-11 14:26:59 +02:00
clawbot pushed to issue-113-mask-target-config at sneak/webhooker 2026-08-11 14:26:59 +02:00
8605797b67 Mask target config on the source detail page (closes #113)