nimbus-eth2/beacon_chain/fork_choice
Etan Kissling 750722dd75
advance FC time if block/attestation is early (#4992)
When processing blocks/attestations that are slightly early, within the
spec allowed `MAXIMUM_GOSSIP_CLOCK_DISPARITY`, bump FC time accordingly.
2023-05-26 08:03:49 +00:00
..
README.md cleanup FC spec refs and align closer (#4893) 2023-05-05 17:03:54 +00:00
fork_choice.nim advance FC time if block/attestation is early (#4992) 2023-05-26 08:03:49 +00:00
fork_choice_types.nim cleanup FC spec refs and align closer (#4893) 2023-05-05 17:03:54 +00:00
proto_array.nim simplify FC weight computation (#4892) 2023-05-09 10:16:13 +00:00