Commit graph

221 commits

Author SHA1 Message Date
Czarek Nakamoto
f614cfff5f wownero support 2024-04-29 13:59:06 -05:00
sneurlax
00cff96131 hide solana behind prefs toggle
toggle in dev menu
2024-04-23 16:11:10 -05:00
sneurlax
8d56358ebc validate remainder seed word input(s) 2024-04-18 15:29:36 -05:00
sneurlax
0f4fb8378f use pref to cull frost things if not enabled 2024-03-20 16:08:49 -05:00
likho
d8e5b8e305 Add frost mascot and dialog 2024-03-15 13:26:50 +02:00
likho
ec51f95449 WIP: Add frost mascot 2024-03-14 20:23:41 +02:00
sneurlax
5644d763c2 Merge branch 'staging' into add_frost 2024-03-01 13:07:04 -06:00
sneurlax
3a5a886e7a remove Expanded widget from restore wallet view
resolves gray screen on Windows in release mode
2024-02-29 18:45:13 -06:00
sneurlax
c8a5a0087a invert condition 2024-02-26 10:29:46 -06:00
sneurlax
557fb4b1d7 use ConditionalParent to only use an Expanded widget if isDesktop 2024-02-25 21:11:52 -06:00
sneurlax
aac9349400 fix mobile restore wallet view for small screens 2024-02-24 23:37:33 -06:00
sneurlax
7d5cc8d8be Merge branch 'staging' into add_frost 2024-02-23 17:37:21 -06:00
sneurlax
101facaa2a make recovery screens scrollable for small desktop screens 2024-02-22 16:40:27 -06:00
sneurlax
04ca80529a finally dismiss restoration failed dialog 2024-02-20 17:32:02 -06:00
julian
751fc81c91 Merge remote-tracking branch 'origin_SW/staging' into add_frost 2024-01-30 18:51:47 -06:00
sneurlax
cce94676a6 fix bitcoin frost wallet restoration 2024-01-29 23:29:52 -06:00
sneurlax
a100e6a15c only show frost-related config buttons for frost coins 2024-01-29 17:31:41 -06:00
sneurlax
10a6706ec0 wrap recovery phrase warning view in scroll and center views 2024-01-29 13:22:37 -06:00
sneurlax
9f03f7cfdc Revert "Merge pull request #732 from cypherstack/ui"
This reverts commit 3c8e220303, reversing
changes made to 0f8d3eb122.
2024-01-29 13:06:04 -06:00
julian
ef83dbdafa Merge remote-tracking branch 'origin_SW/staging' into add_frost 2024-01-25 02:21:11 -06:00
julian
1e67f3585a some frost clean up 2024-01-25 02:20:37 -06:00
sneurlax
cd9ac3c2e5 WIP working horizontal centering
need to test on mobile and re-enable commented flex items
2024-01-24 13:05:33 -06:00
sneurlax
ce2bc33744 use SingleChildScrollView on desktop, too 2024-01-24 12:26:37 -06:00
sneurlax
4aed72874b refactor view body 2024-01-24 12:09:51 -06:00
sneurlax
ec9cec5d21 refactor app bar 2024-01-24 12:00:38 -06:00
julian
6a7ec2d5d2 untested: Bitcoin frost 2024-01-19 17:44:01 -06:00
julian
fbbd175d0f change wording on successful restore 2024-01-19 15:38:17 -06:00
julian
2c62bbe9af set lelantusCoinIsarRescanRequired to false for new/restored from seed wallets 2024-01-19 15:35:46 -06:00
julian
4356e101f5 xmr/wow wallet restore init fixes 2024-01-17 12:52:33 -06:00
julian
b0eeec7568 eth token prices fixes 2024-01-16 13:08:28 -06:00
julian
500fd9b94d use isTestnet flag on coin enum 2024-01-15 15:44:55 -06:00
julian
6942a9b3dd add tokenInfo to migration and a couple other eth token related tweaks 2024-01-10 17:16:04 -06:00
julian
baea4923dd token wallet info cache and contract addresses provider usages 2024-01-10 12:21:28 -06:00
julian
36f090a1e7 WIP eth refactor 2024-01-10 10:08:12 -06:00
julian
c4a3874bf0 various epiccash tweaks and fixes 2024-01-09 14:43:58 -06:00
julian
f43ae8788d monero refactor with some fixes applied to wownero as well 2024-01-08 13:40:07 -06:00
julian
9ff323393e firo testnet testing enable 2023-12-04 13:16:04 -06:00
julian
56b9e1f851 Use different derivation path for new tezos wallets and scan tezos derivation path variations on recover and use first with history or default to the new standard path 2023-11-23 12:32:08 -06:00
julian
62c1628fa7 WIP tezos 2023-11-20 13:55:22 -06:00
julian
185cfd26e2 consistent wallet mixin interface naming 2023-11-16 16:25:20 -06:00
julian
c381326dd5 refactored ba/nano wallets 2023-11-15 15:59:01 -06:00
julian
982cf99e5c re enable wallet deletion 2023-11-15 09:41:35 -06:00
julian
c51b6be2c4 add support for old electrumx servers that do not support batching. Also call wallet.init() on creation 2023-11-14 13:21:21 -06:00
julian
36a1795984 WIP btc and other electrumx based coins tx building/send as well as various small tweaks and fixes 2023-11-08 13:57:38 -06:00
julian
f2715f3f5e remove Manager, add mnemonic based wallet mixin, and WIP SWB process 2023-11-06 10:44:23 -06:00
julian
5ba29b7299 mostly (roughly) refactored with new wallet providers as well as using a TxData object in place of dynamic Maps 2023-11-03 13:46:55 -06:00
julian
ce7d10ef16 rename and refactor wallets.dart provider 2023-10-31 11:15:59 -06:00
julian
16718b94e6 revert auto focus next field on valid mnemonic word 2023-09-11 17:54:01 -06:00
julian
dae4a38287 add placeholder icon to ethereum tokens select 2023-09-11 17:12:35 -06:00
julian-CStack
128272cf20 fix typo 2023-08-23 07:59:34 -06:00