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

simplewallet: add option for exporting tx keys #8180

Conversation

reemuru
Copy link

@reemuru reemuru commented Feb 13, 2022

Closes #8176

This commit adds an option to export transaction
keys when performing export_transfers all. By passing
option=with_keys a new column 'tx key' will be
populated with respective keys.

Copy link
Contributor

@tobtoht tobtoht left a comment

Choose a reason for hiding this comment

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

Tested.

This commit adds an option to export transaction
keys when performing export_transfers all. By passing
option=with_keys a new column 'tx key' will be
populated with respective keys.
@reemuru reemuru force-pushed the feature-export-transfers-with-keys branch from 99de376 to 3f88fdd Compare February 25, 2022 03:23
@reemuru
Copy link
Author

reemuru commented Feb 25, 2022

squashed to 3f88fdd

@luigi1111 luigi1111 merged commit ffe439d into monero-project:master Apr 6, 2022
SamsungGalaxyPlayer pushed a commit to SamsungGalaxyPlayer/md that referenced this pull request Jun 9, 2022
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.

Feature request: optionally export tx_keys with export_transfer
4 participants