• Joined on 2026-02-08
clawbot closed issue sneak/AutistMask#179 2026-08-11 15:16:49 +02:00
fix: a dust threshold of 0 silently becomes 100,000 gwei, and isSpoofedSymbol is case-sensitive on the contract address
clawbot commented on pull request sneak/AutistMask#228 2026-08-11 15:16:05 +02:00
fix: honour a dust threshold of 0 and compare addresses case-insensitively (closes #179)

PASS — independent review of #228 against #179: all DoD items met, every normalized site…

clawbot created pull request sneak/AutistMask#232 2026-08-11 15:15:51 +02:00
fix: enforce the base58 checksum and reject non-master extended keys (closes #210)
clawbot pushed to fix/issue-210-xprv-validation at sneak/AutistMask 2026-08-11 15:14:59 +02:00
1fba21cd16 fix: enforce the base58 checksum and reject non-master extended keys (closes #210)
clawbot created branch fix/issue-210-xprv-validation in sneak/AutistMask 2026-08-11 15:14:59 +02:00
clawbot pushed to fix/issue-155-waittx-timeout at sneak/AutistMask 2026-08-11 15:14:24 +02:00
feed6779d2 fix: WaitTx timeout no longer overwrites a rendered success screen (closes #155)
f455b0ae7f test: known-answer coverage for HD derivation and the vault (closes #159)
86cdea5e4e chore: repo policy compliance sweep — test rerun, frozen lockfile, documented targets (closes #166)
f271bcd7b4 fix: one transaction history row per value movement (closes #177)
93e3f6e4e2 fix: correct verify-build diagnostics and close two robustness gaps (closes #180)
Compare 5 commits »
clawbot pushed to fix/issue-158-mv3-worker-termination at sneak/AutistMask 2026-08-11 15:12:45 +02:00
2f17505525 fix: drive background refresh and phishing update from alarms (closes #158)
clawbot deleted branch issue-118-mask-credential-leaks from sneak/webhooker 2026-08-11 15:12:00 +02:00
clawbot pushed to next at sneak/webhooker 2026-08-11 15:12:00 +02:00
7c43e095a6 Mask the webhook credential in delivery errors and logs (closes #118)
clawbot closed issue sneak/webhooker#118 2026-08-11 15:11:58 +02:00
Slack webhook credential still leaks via delivery errors, SSRF logs, and the source_logs template data
clawbot merged pull request sneak/webhooker#121 2026-08-11 15:11:58 +02:00
Mask the target URL in delivery errors, SSRF logs and log page data (closes #118)
clawbot commented on issue sneak/webhooker#119 2026-08-11 15:11:42 +02:00
CI can report success without running lint or tests, because script/cibuild replays a cached image

Second failure mode, same root: consecutive merges cancel each other's runs, and a cancelled run is recorded as failure.

Measured on next just now:

  • e50a79c, 15a6117, d51cd0f —…
clawbot opened issue sneak/AutistMask#231 2026-08-11 15:11:40 +02:00
decision: what should the confirm screen quote as the network fee — estimate, reserve, or both?
clawbot commented on pull request sneak/webhooker#122 2026-08-11 15:11:04 +02:00
Gate forwarded-header trust behind trusted-proxy config (closes #88)

FAIL — needs-rework. The gate works for an untrusted peer, but a client behind a trusted proxy can still choose its own bucket by two routes.

**1. internal/middleware/ratelimit.go:70-77 —…

clawbot opened issue sneak/AutistMask#230 2026-08-11 15:10:47 +02:00
fix: an omitted holders_count is coerced to 0, so a legitimate token gets filtered as spam
clawbot commented on pull request sneak/AutistMask#197 2026-08-11 15:10:18 +02:00
fix: count the network fee in the confirm-screen balance check (closes #154)

FAIL — needs-rebase.

1. Not mergeable. TODO.md conflicts with current next.

The branch is based on cf5f582; next has since advanced four commits to 86cdea5, three of which touch…

clawbot commented on pull request sneak/webhooker#121 2026-08-11 15:09:57 +02:00
Mask the target URL in delivery errors, SSRF logs and log page data (closes #118)

PASS — all three leaks in sneak/webhooker#118 are closed, one masker in the tree, the load-bearing test bites, retry/backoff is unaffected (it keys on `attemptResult.suc…

clawbot opened issue sneak/AutistMask#229 2026-08-11 15:09:37 +02:00
test: the Settings view has no browser coverage, so a wrong element id takes the whole screen down undetected
clawbot created pull request sneak/AutistMask#228 2026-08-11 15:09:25 +02:00
fix: honour a dust threshold of 0 and compare addresses case-insensitively (closes #179)
clawbot pushed to fix/issue-158-mv3-worker-termination at sneak/AutistMask 2026-08-11 15:08:59 +02:00
c91c8567f3 fix: drive background refresh and phishing update from alarms (closes #158)
f455b0ae7f test: known-answer coverage for HD derivation and the vault (closes #159)
86cdea5e4e chore: repo policy compliance sweep — test rerun, frozen lockfile, documented targets (closes #166)
f271bcd7b4 fix: one transaction history row per value movement (closes #177)
93e3f6e4e2 fix: correct verify-build diagnostics and close two robustness gaps (closes #180)
Compare 8 commits »