Commit graph

3518 commits

Author SHA1 Message Date
julian
12a8b6aea8 WIP doge wallet scaffolding and some reworking of the way utxos are fetched and parsed via electrumx 2023-11-06 17:10:07 -06:00
julian
f7673913fb address type bugfix 2023-11-06 15:55:49 -06:00
julian
91d68225ef dogecoin 2023-11-06 15:55:34 -06:00
julian
dd73a0f86b various other structure fixes and updates 2023-11-06 15:37:44 -06:00
julian
daa9ccd099 wownero mostly ready for testing 2023-11-06 15:37:18 -06:00
julian
e6556de97e refactor wallet constructors and add wownero shell 2023-11-06 12:26:33 -06:00
julian
fa4fa60532 couple bug fixes on migrate 2023-11-06 11:37:23 -06:00
julian
5e256b2e2a update current db version constant 2023-11-06 11:24:02 -06:00
julian
527b0c5d3a map key fix 2023-11-06 11:23:51 -06:00
julian
882bb816ea disable spam prints 2023-11-06 11:23:16 -06:00
julian
5ddf3e3a53 list type cast fix 2023-11-06 11:23:03 -06:00
julian
f778a9309f clean up migrate code slightly 2023-11-06 11:09:39 -06:00
julian
f08fed8f67 disable broken tests and run build runner code gen 2023-11-06 11:01:41 -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
be39ad2cd7 WIP walletInfo provider 2023-11-01 13:28:18 -06:00
julian
6bf1e7bbdc remove redundant providers 2023-10-31 11:18:37 -06:00
julian
ce7d10ef16 rename and refactor wallets.dart provider 2023-10-31 11:15:59 -06:00
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