openethereum/ethcore
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
..
benches Fixes bench and removes rustc_serialize dependency (#5988) 2017-10-11 17:39:12 +07:00
evm Enable strict config parsing. 2018-01-03 11:05:53 +01:00
light Upgrade to RocksDB 5.8.8 and tune settings to reduce space amplification (#7348) 2018-01-03 11:00:37 +01:00
native_contracts SecretStore: tx retry pattern (#7323) 2018-01-10 11:33:45 +01:00
node_filter renamed kvdb_memorydb::in_memory -> kvdb_memorydb::create 2017-10-15 16:17:15 +02:00
res Update Parity Mainnet Bootnodes (#7476) 2018-01-08 15:06:08 +01:00
src added a new RPC call trace_replayBlockTransactions (#7366) 2018-01-10 11:34:34 +01:00
types rename hash crate to keccak-hash 2017-11-10 20:08:28 +01:00
vm Get rid of clippy remainings. 2017-12-21 11:27:26 +01:00
wasm Wasm runtime update (#7356) 2017-12-22 21:54:35 +03:00
Cargo.toml Fix tracing failed calls. 2017-12-29 18:11:55 +01:00