go-ethereum/internal/utesting/blocktraces
Ho 4ee7885525
Fix witness generator for failed call/create op and tx (#146)
* 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
2022-10-10 17:13:24 +08:00
..
call.json Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00
call_edge.json Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00
create.json Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00
delete.json Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00
deploy.json Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00
destruct.json Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00
fail_call.json Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00
fail_create.json Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00
fail_deep_call.json Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00
greeter.json Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00
multi_txs.json Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00
token.json Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00
zktrie_gen_witness_test.go Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00