Commit graph

4421 commits

Author SHA1 Message Date
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
0e64696c20 possible "fix" for android 13 not being able to load swb files 2023-09-11 17:03:56 -06: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
Diego Salazar
8bee18ab0e
Merge pull request #665 from cypherstack/ui-fixes
epic clean up
2023-09-11 14:21:18 -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
julian
5de7b76131 http headers bugfix 2023-09-08 15:06:57 -06:00
sneurlax
6d24242489 cancel sub on dispose and refactor row 2023-09-08 15:59:29 -05:00
julian
16718fd88d add riverpod provider for HTTP 2023-09-08 14:52:03 -06:00
sneurlax
afcd6d14dc add just one row of the needed tor status network status dialog row 2023-09-08 15:50:25 -05:00
julian
9d6cdfd2c1 Modify HTTP to take in proxy info rather than rely on the tor service singleton 2023-09-08 14:41:39 -06:00
sneurlax
6d0bb27711 add a Tor in use and available test 2023-09-08 15:22:51 -05:00
sneurlax
30c0bd66de Merge remote-tracking branch 'origin/arti' into arti 2023-09-08 14:52:04 -05:00
sneurlax
cea666347f add tests for Tor not in use and useTor but Tor unavailable but killswitch off 2023-09-08 14:51:54 -05:00
sneurlax
941a24a6cc add to killswitch enabled test 2023-09-08 14:51:00 -05:00
sneurlax
4aba0b50fb add to killswitch disabled test 2023-09-08 14:50:43 -05:00
julian
596f917a0f extract desktop tor status button into its own widget and animate it when collapsing/expanding the desktop menu 2023-09-08 13:29:42 -06:00
sneurlax
dea3be904e update killswitch disabled test 2023-09-08 14:14:36 -05:00
julian
cdee218133 mutex release bugfix 2023-09-08 12:59:54 -06:00
julian
2cf5e01d58 json rpc clean up 2023-09-08 12:56:49 -06:00
julian
d4cdbd3455 add and use JsonRpcException exception type 2023-09-08 12:44:34 -06:00
julian
8135079046 access tor service via provider in ui code 2023-09-08 12:43:52 -06:00
julian
03a849d61f use a tor service instance variable to allow using a mocked TorService in testing 2023-09-08 12:32:04 -06:00
sneurlax
6cf88d22b5 fix killswitch enabled test, WIP killswitch disabled test 2023-09-08 12:04:25 -05:00
julian
25bc126cf9 untested extra bool mutex flag 2023-09-08 10:54:31 -06:00
sneurlax
8f0da21d2b WIP killswitch tests 2023-09-08 11:45:07 -05:00
julian
696b8bc8c3 tor connecting mutex 2023-09-08 10:37:50 -06:00
julian
5fcd03413f update mock p2 2023-09-08 10:15:43 -06:00
julian
a97c8ad258 update mock 2023-09-08 10:14:55 -06:00