Merge branch 'master' into a-wasm-authoring

This commit is contained in:
Gav Wood
2018-08-30 13:48:16 +02:00
committed by GitHub
15 changed files with 346 additions and 635 deletions
+1
View File
@@ -17,6 +17,7 @@ substrate-client = { git = "https://github.com/paritytech/substrate" }
substrate-primitives = { git = "https://github.com/paritytech/substrate" }
substrate-executor = { git = "https://github.com/paritytech/substrate" }
substrate-state-machine = { git = "https://github.com/paritytech/substrate" }
log = "0.3"
[dev-dependencies]
substrate-keyring = { git = "https://github.com/paritytech/substrate" }