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
..
2017-07-06 11:36:15 +02:00
2017-07-14 20:40:28 +02:00
2017-01-25 18:51:41 +01:00
2017-07-16 18:22:45 +02:00
2017-07-13 15:52:01 +02:00
2017-07-19 15:44:08 +02:00
2017-03-22 06:23:40 +01:00
2017-03-22 07:02:14 +01:00
2017-07-26 16:25:32 +01:00
2017-01-25 18:51:41 +01:00
2017-07-26 15:48:00 +02:00
2017-02-17 16:18:31 +01:00
2017-01-25 18:51:41 +01:00
2017-01-25 18:51:41 +01:00
2017-01-25 18:51:41 +01:00
2017-07-13 15:52:01 +02:00