openethereum/ethcore
David f2dd032884
Print warnings when using dangerous settings for ValidatorSet (#10733)
* Stop breaking out of loop if a non-canonical hash is found

* include expected hash in log msg

* More logging

* Scope

* Syntax

* Log in blank RollingFinality
Escalate bad proposer to warning

* Check validator set size: warn if 1 or even number

* More readable code

* Use SimpleList::new

* Extensive logging on unexpected non-canonical hash

* Wording

* Update ethcore/blockchain/src/blockchain.rs

Co-Authored-By: Tomasz Drwięga <tomusdrw@users.noreply.github.com>

* Improved logging, address grumbles

* Update ethcore/src/engines/validator_set/simple_list.rs

Co-Authored-By: Luke Schoen <ltfschoen@users.noreply.github.com>
2019-06-24 14:50:11 +02:00
..
benches Fix deprectation warnings on nightly (#10746) 2019-06-14 18:48:35 +02:00
blockchain Print warnings when using dangerous settings for ValidatorSet (#10733) 2019-06-24 14:50:11 +02:00
call-contract Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
db Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
evm Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
light Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
node-filter Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
private-tx Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
res ethcore/res: activate atlantis classic hf on block 8772000 (#10766) 2019-06-21 19:38:53 +02:00
service Remove unused code (#10762) 2019-06-19 15:08:21 +01:00
src Print warnings when using dangerous settings for ValidatorSet (#10733) 2019-06-24 14:50:11 +02:00
sync Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
types Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
vm Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
wasm Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
Cargo.toml Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00