nimbus-eth2/beacon_chain
Jacek Sieka bd684d0eea
increase block attestation wait time (#2705)
We generally send out attestations 250 ms after the block arrives.
Recent efficiency improvements have led to a slightly increased
incidence of "slot 0" issues  where attestations are dropped by other
nodes because they have not yet had time to process the block due to
epoch processing taking time.

This PR mitigates the problem by increasing the window between receiving
the block and sending out attestations.
2021-07-07 12:11:51 +02:00
..
2021-05-28 15:25:58 +00:00
2021-04-19 10:53:58 +03:00
2021-03-26 07:52:01 +01:00
2021-03-26 07:52:01 +01:00
2021-03-26 07:52:01 +01:00
2021-03-26 07:52:01 +01:00
2021-06-21 14:02:12 +02:00