Skip to content

Error: exceed maximum block range: 50000 #63

@jamesnguyentech

Description

@jamesnguyentech

Issue Summary

When trying to run the aggregator on the testnet (holesky), I encountered the following error:

Fatal error opening websocket subscription for new pubkey registrations {"err":"exceed maximum block range: 50000","service":"OperatorPubkeysServiceInMemory"}
Stacktrace
    github.com/Layr-Labs/eigensdk-go/logging.(*ZapLogger).Error
        /Users/jamesnguyen/go/pkg/mod/github.com/!layr-!labs/[email protected]/logging/zap_logger.go:57
    github.com/Layr-Labs/eigensdk-go/services/operatorpubkeys.(*OperatorPubkeysServiceInMemory).startServiceInGoroutine.func1
        /Users/jamesnguyen/go/pkg/mod/github.com/!layr-!labs/[email protected]/services/operatorpubkeys/operatorpubkeys_inmemory.go:79
panic: exceed maximum block range: 50000

How can I resolve the "exceed maximum block range: 50000" error when running the example on the testnet (holesky)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions