mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-30 00:23:46 +00:00
* update test examples * update tests * solidify account deleting * update zkwriter for reverting * solid handling for call, and update test examples * fix status capture for CREATE issue, update test examples * add fail case for deploy * update test example (call non-exist address) * move test and stuffs to internal path, make required exports * fix issue in selfdestruct * update destruct test * lint * rename traces |
||
|---|---|---|
| .. | ||
| call.json | ||
| call_edge.json | ||
| create.json | ||
| delete.json | ||
| deploy.json | ||
| destruct.json | ||
| fail_call.json | ||
| fail_create.json | ||
| fail_deep_call.json | ||
| greeter.json | ||
| multi_txs.json | ||
| token.json | ||
| zktrie_gen_witness_test.go | ||