ethereum / retesteth

testeth via RPC. Test run, generation by t8ntool protocol
http://retesteth.ethdevops.io/
GNU General Public License v3.0
113 stars 75 forks source link

Error: ERROR(3): EIP-1559 config but missing 'currentBaseFee' in env section #196

Closed chfast closed 1 year ago

chfast commented 1 year ago
Error: ERROR(3): EIP-1559 config but missing 'currentBaseFee' in env section

although I have currentBaseFee: 10 set in env.

winsvega commented 1 year ago

Which version of geth? Commit hash?

chfast commented 1 year ago

The latest stable.

On Fri, Jan 13, 2023, 00:33 winsvega @.***> wrote:

Which version of geth? Commit hash?

— Reply to this email directly, view it on GitHub https://github.com/ethereum/retesteth/issues/196#issuecomment-1381106151, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEL7RFQCLXFV5V6YPKQON3WSCIGNANCNFSM6AAAAAATWZK74M . You are receiving this because you authored the thread.Message ID: @.***>

winsvega commented 1 year ago

Hm. what command do you use and what test? All latests tests are running and filling on latest geth no problem.

chfast commented 1 year ago

Works with geth master but not with the latest release.