nimbus-eth2/beacon_chain
Jacek Sieka 7f52ffb8d9
clean up block processing (#2610)
* gossip_to_consensus -> block_processor (it's processing only blocks,
but not only from gossip)
* measure queue and validation time for blocks
* measure assignment and state loading times for updateStateData
* avoid some unnecessary block copies in block sync
* warn that database is corrupt if we hit tail without a state
2021-05-28 19:34:00 +03:00
..
2021-05-28 15:25:58 +00:00
2021-05-28 19:34:00 +03:00
2021-04-19 10:53:58 +03:00
2021-03-26 07:52:01 +01:00
2021-05-11 22:03:40 +02: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-20 13:50:40 +03:00