Commit graph

3150 commits

Author SHA1 Message Date
Josh Babb
ba826d28ed "fix" toFusion methods
this isn't a fix really, more TODO
2023-09-14 16:05:54 -05:00
Josh Babb
67f3217daf Merge arti into fusion 2023-09-14 14:45:47 -05:00
sneurlax
5ac7ae95cb formatting 2023-09-13 16:49:37 -05:00
sneurlax
88f805230c fix paynym headers bug 2023-09-13 16:49:04 -05:00
julian
6214688768 fix price test and update mocks 2023-09-13 10:58:02 -06:00
julian
4b518243c6 Tor kill switch getter name refactor and bugfix 2023-09-13 10:33:44 -06:00
julian
af88673df1 remove vpn references 2023-09-13 10:27:45 -06:00
julian
b0f4476fc2 refactor mobile status bar tor icon 2023-09-13 10:11:14 -06:00
julian
27a7861bad refactor mobile tor settings 2023-09-13 09:49:12 -06:00
ryleedavis
3fa0997754 WIP: tor enabled dialog on buy view 2023-09-12 16:59:07 -06:00
sneurlax
6fe0bfef81 add tor icon to wallet view 2023-09-12 16:45:57 -05:00
sneurlax
7c487c021c match design 2023-09-12 16:00:39 -05:00
sneurlax
17e83a68a3 hook mobile home view onion up to tor status 2023-09-12 15:58:30 -05:00
sneurlax
6594e3c0cf don't await on disable and add documentation and comments 2023-09-12 15:47:39 -05:00
sneurlax
53baad66b6 cypherstack/tor ios and mac updates and toggle tor plugin _enabled more 2023-09-12 15:28:16 -05:00
sneurlax
4773f1ab9f refactor connect and disconnect and apply it to onion and row 2023-09-12 15:15:08 -05:00
sneurlax
f53bd53af4 tap the onion to connect/disconnect 2023-09-12 15:01:02 -05:00
sneurlax
50466ff509 use updated cargokit, rename tor->tor_ffi_plugin 2023-09-12 13:49:25 -05:00
sneurlax
6cee28c5e5 Merge remote-tracking branch 'origin/staging' into arti 2023-09-12 11:38:29 -05:00
sneurlax
fd5bded8a6 Merge remote-tracking branch 'origin/staging' into arti 2023-09-12 10:24:27 -05:00
julian
16718b94e6 revert auto focus next field on valid mnemonic word 2023-09-11 17:54:01 -06:00
sneurlax
ba42b76296 WIP showing that added Content-Lengths get stripped/ignored 2023-09-11 18:41:37 -05:00
sneurlax
20e5f74ab2 Revert "do not use Majestic Bank-supplied onion service address for MB API"
This reverts commit 090262017a.
2023-09-11 18:40:18 -05:00
sneurlax
090262017a do not use Majestic Bank-supplied onion service address for MB API
intentionally left unused imports

TODO enable tor services in cypherstack/tor then revert this snippet, see https://github.com/cypherstack/tor/issues/10#issuecomment-1714731696
2023-09-11 18:23:53 -05:00
sneurlax
d342dd5cb9 fix currency filter 2023-09-11 18:12:56 -05:00
julian
dae4a38287 add placeholder icon to ethereum tokens select 2023-09-11 17:12:35 -06:00
sneurlax
474ec39a5f filter non tor exchanges from the exchange provider options list 2023-09-11 18:08:27 -05:00
sneurlax
45e6354fb6 replace get supportsTor with an exchangesWithTorSupport List<Exchange>
more convenient to use elsewhere
2023-09-11 18:07:59 -05:00
julian
2b3b7db206 screen height in debug mode (desktop) 2023-09-11 16:27:44 -06:00
sneurlax
dcfb6e9dac WIP exchange tor support 2023-09-11 16:31:48 -05:00
ryleedavis
bcb92ae638 price api use tor HTTP 2023-09-11 14:38:40 -06:00
ryleedavis
5b863dcb9d tor http connection 2023-09-11 14:29:10 -06:00
ryleedavis
5053e7d97a WIP: tor http connection 2023-09-11 14:20:40 -06:00
julian
6f06bb834f only show epic cancel button if no confirmations 2023-09-11 12:48:32 -06:00
julian
8b4f25e0f3 hide epic rescan for now 2023-09-10 14:57:07 -06:00
julian
f3f63289ef clean up epic wallet file 2023-09-10 13:44:27 -06:00
julian
a5a8bb8ab5 apply scans error propagation fix 2023-09-10 13:44:23 -06:00
julian
8d05421542 clean up cancel transaction in epiccash wallet 2023-09-10 13:44:19 -06:00
julian
4160196135 clean up epic wallet file 2023-09-10 13:43:41 -06:00
julian
381672d368 apply scans error propagation fix 2023-09-10 13:43:41 -06:00
julian
6efcdf97ea clean up cancel transaction in epiccash wallet 2023-09-10 13:43:41 -06:00
ryleedavis
126229a38b Merge branch 'arti' of https://github.com/cypherstack/stack_wallet into arti 2023-09-08 16:53:14 -06:00
ryleedavis
dea35fd801 WIP: tor http connection 2023-09-08 16:53:09 -06:00
julian
c7cb9c30d9 await tor start/stop before modifying pref and use providers 2023-09-08 16:11:21 -06:00
julian
aa56d39721 await tor start/stop before modifying pref 2023-09-08 16:01:47 -06:00
julian
b278f691cc add init function to TorService so the compiled rust lib isn't loaded on instance creation but rather on init being called 2023-09-08 15:44:25 -06:00
sneurlax
95790faf52 toggle useTor pref on text button click in wallet network settings view
and formatting
2023-09-08 16:43:24 -05:00
sneurlax
832bfc08f7 show connecting state 2023-09-08 16:26:43 -05:00
sneurlax
e34df895de add rest of tor status row to wallet network settings view 2023-09-08 16:23:10 -05:00
ryleedavis
f240163a91 WIP: tor http connection 2023-09-08 15:09:59 -06:00