openethereum/ethcore
Wei Tang 8fa56add47 Properly handle check_epoch_end_signal errors (#10015)
* Make check_epoch_end_signal to only use immutable data

* Move check_epoch_end_signals out of commit_block

* Make check_epoch_end_signals possible to fail

* Actually return the error from check_epoch_end_signals

* Remove a clone

* Fix import error
2019-02-07 14:34:07 +01:00
..
benches misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
blockchain Adds cli interface to allow reseting chain to a particular block (#9782) 2019-01-16 16:37:26 +01:00
call-contract Extract CallContract and RegistryInfo traits into their own crate (#10178) 2019-01-16 19:52:21 +01:00
db misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
evm misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
light misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
node-filter Remove caching for node connections (#10143) 2019-01-08 11:31:26 +11:00
private-tx Call private contract methods from another private contract (read-only) (#10086) 2019-02-07 12:39:04 +01:00
res Enable St-Peters-Fork ("Constantinople Fix") (#10223) 2019-01-21 22:55:44 +01:00
service Call private contract methods from another private contract (read-only) (#10086) 2019-02-07 12:39:04 +01:00
src Properly handle check_epoch_end_signal errors (#10015) 2019-02-07 14:34:07 +01:00
sync Call private contract methods from another private contract (read-only) (#10086) 2019-02-07 12:39:04 +01:00
types misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
vm misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
wasm Replace ethcore-logger with env-logger. (#10102) 2019-01-08 15:07:20 +01:00
Cargo.toml update ring to 0.14 (#10262) 2019-02-06 17:53:34 +01:00