Commit graph

6229 commits

Author SHA1 Message Date
julian
df3935d5d4 nanswap 2024-07-01 13:05:58 -06:00
julian-CStack
40f8767b11
Merge pull request #907 from cypherstack/sol
Sol fixes
2024-07-01 13:05:29 -06: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
julian-CStack
15a51fe6af
Merge pull request #900 from cypherstack/684
Reconfigure logic for rescan to remove upper address limit
2024-07-01 09:56:09 -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
julian-CStack
41b3884427
Merge pull request #899 from cypherstack/340
Add copy to clipboard button to order details view
2024-07-01 09:55:15 -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
julian-CStack
414172cc95
Merge pull request #894 from cypherstack/docs
Add build script docs
2024-07-01 09:54:31 -06:00
julian-CStack
dc2a341e6b
Merge branch 'staging' into docs 2024-07-01 09:54:09 -06:00
julian-CStack
b53b1153fe
Merge pull request #905 from cypherstack/autopin
Add an optional preference to accept a correct PIN automatically
2024-07-01 09:53:17 -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-CStack
b98cd05e83
Merge pull request #901 from cypherstack/windows
monero_c Windows fix
2024-06-28 17:55:08 -06:00
sneurlax
e0366b77b2 windows fix 2024-06-28 23:51:40 -05:00
julian-CStack
a4d30e17b7
Merge pull request #898 from cypherstack/firo_exchange_addresses
Firo exchange addresses and bug fixes
2024-06-27 17:04:49 -06:00
julian
d30e724041 its a shame 2024-06-27 15:09:45 -06: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
sneurlax
6c3f15ca84 add build_app.sh docs 2024-06-25 14:34:15 -05: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-CStack
68180d04bb
Merge pull request #895 from cypherstack/libxmrfixes
update ref
2024-06-25 13:24:53 -06:00
julian
2917b111cf update ref 2024-06-25 13:24:02 -06:00
Diego Salazar
fc3239ce0f
Merge pull request #886 from cypherstack/arti
Bump arti to 1.2.4 and enable onion nodes
2024-06-24 19:32:51 -06:00
julian
2a784e58da update tor lib with temp ios fix 2024-06-24 15:59:09 -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
3dfc1df0ba pubspec lock update 2024-06-24 12:38:05 -05:00
sneurlax
531eeecb10 patch tor's stop fn re: assert 2024-06-24 12:13:24 -05:00
sneurlax
a12b6955a9 stop tor in disable fn 2024-06-24 12:05:23 -05:00
sneurlax
765e2b9b2e bump tor in electrum_adapter 2024-06-24 12:04:01 -05:00
sneurlax
7b4b4632d9 update tor to add stop fn 2024-06-24 11:54:11 -05:00
sneurlax
f2e50c958d improve tor exception message if port is null 2024-06-24 11:05:20 -05:00
sneurlax
aeb7179ab4 remove out of order tor.start 2024-06-24 10:53:45 -05:00
sneurlax
ea780a03e4 update electrum_adapter to respect sslEnabled flag
instead of checking if the host ends in ".onion", we should handle SSL some other way so that .onion nodes don't immediately cail their calls.
2024-06-23 01:56:05 -05:00