openethereum/ethcore
Feynman Liang 5eb8cea6e7 Tendermint epoch transitions (#6085)
* Adds signals_epoch_end to tendermint

* Adds is_epoch_end

* Adds snapshot_components

* Adds tendermint Epoch Verifier

* Fix documentation typos

* Change check_finality_proof to panic

* Fix compilation

* Adds Unconfirmed path to epoch_verifier

* Verify if address is validator in EpochVerifier

* check_finality_proof errors on failure

* Don't share combine/destructure_proofs

* Remove invalid import

* Remove duplicate epoch verifier trait

* Fix docs

* Adds recover stub to tendermint EpochVerifier

* Adds verify_light test

* Avoid boxed closure

* Style fixes
2017-07-26 16:25:32 +01:00
..
evm Place RETURNDATA behind block number gate 2017-07-19 14:34:59 +02:00
light light client fixes (#6148) 2017-07-26 15:48:00 +02:00
native_contracts updated serde to version 1.0 2017-07-06 11:36:15 +02:00
res Place RETURNDATA behind block number gate 2017-07-19 14:34:59 +02:00
src Tendermint epoch transitions (#6085) 2017-07-26 16:25:32 +01: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 Refactor price_info (#6003) 2017-07-16 18:22:45 +02:00