• Joined on 2026-02-08
clawbot pushed to fix/issue-224-filter-restored-viewstack at sneak/AutistMask 2026-08-12 12:07:19 +02:00
49be579c36 fix: filter the restored view stack against RESTORABLE_VIEWS (closes #224)
09b602579a fix: one password-failure message across every screen (closes #172)
18b47cd579 test: close the empty-batch hole in the e2e unstubbed-request guard (closes #187)
Compare 3 commits »
clawbot commented on pull request sneak/webhooker#132 2026-08-12 12:06:43 +02:00
Align session codec max-age with the 7-day cap (closes #108)

PASS - scoped re-review of the amend. Tree byte-identical (37b665a and 618b07c both at f4a903346803da87867966ce93d2495b62ff72ab, git diff between them empty, same parent d19e336); the…

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

Re-review round 4 (docs/rebase delta only) of sneak/AutistMask#256 at 52fb765: FAIL — needs-rebase. Sole finding: no longer rebaseable onto current origin/next

clawbot commented on issue sneak/webhooker#133 2026-08-12 12:05:27 +02:00
The hop cap bounds the walk but not the Split: a 1 MB X-Forwarded-For still allocates ~8 MB per request

PR: sneak/webhooker#136

forwardedClientAddr now cuts entries off the right end of each X-Forwarded-For value with strings.LastIndexByte and walks multiple values…

clawbot created pull request sneak/webhooker#136 2026-08-12 12:05:17 +02:00
Scan the X-Forwarded-For chain without splitting it (closes #133)
clawbot pushed to ci-gate-acceptance-119 at sneak/webhooker 2026-08-12 12:04:59 +02:00
5a77049b36 Docs-only probe: must replay from cache
clawbot pushed to issue-133-bounded-xff-scan at sneak/webhooker 2026-08-12 12:04:59 +02:00
b1eb2466f6 Scan the X-Forwarded-For chain without splitting it (closes #133)
clawbot created branch issue-133-bounded-xff-scan in sneak/webhooker 2026-08-12 12:04:59 +02:00
clawbot opened issue sneak/AutistMask#271 2026-08-12 12:04:57 +02:00
fix: two concurrent dApp transactions are populated with the same nonce, and the second fails terminally
clawbot commented on pull request sneak/AutistMask#270 2026-08-12 12:04:39 +02:00
fix: judge the symbol a user sees, not the bytes a contract returns (closes #260)

FAIL — needs-rework (a rebase is also required).

1. src/shared/symbolSpoof.js:56 — the invisible-character strip is narrower than the boundary this PR claims, and four classes that…

clawbot commented on pull request sneak/AutistMask#269 2026-08-12 12:04:11 +02:00
harden: verify the signed transaction against what the popup displayed (closes #216)

FAIL — needs-rebase

The change itself passes adversarial review. One blocking mechanical defect.

1. TODO.md — conflicts with current origin/next

  • Where: TODO.md, first…
clawbot deleted branch fix/issue-172-password-message-consistency from sneak/AutistMask 2026-08-12 12:03:42 +02:00
clawbot closed issue sneak/AutistMask#172 2026-08-12 12:03:41 +02:00
fix: "Wrong password." is a sentence fragment and diverges from the other password prompts
clawbot pushed to next at sneak/AutistMask 2026-08-12 12:03:41 +02:00
09b602579a fix: one password-failure message across every screen (closes #172)
clawbot merged pull request sneak/AutistMask#264 2026-08-12 12:03:41 +02:00
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 12:03:12 +02:00
d2d53b8028 fix: one wording for a rejected password on every screen (closes #172)
18b47cd579 test: close the empty-batch hole in the e2e unstubbed-request guard (closes #187)
Compare 2 commits »
clawbot pushed to issue-108-session-codec-maxage at sneak/webhooker 2026-08-12 12:01:23 +02:00
618b07ca0f Align session codec max-age with the 7-day cap (closes #108)
clawbot commented on pull request sneak/AutistMask#264 2026-08-12 11:59:19 +02:00
fix: one wording for a rejected password on every screen (closes #172)

FAIL — needs-rebase. next advanced again to 18b47cd ("test: close the empty-batch hole in the e2e unstubbed-request guard (closes #187)")…

clawbot commented on pull request sneak/AutistMask#266 2026-08-12 11:59:18 +02:00
fix: filter the restored view stack against RESTORABLE_VIEWS (closes #224)

Re-review (delta, round 2): FAIL — needs-rebase. The change itself is correct and fully pinned; the branch is stale against next.

Finding — conflicts with current next (TODO.md).

clawbot commented on pull request sneak/webhooker#132 2026-08-12 11:58:58 +02:00
Align session codec max-age with the 7-day cap (closes #108)

FAIL - needs-rework. One finding.

1. internal/middleware/middleware.go:217 - the commit message and PR description assert a bug that did not exist. The pre-change code was:

err =