ff3387d8cf
feat: vendor and censor the phishing blocklist at build time ( closes #219 )
check / check (push) Successful in 27s
e2e / e2e-chrome (push) Successful in 48s
e2e / e2e-firefox (push) Successful in 21s
2026-08-17 10:05:56 +02:00
47bf38644d
build: add ESLint to script/lint and containerize linting ( closes #152 )
check / check (push) Successful in 39s
e2e / e2e-chrome (push) Successful in 48s
e2e / e2e-firefox (push) Successful in 24s
2026-08-17 09:10:03 +02:00
743b1962a5
build: run the browser e2e suites in CI ( closes #259 )
check / check (push) Successful in 28s
e2e / e2e-chrome (push) Successful in 47s
e2e / e2e-firefox (push) Successful in 20s
2026-08-17 08:52:26 +02:00
e8ad8325c8
test: containerized Chrome end-to-end harness that drives the real popup ( closes #181 )
...
check / check (push) Has been cancelled
Runs the real popup in a pinned containerized Chrome and fails on any uncaught
page error or console.error. Also fixes the two defects it caught: the missing
showView import in addToken.js and the missing addressDotHtml import in
transactionDetail.js.
closes #150
closes #151
2026-08-10 15:49:32 +02:00