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 |
||
---|---|---|
.. | ||
doc.go | ||
env.go | ||
runtime.go | ||
runtime_example_test.go | ||
runtime_fuzz_test.go | ||
runtime_test.go |