sneak
|
699e080e3e
|
Merge pull request 'fix: replace confirm-tx password modal with inline field (closes #78)' (#83) from fix/issue-78-inline-password into main
check / check (push) Successful in 8s
Reviewed-on: #83
|
2026-02-28 22:28:18 +01:00 |
|
sneak
|
069981baa0
|
Merge pull request 'fix: disable export-privkey and delete-wallet buttons during async processing' (#89) from fix/issue-86-disable-buttons-during-async into main
check / check (push) Successful in 22s
Reviewed-on: #89
|
2026-02-28 22:27:27 +01:00 |
|
sneak
|
438d915f73
|
Merge pull request 'persist confirm-tx view across popup close/reopen (closes #77)' (#79) from fix/issue-77-confirm-tx-persist into main
check / check (push) Successful in 8s
Reviewed-on: #79
|
2026-02-28 22:26:39 +01:00 |
|
sneak
|
6a214f1c58
|
Merge pull request 'fix: approve-tx/approve-sign error divs consistency with confirm-tx' (#92) from fix/84-approve-error-div-consistency into main
check / check (push) Successful in 22s
Reviewed-on: #92
|
2026-02-28 22:25:37 +01:00 |
|
sneak
|
ad2ce3d8ff
|
Merge branch 'main' into fix/84-approve-error-div-consistency
check / check (push) Successful in 8s
|
2026-02-28 22:25:21 +01:00 |
|
sneak
|
b826279d8f
|
Merge pull request 'fix: clear password field and error in showTxApproval' (#91) from fix/issue-85-clear-approve-tx-password into main
check / check (push) Successful in 9s
Reviewed-on: #91
|
2026-02-28 22:24:55 +01:00 |
|
sneak
|
3b6b18d168
|
Merge pull request 'fix: validate destination address on send view (closes #67)' (#68) from fix/67-validate-send-address into main
check / check (push) Successful in 8s
Reviewed-on: #68
|
2026-02-28 21:38:22 +01:00 |
|
sneak
|
33ae5784e2
|
Merge branch 'main' into fix/67-validate-send-address
check / check (push) Successful in 22s
|
2026-02-28 21:37:38 +01:00 |
|
sneak
|
cd30d94040
|
Merge pull request 'fix: make token contract display on confirm-tx consistent with other views' (#73) from fix/confirm-tx-contract-display into main
check / check (push) Successful in 8s
Reviewed-on: #73
|
2026-02-28 21:33:53 +01:00 |
|
sneak
|
62bb54556c
|
Merge branch 'main' into fix/confirm-tx-contract-display
check / check (push) Successful in 22s
|
2026-02-28 21:33:24 +01:00 |
|
sneak
|
8e1856415a
|
Merge branch 'main' into fix/67-validate-send-address
check / check (push) Successful in 23s
|
2026-02-28 21:25:08 +01:00 |
|
sneak
|
9444b06b52
|
Merge pull request 'fix: show token transaction history on address-token view (closes #72)' (#76) from fix/72-address-token-tx-history into main
check / check (push) Successful in 9s
Reviewed-on: #76
|
2026-02-28 21:22:05 +01:00 |
|
sneak
|
c2fdb3e0c1
|
Merge branch 'main' into fix/72-address-token-tx-history
check / check (push) Successful in 23s
|
2026-02-28 21:21:48 +01:00 |
|
sneak
|
0e68279037
|
Merge pull request 'feat: add export private key from address detail view' (#31) from feat/export-private-key into main
check / check (push) Successful in 9s
Reviewed-on: #31
|
2026-02-28 21:10:17 +01:00 |
|
sneak
|
2bb7fc5786
|
Merge branch 'main' into feat/export-private-key
check / check (push) Successful in 21s
|
2026-02-28 21:10:05 +01:00 |
|
sneak
|
e8ede7010a
|
Merge pull request 'fix: use formatAddressHtml in receive view for display consistency' (#69) from fix/issue-58-receive-address-consistency into main
check / check (push) Successful in 9s
Reviewed-on: #69
|
2026-02-28 20:57:08 +01:00 |
|
sneak
|
72a4dd3382
|
Merge branch 'main' into feat/export-private-key
check / check (push) Successful in 22s
|
2026-02-28 20:44:21 +01:00 |
|
sneak
|
24464ffe33
|
Merge pull request 'fix: resolve token symbols from multiple sources (closes #51)' (#52) from fix/usdc-symbol-display into main
check / check (push) Successful in 9s
Reviewed-on: #52
|
2026-02-28 20:40:43 +01:00 |
|
sneak
|
34c66d19c4
|
Merge branch 'main' into fix/usdc-symbol-display
check / check (push) Successful in 22s
|
2026-02-28 20:40:10 +01:00 |
|
sneak
|
e09904147b
|
Merge pull request 'fix: consistent transaction view title (closes #65)' (#66) from fix/65-transaction-view-title into main
check / check (push) Successful in 9s
Reviewed-on: #66
|
2026-02-28 20:39:47 +01:00 |
|
sneak
|
9788db95f2
|
Merge pull request 'fix: show decoded swap details on success-tx view (closes #63)' (#64) from fix/63-swap-success-view into main
check / check (push) Successful in 8s
Reviewed-on: #64
|
2026-02-28 20:35:39 +01:00 |
|
sneak
|
16f9e98b25
|
Merge branch 'main' into feat/export-private-key
check / check (push) Successful in 22s
|
2026-02-28 20:31:50 +01:00 |
|
sneak
|
bbf5945ff1
|
Merge pull request 'fix: enforce UI policies on transaction detail view (closes #59)' (#62) from fix/59-transaction-view-ui-policies into main
check / check (push) Successful in 8s
Reviewed-on: #62
|
2026-02-28 20:30:43 +01:00 |
|
sneak
|
6031c3e76c
|
Merge pull request 'fix: persist tx decoding across popup close/reopen (closes #60)' (#61) from fix/60-tx-view-decode-persistence into main
check / check (push) Successful in 8s
Reviewed-on: #61
|
2026-02-28 19:38:16 +01:00 |
|
sneak
|
82a7db63b5
|
Merge pull request 'fix: show own labelled address for swap transactions (closes #55)' (#57) from fix/55-swap-tx-address into main
check / check (push) Successful in 8s
Reviewed-on: #57
|
2026-02-28 18:16:12 +01:00 |
|
sneak
|
676109860a
|
Merge branch 'main' into feat/export-private-key
check / check (push) Successful in 22s
|
2026-02-28 18:08:33 +01:00 |
|
sneak
|
7c53c48cb1
|
Merge branch 'main' into fix/55-swap-tx-address
check / check (push) Successful in 22s
|
2026-02-28 18:04:14 +01:00 |
|
sneak
|
4d9a8a49b9
|
Merge pull request 'fix: fall back to known token list for symbol/name/decimals' (#54) from fix/51-usdc-symbol-fallback into main
check / check (push) Successful in 9s
Reviewed-on: #54
|
2026-02-28 18:04:04 +01:00 |
|
sneak
|
fb67359b3f
|
Merge pull request 'fix: add reverse ENS lookups for all displayed addresses (closes #22)' (#25) from fix/reverse-ens-lookups into main
check / check (push) Successful in 9s
Reviewed-on: #25
|
2026-02-28 10:06:45 +01:00 |
|
sneak
|
1986704569
|
Merge branch 'main' into fix/reverse-ens-lookups
check / check (push) Successful in 21s
|
2026-02-28 10:05:16 +01:00 |
|
sneak
|
49c29f6bb3
|
Merge pull request 'fix: preserve ENS names on lookup failure, add debug logging (closes #22)' (#24) from fix/ens-reverse-lookup into main
check / check (push) Successful in 8s
Reviewed-on: #24
|
2026-02-28 10:05:03 +01:00 |
|
sneak
|
cdb7f478e2
|
Merge branch 'main' into fix/ens-reverse-lookup
check / check (push) Successful in 22s
|
2026-02-28 10:04:26 +01:00 |
|
sneak
|
cbe77d0224
|
Merge pull request 'fix: show wallet/address titles across all views (closes #26, closes #27, closes #28, closes #29)' (#30) from fix/address-title-consistency into main
check / check (push) Successful in 9s
Reviewed-on: #30
|
2026-02-28 10:03:40 +01:00 |
|
sneak
|
171b21c5d8
|
Merge pull request 'fix: show wallet name for own addresses on approve-tx view (closes #21)' (#23) from fix/approval-address-title into main
check / check (push) Successful in 9s
Reviewed-on: #23
|
2026-02-27 23:20:26 +01:00 |
|
sneak
|
e7a960c601
|
Merge branch 'main' into fix/approval-address-title
check / check (push) Successful in 22s
|
2026-02-27 23:20:14 +01:00 |
|
sneak
|
b69eec40ef
|
Merge pull request 'fix: low-severity security findings L3, L4, L5 (closes #6)' (#8) from fix/low-severity-security into main
check / check (push) Successful in 9s
Reviewed-on: #8
|
2026-02-27 23:19:08 +01:00 |
|
sneak
|
cacf2c683c
|
Merge branch 'main' into fix/low-severity-security
check / check (push) Successful in 22s
|
2026-02-27 23:18:53 +01:00 |
|
sneak
|
43e10521ef
|
Merge pull request 'fix: add fallback popup window for tx/sign approval requests (closes #4)' (#17) from fix/tx-approval-popup into main
check / check (push) Successful in 8s
Reviewed-on: #17
|
2026-02-27 23:15:02 +01:00 |
|
sneak
|
04ba926d43
|
Merge branch 'main' into fix/tx-approval-popup
check / check (push) Successful in 22s
|
2026-02-27 23:10:58 +01:00 |
|
sneak
|
85427e1fd4
|
Merge branch 'main' into fix/low-severity-security
check / check (push) Failing after 13s
|
2026-02-27 23:08:40 +01:00 |
|
sneak
|
8226495994
|
Merge pull request 'fix: display swaps and contract calls correctly in tx history (closes #3)' (#10) from fix/swap-display into main
check / check (push) Successful in 9s
Reviewed-on: #10
|
2026-02-27 23:08:16 +01:00 |
|
sneak
|
2f57370155
|
Merge branch 'main' into fix/swap-display
check / check (push) Successful in 22s
|
2026-02-27 23:07:31 +01:00 |
|
sneak
|
c6d5cf4e64
|
Merge pull request 'feat: add wallet deletion from settings (closes #13)' (#14) from feat/delete-wallet into main
check / check (push) Successful in 22s
Reviewed-on: #14
|
2026-02-27 23:04:45 +01:00 |
|
sneak
|
6d0531f1b4
|
Merge pull request 'fix: use grey well for contract address in address-token view (closes #9)' (#15) from fix/address-token-grey-well into main
check / check (push) Successful in 21s
Reviewed-on: #15
|
2026-02-27 23:00:00 +01:00 |
|
sneak
|
4eefe4c1af
|
Merge pull request 'fix: pass UUID approval ID as string, not parseInt (closes #4)' (#18) from fix/approval-popup-uuid into main
check / check (push) Successful in 8s
Reviewed-on: #18
|
2026-02-27 21:50:27 +01:00 |
|
sneak
|
0ed7b8e61d
|
Merge pull request 'fix: show ERC-20 contract details in address-token view (closes #9)' (#11) from fix/address-token-details into main
check / check (push) Successful in 8s
Reviewed-on: #11
|
2026-02-27 21:09:37 +01:00 |
|
sneak
|
0413c52229
|
Merge pull request 'security: fix high-severity findings from audit (closes #6)' (#7) from fix/high-severity-security into main
check / check (push) Successful in 9s
Reviewed-on: #7
|
2026-02-27 20:56:43 +01:00 |
|
sneak
|
b01df0639b
|
Merge branch 'main' into fix/high-severity-security
check / check (push) Successful in 21s
|
2026-02-27 20:56:09 +01:00 |
|
sneak
|
8beb3cd70c
|
Merge pull request 'Fix all RULES.md divergences' (#2) from fix/rules-audit-divergences into main
check / check (push) Successful in 8s
Reviewed-on: #2
|
2026-02-27 20:55:25 +01:00 |
|
sneak
|
9cceca8576
|
Merge branch 'main' into fix/rules-audit-divergences
check / check (push) Successful in 22s
|
2026-02-27 11:55:51 +01:00 |
|
sneak
|
6a3be80379
|
Merge pull request 'add tracked token list management to settings' (#5) from feature/settings-token-management into main
check / check (push) Successful in 9s
Reviewed-on: #5
|
2026-02-27 11:55:32 +01:00 |
|