julian
|
6ff539e71b
|
Add support for view only wallets to most coins
|
2024-11-14 16:55:49 -06:00 |
|
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
|
e01b778778
|
dart fix --apply --code=prefer_relative_imports
|
2024-05-22 18:37:06 -06:00 |
|
julian
|
98410ea8f0
|
use coinlib address parsing to check address type and not rely specifically on btc address prefixes to validate taproot addresses
|
2024-04-12 14:57:41 -06:00 |
|
sneurlax
|
b50985aec7
|
detect p2tr outputs
|
2024-04-12 14:05:24 -06:00 |
|
sneurlax
|
5f6eabb1dc
|
NetworkParams->Network
TODO update network params
|
2024-04-12 13:58:16 -06:00 |
|
sneurlax
|
52fbcdb5e1
|
pass bech32 hrp as override on address decode
|
2024-01-11 12:14:57 -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 |
|