openethereum/util
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
..
benches updated serde to version 1.0 2017-07-06 11:36:15 +02:00
bigint Initial Whisper implementation (#6009) 2017-07-14 20:40:28 +02:00
bloom Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
fetch Refactor price_info (#6003) 2017-07-16 18:22:45 +02:00
io Bumped version 2017-07-13 15:52:01 +02:00
network Fixed node address detection on incoming connection (#6093) 2017-07-19 15:44:08 +02:00
path splitting part of util into smaller crates (#4956) 2017-03-22 06:23:40 +01:00
reactor Updating JSON-RPC crates (#4934) 2017-03-22 07:02:14 +01:00
rlp Tendermint epoch transitions (#6085) 2017-07-26 16:25:32 +01:00
sha3 Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
src light client fixes (#6148) 2017-07-26 15:48:00 +02:00
stats use new histogram/corpus 2017-02-17 16:18:31 +01:00
table Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
using_queue Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Cargo.toml Bumped version 2017-07-13 15:52:01 +02:00
build.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00