nimbus-eth2/beacon_chain/fork_choice
Etan Kissling 5c5fbc088f
simplify FC weight computation (#4892)
Optimizations from https://github.com/ethereum/consensus-specs/pull/3246
avoid a couple unnecessary divisions when calculating proposer boost.
2023-05-09 10:16:13 +00:00
..
README.md cleanup FC spec refs and align closer (#4893) 2023-05-05 17:03:54 +00:00
fork_choice.nim cleanup FC spec refs and align closer (#4893) 2023-05-05 17:03:54 +00:00
fork_choice_types.nim cleanup FC spec refs and align closer (#4893) 2023-05-05 17:03:54 +00:00
proto_array.nim simplify FC weight computation (#4892) 2023-05-09 10:16:13 +00:00