Add sighash versioning specification to ZIPs 246 and 230 - #1056
Conversation
Progresses ZIP 246. Co-authored-by: Jack Grigg <jack@electriccoin.co> Co-authored-by: Daira-Emma Hopwood <daira-emma@jacaranda.org>
Co-authored-by: Daira-Emma Hopwood <daira@jacaranda.org>
nuttycom
left a comment
There was a problem hiding this comment.
ACK with @daira @str4d @arya2 @SamHSmith modulo QEDit's confirmation that this will work for atomic swaps. cc/ @vivek-arte
|
As mentioned in our discussion with @str4d last week, this approach should work for the Swaps use case as well. However, as we discussed, there is a need to add |
…at includes a `SighashInfo`. Co-authored-by: Kris Nuttycombe <nuttycom@users.noreply.github.com> Co-authored-by: Daira-Emma Hopwood <daira@users.noreply.github.com>
|
It is not specified how
For each of these signatures, the signature should be replaced by (SighashInfo || signature) where SighashInfo = sighash_version || associated_data. Do you agree? |
|
@ConstanceBeguier wrote:
Yes. I think I was confused in the meeting today between the |
No description provided.