mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-20 22:38:34 +00:00
Remove V17/V29 branching in beacon_chain reorg weight computation. Use total weight for both pre and post-GLOAS, which is correct for pre-GLOAS and conservative for post-GLOAS. The payload-aware version will be needed when reorg logic is enabled for GLOAS.