Skip to content

export_origin and export_token_transers fail when calling clients that don't support eth_newFilter #301

@blockjoe

Description

@blockjoe

Discovered an issue where trying to filter with web3.eth.filter when calling to eth nodes that don't support eth_newFilter.

It's possible to get all the logs and then filter on the client side with web3.eth.getLogs.

The case that surfaced this issue for me: https://forum.pokt.network/t/ethereumetl-tool-fails-when-using-eth-archival-node-endpoint/1739

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