mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
While updating to latest Geth, I noticed `OnCodeChangeV2` was not properly handled in `SelfDestruct/6780`, this PR fixes this and bring a unit test. Let me know if it's deemed more approriate to merge the tests with the other one. |
||
|---|---|---|
| .. | ||
| 4byte.go | ||
| call.go | ||
| call_flat.go | ||
| call_flat_test.go | ||
| erc7562.go | ||
| gen_account_json.go | ||
| gen_callframe_json.go | ||
| gen_callframewithopcodes_json.go | ||
| gen_flatcallaction_json.go | ||
| gen_flatcallresult_json.go | ||
| keccak256_preimage.go | ||
| keccak256_preimage_test.go | ||
| mux.go | ||
| noop.go | ||
| prestate.go | ||