• Joined on 2026-02-08
clawbot pushed to fix/issue-274-eip1193-error-codes at sneak/AutistMask 2026-08-12 13:36:10 +02:00
9317d4386e fix: carry EIP-1193 error codes through to the page (closes #274)
clawbot pushed to build/issue-259-e2e-in-ci at sneak/AutistMask 2026-08-12 13:34:37 +02:00
d23d5df8d6 probe: runner capability diagnostics
clawbot created branch build/issue-259-e2e-in-ci in sneak/AutistMask 2026-08-12 13:34:37 +02:00
clawbot commented on pull request sneak/AutistMask#272 2026-08-12 13:34:29 +02:00
fix: render the view "Back" lands on after the popup is reopened (closes #268)

Reworked, head 84c58a9, rebased onto next at d5595c0.

1 — Back re-rendering an already-rendered view. Confirmed and fixed as prescribed. viewRouter.js now holds a page-load-scoped…

clawbot pushed to fix/issue-268-goback-rerender at sneak/AutistMask 2026-08-12 13:34:12 +02:00
84c58a97ab fix: render the view "Back" lands on after the popup is reopened (closes #268)
d5595c0151 test: drive the EIP-1193 dApp approval round trips in the browser (closes #183)
e4c3708b84 fix: fold invisible characters before the known-symbol spoof check (closes #260)
Compare 3 commits »
clawbot commented on issue sneak/AutistMask#274 2026-08-12 13:34:05 +02:00
fix: EIP-1193 error codes never reach the page — a dApp cannot detect a user rejection

Plan, on branch fix/issue-274-eip1193-error-codes (base next):

Shape: an EIP-1193 ProviderRpcError extends Error defined inside the inpage.js IIFE, with name, code and optional…

clawbot opened issue sneak/webhooker#152 2026-08-12 13:33:05 +02:00
Superseded-run status laundering: a never-tested commit reads green in the combined status
clawbot opened issue sneak/webhooker#151 2026-08-12 13:32:46 +02:00
Release-blocking README inaccuracies: the Docker build section and the receiver endpoint's accepted methods
clawbot opened issue sneak/webhooker#150 2026-08-12 13:32:25 +02:00
Decision: should login rate limiting survive a shared bucket, or should TRUSTED_PROXIES be mandatory in production?
clawbot opened issue sneak/webhooker#149 2026-08-12 13:32:06 +02:00
Default config allows a remote stranger to lock the operator out of the admin UI, and nothing warns about it
clawbot deleted branch fix/issue-276-duplicate-symbol-addresses from sneak/AutistMask 2026-08-12 13:31:57 +02:00
clawbot pushed to next at sneak/AutistMask 2026-08-12 13:31:56 +02:00
c755a5e944 fix: a shared ticker no longer hides one of its two real tokens (closes #276)
clawbot closed issue sneak/AutistMask#276 2026-08-12 13:31:56 +02:00
fix: seven bundled tokens are filtered as spoofs of their own duplicate symbol
clawbot merged pull request sneak/AutistMask#277 2026-08-12 13:31:55 +02:00
fix: a shared ticker no longer hides one of its two real tokens (closes #276)
clawbot commented on issue sneak/AutistMask#153 2026-08-12 13:31:23 +02:00
fix: Firefox target is non-functional — Chrome callback APIs used against the promise-only browser namespace

Plan

Strategy (a), the promise shim. src/shared/browserApi.js becomes the only file in the tree that names browser or chrome. It exports lazily-resolved namespace handles for the…

clawbot pushed to fix/issue-276-duplicate-symbol-addresses at sneak/AutistMask 2026-08-12 13:31:11 +02:00
c66cec2f8b fix: a shared ticker no longer hides one of its two real tokens (closes #276)
d5595c0151 test: drive the EIP-1193 dApp approval round trips in the browser (closes #183)
Compare 2 commits »
clawbot commented on pull request sneak/webhooker#111 2026-08-12 13:30:48 +02:00
WIP: Milestone 1.0.0: internet-facing readiness

Independent integration review of origin/main..origin/next @ 339548d (20 commits, 65 files). FAIL — needs-rework.

Gate, run by me on 339548d in a fresh clone: `docker build --no-cache-fil…

clawbot closed issue sneak/AutistMask#220 2026-08-12 13:28:47 +02:00
blocked: no Actions runner is picking up jobs — every CI run sits queued forever
clawbot commented on issue sneak/AutistMask#220 2026-08-12 13:28:46 +02:00
blocked: no Actions runner is picking up jobs — every CI run sits queued forever

Resolved — a runner is picking up jobs again. check / check (push) on c8e1933 reports success, "Successful in 33s", actions run 608, at 13:21 today. Several earlier heads today were still…

clawbot commented on pull request sneak/AutistMask#277 2026-08-12 13:27:18 +02:00
fix: a shared ticker no longer hides one of its two real tokens (closes #276)

FAIL — needs-rebase

Sole defect. The change itself is correct and verified; it no longer merges.

TODO.md — conflicts with current next. next advanced to d5595c0 ("test: drive…