From b333f1a7b169314b8b87c554d16af8d1cbe8afa9 Mon Sep 17 00:00:00 2001 From: Seun Date: Mon, 8 Jun 2020 13:47:47 +0100 Subject: [PATCH] companion pr for paritytech/substrate#6235 --- Cargo.lock | 740 +++++++++--------- availability-store/Cargo.toml | 16 +- cli/Cargo.toml | 22 +- collator/Cargo.toml | 22 +- erasure-coding/Cargo.toml | 4 +- network/Cargo.toml | 16 +- network/test/Cargo.toml | 20 +- node/overseer/Cargo.toml | 2 +- parachain/Cargo.toml | 14 +- parachain/test-parachains/adder/Cargo.toml | 2 +- .../test-parachains/adder/collator/Cargo.toml | 4 +- .../test-parachains/code-upgrader/Cargo.toml | 2 +- primitives/Cargo.toml | 22 +- rpc/Cargo.toml | 32 +- runtime/common/Cargo.toml | 50 +- runtime/kusama/Cargo.toml | 106 +-- runtime/parachains/Cargo.toml | 50 +- runtime/polkadot/Cargo.toml | 102 +-- runtime/test-runtime/Cargo.toml | 68 +- runtime/test-runtime/client/Cargo.toml | 20 +- runtime/westend/Cargo.toml | 108 +-- service/Cargo.toml | 72 +- statement-table/Cargo.toml | 2 +- validation/Cargo.toml | 36 +- 24 files changed, 777 insertions(+), 755 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0900244f16a5..ee2f1766c36c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -89,9 +89,9 @@ dependencies = [ [[package]] name = "arc-swap" -version = "0.4.6" +version = "0.4.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b585a98a234c46fc563103e9278c9391fde1f4e6850334da895d27edb9580f62" +checksum = "4d25d88fd6b8041580a654f9d0c581a047baee2b3efee13275f2fc392fc75034" [[package]] name = "arrayref" @@ -129,8 +129,8 @@ version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0d0864d84b8e07b145449be9a8537db86bf9de5ce03b913214694643b4743502" dependencies = [ - "quote 1.0.6", - "syn 1.0.27", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -281,8 +281,8 @@ dependencies = [ "lazycell", "log 0.4.8", "peeking_take_while", - "proc-macro2 1.0.17", - "quote 1.0.6", + "proc-macro2 1.0.18", + "quote 1.0.7", "regex", "rustc-hash", "shlex", @@ -407,9 +407,9 @@ dependencies = [ [[package]] name = "bumpalo" -version = "3.3.0" +version = "3.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5356f1d23ee24a1f785a56d1d1a5f0fd5b0f6a0c0fb2412ce11da71649ab78f6" +checksum = "2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820" [[package]] name = "byte-slice-cast" @@ -526,9 +526,9 @@ dependencies = [ [[package]] name = "clear_on_drop" -version = "0.2.3" +version = "0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97276801e127ffb46b66ce23f35cc96bd454fa311294bced4bbace7baa8b1d17" +checksum = "c9cc5db465b294c3fa986d5bbb0f3017cd850bff6dd6c52f9ccff8b4d21b7b08" dependencies = [ "cc", ] @@ -743,9 +743,9 @@ dependencies = [ [[package]] name = "crossbeam-queue" -version = "0.2.1" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c695eeca1e7173472a32221542ae469b3e9aac3a4fc81f7696bcad82029493db" +checksum = "ab6bffe714b6bb07e42f201352c34f51fefd355ace793f9e638ebd52d23f98d2" dependencies = [ "cfg-if", "crossbeam-utils", @@ -789,14 +789,14 @@ dependencies = [ [[package]] name = "curve25519-dalek" -version = "2.0.0" +version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26778518a7f6cffa1d25a44b602b62b979bd88adb9e99ffec546998cf3404839" +checksum = "5d85653f070353a16313d0046f173f70d1aadd5b42600a14de626f0dfb3473a5" dependencies = [ "byteorder", "digest", "rand_core 0.5.1", - "subtle 2.2.2", + "subtle 2.2.3", "zeroize", ] @@ -838,9 +838,9 @@ version = "0.99.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2127768764f1556535c01b5326ef94bd60ff08dcfbdc544d53e69ed155610f5d" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -870,11 +870,10 @@ dependencies = [ [[package]] name = "dirs-sys" -version = "0.3.4" +version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "afa0b23de8fd801745c471deffa6e12d248f962c9fd4b4c33787b055599bde7b" +checksum = "8e93d7f5705de3e49895a2b5e0b8855a1c27f080192ae9c32a6432d50741a57a" dependencies = [ - "cfg-if", "libc", "redox_users", "winapi 0.3.8", @@ -958,9 +957,9 @@ version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "946ee94e3dbf58fdd324f9ce245c7b238d46a66f00e86a020b71996349e46cce" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -1064,9 +1063,9 @@ version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", "synstructure", ] @@ -1171,7 +1170,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", ] @@ -1179,7 +1178,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -1196,7 +1195,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1214,7 +1213,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -1229,7 +1228,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", "serde", @@ -1240,7 +1239,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "bitmask", "frame-metadata", @@ -1265,40 +1264,40 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support-procedural-tools", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] name = "frame-system" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1314,7 +1313,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-benchmarking", "frame-support", @@ -1328,7 +1327,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", "sp-api", @@ -1477,9 +1476,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d0b5a30a4328ab5473878237c447333c093297bded83a4983d10f4deea240d39" dependencies = [ "proc-macro-hack", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -1768,9 +1767,9 @@ dependencies = [ [[package]] name = "hex-literal-impl" -version = "0.2.1" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d4c5c844e2fee0bf673d54c2c177f1713b3d2af2ff6e666b49cb7572e6cf42d" +checksum = "853f769599eb31de176303197b7ba4973299c38c7a7604a6bc88c3eef05b9b46" dependencies = [ "proc-macro-hack", ] @@ -1887,9 +1886,9 @@ dependencies = [ [[package]] name = "hyper" -version = "0.13.5" +version = "0.13.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96816e1d921eca64d208a85aab4f7798455a8e34229ee5a88c935bdee1b78b14" +checksum = "a6e7655b9594024ad0ee439f3b5a7299369dc2a3f459b47c696f9ff676f9aa1f" dependencies = [ "bytes 0.5.4", "futures-channel", @@ -1901,8 +1900,8 @@ dependencies = [ "httparse", "itoa", "log 0.4.8", - "net2", "pin-project", + "socket2", "time", "tokio 0.2.21", "tower-service", @@ -1918,7 +1917,7 @@ dependencies = [ "bytes 0.5.4", "ct-logs", "futures-util", - "hyper 0.13.5", + "hyper 0.13.6", "log 0.4.8", "rustls", "rustls-native-certs", @@ -1982,16 +1981,16 @@ version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ef5550a42e3740a0e71f909d4c861056a284060af885ae7aa6242820f920d9d" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] name = "indexmap" -version = "1.3.2" +version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "076f042c5b7b98f31d205f1249267e12a6518c1481e9dae9764af19b707d2292" +checksum = "c398b2b113b55809ceb9ee3e753fcbac793f1956663f3c36549c1346015c2afe" dependencies = [ "autocfg 1.0.0", ] @@ -2089,18 +2088,18 @@ dependencies = [ [[package]] name = "js-sys" -version = "0.3.39" +version = "0.3.40" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa5a448de267e7358beaf4a5d849518fe9a0c13fce7afd44b06e68550e5562a7" +checksum = "ce10c23ad2ea25ceca0093bd3192229da4c5b3c0f2de499c1ecac0d98d452177" dependencies = [ "wasm-bindgen", ] [[package]] name = "jsonrpc-client-transports" -version = "14.1.0" +version = "14.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2307a7e78cf969759e390a8a2151ea12e783849a45bb00aa871b468ba58ea79e" +checksum = "ecbdaacc17243168d9d1fa6b2bd7556a27e1e60a621d8a2a6e590ae2b145d158" dependencies = [ "failure", "futures 0.1.29", @@ -2114,9 +2113,9 @@ dependencies = [ [[package]] name = "jsonrpc-core" -version = "14.1.0" +version = "14.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25525f6002338fb4debb5167a89a0b47f727a5a48418417545ad3429758b7fec" +checksum = "a0747307121ffb9703afd93afbd0fb4f854c38fb873f2c8b90e0e902f27c7b62" dependencies = [ "futures 0.1.29", "log 0.4.8", @@ -2127,30 +2126,30 @@ dependencies = [ [[package]] name = "jsonrpc-core-client" -version = "14.1.0" +version = "14.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87f9382e831a6d630c658df103aac3f971da096deb57c136ea2b760d3b4e3f9f" +checksum = "34221123bc79b66279a3fde2d3363553835b43092d629b34f2e760c44dc94713" dependencies = [ "jsonrpc-client-transports", ] [[package]] name = "jsonrpc-derive" -version = "14.0.5" +version = "14.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8609af8f63b626e8e211f52441fcdb6ec54f1a446606b10d5c89ae9bf8a20058" +checksum = "0fadf6945e227246825a583514534d864554e9f23d80b3c77d034b10983db5ef" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] name = "jsonrpc-http-server" -version = "14.1.0" +version = "14.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d52860f0549694aa4abb12766856f56952ab46d3fb9f0815131b2db3d9cc2f29" +checksum = "0da906d682799df05754480dac1b9e70ec92e12c19ebafd2662a5ea1c9fd6522" dependencies = [ "hyper 0.12.35", "jsonrpc-core", @@ -2163,21 +2162,22 @@ dependencies = [ [[package]] name = "jsonrpc-pubsub" -version = "14.1.0" +version = "14.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4ca5e391d6c6a2261d4adca029f427fe63ea546ad6cef2957c654c08495ec16" +checksum = "2d44f5602a11d657946aac09357956d2841299ed422035edf140c552cb057986" dependencies = [ "jsonrpc-core", "log 0.4.8", "parking_lot 0.10.2", + "rand 0.7.3", "serde", ] [[package]] name = "jsonrpc-server-utils" -version = "14.1.0" +version = "14.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1f06add502b48351e05dd95814835327fb115e4e9f834ca42fd522d3b769d4d2" +checksum = "56cbfb462e7f902e21121d9f0d1c2b77b2c5b642e1a4e8f4ebfa2e15b94402bb" dependencies = [ "bytes 0.4.12", "globset", @@ -2191,9 +2191,9 @@ dependencies = [ [[package]] name = "jsonrpc-ws-server" -version = "14.1.0" +version = "14.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "017a7dd5083d9ed62c5e1dd3e317975c33c3115dac5447f4480fe05a8c354754" +checksum = "903d3109fe7c4acb932b567e1e607e0f524ed04741b09fb0e61841bc40a022fc" dependencies = [ "jsonrpc-core", "jsonrpc-server-utils", @@ -2385,9 +2385,9 @@ checksum = "9457b06509d27052635f90d6466700c65095fdf75409b3fbdd903e988b886f49" [[package]] name = "libflate" -version = "1.0.0" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1fbe6b967a94346446d37ace319ae85be7eca261bb8149325811ac435d35d64" +checksum = "784f4ec5908a9d7f4e53658906386667e8b02e9389a47cfebf45d324ba9e8d25" dependencies = [ "adler32", "crc32fast", @@ -2488,8 +2488,8 @@ version = "0.19.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f09548626b737ed64080fde595e06ce1117795b8b9fc4d2629fa36561c583171" dependencies = [ - "quote 1.0.6", - "syn 1.0.27", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -2723,7 +2723,7 @@ dependencies = [ "hmac-drbg", "rand 0.7.3", "sha2", - "subtle 2.2.2", + "subtle 2.2.3", "typenum", ] @@ -2794,18 +2794,18 @@ dependencies = [ [[package]] name = "lru" -version = "0.4.5" +version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e488db3a9e108382265a30764f43cfc87517322e5d04ae0603b32a33461dca3" +checksum = "0609345ddee5badacf857d4f547e0e5a2e987db77085c24cd887f73573a04237" dependencies = [ "hashbrown", ] [[package]] name = "mach" -version = "0.2.3" +version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "86dd2487cdfea56def77b88438a2c915fb45113c5319bfe7e14306ca4cd0b0e1" +checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa" dependencies = [ "libc", ] @@ -3228,7 +3228,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3244,7 +3244,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3259,7 +3259,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3281,7 +3281,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-benchmarking", "frame-support", @@ -3295,7 +3295,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-benchmarking", "frame-support", @@ -3311,7 +3311,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-benchmarking", "frame-support", @@ -3326,7 +3326,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-benchmarking", "frame-support", @@ -3341,7 +3341,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3357,7 +3357,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3377,7 +3377,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3393,7 +3393,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-benchmarking", "frame-support", @@ -3413,7 +3413,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3429,7 +3429,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3443,7 +3443,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3457,7 +3457,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3472,7 +3472,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-benchmarking", "frame-support", @@ -3493,7 +3493,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3508,7 +3508,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3521,7 +3521,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "enumflags2", "frame-support", @@ -3536,7 +3536,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-benchmarking", "frame-support", @@ -3551,7 +3551,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3569,7 +3569,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-benchmarking", "frame-support", @@ -3583,7 +3583,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3597,7 +3597,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-benchmarking", "frame-support", @@ -3619,18 +3619,18 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] name = "pallet-sudo" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3644,7 +3644,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-benchmarking", "frame-support", @@ -3662,7 +3662,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "frame-system", @@ -3676,7 +3676,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3694,7 +3694,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-support", "parity-scale-codec", @@ -3707,7 +3707,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-benchmarking", "frame-support", @@ -3722,7 +3722,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-benchmarking", "frame-support", @@ -3738,7 +3738,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3835,9 +3835,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5a0ec292e92e8ec7c58e576adacc1e3f399c597c8f263c42f18420abe58e7245" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -3868,8 +3868,8 @@ version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2" dependencies = [ - "proc-macro2 1.0.17", - "syn 1.0.27", + "proc-macro2 1.0.18", + "syn 1.0.30", "synstructure", ] @@ -3931,9 +3931,9 @@ dependencies = [ [[package]] name = "paste" -version = "0.1.14" +version = "0.1.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3431e8f72b90f8a7af91dec890d9814000cb371258e0ec7370d93e085361f531" +checksum = "d508492eeb1e5c38ee696371bf7b9fc33c83d46a7d451606b96458fbbbdc2dec" dependencies = [ "paste-impl", "proc-macro-hack", @@ -3941,14 +3941,14 @@ dependencies = [ [[package]] name = "paste-impl" -version = "0.1.14" +version = "0.1.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25af5fc872ba284d8d84608bf8a0fa9b5376c96c23f503b007dfd9e34dde5606" +checksum = "84f328a6a63192b333fce5fbb4be79db6758a4d518dfac6d54412f1492f72d32" dependencies = [ "proc-macro-hack", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -3997,29 +3997,29 @@ dependencies = [ [[package]] name = "pin-project" -version = "0.4.17" +version = "0.4.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "edc93aeee735e60ecb40cf740eb319ff23eab1c5748abfdb5c180e4ce49f7791" +checksum = "e75373ff9037d112bb19bc61333a06a159eaeb217660dcfbea7d88e1db823919" dependencies = [ "pin-project-internal", ] [[package]] name = "pin-project-internal" -version = "0.4.17" +version = "0.4.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e58db2081ba5b4c93bd6be09c40fd36cb9193a8336c384f3b40012e531aa7e40" +checksum = "10b4b44893d3c370407a1d6a5cfde7c41ae0478e31c516c85f67eb3adc51be6d" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] name = "pin-project-lite" -version = "0.1.5" +version = "0.1.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f7505eeebd78492e0f6108f7171c4948dbb120ee8119d9d77d0afa5469bef67f" +checksum = "282adbf10f2698a7a77f8e983a74b2d18176c19a7fd32a45446139ae7b02b715" [[package]] name = "pin-utils" @@ -4695,9 +4695,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "98e9e4b82e0ef281812565ea4751049f1bdcdfccda7d3f459f2e138a40c08678" dependencies = [ "proc-macro-error-attr", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", "version_check", ] @@ -4707,9 +4707,9 @@ version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4f5444ead4e9935abd7f27dc51f7e852a0569ac888096d5ec2499470794e2e53" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", "syn-mid", "version_check", ] @@ -4722,9 +4722,9 @@ checksum = "7e0456befd48169b9f13ef0f0ad46d492cf9d2dbb918bcf38e01eed4ce3ec5e4" [[package]] name = "proc-macro-nested" -version = "0.1.4" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e946095f9d3ed29ec38de908c22f95d9ac008e424c7bcae54c75a79c527c694" +checksum = "0afe1bd463b9e9ed51d0e0f0b50b6b146aec855c56fd182bb242388710a9b6de" [[package]] name = "proc-macro2" @@ -4737,9 +4737,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.17" +version = "1.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1502d12e458c49a4c9cbff560d0fe0060c252bc29799ed94ca2ed4bb665a0101" +checksum = "beae6331a816b1f65d04c45b078fd8e6c93e8071771f41b8163255bbd8d7c8fa" dependencies = [ "unicode-xid 0.2.0", ] @@ -4809,9 +4809,9 @@ checksum = "537aa19b95acde10a12fec4301466386f757403de4cd4e5b4fa78fb5ecb18f72" dependencies = [ "anyhow", "itertools 0.8.2", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -4864,11 +4864,11 @@ dependencies = [ [[package]] name = "quote" -version = "1.0.6" +version = "1.0.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "54a21852a652ad6f610c9510194f398ff6f8692e334fd1145fed931f7fbe44ea" +checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37" dependencies = [ - "proc-macro2 1.0.17", + "proc-macro2 1.0.18", ] [[package]] @@ -5162,9 +5162,9 @@ version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "602eb59cda66fcb9aec25841fb76bc01d2b34282dcdd705028da297db6f3eec8" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -5180,9 +5180,9 @@ dependencies = [ [[package]] name = "regex" -version = "1.3.7" +version = "1.3.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a6020f034922e3194c711b82a627453881bc4682166cabb07134a10c26ba7692" +checksum = "9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6" dependencies = [ "aho-corasick", "memchr", @@ -5192,15 +5192,15 @@ dependencies = [ [[package]] name = "regex-syntax" -version = "0.6.17" +version = "0.6.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7fe5bd57d1d7414c6b5ed48563a2c855d995ff777729dcd91c369ec7fea395ae" +checksum = "26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8" [[package]] name = "region" -version = "2.1.2" +version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "448e868c6e4cfddfa49b6a72c95906c04e8547465e9536575b95c70a4044f856" +checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0" dependencies = [ "bitflags", "libc", @@ -5219,9 +5219,9 @@ dependencies = [ [[package]] name = "ring" -version = "0.16.13" +version = "0.16.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "703516ae74571f24b465b4a1431e81e2ad51336cb0ded733a55a1aa3eccac196" +checksum = "06b3fefa4f12272808f809a0af618501fdaba41a58963c5fb72238ab0be09603" dependencies = [ "cc", "libc", @@ -5341,9 +5341,9 @@ dependencies = [ [[package]] name = "ryu" -version = "1.0.4" +version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ed3d612bc64430efeb3f7ee6ef26d590dce0c43249217bddc62112540c7941e1" +checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e" [[package]] name = "safe-mix" @@ -5357,7 +5357,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "bytes 0.5.4", "derive_more 0.99.7", @@ -5384,7 +5384,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5408,7 +5408,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5424,7 +5424,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5440,18 +5440,18 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] name = "sc-cli" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5492,7 +5492,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "fnv", @@ -5528,7 +5528,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "blake2-rfc", "hash-db", @@ -5557,7 +5557,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5568,7 +5568,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "fork-tree", @@ -5610,7 +5610,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -5633,7 +5633,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5646,7 +5646,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5668,7 +5668,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "log 0.4.8", "sc-client-api", @@ -5682,7 +5682,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "lazy_static", @@ -5710,7 +5710,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "log 0.4.8", @@ -5727,7 +5727,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -5742,7 +5742,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -5763,7 +5763,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "assert_matches", "derive_more 0.99.7", @@ -5800,7 +5800,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "finality-grandpa", @@ -5817,7 +5817,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -5834,7 +5834,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "hex", @@ -5843,13 +5843,32 @@ dependencies = [ "serde_json", "sp-application-crypto", "sp-core", - "subtle 2.2.2", + "subtle 2.2.3", +] + +[[package]] +name = "sc-light" +version = "2.0.0-rc2" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" +dependencies = [ + "hash-db", + "lazy_static", + "parity-scale-codec", + "parking_lot 0.10.2", + "sc-client-api", + "sc-executor", + "sp-api", + "sp-blockchain", + "sp-core", + "sp-externalities", + "sp-runtime", + "sp-state-machine", ] [[package]] name = "sc-network" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "bitflags", "bs58", @@ -5901,7 +5920,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5916,7 +5935,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "env_logger", "futures 0.3.5", @@ -5943,13 +5962,13 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "bytes 0.5.4", "fnv", "futures 0.3.5", "futures-timer 3.0.2", - "hyper 0.13.5", + "hyper 0.13.6", "hyper-rustls", "log 0.4.8", "num_cpus", @@ -5970,7 +5989,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "futures 0.3.5", "libp2p", @@ -5983,7 +6002,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -5992,7 +6011,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "futures 0.3.5", "hash-db", @@ -6024,7 +6043,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -6048,7 +6067,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6063,7 +6082,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "exit-future", @@ -6087,6 +6106,7 @@ dependencies = [ "sc-client-db", "sc-executor", "sc-keystore", + "sc-light", "sc-network", "sc-offchain", "sc-rpc", @@ -6121,7 +6141,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6135,7 +6155,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "bytes 0.5.4", "futures 0.3.5", @@ -6157,7 +6177,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "erased-serde", "log 0.4.8", @@ -6172,7 +6192,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -6192,7 +6212,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -6239,7 +6259,7 @@ dependencies = [ "rand 0.7.3", "rand_core 0.5.1", "sha2", - "subtle 2.2.2", + "subtle 2.2.3", "zeroize", ] @@ -6270,9 +6290,9 @@ version = "0.10.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e367622f934864ffa1c704ba2b82280aab856e3d8213c84c5720257eb34b15b9" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -6343,22 +6363,22 @@ checksum = "f638d531eccd6e23b980caf34876660d38e265409d8e99b397ab71eb3612fad0" [[package]] name = "serde" -version = "1.0.110" +version = "1.0.111" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "99e7b308464d16b56eba9964e4972a3eee817760ab60d88c3f86e1fecb08204c" +checksum = "c9124df5b40cbd380080b2cc6ab894c040a3070d995f5c9dc77e18c34a8ae37d" dependencies = [ "serde_derive", ] [[package]] name = "serde_derive" -version = "1.0.110" +version = "1.0.111" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "818fbf6bfa9a42d3bfcaca148547aa00c7b915bec71d1757aa2d44ca68771984" +checksum = "3f2c3ac8e6ca1e9c80b8be1023940162bf81ae3cffbb1809474152f2ce1eb250" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -6506,9 +6526,9 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a945ec7f7ce853e89ffa36be1e27dce9a43e82ff9093bf3461c30d5da74ed11b" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -6540,7 +6560,7 @@ dependencies = [ "ring", "rustc_version", "sha2", - "subtle 2.2.2", + "subtle 2.2.3", "x25519-dalek", ] @@ -6579,7 +6599,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "log 0.4.8", @@ -6591,7 +6611,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "hash-db", "parity-scale-codec", @@ -6606,19 +6626,19 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "blake2-rfc", "proc-macro-crate", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] name = "sp-application-crypto" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", "serde", @@ -6630,7 +6650,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "integer-sqrt", "num-traits 0.2.11", @@ -6643,7 +6663,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", "sp-api", @@ -6655,7 +6675,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -6666,7 +6686,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", "sp-api", @@ -6678,7 +6698,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "log 0.4.8", @@ -6694,7 +6714,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "serde", "serde_json", @@ -6703,7 +6723,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -6726,7 +6746,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", "sp-api", @@ -6740,7 +6760,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "merlin", "parity-scale-codec", @@ -6757,7 +6777,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -6769,7 +6789,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "base58", "blake2-rfc", @@ -6811,7 +6831,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -6820,17 +6840,17 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] name = "sp-externalities" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "environmental", "parity-scale-codec", @@ -6841,7 +6861,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -6857,7 +6877,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -6867,7 +6887,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "parity-scale-codec", @@ -6879,7 +6899,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "futures 0.3.5", "hash-db", @@ -6899,7 +6919,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "lazy_static", "sp-core", @@ -6910,7 +6930,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", "serde", @@ -6922,18 +6942,18 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] name = "sp-offchain" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "sp-api", "sp-core", @@ -6943,7 +6963,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "backtrace", "log 0.4.8", @@ -6952,7 +6972,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "serde", "sp-core", @@ -6961,7 +6981,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "hash256-std-hasher", "impl-trait-for-tuples", @@ -6982,7 +7002,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", "primitive-types", @@ -6997,19 +7017,19 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "Inflector", "proc-macro-crate", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] name = "sp-serializer" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "serde", "serde_json", @@ -7018,7 +7038,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", "sp-api", @@ -7031,7 +7051,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7041,7 +7061,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "hash-db", "log 0.4.8", @@ -7060,12 +7080,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" [[package]] name = "sp-storage" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7077,7 +7097,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7091,7 +7111,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "tracing", ] @@ -7099,7 +7119,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -7115,7 +7135,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "hash-db", "memory-db", @@ -7129,7 +7149,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "futures 0.3.5", "futures-core", @@ -7140,7 +7160,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7152,7 +7172,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7242,9 +7262,9 @@ checksum = "d239ca4b13aee7a2142e6795cbd69e457665ff8037aed33b3effdc430d2f927a" dependencies = [ "heck", "proc-macro-error", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -7263,9 +7283,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0054a7df764039a6cd8592b9de84be4bec368ff081d203a7d5371cbfa8e65c81" dependencies = [ "heck", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -7283,7 +7303,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "chrono", "clear_on_drop", @@ -7310,7 +7330,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "platforms", ] @@ -7318,7 +7338,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7339,12 +7359,12 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "async-std", "derive_more 0.99.7", "futures-util", - "hyper 0.13.5", + "hyper 0.13.6", "log 0.4.8", "prometheus", "tokio 0.2.21", @@ -7353,7 +7373,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "futures 0.3.5", "hash-db", @@ -7362,6 +7382,7 @@ dependencies = [ "sc-client-db", "sc-consensus", "sc-executor", + "sc-light", "sc-service", "sp-blockchain", "sp-consensus", @@ -7374,7 +7395,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "cfg-if", "frame-executive", @@ -7407,20 +7428,21 @@ dependencies = [ "sp-transaction-pool", "sp-trie", "sp-version", - "substrate-wasm-builder-runner 1.0.6 (git+https://github.com/paritytech/substrate)", + "substrate-wasm-builder-runner 1.0.6 (git+https://github.com/paritytech/substrate?branch=seun-sc-light)", "trie-db", ] [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" dependencies = [ "futures 0.3.5", "parity-scale-codec", "sc-block-builder", "sc-client-api", "sc-consensus", + "sc-light", "sc-service", "sp-api", "sp-blockchain", @@ -7434,7 +7456,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#d68cfd7cd5c64cb0965b49d9868aff02849e077c" +source = "git+https://github.com/paritytech/substrate?branch=seun-sc-light#0b39855e8991c0d450aa14e0dd408dd1299ac195" [[package]] name = "substrate-wasm-builder-runner" @@ -7539,9 +7561,9 @@ checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee" [[package]] name = "subtle" -version = "2.2.2" +version = "2.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7c65d530b10ccaeac294f349038a597e435b18fb456aadd0840a623f83b9e941" +checksum = "502d53007c02d7605a05df1c1a73ee436952781653da5d0bf57ad608f66932c1" [[package]] name = "syn" @@ -7567,12 +7589,12 @@ dependencies = [ [[package]] name = "syn" -version = "1.0.27" +version = "1.0.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ef781e621ee763a2a40721a8861ec519cb76966aee03bb5d00adb6a31dc1c1de" +checksum = "93a56fabc59dce20fe48b6c832cc249c713e7ed88fa28b0ee0a3bfcaae5fe4e2" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", + "proc-macro2 1.0.18", + "quote 1.0.7", "unicode-xid 0.2.0", ] @@ -7582,9 +7604,9 @@ version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7be3539f6c128a931cf19dcee741c1af532c7fd387baa739c03dd2e96479338a" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -7602,9 +7624,9 @@ version = "0.12.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "67656ea1dc1b41b1451851562ea232ec2e5a80242139f7e679ceccfb5d61f545" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", "unicode-xid 0.2.0", ] @@ -7751,9 +7773,9 @@ version = "1.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "893582086c2f98cde18f906265a65b5030a074b1046c674ae898be6519a7f479" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -8098,9 +8120,9 @@ checksum = "e987b6bf443f4b5b3b6f38704195592cca41c5bb7aedd3c3693c7081f8289860" [[package]] name = "tracing" -version = "0.1.14" +version = "0.1.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a7c6b59d116d218cb2d990eb06b77b64043e0268ef7323aae63d8b30ae462923" +checksum = "a41f40ed0e162c911ac6fcb53ecdc8134c46905fdbbae8c50add462a538b495f" dependencies = [ "cfg-if", "tracing-attributes", @@ -8113,9 +8135,9 @@ version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "99bbad0de3fd923c9c3232ead88510b783e5a4d16a6154adffa3d53308de984c" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", ] [[package]] @@ -8287,9 +8309,9 @@ dependencies = [ [[package]] name = "vcpkg" -version = "0.2.8" +version = "0.2.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3fc439f2794e98976c88a2a2dafce96b930fe8010b0a256b3c2199a773933168" +checksum = "55d1e41d56121e07f1e223db0a4def204e45c85425f6a16d462fd07c8d10d74c" [[package]] name = "vec_map" @@ -8347,9 +8369,9 @@ checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" [[package]] name = "wasm-bindgen" -version = "0.2.62" +version = "0.2.63" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3c7d40d09cdbf0f4895ae58cf57d92e1e57a9dd8ed2e8390514b54a47cc5551" +checksum = "4c2dc4aa152834bc334f506c1a06b866416a8b6697d5c9f75b9a689c8486def0" dependencies = [ "cfg-if", "serde", @@ -8359,24 +8381,24 @@ dependencies = [ [[package]] name = "wasm-bindgen-backend" -version = "0.2.62" +version = "0.2.63" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3972e137ebf830900db522d6c8fd74d1900dcfc733462e9a12e942b00b4ac94" +checksum = "ded84f06e0ed21499f6184df0e0cb3494727b0c5da89534e0fcc55c51d812101" dependencies = [ "bumpalo", "lazy_static", "log 0.4.8", - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-futures" -version = "0.4.12" +version = "0.4.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a369c5e1dfb7569e14d62af4da642a3cbc2f9a3652fe586e26ac22222aa4b04" +checksum = "64487204d863f109eb77e8462189d111f27cb5712cc9fdb3461297a76963a2f6" dependencies = [ "cfg-if", "js-sys", @@ -8386,32 +8408,32 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.62" +version = "0.2.63" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2cd85aa2c579e8892442954685f0d801f9129de24fa2136b2c6a539c76b65776" +checksum = "838e423688dac18d73e31edce74ddfac468e37b1506ad163ffaf0a46f703ffe3" dependencies = [ - "quote 1.0.6", + "quote 1.0.7", "wasm-bindgen-macro-support", ] [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.62" +version = "0.2.63" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8eb197bd3a47553334907ffd2f16507b4f4f01bbec3ac921a7719e0decdfe72a" +checksum = "3156052d8ec77142051a533cdd686cba889537b213f948cd1d20869926e68e92" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", "wasm-bindgen-backend", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-shared" -version = "0.2.62" +version = "0.2.63" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a91c2916119c17a8e316507afaaa2dd94b47646048014bbdf6bef098c1bb58ad" +checksum = "c9ba19973a58daf4db6f352eda73dc0e289493cd29fb2632eb172085b6521acd" [[package]] name = "wasm-timer" @@ -8511,27 +8533,27 @@ dependencies = [ [[package]] name = "wast" -version = "17.0.0" +version = "18.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5a0e1c36b928fca33dbaf96235188f5fad22ee87100e26cc606bd0fbabdf1932" +checksum = "01b1f23531740a81f9300bd2febd397a95c76bfa4aa4bfaf4ca8b1ee3438f337" dependencies = [ "leb128", ] [[package]] name = "wat" -version = "1.0.18" +version = "1.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2b50f9e5e5c81e6fd987ae6997a9f4bbb751df2dec1d8cadb0b5778f1ec13bbe" +checksum = "4006d418d59293172aebfeeadb7673459dc151874a79135946ea7996b6a98515" dependencies = [ "wast", ] [[package]] name = "web-sys" -version = "0.3.39" +version = "0.3.40" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8bc359e5dd3b46cb9687a051d50a2fdd228e4ba7cf6fcf861a5365c3d671a642" +checksum = "7b72fe77fd39e4bd3eaa4412fd299a0be6b3dfe9d2597e2f1c20beb968f41d17" dependencies = [ "js-sys", "wasm-bindgen", @@ -8539,9 +8561,9 @@ dependencies = [ [[package]] name = "webpki" -version = "0.21.2" +version = "0.21.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f1f50e1972865d6b1adb54167d1c8ed48606004c2c9d0ea5f1eeb34d95e863ef" +checksum = "ab146130f5f790d45f82aeeb09e55a256573373ec64409fc19a6fb82fb1032ae" dependencies = [ "ring", "untrusted", @@ -8762,9 +8784,9 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "de251eec69fc7c1bc3923403d18ececb929380e016afe103da75f396704f8ca2" dependencies = [ - "proc-macro2 1.0.17", - "quote 1.0.6", - "syn 1.0.27", + "proc-macro2 1.0.18", + "quote 1.0.7", + "syn 1.0.30", "synstructure", ] diff --git a/availability-store/Cargo.toml b/availability-store/Cargo.toml index 71af1a1c0d12..0c1cd82a8a28 100644 --- a/availability-store/Cargo.toml +++ b/availability-store/Cargo.toml @@ -15,14 +15,14 @@ futures = "0.3.4" tokio = { version = "0.2.13", features = ["rt-core"] } exit-future = "0.2.0" codec = { package = "parity-scale-codec", version = "1.3.0", features = ["derive"] } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } kvdb = "0.6.0" kvdb-memorydb = "0.6.0" diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 7b0eca6ca068..cd1e4d526993 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -17,25 +17,25 @@ crate-type = ["cdylib", "rlib"] log = "0.4.8" futures = { version = "0.3.4", features = ["compat"] } structopt = "0.3.8" -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } service = { package = "polkadot-service", path = "../service", default-features = false } tokio = { version = "0.2.13", features = ["rt-threaded"], optional = true } -frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", optional = true } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", optional = true } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", optional = true } wasm-bindgen = { version = "0.2.57", optional = true } wasm-bindgen-futures = { version = "0.4.7", optional = true } -browser-utils = { package = "substrate-browser-utils", git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +browser-utils = { package = "substrate-browser-utils", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", optional = true } [build-dependencies] -substrate-build-script-utils = { git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-build-script-utils = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } [features] default = [ "wasmtime", "db", "cli" ] diff --git a/collator/Cargo.toml b/collator/Cargo.toml index 2e121ddfd351..e453e3d190b0 100644 --- a/collator/Cargo.toml +++ b/collator/Cargo.toml @@ -7,16 +7,16 @@ edition = "2018" [dependencies] futures = "0.3.4" -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } polkadot-primitives = { path = "../primitives" } polkadot-cli = { path = "../cli" } polkadot-network = { path = "../network" } @@ -28,4 +28,4 @@ futures-timer = "2.0" codec = { package = "parity-scale-codec", version = "1.3.0" } [dev-dependencies] -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } diff --git a/erasure-coding/Cargo.toml b/erasure-coding/Cargo.toml index 956d3448e74f..05d81050cb6a 100644 --- a/erasure-coding/Cargo.toml +++ b/erasure-coding/Cargo.toml @@ -8,6 +8,6 @@ edition = "2018" primitives = { package = "polkadot-primitives", path = "../primitives" } reed_solomon = { package = "reed-solomon-erasure", version = "4.0.2"} codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } derive_more = "0.15.0" diff --git a/network/Cargo.toml b/network/Cargo.toml index 717d0b1b5e2e..ac8036f11244 100644 --- a/network/Cargo.toml +++ b/network/Cargo.toml @@ -15,18 +15,18 @@ polkadot-validation = { path = "../validation" } polkadot-primitives = { path = "../primitives" } polkadot-erasure-coding = { path = "../erasure-coding" } codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network-gossip = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-network-gossip = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } futures = "0.3.4" log = "0.4.8" exit-future = "0.2.0" futures-timer = "2.0" -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } wasm-timer = "0.2.4" [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } diff --git a/network/test/Cargo.toml b/network/test/Cargo.toml index d49023c1a3f9..557c699af477 100644 --- a/network/test/Cargo.toml +++ b/network/test/Cargo.toml @@ -10,14 +10,14 @@ log = "0.4.8" parking_lot = "0.10.0" futures = "0.3.1" rand = "0.7.2" -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-service = { git = "https://github.com/paritytech/substrate", features = ["test-helpers"], branch = "master" } -sc-network-test = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-service = { git = "https://github.com/paritytech/substrate", features = ["test-helpers"], branch = "seun-sc-light" } +sc-network-test = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } polkadot-test-runtime-client = { path = "../../runtime/test-runtime/client" } diff --git a/node/overseer/Cargo.toml b/node/overseer/Cargo.toml index 88626e2e05f3..01ceaff4af8b 100644 --- a/node/overseer/Cargo.toml +++ b/node/overseer/Cargo.toml @@ -10,7 +10,7 @@ log = "0.4.8" futures-timer = "3.0.2" streamunordered = "0.5.1" polkadot-primitives = { path = "../../primitives" } -client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } +client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } messages = { package = "polkadot-node-messages", path = "../messages" } [dev-dependencies] diff --git a/parachain/Cargo.toml b/parachain/Cargo.toml index 0924b994e548..1e7c8a356a85 100644 --- a/parachain/Cargo.toml +++ b/parachain/Cargo.toml @@ -10,17 +10,17 @@ edition = "2018" # this crate for WASM. This is critical to avoid forcing all parachain WASM into implementing # various unnecessary Substrate-specific endpoints. codec = { package = "parity-scale-codec", version = "1.1.0", default-features = false, features = [ "derive" ] } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-wasm-interface = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-wasm-interface = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } # all optional crates. derive_more = { version = "0.99.2", optional = true } serde = { version = "1.0.102", default-features = false, features = [ "derive" ], optional = true } -sp-runtime-interface = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true, default-features = false } -sp-externalities = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +sp-runtime-interface = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", optional = true, default-features = false } +sp-externalities = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", optional = true } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", optional = true } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", optional = true } parking_lot = { version = "0.10.0", optional = true } log = { version = "0.4.8", optional = true } diff --git a/parachain/test-parachains/adder/Cargo.toml b/parachain/test-parachains/adder/Cargo.toml index 33d3a10fedc0..e0982716855a 100644 --- a/parachain/test-parachains/adder/Cargo.toml +++ b/parachain/test-parachains/adder/Cargo.toml @@ -13,7 +13,7 @@ tiny-keccak = "1.5.0" dlmalloc = { version = "0.1.3", features = [ "global" ] } # We need to make sure the global allocator is disabled until we have support of full substrate externalities -runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, features = [ "disable_allocator" ] } +runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, features = [ "disable_allocator" ] } [build-dependencies] wasm-builder-runner = { package = "substrate-wasm-builder-runner", version = "1.0.6" } diff --git a/parachain/test-parachains/adder/collator/Cargo.toml b/parachain/test-parachains/adder/collator/Cargo.toml index 3363a908a943..c05c75906841 100644 --- a/parachain/test-parachains/adder/collator/Cargo.toml +++ b/parachain/test-parachains/adder/collator/Cargo.toml @@ -9,8 +9,8 @@ adder = { package = "test-parachain-adder", path = ".." } parachain = { package = "polkadot-parachain", path = "../../.." } collator = { package = "polkadot-collator", path = "../../../../collator" } primitives = { package = "polkadot-primitives", path = "../../../../primitives" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -client-api = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +client-api = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } parking_lot = "0.10.0" codec = { package = "parity-scale-codec", version = "1.2.0" } futures = "0.3.4" diff --git a/parachain/test-parachains/code-upgrader/Cargo.toml b/parachain/test-parachains/code-upgrader/Cargo.toml index 4dfcde274a73..5d1fb9ae0cc2 100644 --- a/parachain/test-parachains/code-upgrader/Cargo.toml +++ b/parachain/test-parachains/code-upgrader/Cargo.toml @@ -13,7 +13,7 @@ tiny-keccak = "1.5.0" dlmalloc = { version = "0.1.3", features = [ "global" ] } # We need to make sure the global allocator is disabled until we have support of full substrate externalities -runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, features = [ "disable_allocator" ] } +runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, features = [ "disable_allocator" ] } [build-dependencies] wasm-builder-runner = { package = "substrate-wasm-builder-runner", version = "1.0.6" } diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index 144e1a31ec9e..232057ab975c 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -7,21 +7,21 @@ edition = "2018" [dependencies] serde = { version = "1.0.102", optional = true, features = ["derive"] } parity-scale-codec = { version = "1.3.0", default-features = false, features = ["bit-vec", "derive"] } -primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -application-crypto = { package = "sp-application-crypto", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +application-crypto = { package = "sp-application-crypto", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } polkadot-parachain = { path = "../parachain", default-features = false } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } bitvec = { version = "0.17.4", default-features = false, features = ["alloc"] } [dev-dependencies] -sp-serializer = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-serializer = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } pretty_assertions = "0.5.1" [features] diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index e8b3d68ae8ca..160c2ffaf01f 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -7,20 +7,20 @@ edition = "2018" [dependencies] jsonrpc-core = "14.0.3" polkadot-primitives = { path = "../primitives" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master"} -sc-consensus-babe-rpc = { git = "https://github.com/paritytech/substrate", branch = "master"} -sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "master"} -sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master"} -txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master" } -frame-rpc-system = { package = "substrate-frame-rpc-system", git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light"} +sc-consensus-babe-rpc = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light"} +sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light"} +sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light"} +txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +frame-rpc-system = { package = "substrate-frame-rpc-system", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false } diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index 3730077bb546..e86109db930d 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -13,38 +13,38 @@ serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, optional = true } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } libsecp256k1 = { version = "0.3.2", default-features = false, optional = true } [dev-dependencies] hex-literal = "0.2.1" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } trie-db = "0.20.0" serde_json = "1.0.41" libsecp256k1 = "0.3.2" diff --git a/runtime/kusama/Cargo.toml b/runtime/kusama/Cargo.toml index 362001e3dc87..9530767b38aa 100644 --- a/runtime/kusama/Cargo.toml +++ b/runtime/kusama/Cargo.toml @@ -15,59 +15,59 @@ serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" smallvec = "1.4.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } @@ -76,8 +76,8 @@ primitives = { package = "polkadot-primitives", path = "../../primitives", defau hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } trie-db = "0.20.0" serde_json = "1.0.41" diff --git a/runtime/parachains/Cargo.toml b/runtime/parachains/Cargo.toml index adaf400a2e2a..455e77e12117 100644 --- a/runtime/parachains/Cargo.toml +++ b/runtime/parachains/Cargo.toml @@ -12,38 +12,38 @@ rustc-hex = { version = "2.0.1", default-features = false } serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, optional = true } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } libsecp256k1 = { version = "0.3.2", default-features = false, optional = true } [dev-dependencies] hex-literal = "0.2.1" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } trie-db = "0.20.0" serde_json = "1.0.41" libsecp256k1 = "0.3.2" diff --git a/runtime/polkadot/Cargo.toml b/runtime/polkadot/Cargo.toml index ebea63e90133..84eedb4d1d87 100644 --- a/runtime/polkadot/Cargo.toml +++ b/runtime/polkadot/Cargo.toml @@ -15,57 +15,57 @@ serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" smallvec = "1.4.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } @@ -74,8 +74,8 @@ primitives = { package = "polkadot-primitives", path = "../../primitives", defau hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } trie-db = "0.20.0" serde_json = "1.0.41" diff --git a/runtime/test-runtime/Cargo.toml b/runtime/test-runtime/Cargo.toml index c0cd0b6f7d33..eb1a8eda7de2 100644 --- a/runtime/test-runtime/Cargo.toml +++ b/runtime/test-runtime/Cargo.toml @@ -14,39 +14,39 @@ serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } smallvec = "1.4.0" -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -rstd = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +rstd = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } @@ -56,8 +56,8 @@ polkadot-parachain = { path = "../../parachain", default-features = false } hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } trie-db = "0.20.0" serde_json = "1.0.41" diff --git a/runtime/test-runtime/client/Cargo.toml b/runtime/test-runtime/client/Cargo.toml index ff94572b5f8e..ac4633673112 100644 --- a/runtime/test-runtime/client/Cargo.toml +++ b/runtime/test-runtime/client/Cargo.toml @@ -6,18 +6,18 @@ edition = "2018" license = "GPL-3.0" [dependencies] -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["test-helpers"], default-features = false } -substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", features = ["test-helpers"], default-features = false } +substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } polkadot-test-runtime = { path = ".." } polkadot-runtime-common = { path = "../../common" } polkadot-primitives = { path = "../../../primitives" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } codec = { package = "parity-scale-codec", version = "1.0.0" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } futures = "0.3.1" diff --git a/runtime/westend/Cargo.toml b/runtime/westend/Cargo.toml index 3f0406eb32a1..237a5ae09e80 100644 --- a/runtime/westend/Cargo.toml +++ b/runtime/westend/Cargo.toml @@ -15,60 +15,60 @@ serde_derive = { version = "1.0.102", optional = true } smallvec = "1.4.0" static_assertions = "1.1.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" } -sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false, optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } @@ -78,8 +78,8 @@ polkadot-parachain = { path = "../../parachain", default-features = false } hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } trie-db = "0.20.0" serde_json = "1.0.41" diff --git a/service/Cargo.toml b/service/Cargo.toml index 5d7cb2a54b98..ab4bab33e56a 100644 --- a/service/Cargo.toml +++ b/service/Cargo.toml @@ -20,46 +20,46 @@ kusama-runtime = { path = "../runtime/kusama" } westend-runtime = { path = "../runtime/westend" } polkadot-network = { path = "../network", optional = true } polkadot-rpc = { path = "../rpc" } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } -service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "master" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master" } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master" } -authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } -babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light", default-features = false } +telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } codec = { package = "parity-scale-codec", version = "1.3.0" } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } [dev-dependencies] polkadot-test-runtime-client = { path = "../runtime/test-runtime/client" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } env_logger = "0.7.0" [features] diff --git a/statement-table/Cargo.toml b/statement-table/Cargo.toml index bf2f8cedb5be..9dad95a483cc 100644 --- a/statement-table/Cargo.toml +++ b/statement-table/Cargo.toml @@ -6,5 +6,5 @@ edition = "2018" [dependencies] codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } primitives = { package = "polkadot-primitives", path = "../primitives" } diff --git a/validation/Cargo.toml b/validation/Cargo.toml index 0930012376ea..c830096f7c79 100644 --- a/validation/Cargo.toml +++ b/validation/Cargo.toml @@ -18,24 +18,24 @@ parachain = { package = "polkadot-parachain", path = "../parachain" } polkadot-primitives = { path = "../primitives" } polkadot-erasure-coding = { path = "../erasure-coding" } table = { package = "polkadot-statement-table", path = "../statement-table" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } -consensus = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "master" } -txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master" } -block-builder = { package = "sc-block-builder", git = "https://github.com/paritytech/substrate", branch = "master" } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master" } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +consensus = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +block-builder = { package = "sc-block-builder", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } bitvec = { version = "0.17.4", default-features = false, features = ["alloc"] } -runtime_babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "master" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } -sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "master" } +runtime_babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } +sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" } [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "seun-sc-light" }