altair.processAttestation() performance issue #2618
Labels
prio-high
Resolve issues as soon as possible.
scope-performance
Performance issue and ideas to improve performance.
Describe the bug
altair.processAttestation()
calculates the total balance of the validator set for every index of every attestation.Expected behavior
This part should be optimized, and compute that total balance the least number of times possible.
The text was updated successfully, but these errors were encountered: