-
Notifications
You must be signed in to change notification settings - Fork 18
Devnet4: dual-key validators, block signing, and type migration #233
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 14 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
1de4efd
Devnet4 types: dual-key Validator, SignedBlock, genesis config format
pablodeymo 8228ecf
Devnet4 key manager and block proposal: dual keys, sign block root
pablodeymo 909be88
Devnet4 store and verification: dual-key verification, remove propose…
pablodeymo 1fceccf
Devnet4 network layer and tests: type cascade, test harness updates
pablodeymo 45e5654
Update ignored SSZ test message to reflect devnet4 layout change
pablodeymo 04ead4e
Remove unused local_validator_ids parameter from on_block
pablodeymo e1c0740
Add missing AggregatedSignatureProof import in storage crate
pablodeymo 9f8a586
Fix formatting in storage import
pablodeymo deda8a1
Add proposal signing metrics, pin genesis root hashes, fix stale comment
pablodeymo 2d1bf53
Update stale references from devnet4 type rename across docs and tests
pablodeymo c70a6f1
Bump leanSpec to 488518c to fix dual-key test fixture generation
pablodeymo c8ea8d9
Bump leanSpec to HEAD (9c30436) and adapt test harness to new fixture…
pablodeymo d966d0d
Merge devnet4 into devnet4-phase4-network
pablodeymo c7a8f91
erge branch 'devnet4' into devnet4-phase4-network
pablodeymo 5c002aa
Merge devnet4 into devnet4-phase4-network and fix conflicts
pablodeymo 3067dcf
Fix test code to use phase4 types (SignedBlock, dual-key Validator)
pablodeymo 93785e5
merge devnet4
pablodeymo 826c075
Merge devnet4 into devnet4-phase4-network, add attestation step suppo…
pablodeymo e720507
Merge branch 'main' into devnet4-phase4-network
pablodeymo 02f792b
Fix test harness to pair block attestations with signature proofs
pablodeymo 8aafdbd
Address PR review: remove unused pubkey fields, return errors instead…
pablodeymo 2e8b627
Merge branch 'devnet4' into devnet4-phase4-network
MegaRedHand bd84502
Address PR #233 review comments: remove proposal metrics and split te…
pablodeymo d81d191
Migrate from Poseidon2 to Poseidon1 signature scheme (#275)
pablodeymo 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
Oops, something went wrong.
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.