Commit graph

2217 commits

Author SHA1 Message Date
julian
e2cc371f99 add token fees to fee dropdown on desktop 2023-04-11 14:57:19 -06:00
julian
bb9916380d add nonce field to token send view on desktop 2023-04-11 14:41:26 -06:00
julian
723ec64354 eth fixes 2023-04-11 14:25:13 -06:00
julian
eae2ad1651 delete unused file 2023-04-11 13:17:49 -06:00
julian
cd6c057f8c dynamic fee type checks 2023-04-11 13:14:34 -06:00
julian
cefbc42715 desktop send form token price fix 2023-04-11 13:03:05 -06:00
julian
6eb9651fbb desktop trade view layout fixes 2023-04-11 11:52:19 -06:00
julian
e72f2018d0 missed firo amount 2023-04-11 11:20:57 -06:00
julian
2e72a846a9 set controller to null on dispose to prevent any attempts at use after the widget was disposed 2023-04-11 10:12:26 -06:00
julian
2004abdfcc desktop my tokens list text color fix 2023-04-11 10:05:15 -06:00
julian
32987b46a9 desktop address list state bugfix 2023-04-11 09:59:24 -06:00
julian
ce67673a94 duplicated lower cased eth address fix 2023-04-11 09:53:26 -06:00
julian
b2d2f20b50 WIP replacement for Map<String, dynamic> transactionObject 2023-04-11 09:18:29 -06:00
julian
b3efbda2e4 some amount sending fixes 2023-04-11 09:17:58 -06:00
julian
aeaad39182 style fix 2023-04-11 08:28:05 -06:00
julian
b667514662 expand coin selection on add wallet screen quicker 2023-04-11 08:02:27 -06:00
julian
8d9dec9661 Merge remote-tracking branch 'origin_SW/staging' into ui-fixes 2023-04-10 16:19:42 -06:00
julian
059fd22c21 desktop wallets overview background fix 2023-04-10 16:12:14 -06:00
julian
7e95b3a00f desktop wallets not showing properly fix 2023-04-10 16:10:59 -06:00
julian
c76bcd81e7 never rescan on open for eth 2023-04-10 16:03:04 -06:00
sneurlax
aeff2f82ae remove typo 2023-04-10 16:58:07 -05:00
sneurlax
af1993cc01 amount-related ui fixes for firo/spend-mints 2023-04-10 16:56:17 -05:00
sneurlax
b45146ac4b amount-related ui fixes for firo/spend-mints 2023-04-10 16:23:44 -05:00
sneurlax
5262bd8933 Merge remote-tracking branch 'stack_wallet_origin/ui-fixes' into firo/spend-mints 2023-04-10 16:05:52 -05:00
sneurlax
d883aaf602 Merge remote-tracking branch 'stack_wallet_origin/ui-fixes' into firo/spend-mints 2023-04-10 16:04:14 -05:00
sneurlax
80ca2f2d2c check if mint txs are confirmed 2023-04-10 15:58:56 -05:00
sneurlax
d3db4e6868 instead of assuming mint = confirmed, move logic down so isUnconfirmed has an exception 2023-04-10 15:35:25 -05:00
julian
1268278adf show contract symbol on mobile token receive page 2023-04-10 14:23:52 -06:00
sneurlax
77b1e23144 assume mints listed in lelantus txs are confirmed
TODO make sure that mints/_mintTxnData only contains confirmed tx / filter unconfirmed
2023-04-10 15:21:33 -05:00
julian
051eb6c924 change now token contract "fix" 2023-04-10 14:14:03 -06:00
julian
bc90723c86 single coin list for swap currency selection 2023-04-10 13:30:19 -06:00
julian
0ea4517952 quicker token wallet loading 2023-04-10 12:00:23 -06:00
julian
004c39102c token balance fix 2023-04-10 12:00:23 -06:00
julian
7ee5c196a0 token theme colors 2023-04-10 12:00:23 -06:00
julian
5bf678d41a Balance class clean up 2023-04-10 12:00:23 -06:00
julian
742036138b add search to mobile coin wallets per-coin list 2023-04-10 12:00:23 -06:00
julian
26cfa84da7 expand eth wallet card dropdown when header is clicked/tapped anywhere, not just the tiny grey button area 2023-04-10 12:00:23 -06:00
julian
000e98cbb6 mobile open wallet gui flow changes 2023-04-10 12:00:23 -06:00
julian
b3b4d803a6 mobile eth restore flow navigation bug fix 2023-04-10 12:00:23 -06:00
julian
c0105a2058 available balance fix 2023-04-09 13:07:09 -06:00
julian
4409562a94 clean up balance file 2023-04-09 13:00:47 -06:00
julian-CStack
0dd91b067e tweaked mobile xpub view style 2023-04-08 17:22:14 -06:00
julian
6b88a1a4f1 WIP consolidate xpub view 2023-04-07 20:04:48 -06:00
julian
72d6e636f0 Merge remote-tracking branch 'origin/staging' into ui-fixes
# Conflicts:
#	lib/services/coins/manager.dart
2023-04-07 18:56:59 -06:00
julian
839ee314a2 xpub refactor to include coin network type in generation 2023-04-07 18:44:43 -06:00
Diego Salazar
9c28ddf934
Merge pull request #452 from cypherstack/add-ethereum
Add ethereum
2023-04-07 18:31:33 -06:00
julian
bb85defaea desktop wallets search 2023-04-07 17:21:11 -06:00
julian
51211b34f5 eth token fee parsing fix 2023-04-07 16:02:28 -06:00
julian
1ff19194e7 add custom token dialog modified for desktop 2023-04-07 15:40:00 -06:00
julian
f744fd10de add stacked overlay center widget to ensure exact center in desktop appbar 2023-04-07 15:36:34 -06:00
julian
6754c2ebdf add token functionality to desktop eth wallet view 2023-04-07 15:08:06 -06:00
julian
6beb4ec859 desktop popup edit tokens view 2023-04-07 14:23:12 -06:00
julian
1305b9f37c token balance json serialization fix 2023-04-07 14:13:28 -06:00
julian
387e2d8403 desktop send/receive + transactions for eth view 2023-04-07 13:46:18 -06:00
julian
b820b113e4 desktop wallet alignment fix 2023-04-07 09:14:06 -06:00
julian
c5a5853431 handle new eth wallet navigation on desktop 2023-04-07 08:55:24 -06:00
julian
cbe6a5caf8 desktop edit/add token to eth wallet 2023-04-07 08:45:05 -06:00
Diego Salazar
7ced912de1
Merge pull request #467 from cypherstack/xpub
Add xpub text to desktop dialog
2023-04-06 17:59:42 -06:00
sneurlax
064a2486c1 add text to desktop xpub dialog 2023-04-06 18:58:44 -05:00
julian
94896dfd60 Amount fixes 2023-04-06 17:49:13 -06:00
julian
16a6619746 remove fromDouble constructor from amount due to possible precision errors 2023-04-06 17:30:33 -06:00
julian
ae51ce61c3 amount unit + tests 2023-04-06 17:27:42 -06:00
Diego Salazar
ca4f8ae5bc
Merge pull request #465 from cypherstack/xpub
Add "Wallet xPub" page
2023-04-06 17:08:48 -06:00
julian
25ff880280 move amount.dart file 2023-04-06 15:24:56 -06:00
julian
14d68b0743 Amount tweaks and fixes 2023-04-06 14:21:49 -06:00
sneurlax
08b40c464b add copy icon to top right of xpub view 2023-04-06 15:12:33 -05:00
sneurlax
2038fbcec6 add working xpub settings view with click to copy to clipboard 2023-04-06 15:04:30 -05:00
sneurlax
d3f45f14b6 add stub xpub settings view 2023-04-06 14:28:11 -05:00
sneurlax
1df6701972 remove show xpub item from mobile more dialog 2023-04-06 14:16:00 -05:00
sneurlax
1792af4ac8 remove qr dialog and xpub nav icon 2023-04-06 14:14:42 -05:00
sneurlax
2fa00ff7a5 add xpub nav icon 2023-04-06 14:14:18 -05:00
sneurlax
84fea4e9ff change copy to clipboard text in desktop xpub dialog 2023-04-06 14:14:03 -05:00
sneurlax
d91df1165f add qr dialog for mobile 2023-04-06 14:13:27 -05:00
sneurlax
6f3691625a add copy to clipboard button to mobile xpub dialog 2023-04-06 13:56:35 -05:00
julian
ecc075d5fc Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
#	lib/utilities/theme/forest_colors.dart
2023-04-06 12:42:05 -06:00
sneurlax
767bcecd03 change copy to clipboard button color 2023-04-06 13:36:43 -05:00
sneurlax
4007c1558b add xpub option to More menu in mobile wallet view 2023-04-06 13:24:55 -05:00
sneurlax
4187de8c5b disable xpub wallet option for monero, wownero, and firo 2023-04-06 11:58:10 -05:00
sneurlax
96f62490bb add padding like in other dialogs 2023-04-06 11:22:37 -05:00
sneurlax
c50d8fc495 add copy to clipboard functionality 2023-04-06 11:22:29 -05:00
sneurlax
c396d97d85 show xpub qr code in dialog 2023-04-06 11:08:32 -05:00
ryleedavis
81009d0023 corrected nav text colors 2023-04-05 17:03:18 -06:00
ryleedavis
05eb6bd20d set text color for wallet nav 2023-04-05 16:58:27 -06:00
ryleedavis
848336bb07 fix send/receive icon colors for wallet nav bar 2023-04-05 16:45:33 -06:00
ryleedavis
9ebc7287c6 fixed orange theme on start up instead of oled black 2023-04-05 16:28:48 -06:00
julian
81c612ddd7 WIP use Amount 2023-04-05 16:06:31 -06:00
sneurlax
0c77537316 add desktop xpub dialog 2023-04-05 16:40:01 -05:00
sneurlax
a6c793bdb9 add Show xPub dot option on desktop 2023-04-05 16:39:39 -05:00
julian
2936c1b807 Amount refinements 2023-04-04 10:47:36 -06:00
julian
57ac4d4747 desktop eth token send view fixes 2023-04-04 09:12:21 -06:00
julian
36c4221185 WIP desktop eth token send view 2023-04-03 21:11:10 -06:00
julian
e01cef5df7 desktop token receive view update 2023-04-03 20:27:46 -06:00
julian
96aa10653b desktop main view wallets overview table list tweaks 2023-04-03 20:19:41 -06:00
julian
991ade962c add hover color property to custom containers 2023-04-03 20:19:18 -06:00
julian
53a4d8a4cd desktop show more button fix 2023-04-03 18:41:06 -06:00
Diego Salazar
366c152521
Merge pull request #455 from cypherstack/epic/2-confs
Reduce Epic Cash minimum confirmations to 3
2023-04-03 17:19:32 -06:00
julian
728909399c WIP desktop token view 2023-04-03 17:05:48 -06:00
julian
f10db8306a add content padding property to SecondaryButton 2023-04-03 17:00:08 -06:00
julian
a9306e5267 use EthTokenIcon class 2023-04-03 16:38:48 -06:00
julian
6e5cffa4d4 desktop show more button fix 2023-04-03 16:37:20 -06:00