Commit graph

1474 commits

Author SHA1 Message Date
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