Commit graph

24 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
julian
37f23a09f5 btc testnet4 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
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
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
8e7523f804 do not validate "p" (P2SH) addresses 2024-01-23 17:46:21 -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
157c7874f5 bch tweaks 2023-11-14 14:42:46 -06:00
julian
5e4a500306 add addr type to bch addr type check 2023-11-14 08:52:58 -06:00
julian
3bd3bb9ee6 generalized recover for electrumx coins 2023-11-07 12:19:42 -06:00
julian
e6556de97e refactor wallet constructors and add wownero shell 2023-11-06 12:26:33 -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
5e5f2607a2 add bch skeleton 2023-10-30 11:45:13 -06:00