sneurlax
|
fd5bded8a6
|
Merge remote-tracking branch 'origin/staging' into arti
|
2023-09-12 10:24:27 -05:00 |
|
ryleedavis
|
5053e7d97a
|
WIP: tor http connection
|
2023-09-11 14:20:40 -06:00 |
|
julian
|
8b4f25e0f3
|
hide epic rescan for now
|
2023-09-10 14:57:07 -06:00 |
|
julian
|
c7cb9c30d9
|
await tor start/stop before modifying pref and use providers
|
2023-09-08 16:11:21 -06:00 |
|
julian
|
aa56d39721
|
await tor start/stop before modifying pref
|
2023-09-08 16:01:47 -06:00 |
|
sneurlax
|
95790faf52
|
toggle useTor pref on text button click in wallet network settings view
and formatting
|
2023-09-08 16:43:24 -05:00 |
|
sneurlax
|
832bfc08f7
|
show connecting state
|
2023-09-08 16:26:43 -05:00 |
|
sneurlax
|
e34df895de
|
add rest of tor status row to wallet network settings view
|
2023-09-08 16:23:10 -05:00 |
|
sneurlax
|
6d24242489
|
cancel sub on dispose and refactor row
|
2023-09-08 15:59:29 -05:00 |
|
sneurlax
|
afcd6d14dc
|
add just one row of the needed tor status network status dialog row
|
2023-09-08 15:50:25 -05:00 |
|
julian
|
02ae941a98
|
Merge remote-tracking branch 'origin_SW/staging' into arti
|
2023-09-08 07:54:14 -06:00 |
|
sneurlax
|
a0491b9d22
|
move tor_connection_status_changed_event.dart to event_bus global folder
|
2023-09-07 17:13:27 -05:00 |
|
sneurlax
|
2c77ac1b5d
|
fire TorConnectionStatusChangedEvents from tor service
and move tor_service file and unableToConnect->disconnected
|
2023-09-07 16:27:00 -05:00 |
|
sneurlax
|
a8ed46d804
|
TorSyncStatusEvent->TorConnectionStatusEvent
and rename file
|
2023-09-07 15:44:53 -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 |
|
ryleedavis
|
11b7456855
|
fixed tor status text
|
2023-09-06 16:49:47 -06:00 |
|
ryleedavis
|
b5fcea18f6
|
tor status text
|
2023-09-06 16:39:45 -06:00 |
|
ryleedavis
|
7289de0160
|
minor ui fixes
|
2023-09-06 14:26:04 -06:00 |
|
ryleedavis
|
c3aaf0574b
|
added information to tor dialogs
|
2023-09-06 13:43:09 -06:00 |
|
ryleedavis
|
d560a30941
|
add dialogs to tor settings
|
2023-09-05 16:56:56 -06:00 |
|
ryleedavis
|
1dea6cdb7d
|
rough ui for desktop tor settings + svgs for tor settings
|
2023-09-05 16:26:52 -06:00 |
|
julian
|
9237e99f0c
|
clean up hidden settings
|
2023-09-05 11:53:44 -06:00 |
|
ryleedavis
|
f6a0950c24
|
WIP: tor settings view for mobile
|
2023-09-01 16:50:17 -06:00 |
|
julian
|
4de632bdb4
|
fix switch statement logic
|
2023-08-23 11:35:04 -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
|
2732b2fe71
|
WIP: XLM fixes and refactor
|
2023-08-22 18:33:24 +02:00 |
|
sneurlax
|
f2af2b10bd
|
Revert "Merge branch 'tor' into tor-presocks"
This reverts commit 75750e2bd1 .
|
2023-08-15 22:10:41 -05:00 |
|
julian
|
0d701a51b7
|
clear electrumx cache option for firo wallets
|
2023-08-14 09:21:27 -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
|
197d760102
|
Merge branch 'staging' into add-xtz
# Conflicts:
# pubspec.lock
|
2023-07-27 10:45:41 -06:00 |
|
likho
|
7061c3c40b
|
Add testnet to coin list
|
2023-07-27 13:09:56 +02:00 |
|
detherminal
|
e0df4723ae
|
feat: add xlm
|
2023-07-22 10:21:04 +02:00 |
|
julian
|
8a0a45f131
|
mobile rep fix
|
2023-07-21 16:09:47 -06:00 |
|
julian
|
3125a25a69
|
add change rep to desktop
|
2023-07-21 15:58:28 -06:00 |
|
julian
|
e7b480e585
|
add ba/nano wallet representative change option to wallet settings, remove coin control from ba/nano, and some other clean up
|
2023-07-21 14:11:30 -06:00 |
|
likho
|
45af21dc27
|
Fix merge conflicts with staging
|
2023-07-19 16:37:54 +02:00 |
|
detherminal
|
0ae747aebc
|
feat: add xtz
|
2023-07-19 16:19:48 +02:00 |
|
julian
|
87ed25bd5b
|
use relative path for theme assets
|
2023-07-03 18:25:18 -06:00 |
|
julian
|
9513b203a9
|
refactor delete hive boxes in prep for hive->isar migration
|
2023-07-03 13:58:11 -06:00 |
|
julian
|
89c28a2d9d
|
re enable git versions
|
2023-06-08 13:24:35 -06:00 |
|
julian
|
b6ed690eb6
|
fix: default coin units length and banano unit names
|
2023-06-07 13:17:49 -06:00 |
|
julian
|
a353ab341a
|
Merge remote-tracking branch 'origin_SW/staging' into flutter_upgrade
# Conflicts:
# crypto_plugins/flutter_libmonero
|
2023-06-05 16:26:28 -06:00 |
|
julian
|
117007180e
|
fix: missing coin cases
|
2023-06-05 14:55:41 -06:00 |
|
julian
|
b92fb5b547
|
Merge remote-tracking branch 'origin_SW/add_nano' into flutter_upgrade
# Conflicts:
# pubspec.lock
|
2023-06-05 14:48:03 -06:00 |
|