Commit graph

23 commits

Author SHA1 Message Date
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
9f5a5901f6 More bitcoindart -> coinlib migration 2024-04-18 11:33:23 -06:00
likho
ad4974e072 Ignore anon type txs when syncing wallet 2024-03-18 17:52:40 +02:00
likho
11136d3d14 Revert "In the tx list only process txs that are not anon"
This reverts commit c1b9ba085f.
2024-03-18 17:50:04 +02:00
likho
c1b9ba085f In the tx list only process txs that are not anon 2024-03-18 17:49:11 +02:00
julian
620ea46b3d block particl utxos fix 2024-01-17 15:15:22 -06:00
julian
c29e1f0307 do not put a tempTx for particl due to miss matching txids 2024-01-16 19:18:01 -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
46d1310039 Some todo clean up and re prioritization 2024-01-13 11:09:37 -06:00
sneurlax
b96135f6f9 litecoin v2 txs
and comment move in particl output checking code
2024-01-12 17:26:39 -06:00
sneurlax
bf2331de76 update particl checkBlockUTXO 2024-01-12 16:59:25 -06:00
sneurlax
061be596f5 strip as many trailing 00s as are present 2024-01-12 14:16:42 -06:00
sneurlax
660d98e5e4 simplify particl 00-stripping logic 2024-01-12 14:16:21 -06:00
sneurlax
3753a699ab fic particl txs 2024-01-12 14:10:17 -06:00
sneurlax
ec4889fd64 handle particl txs with ct_fee, rangeproof, and/or data_hex keys 2024-01-11 17:38:28 -06:00
sneurlax
2cbca50d52 WIP particl set tx version to 160 and strip trailing 00s 2024-01-11 17:37:32 -06:00
sneurlax
1753f6aada PART tx V2 changes (WIP) 2024-01-10 16:54:17 -06:00
julian
6d9be31e76 particl tweaks 2024-01-10 10:24:29 -06:00
sneurlax
3d2684130a implement more particl methods 2024-01-09 17:24:51 -06:00
sneurlax
d08b5c9b22 fee estimation 2024-01-08 20:27:27 -06:00
julian
72eee46220 particl and namecoin refactor skeleton code with some interface clean up 2024-01-08 09:13:44 -06:00