nimbus-eth2/beacon_chain/fork_choice
tersec 3d5f24f14c
stop discarding future epochs; remove a StateCache() construction (#1610)
* stop discarding non-existent future epochs during epoch state transitions; remove a pointless StateCache() construction in advance_slots()

* update nbench to pass StateCache to process_slots()
2020-09-07 15:04:33 +00:00
..
README.md bump a couple more eth2 phase0 spec refs to v0.11.1 2020-04-17 16:37:52 +03:00
fork_choice.nim ignore sqlite WAL journals in git; increase logging priority of attestation/block sending (#1590) 2020-08-31 14:34:04 +00:00
fork_choice_types.nim implement clock disparity for attestation validation (#1568) 2020-08-27 09:34:12 +02:00
proto_array.nim stop discarding future epochs; remove a StateCache() construction (#1610) 2020-09-07 15:04:33 +00:00