Commit graph

4911 commits

Author SHA1 Message Date
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
83a3e2f91d epiccash ref 2023-10-30 09:23:38 -06:00
Julian
e4fa06214c add script to make it easier to run build runner and update mocks from merge 2023-10-29 12:31:15 -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
Diego Salazar
9e105956e2
Bumped version (v1.8.1, build 192) 2023-10-28 19:59:51 -06:00
Diego Salazar
2f3a9493be
Merge pull request #695 from cypherstack/ui-fixes
Eth fixes
2023-10-28 19:59:11 -06:00
julian
d8c5028ebc eth api response data changes 2023-10-28 10:20:17 -06:00
julian
09f5894f21 Merge remote-tracking branch 'origin_SW/staging' into ui-fixes 2023-10-27 14:12:19 -06:00
julian-CStack
392196ac3a
Merge pull request #685 from cypherstack/fusion
CashFusion
2023-10-27 14:08:36 -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
sneurlax
a3ad7b5926 pubspec lock update 2023-10-27 11:43:17 -05:00
julian-CStack
bfc24edeab
Update test.yaml
Flutter version
2023-10-27 10:41:55 -06:00
julian
a9094a4ad9 update tests 2023-10-27 09:56:26 -06:00
sneurlax
43eee96c4c update fusiondart ref to julian's equality check fix 2023-10-27 10:16:21 -05:00
sneurlax
bdcc958d9d update fusiondart ref 2023-10-26 22:51:27 -05:00
julian
a5930647a8 possible index violation error fix 2023-10-26 16:44:50 -06:00
julian
c2dd868421 update fusiondart dep 2023-10-26 16:22:46 -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
b5ce7c6635 replace fusiondart submodule with package 2023-10-26 10:48:54 -05:00
sneurlax
b0124ca691 add FusionMode enum and require its usage 2023-10-26 10:30:12 -05:00
julian
7d385bdb1a completer check 2023-10-25 12:26:46 -06:00
julian
10f3e53dcb type fixes 2023-10-25 11:14:43 -06:00
julian
ea04ea9796 fixes 2023-10-25 10:45:30 -06:00
julian
381a6b7b4b desktop fixes 2023-10-25 10:14:18 -06:00
sneurlax
6197cc6b6a cleanup 2023-10-25 10:29:10 -05: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