Add a testnet similar to sc_network_test. (#852)

* Copy over files

* Most network tests work

* Fix copyrights

* Strip out unneeded pallets

* Update test-runtime and remove unused network test things

* Upgrade test runtime

* Strip more things out of the test runtime

* Bump kusama impl version
This commit is contained in:
Ashley
2020-03-10 15:36:21 +01:00
committed by GitHub
parent 5ef0597e79
commit 1736c2d576
12 changed files with 2344 additions and 1 deletions
+3
View File
@@ -29,10 +29,13 @@ members = [
"collator",
"erasure-coding",
"network",
"network/test",
"primitives",
"runtime/common",
"runtime/polkadot",
"runtime/kusama",
"runtime/test-runtime",
"runtime/test-runtime/client",
"service",
"statement-table",
"service",