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

feat: add utxo import and export for ffi #4999

Merged

Conversation

SWvheerden
Copy link
Collaborator

Description

Add the ability to export and import utxos to the faucet

Motivation and Context

We need to be able to backup the utxo's without exposing all private information from the wallet.
This only exposes the limited selection of private keys that are exported

How Has This Been Tested?

Unit tests.

Fixes: #4954

Open question:
Do we only export the unspent set, or do we export the spent and unspent?

stringhandler
stringhandler previously approved these changes Dec 7, 2022
@stringhandler
Copy link
Collaborator

Just need to fix that failing test

@stringhandler stringhandler merged commit 9cda0bb into tari-project:development Dec 8, 2022
@SWvheerden SWvheerden deleted the sw_utxo_export_import branch January 3, 2023 05:58
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.

Confirm that RFC-0153 - Stage 1b is implemented correctly
2 participants