Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Absorb for MT digest #137

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Conversation

mmagician
Copy link
Member

Description

Absorbing the Merkle tree digest is a common operation.
It'll save us writing: Config::InnerDigest: Absorb or &to_bytes!(&root)

closes: #XXXX


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (main)
  • Linked to Github issue with discussion and accepted design OR have an explanation in the PR that describes this work.
  • Wrote unit tests
  • Updated relevant documentation in the code
  • Added a relevant changelog entry to the Pending section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

@mmagician mmagician requested a review from a team as a code owner February 5, 2024 21:28
@mmagician mmagician requested review from z-tech, Pratyush and weikengchen and removed request for a team February 5, 2024 21:28
@Pratyush Pratyush added this pull request to the merge queue Feb 6, 2024
Merged via the queue into arkworks-rs:main with commit 38e6e65 Feb 6, 2024
5 checks passed
@mmagician mmagician deleted the absorb-for-mt-digest branch February 6, 2024 07:27
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.

2 participants