diff --git a/Cargo.lock b/Cargo.lock index 7ae17d44e9c3..33ee8ed7318f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -89,9 +89,9 @@ dependencies = [ [[package]] name = "arc-swap" -version = "0.4.7" +version = "0.4.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d25d88fd6b8041580a654f9d0c581a047baee2b3efee13275f2fc392fc75034" +checksum = "b585a98a234c46fc563103e9278c9391fde1f4e6850334da895d27edb9580f62" [[package]] name = "arrayref" @@ -129,8 +129,8 @@ version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0d0864d84b8e07b145449be9a8537db86bf9de5ce03b913214694643b4743502" dependencies = [ - "quote 1.0.7", - "syn 1.0.30", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -281,8 +281,8 @@ dependencies = [ "lazycell", "log 0.4.8", "peeking_take_while", - "proc-macro2 1.0.18", - "quote 1.0.7", + "proc-macro2 1.0.17", + "quote 1.0.6", "regex", "rustc-hash", "shlex", @@ -407,9 +407,9 @@ dependencies = [ [[package]] name = "bumpalo" -version = "3.4.0" +version = "3.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820" +checksum = "5356f1d23ee24a1f785a56d1d1a5f0fd5b0f6a0c0fb2412ce11da71649ab78f6" [[package]] name = "byte-slice-cast" @@ -526,9 +526,9 @@ dependencies = [ [[package]] name = "clear_on_drop" -version = "0.2.4" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c9cc5db465b294c3fa986d5bbb0f3017cd850bff6dd6c52f9ccff8b4d21b7b08" +checksum = "97276801e127ffb46b66ce23f35cc96bd454fa311294bced4bbace7baa8b1d17" dependencies = [ "cc", ] @@ -743,9 +743,9 @@ dependencies = [ [[package]] name = "crossbeam-queue" -version = "0.2.2" +version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ab6bffe714b6bb07e42f201352c34f51fefd355ace793f9e638ebd52d23f98d2" +checksum = "c695eeca1e7173472a32221542ae469b3e9aac3a4fc81f7696bcad82029493db" dependencies = [ "cfg-if", "crossbeam-utils", @@ -789,14 +789,14 @@ dependencies = [ [[package]] name = "curve25519-dalek" -version = "2.1.0" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d85653f070353a16313d0046f173f70d1aadd5b42600a14de626f0dfb3473a5" +checksum = "26778518a7f6cffa1d25a44b602b62b979bd88adb9e99ffec546998cf3404839" dependencies = [ "byteorder", "digest", "rand_core 0.5.1", - "subtle 2.2.3", + "subtle 2.2.2", "zeroize", ] @@ -838,9 +838,9 @@ version = "0.99.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2127768764f1556535c01b5326ef94bd60ff08dcfbdc544d53e69ed155610f5d" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -870,10 +870,11 @@ dependencies = [ [[package]] name = "dirs-sys" -version = "0.3.5" +version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e93d7f5705de3e49895a2b5e0b8855a1c27f080192ae9c32a6432d50741a57a" +checksum = "afa0b23de8fd801745c471deffa6e12d248f962c9fd4b4c33787b055599bde7b" dependencies = [ + "cfg-if", "libc", "redox_users", "winapi 0.3.8", @@ -957,9 +958,9 @@ version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "946ee94e3dbf58fdd324f9ce245c7b238d46a66f00e86a020b71996349e46cce" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -1063,9 +1064,9 @@ version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", "synstructure", ] @@ -1170,7 +1171,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", ] @@ -1178,7 +1179,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -1195,7 +1196,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1213,7 +1214,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -1228,7 +1229,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", "serde", @@ -1239,7 +1240,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "bitmask", "frame-metadata", @@ -1264,40 +1265,40 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support-procedural-tools", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] name = "frame-system" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1313,7 +1314,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-benchmarking", "frame-support", @@ -1327,7 +1328,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", "sp-api", @@ -1476,9 +1477,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d0b5a30a4328ab5473878237c447333c093297bded83a4983d10f4deea240d39" dependencies = [ "proc-macro-hack", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -1767,9 +1768,9 @@ dependencies = [ [[package]] name = "hex-literal-impl" -version = "0.2.2" +version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "853f769599eb31de176303197b7ba4973299c38c7a7604a6bc88c3eef05b9b46" +checksum = "9d4c5c844e2fee0bf673d54c2c177f1713b3d2af2ff6e666b49cb7572e6cf42d" dependencies = [ "proc-macro-hack", ] @@ -1886,9 +1887,9 @@ dependencies = [ [[package]] name = "hyper" -version = "0.13.6" +version = "0.13.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a6e7655b9594024ad0ee439f3b5a7299369dc2a3f459b47c696f9ff676f9aa1f" +checksum = "96816e1d921eca64d208a85aab4f7798455a8e34229ee5a88c935bdee1b78b14" dependencies = [ "bytes 0.5.4", "futures-channel", @@ -1900,8 +1901,8 @@ dependencies = [ "httparse", "itoa", "log 0.4.8", + "net2", "pin-project", - "socket2", "time", "tokio 0.2.21", "tower-service", @@ -1917,7 +1918,7 @@ dependencies = [ "bytes 0.5.4", "ct-logs", "futures-util", - "hyper 0.13.6", + "hyper 0.13.5", "log 0.4.8", "rustls", "rustls-native-certs", @@ -1981,16 +1982,16 @@ version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ef5550a42e3740a0e71f909d4c861056a284060af885ae7aa6242820f920d9d" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] name = "indexmap" -version = "1.4.0" +version = "1.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c398b2b113b55809ceb9ee3e753fcbac793f1956663f3c36549c1346015c2afe" +checksum = "076f042c5b7b98f31d205f1249267e12a6518c1481e9dae9764af19b707d2292" dependencies = [ "autocfg 1.0.0", ] @@ -2088,9 +2089,9 @@ dependencies = [ [[package]] name = "js-sys" -version = "0.3.40" +version = "0.3.39" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce10c23ad2ea25ceca0093bd3192229da4c5b3c0f2de499c1ecac0d98d452177" +checksum = "fa5a448de267e7358beaf4a5d849518fe9a0c13fce7afd44b06e68550e5562a7" dependencies = [ "wasm-bindgen", ] @@ -2140,9 +2141,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0fadf6945e227246825a583514534d864554e9f23d80b3c77d034b10983db5ef" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -2386,9 +2387,9 @@ checksum = "9457b06509d27052635f90d6466700c65095fdf75409b3fbdd903e988b886f49" [[package]] name = "libflate" -version = "1.0.1" +version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "784f4ec5908a9d7f4e53658906386667e8b02e9389a47cfebf45d324ba9e8d25" +checksum = "a1fbe6b967a94346446d37ace319ae85be7eca261bb8149325811ac435d35d64" dependencies = [ "adler32", "crc32fast", @@ -2489,8 +2490,8 @@ version = "0.19.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f09548626b737ed64080fde595e06ce1117795b8b9fc4d2629fa36561c583171" dependencies = [ - "quote 1.0.7", - "syn 1.0.30", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -2724,7 +2725,7 @@ dependencies = [ "hmac-drbg", "rand 0.7.3", "sha2", - "subtle 2.2.3", + "subtle 2.2.2", "typenum", ] @@ -2795,18 +2796,18 @@ dependencies = [ [[package]] name = "lru" -version = "0.4.3" +version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0609345ddee5badacf857d4f547e0e5a2e987db77085c24cd887f73573a04237" +checksum = "9e488db3a9e108382265a30764f43cfc87517322e5d04ae0603b32a33461dca3" dependencies = [ "hashbrown", ] [[package]] name = "mach" -version = "0.3.2" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa" +checksum = "86dd2487cdfea56def77b88438a2c915fb45113c5319bfe7e14306ca4cd0b0e1" dependencies = [ "libc", ] @@ -3229,7 +3230,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3245,7 +3246,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3260,7 +3261,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3282,7 +3283,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-benchmarking", "frame-support", @@ -3296,7 +3297,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-benchmarking", "frame-support", @@ -3312,7 +3313,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-benchmarking", "frame-support", @@ -3327,7 +3328,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-benchmarking", "frame-support", @@ -3342,7 +3343,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3358,7 +3359,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3378,7 +3379,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3394,7 +3395,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-benchmarking", "frame-support", @@ -3414,7 +3415,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3430,7 +3431,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3444,7 +3445,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3459,7 +3460,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3473,7 +3474,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3488,7 +3489,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-benchmarking", "frame-support", @@ -3509,7 +3510,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3524,7 +3525,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3537,7 +3538,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "enumflags2", "frame-support", @@ -3552,7 +3553,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-benchmarking", "frame-support", @@ -3567,7 +3568,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3585,7 +3586,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-benchmarking", "frame-support", @@ -3599,7 +3600,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3613,7 +3614,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-benchmarking", "frame-support", @@ -3635,18 +3636,18 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] name = "pallet-sudo" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3660,7 +3661,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-benchmarking", "frame-support", @@ -3678,7 +3679,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "frame-system", @@ -3692,7 +3693,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3710,7 +3711,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-support", "parity-scale-codec", @@ -3723,7 +3724,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-benchmarking", "frame-support", @@ -3738,7 +3739,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-benchmarking", "frame-support", @@ -3754,7 +3755,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3851,9 +3852,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5a0ec292e92e8ec7c58e576adacc1e3f399c597c8f263c42f18420abe58e7245" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -3884,8 +3885,8 @@ version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2" dependencies = [ - "proc-macro2 1.0.18", - "syn 1.0.30", + "proc-macro2 1.0.17", + "syn 1.0.27", "synstructure", ] @@ -3947,9 +3948,9 @@ dependencies = [ [[package]] name = "paste" -version = "0.1.16" +version = "0.1.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d508492eeb1e5c38ee696371bf7b9fc33c83d46a7d451606b96458fbbbdc2dec" +checksum = "3431e8f72b90f8a7af91dec890d9814000cb371258e0ec7370d93e085361f531" dependencies = [ "paste-impl", "proc-macro-hack", @@ -3957,14 +3958,14 @@ dependencies = [ [[package]] name = "paste-impl" -version = "0.1.16" +version = "0.1.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "84f328a6a63192b333fce5fbb4be79db6758a4d518dfac6d54412f1492f72d32" +checksum = "25af5fc872ba284d8d84608bf8a0fa9b5376c96c23f503b007dfd9e34dde5606" dependencies = [ "proc-macro-hack", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -4013,29 +4014,29 @@ dependencies = [ [[package]] name = "pin-project" -version = "0.4.20" +version = "0.4.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e75373ff9037d112bb19bc61333a06a159eaeb217660dcfbea7d88e1db823919" +checksum = "edc93aeee735e60ecb40cf740eb319ff23eab1c5748abfdb5c180e4ce49f7791" dependencies = [ "pin-project-internal", ] [[package]] name = "pin-project-internal" -version = "0.4.20" +version = "0.4.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "10b4b44893d3c370407a1d6a5cfde7c41ae0478e31c516c85f67eb3adc51be6d" +checksum = "e58db2081ba5b4c93bd6be09c40fd36cb9193a8336c384f3b40012e531aa7e40" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] name = "pin-project-lite" -version = "0.1.7" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "282adbf10f2698a7a77f8e983a74b2d18176c19a7fd32a45446139ae7b02b715" +checksum = "f7505eeebd78492e0f6108f7171c4948dbb120ee8119d9d77d0afa5469bef67f" [[package]] name = "pin-utils" @@ -4713,9 +4714,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "98e9e4b82e0ef281812565ea4751049f1bdcdfccda7d3f459f2e138a40c08678" dependencies = [ "proc-macro-error-attr", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", "version_check", ] @@ -4725,9 +4726,9 @@ version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4f5444ead4e9935abd7f27dc51f7e852a0569ac888096d5ec2499470794e2e53" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", "syn-mid", "version_check", ] @@ -4740,9 +4741,9 @@ checksum = "7e0456befd48169b9f13ef0f0ad46d492cf9d2dbb918bcf38e01eed4ce3ec5e4" [[package]] name = "proc-macro-nested" -version = "0.1.5" +version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0afe1bd463b9e9ed51d0e0f0b50b6b146aec855c56fd182bb242388710a9b6de" +checksum = "8e946095f9d3ed29ec38de908c22f95d9ac008e424c7bcae54c75a79c527c694" [[package]] name = "proc-macro2" @@ -4755,9 +4756,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.18" +version = "1.0.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "beae6331a816b1f65d04c45b078fd8e6c93e8071771f41b8163255bbd8d7c8fa" +checksum = "1502d12e458c49a4c9cbff560d0fe0060c252bc29799ed94ca2ed4bb665a0101" dependencies = [ "unicode-xid 0.2.0", ] @@ -4827,9 +4828,9 @@ checksum = "537aa19b95acde10a12fec4301466386f757403de4cd4e5b4fa78fb5ecb18f72" dependencies = [ "anyhow", "itertools 0.8.2", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -4882,11 +4883,11 @@ dependencies = [ [[package]] name = "quote" -version = "1.0.7" +version = "1.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37" +checksum = "54a21852a652ad6f610c9510194f398ff6f8692e334fd1145fed931f7fbe44ea" dependencies = [ - "proc-macro2 1.0.18", + "proc-macro2 1.0.17", ] [[package]] @@ -5180,9 +5181,9 @@ version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "602eb59cda66fcb9aec25841fb76bc01d2b34282dcdd705028da297db6f3eec8" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -5198,9 +5199,9 @@ dependencies = [ [[package]] name = "regex" -version = "1.3.9" +version = "1.3.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6" +checksum = "a6020f034922e3194c711b82a627453881bc4682166cabb07134a10c26ba7692" dependencies = [ "aho-corasick", "memchr", @@ -5210,15 +5211,15 @@ dependencies = [ [[package]] name = "regex-syntax" -version = "0.6.18" +version = "0.6.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8" +checksum = "7fe5bd57d1d7414c6b5ed48563a2c855d995ff777729dcd91c369ec7fea395ae" [[package]] name = "region" -version = "2.2.0" +version = "2.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0" +checksum = "448e868c6e4cfddfa49b6a72c95906c04e8547465e9536575b95c70a4044f856" dependencies = [ "bitflags", "libc", @@ -5237,9 +5238,9 @@ dependencies = [ [[package]] name = "ring" -version = "0.16.14" +version = "0.16.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06b3fefa4f12272808f809a0af618501fdaba41a58963c5fb72238ab0be09603" +checksum = "703516ae74571f24b465b4a1431e81e2ad51336cb0ded733a55a1aa3eccac196" dependencies = [ "cc", "libc", @@ -5359,9 +5360,9 @@ dependencies = [ [[package]] name = "ryu" -version = "1.0.5" +version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e" +checksum = "ed3d612bc64430efeb3f7ee6ef26d590dce0c43249217bddc62112540c7941e1" [[package]] name = "safe-mix" @@ -5375,7 +5376,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "bytes 0.5.4", "derive_more 0.99.7", @@ -5402,7 +5403,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5426,7 +5427,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5442,7 +5443,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5458,18 +5459,18 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] name = "sc-cli" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5510,7 +5511,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "fnv", @@ -5546,7 +5547,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "blake2-rfc", "hash-db", @@ -5575,7 +5576,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5586,7 +5587,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "fork-tree", @@ -5628,7 +5629,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -5651,7 +5652,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5664,7 +5665,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5686,7 +5687,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "log 0.4.8", "sc-client-api", @@ -5700,7 +5701,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "lazy_static", @@ -5728,7 +5729,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "log 0.4.8", @@ -5745,7 +5746,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -5760,7 +5761,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -5781,7 +5782,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "assert_matches", "derive_more 0.99.7", @@ -5819,7 +5820,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "finality-grandpa", @@ -5836,7 +5837,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -5854,7 +5855,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "hex", @@ -5863,13 +5864,13 @@ dependencies = [ "serde_json", "sp-application-crypto", "sp-core", - "subtle 2.2.3", + "subtle 2.2.2", ] [[package]] name = "sc-light" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "hash-db", "lazy_static", @@ -5888,7 +5889,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "bitflags", "bs58", @@ -5940,7 +5941,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5955,7 +5956,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "env_logger", "futures 0.3.5", @@ -5982,13 +5983,13 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "bytes 0.5.4", "fnv", "futures 0.3.5", "futures-timer 3.0.2", - "hyper 0.13.6", + "hyper 0.13.5", "hyper-rustls", "log 0.4.8", "num_cpus", @@ -6009,7 +6010,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "futures 0.3.5", "libp2p", @@ -6022,7 +6023,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6031,7 +6032,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "futures 0.3.5", "hash-db", @@ -6063,7 +6064,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -6087,7 +6088,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6102,7 +6103,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "exit-future", @@ -6163,7 +6164,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6177,7 +6178,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "bytes 0.5.4", "futures 0.3.5", @@ -6199,7 +6200,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "erased-serde", "log 0.4.8", @@ -6214,7 +6215,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -6234,7 +6235,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -6281,7 +6282,7 @@ dependencies = [ "rand 0.7.3", "rand_core 0.5.1", "sha2", - "subtle 2.2.3", + "subtle 2.2.2", "zeroize", ] @@ -6312,9 +6313,9 @@ version = "0.10.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e367622f934864ffa1c704ba2b82280aab856e3d8213c84c5720257eb34b15b9" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -6385,22 +6386,22 @@ checksum = "f638d531eccd6e23b980caf34876660d38e265409d8e99b397ab71eb3612fad0" [[package]] name = "serde" -version = "1.0.111" +version = "1.0.110" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c9124df5b40cbd380080b2cc6ab894c040a3070d995f5c9dc77e18c34a8ae37d" +checksum = "99e7b308464d16b56eba9964e4972a3eee817760ab60d88c3f86e1fecb08204c" dependencies = [ "serde_derive", ] [[package]] name = "serde_derive" -version = "1.0.111" +version = "1.0.110" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f2c3ac8e6ca1e9c80b8be1023940162bf81ae3cffbb1809474152f2ce1eb250" +checksum = "818fbf6bfa9a42d3bfcaca148547aa00c7b915bec71d1757aa2d44ca68771984" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -6548,9 +6549,9 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a945ec7f7ce853e89ffa36be1e27dce9a43e82ff9093bf3461c30d5da74ed11b" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -6582,7 +6583,7 @@ dependencies = [ "ring", "rustc_version", "sha2", - "subtle 2.2.3", + "subtle 2.2.2", "x25519-dalek", ] @@ -6621,7 +6622,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "log 0.4.8", @@ -6633,7 +6634,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "hash-db", "parity-scale-codec", @@ -6648,19 +6649,19 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "blake2-rfc", "proc-macro-crate", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] name = "sp-application-crypto" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", "serde", @@ -6672,7 +6673,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "integer-sqrt", "num-traits 0.2.11", @@ -6685,7 +6686,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", "sp-api", @@ -6697,7 +6698,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -6708,7 +6709,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", "sp-api", @@ -6720,7 +6721,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "log 0.4.8", @@ -6736,7 +6737,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "serde", "serde_json", @@ -6745,7 +6746,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -6768,7 +6769,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", "sp-api", @@ -6782,7 +6783,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "merlin", "parity-scale-codec", @@ -6799,7 +6800,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -6811,7 +6812,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "base58", "blake2-rfc", @@ -6853,7 +6854,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -6862,17 +6863,17 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] name = "sp-externalities" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "environmental", "parity-scale-codec", @@ -6883,7 +6884,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -6899,7 +6900,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -6909,7 +6910,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "parity-scale-codec", @@ -6921,7 +6922,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "futures 0.3.5", "hash-db", @@ -6941,7 +6942,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "lazy_static", "sp-core", @@ -6952,7 +6953,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", "serde", @@ -6964,18 +6965,18 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "proc-macro-crate", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] name = "sp-offchain" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "sp-api", "sp-core", @@ -6985,7 +6986,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "backtrace", "log 0.4.8", @@ -6994,7 +6995,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "serde", "sp-core", @@ -7003,8 +7004,9 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ + "either", "hash256-std-hasher", "impl-trait-for-tuples", "log 0.4.8", @@ -7024,7 +7026,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7039,19 +7041,19 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "Inflector", "proc-macro-crate", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] name = "sp-serializer" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "serde", "serde_json", @@ -7060,7 +7062,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", "sp-api", @@ -7073,7 +7075,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7083,7 +7085,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "hash-db", "log 0.4.8", @@ -7102,12 +7104,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" [[package]] name = "sp-storage" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7119,7 +7121,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7133,7 +7135,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "tracing", ] @@ -7141,7 +7143,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -7157,7 +7159,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "hash-db", "memory-db", @@ -7171,7 +7173,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "futures 0.3.5", "futures-core", @@ -7182,7 +7184,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7194,7 +7196,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7284,9 +7286,9 @@ checksum = "d239ca4b13aee7a2142e6795cbd69e457665ff8037aed33b3effdc430d2f927a" dependencies = [ "heck", "proc-macro-error", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -7305,9 +7307,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0054a7df764039a6cd8592b9de84be4bec368ff081d203a7d5371cbfa8e65c81" dependencies = [ "heck", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -7325,7 +7327,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "chrono", "clear_on_drop", @@ -7352,7 +7354,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "platforms", ] @@ -7360,7 +7362,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7381,12 +7383,12 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "async-std", "derive_more 0.99.7", "futures-util", - "hyper 0.13.6", + "hyper 0.13.5", "log 0.4.8", "prometheus", "tokio 0.2.21", @@ -7395,7 +7397,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "futures 0.3.5", "hash-db", @@ -7417,7 +7419,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "cfg-if", "frame-executive", @@ -7457,7 +7459,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -7478,7 +7480,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#9c39e2c646371b674783d3ba2ab17e81c4411a87" +source = "git+https://github.com/paritytech/substrate#e2a6c3e58c4d13b1f08bfd93b0373cb59b44aa61" [[package]] name = "substrate-wasm-builder-runner" @@ -7583,9 +7585,9 @@ checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee" [[package]] name = "subtle" -version = "2.2.3" +version = "2.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "502d53007c02d7605a05df1c1a73ee436952781653da5d0bf57ad608f66932c1" +checksum = "7c65d530b10ccaeac294f349038a597e435b18fb456aadd0840a623f83b9e941" [[package]] name = "syn" @@ -7611,12 +7613,12 @@ dependencies = [ [[package]] name = "syn" -version = "1.0.30" +version = "1.0.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93a56fabc59dce20fe48b6c832cc249c713e7ed88fa28b0ee0a3bfcaae5fe4e2" +checksum = "ef781e621ee763a2a40721a8861ec519cb76966aee03bb5d00adb6a31dc1c1de" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", + "proc-macro2 1.0.17", + "quote 1.0.6", "unicode-xid 0.2.0", ] @@ -7626,9 +7628,9 @@ version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7be3539f6c128a931cf19dcee741c1af532c7fd387baa739c03dd2e96479338a" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -7642,13 +7644,13 @@ dependencies = [ [[package]] name = "synstructure" -version = "0.12.4" +version = "0.12.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701" +checksum = "67656ea1dc1b41b1451851562ea232ec2e5a80242139f7e679ceccfb5d61f545" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", "unicode-xid 0.2.0", ] @@ -7795,9 +7797,9 @@ version = "1.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "893582086c2f98cde18f906265a65b5030a074b1046c674ae898be6519a7f479" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -8142,9 +8144,9 @@ checksum = "e987b6bf443f4b5b3b6f38704195592cca41c5bb7aedd3c3693c7081f8289860" [[package]] name = "tracing" -version = "0.1.15" +version = "0.1.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a41f40ed0e162c911ac6fcb53ecdc8134c46905fdbbae8c50add462a538b495f" +checksum = "a7c6b59d116d218cb2d990eb06b77b64043e0268ef7323aae63d8b30ae462923" dependencies = [ "cfg-if", "tracing-attributes", @@ -8157,9 +8159,9 @@ version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "99bbad0de3fd923c9c3232ead88510b783e5a4d16a6154adffa3d53308de984c" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", ] [[package]] @@ -8331,9 +8333,9 @@ dependencies = [ [[package]] name = "vcpkg" -version = "0.2.9" +version = "0.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55d1e41d56121e07f1e223db0a4def204e45c85425f6a16d462fd07c8d10d74c" +checksum = "3fc439f2794e98976c88a2a2dafce96b930fe8010b0a256b3c2199a773933168" [[package]] name = "vec_map" @@ -8391,9 +8393,9 @@ checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" [[package]] name = "wasm-bindgen" -version = "0.2.63" +version = "0.2.62" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c2dc4aa152834bc334f506c1a06b866416a8b6697d5c9f75b9a689c8486def0" +checksum = "e3c7d40d09cdbf0f4895ae58cf57d92e1e57a9dd8ed2e8390514b54a47cc5551" dependencies = [ "cfg-if", "serde", @@ -8403,24 +8405,24 @@ dependencies = [ [[package]] name = "wasm-bindgen-backend" -version = "0.2.63" +version = "0.2.62" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ded84f06e0ed21499f6184df0e0cb3494727b0c5da89534e0fcc55c51d812101" +checksum = "c3972e137ebf830900db522d6c8fd74d1900dcfc733462e9a12e942b00b4ac94" dependencies = [ "bumpalo", "lazy_static", "log 0.4.8", - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-futures" -version = "0.4.13" +version = "0.4.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "64487204d863f109eb77e8462189d111f27cb5712cc9fdb3461297a76963a2f6" +checksum = "8a369c5e1dfb7569e14d62af4da642a3cbc2f9a3652fe586e26ac22222aa4b04" dependencies = [ "cfg-if", "js-sys", @@ -8430,32 +8432,32 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.63" +version = "0.2.62" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "838e423688dac18d73e31edce74ddfac468e37b1506ad163ffaf0a46f703ffe3" +checksum = "2cd85aa2c579e8892442954685f0d801f9129de24fa2136b2c6a539c76b65776" dependencies = [ - "quote 1.0.7", + "quote 1.0.6", "wasm-bindgen-macro-support", ] [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.63" +version = "0.2.62" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3156052d8ec77142051a533cdd686cba889537b213f948cd1d20869926e68e92" +checksum = "8eb197bd3a47553334907ffd2f16507b4f4f01bbec3ac921a7719e0decdfe72a" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", "wasm-bindgen-backend", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-shared" -version = "0.2.63" +version = "0.2.62" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c9ba19973a58daf4db6f352eda73dc0e289493cd29fb2632eb172085b6521acd" +checksum = "a91c2916119c17a8e316507afaaa2dd94b47646048014bbdf6bef098c1bb58ad" [[package]] name = "wasm-timer" @@ -8555,27 +8557,27 @@ dependencies = [ [[package]] name = "wast" -version = "18.0.0" +version = "17.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "01b1f23531740a81f9300bd2febd397a95c76bfa4aa4bfaf4ca8b1ee3438f337" +checksum = "5a0e1c36b928fca33dbaf96235188f5fad22ee87100e26cc606bd0fbabdf1932" dependencies = [ "leb128", ] [[package]] name = "wat" -version = "1.0.19" +version = "1.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4006d418d59293172aebfeeadb7673459dc151874a79135946ea7996b6a98515" +checksum = "2b50f9e5e5c81e6fd987ae6997a9f4bbb751df2dec1d8cadb0b5778f1ec13bbe" dependencies = [ "wast", ] [[package]] name = "web-sys" -version = "0.3.40" +version = "0.3.39" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b72fe77fd39e4bd3eaa4412fd299a0be6b3dfe9d2597e2f1c20beb968f41d17" +checksum = "8bc359e5dd3b46cb9687a051d50a2fdd228e4ba7cf6fcf861a5365c3d671a642" dependencies = [ "js-sys", "wasm-bindgen", @@ -8583,9 +8585,9 @@ dependencies = [ [[package]] name = "webpki" -version = "0.21.3" +version = "0.21.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ab146130f5f790d45f82aeeb09e55a256573373ec64409fc19a6fb82fb1032ae" +checksum = "f1f50e1972865d6b1adb54167d1c8ed48606004c2c9d0ea5f1eeb34d95e863ef" dependencies = [ "ring", "untrusted", @@ -8807,9 +8809,9 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "de251eec69fc7c1bc3923403d18ececb929380e016afe103da75f396704f8ca2" dependencies = [ - "proc-macro2 1.0.18", - "quote 1.0.7", - "syn 1.0.30", + "proc-macro2 1.0.17", + "quote 1.0.6", + "syn 1.0.27", "synstructure", ] diff --git a/runtime/kusama/src/lib.rs b/runtime/kusama/src/lib.rs index b0afae79b03d..eb12d50101ee 100644 --- a/runtime/kusama/src/lib.rs +++ b/runtime/kusama/src/lib.rs @@ -56,6 +56,7 @@ use frame_support::{ traits::{KeyOwnerProofSystem, SplitTwoWays, Randomness, LockIdentifier, Filter, InstanceFilter}, weights::Weight, }; +use system::{EnsureRoot, EnsureOneOf}; use im_online::sr25519::AuthorityId as ImOnlineId; use authority_discovery_primitives::AuthorityId as AuthorityDiscoveryId; use transaction_payment_rpc_runtime_api::RuntimeDispatchInfo; @@ -109,6 +110,12 @@ impl Filter for BaseFilter { pub struct IsCallable; frame_support::impl_filter_stack!(IsCallable, BaseFilter, Call, is_callable); +type EnsureRootOrHalfCouncil = EnsureOneOf< + AccountId, + EnsureRoot, + collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective> +>; + parameter_types! { pub const Version: RuntimeVersion = VERSION; } @@ -304,8 +311,12 @@ impl staking::Trait for Runtime { type SessionsPerEra = SessionsPerEra; type BondingDuration = BondingDuration; type SlashDeferDuration = SlashDeferDuration; - // A majority of the council can cancel the slash. - type SlashCancelOrigin = collective::EnsureProportionAtLeast<_1, _2, AccountId, CouncilCollective>; + // A majority of the council or root can cancel the slash. + type SlashCancelOrigin = EnsureOneOf< + AccountId, + EnsureRoot, + collective::EnsureProportionAtLeast<_1, _2, AccountId, CouncilCollective> + >; type SessionInterface = Self; type RewardCurve = RewardCurve; type MaxNominatorRewardedPerValidator = MaxNominatorRewardedPerValidator; @@ -423,11 +434,11 @@ impl collective::Trait for Runtime { impl membership::Trait for Runtime { type Event = Event; - type AddOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; - type RemoveOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; - type SwapOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; - type ResetOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; - type PrimeOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; + type AddOrigin = EnsureRootOrHalfCouncil; + type RemoveOrigin = EnsureRootOrHalfCouncil; + type SwapOrigin = EnsureRootOrHalfCouncil; + type ResetOrigin = EnsureRootOrHalfCouncil; + type PrimeOrigin = EnsureRootOrHalfCouncil; type MembershipInitialized = TechnicalCommittee; type MembershipChanged = TechnicalCommittee; } @@ -447,8 +458,12 @@ parameter_types! { impl treasury::Trait for Runtime { type Currency = Balances; - type ApproveOrigin = collective::EnsureProportionAtLeast<_3, _5, AccountId, CouncilCollective>; - type RejectOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; + type ApproveOrigin = EnsureOneOf< + AccountId, + EnsureRoot, + collective::EnsureProportionAtLeast<_3, _5, AccountId, CouncilCollective> + >; + type RejectOrigin = EnsureRootOrHalfCouncil; type Tippers = ElectionsPhragmen; type TipCountdown = TipCountdown; type TipFindersFee = TipFindersFee; @@ -687,8 +702,8 @@ impl identity::Trait for Runtime { type MaxSubAccounts = MaxSubAccounts; type MaxAdditionalFields = MaxAdditionalFields; type MaxRegistrars = MaxRegistrars; - type RegistrarOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; - type ForceOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; + type RegistrarOrigin = EnsureRootOrHalfCouncil; + type ForceOrigin = EnsureRootOrHalfCouncil; } impl utility::Trait for Runtime { diff --git a/runtime/polkadot/src/lib.rs b/runtime/polkadot/src/lib.rs index f16d743bcf31..c03c5a9d5861 100644 --- a/runtime/polkadot/src/lib.rs +++ b/runtime/polkadot/src/lib.rs @@ -59,6 +59,7 @@ use frame_support::{ traits::{KeyOwnerProofSystem, SplitTwoWays, Randomness, LockIdentifier, Filter}, weights::Weight, }; +use system::{EnsureRoot, EnsureOneOf}; use im_online::sr25519::AuthorityId as ImOnlineId; use authority_discovery_primitives::AuthorityId as AuthorityDiscoveryId; use transaction_payment_rpc_runtime_api::RuntimeDispatchInfo; @@ -135,6 +136,12 @@ impl Filter for BaseFilter { pub struct IsCallable; frame_support::impl_filter_stack!(IsCallable, BaseFilter, Call, is_callable); +type EnsureRootOrHalfCouncil = EnsureOneOf< + AccountId, + EnsureRoot, + collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective> +>; + parameter_types! { pub const Version: RuntimeVersion = VERSION; } @@ -325,7 +332,11 @@ impl staking::Trait for Runtime { type BondingDuration = BondingDuration; type SlashDeferDuration = SlashDeferDuration; // A super-majority of the council can cancel the slash. - type SlashCancelOrigin = collective::EnsureProportionAtLeast<_3, _4, AccountId, CouncilCollective>; + type SlashCancelOrigin = EnsureOneOf< + AccountId, + EnsureRoot, + collective::EnsureProportionAtLeast<_3, _4, AccountId, CouncilCollective> + >; type SessionInterface = Self; type RewardCurve = RewardCurve; type MaxNominatorRewardedPerValidator = MaxNominatorRewardedPerValidator; @@ -357,8 +368,8 @@ impl identity::Trait for Runtime { type MaxAdditionalFields = MaxAdditionalFields; type MaxRegistrars = MaxRegistrars; type Slashed = Treasury; - type ForceOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; - type RegistrarOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; + type ForceOrigin = EnsureRootOrHalfCouncil; + type RegistrarOrigin = EnsureRootOrHalfCouncil; } parameter_types! { @@ -468,11 +479,11 @@ impl collective::Trait for Runtime { impl membership::Trait for Runtime { type Event = Event; - type AddOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; - type RemoveOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; - type SwapOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; - type ResetOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; - type PrimeOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; + type AddOrigin = EnsureRootOrHalfCouncil; + type RemoveOrigin = EnsureRootOrHalfCouncil; + type SwapOrigin = EnsureRootOrHalfCouncil; + type ResetOrigin = EnsureRootOrHalfCouncil; + type PrimeOrigin = EnsureRootOrHalfCouncil; type MembershipInitialized = TechnicalCommittee; type MembershipChanged = TechnicalCommittee; } @@ -493,8 +504,12 @@ parameter_types! { impl treasury::Trait for Runtime { type ModuleId = TreasuryModuleId; type Currency = Balances; - type ApproveOrigin = collective::EnsureProportionAtLeast<_3, _5, AccountId, CouncilCollective>; - type RejectOrigin = collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; + type ApproveOrigin = EnsureOneOf< + AccountId, + EnsureRoot, + collective::EnsureProportionAtLeast<_3, _5, AccountId, CouncilCollective> + >; + type RejectOrigin = EnsureRootOrHalfCouncil; type Tippers = ElectionsPhragmen; type TipCountdown = TipCountdown; type TipFindersFee = TipFindersFee;