lambda_ethereum_consensus
lambda_ethereum_consensus copied to clipboard
Refactor `ForkChoice.recompute_head`
https://github.com/lambdaclass/lambda_ethereum_consensus/pull/920#discussion_r1537461857
recompute_head has grown its responsabilities, basically doing every task that is async. We may want to do a refactor soon