Skip to content
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

Issue#976 dumpwallet #1031

Merged
merged 4 commits into from
May 17, 2023
Merged

Issue#976 dumpwallet #1031

merged 4 commits into from
May 17, 2023

Conversation

ohcee
Copy link
Contributor

@ohcee ohcee commented May 3, 2023

Problem

dumpwallet and dumpprivkey cannot be used as a backup for stealth addresses. There is no warning regarding this.

Root Cause

Hasn't been added to wallet.

Solution

This PR leaves the note Note: dumpwallet does not include private keys for stealth addresses. Use wallet.dat file or seed words for complete backup. in the help dumpprivkey and help dumpwallet as well as the dumped .dat file.

Bounty PR

#976

Bounty Payment Address

sv1qqpy56fkfmkffp44q8tjx6scldglaf5qqkwsv3lzd440z9vh6d8y9hcpqts3u7xpwt92gxsyr0n42c228n6j5cczzvrget8hhzyfrq7qydv05qqqr7s9z5

Unit Testing Results

Tested on MacOS

dumpwallet
dumpprivkey
wallet dat

Copy link
Collaborator

@seanPhill seanPhill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compared the help text for dumpprivkey and dumpwallet on an existing wallet and on this PR.

@seanPhill seanPhill merged commit 0e55757 into Veil-Project:master May 17, 2023
@philmb3487
Copy link
Contributor

Textual changes. Looks good to me.

@ohcee ohcee deleted the issue#976-dumpwallet branch May 20, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants