This includes a semantic change to the `callTracer` as well as `flatCallTracer`. The value of field `gas` in the **first** call frame will change as follows: - It previously contained gas available after initial deductions (i.e. tx costs) - It will now contain the full tx gasLimit value Signed-off-by: jsvisa <delweng@gmail.com> |
||
|---|---|---|
| .. | ||
| create.json | ||
| deep_calls.json | ||
| delegatecall.json | ||
| inner_create_oog_outer_throw.json | ||
| inner_instafail.json | ||
| inner_throw_outer_revert.json | ||
| oog.json | ||
| revert_reason.json | ||
| revert.json | ||
| selfdestruct.json | ||
| simple.json | ||
| throw.json | ||