openethereum/ethcore
André Silva e9bd41b3f1 Fixes for misbehavior reporting in AuthorityRound (#8998)
* aura: only report after checking for repeated skipped primaries

* aura: refactor duplicate code for getting epoch validator set

* aura: verify_external: report on validator set contract instance

* aura: use correct validator set epoch number when reporting

* aura: use epoch set when verifying blocks

* aura: report skipped primaries when generating seal

* aura: handle immediate transitions

* aura: don't report skipped steps from genesis to first block

* aura: fix reporting test

* aura: refactor duplicate code to handle immediate_transitions

* aura: let reporting fail on verify_block_basic

* aura: add comment about possible failure of reporting
2018-07-06 10:43:58 +01:00
..
benches Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
crypto Bump error-chain and quick_error versions (#8972) 2018-06-25 14:20:44 +02:00
evm bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +02:00
light bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +02:00
node_filter bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +02:00
private-tx A last bunch of txqueue performance optimizations (#9024) 2018-07-05 16:27:48 +01:00
res Recursive test (#9042) 2018-07-05 10:09:01 +03:00
service Bump error-chain and quick_error versions (#8972) 2018-06-25 14:20:44 +02:00
src Fixes for misbehavior reporting in AuthorityRound (#8998) 2018-07-06 10:43:58 +01:00
stratum bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +02:00
sync A last bunch of txqueue performance optimizations (#9024) 2018-07-05 16:27:48 +01:00
transaction Disallow unsigned transactions in case EIP-86 is disabled (#8802) 2018-06-05 19:49:11 +02:00
types added from and to to Receipt (#8756) 2018-06-07 16:47:41 +02:00
vm Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
wasm Recursive test (#9042) 2018-07-05 10:09:01 +03:00
Cargo.toml Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00