danny

Results 47 issues of danny

Release some additional important consensus tests (#2976) - [ ] #2979

Bellatrix

Add justification test that ensures that *balances* as oppose to *bits* are utilized when updating justified checkpoints. In the event that bits are used for this, checkpoints can diverge when...

DO NOT MERGE

Withdrawals (code name Capella) will be specified as three features: 1. [x] Withdrawable 0x01 validators -> withdrawn (at epoch boundaries) and core withdrawal mechanism -- #2836 2. [x] 0x00 ->...

Capella

There was some discussion on #2862 around if *all* validators or just "active and not slash" validators should receive partial withdrawals. See discussion here for context -- https://github.com/ethereum/consensus-specs/pull/2862#discussion_r834511282 I believe...

Safe block functions were added int #2858. These are very simple functions but could use a few unit tests. This will especially be valuable once the safe block algorithm is...

# Attnets revamp Since the launch of the beacon chain, the "backbone" of attestation subnets (attnets) relies upon staking nodes connecting to a random set of subnets. The size of...

scope:networking
scope:attestation-management

#2257 got the basic merge spec to a solid footing. The following are the list of discussion points and todos that were *not* completed within the context of that PR....

Bellatrix

(Pulled from https://github.com/ethereum/eth2.0-specs/pull/2533#pullrequestreview-723805284) We need to revive the conversation about if/how empty slots should affect base fee options: 1. you only consider the capacity and usage of the chain created...

Bellatrix

In the fork choice document we specify a stickiness of 1 epoch for justified epochs. > Let justified_head be the descendant of finalized_head with the highest epoch that has been...

general:presentation
scope:fork-choice

Pulled from the old ForkChoice checklist at #1053 > Maximum reversions: Enshrine dynamic weak subjectivity reversion period into fork choice rule ("second finality mechanism"). @vbuterin @JustinDrake What are the thoughts...

phase1
scope:fork-choice