mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user