Commit graph

2135 commits

Author SHA1 Message Date
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
julian
c530aef112 redo desktop enter wallet gui 2023-04-03 16:22:40 -06:00
julian
5e5b3100c4 add uniswap to default eth tokens 2023-04-03 15:27:36 -06:00
sneurlax
a6c2a30af4
bump min confs to 3 2023-04-03 14:36:06 -05:00
sneurlax
74344168f2 reduce MINIMUM_CONFIRMATIONS to 2 2023-04-03 14:30:36 -05:00
julian
87aab96e58 get real nonce for eth txns 2023-04-03 11:25:56 -06:00
julian
ce7b222fa1 use main db provider 2023-04-03 10:55:10 -06:00
julian
5d1ee78452 Merge branch 'ui-fixes' into add-ethereum 2023-04-03 10:38:02 -06:00
julian
563799feee Merge remote-tracking branch 'origin/staging' into add-ethereum 2023-04-03 10:37:51 -06:00
julian
6c26820ee4 unused provider cleanup 2023-04-03 10:36:46 -06:00
julian
ec3a5aefec desktop orange theme selector image fix 2023-04-03 10:27:18 -06:00
julian
4191ec81d3 desktop single field edit gui tweaks 2023-04-03 10:19:18 -06:00
julian
a92040194a desktop address list 2023-04-03 10:10:54 -06:00
julian
75bfad3471 desktop address list card styling 2023-04-02 13:48:14 -06:00
julian
afea310ba4 WIP desktop address list 2023-04-02 13:21:59 -06:00
julian
72a170433d refactor and add address list button to desktop wallet options pop up menu 2023-04-02 11:50:15 -06:00
julian
b1e6ee8d47 Revert "disabled mb"
This reverts commit c9eba36f31.
2023-04-01 09:04:34 -06:00
julian
c7930ba32f Merge remote-tracking branch 'origin/staging' into ui-fixes 2023-04-01 08:58:24 -06:00
ryleedavis
ff94875497 add orange theme selector + edit svgs 2023-03-31 21:43:21 -06:00
julian
9a86a6fe9e remove value from estimate for token tx 2023-03-31 18:30:32 -06:00
julian
e584070b96 Merge remote-tracking branch 'origin/staging' into add-ethereum 2023-03-31 17:19:31 -06:00
julian
6704d82889 eth + token send fixes 2023-03-31 17:17:15 -06:00
julian
1de0eec6cc get current address nonce 2023-03-31 16:31:19 -06:00
ryleedavis
2a1a5e858c add orange theme colors 2023-03-31 16:14:28 -06:00
julian
521a9bb0a3 disable send all for eth + tokens 2023-03-31 15:42:28 -06:00
julian
d4cba56e81 fetch raw tx call 2023-03-31 15:38:22 -06:00
julian
bcadb07e9b temp debugging print 2023-03-31 15:14:45 -06:00
julian
2458d2912b WIP desktop add eth token to wallet gui 2023-03-31 14:38:04 -06:00
likho
516a916b9d Fix Epiccash sendAll not enough funds error 2023-03-31 20:27:27 +02:00
julian
f4f58b0473 desktop add global custom eth token view 2023-03-31 11:04:11 -06:00
julian
85e7c6d820 expand tokens by default on desktop 2023-03-31 10:35:10 -06:00
julian
06dba00dbd show nonce in tx details 2023-03-31 10:29:23 -06:00
julian
c8139007e3 use new transaction nonce property 2023-03-31 10:18:51 -06:00
julian
606e70a061 add nonce property to Transaction 2023-03-31 09:39:03 -06:00
julian
8d0dcafccf WIP token send logic 2023-03-31 09:26:43 -06:00
julian
42d168dc57 add token tx send support to gui 2023-03-31 09:25:51 -06:00
julian
b3c4e690c7 move confirmSend to a nicer place 2023-03-31 09:25:08 -06:00
julian
20c3da72a3 fix fee sheet for eth tokens 2023-03-30 15:15:43 -06:00
julian
a04223e0b7 eth gas tracker updated 2023-03-30 14:55:51 -06:00
julian
bf03e6913d token summary price fix 2023-03-30 12:58:15 -06:00
julian
7e6f0f18cd swap from within wallet fix if started in incognito mode 2023-03-30 12:57:46 -06:00
julian
f0d414bc86 formatting clean up 2023-03-30 12:26:19 -06:00
julian
3064d31a3b WIP token send view 2023-03-30 10:55:02 -06:00
julian
8452758d17 added extra Amount functionality + tests 2023-03-30 10:49:07 -06:00
julian
61894c9e8e price service token tweaks 2023-03-30 10:41:28 -06:00
julian
af460b54a6 token icon based on changenow currency image url 2023-03-30 10:40:35 -06:00
julian
b7eaf9a8c2 fetch correct proxy token ABI 2023-03-29 15:57:52 -06:00
julian
2181e10163 show notification on successful token addition to wallet 2023-03-29 15:40:01 -06:00
julian
46af7c2639 Correct description if user has eth wallets but they already have the token 2023-03-29 15:36:49 -06:00
julian
d2d3531102 token summary refresh button edit 2023-03-29 15:29:27 -06:00
julian
f69f9a5038 Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
#	lib/widgets/wallet_card.dart
2023-03-29 14:09:23 -06:00
julian
bfeb3e0d30 WIP eth fees 2023-03-29 12:49:12 -06:00
julian
ac0c65e26b db version store bug fix 2023-03-29 08:58:30 -06:00
julian
a5350fcc5b comment out unused variables 2023-03-29 08:30:56 -06:00
julian
58afc46152 WIP token buy default fill in value 2023-03-29 08:29:40 -06:00
julian
7a177a6616 open exchange view, receive view, and WIP buy view from within token wallet 2023-03-28 17:17:59 -06:00
julian
1f4ba55828 button label fix 2023-03-28 16:33:33 -06:00
julian
b0d37804fa token view pop fix 2023-03-28 16:21:26 -06:00
julian
5e5730d5a5 eth token wallet general ui and wallet selection interface 2023-03-28 16:18:11 -06:00
julian
9c0994aa00 open token selection screen on successful eth wallet restore 2023-03-28 14:01:48 -06:00
julian
5ce5ae3f4d refresh eth wallets list on adding new (restored) token wallet 2023-03-28 13:55:36 -06:00
julian
9ad0343d63 refresh eth wallets list on adding new token wallet 2023-03-28 13:47:17 -06:00
julian
24904f3476 Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
#	lib/utilities/show_loading.dart
2023-03-28 12:37:09 -06:00
julian
03da868f90 context mounted check 2023-03-28 10:03:47 -06:00
julian
f033bb8aa0 utxo details copy fixes 2023-03-28 09:44:51 -06:00
julian
4afa344965 only validate address in contact address entry form if a coin is selected 2023-03-28 09:17:22 -06:00
julian
b5488c4c6c mnemonic passphrase swb fix 2023-03-28 09:04:30 -06:00
julian
b4a344ebad firo balance bug fix 2023-03-28 08:14:48 -06:00
julian
a5fd214d32 allow no scheme in add/edit xmr/wow node url entry field. Auto try https first then http if none entered. 2023-03-27 17:39:54 -06:00
julian
7a1b094eff node password+username field keyboard fixes 2023-03-27 16:08:40 -06:00
julian
cb73cb6eaf temp address tags color fix 2023-03-27 15:34:45 -06:00
julian
88e5e80de7 startup => specific wallet => xmr/wow syncing/loading fix 2023-03-27 15:24:36 -06:00
Diego Salazar
d792e2aa82
Merge branch 'staging' into xmr_bugs 2023-03-27 15:02:24 -06:00
Diego Salazar
36d222ebd8
Merge pull request #436 from cypherstack/disable_mb
Disable mb
2023-03-27 14:58:58 -06:00
julian
514ff042dd WIP eth token wallet creation routing 2023-03-27 14:31:44 -06:00
julian
00ccb41a8c expand tokens by default 2023-03-27 14:30:46 -06:00
julian
5da5e2c517 add wallet next button token option addition 2023-03-27 14:30:31 -06:00
julian
41d9c8ca0c select wallet for token view 2023-03-27 14:29:55 -06:00
julian
1e6b9e5830 small tweaks 2023-03-27 14:29:30 -06:00
julian
21e0113439 sync getter 2023-03-27 14:29:08 -06:00
julian
453558d5ef extra debugging for pressing swap from within a wallet 2023-03-27 11:29:18 -06:00