go-verkle icon indicating copy to clipboard operation
go-verkle copied to clipboard

condrieu: method handler crashed

Open gballet opened this issue 3 years ago • 1 comments

Deploying AAVE v2 on Condrieu fails with the following problem:

ERROR[12-16|12:05:47.482] RPC method eth_estimateGas crashed: gas pool pushed above uint64
WARN [12-16|12:05:47.482] Served eth_estimateGas                   conn=[::1]:42714           reqid=825                                  duration=170.401096ms err="method handler crashed"

gballet avatar Dec 16 '22 13:12 gballet

Looks like too much gas is being requested, which I assume is connected to an incorrect gas estimate. This error is often seen in the context of estimating gas.

gballet avatar Dec 16 '22 14:12 gballet

pretty old and RPCs seem to work on the newer testnets, closing.

gballet avatar Aug 28 '24 14:08 gballet