julian
|
dc9583a5fe
|
add change address checks and handle dynamic querying of addresses depending on wallet/coin
|
2023-11-07 10:25:04 -06:00 |
|
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
|
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 |
|