Skip to content
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

update v-guide to v0.5.0 #769

Merged
merged 1 commit into from
Mar 13, 2019
Merged

update v-guide to v0.5.0 #769

merged 1 commit into from
Mar 13, 2019

Conversation

djrtwo
Copy link
Contributor

@djrtwo djrtwo commented Mar 13, 2019

Changelog:

  • use signed_root
  • note that validator becomes activated is based on state.current_shuffling_epoch rather than the current epoch in state.
  • update randao_reveal to use hash_tree_root
  • block.signature uses signed BeaconBlock rather than deprecated ProposalSignedData.
  • add note about constructing deposit proofs
  • When attesting, validator should transition state to current slot -- head_state -- and use this state for attestation data
  • note that proposer slashings are based on on epoch rather than slot

@djrtwo djrtwo merged commit 15263c4 into dev Mar 13, 2019
@djrtwo djrtwo deleted the v0.5-val-guide branch March 13, 2019 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants