6aeab54e8c
Merge pull request 'fix: correct swap display — output token, min received, from address, and amount' (#128) from fix/issue-127-swap-amount-display into main
Jeffrey Paul2026-03-01 16:19:41 +01:00
f65764d501
Merge branch 'main' into fix/issue-127-swap-amount-display
Jeffrey Paul2026-03-01 16:19:26 +01:00
4e097c1e32
Merge pull request 'feat: add Type field and on-chain details to transaction detail view' (#130) from fix/issue-95-transaction-type-display into main
Jeffrey Paul2026-03-01 15:46:33 +01:00
3f6f98dcaf
docs: update TransactionDetail screen map with new fields
clawbot
2026-03-01 06:17:40 -08:00
3e900dc14c
feat: add Type field and on-chain details to transaction detail view
user
2026-03-01 06:11:35 -08:00
5dfc6e332b
fix: correct swap display — output token, min received, from address, and amount
user
2026-03-01 05:52:10 -08:00
a182aa534b
Merge pull request 'fix: include timezone offset in all displayed timestamps (closes#116)' (#120) from fix/issue-116-timestamp-timezone into main
Jeffrey Paul2026-03-01 13:36:04 +01:00
a388100262
Merge branch 'main' into fix/issue-116-timestamp-timezone
Jeffrey Paul2026-03-01 13:35:26 +01:00
dd3cabf816
Merge pull request 'feat: add theme setting (Light/Dark/System) with dark mode — closes#125' (#126) from feat/issue-125-dark-mode into main
Jeffrey Paul2026-03-01 13:35:11 +01:00
235e5e7fa7
fix: improve dark mode contrast for hover, well, section, and border colors
user
2026-03-01 03:49:18 -08:00
be06bd8f0c
fix: improve dark mode contrast for wells and balance display
user
2026-03-01 03:38:27 -08:00
a72359432b
fix: include timezone offset in all displayed timestamps
user
2026-02-28 16:14:56 -08:00
2bdb547995
feat: add theme setting (Light/Dark/System) with dark mode
user
2026-02-28 23:22:41 -08:00
834228b572
Merge pull request 'fix: reserve space for all error/status messages — closes#123' (#124) from fix/issue-123-layout-shift-audit into main
Jeffrey Paul2026-03-01 12:33:08 +01:00
813993f17c
fix: reserve space for all error/status messages — closes#123
clawbot
2026-02-28 16:30:43 -08:00
5f01d9f111
Merge pull request 'feat: speed up copy-flash timing by ~25% — follow-up to #113' (#121) from fix/issue-100-faster-copy-flash into main
Jeffrey Paul2026-03-01 01:21:24 +01:00
ff4b5ee24d
feat: add copy-flash visual feedback on click-to-copy
user
2026-02-28 15:55:57 -08:00
ca6e9054f9
fix: cross-wallet-type duplicate detection for all import methods
user
2026-02-28 15:58:47 -08:00
09c52b2519
Merge pull request 'feat: show red warning when sending to address with zero tx history' (#98) from issue-82-zero-tx-warning into main
Jeffrey Paul2026-03-01 00:54:15 +01:00
1fb9fade51
Merge branch 'main' into issue-82-zero-tx-warning
Jeffrey Paul2026-03-01 00:53:45 +01:00
bc04482fb5
Merge pull request 'feat: add xprv wallet import support' (#53) from feature/import-xprv into main
Jeffrey Paul2026-03-01 00:53:08 +01:00
4d120e5ea9
refactor: unify add-wallet, import-key, and import-xprv into single view
user
2026-02-28 12:30:35 -08:00
57959b70c3
fix: derive xprv addresses from correct BIP44 path (m/44'/60'/0'/0)
user
2026-02-28 10:36:28 -08:00
7a7f9c5135
feat: add xprv wallet import support
user
2026-02-28 08:35:54 -08:00
8c071ae508
fix: never collapse warning container — always reserve space to prevent layout shift
user
2026-02-28 15:26:49 -08:00
a3c2b8227a
fix: zero-tx warning layout shift and contract address false positive
user
2026-02-28 14:18:28 -08:00
f9f3e7b85a
feat: show red warning when sending to address with zero tx history
user
2026-02-28 13:44:14 -08:00
812fc01a98
Merge pull request 'feat: add etherscan link and click-to-copy on block number in success-tx view' (#102) from issue-99-block-number-link into main
Jeffrey Paul2026-03-01 00:23:07 +01:00
811c125cb9
fix: remove click-to-copy from timestamps in list views
user
2026-02-28 15:21:13 -08:00
2fbed343db
fix: make success-tx addresses clickable, fix USDT ETH bug, nest decoded details (closes#80)
user
2026-02-28 13:36:19 -08:00
699e080e3e
Merge pull request 'fix: replace confirm-tx password modal with inline field (closes#78)' (#83) from fix/issue-78-inline-password into main
Jeffrey Paul2026-02-28 22:28:18 +01:00
8f2bf9618e
fix: replace confirm-tx password modal with inline field (closes#78)
user
2026-02-28 12:28:53 -08:00
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
Jeffrey Paul2026-02-28 22:27:27 +01:00
886cd38a9b
fix: disable export-privkey and delete-wallet buttons during async processing
clawbot
2026-02-28 13:08:02 -08:00
438d915f73
Merge pull request 'persist confirm-tx view across popup close/reopen (closes#77)' (#79) from fix/issue-77-confirm-tx-persist into main
Jeffrey Paul2026-02-28 22:26:39 +01:00
78f961f416
persist confirm-tx view across popup close/reopen (closes#77)
user
2026-02-28 12:19:39 -08:00
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
Jeffrey Paul2026-02-28 22:25:37 +01:00
ad2ce3d8ff
Merge branch 'main' into fix/84-approve-error-div-consistency
Jeffrey Paul2026-02-28 22:25:21 +01:00
b826279d8f
Merge pull request 'fix: clear password field and error in showTxApproval' (#91) from fix/issue-85-clear-approve-tx-password into main
Jeffrey Paul2026-02-28 22:24:55 +01:00
20ced62e1a
fix: approve-tx/approve-sign error divs consistency with confirm-tx
user
2026-02-28 13:13:23 -08:00
9b69a60cca
fix: clear password field and error in showTxApproval
user
2026-02-28 13:10:17 -08:00
3b6b18d168
Merge pull request 'fix: validate destination address on send view (closes#67)' (#68) from fix/67-validate-send-address into main
Jeffrey Paul2026-02-28 21:38:22 +01:00
33ae5784e2
Merge branch 'main' into fix/67-validate-send-address
Jeffrey Paul2026-02-28 21:37:38 +01:00
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
Jeffrey Paul2026-02-28 21:33:53 +01:00
62bb54556c
Merge branch 'main' into fix/confirm-tx-contract-display
Jeffrey Paul2026-02-28 21:33:24 +01:00
8e1856415a
Merge branch 'main' into fix/67-validate-send-address
Jeffrey Paul2026-02-28 21:25:08 +01:00
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
Jeffrey Paul2026-02-28 21:22:05 +01:00
c2fdb3e0c1
Merge branch 'main' into fix/72-address-token-tx-history
Jeffrey Paul2026-02-28 21:21:48 +01:00
9de7791553
fix: reset validation state when navigating to send view
user
2026-02-28 12:17:52 -08:00
ef2f862d23
fix: validate destination address on send view
user
2026-02-28 11:42:06 -08:00
a655c546b7
fix: make token contract display on confirm-tx consistent with other views
clawbot2026-02-28 12:05:19 -08:00
0e68279037
Merge pull request 'feat: add export private key from address detail view' (#31) from feat/export-private-key into main
Jeffrey Paul2026-02-28 21:10:17 +01:00
2bb7fc5786
Merge branch 'main' into feat/export-private-key
Jeffrey Paul2026-02-28 21:10:05 +01:00