sneurlax
1e9775eded
add unique keys to each button so they aren't reused
...
flutter would reuse widgets which would cause weird behavior like removing "Support" and "About" instead of "Swap" and "Buy crypto", and/or adding additional "Support" and "About" items upon hot reload
2024-07-02 22:23:47 -05:00
sneurlax
a080e65ee5
hide exchange menu items contextually
...
WHY doesn't this work tho?
2024-07-02 19:09:07 -05:00
sneurlax
9b692f9703
add showexchange pref to advanced settings
2024-07-02 17:01:36 -05:00
sneurlax
bc1a0dc586
add showExchange pref
2024-07-02 16:30:19 -05:00
julian
5b27597481
sol address validation fix
2024-07-01 13:03:59 -06:00
julian
803ca44362
default sol node update
2024-07-01 13:03:56 -06:00
julian
f33b6b4416
sol tweaks and fixes(?)
2024-07-01 13:03:36 -06:00
sneurlax
17fbf7f9ab
reconfigure logic for rescan for other wallets to remove upper limit
...
now we will continue beyond maxNumberOfIndexesToCheck if there's activity beyond that point. we just keep scanning up until the unused activity gap
2024-07-01 09:56:00 -06:00
sneurlax
a64cf91107
add copy to clipboard button to order details view
...
https://github.com/cypherstack/stack_wallet/issues/340
Closes #340
2024-07-01 09:54:59 -06:00
sneurlax
f836136ef0
only auto-enter pins of length 4 or more
2024-07-01 10:23:33 -05:00
sneurlax
603824a21c
add autopin pref to security settings
2024-07-01 10:19:42 -05:00
sneurlax
8e8b57d8e8
enter pin automatically if autopin pref is set
2024-07-01 10:15:17 -05:00
sneurlax
0ce0a38950
add autoPin pref
2024-06-30 23:03:50 -05:00
julian
8f605c4b1c
https://github.com/cypherstack/stack_wallet/issues/317
2024-06-27 15:07:01 -06:00
julian
c8a868a840
add breathing effect to recent activity on desktop
2024-06-27 14:53:39 -06:00
julian
43071c01df
show current height in wallet network info screen/view
2024-06-27 14:34:15 -06:00
julian
f9f93efd55
re enable address details on mobile
2024-06-27 14:20:52 -06:00
julian
6690581b51
limit external Qr code lib import to a single file and change colors of all qr codes
2024-06-27 13:19:30 -06:00
Julian
0ef1726a00
fix firo spark cache being shared with test net
2024-06-26 12:10:32 -06:00
Julian
5b61744124
fix dialog popping up too often on desktop
2024-06-26 11:12:34 -06:00
julian
66661a3f90
lol....
2024-06-25 15:31:18 -06:00
julian
769edc3bc0
ensure only one firo ex addr popup is active at any one time
2024-06-25 15:20:55 -06:00
julian
f634ce8701
WIP firo exchange addresses
2024-06-25 14:46:36 -06:00
julian
8639309e70
modify stack dialog
2024-06-25 13:38:32 -06:00
julian
eb7aa24a0a
default to locked if mn collat call fails for safety reasons
2024-06-25 13:25:31 -06:00
julian
7f0d4bc126
update firo spark mempool electrumx methods
2024-06-25 13:25:31 -06:00
julian
0c3fbfef6c
call electrumx mn collat call
2024-06-25 13:25:31 -06:00
julian
f4b01ee642
bandaid hack
2024-06-24 14:23:39 -06:00
julian
ea89441914
stop tor fully, marking tor status as off which allows it to be restarted properly
2024-06-24 13:36:24 -06:00
julian
2a10301a59
route missed post call through custom http wrapper
2024-06-24 13:01:49 -06:00
sneurlax
a12b6955a9
stop tor in disable fn
2024-06-24 12:05:23 -05:00
sneurlax
aeb7179ab4
remove out of order tor.start
2024-06-24 10:53:45 -05:00
sneurlax
fd3bac27eb
WIP monero test onion node
...
works sometimes but fails most of the time, ffs
2024-06-22 19:30:24 -05:00
sneurlax
535d7bf85e
increase timeout durations for proxied calls
...
and pass bools accordingly
2024-06-22 18:40:30 -05:00
sneurlax
e5044543ba
udpate tor client methods for arti 1.2.4
2024-06-22 12:23:59 -05:00
sneurlax
523639edd4
Revert "tor_ffi_plugin -> tor"
...
This reverts commit f4f03b2dd3
.
2024-06-22 11:43:20 -05:00
sneurlax
0745ee6617
Merge remote-tracking branch 'origin/staging' into arti
2024-06-22 11:42:15 -05:00
julian
6d3ce31cf6
fix desktop chans sending pop up layout
2024-06-21 16:26:50 -06:00
julian
c31575eaf3
fix desktop base price currency search
2024-06-21 13:08:52 -06:00
julian
6bcbbdfbbb
desktop nodes sublist views ui layout fixes
2024-06-21 12:41:05 -06:00
julian
e8131c5ad2
add dash id to price service
2024-06-21 12:32:33 -06:00
julian
bf3bd152b6
unused import
2024-06-21 12:30:08 -06:00
julian
c1de87c0e6
mobile node connection management fix
2024-06-21 12:25:24 -06:00
julian
7d2a903da4
dash tweaks and theme updates
2024-06-21 12:14:31 -06:00
julian
33ec9f1fb9
WIP initial dash support
2024-06-20 14:51:50 -06:00
julian
cb83fccc68
add short description to app config
2024-06-20 10:39:22 -06:00
julian
57ebacd519
fix issue where changing the primary/default address type for a coin would break older wallets with a mismatching type
2024-06-20 10:39:22 -06:00
julian
a81fb14f13
add opt in rbf setting on mobile
2024-06-20 10:39:22 -06:00
julian
3f2fe2b2ce
add wallet level toggle to flag outgoing transactions as opt-in RBF
2024-06-20 10:39:22 -06:00
julian
44c5f1551e
default to taproot for bitcoin
2024-06-20 10:39:22 -06:00