Commit graph

1541 commits

Author SHA1 Message Date
sneurlax
f30e996655 dummy hidden settings prepare spark mint button 2023-12-07 14:55:40 -06:00
sneurlax
dd01444ff5 add refresh spark data hidden button 2023-12-07 14:46:50 -06:00
julian
d5cb4dd6b4 backport of some tezos fixes 2023-12-04 15:45:33 -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
9ff323393e firo testnet testing enable 2023-12-04 13:16:04 -06:00
julian
c1be34e9cb desktop rescan complete dialog size fix and some internal tweaks 2023-11-27 12:03:04 -06:00
julian
430882cb6a various firo related clean up and fixes 2023-11-24 11:56:38 -06:00
julian
56b9e1f851 Use different derivation path for new tezos wallets and scan tezos derivation path variations on recover and use first with history or default to the new standard path 2023-11-23 12:32:08 -06:00
julian
63917a7adb add tzkt link to about 2023-11-22 12:39:38 -06:00
julian
391304f6da tezos and various tweaks 2023-11-22 12:30:09 -06:00
julian
700943ada4 add tezos rpc node test connection logic 2023-11-21 15:10:58 -06:00
julian
62c1628fa7 WIP tezos 2023-11-20 13:55:22 -06:00
julian
8e1449ac41 WIP firo refactor 2023-11-20 09:15:36 -06:00
julian
d5fafb64dc fix getsparkmintmetadata call 2023-11-17 09:23:16 -06:00
julian
994922c146 fix missing nodes in ui 2023-11-16 19:15:20 -06:00
julian
185cfd26e2 consistent wallet mixin interface naming 2023-11-16 16:25:20 -06:00
julian
e8972024dc More WIP firo spark electrumx 2023-11-16 14:49:35 -06:00
julian
932937f3a1 add temporary test buttons for spark calls 2023-11-16 12:15:53 -06:00
julian
c6150b23d9 untested paynym refactor impl 2023-11-16 10:54:57 -06:00
julian
c381326dd5 refactored ba/nano wallets 2023-11-15 15:59:01 -06:00
julian
df4b11e6e0 fix wallets list in ui 2023-11-15 10:59:03 -06:00
julian
982cf99e5c re enable wallet deletion 2023-11-15 09:41:35 -06:00
julian
d78a3e5104 txn2 flag in ui branch 2023-11-14 17:21:55 -06:00
julian
bf8113f79e refactor fusion server defaults 2023-11-14 16:47:45 -06:00
julian
be66c71154 refactor fusion server prefs 2023-11-14 16:34:01 -06:00
julian
28efe3e18d manual cherry picking 2023-11-14 16:33:54 -06:00
sneurlax
b776ba0678 ambiguate CashFusion -> Fusion, change wording and remove BCH references 2023-11-14 15:52:35 -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
5b5908196d refactor various electrumx class names 2023-11-14 14:35:53 -06:00
julian
c51b6be2c4 add support for old electrumx servers that do not support batching. Also call wallet.init() on creation 2023-11-14 13:21:21 -06:00
julian
d1a3f21396 sort transactions first by time, then by when they first appeared in db 2023-11-09 16:13:31 -06:00
julian
baaf375942 various tweaks to get a btc testnet tx to send 2023-11-09 15:31:23 -06:00
julian
255d9a7813 edit tx note fix 2023-11-09 12:26:15 -06:00
julian
758c3def5f transaction note provider 2023-11-09 11:39:26 -06:00
julian
335c2b9993 transaction note isar migration 2023-11-09 09:47:36 -06:00
julian
e20d16436d min/required confirmations switch 2023-11-08 16:09:28 -06:00
julian
d93136e285 favourites ui fixes and provider tweaks 2023-11-08 15:43:01 -06:00
julian
36a1795984 WIP btc and other electrumx based coins tx building/send as well as various small tweaks and fixes 2023-11-08 13:57:38 -06:00
julian
dd73a0f86b various other structure fixes and updates 2023-11-06 15:37:44 -06:00
julian
f2715f3f5e remove Manager, add mnemonic based wallet mixin, and WIP SWB process 2023-11-06 10:44:23 -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
b88c073e22 Merge remote-tracking branch 'origin_sw/staging' into wallets_refactor
# Conflicts:
#	crypto_plugins/flutter_libepiccash
#	lib/db/isar/main_db.dart
#	pubspec.lock
#	pubspec.yaml
#	test/services/coins/firo/firo_wallet_test.mocks.dart
#	test/widget_tests/transaction_card_test.mocks.dart
2023-10-29 12:27:02 -06:00
julian
4d71d3dec6 ensure failed state is reset so that the retry button is not shown when fusing again or after tapping retry 2023-10-24 17:04:09 -06:00
julian
3c4fc5e0cc couple tweaks 2023-10-24 16:43:41 -06:00
julian
5edfafae4f mobile button layout fixes 2023-10-24 16:11:53 -06:00
julian
c9b4029826 small ui tweaks in tx details screen 2023-10-24 13:12:03 -06:00
sneurlax
ae68a85937 don't expand all the things 2023-10-24 13:59:09 -05:00
julian
3e767f7778 clean up tx details w/ more than one output address displayed 2023-10-24 08:34:07 -06:00
julian
bb0511d468 look up v2 txns by address 2023-10-23 16:20:53 -06:00
sneurlax
bfbcaea4c5 fix mobile button height 2023-10-23 16:47:08 -05:00
sneurlax
61dbc3a0e4 mobile expanded fix and fusiondart pub ref update
fusiondart pub ref update is just to remove some outdated comments.
2023-10-23 16:11:42 -05:00
julian
968f028199 fusion tx ui fixes for mobile 2023-10-23 15:05:50 -06:00
julian
a299ca1315 all transactions v2 for bch 2023-10-23 13:29:46 -06:00
julian
0396b7865f all transactions sort groups properly 2023-10-23 13:29:30 -06:00
julian
bd634e5564 remove unused file and color fix 2023-10-23 12:38:42 -06:00
julian
4c6404cfb2 fusion group details 2023-10-23 11:49:46 -06:00
julian
f290743d31 clean up 2023-10-23 11:16:05 -06:00
sneurlax
5720f08aad Revert "raise maxNumberOfIndexesToCheck for bch"
This reverts commit 4627af9208.
2023-10-21 16:45:48 -05:00
sneurlax
4627af9208 raise maxNumberOfIndexesToCheck for bch 2023-10-21 16:45:40 -05:00
julian
c6a370e4f5 WIP group fusions on wallet home screen activity 2023-10-20 17:26:42 -06:00
julian
8061459832 WIP tx details for v2 txns 2023-10-20 14:19:51 -06:00
julian
0f1c1d21ad fix onchain note copy button bug 2023-10-20 14:19:51 -06:00
julian
6e258db344 fix tx amounts shown 2023-10-20 14:19:51 -06:00
julian
8c186d7ae6 add fusion tx icon 2023-10-20 10:38:47 -06:00
sneurlax
10d172184f uncomment problem-Expanded()s 2023-10-19 17:32:46 -05:00
julian
f96306cb76 mark transactions as fusion txns and use txV2 throughout bch 2023-10-19 16:25:12 -06:00
sneurlax
7e9baccedb Refactor "Do not close this window." message out of FusionProgress 2023-10-19 17:05:28 -05:00
sneurlax
45d21c2304 disable problematic Expand()s 2023-10-19 16:56:22 -05:00
julian
c1cfe080a0 WIP apply txv2 to bch 2023-10-19 15:37:04 -06:00
sneurlax
3678cc1a42 make ref.watchers final, expand mobile fusion success message 2023-10-19 16:26:56 -05:00
sneurlax
dd2926095b remove null assertions 2023-10-19 16:05:01 -05:00
sneurlax
b87812f167 add fusion round readout to desktop and persist mobile message 2023-10-19 14:50:30 -05:00
sneurlax
9c67ccdc3e add mobile fusion round count on success 2023-10-19 14:43:07 -05:00
sneurlax
247561ad6b add responsive spacer 2023-10-19 12:54:22 -05:00
sneurlax
e9717c7aa7 show try again and fuse again buttons based on uiState 2023-10-19 12:52:38 -05:00
julian
45737084fd WIP txV2 for bch for now 2023-10-19 11:32:55 -06:00
julian
be3f82e070 "see all" token txns fix 2023-10-18 13:59:59 -06:00
julian
91baaa0f16 show loading n cancel 2023-10-18 09:02:25 -06:00
julian
d2791e005d misleading text. Tor connection for the required parts of fusion messages happens in the background 2023-10-18 08:30:20 -06:00
sneurlax
5809687116 hook back and close buttons up to fusion's stop 2023-10-17 22:38:51 -05:00
sneurlax
9d4cdb31bd stop fusion on cashfusion view disposal
WIP
2023-10-17 22:23:27 -05:00
sneurlax
ed2a637e5e hook cancel buttons up to stop fn 2023-10-17 22:17:16 -05:00
julian
157484a4c9 add fusion server default button 2023-10-17 16:24:13 -06:00
julian
65882b66e1 testing 2023-10-17 14:34:15 -06:00
julian
7282e28eaf Merge branch 'ui-fixes' into fusion 2023-10-17 11:30:23 -06:00
julian
9c4ccfa7ad eth token wallet navigation fixes 2023-10-17 11:21:53 -06:00
julian
589bd51e70 clean up unused function 2023-10-16 16:45:36 -06:00
julian
98de6dba01 extract shared code into shared widget 2023-10-16 16:08:15 -06:00
julian
26055f402b font size fix 2023-10-16 15:31:03 -06:00
julian
1b868426f9 WIP mobile fusion progress view 2023-10-16 15:28:09 -06:00
julian
c54b4d39d3 add persistent fusion server prefs 2023-10-16 15:04:27 -06:00
sneurlax
a4c1814224 add roundCount param to FusionParams 2023-10-16 15:55:08 -05:00
julian
6351e47384 remove tor from desktop and clean up 2023-10-16 14:15:55 -06:00
julian
6c993e6cbc mobile fusion port digits only filter and rounded textfields 2023-10-16 14:01:50 -06:00
sneurlax
77d1d53866 pass values from form in to fuse() 2023-10-16 14:59:11 -05:00
julian
849303f9a7 add super.init 2023-10-16 13:51:08 -06:00
julian
a0e2456cf2 ssl checkbox 2023-10-16 13:50:34 -06:00
sneurlax
67cd3e5948 pass in a custom FusionParams from _serverTerm and _portTerm 2023-10-16 14:47:05 -05:00
julian
9b9a7cbb28 broken utxo fetch attempt 2023-10-16 13:46:05 -06:00