nimbus-eth2/tests/spec_epoch_processing
Jacek Sieka 646923c3dd
add attestation stats tool to ncli_db (#2539)
This also makes future efforts to provide metrics and logs for
attestation efficiency easier

* Export rewards from epoch transition
* Use less memory for reward calculation (bool -> set[enum], field
alignment)
* Reuse reward memory when replaying, avoiding spike
* Allow replaying any range in ncli_db benchmark
2021-05-07 13:36:21 +02:00
..
README.md
epoch_utils.nim add attestation stats tool to ncli_db (#2539) 2021-05-07 13:36:21 +02:00
eth2-finalization.png
justification_finalization_helpers.nim openarray -> openArray 2020-11-03 23:23:10 +02:00
test_process_justification_and_finalization.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00

README.md

Epoch state transition

Finalization and justification