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

Use Data Column Validation Across Prysm #14377

Merged
merged 5 commits into from
Aug 26, 2024
Merged

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Aug 23, 2024

What type of PR is this?

Feature

What does this PR do? Why is it needed?

This PR builds on from #14287 and uses the validation pipeline across prysm. Instead of calling kzg verification directly we specify a set of requirements to our verifier and use that across the repository. This is now used in normal verification, data column sampling and initial sync.

Which issues(s) does this PR fix?

Part of #14129

Other notes for review

@nisdas nisdas added Ready For Review A pull request ready for code review peerDAS labels Aug 23, 2024
@nisdas nisdas requested a review from a team as a code owner August 23, 2024 10:46
@nisdas nisdas requested review from nalepae, rauljordan and james-prysm and removed request for a team August 23, 2024 10:46
@nisdas nisdas merged commit bc3ff69 into peerDAS Aug 26, 2024
13 of 16 checks passed
@nisdas nisdas deleted the applyColumnValidationElsewhere branch August 26, 2024 10:06
nalepae pushed a commit that referenced this pull request Aug 27, 2024
* Use Data Column Validation Everywhere

* Fix Build

* Fix Lint

* Fix Clock Synchronizer

* Fix Panic
nalepae pushed a commit that referenced this pull request Aug 28, 2024
* Use Data Column Validation Everywhere

* Fix Build

* Fix Lint

* Fix Clock Synchronizer

* Fix Panic
nalepae pushed a commit that referenced this pull request Aug 28, 2024
* Use Data Column Validation Everywhere

* Fix Build

* Fix Lint

* Fix Clock Synchronizer

* Fix Panic
nalepae pushed a commit that referenced this pull request Oct 7, 2024
* Use Data Column Validation Everywhere

* Fix Build

* Fix Lint

* Fix Clock Synchronizer

* Fix Panic
nalepae pushed a commit that referenced this pull request Oct 7, 2024
* Use Data Column Validation Everywhere

* Fix Build

* Fix Lint

* Fix Clock Synchronizer

* Fix Panic
nalepae pushed a commit that referenced this pull request Oct 7, 2024
* Use Data Column Validation Everywhere

* Fix Build

* Fix Lint

* Fix Clock Synchronizer

* Fix Panic
nalepae pushed a commit that referenced this pull request Oct 7, 2024
* Use Data Column Validation Everywhere

* Fix Build

* Fix Lint

* Fix Clock Synchronizer

* Fix Panic
nalepae pushed a commit that referenced this pull request Oct 8, 2024
* Use Data Column Validation Everywhere

* Fix Build

* Fix Lint

* Fix Clock Synchronizer

* Fix Panic
nalepae pushed a commit that referenced this pull request Oct 23, 2024
* Use Data Column Validation Everywhere

* Fix Build

* Fix Lint

* Fix Clock Synchronizer

* Fix Panic
nalepae pushed a commit that referenced this pull request Oct 23, 2024
* Use Data Column Validation Everywhere

* Fix Build

* Fix Lint

* Fix Clock Synchronizer

* Fix Panic
nalepae pushed a commit that referenced this pull request Oct 24, 2024
* Use Data Column Validation Everywhere

* Fix Build

* Fix Lint

* Fix Clock Synchronizer

* Fix Panic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
peerDAS Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant