Enrique Jose Avila Asapche
Enrique Jose Avila Asapche
I added a log to see what http APIs we have enabled, but I am looking into this too
> It looks like eth_newFilter works over HTTP but not WS. WS says it doesn't exist but HTTP works fine. > > > > You have to have the access...
The method is implemented, but you have to whitelist that specific method through `--rpc_accesslist`
On what chain did that happen? I want to try and recreate it.
I recommend adding the flags using `--config`
Could you try getting the logs with a topic in polygon please, and did you resync after this commit? 30df8a976560dd22e17c025e3b6de9bfbfe044b8
> I've synchronized some blocks since the commit 30df8a9, but I did not resynchronize the entire blockchain. Retrieving logs with just the block number crashes with the same error: >...
@michaelscheung no worries we had a state root hash error, and this might be related to that.
That issue was related to mining ours is related to consensus I believe.
Arent we already verifying after we start erigon?