Merge with master

This commit is contained in:
Anton Gavrilov
2017-08-02 17:24:34 +02:00
158 changed files with 14603 additions and 959 deletions

View File

@@ -49,6 +49,7 @@ pub struct Tendermint {
mod tests {
use serde_json;
use bigint::prelude::H160;
use hash::Address;
use spec::tendermint::Tendermint;
use spec::validator_set::ValidatorSet;