Commit graph

4156 commits

Author SHA1 Message Date
julian
e20ce631e6 count fix 2023-08-22 15:40:19 -06:00
julian
abbf557b41 style tweak 2023-08-22 15:40:12 -06:00
julian
02baf4a198 ensure new wallet mnemonic options is reset 2023-08-22 15:10:51 -06: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
julian-CStack
3b4f3b776a
Merge pull request #617 from cypherstack/docs
Update Linux docs to remove Android emulator references
2023-08-22 10:14:40 -06:00
julian-CStack
1474dd9c0e
Merge branch 'staging' into docs 2023-08-21 11:10:19 -06:00
likho
444860da53 Return just one value for fees since endpoint returns only one value for fees 2023-08-16 15:17:58 +02:00
likho
e8d5c3ad8b Return tx id when sending, implement updateSentTx 2023-08-16 14:46:21 +02:00
likho
e3fb83a61f Send all 2023-08-15 18:01:51 +02:00
likho
5b23b2efd4 Merge branch 'add-xtz' of github.com:cypherstack/stack_wallet into add-xtz 2023-08-15 16:49:38 +02:00
likho
0a77dad7ec Refactor Update transactions call 2023-08-15 16:49:28 +02:00
ryleedavis
6047c433af add tezos coin images 2023-08-15 08:19:29 -06:00
likho
520ceabf79 Clean up and refactor 2023-08-15 15:28:53 +02:00
ryleedavis
373637701c Fix tezos network status 2023-08-14 16:53:44 -06:00
Diego Salazar
27e33f4dea
Bump version (build 1.7.18, build 186) 2023-08-14 11:49:20 -06:00
Diego Salazar
b6aa7a974a
Merge pull request #647 from cypherstack/ui-fixes
clear electrumx cache option for firo wallets
2023-08-14 11:27:51 -06:00
Diego Salazar
f2b0274c47
Merge pull request #644 from cypherstack/allow-cancelling-incoming-txs
Allow cancelling incoming txs for Epiccash
2023-08-14 11:27:35 -06:00
julian
0d701a51b7 clear electrumx cache option for firo wallets 2023-08-14 09:21:27 -06:00
likho
a6d3941858 Fix send and refactoring 2023-08-14 16:36:27 +02:00
likho
d785a2ef83 Fix error with Stellar pretty name not found 2023-08-14 10:14:47 +02:00
likho
3c05c568eb Merge branch 'staging' into add-xtz 2023-08-07 17:13:55 +02:00
Likho
491fe2d402
Merge pull request #646 from detherminal/add-xtz
implement fees and sending?
2023-08-07 16:56:25 +02:00
detherminal
182a8cc732 implement fees and sending? 2023-08-06 00:16:19 +03:00
sneurlax
80f5e43ee5
Merge branch 'staging' into docs 2023-08-04 21:34:36 -05:00
likho
ea47e41d90 Allow cancelling incoming txs for Epiccash 2023-08-02 13:30:06 +02:00
Likho
d0cc16a739
Merge pull request #643 from cypherstack/ui-fixes
parse firo masternode payments
2023-08-01 09:18:55 +02:00
julian
e48afa4c6a parse firo masternode payments 2023-07-31 10:06:56 -06:00
julian-CStack
f5ac193a11
Merge pull request #642 from cypherstack/fix-desktop-onchain-notes
fix: Onchain notes missing for desktop
2023-07-31 09:31:03 -06:00
Likho
6a750c9356
Merge branch 'staging' into fix-desktop-onchain-notes 2023-07-31 15:00:51 +02:00
likho
ff944928b6 fix: Onchain notes missing for desktop 2023-07-31 12:16:08 +02:00
Diego Salazar
65fac64352
Bump version (1.7.17, build 185) 2023-07-28 15:17:41 -06:00
Diego Salazar
aa18ca35c4
Merge pull request #640 from cypherstack/ui-fixes
just firo things
2023-07-28 15:16:58 -06:00
Rylee Davis
74b0ca89bd
Merge pull request #641 from detherminal/add-xtz
fix conflicts and add filter for other operations
2023-07-28 14:22:49 -06:00
detherminal
a1ef84fbe6 fix stellarTestNet and dependency problems 2023-07-28 23:00:14 +03:00
julian
3900bb587a re enable caching of used coin serials 2023-07-28 13:57:26 -06:00
julian
2d0e1bced8 Merge remote-tracking branch 'origin_SW/staging' into ui-fixes 2023-07-28 13:53:33 -06:00
julian
64d946e752 apply lelantus rescan on desktop 2023-07-28 13:53:14 -06:00
julian
bd090a3e92 ensure no rescan flag on newly created or restored firo wallets 2023-07-28 13:17:21 -06:00
detherminal
f4688bd041 xtz: filter other operations 2023-07-28 22:16:04 +03:00
detherminal
68f3bc8731 fix dependency conflict 2023-07-28 22:15:34 +03:00
julian
8c91e0f3b8 WIP mobile one time firo rescan 2023-07-28 13:10:57 -06:00
julian
92f19de43c WIP one time firo rescan 2023-07-28 10:55:04 -06: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
ryleedavis
be0d820822 Merge branch 'add-xtz' of https://github.com/cypherstack/stack_wallet into add-xtz 2023-07-28 08:45:49 -06:00
Rylee Davis
78be92110d
Merge pull request #639 from detherminal/add-xtz
xtz: update api and add price
2023-07-28 08:45:24 -06:00
detherminal
3077465e81 xtz: update api and add price 2023-07-28 13:39:07 +03:00
julian-CStack
1920034e1f
Merge pull request #638 from cypherstack/ui-fixes
UI fixes
2023-07-27 15:44:58 -06:00