f77548310f
every attestation is processed with a new wall time so we end up iterating over all attestations for every attestation we queue - this is 4% of cpu time on a subscribe-all-subnets node * remove redundant zero checks - block root must be an existing block and therefore cannot be zero * simplify "hasn't-voted" check to root only (isZeroMemory is dubiously implemented for objects) |
||
---|---|---|
.. | ||
README.md | ||
fork_choice.nim | ||
fork_choice_types.nim | ||
proto_array.nim |
README.md
Fork choice implementations
References: