nimbus-eth2/tests/spec_epoch_processing
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
epoch_utils.nim stop discarding future epochs; remove a StateCache() construction (#1610) 2020-09-07 15:04:33 +00:00
eth2-finalization.png
justification_finalization_helpers.nim spec cleanups (#1379) 2020-07-27 16:04:44 +00:00
test_process_justification_and_finalization.nim Prefer converting int` to uint64 and switch foo.len.uint64 to .len64 (#1375) 2020-07-26 20:55:48 +02:00

README.md

Epoch state transition

Finalization and justification