Electra: performance issue computing sync committee indices #7366
Labels
meta-bug
Issues that identify a bug and require a fix.
prio-high
Resolve issues as soon as possible.
spec-electra 🦒
Issues targeting the Electra spec version
Describe the bug
as informed by @dapplion it could be much slow to compute sync committee indices in electra, theorically 64x slower
lodestar/packages/state-transition/src/util/seed.ts
Line 105 in 0ac8bb9
Expected behavior
effectiveBalanceIncrement
= 32 (worse case scenario)randByte
ahead for the nextn
loopsSteps to reproduce
No response
Additional context
No response
Operating system
Linux
Lodestar version or commit hash
v1.25.0
The text was updated successfully, but these errors were encountered: