You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Starlawn, thanks for spotting this problem! While investigating it, I notice it only happens on the görli network, and as it seems, some nodes are refusing to sign the block headers to enable the in3 client to verify the data source authenticity, hence the exception.
We are investigating the issue, but meanwhile, the same script work with connecting to Ethereum mainnet, just try it by removing goerli like so:
Steps to reproduce
Just copy-pasted the code from official API docs(incubed_network.py):
link
Expected behavior
It should return node list for incubed
Actual behavior
It returns an error about missing signatures(and actually there was no such error just few weeks ago)
System configuration
Linux Mint 19 x64
Python3.7
Incubed version
Incubed3.0.4
Request
--
Incubed Configuration
--
Chain
--
The text was updated successfully, but these errors were encountered: