Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infura subscription not working anymore #32

Open
metachris opened this issue Dec 15, 2023 · 0 comments
Open

Infura subscription not working anymore #32

metachris opened this issue Dec 15, 2023 · 0 comments

Comments

@metachris
Copy link
Contributor

Currently, subscriptions to Infura cause the following error:

json: cannot unmarshal string into Go value of type types.txJSON

The error is logged here:

nc.log.Errorw("subscription error, reconnecting...", "error", err)

It stems from the go-ethereum gethclient subscription code that's suddenly unable to parse the result from Infura subscriptions into txJSON.

@metachris metachris changed the title Infura not working anymore Infura subscription not working anymore Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant