diff --git a/geth-utils/README.md b/geth-utils/README.md index 91e2040dba2..f5961c529a4 100644 --- a/geth-utils/README.md +++ b/geth-utils/README.md @@ -2,19 +2,6 @@ The module `gethutil` tried to provide identical output from APIs `debug_trace*` of latest `geth` as test vectors for [`zkevm-circuits`](https://github.com/privacy-scaling-explorations/zkevm-circuits). -## Usage - - - - -### Library Usage - -For [`./example/mstore_mload.go`](./example/mstore_mload.go) as an example, it defines bytecode directly by builder `asm`, then write the logs produced by `TraceTx` to stdout. To reproduce the logs, run: - -```bash -go run ./example/mstore_mload.go > ./mstore_mload.json -``` - ### Debugging The execution traces returned by geth omit some information like execution