foundry-toolchain
foundry-toolchain copied to clipboard
New foundry nightly builds errors
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.