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

File-based transaction building #1317

Merged
merged 5 commits into from Aug 7, 2018
Merged

File-based transaction building #1317

merged 5 commits into from Aug 7, 2018

Conversation

ignopeverell
Copy link
Contributor

Implement the transaction exchange flow by using intermediary files instead of a connected HTTP request/response. Should allow sending transactions over a couple emails, chat or the now famous carrier pigeons.

@ignopeverell ignopeverell added this to the Mainnet milestone Aug 5, 2018
@ignopeverell ignopeverell changed the title [WIP] File-based transaction building File-based transaction building Aug 7, 2018
@ignopeverell ignopeverell merged commit f0bdb2c into mimblewimble:master Aug 7, 2018
jackrack pushed a commit to jackrack/grin that referenced this pull request Aug 22, 2018
* First implementation of file-based transaction send, receive and finalize in libwallet
* Switch from TOML to JSON (needless complication). Plug in send, receive and finalize wallet commands.
* Pretty JSON for response is too large (all whitespace)
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