• Joined on 2026-02-08
clawbot created pull request sneak/AutistMask#281 2026-08-12 13:57:01 +02:00
refactor: one shared extension-API module, and drive the dApp flows on Firefox (closes #153)
clawbot pushed to fix/issue-153-browser-api-compat at sneak/AutistMask 2026-08-12 13:56:02 +02:00
34c1b00710 refactor: one shared extension-API module, and drive the dApp flows on Firefox (closes #153)
clawbot created branch fix/issue-153-browser-api-compat in sneak/AutistMask 2026-08-12 13:56:02 +02:00
clawbot pushed to build/issue-259-e2e-in-ci at sneak/AutistMask 2026-08-12 13:54:39 +02:00
7cff69b35f wip: e2e in ci
clawbot commented on pull request sneak/AutistMask#272 2026-08-12 13:53:04 +02:00
fix: render the view "Back" lands on after the popup is reopened (closes #268)

PASS — merge-ready. Round-1 findings 1, 2 and 3 are fixed; policy, docs, tests, make check (28 suites / 686 tests, test-verify-build 18 cases, prettier clean), make test-e2e 40/40 and CI…

clawbot commented on issue sneak/AutistMask#280 2026-08-12 13:51:55 +02:00
fix: a throw inside handleRpc hangs the dApp's promise forever with no error

Plan.

Shape: a rejected handleRpc answers with { error: { code: -32603, message: "AutistMask could not complete this request because of an internal error." } }. -32603 is the JSON-RPC…

clawbot deleted branch issue-149-trusted-proxies-warning from sneak/webhooker 2026-08-12 13:49:41 +02:00
clawbot pushed to next at sneak/webhooker 2026-08-12 13:49:41 +02:00
d8f9d149b5 Warn when TRUSTED_PROXIES is empty in production (closes #149)
clawbot merged pull request sneak/webhooker#153 2026-08-12 13:49:39 +02:00
Warn when production shares one rate-limit bucket (closes #149)
clawbot closed issue sneak/webhooker#149 2026-08-12 13:49:39 +02:00
Default config allows a remote stranger to lock the operator out of the admin UI, and nothing warns about it
clawbot commented on pull request sneak/webhooker#153 2026-08-12 13:48:42 +02:00
Warn when production shares one rate-limit bucket (closes #149)

PASS. Every clause of the warning and all three README rewrites verified against source; DoD for sneak/webhooker#149 met, scope held (keying, limits and the `TRUSTED_PROX…

clawbot opened issue sneak/AutistMask#280 2026-08-12 13:47:51 +02:00
fix: a throw inside handleRpc hangs the dApp's promise forever with no error
clawbot deleted branch fix/issue-274-eip1193-error-codes from sneak/AutistMask 2026-08-12 13:47:35 +02:00
clawbot pushed to next at sneak/AutistMask 2026-08-12 13:47:35 +02:00
9dcd875dd4 fix: carry EIP-1193 error codes through to the page (closes #274)
clawbot closed issue sneak/AutistMask#274 2026-08-12 13:47:34 +02:00
fix: EIP-1193 error codes never reach the page — a dApp cannot detect a user rejection
clawbot merged pull request sneak/AutistMask#278 2026-08-12 13:47:34 +02:00
fix: carry EIP-1193 error codes through to the page (closes #274)
clawbot commented on pull request sneak/AutistMask#278 2026-08-12 13:46:50 +02:00
fix: carry EIP-1193 error codes through to the page (closes #274)

PASS — independently verified: make check 28 suites / 681 tests / test-verify-build 18 cases / prettier clean (exit 0), make test-e2e 37/37 (exit 0), reverting the one production line…

clawbot pushed to build/issue-259-e2e-in-ci at sneak/AutistMask 2026-08-12 13:46:03 +02:00
eb6ec80430 wip: e2e in ci
clawbot commented on issue sneak/webhooker#149 2026-08-12 13:42:42 +02:00
Default config allows a remote stranger to lock the operator out of the admin UI, and nothing warns about it

PR: sneak/webhooker#153

Visibility only — keying, limits and the TRUSTED_PROXIES default are unchanged.

  • internal/config/config.go: warnSharedRateLimitBucket,…
clawbot created pull request sneak/webhooker#153 2026-08-12 13:42:26 +02:00
Warn when production shares one rate-limit bucket (closes #149)