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(sync-layer): adapt MiniMerkleTree to manage priority queue #2007

Conversation

ly0va
Copy link
Member

@ly0va ly0va commented May 21, 2024

What ❔

Enables the MiniMerkleTree to be used for priority queue to efficiently calculate merkle proofs for priority transactions.

Why ❔

As part of preparation for the priority queue migration to sync layer.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via zk spellcheck.

@ly0va ly0va changed the title Lyova evm 590 prepare the priority queue migration feat(sync-layer): adapt MiniMerkleTree to manage priority queue May 21, 2024
@ly0va
Copy link
Member Author

ly0va commented May 28, 2024

Closing in favor of #2068 (merging straight to main)

@ly0va ly0va closed this May 28, 2024
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