-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add beacon block option in consensus data * Update Attestation and fastssz. Generate new ssz [skip ci] * Add KZGCommitment SSZ * Add unused generated import just to show in the FastSSZ issue * Remove unused import using the goimports tool * Add Deneb beacon node for testing * Add beacon node testing util * Add DataVersion due to change of default value * Add type ssz tests * Remove Bellatrix objects and use Deneb [skip ci] * Generate new tests * Revert ZGCommitments SSZ * Drop comment about issue * Drop unused test variables * Drop unused Transactions function. Catch error. * deneb block contents adjustments * return block signing root * Update SSZ-Max sizes [skip ci] * Generate ssz encoding with new max values [skip ci] * Add different BeaconBroadcastedRoot for blinded proposal [skip ci] * Generate tests * Revert "Add different BeaconBroadcastedRoot for blinded proposal [skip ci]" This reverts commit 7dff441. * fix deneb signed beacon block * fix submitting signed deneb block * add deneb tests * fixed typo * update json * remove bellatrix * Revert "remove bellatrix" This reverts commit 3f10eea. * Compare BlockContents root in tests [skip ci] * SSZ-max adjustment * Use fixed capellaBlock const * Generate tests * revert to bellatrix * wrong duty type fix * re generate json tests * revert sync committee contribution version to bellatrix * regenerate tests * Fix testing signed blinded block * Update ssz-max. Add python code * Use correct prater fork epoch for deneb * Adjust szz-max size --------- Co-authored-by: olegshmuelov <[email protected]> Co-authored-by: Gal Rogozinski <[email protected]>
- Loading branch information
1 parent
0af3f69
commit f2d5899
Showing
636 changed files
with
61,367 additions
and
94,645 deletions.
There are no files selected for viewing
This file contains 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 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 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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 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.