Commit graph

4635 commits

Author SHA1 Message Date
julian-CStack
1474dd9c0e
Merge branch 'staging' into docs 2023-08-21 11:10:19 -06:00
sneurlax
dd4955952d merge fusiondart#schnorr to fusiondart#staging 2023-08-18 16:13:46 -05:00
sneurlax
49ed035692 implement blind signature request 2023-08-17 17:09:45 -05:00
likho
444860da53 Return just one value for fees since endpoint returns only one value for fees 2023-08-16 15:17:58 +02:00
likho
e8d5c3ad8b Return tx id when sending, implement updateSentTx 2023-08-16 14:46:21 +02:00
sneurlax
256db85472 use socks socket if useTor in ElectrumX and JsonRPC, 2023-08-15 22:56:41 -05:00
sneurlax
80fcdef330 Merge branch 'staging' into tor 2023-08-15 22:11: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
75750e2bd1 Merge branch 'tor' into tor-presocks 2023-08-15 22:10:36 -05:00
sneurlax
8b73241d29 update flutter_libtor: use newly-merged main with socket example 2023-08-15 16:44:21 -05:00
sneurlax
9eecaf5951 update flutter_libtor: use newly-merged main with socket example 2023-08-15 16:22:15 -05:00
likho
e3fb83a61f Send all 2023-08-15 18:01:51 +02:00
likho
5b23b2efd4 Merge branch 'add-xtz' of github.com:cypherstack/stack_wallet into add-xtz 2023-08-15 16:49:38 +02:00
likho
0a77dad7ec Refactor Update transactions call 2023-08-15 16:49:28 +02:00
ryleedavis
6047c433af add tezos coin images 2023-08-15 08:19:29 -06:00
likho
520ceabf79 Clean up and refactor 2023-08-15 15:28:53 +02:00
ryleedavis
373637701c Fix tezos network status 2023-08-14 16:53:44 -06:00
julian
05726e45a9 make proper enums 2023-08-14 14:56:18 -06:00
sneurlax
9bdadead67 update flutter_libtor example to track latest changes
feed in torDir instead of torConfig, return TorConfig (mostly for password)
2023-08-14 15:09:49 -05:00
julian
de4d6952b7 fix build all script for linux 2023-08-14 12:14:53 -06:00
Diego Salazar
27e33f4dea
Bump version (build 1.7.18, build 186) 2023-08-14 11:49:20 -06:00
sneurlax
c88320a59e Merge remote-tracking branch 'origin/staging' into tor 2023-08-14 12:32:41 -05:00
sneurlax
8c47456077 Merge remote-tracking branch 'origin/staging' into fusion 2023-08-14 12:31:45 -05:00
Diego Salazar
b6aa7a974a
Merge pull request #647 from cypherstack/ui-fixes
clear electrumx cache option for firo wallets
2023-08-14 11:27:51 -06:00
Diego Salazar
f2b0274c47
Merge pull request #644 from cypherstack/allow-cancelling-incoming-txs
Allow cancelling incoming txs for Epiccash
2023-08-14 11:27:35 -06:00
sneurlax
e90fc3f271 remove misleading comment 2023-08-14 11:00:35 -05:00
julian
0d701a51b7 clear electrumx cache option for firo wallets 2023-08-14 09:21:27 -06:00
likho
a6d3941858 Fix send and refactoring 2023-08-14 16:36:27 +02:00
likho
d785a2ef83 Fix error with Stellar pretty name not found 2023-08-14 10:14:47 +02: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
71b69cc3a4 add logging to socks5.dart 2023-08-09 15:15:51 -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
6a8bf395a6 print debug info 2023-08-09 12:52:54 -05:00
sneurlax
1eeed74cf6 WIP SOCKSSocket 2023-08-09 12:50:12 -05:00
sneurlax
29341fc0b0 exception casting 2023-08-09 12:19:17 -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
7c3c41ae5e fix v0l/socks5/master/lib/socks5.dart for dart 3
and Android Studio IDE warnings
2023-08-09 12:14:37 -05:00
sneurlax
cfce22fa73 v0l/socks5/master/lib/socks5.dart
https://raw.githubusercontent.com/v0l/socks5/master/lib/socks5.dart
2023-08-09 12:14:24 -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
5552fff3b3 disambiguate log messages 2023-08-08 16:35:22 -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
sneurlax
ec5ae60a61 update flutter_libtor to use staging branch
personal preference
2023-08-08 12:48:13 -05:00