nimbus-eth2/tests/mocking
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
..
mock_attestations.nim remove attestation/aggregate queue (#2519) 2021-04-26 22:39:44 +02:00
mock_blocks.nim remove attestation/aggregate queue (#2519) 2021-04-26 22:39:44 +02:00
mock_deposits.nim remove attestation/aggregate queue (#2519) 2021-04-26 22:39:44 +02:00
mock_genesis.nim Merge devel and resolve conflicts 2020-07-10 02:02:40 +03:00
mock_state.nim add attestation stats tool to ncli_db (#2539) 2021-05-07 13:36:21 +02:00
mock_validator_keys.nim performance fixes (#2259) 2021-01-25 13:04:18 +01:00