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-09 21:42:13 +03:00
2021-03-26 15:11:06 +01:00
2020-06-01 16:58:28 +03:00
2021-05-04 17:28:48 +02:00