sneurlax
d986f27c96
WIP musig send view, but wallet creation not working correctly ATM
2024-12-30 19:39:38 -06:00
sneurlax
53901ef6a5
feat: WIP UI updates, add a MultisigCoordinator view
...
TODO: disable "Continue" button on setup view unless all inputs have values. Auto-fill first input in Coordinator view. Add walletId params as necessary in order to get relevant metadata
2024-12-29 16:02:29 -06:00
sneurlax
47525fb301
feat: WIP BIP48 wallet type and marker interface
2024-12-27 21:37:21 -06:00
sneurlax
7b629e81b4
feat: (WIP) add nfc_manager plugin and non-working UI elements
...
added Android permissions, but
TODO add iOS entitlements etc. ... see https://github.com/okadan/flutter-nfc-manager?tab=readme-ov-file#setup
2024-12-27 20:11:14 -06:00
julian
9a2589b4c3
disable segwit paynym claiming and disable follow/unfollow due to server token signing not working
2024-11-22 13:01:23 -06:00
julian
1d22eed7c4
disable paynym in view only wallets ui
2024-11-14 16:55:49 -06:00
julian
1f0ee995b9
ui view only wallet changes
2024-11-12 18:13:37 -06:00
julian
9cde0a1f65
feat: rough "churning" for xmr/wow
2024-11-12 18:13:37 -06:00
sneurlax
220cf65520
disable exchange data loading based on enableExchange pref
...
and refactor showExchange->enableExchange
2024-07-02 22:52:51 -05:00
sneurlax
2b2127aeb5
hide swap and buy buttons around the ui
...
and const keys
2024-07-02 22:41:00 -05:00
julian
8f605c4b1c
https://github.com/cypherstack/stack_wallet/issues/317
2024-06-27 15:07:01 -06:00
julian
37f23a09f5
btc testnet4
2024-06-20 10:39:22 -06:00
julian
e76ee79c89
clean up some TODOs
2024-06-07 08:50:50 -06:00
sneurlax
2b28e6b121
hide or show Buy features based on configuration
2024-06-05 17:48:38 -05:00
sneurlax
42b728eb08
hide or show Swap features based on configuration
2024-06-05 17:48:32 -05:00
julian
9006de0f0a
code style clean up and gen mocks
2024-05-27 18:01:41 -06:00
julian
e01b778778
dart fix --apply --code=prefer_relative_imports
2024-05-22 18:37:06 -06:00
julian
a82f6c3c6e
coin enum finally gone
2024-05-15 15:24:02 -06:00
julian
37cb83a2d4
fix coin card color
2024-05-14 10:26:03 -06:00
julian
20438da655
all wallets sync changes for better ui performance
2024-05-13 10:10:34 -06:00
julian
3f4ebe0229
specific error dialog when an unrecoverable frost error has occurred
2024-05-13 08:55:27 -06:00
julian
8a076a8d5b
init state provider fix
2024-05-08 10:58:14 -06:00
julian
65941478b8
experimental navigation
2024-05-03 16:38:12 -06:00
julian
ccca53f3d8
frost flow interruption dialog
2024-05-03 09:37:59 -06:00
julian
48e05919d5
use frost step scaffold for frost send/sign flow
2024-05-03 09:37:59 -06:00
julian
92d0733005
re route frost sign tx on mobile
2024-05-03 09:37:59 -06:00
julian
acccce62a8
frost wallet bottom nav bar ui refactor on mobile
2024-05-03 09:37:59 -06:00
sneurlax
7d5cc8d8be
Merge branch 'staging' into add_frost
2024-02-23 17:37:21 -06:00
sneurlax
469ab91dfd
exit wallet when backing out from wallet view on mobile
2024-02-06 18:53:29 -06:00
julian
444afb88ae
WIP frost send
2024-01-23 18:33:40 -06:00
julian
46d1310039
Some todo clean up and re prioritization
2024-01-13 11:09:37 -06:00
julian
e1a2cf85f3
fix token balance showing 0 on wallet info row
2024-01-13 10:00:42 -06: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
72eee46220
particl and namecoin refactor skeleton code with some interface clean up
2024-01-08 09:13:44 -06:00
julian
953acb493c
spark spend from transparent and various clean up
2023-12-27 10:01:13 -06:00
julian
73f213174d
WIP spark mint all
2023-12-22 18:15:44 -06:00
julian
acb0157d8a
Firo balance type toggle ui and send from balance type switching
2023-12-19 19:05:05 -06:00
julian
9a9c9550ee
Untested ecash fusion port. Manual port of https://github.com/cypherstack/stack_wallet/pull/705 combined with manual port to v2 transactions for ecash as well as a couple other changes ported from the wallets_refactor branch
2023-12-04 14:50:38 -06:00
julian
8e1449ac41
WIP firo refactor
2023-11-20 09:15:36 -06:00
julian
185cfd26e2
consistent wallet mixin interface naming
2023-11-16 16:25:20 -06:00
julian
c6150b23d9
untested paynym refactor impl
2023-11-16 10:54:57 -06:00
julian
d78a3e5104
txn2 flag in ui branch
2023-11-14 17:21:55 -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
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
julian
ce7d10ef16
rename and refactor wallets.dart provider
2023-10-31 11:15:59 -06:00
julian
968f028199
fusion tx ui fixes for mobile
2023-10-23 15:05:50 -06:00
Josh Babb
67f3217daf
Merge arti into fusion
2023-09-14 14:45:47 -05:00
julian
b0f4476fc2
refactor mobile status bar tor icon
2023-09-13 10:11:14 -06:00
sneurlax
6fe0bfef81
add tor icon to wallet view
2023-09-12 16:45:57 -05:00
Josh Babb
10eb56ef43
Merge remote-tracking branch 'origin/staging' into fusion
2023-08-01 11:01:11 -05:00