Closed
Description
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
Labels
No labels