Skip to content

Lighthouse performance fix - disable attestations pool queries

Compare
Choose a tag to compare
@protolambda protolambda released this 14 Oct 01:00
· 2 commits to master since this release
v0.0.15
b8f8607

Previously it would pull a ton of attestations from the lighthouse node, every 12 seconds. Just to retrieve an attestation count. This is a big performance problem, and thus disabled for now while we work on a better solution.