Commit graph

115 commits

Author SHA1 Message Date
julian
d99231c973 fix spark anon set fetch using the reverse hex of the blockhash given to us by an earlier call of that same electrumx method 2024-05-30 15:09:26 -06:00
julian
3eb5a0a39c Cache Spark anonymity sets in sqlite 2024-05-29 17:24:25 -06:00
julian
9006de0f0a code style clean up and gen mocks 2024-05-27 18:01:41 -06:00
julian
3ee22cbbac handle getting currency via ticker or name a bit more nicely 2024-05-23 11:05:30 -06:00
julian
ec5fc6d2a5 fix remaining package imports/exports 2024-05-23 08:55:14 -06:00
julian
e01b778778 dart fix --apply --code=prefer_relative_imports 2024-05-22 18:37:06 -06:00
julian
cc7b958c5a script generated app_config.g.dart file 2024-05-22 13:38:49 -06:00
julian
c9d4e57d65 rename to shorter name 2024-05-21 12:57:51 -06:00
julian
a82f6c3c6e coin enum finally gone 2024-05-15 15:24:02 -06:00
julian
76a0a82b24 inspector should be off unless debugging 2024-04-23 14:01:38 -06:00
julian
622740a8c0 centralized electrum client management 2024-04-23 13:59:35 -06:00
julian
400f08c8bb minOutput = dust limit ? 2024-04-15 13:22:30 -06:00
sneurlax
7d5cc8d8be Merge branch 'staging' into add_frost 2024-02-23 17:37:21 -06:00
sneurlax
b8987c73c0 WIP use and reuse electrum adapter channel 2024-02-14 19:47:26 -06:00
julian
1e67f3585a some frost clean up 2024-01-25 02:20:37 -06:00
julian
8acf84e222 clean up unused code and mark old as deprecated 2024-01-17 12:09:04 -06:00
Julian
19605d2d25 fix error message 2024-01-16 09:49:08 -06:00
julian
37fe270a4b firo fix and clean up WalletInfo 2024-01-15 09:42:49 -06:00
julian
7af2fea977 paynymn fixes and clean up 2024-01-14 14:02:48 -06:00
julian
d0bd99e0fc reset tezos address type from unknown to tezos 2024-01-11 17:26:21 -06:00
julian
90deb600b4 untested stellar 2024-01-11 17:20:21 -06:00
julian
6942a9b3dd add tokenInfo to migration and a couple other eth token related tweaks 2024-01-10 17:16:04 -06:00
julian
61e687585e token wallet info cache refactor from hive to isar 2024-01-10 11:58:22 -06:00
julian
228444141b migration fix for mnemonic verified flag changes 2024-01-09 14:44:16 -06:00
julian
e5a4382153 breaking changes to wallet mnemonic verification 2024-01-05 17:22:40 -06:00
julian
acb0157d8a Firo balance type toggle ui and send from balance type switching 2023-12-19 19:05:05 -06:00
julian
f8a5e44d7b optimize spark coin refresh, refactor and clean up spark wallet recovery, and add extra data fields to the spark coin schema 2023-12-18 14:05:22 -06:00
julian
3cbc866fe9 update isar spark coin schema 2023-12-15 08:16:51 -06:00
julian
cf2114b7a3 cached spark used coin tags electrumx call 2023-12-13 16:15:59 -06:00
julian
e1241372bf cached spark anon set electrumx call fixes and usage 2023-12-13 14:13:11 -06:00
julian
7dcac56a5a WIP cached spark anon set electrumx call 2023-12-13 11:36:37 -06:00
julian
5b3a998091 various firo restore/rescan fixes and tweaks 2023-11-27 11:50:35 -06:00
julian
32f9fc51e1 clean up missing balance change issues 2023-11-16 17:32:47 -06:00
julian
20208a696c WIP add spark electrumx calls 2023-11-16 12:15:28 -06:00
julian
72bcc97463 remove unused function 2023-11-15 08:46:52 -06:00
julian
5b5908196d refactor various electrumx class names 2023-11-14 14:35:53 -06:00
julian
f5bd1d22f6 clean up walletInfo 2023-11-09 16:27:17 -06:00
julian
335c2b9993 transaction note isar migration 2023-11-09 09:47:36 -06:00
julian
fa4fa60532 couple bug fixes on migrate 2023-11-06 11:37:23 -06:00
julian
527b0c5d3a map key fix 2023-11-06 11:23:51 -06:00
julian
f778a9309f clean up migrate code slightly 2023-11-06 11:09:39 -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
b2bb4832de fix missing schema 2023-10-30 09:48:21 -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
f96306cb76 mark transactions as fusion txns and use txV2 throughout bch 2023-10-19 16:25:12 -06:00
julian
c1cfe080a0 WIP apply txv2 to bch 2023-10-19 15:37:04 -06:00
sneurlax
f17c6a0875 Merge branch 'staging' into fusion 2023-09-21 14:55:09 -05:00
julian
cc24aa5f43 Merge remote-tracking branch 'origin_SW/staging' into wallets_refactor
# Conflicts:
#	pubspec.lock
2023-09-20 15:07:09 -06:00
julian
157901e33d one time stacy tor dialog 2023-09-20 14:39:06 -06:00
julian
f30785616b WIP very rough refactoring wip 2023-09-18 15:28:31 -06:00