We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I found that #1339 became a huge ticket beyond just "helper functions". Instead, open this one for an overview.
beacon_chain
import_block
compute_state_transition
compute_cycle_transitions
compute_dynasty_transition
process_block
process_updated_crosslinks
initialize_new_cycle
fill_recent_block_hashes
rewarding
serenity.blocks.SerenityBlock.from_block(block)
validate_parent_block_proposer
validate_attestion
add_validator
The text was updated successfully, but these errors were encountered:
No branches or pull requests
BeaconChainDB
Role
Progress
BeaconStateMachine
Role
Progress
beacon_chain
: Under construction 🚧APIs
Process
import_block
: needs to extendedcompute_state_transition
logic.compute_cycle_transitions
compute_dynasty_transition
process_block
process_updated_crosslinks
initialize_new_cycle
fill_recent_block_hashes
rewarding
Propose
serenity.blocks.SerenityBlock.from_block(block)
: setup the context for proposing the blockValidate
validate_parent_block_proposer
validate_attestion
BeaconChain
Role
Progress
APIs
Pre-process
Validator (de-)registration
add_validator
Helper functions
Progress
beacon_chain
repo: doneThe text was updated successfully, but these errors were encountered: