foundry-toolchain icon indicating copy to clipboard operation
foundry-toolchain copied to clipboard

New foundry nightly builds errors

Open montekki opened this issue 1 year ago • 0 comments

I believe that the last foundry (anvil) nightly build fails at calls to provider.estimate_eip1559_fees(None) with

`Err` value: JsonRpcClientError(SerdeJson { err: Error("missing field `baseFeePerGas`", line: 1, column: 39), text: "{\"gasUsedRatio\":[],\"oldestBlock\":\"0x0\"}" })

same happens during the call to provider.fill_transaction.

montekki avatar Dec 05 '23 08:12 montekki