nimbus-eth2/beacon_chain
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
..
2021-04-13 20:24:02 +03:00
2021-05-04 17:28:48 +02:00
2021-04-19 10:53:58 +03:00
2021-03-26 07:52:01 +01:00
2021-04-13 20:24:02 +03:00
2021-03-26 07:52:01 +01:00
2021-03-26 07:52:01 +01:00
2021-03-26 07:52:01 +01:00
2021-03-26 07:52:01 +01:00
2021-05-03 11:13:12 +03:00