plugeth/core/vm/runtime
Martin Holst Swende ab1a404b01
all: remove debug-field from vm config (#27048)
This PR removes the Debug field from vmconfig, making it so that if a tracer is set, debug=true is implied.

---------

Co-authored-by: 0xTylerHolmes <tyler@ethereum.org>
Co-authored-by: Sina Mahmoodi <1591639+s1na@users.noreply.github.com>
2023-04-04 09:50:13 -04:00
..
doc.go core/vm/runtime: added simple execution runtime 2015-11-18 16:50:20 +01:00
env.go core/vm: evm fix panic (#23047) 2021-06-16 09:53:27 +03:00
runtime_example_test.go core/vm/runtime: added simple execution runtime 2015-11-18 16:50:20 +01:00
runtime_test.go all: remove debug-field from vm config (#27048) 2023-04-04 09:50:13 -04:00
runtime.go all: implement withdrawals (EIP-4895) (#26484) 2023-01-25 15:32:25 +01:00