Temporarily disable BeaconState indexing #75

Closed
opened 2022-09-14 22:53:14 +00:00 by dboreham · 0 comments

Beacon state is too large to store on each slot (60MB every 12 seconds), and furthermore isn't strictly needed in our index for basic system functionality (e.g. proving an EL txn is attested to on the CL), we need to disable its indexing for now.

Beacon state is too large to store on each slot (60MB every 12 seconds), and furthermore isn't strictly needed in our index for basic system functionality (e.g. proving an EL txn is attested to on the CL), we need to disable its indexing for now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/ipld-eth-beacon-indexer#75