Eth2.0-specs: Eth1 follow distance not respected

Created on 28 Apr 2020  路  4Comments  路  Source: ethereum/eth2.0-specs

@mpetrunic has noted that ETH1_FOLLOW_DISTANCE is not being respected during genesis.

His observation seems valid to me, we should look into this and ensure it is respected.

phase0 v-guide

Most helpful comment

Oh god, this is on the wrong repo. I'm so sorry!

All 4 comments

Is this the case when ETH1_FOLLOW_DISTANCE * SECONDS_PER_ETH1_BLOCK is greater than 2*MIN_GENESIS_TIME?

If so, seems like should define min_vote_time as the current eth1_data in the state

@djrtwo where is 2 * MIN_GENESIS_TIME from?

Oh god, this is on the wrong repo. I'm so sorry!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rauljordan picture rauljordan  路  4Comments

mratsim picture mratsim  路  4Comments

jamesray1 picture jamesray1  路  4Comments

dankrad picture dankrad  路  4Comments

Nashatyrev picture Nashatyrev  路  4Comments