julian
|
8ff9227e48
|
update ecash default server
|
2024-01-05 12:59:23 -06:00 |
|
sneurlax
|
2dc9979db2
|
return from connect
|
2023-09-19 23:58:29 -05:00 |
|
sneurlax
|
5bd399a625
|
use tor-package-exported SOCKSSocket
|
2023-09-19 23:58:23 -05: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 |
|
sneurlax
|
2c77ac1b5d
|
fire TorConnectionStatusChangedEvents from tor service
and move tor_service file and unableToConnect->disconnected
|
2023-09-07 16:27:00 -05:00 |
|
julian
|
d4e0f3b045
|
listen to tor status changes in electrumx
|
2023-09-07 12:07:05 -06:00 |
|
sneurlax
|
d84f2d7b7a
|
prettify tor messages and use tor main
|
2023-09-06 18:09:41 -05:00 |
|
sneurlax
|
f7ddaa1f73
|
use tor for nodes
|
2023-09-06 17:48:50 -05:00 |
|
sneurlax
|
7a01682bff
|
WIP update SOCKSSocket class
|
2023-09-06 17:27:59 -05:00 |
|
sneurlax
|
256db85472
|
use socks socket if useTor in ElectrumX and JsonRPC,
|
2023-08-15 22:56:41 -05:00 |
|
sneurlax
|
f2af2b10bd
|
Revert "Merge branch 'tor' into tor-presocks"
This reverts commit 75750e2bd1 .
|
2023-08-15 22:10:41 -05:00 |
|
sneurlax
|
1a59a1a577
|
simplify WIP code
removing unneeded logging. may as well be printing at this point
|
2023-08-10 16:32:13 -05:00 |
|
sneurlax
|
5cccd3e4a3
|
Revert "WIP very messy"
This reverts commit 8492773438 .
|
2023-08-10 11:56:30 -05:00 |
|
sneurlax
|
ed99bdc169
|
Revert "clean up SOCKSSocket, still no joy"
This reverts commit c7ea583a44 .
|
2023-08-10 11:56:19 -05:00 |
|
sneurlax
|
c7ea583a44
|
clean up SOCKSSocket, still no joy
|
2023-08-10 11:40:12 -05:00 |
|
sneurlax
|
8492773438
|
WIP very messy
need to remove SocksSocket as it apparently doesn't work, whereas SocksProxy does
|
2023-08-09 18:28:19 -05:00 |
|
sneurlax
|
0d60d23d28
|
moar logging
|
2023-08-09 15:04:57 -05:00 |
|
sneurlax
|
658b5269d9
|
reuse an existing _socksSocket
|
2023-08-09 14:59:24 -05:00 |
|
sneurlax
|
1eeed74cf6
|
WIP SOCKSSocket
|
2023-08-09 12:50:12 -05:00 |
|
sneurlax
|
d8f41cccaf
|
remove _socksSocket
|
2023-08-09 12:19:11 -05:00 |
|
sneurlax
|
0522d2a0ee
|
Merge branch 'tor-presocks' into tor
|
2023-08-09 12:15:25 -05:00 |
|
sneurlax
|
9e7567a26a
|
add required proxyInfo param to JsonRPC class
|
2023-08-09 12:13:26 -05:00 |
|
sneurlax
|
7c8796abfe
|
WIP
|
2023-08-09 11:39:48 -05:00 |
|
sneurlax
|
e27d3f9213
|
WIP use SocksTCPClient.connect
|
2023-08-08 16:27:38 -05:00 |
|
sneurlax
|
281cd98390
|
WIP proxied sockets
|
2023-08-08 16:01:41 -05:00 |
|
julian
|
7765ed2465
|
fix request timeout bug
|
2023-07-27 14:42:03 -06:00 |
|
julian
|
128fa9db6c
|
rpc timeout mod
|
2023-07-25 13:48:39 -06:00 |
|
julian
|
1449814e35
|
Merge branch 'amount_display_precision' into add_nano
# Conflicts:
# lib/pages/pinpad_views/create_pin_view.dart
# lib/widgets/custom_pin_put/custom_pin_put_state.dart
|
2023-05-30 09:11:41 -06:00 |
|
julian
|
bad1eed7c8
|
cleaned up electrumx rpc
|
2023-05-29 09:16:25 -06:00 |
|
julian
|
a2cdc4cdfa
|
add timeout to requests
|
2023-05-26 15:34:09 -06:00 |
|
julian
|
0955fdb6e6
|
return onError
|
2023-05-26 15:28:25 -06:00 |
|
detherminal
|
95a0309b8b
|
docs: add header to source code again
|
2023-05-27 00:21:16 +03:00 |
|
detherminal
|
ccf5e68fc6
|
Revert "docs: add copyright header to all source code"
This reverts commit 84ac798bb8 .
|
2023-05-27 00:19:24 +03:00 |
|
julian
|
8b0c1e4f9a
|
debugging
|
2023-05-26 12:48:10 -06:00 |
|
detherminal
|
84ac798bb8
|
docs: add copyright header to all source code
|
2023-05-26 19:33:04 +03:00 |
|
julian
|
4cf098c17b
|
fix: wrap connect in mutex protect to prevent race condition opening multiple sockets
|
2023-05-25 16:34:03 -06:00 |
|
julian
|
c348230322
|
clean up log spam
|
2023-05-25 15:55:57 -06:00 |
|
julian
|
e9309bc281
|
remove unneeded mutex and clean up unneeded async
|
2023-05-25 15:40:30 -06:00 |
|
julian
|
e72e59a50a
|
some clean up
|
2023-05-25 15:29:23 -06:00 |
|
Josh Babb
|
72c00cbea7
|
remove comment
did the TODO
|
2023-05-25 15:59:43 -05:00 |
|
Josh Babb
|
69a085e9a6
|
rpc2.dart -> rpc.dart
|
2023-05-25 15:52:07 -05:00 |
|
Josh Babb
|
6b9337ee10
|
remove unused requestQueue
|
2023-05-24 16:23:45 -05:00 |
|
Josh Babb
|
535c400a69
|
re-add mutex; release in doneHandler
|
2023-05-24 16:06:56 -05:00 |
|
Josh Babb
|
d8a7c8d5ad
|
null awareness
|
2023-05-24 15:56:08 -05:00 |
|
Josh Babb
|
64caffce79
|
console logging
|
2023-05-24 15:55:55 -05:00 |
|
Josh Babb
|
39b99e6900
|
comments
|
2023-05-24 15:55:36 -05:00 |
|
Josh Babb
|
866b7c4e88
|
comment mutex code
|
2023-05-24 15:55:24 -05:00 |
|
Josh Babb
|
7bb74455cd
|
comment
|
2023-05-24 13:40:19 -05:00 |
|
Josh Babb
|
73ecbf15d5
|
move dataHandler and errorHandler up in scope
|
2023-05-24 13:39:21 -05:00 |
|