Commit graph

341 commits

Author SHA1 Message Date
julian
425dc1ca5a clean up boost txn view 2024-06-20 10:39:22 -06:00
sneurlax
0fea4a78dc WIP stash (force push overwrite me later) 2024-06-20 10:39:22 -06:00
sneurlax
f2ca700a9f WIP boost fee slider 2024-06-20 10:39:22 -06:00
sneurlax
6fa1bc75af add WIP boost transaction dialog 2024-06-20 10:39:22 -06:00
sneurlax
0407a09083 move "Boost transaction" button to fee section of tx details vie 2024-06-20 10:39:22 -06:00
sneurlax
14ef66990f add basic RBF UI indicator on tx details 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
d8f6ff23d4 don't show lelantus balance on mobile if zero 2024-05-08 13:26:51 -06:00
julian
8a076a8d5b init state provider fix 2024-05-08 10:58:14 -06:00
julian
12c47fcbec extract date picker to separate file 2024-05-07 13:01:31 -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
5644d763c2 Merge branch 'staging' into add_frost 2024-03-01 13:07:04 -06:00
likho
38c9de21f4 WIP: Update to latest Epic release 2024-02-28 07:04:55 +02:00
sneurlax
7d5cc8d8be Merge branch 'staging' into add_frost 2024-02-23 17:37:21 -06:00
Diego Salazar
e5df9d94bd
Merge pull request #743 from cypherstack/electrumx
ElectrumX fixes: Use subscribable ElectrumX client for subscribing to chain height, resolve issue with sorting by a null blockHeight for unconfirmed tx, and if just one response is returned, return it as a single-item list
2024-02-06 20:51:21 -07:00
Diego Salazar
cbbcf4dccc
Merge pull request #745 from cypherstack/epic-ui-fixes
Epic UI fixes, add missing data
2024-02-06 20:51:02 -07:00
sneurlax
469ab91dfd exit wallet when backing out from wallet view on mobile 2024-02-06 18:53:29 -06:00
likho
03f7fa1a1e Epic UI fixes, add missing data 2024-02-05 10:34:10 +02:00
sneurlax
9e3cc4544d lelantus->Lelantus, spark->Spark, firo->Firo 2024-01-31 15:35:20 -06:00
julian
444afb88ae WIP frost send 2024-01-23 18:33:40 -06:00
julian
dd0fc6f369 refactor unnecessary provider watch 2024-01-19 15:38:17 -06:00
julian
b0eeec7568 eth token prices fixes 2024-01-16 13:08:28 -06:00
julian
b70974b050 add transaction filter for custom queries based on wallet type 2024-01-15 14:48:57 -06:00
julian
1cd7289fe2 eth token refresh fix 2024-01-15 10:37:24 -06:00
julian
a3120932dd add asm to required params list and some other paynym tx fixes 2024-01-14 11:27:01 -06:00
julian
94d1698fd7 see all token transaction navigation fix 2024-01-13 12:03:54 -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
111f219394 show spark memo on incoming tx details view 2024-01-12 16:45:19 -06:00
julian
73767a474e filter out token transactions on main wallet tx list 2024-01-11 12:21:28 -06:00
julian
5cee68913c null assignment fix 2024-01-11 12:19:56 -06:00
julian
46d454fad1 token transaction display fixes 2024-01-11 12:12:31 -06:00
julian
90cc8ced9c add token support to tx v2 card 2024-01-11 11:31:28 -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
cb7e63ba3b rough epic cash refactor 2024-01-09 10:56:05 -06:00
julian
72eee46220 particl and namecoin refactor skeleton code with some interface clean up 2024-01-08 09:13:44 -06:00