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
[WARN] [02-08|03:24:01.842] [rpc] served conn=192.168.6.97:26003 method=eth_getBlockByNumber reqid=3306282826371288 t=283.621µs err="decoding block from f988ebf90261a01fe5c139547accecb2d53a75c2ed6....9b0d71688da01057c08e4c1baa8faa629819c2a832c0581: rlp: element is larger than containing list"
I have truncated the log above as the data is pretty huge. Don't seem to get this error in mainnet or when calling web3.eth.getBlock('latest'). Perhaps a bug with Dencun upgrade on pending txns?
The text was updated successfully, but these errors were encountered:
Hmm, I decided to rebuild by resetting stage_headers and stage_exec... Waited for a few days for Erigon to sync up everything... But still hit this issue... Is no one else having issues with getting the pending block from Goerli?
Testing on v2.57.3 Goerli chain. Calling this:
3 out of 5 times it would throw and error:
I have truncated the log above as the data is pretty huge. Don't seem to get this error in mainnet or when calling web3.eth.getBlock('latest'). Perhaps a bug with Dencun upgrade on pending txns?
The text was updated successfully, but these errors were encountered: