nimbus-eth2/tests/spec_epoch_processing
tersec 26e893ffc2
restore EpochRef and flush statecaches on epoch transitions (#1312)
* restore EpochRef and flush statecaches on epoch transitions

* more targeted cache invalidation

* remove get_empty_per_epoch_cache(); implement simpler but still faster get_beacon_proposer_index()/compute_proposer_index() approach; add some abstraction layer for accessing the shuffled validator indices cache

* reduce integer type conversions

* remove most of rest of integer type conversion in compute_proposer_index()
2020-07-15 12:44:18 +02:00
..
README.md Fix comments in j/f tests + add a readme for scaled image 2019-08-28 16:22:48 +02:00
epoch_utils.nim restore EpochRef and flush statecaches on epoch transitions (#1312) 2020-07-15 12:44:18 +02:00
eth2-finalization.png v0.8.1 tests refactor (#326) 2019-08-28 12:07:00 +00:00
justification_finalization_helpers.nim restore EpochRef and flush statecaches on epoch transitions (#1312) 2020-07-15 12:44:18 +02:00
test_process_justification_and_finalization.nim add tests for unviable blocks (#1271) 2020-07-01 19:00:14 +02:00

README.md

Epoch state transition

Finalization and justification