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

feat: convert the Merkle Solidity implementation into assembly #274

Merged
merged 12 commits into from
Sep 6, 2023

Conversation

QEDK
Copy link
Contributor

@QEDK QEDK commented Jun 13, 2023

  • added improved test-cases
  • added test-cases for large trees
  • code annotations provided to explain assembly operations
  • library no longer reverts
    • our existing contracts already check for correct return values, so no changes required

@QEDK QEDK added the enhancement New feature or request label Jun 13, 2023
@QEDK QEDK self-assigned this Jun 13, 2023
@gretzke gretzke merged commit 6de1fe6 into dev Sep 6, 2023
7 checks passed
@gretzke gretzke deleted the feat/merkle-yul branch September 6, 2023 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants