diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index 9535755c77..eed3fd5ac2 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -12,7 +12,7 @@ dependencies = [ [[package]] name = "adder" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -127,9 +127,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.28" +version = "1.0.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9a60d744a80c30fcb657dfe2c1b22bcb3e814c1a1e3674f32bf5820b570fbff" +checksum = "013a6e0a2cbe3d20f9c60b65458f7a7f7a5e636c5d0f45a5a6aee5d4b1f01785" [[package]] name = "app_dirs" @@ -200,16 +200,15 @@ dependencies = [ [[package]] name = "assert_cmd" -version = "0.12.2" +version = "0.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "936fcf2c692b37c696cd0002c57752b2d9478402450c9ca4a463f6afae16d6f5" +checksum = "35ad62275a8bda1c2c9a9303aea121eb04204272d3be0735d5dc1f49eb9ff9a9" dependencies = [ "doc-comment", "escargot", "predicates", "predicates-core", "predicates-tree", - "wait-timeout", ] [[package]] @@ -358,7 +357,7 @@ dependencies = [ "lazycell", "log 0.4.8", "peeking_take_while", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "regex", "rustc-hash", @@ -581,9 +580,9 @@ dependencies = [ [[package]] name = "clang-sys" -version = "0.29.3" +version = "0.29.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fe6837df1d5cba2397b835c8530f51723267e16abbf83892e9e5af4f0e5dd10a" +checksum = "f92986241798376849e1a007827041fed9bb36195822c2049d18e174420e0534" dependencies = [ "glob", "libc", @@ -934,11 +933,11 @@ dependencies = [ [[package]] name = "derive_more" -version = "0.99.5" +version = "0.99.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2323f3f47db9a0e77ce7a300605d8d2098597fc451ed1a97bb1f6411bb550a7" +checksum = "a806e96c59a76a5ba6e18735b6cf833344671e61e7863f2edb5c518ea2cac95c" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -1047,7 +1046,7 @@ version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ecf634c5213044b8d54a46dd282cf5dd1f86bb5cb53e92c409cb4680a7fb9894" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -1086,18 +1085,18 @@ checksum = "516aa8d7a71cb00a1c4146f0798549b93d083d4f189b3ced8f3de6b8f11ee6c4" [[package]] name = "erased-serde" -version = "0.3.11" +version = "0.3.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d88b6d1705e16a4d62e05ea61cc0496c2bd190f4fa8e5c1f11ce747be6bcf3d1" +checksum = "cd7d80305c9bd8cd78e3c753eb9fb110f83621e5211f1a3afffcc812b104daf9" dependencies = [ "serde", ] [[package]] name = "errno" -version = "0.2.5" +version = "0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b480f641ccf0faf324e20c1d3e53d81b7484c698b42ea677f6907ae4db195371" +checksum = "c2a071601ed01b988f896ab14b95e67335d1eeb50190932a1320f7fe3cadc84e" dependencies = [ "errno-dragonfly", "libc", @@ -1194,7 +1193,7 @@ version = "0.1.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "030a733c8287d6213886dd487564ff5c8f6aae10278b3588ed177f9d18f8d231" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", "synstructure", @@ -1285,7 +1284,7 @@ checksum = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3" [[package]] name = "fork-tree" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", ] @@ -1293,7 +1292,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -1309,7 +1308,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1328,7 +1327,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -1341,7 +1340,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "serde", @@ -1352,7 +1351,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "bitmask", "frame-metadata", @@ -1376,10 +1375,10 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support-procedural-tools", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -1387,11 +1386,11 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -1399,9 +1398,9 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -1409,7 +1408,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1425,7 +1424,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "sp-api", @@ -1559,7 +1558,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9a5081aa3de1f7542a794a397cde100ed903b0630152d0973479018fd85423a7" dependencies = [ "proc-macro-hack", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -1751,9 +1750,9 @@ dependencies = [ [[package]] name = "h2" -version = "0.2.4" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "377038bf3c89d18d6ca1431e7a5027194fbd724ca10592b9487ede5e8e144f42" +checksum = "7938e6aa2a31df4e21f224dc84704bd31c089a6d1355c535b03667371cccc843" dependencies = [ "bytes 0.5.4", "fnv", @@ -1770,7 +1769,7 @@ dependencies = [ [[package]] name = "halt" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "substrate-wasm-builder-runner 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1811,9 +1810,9 @@ dependencies = [ [[package]] name = "hermit-abi" -version = "0.1.10" +version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "725cf19794cf90aa94e65050cb4191ff5d8fa87a498383774c47b332e3af952e" +checksum = "1010591b26bbfe835e9faeabeb11866061cc7dcebffd56ad7d0942d0e61aefd8" dependencies = [ "libc", ] @@ -1963,7 +1962,7 @@ dependencies = [ "futures-channel", "futures-core", "futures-util", - "h2 0.2.4", + "h2 0.2.3", "http 0.2.1", "http-body 0.3.1", "httparse", @@ -2059,7 +2058,7 @@ version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ef5550a42e3740a0e71f909d4c861056a284060af885ae7aa6242820f920d9d" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -2209,7 +2208,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8609af8f63b626e8e211f52441fcdb6ec54f1a446606b10d5c89ae9bf8a20058" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -2289,7 +2288,7 @@ dependencies = [ [[package]] name = "kusama-runtime" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "bitvec", "frame-benchmarking", @@ -2317,6 +2316,7 @@ dependencies = [ "pallet-offences", "pallet-randomness-collective-flip", "pallet-recovery", + "pallet-scheduler", "pallet-session", "pallet-society", "pallet-staking", @@ -3132,9 +3132,9 @@ checksum = "0debeb9fcf88823ea64d64e4a815ab1643f33127d995978e099942ce38f25238" [[package]] name = "multimap" -version = "0.8.1" +version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8883adfde9756c1d30b0f519c9b8c502a94b41ac62f696453c37c7fc0a958ce" +checksum = "a97fbd5d00e0e37bfb10f433af8f5aaf631e739368dc9fc28286ca81ca4948dc" [[package]] name = "multistream-select" @@ -3374,7 +3374,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3392,7 +3392,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3409,7 +3409,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3430,7 +3430,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3445,7 +3445,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3460,7 +3460,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3475,7 +3475,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3489,7 +3489,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3505,7 +3505,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3523,7 +3523,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3539,7 +3539,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3558,7 +3558,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3574,7 +3574,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3588,7 +3588,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3602,7 +3602,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3617,7 +3617,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3630,7 +3630,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "enumflags2", "frame-support", @@ -3642,10 +3642,25 @@ dependencies = [ "sp-std", ] +[[package]] +name = "pallet-scheduler" +version = "2.0.0-alpha.5" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" +dependencies = [ + "frame-benchmarking", + "frame-support", + "frame-system", + "parity-scale-codec", + "serde", + "sp-io", + "sp-runtime", + "sp-std", +] + [[package]] name = "pallet-session" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3663,7 +3678,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3678,7 +3693,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3699,10 +3714,10 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -3710,7 +3725,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3724,7 +3739,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3741,7 +3756,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3754,7 +3769,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3772,7 +3787,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "parity-scale-codec", @@ -3785,7 +3800,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3799,7 +3814,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-support", "frame-system", @@ -3814,7 +3829,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "enumflags2", "frame-support", @@ -3879,7 +3894,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5a0ec292e92e8ec7c58e576adacc1e3f399c597c8f263c42f18420abe58e7245" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -3915,7 +3930,7 @@ version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "syn 1.0.17", "synstructure", ] @@ -3978,9 +3993,9 @@ dependencies = [ [[package]] name = "paste" -version = "0.1.9" +version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "092d791bf7847f70bbd49085489fba25fc2c193571752bff9e36e74e72403932" +checksum = "8292c1e1e81ddb552c4c90c36af201a0ce7e34995f55f0480f01052f242811c9" dependencies = [ "paste-impl", "proc-macro-hack", @@ -3988,12 +4003,12 @@ dependencies = [ [[package]] name = "paste-impl" -version = "0.1.9" +version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "406c23fb4c45cc6f68a9bbabb8ec7bd6f8cfcbd17e9e8f72c2460282f8325729" +checksum = "5e9c43f2645f06ee452544ad032886a75f3d1797b9487dcadcae9100ba58a51c" dependencies = [ "proc-macro-hack", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -4057,7 +4072,7 @@ version = "0.4.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "385322a45f2ecf3410c68d2a549a4a2685e8051d0f278e39743ff4e451cb9b3f" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -4088,7 +4103,7 @@ checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6" [[package]] name = "polkadot" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "assert_cmd", "futures 0.3.4", @@ -4101,9 +4116,9 @@ dependencies = [ [[package]] name = "polkadot-availability-store" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "exit-future", "futures 0.3.4", "kvdb", @@ -4128,7 +4143,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "frame-benchmarking-cli", "futures 0.3.4", @@ -4151,7 +4166,7 @@ dependencies = [ [[package]] name = "polkadot-collator" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "futures 0.3.4", "futures-timer 2.0.2", @@ -4177,7 +4192,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "derive_more 0.15.0", "parity-scale-codec", @@ -4189,7 +4204,7 @@ dependencies = [ [[package]] name = "polkadot-network" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "arrayvec 0.4.12", "bytes 0.5.4", @@ -4240,10 +4255,10 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "adder", - "derive_more 0.99.5", + "derive_more 0.99.3", "halt", "lazy_static", "log 0.4.8", @@ -4263,7 +4278,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "bitvec", "pallet-babe", @@ -4285,7 +4300,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "jsonrpc-core", "pallet-transaction-payment-rpc", @@ -4301,7 +4316,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "bitvec", "frame-benchmarking", @@ -4328,6 +4343,7 @@ dependencies = [ "pallet-nicks", "pallet-offences", "pallet-randomness-collective-flip", + "pallet-scheduler", "pallet-session", "pallet-staking", "pallet-staking-reward-curve", @@ -4367,7 +4383,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "bitvec", "frame-benchmarking", @@ -4408,7 +4424,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "frame-benchmarking", "frame-system-rpc-runtime-api", @@ -4465,7 +4481,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -4474,7 +4490,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "bitvec", "frame-executive", @@ -4547,7 +4563,7 @@ dependencies = [ [[package]] name = "polkadot-validation" -version = "0.7.28" +version = "0.7.29-pre1" dependencies = [ "bitvec", "derive_more 0.14.1", @@ -4652,7 +4668,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "18f33027081eba0a6d8aba6d1b1c3a3be58cbb12106341c2d5759fcd9b5277e7" dependencies = [ "proc-macro-error-attr", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", "version_check", @@ -4664,7 +4680,7 @@ version = "0.4.12" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8a5b4b77fdb63c1eca72173d68d24501c54ab1269409f6b672c85deb18af69de" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", "syn-mid", @@ -4673,9 +4689,9 @@ dependencies = [ [[package]] name = "proc-macro-hack" -version = "0.5.15" +version = "0.5.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0d659fe7c6d27f25e9d80a1a094c223f5246f6a6596453e09d7229bf42750b63" +checksum = "fcfdefadc3d57ca21cf17990a28ef4c0f7c61383a28cb7604cf4a18e6ede1420" [[package]] name = "proc-macro-nested" @@ -4694,9 +4710,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.10" +version = "1.0.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df246d292ff63439fea9bc8c0a270bed0e390d5ebd4db4ba15aba81111b5abe3" +checksum = "6c09721c6781493a2a492a96b5a5bf19b65917fe6728884e7c44dd0c60ca3435" dependencies = [ "unicode-xid 0.2.0", ] @@ -4751,7 +4767,7 @@ checksum = "537aa19b95acde10a12fec4301466386f757403de4cd4e5b4fa78fb5ecb18f72" dependencies = [ "anyhow", "itertools", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -4768,9 +4784,9 @@ dependencies = [ [[package]] name = "protobuf" -version = "2.12.0" +version = "2.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "71964f34fd51cf04882d7ae3325fa0794d4cad66a03d0003f38d8ae4f63ba126" +checksum = "fc1b4a8efc42cf150049e8a490f618c7c60e82332405065f202a7e33aa5a1f06" [[package]] name = "quick-error" @@ -4804,7 +4820,7 @@ version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2bdc6c187c65bca4260c9011c9e3132efe4909da44726bad24cf7572ae338d7f" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", ] [[package]] @@ -5113,9 +5129,9 @@ dependencies = [ [[package]] name = "ring" -version = "0.16.12" +version = "0.16.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ba5a8ec64ee89a76c98c549af81ff14813df09c3e6dc4766c3856da48597a0c" +checksum = "741ba1704ae21999c00942f9f5944f801e977f54302af346b596287599ad1862" dependencies = [ "cc", "lazy_static", @@ -5287,10 +5303,10 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "bytes 0.5.4", - "derive_more 0.99.5", + "derive_more 0.99.3", "futures 0.3.4", "futures-timer 3.0.2", "libp2p", @@ -5314,7 +5330,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5330,7 +5346,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5345,10 +5361,10 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -5356,14 +5372,14 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "ansi_term 0.12.1", "app_dirs", "atty", "chrono", "clap", - "derive_more 0.99.5", + "derive_more 0.99.3", "env_logger 0.7.1", "fdlimit", "futures 0.3.4", @@ -5396,9 +5412,9 @@ dependencies = [ [[package]] name = "sc-client" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "fnv", "futures 0.3.4", "hash-db", @@ -5430,9 +5446,9 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "fnv", "futures 0.3.4", "hash-db", @@ -5462,7 +5478,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "hash-db", "kvdb", @@ -5490,9 +5506,9 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "fork-tree", "futures 0.3.4", "futures-timer 3.0.2", @@ -5532,7 +5548,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5545,7 +5561,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "futures 0.3.4", "futures-timer 3.0.2", @@ -5566,7 +5582,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "log 0.4.8", "sc-client-api", @@ -5580,9 +5596,9 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "lazy_static", "libsecp256k1", "log 0.4.8", @@ -5607,9 +5623,9 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "log 0.4.8", "parity-scale-codec", "sp-allocator", @@ -5623,7 +5639,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -5639,7 +5655,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -5656,7 +5672,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "assert_matches", "finality-grandpa", @@ -5691,7 +5707,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "ansi_term 0.12.1", "futures 0.3.4", @@ -5708,9 +5724,9 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "hex", "parking_lot 0.10.0", "rand 0.7.3", @@ -5723,11 +5739,11 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "bitflags", "bytes 0.5.4", - "derive_more 0.99.5", + "derive_more 0.99.3", "either", "erased-serde", "fnv", @@ -5774,7 +5790,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "futures 0.3.4", "futures-timer 3.0.2", @@ -5789,7 +5805,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-dev" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "env_logger 0.7.1", "futures 0.3.4", @@ -5815,7 +5831,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "bytes 0.5.4", "fnv", @@ -5841,7 +5857,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "futures 0.3.4", "libp2p", @@ -5853,7 +5869,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "futures 0.3.4", "hash-db", @@ -5884,9 +5900,9 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "futures 0.3.4", "jsonrpc-core", "jsonrpc-core-client", @@ -5907,7 +5923,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -5922,9 +5938,9 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "exit-future", "futures 0.1.29", "futures 0.3.4", @@ -5971,7 +5987,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -5985,7 +6001,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "bytes 0.5.4", "futures 0.3.4", @@ -6007,7 +6023,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "erased-serde", "log 0.4.8", @@ -6022,9 +6038,9 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "futures 0.3.4", "linked-hash-map", "log 0.4.8", @@ -6041,9 +6057,9 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "futures 0.3.4", "futures-diagnose", "intervalier", @@ -6116,7 +6132,7 @@ version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f8584eea9b9ff42825b46faf46a8c24d2cff13ec152fa2a50df788b87c07ee28" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -6133,22 +6149,21 @@ dependencies = [ [[package]] name = "security-framework" -version = "0.4.2" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "572dfa3a0785509e7a44b5b4bebcf94d41ba34e9ed9eb9df722545c3b3c4144a" +checksum = "97bbedbe81904398b6ebb054b3e912f99d55807125790f3198ac990d98def5b0" dependencies = [ "bitflags", "core-foundation", "core-foundation-sys", - "libc", "security-framework-sys", ] [[package]] name = "security-framework-sys" -version = "0.4.2" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ddb15a5fec93b7021b8a9e96009c5d8d51c15673569f7c0f6b7204e5b7b404f" +checksum = "06fd2f23e31ef68dd2328cc383bd493142e46107a3a0e24f7d734e3f3b80fe4c" dependencies = [ "core-foundation-sys", "libc", @@ -6202,16 +6217,16 @@ version = "1.0.105" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ac5d00fc561ba2724df6758a17de23df5914f20e41cb00f94d5b7ae42fffaff8" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] [[package]] name = "serde_json" -version = "1.0.50" +version = "1.0.48" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78a7a12c167809363ec3bd7329fc0a3369056996de43c4b37ef3cd54a6ce4867" +checksum = "9371ade75d4c2d6cb154141b9752cf3781ec9c05e0e5cf35060e1e70ee7b9c25" dependencies = [ "itoa", "ryu", @@ -6362,7 +6377,7 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a945ec7f7ce853e89ffa36be1e27dce9a43e82ff9093bf3461c30d5da74ed11b" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -6423,9 +6438,9 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "log 0.4.8", "sp-core", "sp-std", @@ -6435,7 +6450,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "hash-db", "parity-scale-codec", @@ -6450,11 +6465,11 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "blake2-rfc", "proc-macro-crate", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -6462,7 +6477,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "serde", @@ -6474,7 +6489,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "integer-sqrt", "num-traits 0.2.11", @@ -6487,7 +6502,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "sp-api", @@ -6499,7 +6514,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -6510,7 +6525,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "sp-api", @@ -6522,9 +6537,9 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "log 0.4.8", "lru", "parity-scale-codec", @@ -6538,9 +6553,9 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "futures 0.3.4", "futures-diagnose", "futures-timer 3.0.2", @@ -6560,7 +6575,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "sp-api", @@ -6574,7 +6589,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "sp-api", @@ -6590,7 +6605,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -6602,7 +6617,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "base58", "blake2-rfc", @@ -6642,9 +6657,9 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -6652,7 +6667,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "environmental", "sp-std", @@ -6662,7 +6677,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "serde", @@ -6675,7 +6690,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -6685,9 +6700,9 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "parity-scale-codec", "parking_lot 0.10.0", "sp-core", @@ -6697,7 +6712,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "hash-db", "libsecp256k1", @@ -6715,7 +6730,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "lazy_static", "sp-core", @@ -6726,7 +6741,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "sp-api", "sp-runtime", @@ -6735,7 +6750,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "backtrace", "log 0.4.8", @@ -6744,7 +6759,7 @@ dependencies = [ [[package]] name = "sp-phragmen" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "serde", @@ -6756,10 +6771,10 @@ dependencies = [ [[package]] name = "sp-phragmen-compact" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -6767,7 +6782,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "serde", "sp-core", @@ -6776,7 +6791,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "hash256-std-hasher", "impl-trait-for-tuples", @@ -6797,7 +6812,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "primitive-types", @@ -6811,11 +6826,11 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "Inflector", "proc-macro-crate", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -6823,7 +6838,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "serde", "serde_json", @@ -6832,7 +6847,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "sp-api", "sp-core", @@ -6843,7 +6858,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -6853,7 +6868,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "hash-db", "log 0.4.8", @@ -6872,12 +6887,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" [[package]] name = "sp-storage" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "impl-serde 0.2.3", "serde", @@ -6888,7 +6903,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -6902,9 +6917,9 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ - "derive_more 0.99.5", + "derive_more 0.99.3", "futures 0.3.4", "log 0.4.8", "parity-scale-codec", @@ -6916,7 +6931,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "hash-db", "memory-db", @@ -6930,7 +6945,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -6942,7 +6957,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7029,7 +7044,7 @@ checksum = "3f88b8e18c69496aad6f9ddf4630dd7d585bcaf765786cb415b9aec2fe5a0430" dependencies = [ "heck", "proc-macro-error", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -7050,7 +7065,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0054a7df764039a6cd8592b9de84be4bec368ff081d203a7d5371cbfa8e65c81" dependencies = [ "heck", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -7070,7 +7085,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "chrono", "clear_on_drop", @@ -7096,7 +7111,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.4", @@ -7117,10 +7132,10 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-alpha.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "async-std", - "derive_more 0.99.5", + "derive_more 0.99.3", "futures-util", "hyper 0.13.4", "log 0.4.8", @@ -7131,7 +7146,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "futures 0.3.4", "hash-db", @@ -7151,7 +7166,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "cfg-if", "frame-executive", @@ -7190,7 +7205,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" dependencies = [ "futures 0.3.4", "parity-scale-codec", @@ -7208,7 +7223,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.5" -source = "git+https://github.com/paritytech/substrate#d477017fb655f71de6c952b7eb085866bd8f6f7f" +source = "git+https://github.com/paritytech/substrate#2449d21ca2998325b95671236dd9911c3534718d" [[package]] name = "substrate-wasm-builder-runner" @@ -7314,7 +7329,7 @@ version = "1.0.17" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0df0eb663f387145cab623dea85b09c2c5b4b0aef44e945d928e682fce71bb03" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "unicode-xid 0.2.0", ] @@ -7325,7 +7340,7 @@ version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7be3539f6c128a931cf19dcee741c1af532c7fd387baa739c03dd2e96479338a" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -7336,7 +7351,7 @@ version = "0.12.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "67656ea1dc1b41b1451851562ea232ec2e5a80242139f7e679ceccfb5d61f545" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", "unicode-xid 0.2.0", @@ -7420,20 +7435,20 @@ dependencies = [ [[package]] name = "thiserror" -version = "1.0.14" +version = "1.0.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f0570dc61221295909abdb95c739f2e74325e14293b2026b0a7e195091ec54ae" +checksum = "e3711fd1c4e75b3eff12ba5c40dba762b6b65c5476e8174c1a664772060c49bf" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.14" +version = "1.0.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "227362df41d566be41a28f64401e07a043157c21c14b9785a0d8e256f940a8fd" +checksum = "ae2b85ba4c9aa32dd3343bd80eb8d22e9b54b7688c17ea3907f236885353b233" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", ] @@ -7469,9 +7484,9 @@ dependencies = [ [[package]] name = "tiny-bip39" -version = "0.7.3" +version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0165e045cc2ae1660270ca65e1676dbaab60feb0f91b10f7d0665e9b47e31f2" +checksum = "e255ec4f7d4aaccbede17dffcfb2e71434d17f5c921d5a06823b8e58a2bcd468" dependencies = [ "failure", "hmac", @@ -7533,7 +7548,6 @@ checksum = "0fa5e81d6bc4e67fe889d5783bd2a128ab2e0cfa487e0be16b6a8d177b101616" dependencies = [ "bytes 0.5.4", "fnv", - "futures-core", "iovec", "lazy_static", "libc", @@ -7730,9 +7744,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.3.1" +version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499" +checksum = "571da51182ec208780505a32528fc5512a8fe1443ab960b3f2f3ef093cd16930" dependencies = [ "bytes 0.5.4", "futures-core", @@ -7990,15 +8004,6 @@ version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" -[[package]] -name = "wait-timeout" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6" -dependencies = [ - "libc", -] - [[package]] name = "want" version = "0.2.0" @@ -8045,7 +8050,7 @@ dependencies = [ "bumpalo", "lazy_static", "log 0.4.8", - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", "wasm-bindgen-shared", @@ -8079,7 +8084,7 @@ version = "0.2.60" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d68a5b36eef1be7868f668632863292e37739656a80fc4b9acec7b0bd35a4931" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", "wasm-bindgen-backend", @@ -8200,18 +8205,18 @@ dependencies = [ [[package]] name = "wast" -version = "12.0.0" +version = "11.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0615ba420811bcda39cf80e8a1bd75997aec09222bda35165920a07ef15cc695" +checksum = "df4d67ba9266f4fcaf2e8a1afadc5e2a959e51aecc07b1ecbdf85a6ddaf08bde" dependencies = [ "leb128", ] [[package]] name = "wat" -version = "1.0.13" +version = "1.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "095f615fbfcae695e3a4cea7d9f02f70561c81274c0142f45a12bf1e154d08bd" +checksum = "9a9400dc1c8512087b2d974b1b9b0a6c4e6e26e7e8acf629e3e351165a1ed301" dependencies = [ "wast", ] @@ -8293,9 +8298,9 @@ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" [[package]] name = "winapi-util" -version = "0.1.4" +version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa515c5163a99cc82bab70fd3bfdd36d827be85de63737b40fcef2ce084a436e" +checksum = "4ccfbf554c6ad11084fb7517daca16cfdcaccbdadba4fc336f032a8b12c2ad80" dependencies = [ "winapi 0.3.8", ] @@ -8380,7 +8385,7 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "de251eec69fc7c1bc3923403d18ececb929380e016afe103da75f396704f8ca2" dependencies = [ - "proc-macro2 1.0.10", + "proc-macro2 1.0.9", "quote 1.0.3", "syn 1.0.17", "synstructure", diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index f4b9e83bbc..a83c19a0e6 100644 --- a/polkadot/Cargo.toml +++ b/polkadot/Cargo.toml @@ -4,7 +4,7 @@ path = "src/main.rs" [package] name = "polkadot" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] build = "build.rs" edition = "2018" diff --git a/polkadot/availability-store/Cargo.toml b/polkadot/availability-store/Cargo.toml index dd876248a2..e99d081111 100644 --- a/polkadot/availability-store/Cargo.toml +++ b/polkadot/availability-store/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "polkadot-availability-store" description = "Persistent database for parachain data" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml index 4cb1df4263..fc0ea15d5d 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] description = "Polkadot node implementation in Rust." edition = "2018" diff --git a/polkadot/collator/Cargo.toml b/polkadot/collator/Cargo.toml index 7afbffe5e6..a30cf801c3 100644 --- a/polkadot/collator/Cargo.toml +++ b/polkadot/collator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-collator" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] description = "Collator node implementation" edition = "2018" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index f9d90d7bed..4355181796 100644 --- a/polkadot/erasure-coding/Cargo.toml +++ b/polkadot/erasure-coding/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-erasure-coding" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/network/Cargo.toml b/polkadot/network/Cargo.toml index 47ff292ff1..de36407669 100644 --- a/polkadot/network/Cargo.toml +++ b/polkadot/network/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] description = "Polkadot-specific networking protocol" edition = "2018" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index 504b72ded2..9651c29039 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] description = "Types and utilities for creating and working with parachains" edition = "2018" diff --git a/polkadot/parachain/src/wasm_api.rs b/polkadot/parachain/src/wasm_api.rs index ce3c67106f..4ab8449e89 100644 --- a/polkadot/parachain/src/wasm_api.rs +++ b/polkadot/parachain/src/wasm_api.rs @@ -28,6 +28,7 @@ use sp_externalities::ExternalitiesExt; #[runtime_interface] pub trait Parachain { /// Post a message to this parachain's relay chain. + #[allow(dead_code)] fn post_upward_message(&mut self, msg: UpwardMessage) { self.extension::() .expect("No `ParachainExt` associated with the current context.") diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml index f8b335bbc7..95086ec2c1 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index 9ccbdb9ad5..5a5bf24899 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index de07bd9908..3079ea3e4e 100644 --- a/polkadot/runtime/common/Cargo.toml +++ b/polkadot/runtime/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-common" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index 5c81bb15e5..585b3721e4 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" @@ -33,7 +33,7 @@ authorship = { package = "pallet-authorship", git = "https://github.com/parityte babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } @@ -48,11 +48,12 @@ nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substra offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" } system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } @@ -101,7 +102,7 @@ std = [ "authorship/std", "balances/std", "transaction-payment/std", - "pallet-transaction-payment-rpc-runtime-api/std", + "transaction-payment-rpc-runtime-api/std", "collective/std", "elections-phragmen/std", "democracy/std", @@ -117,6 +118,7 @@ std = [ "recovery/std", "sp-runtime/std", "sp-staking/std", + "scheduler/std", "session/std", "society/std", "staking/std", diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs index 58d9de5233..4fbd580923 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -56,7 +56,7 @@ use frame_support::{ use im_online::sr25519::AuthorityId as ImOnlineId; use authority_discovery_primitives::AuthorityId as AuthorityDiscoveryId; use system::offchain::TransactionSubmitter; -use pallet_transaction_payment_rpc_runtime_api::RuntimeDispatchInfo; +use transaction_payment_rpc_runtime_api::RuntimeDispatchInfo; use session::{historical as session_historical}; #[cfg(feature = "std")] @@ -145,6 +145,13 @@ impl system::Trait for Runtime { type OnKilledAccount = (); } +impl scheduler::Trait for Runtime { + type Event = Event; + type Origin = Origin; + type Call = Call; + type MaximumWeight = MaximumBlockWeight; +} + parameter_types! { pub const EpochDuration: u64 = EPOCH_DURATION_IN_BLOCKS as u64; pub const ExpectedBlockTime: Moment = MILLISECS_PER_BLOCK; @@ -349,6 +356,7 @@ impl democracy::Trait for Runtime { type CooloffPeriod = CooloffPeriod; type PreimageByteDeposit = PreimageByteDeposit; type Slash = Treasury; + type Scheduler = Scheduler; } parameter_types! { @@ -703,6 +711,9 @@ construct_runtime! { // Vesting. Usable initially, but removed once all vesting is finished. Vesting: vesting::{Module, Call, Storage, Event, Config}, + + // System scheduler. + Scheduler: scheduler::{Module, Call, Storage, Event}, } } @@ -887,7 +898,7 @@ sp_api::impl_runtime_apis! { } } - impl pallet_transaction_payment_rpc_runtime_api::TransactionPaymentApi< + impl transaction_payment_rpc_runtime_api::TransactionPaymentApi< Block, Balance, UncheckedExtrinsic, diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index 625a315582..350184a2ea 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" @@ -32,7 +32,7 @@ authorship = { package = "pallet-authorship", git = "https://github.com/parityte babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } @@ -46,6 +46,7 @@ membership = { package = "pallet-membership", git = "https://github.com/parityte nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } @@ -97,7 +98,7 @@ std = [ "authorship/std", "balances/std", "transaction-payment/std", - "pallet-transaction-payment-rpc-runtime-api/std", + "transaction-payment-rpc-runtime-api/std", "collective/std", "elections-phragmen/std", "democracy/std", @@ -112,6 +113,7 @@ std = [ "offences/std", "sp-runtime/std", "sp-staking/std", + "scheduler/std", "session/std", "staking/std", "system/std", diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs index 5134aff876..71c221ae62 100644 --- a/polkadot/runtime/polkadot/src/lib.rs +++ b/polkadot/runtime/polkadot/src/lib.rs @@ -60,7 +60,7 @@ use frame_support::{ use im_online::sr25519::AuthorityId as ImOnlineId; use authority_discovery_primitives::AuthorityId as AuthorityDiscoveryId; use system::offchain::TransactionSubmitter; -use pallet_transaction_payment_rpc_runtime_api::RuntimeDispatchInfo; +use transaction_payment_rpc_runtime_api::RuntimeDispatchInfo; use session::{historical as session_historical}; #[cfg(feature = "std")] @@ -153,6 +153,13 @@ impl system::Trait for Runtime { type OnKilledAccount = (); } +impl scheduler::Trait for Runtime { + type Event = Event; + type Origin = Origin; + type Call = Call; + type MaximumWeight = MaximumBlockWeight; +} + parameter_types! { pub const EpochDuration: u64 = EPOCH_DURATION_IN_BLOCKS as u64; pub const ExpectedBlockTime: Moment = MILLISECS_PER_BLOCK; @@ -356,6 +363,7 @@ impl democracy::Trait for Runtime { type CooloffPeriod = CooloffPeriod; type PreimageByteDeposit = PreimageByteDeposit; type Slash = Treasury; + type Scheduler = Scheduler; } parameter_types! { @@ -582,6 +590,7 @@ construct_runtime! { // Basic stuff; balances is uncallable initially. System: system::{Module, Call, Storage, Config, Event}, RandomnessCollectiveFlip: randomness_collective_flip::{Module, Storage}, + Scheduler: scheduler::{Module, Call, Storage, Event}, // Must be before session. Babe: babe::{Module, Call, Storage, Config, Inherent(Timestamp)}, @@ -809,7 +818,7 @@ sp_api::impl_runtime_apis! { } } - impl pallet_transaction_payment_rpc_runtime_api::TransactionPaymentApi< + impl transaction_payment_rpc_runtime_api::TransactionPaymentApi< Block, Balance, UncheckedExtrinsic, diff --git a/polkadot/runtime/test-runtime/Cargo.toml b/polkadot/runtime/test-runtime/Cargo.toml index e1fe5ccd73..f1217d2a1e 100644 --- a/polkadot/runtime/test-runtime/Cargo.toml +++ b/polkadot/runtime/test-runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-runtime" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/service/Cargo.toml b/polkadot/service/Cargo.toml index f605628dbd..4bec42a324 100644 --- a/polkadot/service/Cargo.toml +++ b/polkadot/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index faa476b7f9..c5c50a911f 100644 --- a/polkadot/statement-table/Cargo.toml +++ b/polkadot/statement-table/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-table" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/test-parachains/adder/Cargo.toml b/polkadot/test-parachains/adder/Cargo.toml index 8f8ba30f6b..eb064df1e7 100644 --- a/polkadot/test-parachains/adder/Cargo.toml +++ b/polkadot/test-parachains/adder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "adder" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] description = "Test parachain which adds to a number as its state transition" edition = "2018" diff --git a/polkadot/test-parachains/halt/Cargo.toml b/polkadot/test-parachains/halt/Cargo.toml index c7136dd643..314123dd86 100644 --- a/polkadot/test-parachains/halt/Cargo.toml +++ b/polkadot/test-parachains/halt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "halt" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] description = "Test parachain which executes forever" edition = "2018" diff --git a/polkadot/validation/Cargo.toml b/polkadot/validation/Cargo.toml index 4f185a43ce..c5c86c2cf5 100644 --- a/polkadot/validation/Cargo.toml +++ b/polkadot/validation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-validation" -version = "0.7.28" +version = "0.7.29-pre1" authors = ["Parity Technologies "] edition = "2018"