sneurlax
8bf8a90404
"live" webcam image in qr code dialog
...
still a little janky... add debug prints thru the process to see what I mean
but it works, so...
2024-07-30 18:09:17 -06:00
sneurlax
04ce0f89fc
use zxing2 to decode, display image in dialog for troubleshooting
...
flutter pub add zxing2
etc
fix image display in poc
2024-07-30 18:09:17 -06:00
sneurlax
f5ca4ffdd0
poc of getting an image from webcam
...
but doesn't work as pushed, need to parse image correctly
2024-07-30 18:09:17 -06:00
sneurlax
32380c3ac1
flutter pub add camera_linux
2024-07-30 18:09:17 -06:00
sneurlax
d68e416a74
correct node testing logic
2024-07-30 18:08:21 -06:00
sneurlax
ecf56b21c0
add onion-specific test cases
...
cannot test onion node without proxyInfo and no need to test https for onion node
2024-07-30 18:08:21 -06:00
sneurlax
23c76b5034
add proxyInfo-aware timeout to node test
2024-07-30 18:08:21 -06:00
sneurlax
1153162fa9
change node test logic to support onion and proxied nodes properly
2024-07-30 18:08:21 -06:00
sneurlax
b6dd28562b
partial reversion of previous commit
2024-07-30 18:08:21 -06:00
sneurlax
615fdfb5bf
monero onion node test patch
...
might need more work to prevent the changes throughout the stack ... would be good to limit it to 1 or 2 changes instead of 3
also added proxyInfo-contextual timeout
2024-07-30 18:08:21 -06:00
julian
4d1fde7671
prepare send failure logging
2024-07-30 08:43:25 -06:00
julian-CStack
b1a303ffdc
Merge pull request #904 from cypherstack/togglebalance
...
Quick toggle balances as appropriate
2024-07-29 12:16:09 -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
9ab411bcb9
Merge pull request #909 from cypherstack/hideex
...
Disable Swap and Buy crypto features based on user preference
2024-07-29 11:10:42 -06:00
julian
7e12ec604c
desktop menu toggle state fix
2024-07-29 11:09:13 -06:00
julian-CStack
08d3e0abb5
Merge branch 'staging' into hideex
2024-07-29 10:37:36 -06:00
julian
751adb50bd
update assets
2024-07-24 12:56:22 -06:00
julian
ce1b1f0ffb
just exit(0); on desktop because why not...
2024-07-22 17:12:59 -06:00
julian
c6836708a8
Hook up missing spark fee estimate call.
...
Should address https://github.com/cypherstack/stack_wallet/issues/948
2024-07-22 17:12:59 -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
2d06a23c97
Don't hold up app loading while waiting for permissions from user on macos. Addresses https://github.com/cypherstack/stack_wallet/issues/936
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
7ccb403ed3
add fuzzy check to handle some api endpoints that think consistency doesn't matter
2024-07-22 12:40:04 -06:00
julian
a4a7abd6b8
look ahead on frost wallet addresses to check for transactions on future addresses
2024-07-18 08:43:49 -06:00
julian
6a9c58d012
fix bug I introduced last commit
2024-07-17 15:46:04 -06:00
julian
d546d5de97
bad missing funds error fix
2024-07-17 10:53:28 -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
Julian
6f4493f638
update generated
2024-07-17 08:41:28 -06:00
Julian
5c7983154a
sent to address isar model schema
2024-07-17 08:41:28 -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
sneurlax
d1780aa82e
remove "by default" from "Reuse receiving address" string
2024-07-16 12:33:01 -06:00
sneurlax
5d2ec00407
spacing fix
2024-07-16 12:33:01 -06:00
julian
50bd3e52a3
prevent submit button activation when autopin is on and being checked and do not fetch pin from sec store unless min pin length met
2024-07-15 16:50:00 -06:00
julian
816eb37477
show n/x confirms while unconfirmed
2024-07-15 15:21:03 -06:00
julian
4acfbde791
show n confirmations on tx details screen
2024-07-15 15:21:03 -06:00
julian
80d6a1bed7
fixes https://github.com/cypherstack/stack_wallet/issues/795
2024-07-15 14:26:31 -06:00
julian-CStack
86f6a3cd64
Merge pull request #937 from cypherstack/epic_fixes
...
Epic fixes
2024-07-15 14:13:48 -06:00
sneurlax
c38a7c0adb
update flutter_libepiccash ref
...
to #main
also epic-wallet (to #master)
2024-07-15 14:49:32 -05:00
sneurlax
f1b46adfaf
remove SYSTEM_ALERT_WINDOW perm
2024-07-15 13:31:46 -05:00
sneurlax
a52f53e116
add and use epic-wallet submodule
2024-07-15 12:17:32 -05:00
sneurlax
133bcb231d
use local epic-wallet in flutter_libepiccash for troubleshooting
2024-07-12 18:24:13 -05:00
julian
754c6e6440
null error fix on send from stack when doing epic to any swap
2024-07-12 11:28:04 -06:00
julian-CStack
c5a14815ec
Merge pull request #932 from cypherstack/testing
...
tweaks
2024-07-11 11:18:38 -06:00
julian
2da9c9ef85
clean up wallets list on desktop and add keys to widgets in list
2024-07-11 10:41:59 -06:00
julian
3a1b86f02d
ignore verification of passphrase if passphrase is empty...
2024-07-11 09:58:50 -06:00
julian-CStack
aeb7de8d90
Merge pull request #930 from cypherstack/testing
...
single coin app wallets list state updating fix
2024-07-10 13:14:55 -06:00