Skip to content

Revert asset description hash addition and move burn into action group#27

Closed
vivek-arte wants to merge 3 commits into
zsa1from
revert_and_move_burn_into_action_group
Closed

Revert asset description hash addition and move burn into action group#27
vivek-arte wants to merge 3 commits into
zsa1from
revert_and_move_burn_into_action_group

Conversation

@vivek-arte
Copy link
Copy Markdown

This is a PR which rolls back the change of the asset description string to asset description hash, and then moves the burn into the Action Group.

I am leaving this as a draft PR, since it is mainly to confirm that QED-it/librustzcash#109 works as expected.

This will require the above-mentioned changes to be added back. It will be done once we have a librustzcash PR with those changes to confirm the test vectors against.

@vivek-arte vivek-arte marked this pull request as draft April 17, 2025 16:48
vivek-arte added a commit to QED-it/librustzcash that referenced this pull request Apr 21, 2025
…rs (#109)

This adjusts the order of reads and writes to place the proof bytes
after the timeLimit (nAGExpiryHeight) and burn fields.
The updates to the test vectors are from
QED-it/zcash-test-vectors#27, and confirm that
the tests pass.
@vivek-arte
Copy link
Copy Markdown
Author

Closed in favour of #28, which includes both the move of the burn into the action group, and the replacement of the asset description string with the hash of that string.

@vivek-arte vivek-arte closed this Apr 21, 2025
vivek-arte added a commit to QED-it/librustzcash that referenced this pull request Apr 22, 2025
- This PR serializes burn as part of the action group, as per the
changes specified in zcash/zips#991
- This adjusts the order of reads and writes to place the proof bytes
after the timeLimit (nAGExpiryHeight) and burn fields.
- The updates to the test vectors are from
QED-it/zcash-test-vectors#27, and confirm that
the tests pass.

---------

Co-authored-by: Vivek Arte <46618816+vivek-arte@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant