ZIPs 226, 227, and 230: ZSA Transfer, Issuance and Burn#976
Conversation
This shifts the information pertaining to the burning of assets into the OrchardZSA Action Group -- this occurs both in the Transaction Format and the computation of the TxID digest.
This merges the changes to the repository upstream into the `zsa1` branch
|
One of the changes in this PR shifts the information pertaining to the burning of assets into the OrchardZSA Action Group -- this occurs both in the Transaction Format and the computation of the TxID digest. A pictorial summary of this is included in this comment: The above image shows, on the left, the structure of the OrchardZSA bundle before this PR, and on the right, the changes made to include the burn information into the Action Groups. The image below shows the changes that are to be made correspondingly to the digests: |
This performs various improvements to the naming of the branches of the TxID and Signature Digests, and the Authorizing Data Commitment, as initially suggested in the review of QED-it/zcash-test-vectors#24.
|
FYI we pulled in the renaming commit into #987 because of the changes it implicitly made to where the sighash parts suggested by qedit were located, but we have reverted the renaming therein because it does not make sense once moved into the context of ZIP 246. |
This merges the changes from upstream into our working branch




This PR continues the discussion on the ZSA ZIPs from the previous #960 , all but the last commit of which was merged in #974.
It contains any recent changes to the following ZIPs:
ZIP 226: Transfer and Burn of Zcash Shielded Assets
ZIP 227: Issuance of Zcash Shielded Assets
ZIP 230: Version 6 Transaction Format
Note that the target issue for the ZSA ZIPs is #618.
The changes include: