openethereum/ethcore
keorn 22261bc2d1 New contract PoA sync fixes (#5991)
* generate proofs on newly-created state

* report only missed steps after first block

* dont report skipped if not signer

* test

* finality tracing and passing valid header to `commit_block`

* avoid proposing multiple times on the same step when validator set changes

* limit benign reports

* Ordering -> AtomicOrdering

* reinstate warning now that spam is reduced

* flush pending transition changes when necessary

* ensure epochs aren't re-zoomed on every block
2017-07-13 09:48:00 +02:00
..
evm Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
light Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
native_contracts updated serde to version 1.0 2017-07-06 11:36:15 +02:00
res WASM contracts MVP (#5679) 2017-07-10 17:42:10 +02:00
src New contract PoA sync fixes (#5991) 2017-07-13 09:48:00 +02:00
types Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
build.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
Cargo.toml Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00