This website requires JavaScript.
Explore
Help
Sign In
sneak
/
AutistMask
Watch
1
Star
0
Fork
0
You've already forked AutistMask
Code
Issues
1
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
check.yml
Actor
All actors
clawbot
sneak
Status
All status
Success
Failure
Waiting
Running
Merge branch 'main' into feat/export-private-key
check.yml #248
:
Commit
16f9e98b25
pushed by
sneak
feat/export-private-key
2026-02-28 20:32:16 +01:00
23s
View workflow file
Merge branch 'main' into feature/import-xprv
check.yml #247
:
Commit
5e95ede964
pushed by
sneak
feature/import-xprv
2026-02-28 20:31:39 +01:00
22s
View workflow file
fix: prevent double symbol display on swap tx broadcast/status views
check.yml #246
:
Commit
1df770d3b6
pushed by
clawbot
fix/59-transaction-view-ui-policies
2026-02-28 20:31:17 +01:00
22s
View workflow file
Merge pull request 'fix: enforce UI policies on transaction detail view (closes #59)' (#62) from fix/59-transaction-view-ui-policies into main
check.yml #245
:
Commit
bbf5945ff1
pushed by
sneak
main
2026-02-28 20:30:55 +01:00
9s
View workflow file
fix: prevent double symbol display on tx broadcast status views
check.yml #244
:
Commit
607d2349b0
pushed by
clawbot
fix/59-transaction-view-ui-policies
2026-02-28 20:27:52 +01:00
22s
View workflow file
test: add V4 swap ERC20→ERC20 decoder regression test
check.yml #243
:
Commit
3c2d553070
pushed by
clawbot
fix/59-transaction-view-ui-policies
2026-02-28 20:22:58 +01:00
37s
View workflow file
test: add V4 swap ERC20→ERC20 decoder regression test
check.yml #242
:
Commit
5cac49e430
pushed by
clawbot
fix/59-transaction-view-ui-policies
2026-02-28 20:22:18 +01:00
6s
View workflow file
fix: decode V4_SWAP command to resolve ERC20 token symbols
check.yml #241
:
Commit
55346b484b
pushed by
clawbot
fix/59-transaction-view-ui-policies
2026-02-28 20:16:46 +01:00
21s
View workflow file
fix: match etherscan link styling to other views (remove extra border/hover/padding)
check.yml #240
:
Commit
93565c7196
pushed by
clawbot
fix/59-transaction-view-ui-policies
2026-02-28 20:05:05 +01:00
22s
View workflow file
fix: address all 3 violations from #59
check.yml #239
:
Commit
fa366c9724
pushed by
clawbot
fix/59-transaction-view-ui-policies
2026-02-28 19:41:40 +01:00
22s
View workflow file
Merge branch 'main' into fix/59-transaction-view-ui-policies
check.yml #238
:
Commit
885730951f
pushed by
sneak
fix/59-transaction-view-ui-policies
2026-02-28 19:40:08 +01:00
22s
View workflow file
Merge pull request 'fix: persist tx decoding across popup close/reopen (closes #60)' (#61) from fix/60-tx-view-decode-persistence into main
check.yml #237
:
Commit
6031c3e76c
pushed by
sneak
main
2026-02-28 19:39:46 +01:00
9s
View workflow file
fix: derive xprv addresses from correct BIP44 path (m/44'/60'/0'/0)
check.yml #236
:
Commit
d6df9784d2
pushed by
clawbot
feature/import-xprv
2026-02-28 19:39:37 +01:00
22s
View workflow file
fix: enforce UI policies on transaction detail view
check.yml #235
:
Commit
d52c00f47a
pushed by
clawbot
fix/59-transaction-view-ui-policies
2026-02-28 19:27:44 +01:00
22s
View workflow file
fix: call loadCalldata from render() so tx decoding persists across popup close/reopen
check.yml #234
:
Commit
436fe22296
pushed by
clawbot
fix/60-tx-view-decode-persistence
2026-02-28 19:26:00 +01:00
22s
View workflow file
Merge pull request 'fix: show own labelled address for swap transactions (closes #55)' (#57) from fix/55-swap-tx-address into main
check.yml #233
:
Commit
82a7db63b5
pushed by
sneak
main
2026-02-28 18:16:24 +01:00
8s
View workflow file
Merge branch 'main' into feat/export-private-key
check.yml #232
:
Commit
676109860a
pushed by
sneak
feat/export-private-key
2026-02-28 18:09:00 +01:00
23s
View workflow file
Merge branch 'main' into fix/55-swap-tx-address
check.yml #231
:
Commit
7c53c48cb1
pushed by
sneak
fix/55-swap-tx-address
2026-02-28 18:04:39 +01:00
22s
View workflow file
Merge pull request 'fix: fall back to known token list for symbol/name/decimals' (#54) from fix/51-usdc-symbol-fallback into main
check.yml #230
:
Commit
4d9a8a49b9
pushed by
sneak
main
2026-02-28 18:04:15 +01:00
9s
View workflow file
fix: add trackedTokens fallback for symbol/name/decimals resolution
check.yml #229
:
Commit
996003fd79
pushed by
clawbot
fix/51-usdc-symbol-fallback
2026-02-28 18:01:56 +01:00
22s
View workflow file
fix: show own labelled address for swap transactions in tx lists
check.yml #228
:
Commit
2c9a34aff6
pushed by
clawbot
fix/55-swap-tx-address
2026-02-28 17:57:56 +01:00
22s
View workflow file
fix: show user's own address for swap transactions in tx list
check.yml #227
:
Commit
868f7a6ff8
pushed by
clawbot
fix/55-swap-show-own-address
2026-02-28 17:57:34 +01:00
22s
View workflow file
fix: fall back to known token list for symbol/name/decimals
check.yml #226
:
Commit
173d75c57a
pushed by
clawbot
fix/51-usdc-symbol-fallback
2026-02-28 17:44:34 +01:00
22s
View workflow file
style: rework overflow menu to look like menu items, not buttons
check.yml #225
:
Commit
3daba279d2
pushed by
clawbot
feat/export-private-key
2026-02-28 17:40:24 +01:00
22s
View workflow file
feat: add xprv wallet import support
check.yml #224
:
Commit
30973616b9
pushed by
clawbot
feature/import-xprv
2026-02-28 17:36:26 +01:00
23s
View workflow file
fix: resolve token symbols from multiple sources (closes #51)
check.yml #223
:
Commit
4545a42ba0
pushed by
clawbot
fix/usdc-symbol-display
2026-02-28 17:35:55 +01:00
20s
View workflow file
style: dropdown menu with subtle grey hover and list padding
check.yml #222
:
Commit
70a8ac6f99
pushed by
clawbot
feat/export-private-key
2026-02-28 17:29:39 +01:00
22s
View workflow file
feat: add private key viewing for addresses
check.yml #221
:
Commit
78c050e1fa
pushed by
clawbot
feature/show-private-key
2026-02-28 16:40:51 +01:00
22s
View workflow file
feat: add xprv import for existing HD wallets
check.yml #220
:
Commit
a4f5cab53c
pushed by
clawbot
feature/import-xprv
2026-02-28 14:22:55 +01:00
23s
View workflow file
fix: make overflow menu auto-width to prevent text wrapping
check.yml #219
:
Commit
68bd909345
pushed by
clawbot
feat/export-private-key
2026-02-28 13:51:34 +01:00
22s
View workflow file
First
Previous
...
5
6
7
8
9
...
Next
Last