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
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
fix: make export key a subtle link, add view to VIEWS array
check.yml #217
:
Commit
41794f8bf5
pushed by
clawbot
feat/export-private-key
2026-02-28 10:38:10 +01:00
22s
View workflow file
feat: view private key for addresses (closes #19)
check.yml #216
:
Commit
bf56e277e1
pushed by
clawbot
feat/view-private-key
2026-02-28 10:35:46 +01:00
22s
View workflow file
feat: add export private key from address detail view
check.yml #215
:
Commit
ca78da2e07
pushed by
clawbot
feat/export-private-key
2026-02-28 10:20:02 +01:00
22s
View workflow file
fix: show wallet/address titles in addressDetail and addressToken tx lists (closes #29)
check.yml #209
:
Commit
2abb720d54
pushed by
clawbot
fix/address-title-consistency
2026-02-27 23:30:34 +01:00
21s
View workflow file
fix: show wallet/address titles in send, txStatus, and home tx list (closes #26, closes #27, closes #28)
check.yml #208
:
Commit
bf9a483031
pushed by
clawbot
fix/address-title-consistency
2026-02-27 23:28:47 +01:00
23s
View workflow file
fix: add reverse ENS lookups for all displayed addresses (closes #22)
check.yml #207
:
Commit
79fec8551f
pushed by
clawbot
fix/reverse-ens-lookups
2026-02-27 23:26:30 +01:00
22s
View workflow file
fix: preserve ENS names on lookup failure, add debug logging (closes #22)
check.yml #206
:
Commit
da428a3815
pushed by
clawbot
fix/ens-reverse-lookup
2026-02-27 23:24:58 +01:00
22s
View workflow file
fix: show wallet name for own addresses on approve-tx view (closes #21)
check.yml #201
:
Commit
15e856e63f
pushed by
clawbot
fix/approval-address-title
2026-02-27 23:18:54 +01:00
21s
View workflow file
fmt: prettier format content/index.js
check.yml #198
:
Commit
4fdbc5adae
pushed by
clawbot
fix/low-severity-security
2026-02-27 23:11:02 +01:00
22s
View workflow file
fix: re-render wallet list after deletion by calling showSettingsView
check.yml #193
:
Commit
34e29d7659
pushed by
clawbot
feat/delete-wallet
2026-02-27 23:03:11 +01:00
22s
View workflow file
refactor: delete-wallet-confirm as standalone full view
check.yml #191
:
Commit
8893f5dce7
pushed by
clawbot
feat/delete-wallet
2026-02-27 22:59:25 +01:00
22s
View workflow file
fix: reduce contract info well margins to prevent address wrapping
check.yml #190
:
Commit
2bffa91045
pushed by
clawbot
fix/address-token-grey-well
2026-02-27 22:54:47 +01:00
23s
View workflow file
fix: use wallet.encryptedSecret not wallet.encrypted for password verify
check.yml #189
:
Commit
2b0b889b01
pushed by
clawbot
feat/delete-wallet
2026-02-27 22:52:34 +01:00
22s
View workflow file
fix: place color dot next to address, not title, matching convention
check.yml #188
:
Commit
5936199676
pushed by
clawbot
fix/swap-display
2026-02-27 22:04:08 +01:00
22s
View workflow file
fix: match approval view display consistency for decoded calldata
check.yml #187
:
Commit
8824237db6
pushed by
clawbot
fix/swap-display
2026-02-27 22:02:18 +01:00
22s
View workflow file
fix: show Swap type label and heading on transaction detail page
check.yml #186
:
Commit
aaeb38d7c6
pushed by
clawbot
fix/swap-display
2026-02-27 22:00:32 +01:00
21s
View workflow file
fix: use windows.create() for tx/sign approval popups instead of openPopup()
check.yml #185
:
Commit
f2e44ff4ab
pushed by
clawbot
fix/tx-approval-popup
2026-02-27 21:58:21 +01:00
22s
View workflow file
fix: add fallback popup window for tx and sign approval requests (closes #4)
check.yml #184
:
Commit
65cb4d2f64
pushed by
clawbot
fix/tx-approval-popup
2026-02-27 21:55:01 +01:00
22s
View workflow file
fix: use consistent [x] delete buttons, add inline rename
check.yml #183
:
Commit
107c243f65
pushed by
clawbot
feat/delete-wallet
2026-02-27 21:54:14 +01:00
8s
View workflow file
fix: use consistent [x] delete buttons, add inline rename
check.yml #181
:
Commit
c5066f9aaf
pushed by
clawbot
feat/delete-wallet
2026-02-27 21:53:30 +01:00
23s
View workflow file
fix: add missing TOKEN_BY_ADDRESS import in addressToken view
check.yml #179
:
Commit
3b419c7517
pushed by
clawbot
fix/address-token-grey-well
2026-02-27 21:50:59 +01:00
22s
View workflow file
First
Previous
...
2
3
4
5
6
Next
Last