Commit graph

168 commits

Author SHA1 Message Date
sneurlax
86bd8f93c8 Merge branch 'tor' into monerodart_testing 2024-05-03 19:33:11 -05:00
sneurlax
395fb24100 monerodart windows updates
and submodule-pinning
2024-05-03 16:24:23 -05:00
sneurlax
53bccd20d1 update flutter_libmonero ref 2024-05-01 19:28:05 -05:00
sneurlax
1bbb08b433 Merge remote-tracking branch 'mrcyjanex/cyjan-monerodartv2' into monerodart_testing 2024-05-01 15:52:18 -05:00
Czarek Nakamoto
ed840ac235 windows support 2024-05-01 16:42:54 +02:00
Czarek Nakamoto
19de471b85 macos support 2024-04-29 13:59:25 -05:00
Czarek Nakamoto
f614cfff5f wownero support 2024-04-29 13:59:06 -05:00
Czarek Nakamoto
c78fba7b36 monero.dart clean 2024-04-29 12:46:30 -05:00
Czarek Nakamoto
01b5bc479d macos support 2024-04-27 18:16:31 +02:00
Czarek Nakamoto
fb0b87942a wownero support 2024-04-26 14:23:01 +02:00
sneurlax
2a472491a6 Merge branch 'stellar' into tor 2024-04-25 14:05:35 -05:00
sneurlax
083f38ffe1 Remove unused socks_socket package
So the nonexistence of github.com:cypherstack/socks_socket doesn't interfere with `pub get`s
2024-04-25 10:52:14 -05:00
sneurlax
f3ef245fd7 pass proxy to StellarSdk as appropriate 2024-04-24 16:21:25 -05:00
Czarek Nakamoto
b6a9ce58db monero.dart clean 2024-04-24 21:37:22 +02:00
julian
50a1b33e32 make _rpcClient private and _checkClient synchronous 2024-04-24 09:36:27 -06:00
julian-CStack
8f2b0ecc3e
Merge pull request #837 from cypherstack/solana
Use Solana over Tor (as appropriate)
2024-04-24 09:23:34 -06:00
sneurlax
2feb7d0be3 update Solana Tor support to use method amenable to upstream merge 2024-04-23 22:03:46 -05:00
sneurlax
ef15a8e466 Merge remote-tracking branch 'origin/testing' into tezos 2024-04-23 18:04:39 -05:00
sneurlax
6c4f266a1c pass proxy info to Tezos as appropriate 2024-04-23 18:01:27 -05:00
julian
87bd3fc8ab remove unused deps 2024-04-23 16:59:10 -06:00
julian
32809a93fa fix error logging and update pubspec.lock 2024-04-23 15:53:15 -06:00
sneurlax
4f9eae7169 pass proxyInfo to Solana RpcClient if Tor is enabled 2024-04-23 16:11:22 -05:00
sneurlax
896689a90e disable Solana package's (espresso_cash_public's) package override 2024-04-23 16:11:22 -05:00
dethe
68210b2765 add solana 2024-04-23 16:11:10 -05:00
julian
3fe7f47d8b clean up test epicbox connection 2024-04-23 14:01:38 -06:00
julian
b27b672b67 update lib 2024-04-16 09:41:17 -06:00
sneurlax
6fdfa166f2 update fusiondart to coinlib 2.0 2024-04-12 14:01:54 -06:00
julian
3296e590e7 coinlib 2 2024-04-12 14:01:45 -06:00
sneurlax
a13b1b6da3 flutter pub add flutter_local_notifications:^17.0.0 2024-04-04 17:42:40 -05:00
sneurlax
85cdb0cc09 Default to using double.parse in electrum_adapter
`catch` with the(ir custom) original `_parseDouble`
2024-03-20 15:33:25 -05:00
sneurlax
5644d763c2 Merge branch 'staging' into add_frost 2024-03-01 13:07:04 -06:00
sneurlax
9eaa9391d3 Merge branch 'staging' into firo 2024-02-28 14:40:47 -06:00
sneurlax
e6fd6d0c5b point to flutter_libsparkmobile main
post merge of add_return_used_coins to main therein
2024-02-28 14:36:42 -06:00
sneurlax
a90071f6eb use base64 used coins returned from flutter_libsparkmobile 2024-02-27 19:54:15 -06:00
sneurlax
51b709e682 use add_return_used_coins branch of flutter_libsparkmobile
TODO: merge to main after integration & testing.  See https://github.com/cypherstack/flutter_libsparkmobile/pull/26
2024-02-26 14:27:39 -06:00
sneurlax
a75f5597df update electrum_adapter package to support scientific notation doubles 2024-02-26 14:00:01 -06:00
sneurlax
7d5cc8d8be Merge branch 'staging' into add_frost 2024-02-23 17:37:21 -06:00
sneurlax
7af35fc656 update tor to main 2024-02-19 15:56:31 -06:00
sneurlax
314012d013 electrum_adapter: use new inputStream and outputStream 2024-02-19 15:49:57 -06:00
sneurlax
d44a8ea077 update tor and electrum_adapter package for new SOCKSSocket cast method 2024-02-19 15:45:08 -06:00
sneurlax
d94b474eec electrum_adapter: fix tor/SOCKSSocket connection issue 2024-02-19 15:44:14 -06:00
sneurlax
0f8d51657f add debug logging to electrum_adapter
we try-catch a failure to parse a double that may have significant implications.  it seems safe for now, though, and resolves an issue which leads to a "Bad state: client is closed" exception, so I'm just going to investigate via the debug logging for now.
2024-02-19 12:52:22 -06:00
sneurlax
b8987c73c0 WIP use and reuse electrum adapter channel 2024-02-14 19:47:26 -06:00
sneurlax
2339b33798 use and pass SSL and Tor proxyInfo variables to electrum_adapter methods 2024-02-14 16:50:59 -06:00
sneurlax
8fc2043910 new getFeeRate, add retry logic to usedCoinSerials, and comment cleanup 2024-02-13 19:47:26 -06:00
sneurlax
13a50cdace use electrum_adapter getTransaction 2024-02-13 18:28:20 -06:00
sneurlax
ceec698a44 add lelantus electrum_adapter methods 2024-02-13 15:34:45 -06:00
sneurlax
cd951f10cc temporarily use electrum_adapter's firo branch for testing integration 2024-02-13 14:25:03 -06:00
sneurlax
2df0dff59c update electrum_adapter ref to firo_testing branch 2024-02-13 00:03:30 -06:00
sneurlax
543b47497f Removed submodule electrum_adapter
and update lock
2024-02-12 16:36:27 -06:00