julian-CStack
|
e26b3d1221
|
Merge pull request #663 from cypherstack/httpsend-error-fix
Fix HTTP send error
|
2023-09-08 07:28:28 -06:00 |
|
julian-CStack
|
d38d482b87
|
Merge branch 'staging' into httpsend-error-fix
|
2023-09-08 07:28:12 -06:00 |
|
julian-CStack
|
81de3afcc5
|
Merge pull request #661 from cypherstack/ui-fixes
UI fixes
|
2023-09-08 07:28:00 -06:00 |
|
sneurlax
|
79c1dee7ad
|
hook up existing ui elements to the tor service
and add a status getter to the tor service
|
2023-09-07 18:28:55 -05:00 |
|
sneurlax
|
5cf202efc0
|
add a status getter to the tor service and document it
|
2023-09-07 17:56:48 -05:00 |
|
julian
|
bc25d5b3af
|
WIP stellar memo field on send screens as well as in trade details and exchange flow
|
2023-09-07 16:41:44 -06:00 |
|
sneurlax
|
6b76696edf
|
package imports
|
2023-09-07 17:14:50 -05:00 |
|
sneurlax
|
a0491b9d22
|
move tor_connection_status_changed_event.dart to event_bus global folder
|
2023-09-07 17:13:27 -05:00 |
|
sneurlax
|
de632023e0
|
don't enable tor by default
|
2023-09-07 17:13:04 -05:00 |
|
sneurlax
|
00f8811077
|
Merge remote-tracking branch 'origin/arti' into arti
|
2023-09-07 16:27:06 -05:00 |
|
sneurlax
|
2c77ac1b5d
|
fire TorConnectionStatusChangedEvents from tor service
and move tor_service file and unableToConnect->disconnected
|
2023-09-07 16:27:00 -05:00 |
|
ryleedavis
|
850d0bbfd8
|
minor text color fix
|
2023-09-07 15:04:57 -06:00 |
|
sneurlax
|
a8ed46d804
|
TorSyncStatusEvent->TorConnectionStatusEvent
and rename file
|
2023-09-07 15:44:53 -05:00 |
|
sneurlax
|
3e36723da3
|
TorStatusChangedEvent->TorPreferenceChangedEvent
|
2023-09-07 15:37:23 -05:00 |
|
julian
|
98f3046e04
|
stellar sync error fix
|
2023-09-07 14:05:25 -06:00 |
|
julian
|
67beaf21cd
|
add finalizer to cancel stream subscription when all references to an instance of ElectrumX becomes inaccessible
|
2023-09-07 12:27:19 -06:00 |
|
julian
|
9c648affe8
|
.exception will always be of type Object here as we check for null
|
2023-09-07 12:16:21 -06:00 |
|
sneurlax
|
796961ddd4
|
Merge branch 'tor-ui' into arti
|
2023-09-07 13:12:25 -05:00 |
|
sneurlax
|
622085ca5c
|
Merge remote-tracking branch 'origin/staging' into arti
|
2023-09-07 13:12:20 -05:00 |
|
julian
|
d4e0f3b045
|
listen to tor status changes in electrumx
|
2023-09-07 12:07:05 -06:00 |
|
ryleedavis
|
236c5bf2a8
|
tor settings when clicking connection on menu
|
2023-09-07 11:22:59 -06:00 |
|
julian
|
6e625e2c74
|
add tor status change event and fire on pref changed
|
2023-09-07 09:20:45 -06:00 |
|
julian
|
7dabba3d0e
|
comment out unused class to avoid confusion
|
2023-09-07 09:09:55 -06:00 |
|
sneurlax
|
3bb0a647bf
|
documentation in SOCKSSocket. TODO remove unused getters
and update the example in cypherstack/tor... or expose that file and use it here
|
2023-09-06 18:17:28 -05:00 |
|
sneurlax
|
d84f2d7b7a
|
prettify tor messages and use tor main
|
2023-09-06 18:09:41 -05:00 |
|
ryleedavis
|
11b7456855
|
fixed tor status text
|
2023-09-06 16:49:47 -06:00 |
|
sneurlax
|
f7ddaa1f73
|
use tor for nodes
|
2023-09-06 17:48:50 -05:00 |
|
ryleedavis
|
b5fcea18f6
|
tor status text
|
2023-09-06 16:39:45 -06:00 |
|
sneurlax
|
7a01682bff
|
WIP update SOCKSSocket class
|
2023-09-06 17:27:59 -05:00 |
|
sneurlax
|
e6e5c43f69
|
use updated tor correctly
|
2023-09-06 16:56:18 -05:00 |
|
sneurlax
|
ce34c9709b
|
use cypherstack/tor#staging with ssl socks5 proxy socket example
|
2023-09-06 15:42:01 -05:00 |
|
ryleedavis
|
7289de0160
|
minor ui fixes
|
2023-09-06 14:26:04 -06:00 |
|
ryleedavis
|
6377b73deb
|
add tor network status to desktop home
|
2023-09-06 13:43:55 -06:00 |
|
ryleedavis
|
c3aaf0574b
|
added information to tor dialogs
|
2023-09-06 13:43:09 -06:00 |
|
likho
|
150ccdf57d
|
Return more descriptive error for http send
|
2023-09-06 18:26:31 +02:00 |
|
likho
|
41e3c2371d
|
Fix HTTP send error
|
2023-09-06 15:18:23 +02:00 |
|
ryleedavis
|
d560a30941
|
add dialogs to tor settings
|
2023-09-05 16:56:56 -06:00 |
|
ryleedavis
|
1a20029c18
|
add dialogs to tor settings
|
2023-09-05 16:55:54 -06:00 |
|
ryleedavis
|
2fc116707b
|
adjust padding
|
2023-09-05 16:34:53 -06:00 |
|
ryleedavis
|
1dea6cdb7d
|
rough ui for desktop tor settings + svgs for tor settings
|
2023-09-05 16:26:52 -06:00 |
|
ryleedavis
|
fcf98d8096
|
WIP: add tor settings to desktop
|
2023-09-05 13:39:57 -06:00 |
|
ryleedavis
|
7072c919ae
|
WIP: add tor to home page
|
2023-09-05 13:11:08 -06:00 |
|
julian
|
9237e99f0c
|
clean up hidden settings
|
2023-09-05 11:53:44 -06:00 |
|
julian
|
ca95612d69
|
fix firo lelantus sends to non wallet addresses not showing as confirmed in wallet ui
|
2023-09-05 10:19:58 -06:00 |
|
julian
|
c0096a08de
|
Merge remote-tracking branch 'origin_SW/staging' into ui-fixes
|
2023-09-05 09:17:13 -06:00 |
|
sneurlax
|
0ce108aa34
|
use cypherstack/tor, a Foundation-Devices/tor fork
use main
|
2023-09-04 20:13:05 -05:00 |
|
ryleedavis
|
f6a0950c24
|
WIP: tor settings view for mobile
|
2023-09-01 16:50:17 -06:00 |
|
sneurlax
|
662602bd2b
|
use flutter_libarti main
now even newer and better
|
2023-09-01 17:46:42 -05:00 |
|
sneurlax
|
f9be7716e0
|
Removed submodule crypto_plugins/flutter_libtor
|
2023-08-30 13:32:01 -05:00 |
|
sneurlax
|
aec99eada1
|
flutter_libtor->flutter_libarti
|
2023-08-30 13:30:41 -05:00 |
|