Commit graph

4091 commits

Author SHA1 Message Date
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
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
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
julian
67d735fb66 Merge remote-tracking branch 'origin_SW/staging' into ui-fixes 2023-07-27 15:44:12 -06:00
julian
a6a7b53837 show file path on image save 2023-07-27 15:42:58 -06:00
julian
c1b7c9239b monke fix 2023-07-27 15:36:14 -06:00
Diego Salazar
e38f845f00
Bump version (1.7.17, build 184) 2023-07-27 15:34:55 -06:00
julian-CStack
1783ca6517
Merge pull request #637 from cypherstack/ui-fixes
UI fixes
2023-07-27 15:21:20 -06:00
julian
4991ca3341 update rpc related tests 2023-07-27 15:18:02 -06:00
julian
21d81a9574 update mocks 2023-07-27 15:08:43 -06:00
julian
4edd59f0ec Merge remote-tracking branch 'origin_SW/staging' into ui-fixes 2023-07-27 14:59:00 -06:00
julian-CStack
2bc9813ab5
Merge pull request #632 from cypherstack/ordinals
Fix ordinals null issue and re-add to UI
2023-07-27 14:56:41 -06:00
julian-CStack
690a170694
Merge pull request #633 from detherminal/add-xtz
fix: fetch from nodes instead of tzkt
2023-07-27 14:54:16 -06:00
julian
7765ed2465 fix request timeout bug 2023-07-27 14:42:03 -06:00
Diego Salazar
085895fb4d Bump version (v1.7.17, build 183) 2023-07-27 14:42:03 -06:00
Josh Babb
c44623a8ea hasWhirlpoolSupport->hasOrdinalsSupport 2023-07-27 15:32:32 -05:00
Josh Babb
5f604eba3c fix response-counting logic
could be improved yet...
2023-07-27 15:32:18 -05:00