Open
Conversation
GeneFerneau
commented
May 20, 2021
Contributor
Author
|
Relies on grin/#3643 |
40d3ba0 to
4c77a88
Compare
2 tasks
597f320 to
ecb5ffd
Compare
113aabb to
544192e
Compare
56be1a0 to
a71105b
Compare
V5 Slate version with added features: Participant Data: * tau_x: Final step secret key for shared output rangeproofs * tau_one: Step one partial public key for shared output rangeproofs * tau_two: Step two partial public key for shared output rangeproofs
Add functionality to build a multisig input if the output is multisig
Add V5 slate types for multisig and atomic swap transaction flows
Add enum to select the transaction flow for a blank Slate
Add functionality for building a multisig transaction with a shared output
Add functions for getting and storing atomic secret in the wallet backend
Add functions for creating and checking an atomic identifier Use for deriving atomic nonce's from a wallet's keychain
Add foreign API to receive and complete the second round of an atomic swap transaction. Used for both the main and refund transaction
Add function to complete the third round of the atomic swap, where the adaptor signature `s` is recovered. The adaptor signature is used with the full signature to recover the atomic nonce.
Add foreign and owner APIs to complete an atomic swap main/refund transaction
Add function to recover an atomic secret from a finalize transaction excess kernel signature, the initiator's partial signature, and the responder's adaptor signature
92f0503 to
a6ecbd9
Compare
d6971dc to
af7cb8b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.