From 4ff7572e760af54fd8ea00bc6036730b29e812bb Mon Sep 17 00:00:00 2001 From: "Roman S. Borschel" Date: Thu, 26 Nov 2020 11:07:22 +0100 Subject: [PATCH 1/2] Update to libp2p-0.31 --- Cargo.lock | 617 ++++++++---------- cli/Cargo.toml | 16 +- core-primitives/Cargo.toml | 6 +- erasure-coding/Cargo.toml | 4 +- node/collation-generation/Cargo.toml | 2 +- node/core/av-store/Cargo.toml | 4 +- node/core/backing/Cargo.toml | 10 +- node/core/bitfield-signing/Cargo.toml | 2 +- node/core/candidate-selection/Cargo.toml | 2 +- node/core/candidate-validation/Cargo.toml | 4 +- node/core/chain-api/Cargo.toml | 4 +- node/core/proposer/Cargo.toml | 22 +- node/core/provisioner/Cargo.toml | 4 +- node/core/runtime-api/Cargo.toml | 4 +- .../availability-distribution/Cargo.toml | 12 +- node/network/bitfield-distribution/Cargo.toml | 6 +- node/network/bridge/Cargo.toml | 8 +- node/network/collator-protocol/Cargo.toml | 4 +- node/network/pov-distribution/Cargo.toml | 4 +- node/network/protocol/Cargo.toml | 2 +- .../network/statement-distribution/Cargo.toml | 12 +- node/overseer/Cargo.toml | 4 +- node/primitives/Cargo.toml | 4 +- node/service/Cargo.toml | 76 +-- node/subsystem-test-helpers/Cargo.toml | 4 +- node/subsystem-util/Cargo.toml | 10 +- node/subsystem/Cargo.toml | 6 +- node/test/client/Cargo.toml | 26 +- node/test/service/Cargo.toml | 60 +- parachain/Cargo.toml | 14 +- parachain/test-parachains/Cargo.toml | 2 +- parachain/test-parachains/adder/Cargo.toml | 4 +- .../test-parachains/adder/collator/Cargo.toml | 14 +- primitives/Cargo.toml | 28 +- rpc/Cargo.toml | 40 +- runtime/common/Cargo.toml | 54 +- runtime/kusama/Cargo.toml | 106 +-- runtime/parachains/Cargo.toml | 58 +- runtime/polkadot/Cargo.toml | 102 +-- runtime/rococo/Cargo.toml | 66 +- runtime/test-runtime/Cargo.toml | 74 +-- runtime/westend/Cargo.toml | 108 +-- statement-table/Cargo.toml | 2 +- validation/Cargo.toml | 32 +- xcm/xcm-builder/Cargo.toml | 10 +- xcm/xcm-executor/Cargo.toml | 12 +- 46 files changed, 814 insertions(+), 851 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 97f4c52ab9e1..4a56dbfe0d25 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -31,7 +31,7 @@ version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7fc95d1bdb8e6666b2b217308eeeb09f2d6728d104be3e31916cc74d15420331" dependencies = [ - "generic-array 0.14.2", + "generic-array 0.14.4", ] [[package]] @@ -100,17 +100,6 @@ dependencies = [ "memchr", ] -[[package]] -name = "alga" -version = "0.9.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f823d037a7ec6ea2197046bafd4ae150e6bc36f9ca347404f46a46823fa84f2" -dependencies = [ - "approx", - "num-complex", - "num-traits 0.2.12", -] - [[package]] name = "ansi_term" version = "0.11.0" @@ -321,7 +310,7 @@ dependencies = [ "futures-io", "rustls", "webpki", - "webpki-roots", + "webpki-roots 0.20.0", ] [[package]] @@ -495,17 +484,6 @@ dependencies = [ "constant_time_eq", ] -[[package]] -name = "blake2s_simd" -version = "0.5.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ab9e07352b829279624ceb7c64adb4f585dacdb81d35cafae81139ccd617cf44" -dependencies = [ - "arrayref", - "arrayvec 0.5.2", - "constant_time_eq", -] - [[package]] name = "block-buffer" version = "0.7.3" @@ -525,7 +503,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4" dependencies = [ "block-padding 0.2.1", - "generic-array 0.14.2", + "generic-array 0.14.4", ] [[package]] @@ -534,7 +512,7 @@ version = "0.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fa136449e765dc7faa244561ccae839c394048667929af599b5d931ebe7b7f10" dependencies = [ - "generic-array 0.14.2", + "generic-array 0.14.4", ] [[package]] @@ -543,7 +521,7 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f337a3e6da609650eb74e02bc9fac7b735049f7623ab12f2e4c719316fcc7e80" dependencies = [ - "generic-array 0.14.2", + "generic-array 0.14.4", ] [[package]] @@ -575,12 +553,6 @@ dependencies = [ "once_cell", ] -[[package]] -name = "bs58" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "476e9cd489f9e121e02ffa6014a8ef220ecb15c05ed23fc34cca13925dc283fb" - [[package]] name = "bs58" version = "0.4.0" @@ -1028,7 +1000,7 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab" dependencies = [ - "generic-array 0.14.2", + "generic-array 0.14.4", "subtle 2.2.3", ] @@ -1126,7 +1098,7 @@ version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066" dependencies = [ - "generic-array 0.14.2", + "generic-array 0.14.4", ] [[package]] @@ -1480,7 +1452,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", ] @@ -1488,7 +1460,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support", "frame-system", @@ -1506,7 +1478,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "chrono", "frame-benchmarking", @@ -1528,7 +1500,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support", "frame-system", @@ -1544,7 +1516,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "12.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", "serde", @@ -1555,7 +1527,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "bitflags", "frame-metadata", @@ -1580,7 +1552,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.24", @@ -1591,7 +1563,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1603,7 +1575,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "proc-macro2 1.0.24", "quote 1.0.7", @@ -1613,7 +1585,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support", "impl-trait-for-tuples 0.1.3", @@ -1629,7 +1601,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -1643,7 +1615,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", "sp-api", @@ -1878,9 +1850,18 @@ dependencies = [ [[package]] name = "generic-array" -version = "0.14.2" +version = "0.13.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ac746a5f3bbfdadd6106868134545e684693d54d9d44f6e9588a7d54af0bf980" +checksum = "0ed1e761351b56f54eb9dcd0cfaca9fd0daecf93918e1cfc01c8a3d26ee7adcd" +dependencies = [ + "typenum", +] + +[[package]] +name = "generic-array" +version = "0.14.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817" dependencies = [ "typenum", "version_check", @@ -2771,9 +2752,9 @@ checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a" [[package]] name = "libp2p" -version = "0.30.1" +version = "0.31.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3c2b4c99f8798be90746fc226acf95d3e6cff0655883634cc30dab1f64f438b" +checksum = "24966e73cc5624a6cf14b025365f67cb6da436b4d6337ed84d198063ba74451d" dependencies = [ "atomic", "bytes 0.5.6", @@ -2800,7 +2781,6 @@ dependencies = [ "libp2p-wasm-ext", "libp2p-websocket", "libp2p-yamux", - "multihash", "parity-multiaddr", "parking_lot 0.11.1", "pin-project 1.0.2", @@ -2810,12 +2790,13 @@ dependencies = [ [[package]] name = "libp2p-core" -version = "0.24.0" +version = "0.25.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b8186060d6bd415e4e928e6cb44c4fe7e7a7dd53437bd936ce7e5f421e45a51" +checksum = "28d92fab5df60c9705e05750d9ecee6a5af15aed1e3fa86e09fd3dd07ec5dc8e" dependencies = [ "asn1_der", - "bs58 0.4.0", + "bs58", + "bytes 0.5.6", "ed25519-dalek", "either", "fnv", @@ -2837,16 +2818,16 @@ dependencies = [ "sha2 0.9.1", "smallvec 1.5.0", "thiserror", - "unsigned-varint 0.5.1", + "unsigned-varint", "void", "zeroize", ] [[package]] name = "libp2p-core-derive" -version = "0.20.2" +version = "0.21.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f753d9324cd3ec14bf04b8a8cd0d269c87f294153d6bf2a84497a63a5ad22213" +checksum = "f4bc40943156e42138d22ed3c57ff0e1a147237742715937622a99b10fbe0156" dependencies = [ "quote 1.0.7", "syn 1.0.48", @@ -2854,9 +2835,9 @@ dependencies = [ [[package]] name = "libp2p-deflate" -version = "0.24.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "34aea69349e70a58ef9ecd21ac12c5eaa36255ac6986828079d26393f9e618cb" +checksum = "5a579d7dd506d0620ba88ccc1754436b7de35ed6c884234f9a226bbfce382640" dependencies = [ "flate2", "futures 0.3.8", @@ -2865,9 +2846,9 @@ dependencies = [ [[package]] name = "libp2p-dns" -version = "0.24.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0baeff71fb5cb1fe1604f74a712a44b66a8c5900f4022411a1d550f09d6bb776" +checksum = "15dea5933f570844d7b5222b12b58f7bd52e9ca38cd65a1bd4f35341f053f012" dependencies = [ "futures 0.3.8", "libp2p-core", @@ -2876,9 +2857,9 @@ dependencies = [ [[package]] name = "libp2p-floodsub" -version = "0.24.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "db0f925a45f310b678e70faf71a10023b829d02eb9cc2628a63de928936f3ade" +checksum = "23070a0838bd9a8adb27e6eba477eeb650c498f9d139383dd0135d20a8170253" dependencies = [ "cuckoofilter", "fnv", @@ -2894,9 +2875,9 @@ dependencies = [ [[package]] name = "libp2p-gossipsub" -version = "0.24.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "efeb65567174974f551a91f9f5719445b6695cad56f6a7a47a27111f37efb6b8" +checksum = "65e8f3aa0906fbad435dac23c177eef3cdfaaf62609791bd7f54f8553edcfdf9" dependencies = [ "base64 0.13.0", "byteorder", @@ -2914,15 +2895,15 @@ dependencies = [ "rand 0.7.3", "sha2 0.9.1", "smallvec 1.5.0", - "unsigned-varint 0.5.1", + "unsigned-varint", "wasm-timer", ] [[package]] name = "libp2p-identify" -version = "0.24.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e074124669840484de564901d47f2d0892e73f6d8ee7c37e9c2644af1b217bf4" +checksum = "802fb973a7e0dde3fb9a2113a62bad90338ebe01983b706e1d576d0c2af93cda" dependencies = [ "futures 0.3.8", "libp2p-core", @@ -2936,9 +2917,9 @@ dependencies = [ [[package]] name = "libp2p-kad" -version = "0.25.0" +version = "0.26.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78a2653b2e3254a3bbeb66bfc3f0dca7d6cba6aa2a96791db114003dec1b5394" +checksum = "6506b7b7982f7626fc96a91bc61be4b1fe7ae9ac23824f0ecefcce21cb39238c" dependencies = [ "arrayvec 0.5.2", "bytes 0.5.6", @@ -2949,23 +2930,22 @@ dependencies = [ "libp2p-core", "libp2p-swarm", "log", - "multihash", "prost", "prost-build", "rand 0.7.3", "sha2 0.9.1", "smallvec 1.5.0", "uint", - "unsigned-varint 0.5.1", + "unsigned-varint", "void", "wasm-timer", ] [[package]] name = "libp2p-mdns" -version = "0.24.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "786b068098794322239f8f04df88a52daeb7863b2e77501c4d85d32e0a8f2d26" +checksum = "4458ec36b5ab2662fb4d5c8bb9b6e1591da0ab6efe8881c7a7670ef033bc8937" dependencies = [ "async-std", "data-encoding", @@ -2985,9 +2965,9 @@ dependencies = [ [[package]] name = "libp2p-mplex" -version = "0.24.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ed764eab613a8fb6b7dcf6c796f55a06fef2270e528329903e25cd3311b99663" +checksum = "ae2132b14045009b0f8e577a06e1459592ef0a89dedc58f3d4baf4eac956837b" dependencies = [ "bytes 0.5.6", "futures 0.3.8", @@ -2998,14 +2978,14 @@ dependencies = [ "parking_lot 0.11.1", "rand 0.7.3", "smallvec 1.5.0", - "unsigned-varint 0.5.1", + "unsigned-varint", ] [[package]] name = "libp2p-noise" -version = "0.26.0" +version = "0.27.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fb441fb015ec16690099c5d910fcba271d357763b3dcb784db7b27bbb0b68372" +checksum = "b9610a524bef4db383cd96b4ec3ec4722eafa72c7242fa89990b74166760583d" dependencies = [ "bytes 0.5.6", "curve25519-dalek 3.0.0", @@ -3025,9 +3005,9 @@ dependencies = [ [[package]] name = "libp2p-ping" -version = "0.24.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "82e5c50936cfdbe96a514e8992f304fa44cd3a681b6f779505f1ae62b3474705" +checksum = "659adf89356e04f65398bb74ee791b269e63da9e41b37f8dc19eaacd12487bfe" dependencies = [ "futures 0.3.8", "libp2p-core", @@ -3040,9 +3020,9 @@ dependencies = [ [[package]] name = "libp2p-plaintext" -version = "0.24.1" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21026557c335d3639591f247b19b7536195772034ec7e9c463137227f95eaaa1" +checksum = "96dfe26270c91d4ff095030d1fcadd602f3fd84968ebd592829916d0715798a6" dependencies = [ "bytes 0.5.6", "futures 0.3.8", @@ -3051,7 +3031,7 @@ dependencies = [ "log", "prost", "prost-build", - "unsigned-varint 0.5.1", + "unsigned-varint", "void", ] @@ -3071,9 +3051,9 @@ dependencies = [ [[package]] name = "libp2p-request-response" -version = "0.5.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2dd9a1e0e6563dec1c9e702f7e68bdaa43da62a84536aa06372d3fed3e25d4ca" +checksum = "1e952dcc9d2d7e7e45ae8bfcff255723091bd43e3e9a7741a0af8a17fe55b3ed" dependencies = [ "async-trait", "bytes 0.5.6", @@ -3085,15 +3065,15 @@ dependencies = [ "minicbor", "rand 0.7.3", "smallvec 1.5.0", - "unsigned-varint 0.5.1", + "unsigned-varint", "wasm-timer", ] [[package]] name = "libp2p-swarm" -version = "0.24.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "565f0e06674b4033c978471e4083d5aaa8e03cef0719a0ec0905aaeaad39a919" +checksum = "de333c483f27d02ecf7b6cef814a36f5e1876f15139eefb00225c405350e1c22" dependencies = [ "either", "futures 0.3.8", @@ -3107,9 +3087,9 @@ dependencies = [ [[package]] name = "libp2p-tcp" -version = "0.24.0" +version = "0.25.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33f3dce259c0d3127af5167f45c275b6c047320efdd0e40fde947482487af0a3" +checksum = "bc28c9ad6dc43f4c3950411cf808639d90307a076330e7996e5e94e70279bde0" dependencies = [ "async-std", "futures 0.3.8", @@ -3123,9 +3103,9 @@ dependencies = [ [[package]] name = "libp2p-uds" -version = "0.24.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5e0aba04370a00d8d0236e350bc862926c1b42542a169aa6a481e660e5b990fe" +checksum = "9d821208d4b9af4b293a56dde470edd9f9fac8bb94a51f4f5327cc29a471b3f3" dependencies = [ "async-std", "futures 0.3.8", @@ -3135,9 +3115,9 @@ dependencies = [ [[package]] name = "libp2p-wasm-ext" -version = "0.24.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c703816f4170477a375b49c56d349e535ce68388f81ba1d9a3c8e2517effa82" +checksum = "1e6ef400b231ba78e866b860445480ca21ee447e03034138c6d57cf2969d6bf4" dependencies = [ "futures 0.3.8", "js-sys", @@ -3149,9 +3129,9 @@ dependencies = [ [[package]] name = "libp2p-websocket" -version = "0.25.0" +version = "0.26.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d5e7268a959748040a0cf7456ad655be55b87f0ceda03bdb5b53674726b28f7" +checksum = "a5736e2fccdcea6e728bbaf903bddc113be223313ce2c756ad9fe43b5a2b0f06" dependencies = [ "async-tls", "either", @@ -3164,14 +3144,14 @@ dependencies = [ "soketto", "url 2.1.1", "webpki", - "webpki-roots", + "webpki-roots 0.21.0", ] [[package]] name = "libp2p-yamux" -version = "0.27.0" +version = "0.28.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a0798cbb58535162c40858493d09af06eac42a26e4966e58de0df701f559348" +checksum = "3be7ac000fa3e42ac09a6e658e48de34ac8ef9fff64a4e6e6b08dcc8f4b0e5f6" dependencies = [ "futures 0.3.8", "libp2p-core", @@ -3237,11 +3217,10 @@ dependencies = [ [[package]] name = "linregress" -version = "0.1.7" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9290cf6f928576eeb9c096c6fad9d8d452a0a1a70a2bbffa6e36064eedc0aac9" +checksum = "0d0ad4b5cc8385a881c561fac3501353d63d2a2b7a357b5064d71815c9a92724" dependencies = [ - "failure", "nalgebra", "statrs", ] @@ -3509,17 +3488,29 @@ checksum = "0debeb9fcf88823ea64d64e4a815ab1643f33127d995978e099942ce38f25238" [[package]] name = "multihash" -version = "0.11.4" +version = "0.13.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "567122ab6492f49b59def14ecc36e13e64dca4188196dd0cd41f9f3f979f3df6" +checksum = "fb63389ee5fcd4df3f8727600f4a0c3df53c541f0ed4e8b50a9ae51a80fc1efe" dependencies = [ - "blake2b_simd", - "blake2s_simd", "digest 0.9.0", - "sha-1 0.9.2", + "generic-array 0.14.4", + "multihash-derive", "sha2 0.9.1", - "sha3", - "unsigned-varint 0.5.1", + "unsigned-varint", +] + +[[package]] +name = "multihash-derive" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2f5653449cd45d502a53480ee08d7a599e8f4893d2bacb33c63d65bc20af6c1a" +dependencies = [ + "proc-macro-crate", + "proc-macro-error", + "proc-macro2 1.0.24", + "quote 1.0.7", + "syn 1.0.48", + "synstructure", ] [[package]] @@ -3530,32 +3521,33 @@ checksum = "d8883adfde9756c1d30b0f519c9b8c502a94b41ac62f696453c37c7fc0a958ce" [[package]] name = "multistream-select" -version = "0.8.5" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93faf2e41f9ee62fb01680ed48f3cc26652352327aa2e59869070358f6b7dd75" +checksum = "46e19fd46149acdd3600780ebaa09f6ae4e7f2ddbafec64aab54cf75aafd1746" dependencies = [ "bytes 0.5.6", "futures 0.3.8", "log", "pin-project 1.0.2", "smallvec 1.5.0", - "unsigned-varint 0.5.1", + "unsigned-varint", ] [[package]] name = "nalgebra" -version = "0.18.1" +version = "0.21.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aaa9fddbc34c8c35dd2108515587b8ce0cab396f17977b8c738568e4edb521a2" +checksum = "d6b6147c3d50b4f3cdabfe2ecc94a0191fd3d6ad58aefd9664cf396285883486" dependencies = [ - "alga", "approx", - "generic-array 0.12.3", + "generic-array 0.13.2", "matrixmultiply", "num-complex", "num-rational", "num-traits 0.2.12", - "rand 0.6.5", + "rand 0.7.3", + "rand_distr", + "simba", "typenum", ] @@ -3770,7 +3762,7 @@ checksum = "7a1250cdd103eef6bd542b5ae82989f931fc00a41a27f60377338241594410f3" [[package]] name = "pallet-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support", "frame-system", @@ -3786,7 +3778,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support", "frame-system", @@ -3801,7 +3793,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -3826,7 +3818,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -3840,7 +3832,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -3856,7 +3848,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -3871,7 +3863,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -3886,7 +3878,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -3907,7 +3899,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3923,7 +3915,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -3943,7 +3935,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -3960,7 +3952,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support", "frame-system", @@ -3974,7 +3966,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -3990,7 +3982,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support", "frame-system", @@ -4004,7 +3996,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support", "frame-system", @@ -4019,7 +4011,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -4040,7 +4032,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -4056,7 +4048,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support", "frame-system", @@ -4069,7 +4061,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "enumflags2", "frame-support", @@ -4084,7 +4076,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -4099,7 +4091,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support", "frame-system", @@ -4119,7 +4111,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -4135,7 +4127,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support", "frame-system", @@ -4149,7 +4141,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -4171,7 +4163,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -4182,7 +4174,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support", "frame-system", @@ -4196,7 +4188,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -4214,7 +4206,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support", "frame-system", @@ -4231,7 +4223,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4249,7 +4241,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-support", "parity-scale-codec", @@ -4262,7 +4254,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -4277,7 +4269,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-benchmarking", "frame-support", @@ -4293,7 +4285,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4321,19 +4313,19 @@ dependencies = [ [[package]] name = "parity-multiaddr" -version = "0.9.5" +version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "60d477bda9666bc37e5ac9e7e7ee3684f745ec33e6e86a5b48640e0407acda26" +checksum = "2f51a30667591b14f96068b2d12f1306d07a41ebd98239d194356d4d9707ac16" dependencies = [ "arrayref", - "bs58 0.4.0", + "bs58", "byteorder", "data-encoding", "multihash", "percent-encoding 2.1.0", "serde", "static_assertions", - "unsigned-varint 0.5.1", + "unsigned-varint", "url 2.1.1", ] @@ -4443,7 +4435,7 @@ dependencies = [ "mio", "mio-extras", "rand 0.7.3", - "sha-1 0.8.2", + "sha-1", "slab", "url 2.1.1", ] @@ -4632,7 +4624,7 @@ checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d" dependencies = [ "maplit", "pest", - "sha-1 0.8.2", + "sha-1", ] [[package]] @@ -5809,18 +5801,18 @@ dependencies = [ [[package]] name = "proc-macro-crate" -version = "0.1.4" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e10d4b51f154c8a7fb96fd6dad097cb74b863943ec010ac94b9fd1be8861fe1e" +checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785" dependencies = [ "toml", ] [[package]] name = "proc-macro-error" -version = "1.0.3" +version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fc175e9777c3116627248584e8f8b3e2987405cabe1c0adf7d1dd28f09dc7880" +checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" dependencies = [ "proc-macro-error-attr", "proc-macro2 1.0.24", @@ -5831,14 +5823,12 @@ dependencies = [ [[package]] name = "proc-macro-error-attr" -version = "1.0.3" +version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3cc9795ca17eb581285ec44936da7fc2335a3f34f2ddd13118b6f4d515435c50" +checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" dependencies = [ "proc-macro2 1.0.24", "quote 1.0.7", - "syn 1.0.48", - "syn-mid", "version_check", ] @@ -6018,19 +6008,6 @@ dependencies = [ "winapi 0.3.9", ] -[[package]] -name = "rand" -version = "0.5.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c618c47cd3ebd209790115ab837de41425723956ad3ce2e6a7f09890947cacb9" -dependencies = [ - "cloudabi 0.0.3", - "fuchsia-cprng", - "libc", - "rand_core 0.3.1", - "winapi 0.3.9", -] - [[package]] name = "rand" version = "0.6.5" @@ -6108,6 +6085,15 @@ dependencies = [ "getrandom", ] +[[package]] +name = "rand_distr" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "96977acbdd3a6576fb1d27391900035bf3863d4a16422973a409b488cf29ffb2" +dependencies = [ + "rand 0.7.3", +] + [[package]] name = "rand_hc" version = "0.1.0" @@ -6427,9 +6413,9 @@ dependencies = [ [[package]] name = "rpassword" -version = "4.0.5" +version = "5.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "99371657d3c8e4d816fb6221db98fa408242b0b53bac08f8676a41f8554fe99f" +checksum = "d755237fc0f99d98641540e66abac8bc46a0652f19148ac9e21de2da06b326c9" dependencies = [ "libc", "winapi 0.3.9", @@ -6552,10 +6538,9 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "async-trait", - "bytes 0.5.6", "derive_more", "either", "futures 0.3.8", @@ -6567,7 +6552,6 @@ dependencies = [ "prost-build", "rand 0.7.3", "sc-client-api", - "sc-keystore", "sc-network", "serde_json", "sp-api", @@ -6582,7 +6566,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -6605,7 +6589,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6622,7 +6606,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "impl-trait-for-tuples 0.1.3", "parity-scale-codec", @@ -6643,7 +6627,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -6654,7 +6638,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6699,7 +6683,7 @@ dependencies = [ [[package]] name = "sc-cli-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -6710,20 +6694,18 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "derive_more", "fnv", "futures 0.3.8", "hash-db", - "hex-literal", "kvdb", "lazy_static", "log", "parity-scale-codec", "parking_lot 0.10.2", "sc-executor", - "sc-telemetry", "sp-api", "sp-blockchain", "sp-consensus", @@ -6731,7 +6713,6 @@ dependencies = [ "sp-database", "sp-externalities", "sp-inherents", - "sp-keyring", "sp-keystore", "sp-runtime", "sp-state-machine", @@ -6747,7 +6728,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "blake2-rfc", "hash-db", @@ -6777,7 +6758,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6788,7 +6769,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "derive_more", "fork-tree", @@ -6833,7 +6814,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "derive_more", "futures 0.3.8", @@ -6857,7 +6838,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6870,7 +6851,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -6895,7 +6876,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "log", "sc-client-api", @@ -6909,7 +6890,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "derive_more", "lazy_static", @@ -6938,7 +6919,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "derive_more", "log", @@ -6955,7 +6936,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "log", "parity-scale-codec", @@ -6970,7 +6951,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "log", "parity-scale-codec", @@ -6988,7 +6969,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "derive_more", "finality-grandpa", @@ -7025,7 +7006,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "derive_more", "finality-grandpa", @@ -7049,7 +7030,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "ansi_term 0.12.1", "futures 0.3.8", @@ -7067,7 +7048,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "async-trait", "derive_more", @@ -7087,7 +7068,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "hash-db", "lazy_static", @@ -7106,12 +7087,12 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "async-std", "async-trait", "bitflags", - "bs58 0.3.1", + "bs58", "bytes 0.5.6", "derive_more", "either", @@ -7130,7 +7111,7 @@ dependencies = [ "lru", "nohash-hasher", "parity-scale-codec", - "parking_lot 0.10.2", + "parking_lot 0.11.1", "pin-project 0.4.23", "prost", "prost-build", @@ -7142,7 +7123,7 @@ dependencies = [ "serde_json", "slog", "slog_derive", - "smallvec 0.6.13", + "smallvec 1.5.0", "sp-arithmetic", "sp-blockchain", "sp-consensus", @@ -7151,7 +7132,7 @@ dependencies = [ "sp-utils", "substrate-prometheus-endpoint", "thiserror", - "unsigned-varint 0.4.0", + "unsigned-varint", "void", "wasm-timer", "zeroize", @@ -7160,7 +7141,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -7175,7 +7156,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "bytes 0.5.6", "fnv", @@ -7202,7 +7183,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "futures 0.3.8", "libp2p", @@ -7215,7 +7196,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -7224,7 +7205,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "futures 0.3.8", "hash-db", @@ -7257,7 +7238,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "derive_more", "futures 0.3.8", @@ -7281,7 +7262,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "futures 0.1.29", "jsonrpc-core", @@ -7299,7 +7280,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "derive_more", "directories", @@ -7363,7 +7344,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "log", "parity-scale-codec", @@ -7377,7 +7358,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -7396,7 +7377,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -7417,7 +7398,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "erased-serde", "log", @@ -7436,7 +7417,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "derive_more", "futures 0.3.8", @@ -7457,7 +7438,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "derive_more", "futures 0.3.8", @@ -7687,19 +7668,6 @@ dependencies = [ "opaque-debug 0.2.3", ] -[[package]] -name = "sha-1" -version = "0.9.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce3cdf1b5e620a498ee6f2a171885ac7e22f0e12089ec4b3d22b84921792507c" -dependencies = [ - "block-buffer 0.9.0", - "cfg-if 1.0.0", - "cpuid-bool", - "digest 0.9.0", - "opaque-debug 0.3.0", -] - [[package]] name = "sha2" version = "0.8.2" @@ -7798,6 +7766,18 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "65211b7b6fc3f14ff9fc7a2011a434e3e6880585bd2e9e9396315ae24cbf7852" +[[package]] +name = "simba" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fb931b1367faadea6b1ab1c306a860ec17aaa5fa39f367d0c744e69d971a1fb2" +dependencies = [ + "approx", + "num-complex", + "num-traits 0.2.12", + "paste", +] + [[package]] name = "slab" version = "0.4.2" @@ -7906,13 +7886,13 @@ dependencies = [ "httparse", "log", "rand 0.7.3", - "sha-1 0.8.2", + "sha-1", ] [[package]] name = "sp-allocator" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "derive_more", "log", @@ -7924,7 +7904,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "hash-db", "parity-scale-codec", @@ -7939,7 +7919,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7951,7 +7931,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", "serde", @@ -7963,7 +7943,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7976,7 +7956,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", "sp-api", @@ -7988,7 +7968,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7999,7 +7979,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", "sp-api", @@ -8011,13 +7991,12 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "log", "lru", "parity-scale-codec", "parking_lot 0.10.2", - "sp-block-builder", "sp-consensus", "sp-database", "sp-runtime", @@ -8028,7 +8007,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "serde", "serde_json", @@ -8037,7 +8016,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -8063,7 +8042,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "merlin", "parity-scale-codec", @@ -8083,7 +8062,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8092,7 +8071,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -8104,7 +8083,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "base58", "blake2-rfc", @@ -8148,7 +8127,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -8157,7 +8136,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "proc-macro2 1.0.24", "quote 1.0.7", @@ -8167,7 +8146,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "environmental", "parity-scale-codec", @@ -8178,7 +8157,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "finality-grandpa", "log", @@ -8195,7 +8174,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", "parking_lot 0.10.2", @@ -8207,7 +8186,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "futures 0.3.8", "hash-db", @@ -8231,7 +8210,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "lazy_static", "sp-core", @@ -8242,7 +8221,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "async-trait", "derive_more", @@ -8258,7 +8237,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", "serde", @@ -8270,7 +8249,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -8281,7 +8260,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "sp-api", "sp-core", @@ -8291,16 +8270,15 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "backtrace", - "log", ] [[package]] name = "sp-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "serde", "sp-core", @@ -8309,7 +8287,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "either", "hash256-std-hasher", @@ -8323,7 +8301,6 @@ dependencies = [ "sp-application-crypto", "sp-arithmetic", "sp-core", - "sp-inherents", "sp-io", "sp-std", ] @@ -8331,7 +8308,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", "primitive-types", @@ -8347,7 +8324,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "Inflector", "proc-macro-crate", @@ -8359,7 +8336,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "serde", "serde_json", @@ -8368,7 +8345,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", "sp-api", @@ -8381,7 +8358,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8391,7 +8368,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "hash-db", "log", @@ -8413,12 +8390,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" [[package]] name = "sp-storage" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8431,7 +8408,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "log", "sp-core", @@ -8444,7 +8421,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "impl-trait-for-tuples 0.1.3", "parity-scale-codec", @@ -8458,7 +8435,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "log", "parity-scale-codec", @@ -8471,7 +8448,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "derive_more", "futures 0.3.8", @@ -8486,7 +8463,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "hash-db", "memory-db", @@ -8500,7 +8477,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "futures 0.3.8", "futures-core", @@ -8512,7 +8489,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8524,7 +8501,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "impl-trait-for-tuples 0.1.3", "parity-scale-codec", @@ -8552,11 +8529,11 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" [[package]] name = "statrs" -version = "0.10.0" +version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "10102ac8d55e35db2b3fafc26f81ba8647da2e15879ab686a67e6d19af2685e8" +checksum = "cce16f6de653e88beca7bd13780d08e09d4489dbca1f9210e041bc4852481382" dependencies = [ - "rand 0.5.6", + "rand 0.7.3", ] [[package]] @@ -8565,7 +8542,7 @@ version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "09f8ed9974042b8c3672ff3030a69fcc03b74c47c3d1ecb7755e8a3626011e88" dependencies = [ - "generic-array 0.14.2", + "generic-array 0.14.4", ] [[package]] @@ -8575,7 +8552,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c80e15f898d8d8f25db24c253ea615cc14acf418ff307822995814e7d42cfa89" dependencies = [ "block-cipher 0.8.0", - "generic-array 0.14.2", + "generic-array 0.14.4", ] [[package]] @@ -8666,7 +8643,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "chrono", "console_error_panic_hook", @@ -8692,7 +8669,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "platforms", ] @@ -8700,7 +8677,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.8", @@ -8723,7 +8700,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "async-std", "derive_more", @@ -8737,7 +8714,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "futures 0.1.29", "futures 0.3.8", @@ -8764,7 +8741,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "futures 0.3.8", "substrate-test-utils-derive", @@ -8774,7 +8751,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0840c58849bc84e7fd72627745bda243741adcd8" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" dependencies = [ "proc-macro-crate", "quote 1.0.7", @@ -8831,17 +8808,6 @@ dependencies = [ "unicode-xid 0.2.1", ] -[[package]] -name = "syn-mid" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7be3539f6c128a931cf19dcee741c1af532c7fd387baa739c03dd2e96479338a" -dependencies = [ - "proc-macro2 1.0.24", - "quote 1.0.7", - "syn 1.0.48", -] - [[package]] name = "synstructure" version = "0.12.4" @@ -9557,22 +9523,10 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8326b2c654932e3e4f9196e69d08fdf7cfd718e1dc6f66b347e6024a0c961402" dependencies = [ - "generic-array 0.14.2", + "generic-array 0.14.4", "subtle 2.2.3", ] -[[package]] -name = "unsigned-varint" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "669d776983b692a906c881fcd0cfb34271a48e197e4d6cb8df32b05bfc3d3fa5" -dependencies = [ - "bytes 0.5.6", - "futures-io", - "futures-util", - "futures_codec", -] - [[package]] name = "unsigned-varint" version = "0.5.1" @@ -10027,6 +9981,15 @@ dependencies = [ "webpki", ] +[[package]] +name = "webpki-roots" +version = "0.21.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "82015b7e0b8bad8185994674a13a93306bea76cf5a16c5a181382fd3a5ec2376" +dependencies = [ + "webpki", +] + [[package]] name = "wepoll-sys-stjepang" version = "1.0.6" diff --git a/cli/Cargo.toml b/cli/Cargo.toml index fae390df7073..cc8f2939d80a 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -23,20 +23,20 @@ wasm-bindgen-futures = { version = "0.4.18", optional = true } service = { package = "polkadot-service", path = "../node/service", default-features = false, optional = true } polkadot-parachain = { path = "../parachain", optional = true } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-tracing = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-tracing = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } tracing-futures = "0.2.4" -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 } -browser-utils = { package = "substrate-browser-utils", git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", optional = true } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", optional = true } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", optional = true } +browser-utils = { package = "substrate-browser-utils", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", optional = true } # this crate is used only to enable `trie-memory-tracker` feature # see https://github.com/paritytech/substrate/pull/6745 -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } [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 = "libp2p-0.31" } [features] default = [ "wasmtime", "db", "cli", "full-node", "trie-memory-tracker", "polkadot-parachain" ] diff --git a/core-primitives/Cargo.toml b/core-primitives/Cargo.toml index 6c45bad3c28b..98c7cc19278a 100644 --- a/core-primitives/Cargo.toml +++ b/core-primitives/Cargo.toml @@ -5,9 +5,9 @@ authors = ["Parity Technologies "] edition = "2018" [dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -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-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } parity-scale-codec = { version = "1.3.5", default-features = false, features = [ "derive" ] } [features] diff --git a/erasure-coding/Cargo.toml b/erasure-coding/Cargo.toml index baab8b408869..11840c5cecbe 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" } parity-scale-codec = { version = "1.3.5", 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 = "libp2p-0.31" } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } thiserror = "1.0.22" diff --git a/node/collation-generation/Cargo.toml b/node/collation-generation/Cargo.toml index fa19ddec4aea..ecb2aa66f903 100644 --- a/node/collation-generation/Cargo.toml +++ b/node/collation-generation/Cargo.toml @@ -13,7 +13,7 @@ polkadot-node-primitives = { path = "../primitives" } polkadot-node-subsystem = { path = "../subsystem" } polkadot-node-subsystem-util = { path = "../subsystem-util" } polkadot-primitives = { path = "../../primitives" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } thiserror = "1.0.22" [dev-dependencies] diff --git a/node/core/av-store/Cargo.toml b/node/core/av-store/Cargo.toml index 210d3f8d88e7..1460c2e4a30d 100644 --- a/node/core/av-store/Cargo.toml +++ b/node/core/av-store/Cargo.toml @@ -20,7 +20,7 @@ polkadot-node-subsystem-util = { path = "../../subsystem-util" } polkadot-overseer = { path = "../../overseer" } polkadot-primitives = { path = "../../../primitives" } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } [dev-dependencies] log = "0.4.11" @@ -29,6 +29,6 @@ assert_matches = "1.4.0" smallvec = "1.5.0" kvdb-memorydb = "0.7.0" -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } diff --git a/node/core/backing/Cargo.toml b/node/core/backing/Cargo.toml index f56ef9c27450..8805afa6444c 100644 --- a/node/core/backing/Cargo.toml +++ b/node/core/backing/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" [dependencies] futures = "0.3.8" -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } polkadot-primitives = { path = "../../../primitives" } polkadot-node-primitives = { path = "../../primitives" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } @@ -19,10 +19,10 @@ tracing-futures = "0.2.4" thiserror = "1.0.22" [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } futures = { version = "0.3.8", features = ["thread-pool"] } assert_matches = "1.4.0" polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } diff --git a/node/core/bitfield-signing/Cargo.toml b/node/core/bitfield-signing/Cargo.toml index 1d60d85eb886..5d8c0bf5b756 100644 --- a/node/core/bitfield-signing/Cargo.toml +++ b/node/core/bitfield-signing/Cargo.toml @@ -11,7 +11,7 @@ tracing-futures = "0.2.4" polkadot-primitives = { path = "../../../primitives" } polkadot-node-subsystem = { path = "../../subsystem" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } wasm-timer = "0.2.5" thiserror = "1.0.22" derive_more = "0.99.11" diff --git a/node/core/candidate-selection/Cargo.toml b/node/core/candidate-selection/Cargo.toml index 3d988e21e0c3..56a148a07dc9 100644 --- a/node/core/candidate-selection/Cargo.toml +++ b/node/core/candidate-selection/Cargo.toml @@ -14,4 +14,4 @@ polkadot-node-subsystem = { path = "../../subsystem" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } diff --git a/node/core/candidate-validation/Cargo.toml b/node/core/candidate-validation/Cargo.toml index 456a8d7f9619..8e4e1a22b9b6 100644 --- a/node/core/candidate-validation/Cargo.toml +++ b/node/core/candidate-validation/Cargo.toml @@ -9,7 +9,7 @@ futures = "0.3.8" tracing = "0.1.22" tracing-futures = "0.2.4" -sp-core = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } parity-scale-codec = { version = "1.3.5", default-features = false, features = ["bit-vec", "derive"] } polkadot-primitives = { path = "../../../primitives" } @@ -19,7 +19,7 @@ polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsys polkadot-node-subsystem-util = { path = "../../subsystem-util" } [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } futures = { version = "0.3.8", features = ["thread-pool"] } assert_matches = "1.4.0" polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } diff --git a/node/core/chain-api/Cargo.toml b/node/core/chain-api/Cargo.toml index 43256704c2bf..b327a7f9c469 100644 --- a/node/core/chain-api/Cargo.toml +++ b/node/core/chain-api/Cargo.toml @@ -8,7 +8,7 @@ edition = "2018" futures = "0.3.8" tracing = "0.1.22" tracing-futures = "0.2.4" -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } polkadot-primitives = { path = "../../../primitives" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } @@ -17,4 +17,4 @@ polkadot-node-subsystem-util = { path = "../../subsystem-util" } futures = { version = "0.3.8", features = ["thread-pool"] } maplit = "1.0.2" polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } diff --git a/node/core/proposer/Cargo.toml b/node/core/proposer/Cargo.toml index a846238c57c8..ac5b7f106a32 100644 --- a/node/core/proposer/Cargo.toml +++ b/node/core/proposer/Cargo.toml @@ -11,14 +11,14 @@ tracing = "0.1.22" polkadot-node-subsystem = { path = "../../subsystem" } polkadot-overseer = { path = "../../overseer" } polkadot-primitives = { path = "../../../primitives" } -sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { 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-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-transaction-pool = { 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 = "libp2p-0.31" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } diff --git a/node/core/provisioner/Cargo.toml b/node/core/provisioner/Cargo.toml index c5fccfd43bcc..9e1ec626bb0d 100644 --- a/node/core/provisioner/Cargo.toml +++ b/node/core/provisioner/Cargo.toml @@ -15,6 +15,6 @@ polkadot-node-subsystem = { path = "../../subsystem" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } [dev-dependencies] -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } futures-timer = "3.0.2" diff --git a/node/core/runtime-api/Cargo.toml b/node/core/runtime-api/Cargo.toml index abf88e06347a..2910352e8f1b 100644 --- a/node/core/runtime-api/Cargo.toml +++ b/node/core/runtime-api/Cargo.toml @@ -8,13 +8,13 @@ edition = "2018" futures = "0.3.8" tracing = "0.1.22" tracing-futures = "0.2.4" -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } polkadot-primitives = { path = "../../../primitives" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } futures = { version = "0.3.8", features = ["thread-pool"] } polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } diff --git a/node/network/availability-distribution/Cargo.toml b/node/network/availability-distribution/Cargo.toml index 0a6bc265644f..19da116ee7c8 100644 --- a/node/network/availability-distribution/Cargo.toml +++ b/node/network/availability-distribution/Cargo.toml @@ -14,16 +14,16 @@ polkadot-erasure-coding = { path = "../../../erasure-coding" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } polkadot-node-network-protocol = { path = "../../network/protocol" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["std"] } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", features = ["std"] } +sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } thiserror = "1.0.22" [dev-dependencies] polkadot-subsystem-testhelpers = { package = "polkadot-node-subsystem-test-helpers", path = "../../subsystem-test-helpers" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["std"] } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", features = ["std"] } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } futures-timer = "3.0.2" env_logger = "0.8.2" assert_matches = "1.4.0" diff --git a/node/network/bitfield-distribution/Cargo.toml b/node/network/bitfield-distribution/Cargo.toml index 0333926f9d23..148d94fe0d93 100644 --- a/node/network/bitfield-distribution/Cargo.toml +++ b/node/network/bitfield-distribution/Cargo.toml @@ -17,9 +17,9 @@ polkadot-node-network-protocol = { path = "../../network/protocol" } [dev-dependencies] polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } bitvec = { version = "0.17.4", default-features = false, features = ["alloc"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } maplit = "1.0.2" log = "0.4.11" env_logger = "0.8.2" diff --git a/node/network/bridge/Cargo.toml b/node/network/bridge/Cargo.toml index 132fdc4b16ec..d0187267398c 100644 --- a/node/network/bridge/Cargo.toml +++ b/node/network/bridge/Cargo.toml @@ -11,8 +11,8 @@ tracing = "0.1.22" tracing-futures = "0.2.4" polkadot-primitives = { path = "../../../primitives" } parity-scale-codec = { version = "1.3.5", default-features = false, features = ["derive"] } -sc-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } polkadot-node-network-protocol = { path = "../protocol" } @@ -20,5 +20,5 @@ polkadot-node-network-protocol = { path = "../protocol" } assert_matches = "1.4.0" parking_lot = "0.11.1" polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } diff --git a/node/network/collator-protocol/Cargo.toml b/node/network/collator-protocol/Cargo.toml index 6d390fb1db99..07108b85cd4e 100644 --- a/node/network/collator-protocol/Cargo.toml +++ b/node/network/collator-protocol/Cargo.toml @@ -23,7 +23,7 @@ assert_matches = "1.4.0" smallvec = "1.5.0" futures-timer = "3.0.2" -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["std"] } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", features = ["std"] } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } polkadot-subsystem-testhelpers = { package = "polkadot-node-subsystem-test-helpers", path = "../../subsystem-test-helpers" } diff --git a/node/network/pov-distribution/Cargo.toml b/node/network/pov-distribution/Cargo.toml index 6f2bc640b017..24bccc83d26c 100644 --- a/node/network/pov-distribution/Cargo.toml +++ b/node/network/pov-distribution/Cargo.toml @@ -21,7 +21,7 @@ env_logger = "0.8.1" log = "0.4.11" smallvec = "1.4.2" -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } diff --git a/node/network/protocol/Cargo.toml b/node/network/protocol/Cargo.toml index 273727d5b7db..e9070a5a8610 100644 --- a/node/network/protocol/Cargo.toml +++ b/node/network/protocol/Cargo.toml @@ -9,4 +9,4 @@ description = "Primitives types for the Node-side" polkadot-primitives = { path = "../../../primitives" } polkadot-node-primitives = { path = "../../primitives" } parity-scale-codec = { version = "1.3.5", default-features = false, features = ["derive"] } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } diff --git a/node/network/statement-distribution/Cargo.toml b/node/network/statement-distribution/Cargo.toml index dd7a9adf8d76..b1035bcbae2a 100644 --- a/node/network/statement-distribution/Cargo.toml +++ b/node/network/statement-distribution/Cargo.toml @@ -11,7 +11,7 @@ tracing = "0.1.22" tracing-futures = "0.2.4" polkadot-primitives = { path = "../../../primitives" } node-primitives = { package = "polkadot-node-primitives", path = "../../primitives" } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } polkadot-node-network-protocol = { path = "../../network/protocol" } @@ -21,8 +21,8 @@ indexmap = "1.6.0" [dev-dependencies] polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } assert_matches = "1.4.0" -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } diff --git a/node/overseer/Cargo.toml b/node/overseer/Cargo.toml index dd9ca81d3f88..2e25635bb019 100644 --- a/node/overseer/Cargo.toml +++ b/node/overseer/Cargo.toml @@ -11,14 +11,14 @@ tracing-futures = "0.2.4" 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 = "libp2p-0.31" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../subsystem" } polkadot-node-subsystem-util = { path = "../subsystem-util" } polkadot-node-primitives = { package = "polkadot-node-primitives", path = "../primitives" } async-trait = "0.1.42" [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } polkadot-node-network-protocol = { path = "../network/protocol" } futures = { version = "0.3.8", features = ["thread-pool"] } futures-timer = "3.0.2" diff --git a/node/primitives/Cargo.toml b/node/primitives/Cargo.toml index b39162370347..f01acf816246 100644 --- a/node/primitives/Cargo.toml +++ b/node/primitives/Cargo.toml @@ -10,5 +10,5 @@ futures = "0.3.8" polkadot-primitives = { path = "../../primitives" } polkadot-statement-table = { path = "../../statement-table" } parity-scale-codec = { version = "1.3.5", default-features = false, features = ["derive"] } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } diff --git a/node/service/Cargo.toml b/node/service/Cargo.toml index 10f89d66ef0f..0041c4c57d06 100644 --- a/node/service/Cargo.toml +++ b/node/service/Cargo.toml @@ -6,50 +6,50 @@ edition = "2018" [dependencies] # Substrate Client -sc-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master" } -babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-chain-spec = { 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-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus-slots = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-transaction-pool = { 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-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-consensus-slots = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } # Substrate Primitives -sp-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -consensus_common = { package = "sp-consensus", 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" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-block-builder = { 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" } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-storage = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-storage = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } # Substrate Pallets -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } # Substrate Other -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } -frame-system-rpc-runtime-api = { 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 = "libp2p-0.31" } +frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } # External Crates futures = "0.3.8" diff --git a/node/subsystem-test-helpers/Cargo.toml b/node/subsystem-test-helpers/Cargo.toml index 6f3db3acd854..d4c14c3e5ace 100644 --- a/node/subsystem-test-helpers/Cargo.toml +++ b/node/subsystem-test-helpers/Cargo.toml @@ -19,9 +19,9 @@ polkadot-node-subsystem = { path = "../subsystem" } polkadot-node-subsystem-util = { path = "../subsystem-util" } polkadot-primitives = { path = "../../primitives" } polkadot-statement-table = { path = "../../statement-table" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } smallvec = "1.5.0" -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } [dev-dependencies] polkadot-overseer = { path = "../overseer" } diff --git a/node/subsystem-util/Cargo.toml b/node/subsystem-util/Cargo.toml index 19a023879927..07397ca8508e 100644 --- a/node/subsystem-util/Cargo.toml +++ b/node/subsystem-util/Cargo.toml @@ -21,11 +21,11 @@ polkadot-node-primitives = { path = "../primitives" } polkadot-node-subsystem = { path = "../subsystem" } polkadot-primitives = { path = "../../primitives" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } -substrate-prometheus-endpoint = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +substrate-prometheus-endpoint = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } [dev-dependencies] assert_matches = "1.4.0" diff --git a/node/subsystem/Cargo.toml b/node/subsystem/Cargo.toml index aedbe9dd71b5..8fcfc82022ec 100644 --- a/node/subsystem/Cargo.toml +++ b/node/subsystem/Cargo.toml @@ -19,10 +19,10 @@ polkadot-node-primitives = { path = "../primitives" } polkadot-node-network-protocol = { path = "../network/protocol" } polkadot-primitives = { path = "../../primitives" } polkadot-statement-table = { path = "../../statement-table" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } smallvec = "1.5.0" -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -substrate-prometheus-endpoint = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +substrate-prometheus-endpoint = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } thiserror = "1.0.22" [dev-dependencies] diff --git a/node/test/client/Cargo.toml b/node/test/client/Cargo.toml index 40d1dedb8cd0..fcfd1f53736c 100644 --- a/node/test/client/Cargo.toml +++ b/node/test/client/Cargo.toml @@ -14,18 +14,18 @@ polkadot-primitives = { path = "../../../primitives" } polkadot-node-subsystem = { path = "../../subsystem" } # Substrate dependencies -substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-service = { 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 = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } diff --git a/node/test/service/Cargo.toml b/node/test/service/Cargo.toml index f28f58a3265b..34bc07bd87dd 100644 --- a/node/test/service/Cargo.toml +++ b/node/test/service/Cargo.toml @@ -26,37 +26,37 @@ polkadot-test-runtime = { path = "../../../runtime/test-runtime" } polkadot-runtime-parachains = { path = "../../../runtime/parachains" } # Substrate dependencies -sp-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-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" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } -frame-system = { 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" } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-chain-spec = { 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-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-arithmetic = { 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" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "master" } -substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +frame-system = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-arithmetic = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } [dev-dependencies] -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } serde_json = "1.0.59" -substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } tokio = { version = "0.2", features = ["macros"] } diff --git a/parachain/Cargo.toml b/parachain/Cargo.toml index 3635962ea7b2..7fafd8805c3b 100644 --- a/parachain/Cargo.toml +++ b/parachain/Cargo.toml @@ -10,19 +10,19 @@ edition = "2018" # this crate for WASM. This is critical to avoid forcing all parachain WASM into implementing # various unnecessary Substrate-specific endpoints. parity-scale-codec = { version = "1.3.5", default-features = false, features = [ "derive" ] } -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-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 = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-wasm-interface = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } polkadot-core-primitives = { path = "../core-primitives", default-features = false } derive_more = "0.99.11" # all optional crates. thiserror = { version = "1.0.22", optional = true } serde = { version = "1.0.117", default-features = false, features = [ "derive" ], optional = true } -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-externalities = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", optional = true } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", optional = true } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", optional = true } parking_lot = { version = "0.11.0", optional = true } log = { version = "0.4.11", optional = true } futures = { version = "0.3.8", optional = true } diff --git a/parachain/test-parachains/Cargo.toml b/parachain/test-parachains/Cargo.toml index d8cc77b178de..70e328155395 100644 --- a/parachain/test-parachains/Cargo.toml +++ b/parachain/test-parachains/Cargo.toml @@ -14,7 +14,7 @@ adder = { package = "test-parachain-adder", path = "adder" } halt = { package = "test-parachain-halt", path = "halt" } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } [features] default = [ "std" ] diff --git a/parachain/test-parachains/adder/Cargo.toml b/parachain/test-parachains/adder/Cargo.toml index 1a8b36d58ee9..0fb9d12aaecb 100644 --- a/parachain/test-parachains/adder/Cargo.toml +++ b/parachain/test-parachains/adder/Cargo.toml @@ -9,12 +9,12 @@ build = "build.rs" [dependencies] parachain = { package = "polkadot-parachain", path = "../../", default-features = false, features = [ "wasm-api" ] } parity-scale-codec = { version = "1.3.5", default-features = false, features = ["derive"] } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } tiny-keccak = { version = "2.0.2", features = ["keccak"] } dlmalloc = { version = "0.2.1", features = [ "global" ] } # We need to make sure the global allocator is disabled until we have support of full substrate externalities -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, features = [ "disable_allocator" ] } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false, features = [ "disable_allocator" ] } [build-dependencies] substrate-wasm-builder = "3.0.0" diff --git a/parachain/test-parachains/adder/collator/Cargo.toml b/parachain/test-parachains/adder/collator/Cargo.toml index 0a2fefa5a84b..7523478f7522 100644 --- a/parachain/test-parachains/adder/collator/Cargo.toml +++ b/parachain/test-parachains/adder/collator/Cargo.toml @@ -23,18 +23,18 @@ polkadot-service = { path = "../../../../node/service" } polkadot-node-primitives = { path = "../../../../node/primitives" } polkadot-node-subsystem = { path = "../../../../node/subsystem" } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } [dev-dependencies] polkadot-parachain = { path = "../../.." } polkadot-test-service = { path = "../../../../node/test/service" } -substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } tokio = { version = "0.2", features = ["macros"] } diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index 7d0014005437..2473610e4dbc 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -7,25 +7,25 @@ edition = "2018" [dependencies] serde = { version = "1.0.117", optional = true, features = ["derive"] } parity-scale-codec = { version = "1.3.5", default-features = false, features = ["bit-vec", "derive"] } -primitives = { package = "sp-core", 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-keystore = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -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 } -sp-arithmetic = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-authority-discovery = { 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 = "libp2p-0.31", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +application-crypto = { package = "sp-application-crypto", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", optional = true } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-arithmetic = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } polkadot-parachain = { path = "../parachain", default-features = false } polkadot-core-primitives = { path = "../core-primitives", 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 = "libp2p-0.31", default-features = false } bitvec = { version = "0.17.4", default-features = false, features = ["alloc"] } -frame-system = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-system = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } [dev-dependencies] -sp-serializer = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-serializer = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } pretty_assertions = "0.6.1" [features] diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index c697220ea99c..1d8a23e24003 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -7,24 +7,24 @@ edition = "2018" [dependencies] jsonrpc-core = "15.1.0" 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-keystore = { 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-chain-spec = { 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"} -sc-sync-state-rpc = { 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 = "libp2p-0.31" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31"} +sc-consensus-babe-rpc = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31"} +sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31"} +sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31"} +sc-sync-state-rpc = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31"} +txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +frame-rpc-system = { package = "substrate-frame-rpc-system", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } parity-scale-codec = { version = "1.3.5", default-features = false } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index 232829f8a032..0529d37842bd 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -13,27 +13,27 @@ serde = { version = "1.0.117", default-features = false } serde_derive = { version = "1.0.117", 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 = "libp2p-0.31", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -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 } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system = {git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-treasury = { 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 } +pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-system = {git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false, optional = true } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } libsecp256k1 = { version = "0.3.5", default-features = false, optional = true } @@ -41,13 +41,13 @@ runtime-parachains = { package = "polkadot-runtime-parachains", path = "../parac [dev-dependencies] hex-literal = "0.3.1" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } trie-db = "0.22.1" serde_json = "1.0.59" libsecp256k1 = "0.3.5" diff --git a/runtime/kusama/Cargo.toml b/runtime/kusama/Cargo.toml index 17ccfca08056..6665429a7574 100644 --- a/runtime/kusama/Cargo.toml +++ b/runtime/kusama/Cargo.toml @@ -15,59 +15,59 @@ serde_derive = { version = "1.0.117", optional = true } static_assertions = "1.1.0" smallvec = "1.5.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 } -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 = "libp2p-0.31", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } -pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -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 } -pallet-collective = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-democracy = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-executive = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-identity = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-membership = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-multisig = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-nicks = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-proxy = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-recovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-scheduler = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -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 } -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" } -frame-system = {git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-utility = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-collective = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-democracy = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-executive = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-identity = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-membership = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-multisig = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-nicks = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-proxy = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-recovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-scheduler = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-society = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +frame-system = {git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-utility = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } -frame-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-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false, optional = true } hex-literal = { version = "0.3.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -77,8 +77,8 @@ primitives = { package = "polkadot-primitives", path = "../../primitives", defau hex-literal = "0.3.1" libsecp256k1 = "0.3.5" tiny-keccak = "2.0.2" -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 = "libp2p-0.31" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } separator = "0.4.1" serde_json = "1.0.59" diff --git a/runtime/parachains/Cargo.toml b/runtime/parachains/Cargo.toml index 5200a897e607..b421acdae14c 100644 --- a/runtime/parachains/Cargo.toml +++ b/runtime/parachains/Cargo.toml @@ -12,27 +12,27 @@ rustc-hex = { version = "2.1.0", default-features = false } serde = { version = "1.0.117", features = [ "derive" ], optional = true } derive_more = "0.99.11" -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-keystore = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", optional = true } -pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -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 } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system = {git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -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 } +pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-system = {git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false, optional = true } xcm = { package = "xcm", path = "../../xcm", default-features = false } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } @@ -44,17 +44,17 @@ rand_chacha = { version = "0.2.2", default-features = false } [dev-dependencies] futures = "0.3.8" hex-literal = "0.3.1" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } serde_json = "1.0.59" libsecp256k1 = "0.3.5" -sp-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master"} +sp-version = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31"} [features] diff --git a/runtime/polkadot/Cargo.toml b/runtime/polkadot/Cargo.toml index b6435b37810c..84fc758bc986 100644 --- a/runtime/polkadot/Cargo.toml +++ b/runtime/polkadot/Cargo.toml @@ -15,57 +15,57 @@ serde_derive = { version = "1.0.117", optional = true } static_assertions = "1.1.0" smallvec = "1.5.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 = { 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 } -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 = "libp2p-0.31", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } -pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -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 } -pallet-collective = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-democracy = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-elections-phragmen = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-executive = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-identity = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-membership = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-multisig = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-nicks = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-proxy = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-scheduler = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -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 } -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" } -frame-system = {git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-utility = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-collective = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-democracy = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-elections-phragmen = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-executive = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-identity = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-membership = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-multisig = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-nicks = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-proxy = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-scheduler = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +frame-system = {git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-utility = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", 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 = "libp2p-0.31", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false, optional = true } hex-literal = { version = "0.3.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -75,8 +75,8 @@ primitives = { package = "polkadot-primitives", path = "../../primitives", defau hex-literal = "0.3.1" libsecp256k1 = "0.3.5" tiny-keccak = "2.0.2" -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 = "libp2p-0.31" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } trie-db = "0.22.1" serde_json = "1.0.59" diff --git a/runtime/rococo/Cargo.toml b/runtime/rococo/Cargo.toml index c1f72cf24b8d..452a67bf6e6f 100644 --- a/runtime/rococo/Cargo.toml +++ b/runtime/rococo/Cargo.toml @@ -11,42 +11,42 @@ serde = { version = "1.0.117", default-features = false } serde_derive = { version = "1.0.117", optional = true } smallvec = "1.5.0" -frame-support = { 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-io = { 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-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-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", 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 } -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 } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } -pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-sudo = { 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 } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -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 } -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" } -frame-executive = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-offences = { 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 = "master", default-features = false } +pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-sudo = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +frame-executive = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } -frame-system = {git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-system = {git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } diff --git a/runtime/test-runtime/Cargo.toml b/runtime/test-runtime/Cargo.toml index af1a8cf3471e..9456e338e2ea 100644 --- a/runtime/test-runtime/Cargo.toml +++ b/runtime/test-runtime/Cargo.toml @@ -14,42 +14,42 @@ serde = { version = "1.0.117", default-features = false } serde_derive = { version = "1.0.117", optional = true } smallvec = "1.5.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 = { 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 } -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 = "libp2p-0.31", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } -pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -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 } -frame-executive = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-nicks = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -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 } -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" } -frame-system = {git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-sudo = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-executive = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-nicks = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +frame-system = {git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-sudo = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } @@ -60,8 +60,8 @@ polkadot-runtime-parachains = { path = "../parachains", default-features = false hex-literal = "0.3.1" libsecp256k1 = "0.3.5" tiny-keccak = "2.0.2" -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 = "libp2p-0.31" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } serde_json = "1.0.59" [build-dependencies] diff --git a/runtime/westend/Cargo.toml b/runtime/westend/Cargo.toml index c8ff4e43e4e9..09987d49e0f9 100644 --- a/runtime/westend/Cargo.toml +++ b/runtime/westend/Cargo.toml @@ -15,60 +15,60 @@ serde_derive = { version = "1.0.117", optional = true } smallvec = "1.5.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 } -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 = "libp2p-0.31", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } -pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -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 } -pallet-collective = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-democracy = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-executive = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-identity = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-membership = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-multisig = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-nicks = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-proxy = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-recovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-scheduler = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -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 } -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" } -pallet-sudo = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system = {git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-utility = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-collective = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-democracy = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-executive = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-identity = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-membership = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-multisig = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-nicks = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-proxy = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-recovery = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-scheduler = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-session = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-society = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +pallet-sudo = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-system = {git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-utility = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", 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 = "libp2p-0.31", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false, optional = true } hex-literal = { version = "0.3.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -79,8 +79,8 @@ polkadot-parachain = { path = "../../parachain", default-features = false } hex-literal = "0.3.1" libsecp256k1 = "0.3.5" tiny-keccak = "2.0.2" -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 = "libp2p-0.31" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } serde_json = "1.0.59" [build-dependencies] diff --git a/statement-table/Cargo.toml b/statement-table/Cargo.toml index e8eb705f4a8c..bf325536f096 100644 --- a/statement-table/Cargo.toml +++ b/statement-table/Cargo.toml @@ -6,5 +6,5 @@ edition = "2018" [dependencies] parity-scale-codec = { version = "1.3.5", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } primitives = { package = "polkadot-primitives", path = "../primitives" } diff --git a/validation/Cargo.toml b/validation/Cargo.toml index c1e53b684dda..3563fe5b6773 100644 --- a/validation/Cargo.toml +++ b/validation/Cargo.toml @@ -7,25 +7,25 @@ edition = "2018" [dependencies] polkadot-primitives = { path = "../primitives" } parachain = { package = "polkadot-parachain", path = "../parachain" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -consensus = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +consensus = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } futures = "0.3.8" log = "0.4.11" parity-scale-codec = { version = "1.3.5", default-features = false, features = ["derive"] } -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" } -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" } -sc-client-api = { 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" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +block-builder = { package = "sc-block-builder", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } thiserror = "1.0.22" [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31" } diff --git a/xcm/xcm-builder/Cargo.toml b/xcm/xcm-builder/Cargo.toml index ec9fa17ceb63..9624bf8c0464 100644 --- a/xcm/xcm-builder/Cargo.toml +++ b/xcm/xcm-builder/Cargo.toml @@ -9,11 +9,11 @@ version = "0.8.22" parity-scale-codec = { version = "1.3.5", default-features = false, features = ["derive"] } xcm = { path = "..", default-features = false } xcm-executor = { path = "../xcm-executor", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-arithmetic = { 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 } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-arithmetic = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } # Polkadot dependencies polkadot-parachain = { path = "../../parachain", default-features = false } diff --git a/xcm/xcm-executor/Cargo.toml b/xcm/xcm-executor/Cargo.toml index a3637bb008d0..100fe7b6999f 100644 --- a/xcm/xcm-executor/Cargo.toml +++ b/xcm/xcm-executor/Cargo.toml @@ -9,12 +9,12 @@ version = "0.8.22" impl-trait-for-tuples = "0.2.0" parity-scale-codec = { version = "1.3.5", default-features = false, features = ["derive"] } xcm = { path = "..", default-features = false } -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-arithmetic = { 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-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-arithmetic = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "libp2p-0.31", default-features = false } [features] default = ["std"] From 4020626c31c684db52751519734fc0ff77a96ff9 Mon Sep 17 00:00:00 2001 From: "Roman S. Borschel" Date: Thu, 26 Nov 2020 13:56:11 +0100 Subject: [PATCH 2/2] Update commit hash. --- Cargo.lock | 272 ++++++++++++++++++++++++++--------------------------- 1 file changed, 136 insertions(+), 136 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4a56dbfe0d25..d23c787b9226 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1452,7 +1452,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", ] @@ -1460,7 +1460,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support", "frame-system", @@ -1478,7 +1478,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "chrono", "frame-benchmarking", @@ -1500,7 +1500,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support", "frame-system", @@ -1516,7 +1516,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "12.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", "serde", @@ -1527,7 +1527,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "bitflags", "frame-metadata", @@ -1552,7 +1552,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.24", @@ -1563,7 +1563,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1575,7 +1575,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "proc-macro2 1.0.24", "quote 1.0.7", @@ -1585,7 +1585,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support", "impl-trait-for-tuples 0.1.3", @@ -1601,7 +1601,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -1615,7 +1615,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", "sp-api", @@ -3762,7 +3762,7 @@ checksum = "7a1250cdd103eef6bd542b5ae82989f931fc00a41a27f60377338241594410f3" [[package]] name = "pallet-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support", "frame-system", @@ -3778,7 +3778,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support", "frame-system", @@ -3793,7 +3793,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -3818,7 +3818,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -3832,7 +3832,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -3848,7 +3848,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -3863,7 +3863,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -3878,7 +3878,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -3899,7 +3899,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3915,7 +3915,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -3935,7 +3935,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -3952,7 +3952,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support", "frame-system", @@ -3966,7 +3966,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -3982,7 +3982,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support", "frame-system", @@ -3996,7 +3996,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support", "frame-system", @@ -4011,7 +4011,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -4032,7 +4032,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -4048,7 +4048,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support", "frame-system", @@ -4061,7 +4061,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "enumflags2", "frame-support", @@ -4076,7 +4076,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -4091,7 +4091,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support", "frame-system", @@ -4111,7 +4111,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -4127,7 +4127,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support", "frame-system", @@ -4141,7 +4141,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -4163,7 +4163,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -4174,7 +4174,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support", "frame-system", @@ -4188,7 +4188,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -4206,7 +4206,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support", "frame-system", @@ -4223,7 +4223,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4241,7 +4241,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-support", "parity-scale-codec", @@ -4254,7 +4254,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -4269,7 +4269,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-benchmarking", "frame-support", @@ -4285,7 +4285,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6538,7 +6538,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "async-trait", "derive_more", @@ -6566,7 +6566,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -6589,7 +6589,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6606,7 +6606,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "impl-trait-for-tuples 0.1.3", "parity-scale-codec", @@ -6627,7 +6627,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -6638,7 +6638,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6683,7 +6683,7 @@ dependencies = [ [[package]] name = "sc-cli-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -6694,7 +6694,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "derive_more", "fnv", @@ -6728,7 +6728,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "blake2-rfc", "hash-db", @@ -6758,7 +6758,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6769,7 +6769,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "derive_more", "fork-tree", @@ -6814,7 +6814,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "derive_more", "futures 0.3.8", @@ -6838,7 +6838,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6851,7 +6851,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -6876,7 +6876,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "log", "sc-client-api", @@ -6890,7 +6890,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "derive_more", "lazy_static", @@ -6919,7 +6919,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "derive_more", "log", @@ -6936,7 +6936,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "log", "parity-scale-codec", @@ -6951,7 +6951,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "log", "parity-scale-codec", @@ -6969,7 +6969,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "derive_more", "finality-grandpa", @@ -7006,7 +7006,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "derive_more", "finality-grandpa", @@ -7030,7 +7030,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "ansi_term 0.12.1", "futures 0.3.8", @@ -7048,7 +7048,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "async-trait", "derive_more", @@ -7068,7 +7068,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "hash-db", "lazy_static", @@ -7087,7 +7087,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "async-std", "async-trait", @@ -7141,7 +7141,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -7156,7 +7156,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "bytes 0.5.6", "fnv", @@ -7183,7 +7183,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "futures 0.3.8", "libp2p", @@ -7196,7 +7196,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -7205,7 +7205,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "futures 0.3.8", "hash-db", @@ -7238,7 +7238,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "derive_more", "futures 0.3.8", @@ -7262,7 +7262,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "futures 0.1.29", "jsonrpc-core", @@ -7280,7 +7280,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "derive_more", "directories", @@ -7344,7 +7344,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "log", "parity-scale-codec", @@ -7358,7 +7358,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -7377,7 +7377,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -7398,7 +7398,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "erased-serde", "log", @@ -7417,7 +7417,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "derive_more", "futures 0.3.8", @@ -7438,7 +7438,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "derive_more", "futures 0.3.8", @@ -7892,7 +7892,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "derive_more", "log", @@ -7904,7 +7904,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "hash-db", "parity-scale-codec", @@ -7919,7 +7919,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7931,7 +7931,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", "serde", @@ -7943,7 +7943,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7956,7 +7956,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", "sp-api", @@ -7968,7 +7968,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7979,7 +7979,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", "sp-api", @@ -7991,7 +7991,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "log", "lru", @@ -8007,7 +8007,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "serde", "serde_json", @@ -8016,7 +8016,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -8042,7 +8042,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "merlin", "parity-scale-codec", @@ -8062,7 +8062,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8071,7 +8071,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -8083,7 +8083,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "base58", "blake2-rfc", @@ -8127,7 +8127,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -8136,7 +8136,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "proc-macro2 1.0.24", "quote 1.0.7", @@ -8146,7 +8146,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "environmental", "parity-scale-codec", @@ -8157,7 +8157,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "finality-grandpa", "log", @@ -8174,7 +8174,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", "parking_lot 0.10.2", @@ -8186,7 +8186,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "futures 0.3.8", "hash-db", @@ -8210,7 +8210,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "lazy_static", "sp-core", @@ -8221,7 +8221,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "async-trait", "derive_more", @@ -8237,7 +8237,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", "serde", @@ -8249,7 +8249,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -8260,7 +8260,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "sp-api", "sp-core", @@ -8270,7 +8270,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "backtrace", ] @@ -8278,7 +8278,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "serde", "sp-core", @@ -8287,7 +8287,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "either", "hash256-std-hasher", @@ -8308,7 +8308,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", "primitive-types", @@ -8324,7 +8324,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "Inflector", "proc-macro-crate", @@ -8336,7 +8336,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "serde", "serde_json", @@ -8345,7 +8345,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", "sp-api", @@ -8358,7 +8358,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8368,7 +8368,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "hash-db", "log", @@ -8390,12 +8390,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" [[package]] name = "sp-storage" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8408,7 +8408,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "log", "sp-core", @@ -8421,7 +8421,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "impl-trait-for-tuples 0.1.3", "parity-scale-codec", @@ -8435,7 +8435,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "log", "parity-scale-codec", @@ -8448,7 +8448,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "derive_more", "futures 0.3.8", @@ -8463,7 +8463,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "hash-db", "memory-db", @@ -8477,7 +8477,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "futures 0.3.8", "futures-core", @@ -8489,7 +8489,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8501,7 +8501,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "impl-trait-for-tuples 0.1.3", "parity-scale-codec", @@ -8643,7 +8643,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "chrono", "console_error_panic_hook", @@ -8669,7 +8669,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "platforms", ] @@ -8677,7 +8677,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.8", @@ -8700,7 +8700,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "async-std", "derive_more", @@ -8714,7 +8714,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "futures 0.1.29", "futures 0.3.8", @@ -8741,7 +8741,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "futures 0.3.8", "substrate-test-utils-derive", @@ -8751,7 +8751,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#2370b34a83408af6e597c1ed1f3787ae3ca6cf51" +source = "git+https://github.com/paritytech/substrate?branch=libp2p-0.31#dd8a5b5e07c6b93d35bd057bf0956181c2a8d653" dependencies = [ "proc-macro-crate", "quote 1.0.7",