Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Testool oneliner does not work #1767

Open
adria0 opened this issue Feb 15, 2024 · 0 comments
Open

Testool oneliner does not work #1767

adria0 opened this issue Feb 15, 2024 · 0 comments
Assignees
Labels
T-bug Type: bug

Comments

@adria0
Copy link
Member

adria0 commented Feb 15, 2024

What command(s) is the bug in?

testool --oneliner "call 12;602000"

Describe the bug

Testool fails to execute a simple transaction

testool git:(main) ✗ cargo run --release -- --oneliner "call 12;602000"
    Finished release [optimized] target(s) in 0.18s
     Running `/Users/adria0/w/ef/zkevm-circuits/target/release/testool --oneliner 'call 12;602000'`
Error found CannotGenerateCircuitInput(TracingError("max fee per gas less than block base fee: address 0x1a642f0E3c3aF545E7AcBD38b07251B3990914F1, maxFeePerGas: 1 baseFee: 10"))

Concrete steps to reproduce the bug. If it's able reproduce via testool, please share test_id from jenkins report

No response

@adria0 adria0 added the T-bug Type: bug label Feb 15, 2024
@adria0 adria0 self-assigned this Feb 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-bug Type: bug
Projects
None yet
Development

No branches or pull requests

1 participant