Skip to content

Using http provider make TimeNode silently fail #184

@kosecki123

Description

@kosecki123

web3 1.0 introduced eth_subscribe api for watching events, this API is not compatible with http providers and requires a web socket provider.

Currently, the compatibility check doesn't account for that making the TimeNode to silently fails and thus not discover incoming transactions.

The immediate fix is to enable websocket endpoint on your node and use it to connect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions