Merge remote-tracking branch 'origin/master' into consistent-id

This commit is contained in:
Gav Wood
2016-12-10 13:36:30 +01:00
91 changed files with 2514 additions and 525 deletions

View File

@@ -18,4 +18,6 @@ pub mod helpers;
pub mod snapshot;
mod chain;
mod consensus;
#[cfg(feature = "ipc")]
mod rpc;