openethereum/ethcore
Wei Tang 0ce04845de
Be more graceful on Aura difficulty validation (#9164)
* Be more graceful on Aura difficulty validation

* test: rejects_step_backwards

* test: proposer_switching

* test: rejects_future_block

* test: reports_skipped

* test: verify_empty_seal_steps
2018-07-19 22:41:31 +08:00
..
benches `evm bench` fix broken dependencies (#9134) 2018-07-16 21:19:59 +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 Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +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 Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +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 Be more graceful on Aura difficulty validation (#9164) 2018-07-19 22:41:31 +08: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 Receipt constructor `Allocate less stack for blooms` (#9146) 2018-07-17 16:55:46 +01: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