forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
feat: enable HD wallets by default #5807
Merged
Merged
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ae116d - Browse repository at this point
Copy the full SHA 4ae116dView commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4620a0e - Browse repository at this point
Copy the full SHA 4620a0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a5a08d - Browse repository at this point
Copy the full SHA 2a5a08dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3de3c7e - Browse repository at this point
Copy the full SHA 3de3c7eView commit details -
refactor: move upgradetohd implementation from rpcwallet to wallet.
RPC upgradetohd keeps only rpc's related code same as upgradewallet RPC same as bitcoin#15761
Configuration menu - View commit details
-
Copy full SHA for bfec081 - Browse repository at this point
Copy the full SHA bfec081View commit details
Commits on Feb 1, 2024
-
chore: wallet_upgadewallet.py to use the oldest supported dash version
Version is changed from 19.3.0 to 0.16.1.1 Even older doesn't support importing private coinbase key at the moment. Version 20.x is also changed to 18.2 to the latest which do not create wallets by default for sack of unification with bitcoin and to fix issue with `createwallet` rpc which is subject to change once descriptor wallets would be backported.
Configuration menu - View commit details
-
Copy full SHA for c7ee63d - Browse repository at this point
Copy the full SHA c7ee63dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b698a9f - Browse repository at this point
Copy the full SHA b698a9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for af49d5a - Browse repository at this point
Copy the full SHA af49d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c29608 - Browse repository at this point
Copy the full SHA 8c29608View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73b5372 - Browse repository at this point
Copy the full SHA 73b5372View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.