Commit graph

502 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
julian
751fc81c91 Merge remote-tracking branch 'origin_SW/staging' into add_frost 2024-01-30 18:51:47 -06: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
Diego Salazar
9deb8a5d0c
Update version (v1.9.1, build 200) 2024-01-19 20:16:01 -07:00
julian
755cc049b0 add frostdart dependency 2024-01-19 15:38:17 -06: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
julian
d5cb4dd6b4 backport of some tezos fixes 2023-12-04 15:45:33 -06:00
julian
6ddef9f077 add lib spark local dep for testing 2023-11-28 10:13:10 -06:00
julian
f524bc1d87 working tezos refactor 2023-11-21 13:44:21 -06:00
julian
8e1449ac41 WIP firo refactor 2023-11-20 09:15:36 -06:00
julian
5ba29b7299 mostly (roughly) refactored with new wallet providers as well as using a TxData object in place of dynamic Maps 2023-11-03 13:46:55 -06:00
Diego Salazar
9e105956e2
Bumped version (v1.8.1, build 192) 2023-10-28 19:59:51 -06:00
sneurlax
43eee96c4c update fusiondart ref to julian's equality check fix 2023-10-27 10:16:21 -05:00
sneurlax
bdcc958d9d update fusiondart ref 2023-10-26 22:51:27 -05:00
julian
c2dd868421 update fusiondart dep 2023-10-26 16:22:46 -06:00
sneurlax
390bc8026f add torForOvert flag 2023-10-26 12:29:06 -05:00
sneurlax
b5ce7c6635 replace fusiondart submodule with package 2023-10-26 10:48:54 -05:00
julian
8c186d7ae6 add fusion tx icon 2023-10-20 10:38:47 -06:00
julian
e99c32ea00 add fusion rounds selection sheet 2023-10-16 12:00:35 -06:00
sneurlax
006c0a19f3 add cashfusion svg 2023-10-16 12:38:24 -05:00
sneurlax
10e668ce7b use socks_socket#master 2023-10-02 15:04:08 -05:00
sneurlax
719b8fb46c use socks_socket submodule in fusiondart submodule
yo dawg...
2023-09-30 14:18:17 -05:00
julian
1df986e444 switch to coinlib flutter 2023-09-28 11:09:19 -06:00
julian
15417359a4 Merge remote-tracking branch 'origin_SW/staging' into fusion 2023-09-22 13:45:13 -06:00
julian
69e24de4c1 update tor dep version 2023-09-22 13:42:36 -06:00
sneurlax
55e6e56a2d replace bitcoindart with coinlib 2023-09-22 14:20:19 -05:00
Diego Salazar
3a6291241c
Bump build number (191) 2023-09-21 14:50:21 -06:00
sneurlax
f17c6a0875 Merge branch 'staging' into fusion 2023-09-21 14:55:09 -05:00
julian
ea61f22d93 update tor lib 2023-09-21 13:00:47 -06:00
Diego Salazar
10ad4f4f4f
Bump version (1.8.0) 2023-09-20 19:12:57 -06:00
Diego Salazar
3941e6d689
Update pubspec.yaml 2023-09-20 15:06:59 -06:00
julian
157901e33d one time stacy tor dialog 2023-09-20 14:39:06 -06:00
sneurlax
c43cf94c38 Merge branch 'arti' into fusion 2023-09-19 23:59:10 -05: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
ryleedavis
0ef9759434 svgs for fusion progress dialog 2023-09-19 14:15:15 -06:00
sneurlax
ef43bc802d Merge remote-tracking branch 'origin/arti' into fusion 2023-09-18 11:16:13 -05:00
julian
d6d0e9a9af no more tor as submodule 2023-09-15 18:05:09 -06:00
sneurlax
28b2f4f6b6 Merge remote-tracking branch 'origin/arti' into fusion 2023-09-15 15:06:10 -05:00
julian
abe3f85ca8 add onion animation to assets 2023-09-15 10:20:01 -06:00
Josh Babb
47fd03817a fix stellar_flutter_sdk dep 2023-09-14 15:45:30 -05:00
Josh Babb
67f3217daf Merge arti into fusion 2023-09-14 14:45:47 -05:00
sneurlax
50466ff509 use updated cargokit, rename tor->tor_ffi_plugin 2023-09-12 13:49:25 -05:00
sneurlax
6cee28c5e5 Merge remote-tracking branch 'origin/staging' into arti 2023-09-12 11:38:29 -05:00
julian
26ce10c8ff update flutter_svg 2023-09-12 09:42:50 -06:00
sneurlax
fd5bded8a6 Merge remote-tracking branch 'origin/staging' into arti 2023-09-12 10:24:27 -05:00
julian
0e64696c20 possible "fix" for android 13 not being able to load swb files 2023-09-11 17:03:56 -06:00
Diego Salazar
f6b9548e1d
Bumped version (1.7.20, build 188) 2023-09-08 09:25:58 -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
ryleedavis
1dea6cdb7d rough ui for desktop tor settings + svgs for tor settings 2023-09-05 16:26:52 -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