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

Refactor batch verifier for sharing across packages #13812

Merged
merged 2 commits into from Mar 27, 2024
Merged

Conversation

kasey
Copy link
Contributor

@kasey kasey commented Mar 27, 2024

What type of PR is this?
Other

What does this PR do? Why is it needed?

This refactors the blob batch verifier from initial-sync to also be used in the pending blocks queue. This reduces duplication and prepares us to refactor block processing so that we can use the AvailabilityStore pattern for gossip processing.

@kasey kasey requested a review from a team as a code owner March 27, 2024 12:11
@kasey kasey enabled auto-merge March 27, 2024 12:14
@kasey kasey added this pull request to the merge queue Mar 27, 2024
Merged via the queue into develop with commit cdd1d81 Mar 27, 2024
17 checks passed
@kasey kasey deleted the share-batch-verifier branch March 27, 2024 12:42
prestonvanloon pushed a commit that referenced this pull request Mar 27, 2024
* refactor batch verifier to share with pending queue

* unit test for batch verifier

---------

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
(cherry picked from commit cdd1d81)
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.

None yet

2 participants