This PR does a few things including: - Remove `ContractRef` interface - Remove `vm.AccountRef` which implements `ContractRef` interface - Maintain the `jumpDests` struct in EVM for sharing between call frames - Simplify the delegateCall context initialization |
||
---|---|---|
.. | ||
internal/tracers | ||
bigint.go | ||
goja.go | ||
tracer_test.go |