-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft: Descriptor support to enable taproot wallets #271
base: master
Are you sure you want to change the base?
Commits on May 23, 2022
-
Copy code to parse descriptors entirely from from https://github.com/…
rage-proof committedMay 23, 2022 Configuration menu - View commit details
-
Copy full SHA for c6d7df9 - Browse repository at this point
Copy the full SHA c6d7df9View commit details
Commits on May 24, 2022
-
Add functions to parse a descriptor that includes xpubs.
rage-proof committedMay 24, 2022 Configuration menu - View commit details
-
Copy full SHA for ded15f7 - Browse repository at this point
Copy the full SHA ded15f7View commit details -
rage-proof committed
May 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 2051776 - Browse repository at this point
Copy the full SHA 2051776View commit details -
Switch to mandatory descriptor(sqlite) wallet.
This make it possible to import descriptors including taproot(tr). Some other functions don't work anymore with the new wallet, e.g. import addresses, is_wachonly. Hence use replacement functions in those cases.
rage-proof committedMay 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 2b904ff - Browse repository at this point
Copy the full SHA 2b904ffView commit details -
Labels don't work for the use of ranged descriptors(/<0, 1>/*) as the…
…y are used for xpubs. Therefore remove the label also form the imported single addresses.
rage-proof committedMay 24, 2022 Configuration menu - View commit details
-
Copy full SHA for fa0d94b - Browse repository at this point
Copy the full SHA fa0d94bView commit details -
Remove unused functions from the descriptor file.
rage-proof committedMay 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 627ad98 - Browse repository at this point
Copy the full SHA 627ad98View commit details -
Add a descriptor section to the config-file template.
rage-proof committedMay 24, 2022 Configuration menu - View commit details
-
Copy full SHA for b7b7b32 - Browse repository at this point
Copy the full SHA b7b7b32View commit details
Commits on May 27, 2022
-
Add function for case of using module: secp256k1
rage-proof committedMay 27, 2022 Configuration menu - View commit details
-
Copy full SHA for d121ddf - Browse repository at this point
Copy the full SHA d121ddfView commit details