go-ethereum/trie/zkproof
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
..
orderer.go Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00
types.go zktrie part3: include zktrie witness in block trace; add demo for generating witness data for mpt circuit (#123) 2022-07-16 07:00:07 +08:00
writer.go Fix witness generator for failed call/create op and tx (#146) 2022-10-10 17:13:24 +08:00