openethereum/ethcore/src/client
tzapu df5d27d516 added a new RPC call trace_replayBlockTransactions (#7366)
* intial add trace_replayBlockTransactions

* cleanup timing calls
add execution proof

* WIP implementing changes

* fix for trace_replayBlockTransactions rpc call

* cleanup comments

* cleanup, proof,
can't workout lifetime issues yet

* Fix lifetimes issue.

* naive rpc test

* updated docs
2018-01-10 11:34:34 +01:00
..
ancient_import.rs Generalize engine trait (#6591) 2017-09-26 14:19:08 +02:00
chain_notify.rs remove ipc codegen from ethcore 2017-10-16 17:50:25 +02:00
client.rs added a new RPC call trace_replayBlockTransactions (#7366) 2018-01-10 11:34:34 +01:00
config.rs Upgrade to RocksDB 5.8.8 and tune settings to reduce space amplification (#7348) 2018-01-03 11:00:37 +01:00
error.rs KeyValueDB trait uses errors instead of strings 2017-10-16 12:11:35 +02:00
evm_test_client.rs Capture traces and write some tests. 2017-10-20 16:06:36 +02:00
mod.rs remove ipc codegen from ethcore 2017-10-16 17:50:25 +02:00
test_client.rs added a new RPC call trace_replayBlockTransactions (#7366) 2018-01-10 11:34:34 +01:00
trace.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
traits.rs added a new RPC call trace_replayBlockTransactions (#7366) 2018-01-10 11:34:34 +01:00