0fda25e471
Fixes the CaptureStart api to include the EVM, thus being able to set the statedb early on. This pr also exposes the struct we used internally in the interpreter to encapsulate the contract, mem, stack, rstack, so we pass it as a single struct to the tracer, and removes the error returns on the capture methods. |
||
---|---|---|
.. | ||
internal/tracers | ||
testdata | ||
api_test.go | ||
api.go | ||
tracer_test.go | ||
tracer.go | ||
tracers_test.go | ||
tracers.go |