Commit graph

44 commits

Author SHA1 Message Date
julian
cae27b3835 display xprivs along side mnemonic on backup screen 2024-07-04 11:40:57 -06:00
Julian
0ef1726a00 fix firo spark cache being shared with test net 2024-06-26 12:10:32 -06:00
julian
eb7aa24a0a default to locked if mn collat call fails for safety reasons 2024-06-25 13:25:31 -06:00
julian
0c3fbfef6c call electrumx mn collat call 2024-06-25 13:25:31 -06:00
julian
929e334063 implement usage of scanning for zero change output spark spends 2024-06-10 13:28:49 -06:00
julian
e76ee79c89 clean up some TODOs 2024-06-07 08:50:50 -06:00
julian
04a24edaec wrap hashTag in compute 2024-06-05 17:21:49 -06:00
julian
ed15482442 enable experimental firo public funds coin control 2024-06-04 10:08:37 -06:00
julian
1f0798619a save spark set cache scanned timestamps 2024-05-30 22:32:12 -06:00
julian
b5edc3dad8 Merge remote-tracking branch 'origin/testing' into firo_cache_refactor
# Conflicts:
#	lib/wallets/wallet/impl/firo_wallet.dart
2024-05-30 22:05:47 -06:00
sneurlax
0f98c0be2c Use WalletInfoKeys (plus standardize Lelantus') and make UI var private 2024-05-30 17:50:09 -05:00
julian
08f01d3141 cache used spark tags in sqlite as well 2024-05-30 15:10:56 -06:00
sneurlax
ef96f3b76c Add enableLelantusScanning bool and restore/rescan logic
Squashed commit msgs:

add (currently unused) bool enableLelantusScanning to WalletInfo

only do Lelantus things if Lelantus is enabled
6ac468
2024-05-29 19:39:38 -05: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
e01b778778 dart fix --apply --code=prefer_relative_imports 2024-05-22 18:37:06 -06:00
julian
a82f6c3c6e coin enum finally gone 2024-05-15 15:24:02 -06:00
julian
d92b712146 speed up spark sends 2024-05-10 14:32:15 -06:00
julian
cf565944e2 freeze possible firo masternode outputs 2024-05-07 11:11:16 -06:00
julian
d747347414 speed up initial load time 2024-05-06 18:25:31 -06:00
julian
309a483026 use final 2024-05-06 18:25:10 -06:00
julian
becebf37c3 firo tweaks 2024-01-17 08:34:04 -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
a3120932dd add asm to required params list and some other paynym tx fixes 2024-01-14 11:27:01 -06:00
julian
b1e67b154f bandaid fix for fetching and parsing spark transactions where the electrumx call sometimes fails when the tx was recently submitted 2024-01-12 16:01:51 -06:00
julian
af02bddef1 Change anonFees key to a more generalized overrideFee in tx otherData. May cause some current testing wallets to display weird prices. Won't affect production. To fix testing wallets just rescan/restore. 2024-01-10 16:40:36 -06:00
julian
48ad3db84c spark transaction sent to self fixes 2024-01-05 15:38:01 -06:00
julian
b11694220b dirty hack for showing firo transactions right away until we can add functionality to sparkmobile 2024-01-05 12:59:01 -06:00
julian
3cf0d82085 spark send to self hide spark change amount on tx card 2024-01-05 08:41:22 -06:00
julian
af25da5a59 untested: ltc refactor 2024-01-04 18:37:46 -06:00
julian
f697aeb043 WIP handle spark transaction parsing 2023-12-29 09:26:32 -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
8336712a23 some firo transaction display fixes 2023-12-16 10:21:50 -06:00
julian
2469c3eb91 small tweaks mainly targeting firo transaction parsing 2023-12-15 13:30:51 -06:00
julian
a25c004768 WIP firo transactions v2 w/ spark 2023-12-14 10:44:41 -06:00
julian
734e9d90b1 WIP basic PoC showing firo spark address in stack wallet 2023-11-29 09:53:30 -06:00
julian
3cc0ebce26 WIP spark interface 2023-11-27 14:57:33 -06:00
julian
5b3a998091 various firo restore/rescan fixes and tweaks 2023-11-27 11:50:35 -06:00
julian
cfcd7b7fd6 code duplication clean up 2023-11-27 08:42:32 -06:00
julian
430882cb6a various firo related clean up and fixes 2023-11-24 11:56:38 -06:00
julian
8e1449ac41 WIP firo refactor 2023-11-20 09:15:36 -06:00
julian
185cfd26e2 consistent wallet mixin interface naming 2023-11-16 16:25:20 -06:00
julian
20d78d617a Firo wallet skeleton 2023-11-16 15:30:01 -06:00