2026-02-26T08:51:47Z - 2026-03-05T08:51:47Z

Overview

53 Active Pull Requests
50 Active Issues
Excluding merges, 3 authors have pushed 63 commits to main and 196 commits to all branches. On main, 44 files have changed and there have been 242973 additions and 2514 deletions.

1 Release published by 1 user

Published v0.1.0 2026-02-27 08:57:38 +01:00

52 Pull requests merged by 2 users

Merged #146 fix: implement proper view navigation stack 2026-03-02 00:15:01 +01:00

Merged #143 feat: show debug banner on testnet or debug mode, add TESTNET tag 2026-03-01 21:55:36 +01:00

Merged #129 fix: unify address display with shared renderAddressHtml utility 2026-03-01 21:54:39 +01:00

Merged #142 fix: suppress USD display on testnet networks 2026-03-01 20:31:45 +01:00

Merged #141 feat: show estimated USD value for ETH in approve-tx view 2026-03-01 20:16:00 +01:00

Merged #136 fix: etherscan link on address-token page goes to token-specific URL 2026-03-01 20:13:56 +01:00

Merged #137 feat: add Sepolia testnet support 2026-03-01 20:11:23 +01:00

Merged #118 feat: expand confirm-tx warnings — closes #114 2026-03-01 19:34:56 +01:00

Merged #133 Reorder transaction detail view: txid first, logical grouping 2026-03-01 19:27:23 +01:00

Merged #128 fix: correct swap display — output token, min received, from address, and amount 2026-03-01 16:19:42 +01:00

Merged #130 feat: add Type field and on-chain details to transaction detail view 2026-03-01 15:46:33 +01:00

Merged #120 fix: include timezone offset in all displayed timestamps (closes #116) 2026-03-01 13:36:05 +01:00

Merged #126 feat: add theme setting (Light/Dark/System) with dark mode — closes #125 2026-03-01 13:35:11 +01:00

Merged #124 fix: reserve space for all error/status messages — closes #123 2026-03-01 12:33:09 +01:00

Merged #121 feat: speed up copy-flash timing by ~25% — follow-up to #113 2026-03-01 01:21:25 +01:00

Merged #115 fix: cross-wallet-type duplicate detection — closes #111 2026-03-01 01:13:16 +01:00

Merged #113 feat: add copy-flash visual feedback — closes #100 2026-03-01 01:12:40 +01:00

Merged #98 feat: show red warning when sending to address with zero tx history 2026-03-01 00:54:15 +01:00

Merged #53 feat: add xprv wallet import support 2026-03-01 00:53:08 +01:00

Merged #102 feat: add etherscan link and click-to-copy on block number in success-tx view 2026-03-01 00:23:07 +01:00

Merged #94 fix: make success-tx addresses clickable, fix USDT ETH bug, nest decoded details (closes #80) 2026-02-28 22:57:38 +01:00

Merged #83 fix: replace confirm-tx password modal with inline field (closes #78) 2026-02-28 22:28:19 +01:00

Merged #89 fix: disable export-privkey and delete-wallet buttons during async processing 2026-02-28 22:27:27 +01:00

Merged #79 persist confirm-tx view across popup close/reopen (closes #77) 2026-02-28 22:26:39 +01:00

Merged #92 fix: approve-tx/approve-sign error divs consistency with confirm-tx 2026-02-28 22:25:38 +01:00

Merged #91 fix: clear password field and error in showTxApproval 2026-02-28 22:24:55 +01:00

Merged #68 fix: validate destination address on send view (closes #67) 2026-02-28 21:38:22 +01:00

Merged #73 fix: make token contract display on confirm-tx consistent with other views 2026-02-28 21:33:54 +01:00

Merged #76 fix: show token transaction history on address-token view (closes #72) 2026-02-28 21:22:05 +01:00

Merged #31 feat: add export private key from address detail view 2026-02-28 21:10:17 +01:00

Merged #69 fix: use formatAddressHtml in receive view for display consistency 2026-02-28 20:57:08 +01:00

Merged #52 fix: resolve token symbols from multiple sources (closes #51) 2026-02-28 20:40:43 +01:00

Merged #66 fix: consistent transaction view title (closes #65) 2026-02-28 20:39:48 +01:00

Merged #64 fix: show decoded swap details on success-tx view (closes #63) 2026-02-28 20:35:40 +01:00

Merged #62 fix: enforce UI policies on transaction detail view (closes #59) 2026-02-28 20:30:44 +01:00

Merged #61 fix: persist tx decoding across popup close/reopen (closes #60) 2026-02-28 19:38:16 +01:00

Merged #57 fix: show own labelled address for swap transactions (closes #55) 2026-02-28 18:16:13 +01:00

Merged #54 fix: fall back to known token list for symbol/name/decimals 2026-02-28 18:04:04 +01:00

Merged #25 fix: add reverse ENS lookups for all displayed addresses (closes #22) 2026-02-28 10:06:45 +01:00

Merged #24 fix: preserve ENS names on lookup failure, add debug logging (closes #22) 2026-02-28 10:05:04 +01:00

Merged #30 fix: show wallet/address titles across all views (closes #26, closes #27, closes #28, closes #29) 2026-02-28 10:03:41 +01:00

Merged #23 fix: show wallet name for own addresses on approve-tx view (closes #21) 2026-02-27 23:20:26 +01:00

Merged #8 fix: low-severity security findings L3, L4, L5 (closes #6) 2026-02-27 23:19:09 +01:00

Merged #17 fix: add fallback popup window for tx/sign approval requests (closes #4) 2026-02-27 23:15:02 +01:00

Merged #10 fix: display swaps and contract calls correctly in tx history (closes #3) 2026-02-27 23:08:16 +01:00

Merged #14 feat: add wallet deletion from settings (closes #13) 2026-02-27 23:04:45 +01:00

Merged #15 fix: use grey well for contract address in address-token view (closes #9) 2026-02-27 23:00:01 +01:00

Merged #18 fix: pass UUID approval ID as string, not parseInt (closes #4) 2026-02-27 21:50:27 +01:00

Merged #11 fix: show ERC-20 contract details in address-token view (closes #9) 2026-02-27 21:09:37 +01:00

Merged #7 security: fix high-severity findings from audit (closes #6) 2026-02-27 20:56:43 +01:00

Merged #2 Fix all RULES.md divergences 2026-02-27 20:55:26 +01:00

Merged #5 add tracked token list management to settings 2026-02-27 11:55:33 +01:00

1 Pull request proposed by 1 user

49 Issues closed from 2 users

Closed #134 view stack pop bug 2026-03-02 00:53:25 +01:00

Closed #140 make red debug banner conditional display 2026-03-01 21:55:37 +01:00

Closed #97 approve-tx view doesn't display addresses consistently 2026-03-01 21:54:39 +01:00

Closed #139 usd display is still happening on main even when using testnet 2026-03-01 20:31:46 +01:00

Closed #138 approve-tx transferring out ETH doesn't show the estimated value of the ETH amount 2026-03-01 20:16:01 +01:00

Closed #135 special case: clicking on the etherscan link for our address on address-token should go to etherscan address-token page 2026-03-01 20:13:56 +01:00

Closed #110 we need to support the sepolia testnet 2026-03-01 20:11:23 +01:00

Closed #114 expand on the work in #98 to show more types of warnings in that reserved space warning element 2026-03-01 19:34:56 +01:00

Closed #131 improve transaction view 2026-03-01 19:27:24 +01:00

Closed #127 decoding or display error in transaction view 2026-03-01 16:19:42 +01:00

Closed #95 on 'transaction' view, an erc20 transfer never actually says 'ERC20 Transfer' 2026-03-01 15:46:35 +01:00

Closed #116 ISO timestamps shown do not include timezone 2026-03-01 13:36:05 +01:00

Closed #125 feat: add theme setting (Light/Dark/System) with dark mode 2026-03-01 13:35:11 +01:00

Closed #123 clicking "sign and send" with empty/wrong pw field violates layout shift policy 2026-03-01 12:33:09 +01:00

Closed #111 adding wallet by private key doesn't check to see if the public address is already part of one of the other wallets 2026-03-01 01:13:16 +01:00

Closed #100 flash messages are insufficient feedback alone on click-to-copy 2026-03-01 01:12:41 +01:00

Closed #82 on 'confirm-tx', show a red warning if about to send to an address with ZERO transaction history 2026-03-01 00:54:16 +01:00

Closed #20 importing existing wallet using xprv instead of mnemonic 2026-03-01 00:53:08 +01:00

Closed #99 the block number on 'success-tx' should have an external link to uniswap, and should be click-to-copyable 2026-03-01 00:23:07 +01:00

Closed #80 'success-tx' address display inconsistent 2026-02-28 22:57:38 +01:00

Closed #87 consistency: three different error display patterns used for password validation 2026-02-28 22:38:24 +01:00

Closed #78 'confirm-tx' view uses modal for password input 2026-02-28 22:28:19 +01:00

Closed #86 consistency: export-privkey and delete-wallet buttons not disabled during async processing 2026-02-28 22:27:27 +01:00

Closed #77 'confirm-tx' view disappears on popup close/reopen (returns to 'main') 2026-02-28 22:26:39 +01:00

Closed #84 consistency: approve-tx and approve-sign password error divs missing min-height (layout shift) 2026-02-28 22:25:38 +01:00

Closed #85 consistency: approve-tx password field not cleared when view is shown 2026-02-28 22:24:55 +01:00

Closed #67 no validation is done on destination address when sending 2026-02-28 21:38:22 +01:00

Closed #70 token contract display on 'confirm-tx' page is inconsistent with token contract display elsewhere 2026-02-28 21:33:54 +01:00

Closed #72 tx history for token is missing on 'address-token' view 2026-02-28 21:22:05 +01:00

Closed #19 a method of viewing an address's private key 2026-02-28 21:10:17 +01:00

Closed #58 'receive' view violates address display consistency policy 2026-02-28 20:57:09 +01:00

Closed #65 'transaction' view has inconsistent title 2026-02-28 20:39:48 +01:00

Closed #63 for swaps, the 'success-tx' view should have a lot more data on it. 2026-02-28 20:35:40 +01:00

Closed #59 on 'transaction' view, several UI policies are violated: 2026-02-28 20:30:44 +01:00

Closed #60 closing and reopening popup while on 'transaction' view causes raw data and action decoding to disappear 2026-02-28 19:38:16 +01:00

Closed #55 in the transaction history lists, "swap" items show un-useful address 2026-02-28 18:16:13 +01:00

Closed #51 balance list on address-token for USDC shows ? for symbol 2026-02-28 18:04:04 +01:00

Closed #22 reverse ens lookups don't seem to be working anymore 2026-02-28 10:05:04 +01:00

Closed #26 send view: From address does not show wallet/address title 2026-02-28 10:03:41 +01:00

Closed #27 txStatus view: To address does not show wallet/address title 2026-02-28 10:03:41 +01:00

Closed #28 home view: tx list counterparties don't show wallet/address titles 2026-02-28 10:03:41 +01:00

Closed #29 addressDetail/addressToken: tx list counterparties don't show wallet/address titles 2026-02-28 10:03:41 +01:00

Closed #21 address display inconsistency on approve-tx view 2026-02-27 23:20:26 +01:00

Closed #3 swaps show up as sends 2026-02-27 23:08:16 +01:00

Closed #13 need a way to delete a wallet. propose options. 2026-02-27 23:04:45 +01:00

Closed #9 address-token view should show contract address and ERC20 details 2026-02-27 23:00:01 +01:00

Closed #4 no confirmation popup when doing a uniswap 2026-02-27 21:50:28 +01:00

Closed #6 security review 2026-02-27 20:56:43 +01:00

Closed #1 non-compliance with rules 2026-02-27 20:55:26 +01:00

1 Issue created by 1 user