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

Final Owner API Changes #32

Merged
merged 12 commits into from
Mar 29, 2019
Merged

Conversation

yeastplume
Copy link
Member

Final round of changes and documentation for the V2 Owner API, most notably:

  • move parameters for initiate_tx into a separate struct
  • remove estimate_initiate_tx and roll functionality into the main initiate_tx function via a parameter
  • add parameters to initiate_tx instructing API to exchange, finalize and post transactions in one go, to emulate the send_tx functionality in V1
  • Clean up of documentation

@yeastplume yeastplume merged commit 427f42c into mimblewimble:master Mar 29, 2019
garyyu added a commit to garyyu/grin-wallet that referenced this pull request Jul 22, 2019
* Clearer user messaging when node in use is 1.1.0 or less (mimblewimble#168)

* Modify error message when checking against old nodes to reflect 1.x.x series

* update output text

* Bump version number to official v2.0.0 release
yyangli referenced this pull request in mwcproject/mwc-wallet May 13, 2020
* node height return value and documentation

* rustfmt

* add parameter struct for initiate tx functions

* rustfmt

* change tx estimate to use InitTxArgs

* rustfmt

* transaction estimate

* rustfmt

* initiate tx args fixed

* add send args to init

* rustfmt

* last owner api documentation
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.

1 participant