-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[Mega Tracking] - Align spec to release v0.6 #2307
Comments
Working on AttestationData, AttestationDataAndCustodyBit and IndexedAttestation |
|
Working on removing genesisSlot/genesisEpoch |
|
working on balance helpers |
|
Spec updates made to BeaconProposerIndex in #2352 were left out due to them being extremely drastic |
working on updating committee related helpers |
working on block root and state root helpers |
|
working on process randao |
working on attestation processing |
Working on updating deposit contract and state root verification |
working on bls verify |
working on process_final_updates |
@cyberbono3 |
Please add a requirement that all TODO(2307) are done in spec-v0.6 branch |
Completed in spec-v0.6 |
This PR tracks the overall progress of aligning current beacon chain implementation to spec version 0.6. Please comment on the issue before you pick up an item to work on.
💎 Update constant names and values 💎
💎 Update Protobuf data structures 💎
💎 Update general helper functions 💎
💎 Update routines for changing validator status** 💎
💎 Verify and update chain start logic 💎
💎 Verify and update SSZ 💎
💎 Update beacon chain state transition function 💎
💎 **Verify and update BLS
align RPC endpoint eth1data to spec | eth1data rpc endpoint #2733
The text was updated successfully, but these errors were encountered: