You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set interpreter config to debug as well in evm.SetDebug and update tracing tests (#2061)
* Use EVM GetDebug in interpreter instead of value stored in cfg
* Update SetDebug to set both config values (solution 2)
* Get native tracing tests running on master
* Update call_tracer test data such that tests pass
* Remove stale TODO
* Undo this: last CI sanity check
* Add test and re-add debug fix
* Add regression test
* Fix lint
0 commit comments