Commit graph

3500 commits

Author SHA1 Message Date
julian
568a0cab1a refactor wallets.dart 2023-10-31 11:13:26 -06:00
julian
6db89bb18f add chain height update and refactor balance update 2023-10-31 10:06:35 -06:00
julian
405e432d12 eth failed tx bug fix 2023-10-31 09:17:49 -06:00
julian
11fe9f19b5 wallet periodic refresh, more bch impl, various other clean up and fixes 2023-10-30 16:58:15 -06:00
julian
59b8fe38e2 coinlib import fixes 2023-10-30 14:02:33 -06:00
julian
5e5f2607a2 add bch skeleton 2023-10-30 11:45:13 -06:00
julian
f2c27a724c btc validate address 2023-10-30 11:42:57 -06:00
julian
249a883681 add genesis hash getters 2023-10-30 11:42:45 -06:00
julian
455a45eb50 clean up unused code 2023-10-30 11:41:32 -06:00
julian
56bd1eff37 add tx version flag to decide on which transaction "table" to access from db 2023-10-30 11:41:03 -06:00
julian
f415334d21 import fix 2023-10-30 10:33:49 -06:00
julian
b2bb4832de fix missing schema 2023-10-30 09:48:21 -06:00
julian
3466f4cdd3 fix import 2023-10-30 09:48:05 -06:00
julian
1eea37c54c remove bad expanded 2023-10-30 09:47:52 -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
d8c5028ebc eth api response data changes 2023-10-28 10:20:17 -06:00
julian
07a717d20a SigningData toString 2023-10-27 11:38:41 -06:00
julian
86c33d4cb5 no need to fetch address if it already exists 2023-10-27 11:38:41 -06:00
sneurlax
c0389d2da7 update all uiStates whenever we update any of them
except on failure
2023-10-27 11:43:42 -05:00
julian
a5930647a8 possible index violation error fix 2023-10-26 16:44:50 -06:00
julian
b82cd05fd9 reserve in batch 2023-10-26 16:22:30 -06:00
julian
f915a705dc checking electrumx takes too long 2023-10-26 16:06:47 -06:00
sneurlax
390bc8026f add torForOvert flag 2023-10-26 12:29:06 -05:00
julian
3e559a27f3 final clean up 2023-10-26 09:54:27 -06:00
sneurlax
b0124ca691 add FusionMode enum and require its usage 2023-10-26 10:30:12 -05:00
julian
ea04ea9796 fixes 2023-10-25 10:45:30 -06:00
julian
381a6b7b4b desktop fixes 2023-10-25 10:14:18 -06:00
julian
eb95cc3abf update ref and pass in more data 2023-10-25 08:46:00 -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
a2b20316ce notifier not required on read when not updating value 2023-10-24 16:49:39 -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
d041d9a9ec performance fix 2023-10-24 12:28:09 -06: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
sneurlax
d04caa0fb7 Merge remote-tracking branch 'origin/fusion' into fusion 2023-10-23 13:19:45 -05:00
sneurlax
f81b71ba9e icons same color as text 2023-10-23 13:19:36 -05: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
julian
3b2260aab2 possible bad state: no element error fix 2023-10-23 10:55:11 -06:00
julian
0c3735ef41 ignore bad tx for now and log it 2023-10-23 10:47:44 -06:00
julian
355c247275 remove unused vars 2023-10-23 09:51:54 -06:00