mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 18:11:03 +00:00
Bring substrate-demo up to date (#658)
* Updating substrate-demo * Consenus fixes * Reverted toolchain change * Adjusted timeout formula * Simplfied proposal creation * Fixed tests * Fixed a few small issues * 2017->2018 * Style * More style * Renamed demo executable to substrate * Style * Fixed compilation after merge * Style
This commit is contained in:
committed by
Gav Wood
parent
bcc26dd30a
commit
fea750511e
@@ -40,10 +40,16 @@ members = [
|
||||
"substrate/test-runtime",
|
||||
"substrate/telemetry",
|
||||
"substrate/keystore",
|
||||
"demo",
|
||||
"demo/cli",
|
||||
"demo/api",
|
||||
"demo/consensus",
|
||||
"demo/executor",
|
||||
"demo/network",
|
||||
"demo/primitives",
|
||||
"demo/runtime",
|
||||
"demo/service",
|
||||
"demo/transaction-pool",
|
||||
"subkey",
|
||||
]
|
||||
exclude = [
|
||||
|
||||
Reference in New Issue
Block a user