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

Modify get_stored_tx API #454

Merged
merged 1 commit into from
Jun 25, 2020
Merged

Conversation

yeastplume
Copy link
Member

Modifications to the get_stored_tx API function as raised in #452

  • get_stored_tx accepts either a transaction id or slate uuid
  • get_stored_tx returns a Slate instead of a raw transaction. (Although a Slate that's been built from the stored transaction object, so it won't be the slate originally used to create the transaction).
  • Command line remains the same, we can add the ability to repost by UUID later if needed.

Will likely be reworking/reducing the entire API and command line before 5.0.0, but this will make the existing API a bit cleaner for now.

@yeastplume yeastplume merged commit f8ea767 into mimblewimble:master Jun 25, 2020
@yeastplume yeastplume deleted the get_stored_tx branch July 13, 2020 10:19
antiochp pushed a commit to antiochp/grin-wallet that referenced this pull request Aug 7, 2020
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