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

Store and recall encrypted slate during send operations #56

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

yeastplume
Copy link
Member

  • Add a button to transaction list details, 'Show Slate' which re-displays the latest version of the encrypted slate for the transaction
  • latest version of encrypted slate for each tx is stored at [wallet_dir]\slatepack[tx_uuid].slatepack, this file should always contain the latest version of the encrypted slate
  • Transaction file is deleted once the slate is posted to the chain (likely need to stop displaying the slate button once it's been posted)

@yeastplume yeastplume merged commit f95a28b into mimblewimble:master Jan 23, 2023
@yeastplume yeastplume deleted the fixes_3 branch February 7, 2023 09:27
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.

None yet

1 participant