Commit graph

1869 commits

Author SHA1 Message Date
julian
4594801cf3 Ensure plain addresses are parsed from qr codes. Use uri parsing everywhere with a couple small tweaks. 2024-11-19 09:25:26 -06:00
julian
5496d2de96 allow "," decimal separator in qr code generator 2024-11-19 09:25:26 -06:00
julian
f2a654e1e5 disable syncing of newly created view only wallet without entering the wallet first 2024-11-14 16:55:49 -06:00
julian
1d22eed7c4 disable paynym in view only wallets ui 2024-11-14 16:55:49 -06:00
julian
3177fadea6 fix back up views 2024-11-14 16:55:49 -06:00
julian
5452598064 fix duplicate assignment 2024-11-14 16:55:49 -06:00
julian
98d77621b2 disable spark and lelantus features in view only wallets for the time being 2024-11-14 16:55:49 -06:00
julian
e95d5a10b6 update paynym url 2024-11-14 16:55:49 -06:00
julian
6ff539e71b Add support for view only wallets to most coins 2024-11-14 16:55:49 -06:00
julian
3da57bc150 fix: receive view bug 2024-11-14 16:55:49 -06:00
julian
1f0ee995b9 ui view only wallet changes 2024-11-12 18:13:37 -06:00
julian
0080d25436 fix: clean up and fix some churning stuff 2024-11-12 18:13:37 -06:00
julian
9cde0a1f65 feat: rough "churning" for xmr/wow 2024-11-12 18:13:37 -06:00
julian
016a53f8eb get rid of a submodule!
And use a poublished version of cs_monero
2024-11-05 18:54:13 -06:00
Julian
699990883c fix some testnet related display bugs 2024-11-05 18:54:13 -06:00
julian
16b9254761 WIP migrate flutter_libmonero to cs_monero 2024-11-05 18:54:13 -06:00
julian
a779259b06 group testnet options on wallet creation screen 2024-10-01 10:39:25 -06:00
julian
29e63ca97d xmr/wow coin control 2024-10-01 10:39:25 -06:00
sneurlax
98d7ce3a8e Merge remote-tracking branch 'detherminal/staging' into cardano 2024-09-23 02:05:22 -05:00
julian
412e3fdf07 Update frost and hide insecure addresses on receive page and in address list 2024-09-20 17:06:20 -06:00
julian
1740a42020 AGP compat updates 2024-09-16 16:34:04 -06:00
dethe
e0051c8af2
Merge branch 'staging' into staging 2024-09-13 20:59:18 +03:00
sneurlax
0e0f9803cb do not allow taproot address as a simplex receiving address 2024-09-06 11:46:28 -06:00
dethe
56dcc0ba4a
Merge branch 'cypherstack:staging' into staging 2024-09-01 14:49:46 +03:00
julian
99e802b59e add ability to "send all" selected UTXOs when using coin control 2024-08-28 10:59:25 -06:00
julian
662bbd3099 token wallet state display bugfix on confirm send screen 2024-08-28 10:59:25 -06:00
sneurlax
2af6e32392
Merge branch 'staging' into staging 2024-08-28 11:47:05 -05:00
dethe
5b324a0fc5 fix: remove special lib usage 2024-08-28 02:46:53 +03:00
julian
7da81d01ad pop back to token view after token send success on mobile 2024-08-27 17:08:26 -06:00
julian-CStack
2745598e9f
Merge branch 'staging' into uri 2024-08-27 17:06:02 -06:00
sneurlax
19cae77e2b use AddressUtils where appropriate
instead of duplicating logic
2024-08-27 16:55:19 -05:00
sneurlax
b73628d939 update uri parsing code to support monero URIs
bitcoin URIs now also validate properly
2024-08-27 16:41:30 -05:00
sneurlax
66f29ab1f5 Merge branch 'staging' into deskcam 2024-08-27 13:07:39 -05:00
dethe
27d319cece feat: add cardano 2024-08-26 20:38:58 +03:00
sneurlax
6723614712 add missing imports 2024-08-13 15:52:50 -05:00
sneurlax
e383c6202a fix cw wallet restores from backup 2024-08-10 22:46:09 -05:00
sneurlax
16a2b23dde refactor QrCodeScannerDialog into its own widget, use thru Frost process 2024-08-02 14:40:38 -05:00
julian
810f8bb3c5 handle deleted wallets cleanly in the overview list 2024-07-31 16:31:57 -06:00
julian
d6c609fea4 ask before enabling toggle 2024-07-31 16:31:57 -06:00
julian
4d1fde7671 prepare send failure logging 2024-07-30 08:43:25 -06:00
julian
90aae703aa mobile balance toggle update 2024-07-29 12:15:06 -06:00
julian-CStack
e91daa943a
Merge branch 'staging' into togglebalance 2024-07-29 11:18:57 -06:00
julian-CStack
08d3e0abb5
Merge branch 'staging' into hideex 2024-07-29 10:37:36 -06:00
Julian
3b38dd6464 Add scrollable for desktop. Addresses https://github.com/cypherstack/stack_wallet/issues/949 2024-07-22 17:12:59 -06:00
julian
4f5354da0d No reason to show a selection dialog or even show which coin if its implied in a single coin config.
Addresses https://github.com/cypherstack/stack_wallet/issues/947
2024-07-22 17:12:59 -06:00
julian
f3d1611249 fixes: https://github.com/cypherstack/stack_wallet/issues/908 2024-07-22 17:12:59 -06:00
julian
0ed6f2689a send from xmr/wow disabled due to concurrent libmonero based wallets restriction 2024-07-22 12:40:04 -06:00
julian
7c3703ffd7 frost multi address functionality 2024-07-17 10:19:39 -06:00
julian
367daad3c5 ui bugfixes 2024-07-17 10:19:39 -06:00
sneurlax
91037cc5a6 patch swb directory selection on windows
had paths with mixed usage of / and \

closes https://github.com/cypherstack/stack_wallet/issues/829
2024-07-16 12:34:07 -06:00