Fixes in rpctest and rpcdaemon for debug_traceTransaction, and opcode tracer,...
Fixes in rpctest and rpcdaemon for debug_traceTransaction, and opcode tracer, tool for repairing broken receipts (#2284)
* Fixes in rpctest and rpcdaemon for debug_traceTransaction
* Fix for opcode tracer
* Tool to fix receipts
Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Showing
- cmd/hack/hack.go 157 additions, 15 deletionscmd/hack/hack.go
- cmd/rpcdaemon/commands/tracing.go 1 addition, 3 deletionscmd/rpcdaemon/commands/tracing.go
- cmd/rpctest/main.go 5 additions, 8 deletionscmd/rpctest/main.go
- cmd/rpctest/rpctest/bench10.go 0 additions, 63 deletionscmd/rpctest/rpctest/bench10.go
- cmd/rpctest/rpctest/bench_tracetransaction.go 87 additions, 0 deletionscmd/rpctest/rpctest/bench_tracetransaction.go
- cmd/state/commands/check_change_sets.go 1 addition, 3 deletionscmd/state/commands/check_change_sets.go
- cmd/state/commands/opcode_tracer.go 6 additions, 7 deletionscmd/state/commands/opcode_tracer.go
- turbo/transactions/tracing.go 25 additions, 8 deletionsturbo/transactions/tracing.go
Loading
Please register or sign in to comment