Commit graph

449 commits

Author SHA1 Message Date
Diego Salazar
a5299adb39
Update version (v1.10.0, build 208) 2024-02-20 16:42:27 -07:00
Diego Salazar
d4ebdbffeb
Update build number (v1.10.0, build 207) 2024-02-19 18:03:59 -07: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
80005221b2 Merge branch 'staging' into dev 2024-02-19 10:44:55 -06:00
likho
48309a0ae8 Update electrum_adapter commit hash 2024-02-19 17:46:02 +02:00
Diego Salazar
6421a2ce74
Update pubspec.yaml 2024-02-16 16:41:11 -07:00
Diego Salazar
7d17e24fa8
Bump version (v1.9.3, build 204) 2024-02-14 19:08:07 -07: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
sneurlax
831d1951c1 add electrum_adapter as submodule, TODO replace with git ref when stable
also replace sneurlax remote with cypherstack remote. is safe tho just trust me bro
2024-02-12 14:58:44 -06:00
Diego Salazar
bc0d011d15
Update version (v1.9.3, build 203) 2024-02-09 18:58:24 -07:00
Diego Salazar
d63acf632d
Update pubspec.yaml 2024-02-06 20:52:35 -07:00
Diego Salazar
7d18220b29
Update version (v1.9.2, build 201) 2024-01-29 17:14:47 -07:00
Diego Salazar
0f8d3eb122
Update version (v1.9.1, build 200) 2024-01-23 16:59:10 -07:00
julian
18b202ef45 update version of spark lib 2024-01-19 14:00:59 -06:00
julian
85a8b12149 flutter version upgrade 2024-01-18 13:17:29 -06:00
Diego Salazar
08708eb3cd
Update pubspec.yaml 2024-01-17 16:28:41 -07:00
Diego Salazar
cd7c9432c7
Update pubspec.yaml 2024-01-17 14:46:01 -07:00
Diego Salazar
5fa58342e0
Update version (v.1.9.0, build 197) 2024-01-16 20:11:27 -07:00
sneurlax
831441335c coinlib windows: use find_file to find dll location 2024-01-16 16:43:34 -06:00
Diego Salazar
d3cd8d956a
Update version (v1.9.0, build 196) 2024-01-16 12:53:19 -07:00
julian-CStack
514851f5f0
Merge pull request #716 from cypherstack/wallets_refactor
update refs
2024-01-15 16:13:19 -06:00
julian
43e90c9a29 update refs 2024-01-15 16:12:22 -06:00
Diego Salazar
251b092255
Update version (v1.9.0, build 195) 2024-01-15 14:52:44 -07:00
julian
faa20c6fe7 update flutter_libsparkmobile ref 2024-01-15 15:13:12 -06:00
julian
c1c0f81cbe update bip47 lib dep 2024-01-15 10:45:25 -06:00
julian
15a43899c4 update spark lib with mac/ios bundle id change 2024-01-14 16:22:56 -06:00
julian
8c91439c52 update bip47 lib with private key byte length fix 2024-01-14 16:02:29 -06:00
Diego Salazar
e9300c9208
Update version (v.1.9.0, build 194) 2024-01-13 12:52:50 -07:00
julian
9321480b8d Merge remote-tracking branch 'origin_SW/staging' into wallets_refactor
# Conflicts:
#	lib/models/isar/models/blockchain_data/v2/transaction_v2.dart
#	lib/pages/cashfusion/cashfusion_view.dart
#	lib/pages/cashfusion/fusion_progress_view.dart
#	lib/pages/send_view/send_view.dart
#	lib/pages/wallet_view/wallet_view.dart
#	lib/pages_desktop_specific/cashfusion/desktop_cashfusion_view.dart
#	lib/pages_desktop_specific/cashfusion/sub_widgets/fusion_dialog.dart
#	lib/pages_desktop_specific/my_stack_view/wallet_view/desktop_wallet_view.dart
#	lib/services/coins/ecash/ecash_wallet.dart
#	lib/services/coins/ethereum/ethereum_wallet.dart
#	lib/services/coins/nano/nano_wallet.dart
#	lib/services/coins/tezos/tezos_wallet.dart
#	lib/utilities/default_nodes.dart
#	lib/wallets/wallet/wallet_mixin_interfaces/cash_fusion_interface.dart
#	pubspec.lock
#	pubspec.yaml
2024-01-13 09:55:59 -06:00
julian
5fbd22d939 update spark mobile lib dep version 2024-01-12 16:00:45 -06:00
julian
fe0f816546 update spark lib ref for boost fix 2024-01-08 13:07:28 -06:00
julian
1239fd9a36 fix dependency 2024-01-08 08:58:21 -06:00
julian
af25da5a59 untested: ltc refactor 2024-01-04 18:37:46 -06:00
julian
af5d18da45 override all the things 2024-01-04 11:14:57 -06:00
julian
7870eb3e21 update ref 2024-01-04 10:52:30 -06:00
julian
c8817371dc update ref 2024-01-03 17:08:34 -06:00
julian
555448a0e9 use non local flutter_libsparkmobile 2024-01-03 10:52:48 -06:00
Diego Salazar
1d9fb4cd06
Merge pull request #709 from cypherstack/ui-fixes
various small fixes
2023-12-11 12:36:20 -07:00
Diego Salazar
2319c0e34b
Update version (v1.8.2, build 193) 2023-12-11 12:17:22 -07:00