forked from cerc-io/plugeth
0658712f65
This adds a check to verify that a sender-account does not have code, which means that the codehash is either `emptyCodeHash` _OR_ not present. The latter occurs IFF the sender did not previously exist, a situation which can only occur with zero cost gasprices. |
||
---|---|---|
.. | ||
internal/tracers | ||
testdata | ||
api_test.go | ||
api.go | ||
tracer_test.go | ||
tracer.go | ||
tracers_test.go | ||
tracers.go |