Skip to content

Reduce MultiCommit into Commit - #242

Merged
realcr merged 17 commits into
masterfrom
real/feat/reduced-commit
Oct 26, 2019
Merged

Reduce MultiCommit into Commit#242
realcr merged 17 commits into
masterfrom
real/feat/reduced-commit

Conversation

@realcr

@realcr realcr commented Oct 26, 2019

Copy link
Copy Markdown
Member

Changing Commit out-of-band message to be of constant size (Previously the size depended on the amount of the transactions used for the payment). Tracking of payment sum is moved into the Funder's logic.

In the previous implementation we used a MultiCommit, which contained a set of Commits.
The new implementation adds the is_complete field to the Response message. This allows to create a trustworthy Commit message from only one Response (and hence, from only one signature).

@realcr
realcr merged commit b607abf into master Oct 26, 2019
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