-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add blob sidecar inclusion proof #3531
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
530efa8
Add blob sidecar inclusion proof
dapplion e8bccec
remove verify_blob_sidecar_signature
dapplion 29bbdf4
compute KZG_COMMITMENT_INCLUSION_PROOF_DEPTH
dapplion a4a29a1
List typo
dapplion 3dbe54e
doctoc
dapplion c2a64a1
pass lint
dapplion caa79a5
build tree
dapplion 8712451
Update specs/deneb/p2p-interface.md
dapplion f2649f6
fix unit tests
dapplion 83e5930
doctoc
dapplion 0bf9e75
review PR
dapplion 26516ec
Move `KZG_COMMITMENT_INCLUSION_PROOF_DEPTH` to preset and cast `int()`
hwwhww 1657d16
Add `BLOB_KZG_COMMITMENTS_GINDEX` to "Constant". Use pyspec parser tr…
hwwhww de3b6a2
Fix toc
hwwhww b7e0b88
Fix test
hwwhww b018fbc
Remove `BLOB_KZG_COMMITMENTS_GINDEX` from the preset files
hwwhww ae6a9eb
Fix lint
hwwhww 0e4737e
Add a general `compute_merkle_proof` helper to replace container-spec…
hwwhww c680212
drop is_valid_merkle_path
dapplion 126e807
Update specs/deneb/p2p-interface.md
dapplion b803f1c
Update specs/deneb/p2p-interface.md
dapplion d323f05
drop sidecar alias
dapplion a124414
Enhance `blob_sidecar_inclusion_proof` tests
hwwhww 51343f5
Fix typing and delete the `signed_sidecar`
hwwhww 1bac25a
Add Merkle proof test
hwwhww 19883ec
Add verify_blob_kzg_proof condition
dapplion 7f63f00
Merge branch 'dev' into blob-p2p-proof
dapplion 4a609ce
rename to kzg_commitment_inclusion_proof
dapplion 71106f1
Remove `BLOB_KZG_COMMITMENTS_GINDEX`
hwwhww 3492c0a
minor refactoring
hwwhww 7118c30
a few cleanups to sidecar gossip conditions
djrtwo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.