-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
swaps: initial swaps support, including partial proposals
User views and verifies a passed wallet inputs/outputs summary. Sufficient input and output details must be passed for Jade to be able to verify those summaries are correct. Initially, only accept either: a) a swap proposal with exactly one input and one output, both for the wallet, and in different assets - expect sighash SINGLE|ANYONECANPAY b) a completed swap, expect sighash ALL
- Loading branch information
1 parent
fa36d77
commit a1186ed
Showing
11 changed files
with
946 additions
and
58 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.