Skip to content

Add test vectors for SIGHASH_UTXOS #22

Closed
@cculianu

Description

@cculianu

In reference to: https://github.com/bitjson/cashtokens/blob/master/readme.md#sighash_utxos

Rationale:

  • This is a complex change
  • Breaking it out into a separate CHIP allows for separate testing
    • Why? implementation requires some significant changes to codebase, to how node signs, etc. In general signing doesn't take all the input coins as input to the sign functions.
  • By breaking it out as a separate chip more focus can be placed on it and it can be studied and tested more carefully
  • CashTokens is already a huge change, tacking this on as a "hey by the way" is rather significant and not ideal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions