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

Add a Note for Leap Sec in Block Validity Condition #1622

Merged
merged 8 commits into from
Feb 17, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
revert
terencechain committed Feb 17, 2019
commit 1b4956a98514554753fde42cb7145bb88d50a010
1 change: 0 additions & 1 deletion beacon-chain/core/epoch/epoch_processing.go
Original file line number Diff line number Diff line change
@@ -323,7 +323,6 @@ func CleanupAttestations(state *pb.BeaconState) *pb.BeaconState {
//
// Spec pseudocode definition:
// Let e = state.slot // EPOCH_LENGTH.
<<<<<<< HEAD
// Set state.latest_index_roots[(next_epoch + ENTRY_EXIT_DELAY) %
// LATEST_INDEX_ROOTS_LENGTH] =
// hash_tree_root(get_active_validator_indices(state,