openethereum/ethcore
Wei Tang 4848c384cd Avoid schedule copying in nested call/create (#9190)
* Avoid schedule copying in nested call/create

* Fix tests

* fix test: wrong Schedule used

* Fix private-tx test

* Fix jsontests compilation
2018-07-23 15:48:01 +02:00
..
benches ethcore: add builtin benchmarks based on geth (#9179) 2018-07-23 15:46:24 +02:00
evm Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
light docs: update repository links (#9159) 2018-07-23 13:58:50 +02:00
node_filter Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
private-tx Avoid schedule copying in nested call/create (#9190) 2018-07-23 15:48:01 +02:00
res Insert ETC (classic) hardcoded headers until block #6170625 (#9121) 2018-07-14 16:04:31 +01:00
service Offload cull to IoWorker. (#9099) 2018-07-13 12:23:57 +02:00
src Avoid schedule copying in nested call/create (#9190) 2018-07-23 15:48:01 +02:00
stratum Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
sync handle SyncHandler errors properly (#9151) 2018-07-19 12:46:33 +02:00
transaction Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
types docs: update repository links (#9159) 2018-07-23 13:58:50 +02:00
vm Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
wasm Recursive test (#9042) 2018-07-05 10:09:01 +03:00
Cargo.toml Make sure to produce full blocks. (#9115) 2018-07-13 15:20:24 +01:00