Commit graph

795 commits

Author SHA1 Message Date
julian
fa8829072e enable solana and disable frost on desktop in release builds 2024-05-07 11:24:19 -06:00
Julian
0d3ae2a635 various frost ui flow tweaks and fixes 2024-05-03 12:22:19 -06:00
julian
10b9e5433e mobile frost wallet settings screen ui update 2024-05-03 09:37:59 -06:00
julian
292b8a03c0 prep frost ui refactor 2024-05-03 09:37:58 -06:00
julian
4df2a7d214 remove unused frost wallet toggle 2024-05-03 09:37:58 -06:00
julian
420c73ed5d mobile address list changes as per figma 2024-04-24 17:17:29 -06:00
julian
53b849c8c5 slightly hacked in address type selection and generation based on the wallet's supported address types 2024-04-24 16:36:12 -06:00
dethe
00f1b3999b validation and other fixes 2024-04-23 16:11:10 -05:00
sneurlax
4e732a5253 add solana enabled pref
toggled in dev menu
2024-04-23 16:11:10 -05:00
dethe
68210b2765 add solana 2024-04-23 16:11:10 -05:00
julian
622740a8c0 centralized electrum client management 2024-04-23 13:59:35 -06:00
julian
9f5a5901f6 More bitcoindart -> coinlib migration 2024-04-18 11:33:23 -06:00
julian
e15e8e3530 move bip86 down to preserve index values of other values just in case 2024-04-12 14:56:10 -06:00
sneurlax
f2effa3575 add most basic bip86 address derivation stub
to be tested according to https://github.com/bitcoin/bips/blob/master/bip-0086.mediawiki#test-vectors
2024-04-12 14:04:01 -06:00
Kronk
98c8b4dc6a
Update block_explorers.dart (change eCash default explorer)
Changed the eCash block explorer from bitcoinabc.org to the default explorer.e.cash.
2024-04-01 17:29:22 +02:00
sneurlax
5e7c9ad65b add FROST enabled pref
a bool
toggle from hidden settings menu
2024-03-20 16:08:49 -05:00
Diego Salazar
9cd4ac162d
Merge pull request #812 from cypherstack/change-coin-ordering
Change coin ordering
2024-03-18 11:12:24 -06:00
Likho
27410b8ead Change coin ordering 2024-03-15 20:02:14 +02:00
likho
ec51f95449 WIP: Add frost mascot 2024-03-14 20:23:41 +02:00
sneurlax
5644d763c2 Merge branch 'staging' into add_frost 2024-03-01 13:07:04 -06:00
sneurlax
2513600a63 update epicbox 2024-02-27 14:45:13 -06:00
sneurlax
bbfb152bd7 add bitcoin frost cases to validation switch
i'd like to do this more elegantly and just use each wallet impl's validateAddress

but this will do for now
2024-02-23 18:02:01 -06:00
sneurlax
7d5cc8d8be Merge branch 'staging' into add_frost 2024-02-23 17:37:21 -06:00
sneurlax
7865e36638 change default americas epicbox server to stackwallet.epicbox.com 2024-02-22 14:56:20 -06:00
likho
3b66997b88 Update validateAddress to use the coin's validate address 2024-02-07 17:50:38 +02:00
likho
03dc8d6e75 Update validateAddress to use the coin's validate address 2024-02-07 17:41:38 +02:00
julian
6a7ec2d5d2 untested: Bitcoin frost 2024-01-19 17:44:01 -06:00
julian
85b66fd849 WIP bitcoin frost wallet addition 2024-01-19 15:38:17 -06:00
julian
500fd9b94d use isTestnet flag on coin enum 2024-01-15 15:44:55 -06:00
julian
7af2fea977 paynymn fixes and clean up 2024-01-14 14:02:48 -06:00
julian
a69b4f8ed5 paynym refactor to tx v2 2024-01-14 11:27:01 -06:00
julian
d0bd99e0fc reset tezos address type from unknown to tezos 2024-01-11 17:26:21 -06:00
julian
90deb600b4 untested stellar 2024-01-11 17:20:21 -06:00
julian
e6317a8507 infinite loop bugfix 2024-01-10 20:46:43 -06:00
julian
9996328126 More WIP eth + tokens 2024-01-10 16:53:12 -06:00
julian
c4a3874bf0 various epiccash tweaks and fixes 2024-01-09 14:43:58 -06:00
julian
8ff9227e48 update ecash default server 2024-01-05 12:59:23 -06:00
julian
4de6670a7d spark balance icon 2024-01-04 18:58:19 -06:00
julian
09a57e246a revert to using our own firo testnet server 2024-01-04 18:50:07 -06:00
julian
97ff9ecf8b const app dir name 2023-12-29 10:34:41 -06:00
julian
cb46c2fa3a add named constructor that should have been done ages ago 2023-12-27 09:07:40 -06:00
julian
9ff323393e firo testnet testing enable 2023-12-04 13:16:04 -06:00
julian
430882cb6a various firo related clean up and fixes 2023-11-24 11:56:38 -06:00
julian
f3612ab79b enforce default node addition per crypto currency 2023-11-16 19:44:17 -06:00
julian
994922c146 fix missing nodes in ui 2023-11-16 19:15:20 -06:00
julian
185cfd26e2 consistent wallet mixin interface naming 2023-11-16 16:25:20 -06:00
julian
e8972024dc More WIP firo spark electrumx 2023-11-16 14:49:35 -06:00
julian
09a452b4ca allow setting custom app root dir on desktop via cli args 2023-11-16 12:03:15 -06:00
julian
c381326dd5 refactored ba/nano wallets 2023-11-15 15:59:01 -06:00
julian
bf8113f79e refactor fusion server defaults 2023-11-14 16:47:45 -06:00
julian
be66c71154 refactor fusion server prefs 2023-11-14 16:34:01 -06:00
julian
28efe3e18d manual cherry picking 2023-11-14 16:33:54 -06:00
julian
f799b68a69 apply new cash fusion wallet mixin and some other small clean up 2023-11-14 15:49:37 -06:00
julian
f5bd1d22f6 clean up walletInfo 2023-11-09 16:27:17 -06:00
julian
e20d16436d min/required confirmations switch 2023-11-08 16:09:28 -06:00
julian
36a1795984 WIP btc and other electrumx based coins tx building/send as well as various small tweaks and fixes 2023-11-08 13:57:38 -06:00
julian
daa9ccd099 wownero mostly ready for testing 2023-11-06 15:37:18 -06:00
julian
5e256b2e2a update current db version constant 2023-11-06 11:24:02 -06:00
julian
f778a9309f clean up migrate code slightly 2023-11-06 11:09:39 -06:00
julian
c6a370e4f5 WIP group fusions on wallet home screen activity 2023-10-20 17:26:42 -06:00
julian
8c186d7ae6 add fusion tx icon 2023-10-20 10:38:47 -06:00
julian
9d01f0beaa json encoding fix 2 2023-10-17 14:33:46 -06:00
julian
c54b4d39d3 add persistent fusion server prefs 2023-10-16 15:04:27 -06:00
sneurlax
006c0a19f3 add cashfusion svg 2023-10-16 12:38:24 -05:00
julian
a21eb37b26 WIP bch transaction parsing 2023-10-16 09:53:04 -06:00
sneurlax
f17c6a0875 Merge branch 'staging' into fusion 2023-09-21 14:55:09 -05:00
julian
157901e33d one time stacy tor dialog 2023-09-20 14:39:06 -06:00
ryleedavis
0ef9759434 svgs for fusion progress dialog 2023-09-19 14:15:15 -06:00
sneurlax
28b2f4f6b6 Merge remote-tracking branch 'origin/arti' into fusion 2023-09-15 15:06:10 -05:00
julian
4e3390a7c0 refactor TorService 2023-09-15 13:51:20 -06:00
julian
abe3f85ca8 add onion animation to assets 2023-09-15 10:20:01 -06:00
Josh Babb
67f3217daf Merge arti into fusion 2023-09-14 14:45:47 -05:00
sneurlax
5ac7ae95cb formatting 2023-09-13 16:49:37 -05:00
julian
4b518243c6 Tor kill switch getter name refactor and bugfix 2023-09-13 10:33:44 -06:00
sneurlax
ba42b76296 WIP showing that added Content-Lengths get stripped/ignored 2023-09-11 18:41:37 -05:00
ryleedavis
5b863dcb9d tor http connection 2023-09-11 14:29:10 -06:00
ryleedavis
5053e7d97a WIP: tor http connection 2023-09-11 14:20:40 -06:00
ryleedavis
f240163a91 WIP: tor http connection 2023-09-08 15:09:59 -06:00
sneurlax
3e36723da3 TorStatusChangedEvent->TorPreferenceChangedEvent 2023-09-07 15:37:23 -05: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
6e625e2c74 add tor status change event and fire on pref changed 2023-09-07 09:20:45 -06:00
ryleedavis
1dea6cdb7d rough ui for desktop tor settings + svgs for tor settings 2023-09-05 16:26:52 -06:00
ryleedavis
f6a0950c24 WIP: tor settings view for mobile 2023-09-01 16:50:17 -06:00
julian
2e64d35629 tezos does not used the bip39 lib directly. Do not show new wallet options. Needs more investigation 2023-08-23 11:49:21 -06:00
julian
63ab0b09e8 revert enum name 2023-08-23 11:29:10 -06:00
ryleedavis
467f57c74e resolve merge conflicts 2023-08-23 10:59:13 -06:00
ryleedavis
cceab1a036 Merge branch 'staging' into add-xtz
# Conflicts:
#	lib/pages/settings_views/global_settings_view/manage_nodes_views/add_edit_node_view.dart
#	lib/pages/settings_views/global_settings_view/manage_nodes_views/node_details_view.dart
#	lib/widgets/node_card.dart
2023-08-23 10:53:34 -06:00
likho
4729789f9a Add break statements to case, add test connection to node_card and include port when testing node connection 2023-08-23 16:59:00 +02:00
Likho
c44b64f4c0
Merge branch 'staging' into xlm-bug-fixes 2023-08-23 15:24:43 +02:00
likho
961b687e27 Test node connection when updating and node and show error codes on send fail instead of generic error 2023-08-23 15:13:17 +02:00
julian
04bba2bf2a new wallet mnemonic options for supported coins 2023-08-22 15:07:08 -06:00
likho
2732b2fe71 WIP: XLM fixes and refactor 2023-08-22 18:33:24 +02:00
likho
d785a2ef83 Fix error with Stellar pretty name not found 2023-08-14 10:14:47 +02:00
julian
99dc1aef42 add tor pref 2023-08-07 11:20:54 -06:00
julian
53b8adca16 basic tor service 2023-08-07 10:39:04 -06:00
detherminal
a1ef84fbe6 fix stellarTestNet and dependency problems 2023-07-28 23:00:14 +03:00
ryleedavis
724f6193d7 merge conflicts 2023-07-28 10:50:05 -06:00
ryleedavis
b66b25eb1f Merge branch 'staging' into add-xtz
# Conflicts:
#	lib/pages/settings_views/global_settings_view/manage_nodes_views/add_edit_node_view.dart
#	lib/pages/settings_views/global_settings_view/manage_nodes_views/node_details_view.dart
#	lib/services/coins/coin_service.dart
#	lib/services/price.dart
#	lib/utilities/amount/amount_unit.dart
#	lib/utilities/block_explorers.dart
#	lib/utilities/constants.dart
#	lib/utilities/default_nodes.dart
#	lib/utilities/enums/coin_enum.dart
#	lib/utilities/enums/derive_path_type_enum.dart
#	lib/widgets/node_card.dart
#	lib/widgets/node_options_sheet.dart
#	pubspec.yaml
2023-07-28 10:48:52 -06:00
ryleedavis
5c06d9dc59 format adjustments + remove tezos from themeAssetsv1 2023-07-28 10:32:50 -06:00