Commit graph

22 commits

Author SHA1 Message Date
sneurlax
17fbf7f9ab reconfigure logic for rescan for other wallets to remove upper limit
now we will continue beyond maxNumberOfIndexesToCheck if there's activity beyond that point.  we just keep scanning up until the unused activity gap
2024-07-01 09:56:00 -06:00
julian
57ebacd519 fix issue where changing the primary/default address type for a coin would break older wallets with a mismatching type 2024-06-20 10:39:22 -06:00
sneurlax
713d8b0cde use BigInt defaultFeeRate, BitcoinFrost's default, right cryptoCurrency 2024-06-07 17:04:42 -05:00
sneurlax
3b9676f40e add and use defaultFeeRate per ElectrumX coin 2024-06-07 15:56:57 -05:00
julian
e76ee79c89 clean up some TODOs 2024-06-07 08:50:50 -06:00
julian-CStack
e9aed5694b
Merge pull request #882 from cypherstack/peercoin
Fix Peercoin txs: add transactionVersion property
2024-06-05 17:37:59 -06:00
sneurlax
6f4b3a76ac change bch and ecash tx ver #s to 2 and use it in the bcash interface 2024-06-05 18:36:32 -05:00
sneurlax
88f462f43e add transactionVersion overrides for all coins
ecash and particl may vary, need to verify.
2024-06-05 17:19:33 -05:00
Julian
3b3448d12c ecash default server fix/update 2024-06-03 14:50:16 -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
sneurlax
12030da1b2 add coin impl equality operator overrides 2024-04-17 13:04:10 -05:00
sneurlax
3218216caa add tor support bool to CryptoCurrency and override in coin impls 2024-04-16 17:42:51 -05:00
julian
400f08c8bb minOutput = dust limit ? 2024-04-15 13:22:30 -06:00
sneurlax
5f6eabb1dc NetworkParams->Network
TODO update network params
2024-04-12 13:58:16 -06:00
sneurlax
4d94de2e3d do not validate "p" (P2SH) addresses 2024-02-26 10:23:34 -06:00
julian
5aea7b3e85 show p2sh cash addr as valid 2024-01-13 11:42:05 -06:00
julian
f3612ab79b enforce default node addition per crypto currency 2023-11-16 19:44:17 -06:00
julian
bccc85c3ca ecash tweaks 2023-11-14 13:04:10 -06:00
julian
226617c4c1 ecash cash addr specific script hash convert 2023-11-14 09:56:07 -06:00
julian
583353020b add ecash 2023-11-14 08:52:32 -06:00