difftreelog
Merge pull request #297 from UniqueNetwork/feature/polkadot-v0.9.17
in: master
Upgrade to polkadot v0.9.17
34 files changed
Cargo.lockdiffbeforeafterboth68source = "registry+https://github.com/rust-lang/crates.io-index"68source = "registry+https://github.com/rust-lang/crates.io-index"69checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"69checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"70dependencies = [70dependencies = [71 "getrandom 0.2.4",71 "getrandom 0.2.5",72 "once_cell",72 "once_cell",73 "version_check",73 "version_check",74]74]9999100[[package]]100[[package]]101name = "anyhow"101name = "anyhow"102version = "1.0.53"102version = "1.0.55"103source = "registry+https://github.com/rust-lang/crates.io-index"103source = "registry+https://github.com/rust-lang/crates.io-index"104checksum = "94a45b455c14666b85fc40a019e8ab9eb75e3a124e05494f5397122bc9eb06e0"104checksum = "159bb86af3a200e19a068f4224eae4c8bb2d0fa054c7e5d1cacd5cef95e684cd"105105106[[package]]106[[package]]107name = "approx"107name = "approx"223223224[[package]]224[[package]]225name = "async-lock"225name = "async-lock"226version = "2.4.0"226version = "2.5.0"227source = "registry+https://github.com/rust-lang/crates.io-index"227source = "registry+https://github.com/rust-lang/crates.io-index"228checksum = "e6a8ea61bf9947a1007c5cada31e647dbc77b103c679858150003ba697ea798b"228checksum = "e97a171d191782fba31bb902b14ad94e24a68145032b7eedf871ab0bc0d077b6"229dependencies = [229dependencies = [230 "event-listener",230 "event-listener",231]231]431[[package]]431[[package]]432name = "beefy-gadget"432name = "beefy-gadget"433version = "4.0.0-dev"433version = "4.0.0-dev"434source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"434source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"435dependencies = [435dependencies = [436 "beefy-primitives",436 "beefy-primitives",437 "fnv",437 "fnv",460[[package]]460[[package]]461name = "beefy-gadget-rpc"461name = "beefy-gadget-rpc"462version = "4.0.0-dev"462version = "4.0.0-dev"463source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"463source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"464dependencies = [464dependencies = [465 "beefy-gadget",465 "beefy-gadget",466 "beefy-primitives",466 "beefy-primitives",467 "derive_more",468 "futures 0.3.21",467 "futures 0.3.21",469 "jsonrpc-core",468 "jsonrpc-core",470 "jsonrpc-core-client",469 "jsonrpc-core-client",484[[package]]483[[package]]485name = "beefy-merkle-tree"484name = "beefy-merkle-tree"486version = "4.0.0-dev"485version = "4.0.0-dev"487source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"486source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"488487489[[package]]488[[package]]490name = "beefy-primitives"489name = "beefy-primitives"491version = "4.0.0-dev"490version = "4.0.0-dev"492source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"491source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"493dependencies = [492dependencies = [494 "parity-scale-codec",493 "parity-scale-codec",495 "scale-info",494 "scale-info",682[[package]]681[[package]]683name = "bp-header-chain"682name = "bp-header-chain"684version = "0.1.0"683version = "0.1.0"685source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"684source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"686dependencies = [685dependencies = [687 "finality-grandpa",686 "finality-grandpa",688 "frame-support",687 "frame-support",698[[package]]697[[package]]699name = "bp-message-dispatch"698name = "bp-message-dispatch"700version = "0.1.0"699version = "0.1.0"701source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"700source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"702dependencies = [701dependencies = [703 "bp-runtime",702 "bp-runtime",704 "frame-support",703 "frame-support",710[[package]]709[[package]]711name = "bp-messages"710name = "bp-messages"712version = "0.1.0"711version = "0.1.0"713source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"712source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"714dependencies = [713dependencies = [715 "bitvec",714 "bitvec",716 "bp-runtime",715 "bp-runtime",726[[package]]725[[package]]727name = "bp-polkadot-core"726name = "bp-polkadot-core"728version = "0.1.0"727version = "0.1.0"729source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"728source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"730dependencies = [729dependencies = [731 "bp-messages",730 "bp-messages",732 "bp-runtime",731 "bp-runtime",744[[package]]743[[package]]745name = "bp-rococo"744name = "bp-rococo"746version = "0.1.0"745version = "0.1.0"747source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"746source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"748dependencies = [747dependencies = [749 "bp-messages",748 "bp-messages",750 "bp-polkadot-core",749 "bp-polkadot-core",761[[package]]760[[package]]762name = "bp-runtime"761name = "bp-runtime"763version = "0.1.0"762version = "0.1.0"764source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"763source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"765dependencies = [764dependencies = [766 "frame-support",765 "frame-support",767 "hash-db",766 "hash-db",779[[package]]778[[package]]780name = "bp-test-utils"779name = "bp-test-utils"781version = "0.1.0"780version = "0.1.0"782source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"781source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"783dependencies = [782dependencies = [784 "bp-header-chain",783 "bp-header-chain",785 "ed25519-dalek",784 "ed25519-dalek",794[[package]]793[[package]]795name = "bp-wococo"794name = "bp-wococo"796version = "0.1.0"795version = "0.1.0"797source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"796source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"798dependencies = [797dependencies = [799 "bp-messages",798 "bp-messages",800 "bp-polkadot-core",799 "bp-polkadot-core",809[[package]]808[[package]]810name = "bridge-runtime-common"809name = "bridge-runtime-common"811version = "0.1.0"810version = "0.1.0"812source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"811source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"813dependencies = [812dependencies = [814 "bp-message-dispatch",813 "bp-message-dispatch",815 "bp-messages",814 "bp-messages",925924926[[package]]925[[package]]927name = "cargo_metadata"926name = "cargo_metadata"928version = "0.14.1"927version = "0.14.2"929source = "registry+https://github.com/rust-lang/crates.io-index"928source = "registry+https://github.com/rust-lang/crates.io-index"930checksum = "ba2ae6de944143141f6155a473a6b02f66c7c3f9f47316f802f80204ebfe6e12"929checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"931dependencies = [930dependencies = [932 "camino",931 "camino",933 "cargo-platform",932 "cargo-platform",934 "semver 1.0.5",933 "semver 1.0.6",935 "serde",934 "serde",936 "serde_json",935 "serde_json",937]936]938937939[[package]]938[[package]]940name = "cc"939name = "cc"941version = "1.0.72"940version = "1.0.73"942source = "registry+https://github.com/rust-lang/crates.io-index"941source = "registry+https://github.com/rust-lang/crates.io-index"943checksum = "22a9137b95ea06864e018375b72adfb7db6e6f68cfc8df5a04d00288050485ee"942checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"944dependencies = [943dependencies = [945 "jobserver",944 "jobserver",946]945]105210511053[[package]]1052[[package]]1054name = "clap"1053name = "clap"1055version = "2.34.0"1054version = "3.1.2"1056source = "registry+https://github.com/rust-lang/crates.io-index"1055source = "registry+https://github.com/rust-lang/crates.io-index"1057checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"1056checksum = "5177fac1ab67102d8989464efd043c6ff44191b1557ec1ddd489b4f7e1447e77"1058dependencies = [1057dependencies = [1059 "ansi_term",1060 "atty",1058 "atty",1061 "bitflags",1059 "bitflags",1062 "strsim 0.8.0",1060 "clap_derive",1063 "textwrap",1061 "indexmap",1064 "unicode-width",1062 "lazy_static",1063 "os_str_bytes",1064 "strsim",1065 "termcolor",1065 "vec_map",1066 "textwrap",1066]1067]10681069[[package]]1070name = "clap_derive"1071version = "3.1.2"1072source = "registry+https://github.com/rust-lang/crates.io-index"1073checksum = "01d42c94ce7c2252681b5fed4d3627cc807b13dfc033246bd05d5b252399000e"1074dependencies = [1075 "heck 0.4.0",1076 "proc-macro-error",1077 "proc-macro2",1078 "quote",1079 "syn",1080]106710811068[[package]]1082[[package]]1069name = "cloudabi"1083name = "cloudabi"114011541141[[package]]1155[[package]]1142name = "cranelift-bforest"1156name = "cranelift-bforest"1143version = "0.80.0"1157version = "0.80.1"1144source = "registry+https://github.com/rust-lang/crates.io-index"1158source = "registry+https://github.com/rust-lang/crates.io-index"1145checksum = "9516ba6b2ba47b4cbf63b713f75b432fafa0a0e0464ec8381ec76e6efe931ab3"1159checksum = "62fc68cdb867b7d27b5f33cd65eb11376dfb41a2d09568a1a2c2bc1dc204f4ef"1146dependencies = [1160dependencies = [1147 "cranelift-entity",1161 "cranelift-entity",1148]1162]114911631150[[package]]1164[[package]]1151name = "cranelift-codegen"1165name = "cranelift-codegen"1152version = "0.80.0"1166version = "0.80.1"1153source = "registry+https://github.com/rust-lang/crates.io-index"1167source = "registry+https://github.com/rust-lang/crates.io-index"1154checksum = "489e5d0081f7edff6be12d71282a8bf387b5df64d5592454b75d662397f2d642"1168checksum = "31253a44ab62588f8235a996cc9b0636d98a299190069ced9628b8547329b47a"1155dependencies = [1169dependencies = [1156 "cranelift-bforest",1170 "cranelift-bforest",1157 "cranelift-codegen-meta",1171 "cranelift-codegen-meta",116611801167[[package]]1181[[package]]1168name = "cranelift-codegen-meta"1182name = "cranelift-codegen-meta"1169version = "0.80.0"1183version = "0.80.1"1170source = "registry+https://github.com/rust-lang/crates.io-index"1184source = "registry+https://github.com/rust-lang/crates.io-index"1171checksum = "d36ee1140371bb0f69100e734b30400157a4adf7b86148dee8b0a438763ead48"1185checksum = "7a20ab4627d30b702fb1b8a399882726d216b8164d3b3fa6189e3bf901506afe"1172dependencies = [1186dependencies = [1173 "cranelift-codegen-shared",1187 "cranelift-codegen-shared",1174]1188]117511891176[[package]]1190[[package]]1177name = "cranelift-codegen-shared"1191name = "cranelift-codegen-shared"1178version = "0.80.0"1192version = "0.80.1"1179source = "registry+https://github.com/rust-lang/crates.io-index"1193source = "registry+https://github.com/rust-lang/crates.io-index"1180checksum = "981da52d8f746af1feb96290c83977ff8d41071a7499e991d8abae0d4869f564"1194checksum = "6687d9668dacfed4468361f7578d86bded8ca4db978f734d9b631494bebbb5b8"118111951182[[package]]1196[[package]]1183name = "cranelift-entity"1197name = "cranelift-entity"1184version = "0.80.0"1198version = "0.80.1"1185source = "registry+https://github.com/rust-lang/crates.io-index"1199source = "registry+https://github.com/rust-lang/crates.io-index"1186checksum = "a2906740053dd3bcf95ce53df0fd9b5649c68ae4bd9adada92b406f059eae461"1200checksum = "c77c5d72db97ba2cb36f69037a709edbae0d29cb25503775891e7151c5c874bf"1187dependencies = [1201dependencies = [1188 "serde",1202 "serde",1189]1203]119012041191[[package]]1205[[package]]1192name = "cranelift-frontend"1206name = "cranelift-frontend"1193version = "0.80.0"1207version = "0.80.1"1194source = "registry+https://github.com/rust-lang/crates.io-index"1208source = "registry+https://github.com/rust-lang/crates.io-index"1195checksum = "b7cb156de1097f567d46bf57a0cd720a72c3e15e1a2bd8b1041ba2fc894471b7"1209checksum = "426dca83f63c7c64ea459eb569aadc5e0c66536c0042ed5d693f91830e8750d0"1196dependencies = [1210dependencies = [1197 "cranelift-codegen",1211 "cranelift-codegen",1198 "log",1212 "log",120212161203[[package]]1217[[package]]1204name = "cranelift-native"1218name = "cranelift-native"1205version = "0.80.0"1219version = "0.80.1"1206source = "registry+https://github.com/rust-lang/crates.io-index"1220source = "registry+https://github.com/rust-lang/crates.io-index"1207checksum = "166028ca0343a6ee7bddac0e70084e142b23f99c701bd6f6ea9123afac1a7a46"1221checksum = "8007864b5d0c49b026c861a15761785a2871124e401630c03ef1426e6d0d559e"1208dependencies = [1222dependencies = [1209 "cranelift-codegen",1223 "cranelift-codegen",1210 "libc",1224 "libc",121312271214[[package]]1228[[package]]1215name = "cranelift-wasm"1229name = "cranelift-wasm"1216version = "0.80.0"1230version = "0.80.1"1217source = "registry+https://github.com/rust-lang/crates.io-index"1231source = "registry+https://github.com/rust-lang/crates.io-index"1218checksum = "5012a1cde0c8b3898770b711490d803018ae9bec2d60674ba0e5b2058a874f80"1232checksum = "94cf12c071415ba261d897387ae5350c4d83c238376c8c5a96514ecfa2ea66a3"1219dependencies = [1233dependencies = [1220 "cranelift-codegen",1234 "cranelift-codegen",1221 "cranelift-entity",1235 "cranelift-entity",128813021289[[package]]1303[[package]]1290name = "crypto-common"1304name = "crypto-common"1291version = "0.1.2"1305version = "0.1.3"1292source = "registry+https://github.com/rust-lang/crates.io-index"1306source = "registry+https://github.com/rust-lang/crates.io-index"1293checksum = "a4600d695eb3f6ce1cd44e6e291adceb2cc3ab12f20a33777ecd0bf6eba34e06"1307checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"1294dependencies = [1308dependencies = [1295 "generic-array 0.14.5",1309 "generic-array 0.14.5",1310 "typenum",1296]1311]129713121298[[package]]1313[[package]]1331source = "registry+https://github.com/rust-lang/crates.io-index"1346source = "registry+https://github.com/rust-lang/crates.io-index"1332checksum = "c1a816186fa68d9e426e3cb4ae4dff1fcd8e4a2c34b781bf7a822574a0d0aac8"1347checksum = "c1a816186fa68d9e426e3cb4ae4dff1fcd8e4a2c34b781bf7a822574a0d0aac8"1333dependencies = [1348dependencies = [1334 "sct",1349 "sct 0.6.1",1335]1350]133613511337[[package]]1352[[package]]1367[[package]]1382[[package]]1368name = "cumulus-client-cli"1383name = "cumulus-client-cli"1369version = "0.1.0"1384version = "0.1.0"1370source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1385source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1371dependencies = [1386dependencies = [1387 "clap",1372 "sc-cli",1388 "sc-cli",1373 "sc-service",1389 "sc-service",1374 "structopt",1375]1390]137613911377[[package]]1392[[package]]1378name = "cumulus-client-collator"1393name = "cumulus-client-collator"1379version = "0.1.0"1394version = "0.1.0"1380source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1395source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1381dependencies = [1396dependencies = [1382 "cumulus-client-consensus-common",1397 "cumulus-client-consensus-common",1383 "cumulus-client-network",1398 "cumulus-client-network",1401[[package]]1416[[package]]1402name = "cumulus-client-consensus-aura"1417name = "cumulus-client-consensus-aura"1403version = "0.1.0"1418version = "0.1.0"1404source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1419source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1405dependencies = [1420dependencies = [1406 "async-trait",1421 "async-trait",1407 "cumulus-client-consensus-common",1422 "cumulus-client-consensus-common",1430[[package]]1445[[package]]1431name = "cumulus-client-consensus-common"1446name = "cumulus-client-consensus-common"1432version = "0.1.0"1447version = "0.1.0"1433source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1448source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1434dependencies = [1449dependencies = [1435 "async-trait",1450 "async-trait",1436 "cumulus-relay-chain-interface",1451 "cumulus-relay-chain-interface",1451[[package]]1466[[package]]1452name = "cumulus-client-network"1467name = "cumulus-client-network"1453version = "0.1.0"1468version = "0.1.0"1454source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1469source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1455dependencies = [1470dependencies = [1456 "async-trait",1471 "async-trait",1457 "cumulus-relay-chain-interface",1472 "cumulus-relay-chain-interface",1458 "derive_more",1473 "derive_more",1459 "futures 0.3.21",1474 "futures 0.3.21",1460 "futures-timer",1475 "futures-timer",1461 "parity-scale-codec",1476 "parity-scale-codec",1462 "parking_lot 0.11.2",1477 "parking_lot 0.12.0",1463 "polkadot-node-primitives",1478 "polkadot-node-primitives",1464 "polkadot-parachain",1479 "polkadot-parachain",1465 "polkadot-primitives",1480 "polkadot-primitives",1476[[package]]1491[[package]]1477name = "cumulus-client-pov-recovery"1492name = "cumulus-client-pov-recovery"1478version = "0.1.0"1493version = "0.1.0"1479source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1494source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1480dependencies = [1495dependencies = [1481 "cumulus-primitives-core",1496 "cumulus-primitives-core",1482 "cumulus-relay-chain-interface",1497 "cumulus-relay-chain-interface",1487 "polkadot-node-subsystem",1502 "polkadot-node-subsystem",1488 "polkadot-overseer",1503 "polkadot-overseer",1489 "polkadot-primitives",1504 "polkadot-primitives",1490 "rand 0.8.4",1505 "rand 0.8.5",1491 "sc-client-api",1506 "sc-client-api",1492 "sc-consensus",1507 "sc-consensus",1493 "sp-api",1508 "sp-api",1500[[package]]1515[[package]]1501name = "cumulus-client-service"1516name = "cumulus-client-service"1502version = "0.1.0"1517version = "0.1.0"1503source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1518source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1504dependencies = [1519dependencies = [1505 "cumulus-client-collator",1520 "cumulus-client-collator",1506 "cumulus-client-consensus-common",1521 "cumulus-client-consensus-common",1507 "cumulus-client-pov-recovery",1522 "cumulus-client-pov-recovery",1508 "cumulus-primitives-core",1523 "cumulus-primitives-core",1509 "cumulus-relay-chain-interface",1524 "cumulus-relay-chain-interface",1510 "parity-scale-codec",1525 "parity-scale-codec",1511 "parking_lot 0.10.2",1526 "parking_lot 0.12.0",1512 "polkadot-overseer",1527 "polkadot-overseer",1513 "polkadot-primitives",1528 "polkadot-primitives",1514 "sc-chain-spec",1529 "sc-chain-spec",1529[[package]]1544[[package]]1530name = "cumulus-pallet-aura-ext"1545name = "cumulus-pallet-aura-ext"1531version = "0.1.0"1546version = "0.1.0"1532source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1547source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1533dependencies = [1548dependencies = [1534 "frame-executive",1549 "frame-executive",1535 "frame-support",1550 "frame-support",1547[[package]]1562[[package]]1548name = "cumulus-pallet-dmp-queue"1563name = "cumulus-pallet-dmp-queue"1549version = "0.1.0"1564version = "0.1.0"1550source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1565source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1551dependencies = [1566dependencies = [1552 "cumulus-primitives-core",1567 "cumulus-primitives-core",1553 "frame-support",1568 "frame-support",1565[[package]]1580[[package]]1566name = "cumulus-pallet-parachain-system"1581name = "cumulus-pallet-parachain-system"1567version = "0.1.0"1582version = "0.1.0"1568source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1583source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1569dependencies = [1584dependencies = [1570 "cumulus-pallet-parachain-system-proc-macro",1585 "cumulus-pallet-parachain-system-proc-macro",1571 "cumulus-primitives-core",1586 "cumulus-primitives-core",1595[[package]]1610[[package]]1596name = "cumulus-pallet-parachain-system-proc-macro"1611name = "cumulus-pallet-parachain-system-proc-macro"1597version = "0.1.0"1612version = "0.1.0"1598source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1613source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1599dependencies = [1614dependencies = [1600 "proc-macro-crate 1.1.0",1615 "proc-macro-crate 1.1.3",1601 "proc-macro2",1616 "proc-macro2",1602 "quote",1617 "quote",1603 "syn",1618 "syn",1606[[package]]1621[[package]]1607name = "cumulus-pallet-xcm"1622name = "cumulus-pallet-xcm"1608version = "0.1.0"1623version = "0.1.0"1609source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1624source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1610dependencies = [1625dependencies = [1611 "cumulus-primitives-core",1626 "cumulus-primitives-core",1612 "frame-support",1627 "frame-support",1623[[package]]1638[[package]]1624name = "cumulus-pallet-xcmp-queue"1639name = "cumulus-pallet-xcmp-queue"1625version = "0.1.0"1640version = "0.1.0"1626source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1641source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1627dependencies = [1642dependencies = [1628 "cumulus-primitives-core",1643 "cumulus-primitives-core",1629 "frame-support",1644 "frame-support",1641[[package]]1656[[package]]1642name = "cumulus-primitives-core"1657name = "cumulus-primitives-core"1643version = "0.1.0"1658version = "0.1.0"1644source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1659source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1645dependencies = [1660dependencies = [1646 "frame-support",1661 "frame-support",1647 "parity-scale-codec",1662 "parity-scale-codec",1657[[package]]1672[[package]]1658name = "cumulus-primitives-parachain-inherent"1673name = "cumulus-primitives-parachain-inherent"1659version = "0.1.0"1674version = "0.1.0"1660source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1675source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1661dependencies = [1676dependencies = [1662 "async-trait",1677 "async-trait",1663 "cumulus-primitives-core",1678 "cumulus-primitives-core",1680[[package]]1695[[package]]1681name = "cumulus-primitives-timestamp"1696name = "cumulus-primitives-timestamp"1682version = "0.1.0"1697version = "0.1.0"1683source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1698source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1684dependencies = [1699dependencies = [1685 "cumulus-primitives-core",1700 "cumulus-primitives-core",1686 "sp-inherents",1701 "sp-inherents",1691[[package]]1706[[package]]1692name = "cumulus-primitives-utility"1707name = "cumulus-primitives-utility"1693version = "0.1.0"1708version = "0.1.0"1694source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1709source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1695dependencies = [1710dependencies = [1696 "cumulus-primitives-core",1711 "cumulus-primitives-core",1697 "frame-support",1712 "frame-support",1708[[package]]1723[[package]]1709name = "cumulus-relay-chain-interface"1724name = "cumulus-relay-chain-interface"1710version = "0.1.0"1725version = "0.1.0"1711source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1726source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1712dependencies = [1727dependencies = [1713 "async-trait",1728 "async-trait",1714 "cumulus-primitives-core",1729 "cumulus-primitives-core",1715 "derive_more",1730 "derive_more",1716 "futures 0.3.21",1731 "futures 0.3.21",1717 "parking_lot 0.11.2",1732 "parking_lot 0.12.0",1718 "polkadot-overseer",1733 "polkadot-overseer",1719 "sc-client-api",1734 "sc-client-api",1720 "sc-service",1735 "sc-service",1729[[package]]1744[[package]]1730name = "cumulus-relay-chain-local"1745name = "cumulus-relay-chain-local"1731version = "0.1.0"1746version = "0.1.0"1732source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1747source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1733dependencies = [1748dependencies = [1734 "async-trait",1749 "async-trait",1735 "cumulus-primitives-core",1750 "cumulus-primitives-core",1736 "cumulus-relay-chain-interface",1751 "cumulus-relay-chain-interface",1737 "futures 0.3.21",1752 "futures 0.3.21",1738 "futures-timer",1753 "futures-timer",1739 "parking_lot 0.11.2",1754 "parking_lot 0.12.0",1740 "polkadot-client",1755 "polkadot-client",1741 "polkadot-service",1756 "polkadot-service",1742 "sc-client-api",1757 "sc-client-api",1757[[package]]1772[[package]]1758name = "cumulus-test-relay-sproof-builder"1773name = "cumulus-test-relay-sproof-builder"1759version = "0.1.0"1774version = "0.1.0"1760source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"1775source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1761dependencies = [1776dependencies = [1762 "cumulus-primitives-core",1777 "cumulus-primitives-core",1763 "parity-scale-codec",1778 "parity-scale-codec",1813 "ident_case",1828 "ident_case",1814 "proc-macro2",1829 "proc-macro2",1815 "quote",1830 "quote",1816 "strsim 0.10.0",1831 "strsim",1817 "syn",1832 "syn",1818]1833]18191834189819131899[[package]]1914[[package]]1900name = "digest"1915name = "digest"1901version = "0.10.2"1916version = "0.10.3"1902source = "registry+https://github.com/rust-lang/crates.io-index"1917source = "registry+https://github.com/rust-lang/crates.io-index"1903checksum = "8cb780dce4f9a8f5c087362b3a4595936b2019e7c8b30f2c3e9a7e94e6ae9837"1918checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"1904dependencies = [1919dependencies = [1905 "block-buffer 0.10.2",1920 "block-buffer 0.10.2",1906 "crypto-common",1921 "crypto-common",2031source = "registry+https://github.com/rust-lang/crates.io-index"2046source = "registry+https://github.com/rust-lang/crates.io-index"2032checksum = "7c5f0096a91d210159eceb2ff5e1c4da18388a170e1e3ce948aac9c8fdbbf595"2047checksum = "7c5f0096a91d210159eceb2ff5e1c4da18388a170e1e3ce948aac9c8fdbbf595"2033dependencies = [2048dependencies = [2034 "heck",2049 "heck 0.3.3",2035 "proc-macro2",2050 "proc-macro2",2036 "quote",2051 "quote",2037 "syn",2052 "syn",2278[[package]]2293[[package]]2279name = "fc-consensus"2294name = "fc-consensus"2280version = "2.0.0-dev"2295version = "2.0.0-dev"2281source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.16#86ba914ab040c95c41db2e39a2edcb90cd51c971"2296source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2282dependencies = [2297dependencies = [2283 "async-trait",2298 "async-trait",2284 "derive_more",2299 "derive_more",2305[[package]]2320[[package]]2306name = "fc-db"2321name = "fc-db"2307version = "2.0.0-dev"2322version = "2.0.0-dev"2308source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.16#86ba914ab040c95c41db2e39a2edcb90cd51c971"2323source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2309dependencies = [2324dependencies = [2310 "fp-storage",2325 "fp-storage",2311 "kvdb",2326 "kvdb",2321[[package]]2336[[package]]2322name = "fc-mapping-sync"2337name = "fc-mapping-sync"2323version = "2.0.0-dev"2338version = "2.0.0-dev"2324source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.16#86ba914ab040c95c41db2e39a2edcb90cd51c971"2339source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2325dependencies = [2340dependencies = [2326 "fc-consensus",2341 "fc-consensus",2327 "fc-db",2342 "fc-db",2339[[package]]2354[[package]]2340name = "fc-rpc"2355name = "fc-rpc"2341version = "2.0.0-dev"2356version = "2.0.0-dev"2342source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.16#86ba914ab040c95c41db2e39a2edcb90cd51c971"2357source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2343dependencies = [2358dependencies = [2344 "ethereum",2359 "ethereum",2345 "ethereum-types",2360 "ethereum-types",2379 "sp-runtime",2394 "sp-runtime",2380 "sp-storage",2395 "sp-storage",2381 "sp-transaction-pool",2396 "sp-transaction-pool",2382 "tokio 1.16.1",2397 "tokio 1.17.0",2383]2398]238423992385[[package]]2400[[package]]2386name = "fc-rpc-core"2401name = "fc-rpc-core"2387version = "1.1.0-dev"2402version = "1.1.0-dev"2388source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.16#86ba914ab040c95c41db2e39a2edcb90cd51c971"2403source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2389dependencies = [2404dependencies = [2390 "ethereum",2405 "ethereum",2391 "ethereum-types",2406 "ethereum-types",2442checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2457checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2443dependencies = [2458dependencies = [2444 "byteorder",2459 "byteorder",2445 "rand 0.8.4",2460 "rand 0.8.5",2446 "rustc-hex",2461 "rustc-hex",2447 "static_assertions",2462 "static_assertions",2448]2463]2491[[package]]2506[[package]]2492name = "fork-tree"2507name = "fork-tree"2493version = "3.0.0"2508version = "3.0.0"2494source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"2509source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2495dependencies = [2510dependencies = [2496 "parity-scale-codec",2511 "parity-scale-codec",2497]2512]2509[[package]]2524[[package]]2510name = "fp-consensus"2525name = "fp-consensus"2511version = "2.0.0-dev"2526version = "2.0.0-dev"2512source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.16#86ba914ab040c95c41db2e39a2edcb90cd51c971"2527source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2513dependencies = [2528dependencies = [2514 "ethereum",2529 "ethereum",2515 "parity-scale-codec",2530 "parity-scale-codec",2523[[package]]2538[[package]]2524name = "fp-evm"2539name = "fp-evm"2525version = "3.0.0-dev"2540version = "3.0.0-dev"2526source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.16#86ba914ab040c95c41db2e39a2edcb90cd51c971"2541source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2527dependencies = [2542dependencies = [2528 "evm",2543 "evm",2529 "impl-trait-for-tuples",2544 "impl-trait-for-tuples",2537[[package]]2552[[package]]2538name = "fp-rpc"2553name = "fp-rpc"2539version = "3.0.0-dev"2554version = "3.0.0-dev"2540source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.16#86ba914ab040c95c41db2e39a2edcb90cd51c971"2555source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2541dependencies = [2556dependencies = [2542 "ethereum",2557 "ethereum",2543 "ethereum-types",2558 "ethereum-types",2554[[package]]2569[[package]]2555name = "fp-self-contained"2570name = "fp-self-contained"2556version = "1.0.0-dev"2571version = "1.0.0-dev"2557source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.16#86ba914ab040c95c41db2e39a2edcb90cd51c971"2572source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2558dependencies = [2573dependencies = [2559 "ethereum",2574 "ethereum",2560 "frame-support",2575 "frame-support",2571[[package]]2586[[package]]2572name = "fp-storage"2587name = "fp-storage"2573version = "2.0.0"2588version = "2.0.0"2574source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.16#86ba914ab040c95c41db2e39a2edcb90cd51c971"2589source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"257525902576[[package]]2591[[package]]2577name = "frame-benchmarking"2592name = "frame-benchmarking"2578version = "4.0.0-dev"2593version = "4.0.0-dev"2579source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"2594source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2580dependencies = [2595dependencies = [2581 "frame-support",2596 "frame-support",2582 "frame-system",2597 "frame-system",2585 "parity-scale-codec",2600 "parity-scale-codec",2586 "paste",2601 "paste",2587 "scale-info",2602 "scale-info",2603 "serde",2588 "sp-api",2604 "sp-api",2589 "sp-application-crypto",2605 "sp-application-crypto",2590 "sp-io",2606 "sp-io",2597[[package]]2613[[package]]2598name = "frame-benchmarking-cli"2614name = "frame-benchmarking-cli"2599version = "4.0.0-dev"2615version = "4.0.0-dev"2600source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"2616source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2601dependencies = [2617dependencies = [2602 "Inflector",2618 "Inflector",2603 "chrono",2619 "chrono",2620 "clap",2604 "frame-benchmarking",2621 "frame-benchmarking",2605 "frame-support",2622 "frame-support",2606 "handlebars",2623 "handlebars",2612 "sc-executor",2629 "sc-executor",2613 "sc-service",2630 "sc-service",2614 "serde",2631 "serde",2632 "serde_json",2615 "sp-core",2633 "sp-core",2616 "sp-externalities",2634 "sp-externalities",2617 "sp-keystore",2635 "sp-keystore",2618 "sp-runtime",2636 "sp-runtime",2619 "sp-state-machine",2637 "sp-state-machine",2620 "structopt",2621]2638]262226392623[[package]]2640[[package]]2624name = "frame-election-provider-support"2641name = "frame-election-provider-support"2625version = "4.0.0-dev"2642version = "4.0.0-dev"2626source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"2643source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2627dependencies = [2644dependencies = [2628 "frame-support",2645 "frame-support",2629 "frame-system",2646 "frame-system",2637[[package]]2654[[package]]2638name = "frame-executive"2655name = "frame-executive"2639version = "4.0.0-dev"2656version = "4.0.0-dev"2640source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"2657source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2641dependencies = [2658dependencies = [2642 "frame-support",2659 "frame-support",2643 "frame-system",2660 "frame-system",2665[[package]]2682[[package]]2666name = "frame-support"2683name = "frame-support"2667version = "4.0.0-dev"2684version = "4.0.0-dev"2668source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"2685source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2669dependencies = [2686dependencies = [2670 "bitflags",2687 "bitflags",2671 "frame-metadata",2688 "frame-metadata",2694[[package]]2711[[package]]2695name = "frame-support-procedural"2712name = "frame-support-procedural"2696version = "4.0.0-dev"2713version = "4.0.0-dev"2697source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"2714source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2698dependencies = [2715dependencies = [2699 "Inflector",2716 "Inflector",2700 "frame-support-procedural-tools",2717 "frame-support-procedural-tools",2706[[package]]2723[[package]]2707name = "frame-support-procedural-tools"2724name = "frame-support-procedural-tools"2708version = "4.0.0-dev"2725version = "4.0.0-dev"2709source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"2726source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2710dependencies = [2727dependencies = [2711 "frame-support-procedural-tools-derive",2728 "frame-support-procedural-tools-derive",2712 "proc-macro-crate 1.1.0",2729 "proc-macro-crate 1.1.3",2713 "proc-macro2",2730 "proc-macro2",2714 "quote",2731 "quote",2715 "syn",2732 "syn",2718[[package]]2735[[package]]2719name = "frame-support-procedural-tools-derive"2736name = "frame-support-procedural-tools-derive"2720version = "3.0.0"2737version = "3.0.0"2721source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"2738source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2722dependencies = [2739dependencies = [2723 "proc-macro2",2740 "proc-macro2",2724 "quote",2741 "quote",2728[[package]]2745[[package]]2729name = "frame-system"2746name = "frame-system"2730version = "4.0.0-dev"2747version = "4.0.0-dev"2731source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"2748source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2732dependencies = [2749dependencies = [2733 "frame-support",2750 "frame-support",2734 "log",2751 "log",2745[[package]]2762[[package]]2746name = "frame-system-benchmarking"2763name = "frame-system-benchmarking"2747version = "4.0.0-dev"2764version = "4.0.0-dev"2748source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"2765source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2749dependencies = [2766dependencies = [2750 "frame-benchmarking",2767 "frame-benchmarking",2751 "frame-support",2768 "frame-support",2760[[package]]2777[[package]]2761name = "frame-system-rpc-runtime-api"2778name = "frame-system-rpc-runtime-api"2762version = "4.0.0-dev"2779version = "4.0.0-dev"2763source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"2780source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2764dependencies = [2781dependencies = [2765 "parity-scale-codec",2782 "parity-scale-codec",2766 "sp-api",2783 "sp-api",2769[[package]]2786[[package]]2770name = "frame-try-runtime"2787name = "frame-try-runtime"2771version = "0.10.0-dev"2788version = "0.10.0-dev"2772source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"2789source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2773dependencies = [2790dependencies = [2774 "frame-support",2791 "frame-support",2775 "sp-api",2792 "sp-api",277927962780[[package]]2797[[package]]2781name = "fs-err"2798name = "fs-err"2782version = "2.6.0"2799version = "2.7.0"2783source = "registry+https://github.com/rust-lang/crates.io-index"2800source = "registry+https://github.com/rust-lang/crates.io-index"2784checksum = "5ebd3504ad6116843b8375ad70df74e7bfe83cac77a1f3fe73200c844d43bfe0"2801checksum = "5bd79fa345a495d3ae89fb7165fec01c0e72f41821d642dda363a1e97975652e"278528022786[[package]]2803[[package]]2787name = "fs-swap"2804name = "fs-swap"2915checksum = "3a1387e07917c711fb4ee4f48ea0adb04a3c9739e53ef85bf43ae1edc2937a8b"2932checksum = "3a1387e07917c711fb4ee4f48ea0adb04a3c9739e53ef85bf43ae1edc2937a8b"2916dependencies = [2933dependencies = [2917 "futures-io",2934 "futures-io",2918 "rustls",2935 "rustls 0.19.1",2919 "webpki",2936 "webpki 0.21.4",2920]2937]292129382922[[package]]2939[[package]]299030072991[[package]]3008[[package]]2992name = "getrandom"3009name = "getrandom"2993version = "0.2.4"3010version = "0.2.5"2994source = "registry+https://github.com/rust-lang/crates.io-index"3011source = "registry+https://github.com/rust-lang/crates.io-index"2995checksum = "418d37c8b1d42553c93648be529cb70f920d3baf8ef469b74b9638df426e0b4c"3012checksum = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77"2996dependencies = [3013dependencies = [2997 "cfg-if 1.0.0",3014 "cfg-if 1.0.0",2998 "libc",3015 "libc",3065 "http",3082 "http",3066 "indexmap",3083 "indexmap",3067 "slab",3084 "slab",3068 "tokio 1.16.1",3085 "tokio 1.17.0",3069 "tokio-util",3086 "tokio-util",3070 "tracing",3087 "tracing",3071]3088]3126 "unicode-segmentation",3143 "unicode-segmentation",3127]3144]31453146[[package]]3147name = "heck"3148version = "0.4.0"3149source = "registry+https://github.com/rust-lang/crates.io-index"3150checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"312831513129[[package]]3152[[package]]3130name = "hermit-abi"3153name = "hermit-abi"325832813259[[package]]3282[[package]]3260name = "hyper"3283name = "hyper"3261version = "0.14.16"3284version = "0.14.17"3262source = "registry+https://github.com/rust-lang/crates.io-index"3285source = "registry+https://github.com/rust-lang/crates.io-index"3263checksum = "b7ec3e62bdc98a2f0393a5048e4c30ef659440ea6e0e572965103e72bd836f55"3286checksum = "043f0e083e9901b6cc658a77d1eb86f4fc650bbb977a4337dd63192826aa85dd"3264dependencies = [3287dependencies = [3265 "bytes 1.1.0",3288 "bytes 1.1.0",3266 "futures-channel",3289 "futures-channel",3271 "http-body",3294 "http-body",3272 "httparse",3295 "httparse",3273 "httpdate",3296 "httpdate",3274 "itoa 0.4.8",3297 "itoa 1.0.1",3275 "pin-project-lite 0.2.8",3298 "pin-project-lite 0.2.8",3276 "socket2 0.4.4",3299 "socket2 0.4.4",3277 "tokio 1.16.1",3300 "tokio 1.17.0",3278 "tower-service",3301 "tower-service",3279 "tracing",3302 "tracing",3280 "want",3303 "want",3290 "futures-util",3313 "futures-util",3291 "hyper",3314 "hyper",3292 "log",3315 "log",3293 "rustls",3316 "rustls 0.19.1",3294 "rustls-native-certs",3317 "rustls-native-certs 0.5.0",3295 "tokio 1.16.1",3318 "tokio 1.17.0",3296 "tokio-rustls",3319 "tokio-rustls 0.22.0",3297 "webpki",3320 "webpki 0.21.4",3298]3321]329933223300[[package]]3323[[package]]342234453423[[package]]3446[[package]]3424name = "integer-encoding"3447name = "integer-encoding"3425version = "3.0.2"3448version = "3.0.3"3426source = "registry+https://github.com/rust-lang/crates.io-index"3449source = "registry+https://github.com/rust-lang/crates.io-index"3427checksum = "90c11140ffea82edce8dcd74137ce9324ec24b3cf0175fc9d7e29164da9915b8"3450checksum = "0e85a1509a128c855368e135cffcde7eac17d8e1083f41e2b98c58bc1a5074be"342834513429[[package]]3452[[package]]3430name = "integer-sqrt"3453name = "integer-sqrt"3627 "jsonrpc-core",3650 "jsonrpc-core",3628 "lazy_static",3651 "lazy_static",3629 "log",3652 "log",3630 "tokio 1.16.1",3653 "tokio 1.17.0",3631 "tokio-stream",3654 "tokio-stream",3632 "tokio-util",3655 "tokio-util",3633 "unicase",3656 "unicase",3654source = "registry+https://github.com/rust-lang/crates.io-index"3677source = "registry+https://github.com/rust-lang/crates.io-index"3655checksum = "6373a33d987866ccfe1af4bc11b089dce941764313f9fd8b7cf13fcb51b72dc5"3678checksum = "6373a33d987866ccfe1af4bc11b089dce941764313f9fd8b7cf13fcb51b72dc5"3656dependencies = [3679dependencies = [3657 "jsonrpsee-proc-macros",3658 "jsonrpsee-types",3680 "jsonrpsee-types 0.4.1",3659 "jsonrpsee-utils",3681 "jsonrpsee-utils",3660 "jsonrpsee-ws-client",3682 "jsonrpsee-ws-client 0.4.1",3661]3683]36843685[[package]]3686name = "jsonrpsee"3687version = "0.8.0"3688source = "registry+https://github.com/rust-lang/crates.io-index"3689checksum = "05fd8cd6c6b1bbd06881d2cf88f1fc83cc36c98f2219090f839115fb4a956cb9"3690dependencies = [3691 "jsonrpsee-core",3692 "jsonrpsee-proc-macros",3693 "jsonrpsee-types 0.8.0",3694 "jsonrpsee-ws-client 0.8.0",3695]36963697[[package]]3698name = "jsonrpsee-client-transport"3699version = "0.8.0"3700source = "registry+https://github.com/rust-lang/crates.io-index"3701checksum = "3303cdf246e6ab76e2866fb3d9acb6c76a068b1b28bd923a1b7a8122257ad7b5"3702dependencies = [3703 "futures 0.3.21",3704 "http",3705 "jsonrpsee-core",3706 "jsonrpsee-types 0.8.0",3707 "pin-project 1.0.10",3708 "rustls-native-certs 0.6.1",3709 "soketto",3710 "thiserror",3711 "tokio 1.17.0",3712 "tokio-rustls 0.23.2",3713 "tokio-util",3714 "tracing",3715 "webpki-roots 0.22.2",3716]37173718[[package]]3719name = "jsonrpsee-core"3720version = "0.8.0"3721source = "registry+https://github.com/rust-lang/crates.io-index"3722checksum = "f220b5a238dc7992b90f1144fbf6eaa585872c9376afe6fe6863ffead6191bf3"3723dependencies = [3724 "anyhow",3725 "arrayvec 0.7.2",3726 "async-trait",3727 "beef",3728 "futures-channel",3729 "futures-util",3730 "hyper",3731 "jsonrpsee-types 0.8.0",3732 "rustc-hash",3733 "serde",3734 "serde_json",3735 "soketto",3736 "thiserror",3737 "tokio 1.17.0",3738 "tracing",3739]366237403663[[package]]3741[[package]]3664name = "jsonrpsee-proc-macros"3742name = "jsonrpsee-proc-macros"3665version = "0.4.1"3743version = "0.8.0"3666source = "registry+https://github.com/rust-lang/crates.io-index"3744source = "registry+https://github.com/rust-lang/crates.io-index"3667checksum = "d802063f7a3c867456955f9d2f15eb3ee0edb5ec9ec2b5526324756759221c0f"3745checksum = "4299ebf790ea9de1cb72e73ff2ae44c723ef264299e5e2d5ef46a371eb3ac3d8"3668dependencies = [3746dependencies = [3669 "log",3670 "proc-macro-crate 1.1.0",3747 "proc-macro-crate 1.1.3",3671 "proc-macro2",3748 "proc-macro2",3672 "quote",3749 "quote",3673 "syn",3750 "syn",3692 "thiserror",3769 "thiserror",3693]3770]37713772[[package]]3773name = "jsonrpsee-types"3774version = "0.8.0"3775source = "registry+https://github.com/rust-lang/crates.io-index"3776checksum = "c1b3f601bbbe45cd63f5407b6f7d7950e08a7d4f82aa699ff41a4a5e9e54df58"3777dependencies = [3778 "anyhow",3779 "beef",3780 "serde",3781 "serde_json",3782 "thiserror",3783 "tracing",3784]369437853695[[package]]3786[[package]]3696name = "jsonrpsee-utils"3787name = "jsonrpsee-utils"3700dependencies = [3791dependencies = [3701 "arrayvec 0.7.2",3792 "arrayvec 0.7.2",3702 "beef",3793 "beef",3703 "jsonrpsee-types",3794 "jsonrpsee-types 0.4.1",3704]3795]370537963706[[package]]3797[[package]]3714 "fnv",3805 "fnv",3715 "futures 0.3.21",3806 "futures 0.3.21",3716 "http",3807 "http",3717 "jsonrpsee-types",3808 "jsonrpsee-types 0.4.1",3718 "log",3809 "log",3719 "pin-project 1.0.10",3810 "pin-project 1.0.10",3720 "rustls-native-certs",3811 "rustls-native-certs 0.5.0",3721 "serde",3812 "serde",3722 "serde_json",3813 "serde_json",3723 "soketto",3814 "soketto",3724 "thiserror",3815 "thiserror",3725 "tokio 1.16.1",3816 "tokio 1.17.0",3726 "tokio-rustls",3817 "tokio-rustls 0.22.0",3727 "tokio-util",3818 "tokio-util",3728]3819]38203821[[package]]3822name = "jsonrpsee-ws-client"3823version = "0.8.0"3824source = "registry+https://github.com/rust-lang/crates.io-index"3825checksum = "aff425cee7c779e33920913bc695447416078ee6d119f443f3060feffa4e86b5"3826dependencies = [3827 "jsonrpsee-client-transport",3828 "jsonrpsee-core",3829 "jsonrpsee-types 0.8.0",3830]372938313730[[package]]3832[[package]]3731name = "keccak"3833name = "keccak"374538473746[[package]]3848[[package]]3747name = "kusama-runtime"3849name = "kusama-runtime"3748version = "0.9.16"3850version = "0.9.17"3749source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"3851source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"3750dependencies = [3852dependencies = [3751 "beefy-primitives",3853 "beefy-primitives",3752 "bitvec",3854 "bitvec",383339353834[[package]]3936[[package]]3835name = "kusama-runtime-constants"3937name = "kusama-runtime-constants"3836version = "0.9.16"3938version = "0.9.17"3837source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"3939source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"3838dependencies = [3940dependencies = [3839 "frame-support",3941 "frame-support",3840 "polkadot-primitives",3942 "polkadot-primitives",390540073906[[package]]4008[[package]]3907name = "libc"4009name = "libc"3908version = "0.2.117"4010version = "0.2.119"3909source = "registry+https://github.com/rust-lang/crates.io-index"4011source = "registry+https://github.com/rust-lang/crates.io-index"3910checksum = "e74d72e0f9b65b5b4ca49a346af3976df0f9c61d550727f349ecd559f251a26c"4012checksum = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4"391140133912[[package]]4014[[package]]3913name = "libloading"4015name = "libloading"4000 "pin-project 1.0.10",4102 "pin-project 1.0.10",4001 "prost",4103 "prost",4002 "prost-build",4104 "prost-build",4003 "rand 0.8.4",4105 "rand 0.8.5",4004 "ring",4106 "ring",4005 "rw-stream-sink",4107 "rw-stream-sink",4006 "sha2 0.9.9",4108 "sha2 0.9.9",4138 "libp2p-core",4240 "libp2p-core",4139 "libp2p-swarm",4241 "libp2p-swarm",4140 "log",4242 "log",4141 "rand 0.8.4",4243 "rand 0.8.5",4142 "smallvec",4244 "smallvec",4143 "socket2 0.4.4",4245 "socket2 0.4.4",4144 "void",4246 "void",4190 "log",4292 "log",4191 "prost",4293 "prost",4192 "prost-build",4294 "prost-build",4193 "rand 0.8.4",4295 "rand 0.8.5",4194 "sha2 0.9.9",4296 "sha2 0.9.9",4195 "snow",4297 "snow",4196 "static_assertions",4298 "static_assertions",4281 "log",4383 "log",4282 "prost",4384 "prost",4283 "prost-build",4385 "prost-build",4284 "rand 0.8.4",4386 "rand 0.8.5",4285 "sha2 0.9.9",4387 "sha2 0.9.9",4286 "thiserror",4388 "thiserror",4287 "unsigned-varint 0.7.1",4389 "unsigned-varint 0.7.1",4392 "rw-stream-sink",4494 "rw-stream-sink",4393 "soketto",4495 "soketto",4394 "url 2.2.2",4496 "url 2.2.2",4395 "webpki-roots",4497 "webpki-roots 0.21.1",4396]4498]439744994398[[package]]4500[[package]]4449 "libsecp256k1-core",4551 "libsecp256k1-core",4450 "libsecp256k1-gen-ecmult",4552 "libsecp256k1-gen-ecmult",4451 "libsecp256k1-gen-genmult",4553 "libsecp256k1-gen-genmult",4452 "rand 0.8.4",4554 "rand 0.8.5",4453 "serde",4555 "serde",4454 "sha2 0.9.9",4556 "sha2 0.9.9",4455 "typenum",4557 "typenum",471948214720[[package]]4822[[package]]4721name = "metered-channel"4823name = "metered-channel"4722version = "0.9.16"4824version = "0.9.17"4723source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"4825source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"4724dependencies = [4826dependencies = [4725 "derive_more",4827 "derive_more",4726 "futures 0.3.21",4828 "futures 0.3.21",4736checksum = "fd2c2cc134e57461f0898b0e921f0a7819b5e3f3a4335b9aa390ce81a5f36fb9"4838checksum = "fd2c2cc134e57461f0898b0e921f0a7819b5e3f3a4335b9aa390ce81a5f36fb9"4737dependencies = [4839dependencies = [4738 "futures 0.3.21",4840 "futures 0.3.21",4739 "rand 0.8.4",4841 "rand 0.8.5",4740 "thrift",4842 "thrift",4741]4843]47424844477748794778[[package]]4880[[package]]4779name = "mio"4881name = "mio"4780version = "0.7.14"4882version = "0.8.0"4781source = "registry+https://github.com/rust-lang/crates.io-index"4883source = "registry+https://github.com/rust-lang/crates.io-index"4782checksum = "8067b404fe97c70829f082dec8bcf4f71225d7eaea1d8645349cb76fa06205cc"4884checksum = "ba272f85fa0b41fc91872be579b3bbe0f56b792aa361a380eb669469f68dafb2"4783dependencies = [4885dependencies = [4784 "libc",4886 "libc",4785 "log",4887 "log",4892source = "registry+https://github.com/rust-lang/crates.io-index"4994source = "registry+https://github.com/rust-lang/crates.io-index"4893checksum = "424f6e86263cd5294cbd7f1e95746b95aca0e0d66bff31e5a40d6baa87b4aa99"4995checksum = "424f6e86263cd5294cbd7f1e95746b95aca0e0d66bff31e5a40d6baa87b4aa99"4894dependencies = [4996dependencies = [4895 "proc-macro-crate 1.1.0",4997 "proc-macro-crate 1.1.3",4896 "proc-macro-error",4998 "proc-macro-error",4897 "proc-macro2",4999 "proc-macro2",4898 "quote",5000 "quote",4932 "num-complex",5034 "num-complex",4933 "num-rational 0.4.0",5035 "num-rational 0.4.0",4934 "num-traits",5036 "num-traits",4935 "rand 0.8.4",5037 "rand 0.8.5",4936 "rand_distr",5038 "rand_distr",4937 "simba",5039 "simba",4938 "typenum",5040 "typenum",4955source = "registry+https://github.com/rust-lang/crates.io-index"5057source = "registry+https://github.com/rust-lang/crates.io-index"4956checksum = "10a8690bf09abf659851e58cd666c3d37ac6af07c2bd7a9e332cfba471715775"5058checksum = "10a8690bf09abf659851e58cd666c3d37ac6af07c2bd7a9e332cfba471715775"4957dependencies = [5059dependencies = [4958 "rand 0.8.4",5060 "rand 0.8.5",4959]5061]496050624961[[package]]5063[[package]]499450964995[[package]]5097[[package]]4996name = "ntapi"5098name = "ntapi"4997version = "0.3.6"5099version = "0.3.7"4998source = "registry+https://github.com/rust-lang/crates.io-index"5100source = "registry+https://github.com/rust-lang/crates.io-index"4999checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"5101checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"5000dependencies = [5102dependencies = [5001 "winapi 0.3.9",5103 "winapi 0.3.9",5002]5104]5144[[package]]5246[[package]]5145name = "orml-vesting"5247name = "orml-vesting"5146version = "0.4.1-dev"5248version = "0.4.1-dev"5147source = "git+https://github.com/UniqueNetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.16#d9c538ae3b9dc0f7faacff2deed70becd10cd46e"5249source = "git+https://github.com/UniqueNetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.17#8cea7142d6ac4471e226e92c20005794e8e78063"5148dependencies = [5250dependencies = [5149 "frame-support",5251 "frame-support",5150 "frame-system",5252 "frame-system",5156 "sp-std",5258 "sp-std",5157]5259]52605261[[package]]5262name = "os_str_bytes"5263version = "6.0.0"5264source = "registry+https://github.com/rust-lang/crates.io-index"5265checksum = "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64"5266dependencies = [5267 "memchr",5268]515852695159[[package]]5270[[package]]5160name = "owning_ref"5271name = "owning_ref"5168[[package]]5279[[package]]5169name = "pallet-aura"5280name = "pallet-aura"5170version = "4.0.0-dev"5281version = "4.0.0-dev"5171source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5282source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5172dependencies = [5283dependencies = [5173 "frame-support",5284 "frame-support",5174 "frame-system",5285 "frame-system",5184[[package]]5295[[package]]5185name = "pallet-authority-discovery"5296name = "pallet-authority-discovery"5186version = "4.0.0-dev"5297version = "4.0.0-dev"5187source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5298source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5188dependencies = [5299dependencies = [5189 "frame-support",5300 "frame-support",5190 "frame-system",5301 "frame-system",5200[[package]]5311[[package]]5201name = "pallet-authorship"5312name = "pallet-authorship"5202version = "4.0.0-dev"5313version = "4.0.0-dev"5203source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5314source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5204dependencies = [5315dependencies = [5205 "frame-support",5316 "frame-support",5206 "frame-system",5317 "frame-system",5215[[package]]5326[[package]]5216name = "pallet-babe"5327name = "pallet-babe"5217version = "4.0.0-dev"5328version = "4.0.0-dev"5218source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5329source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5219dependencies = [5330dependencies = [5220 "frame-benchmarking",5331 "frame-benchmarking",5221 "frame-support",5332 "frame-support",5239[[package]]5350[[package]]5240name = "pallet-bags-list"5351name = "pallet-bags-list"5241version = "4.0.0-dev"5352version = "4.0.0-dev"5242source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5353source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5243dependencies = [5354dependencies = [5244 "frame-benchmarking",5355 "frame-benchmarking",5245 "frame-election-provider-support",5356 "frame-election-provider-support",5259[[package]]5370[[package]]5260name = "pallet-balances"5371name = "pallet-balances"5261version = "4.0.0-dev"5372version = "4.0.0-dev"5262source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5373source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5263dependencies = [5374dependencies = [5264 "frame-benchmarking",5375 "frame-benchmarking",5265 "frame-support",5376 "frame-support",5274[[package]]5385[[package]]5275name = "pallet-base-fee"5386name = "pallet-base-fee"5276version = "1.0.0"5387version = "1.0.0"5277source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.16#86ba914ab040c95c41db2e39a2edcb90cd51c971"5388source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"5278dependencies = [5389dependencies = [5279 "frame-support",5390 "frame-support",5280 "frame-system",5391 "frame-system",5289[[package]]5400[[package]]5290name = "pallet-beefy"5401name = "pallet-beefy"5291version = "4.0.0-dev"5402version = "4.0.0-dev"5292source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5403source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5293dependencies = [5404dependencies = [5294 "beefy-primitives",5405 "beefy-primitives",5295 "frame-support",5406 "frame-support",5305[[package]]5416[[package]]5306name = "pallet-beefy-mmr"5417name = "pallet-beefy-mmr"5307version = "4.0.0-dev"5418version = "4.0.0-dev"5308source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5419source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5309dependencies = [5420dependencies = [5310 "beefy-merkle-tree",5421 "beefy-merkle-tree",5311 "beefy-primitives",5422 "beefy-primitives",5330[[package]]5441[[package]]5331name = "pallet-bounties"5442name = "pallet-bounties"5332version = "4.0.0-dev"5443version = "4.0.0-dev"5333source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5444source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5334dependencies = [5445dependencies = [5335 "frame-benchmarking",5446 "frame-benchmarking",5336 "frame-support",5447 "frame-support",5348[[package]]5459[[package]]5349name = "pallet-bridge-dispatch"5460name = "pallet-bridge-dispatch"5350version = "0.1.0"5461version = "0.1.0"5351source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"5462source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"5352dependencies = [5463dependencies = [5353 "bp-message-dispatch",5464 "bp-message-dispatch",5354 "bp-runtime",5465 "bp-runtime",5365[[package]]5476[[package]]5366name = "pallet-bridge-grandpa"5477name = "pallet-bridge-grandpa"5367version = "0.1.0"5478version = "0.1.0"5368source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"5479source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"5369dependencies = [5480dependencies = [5370 "bp-header-chain",5481 "bp-header-chain",5371 "bp-runtime",5482 "bp-runtime",5387[[package]]5498[[package]]5388name = "pallet-bridge-messages"5499name = "pallet-bridge-messages"5389version = "0.1.0"5500version = "0.1.0"5390source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"5501source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"5391dependencies = [5502dependencies = [5392 "bitvec",5503 "bitvec",5393 "bp-message-dispatch",5504 "bp-message-dispatch",5408[[package]]5519[[package]]5409name = "pallet-collective"5520name = "pallet-collective"5410version = "4.0.0-dev"5521version = "4.0.0-dev"5411source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5522source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5412dependencies = [5523dependencies = [5413 "frame-benchmarking",5524 "frame-benchmarking",5414 "frame-support",5525 "frame-support",5444[[package]]5555[[package]]5445name = "pallet-democracy"5556name = "pallet-democracy"5446version = "4.0.0-dev"5557version = "4.0.0-dev"5447source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5558source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5448dependencies = [5559dependencies = [5449 "frame-benchmarking",5560 "frame-benchmarking",5450 "frame-support",5561 "frame-support",5460[[package]]5571[[package]]5461name = "pallet-election-provider-multi-phase"5572name = "pallet-election-provider-multi-phase"5462version = "4.0.0-dev"5573version = "4.0.0-dev"5463source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5574source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5464dependencies = [5575dependencies = [5465 "frame-benchmarking",5576 "frame-benchmarking",5466 "frame-election-provider-support",5577 "frame-election-provider-support",5477 "sp-runtime",5588 "sp-runtime",5478 "sp-std",5589 "sp-std",5479 "static_assertions",5590 "static_assertions",5480 "strum 0.22.0",5591 "strum",5481 "strum_macros 0.23.1",5482]5592]548355935484[[package]]5594[[package]]5485name = "pallet-elections-phragmen"5595name = "pallet-elections-phragmen"5486version = "5.0.0-dev"5596version = "5.0.0-dev"5487source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5597source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5488dependencies = [5598dependencies = [5489 "frame-benchmarking",5599 "frame-benchmarking",5490 "frame-support",5600 "frame-support",5502[[package]]5612[[package]]5503name = "pallet-ethereum"5613name = "pallet-ethereum"5504version = "4.0.0-dev"5614version = "4.0.0-dev"5505source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.16#86ba914ab040c95c41db2e39a2edcb90cd51c971"5615source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"5506dependencies = [5616dependencies = [5507 "ethereum",5617 "ethereum",5508 "ethereum-types",5618 "ethereum-types",5532[[package]]5642[[package]]5533name = "pallet-evm"5643name = "pallet-evm"5534version = "6.0.0-dev"5644version = "6.0.0-dev"5535source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.16#86ba914ab040c95c41db2e39a2edcb90cd51c971"5645source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"5536dependencies = [5646dependencies = [5537 "evm",5647 "evm",5538 "evm-gasometer",5648 "evm-gasometer",5651[[package]]5761[[package]]5652name = "pallet-gilt"5762name = "pallet-gilt"5653version = "4.0.0-dev"5763version = "4.0.0-dev"5654source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5764source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5655dependencies = [5765dependencies = [5656 "frame-benchmarking",5766 "frame-benchmarking",5657 "frame-support",5767 "frame-support",5666[[package]]5776[[package]]5667name = "pallet-grandpa"5777name = "pallet-grandpa"5668version = "4.0.0-dev"5778version = "4.0.0-dev"5669source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5779source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5670dependencies = [5780dependencies = [5671 "frame-benchmarking",5781 "frame-benchmarking",5672 "frame-support",5782 "frame-support",5689[[package]]5799[[package]]5690name = "pallet-identity"5800name = "pallet-identity"5691version = "4.0.0-dev"5801version = "4.0.0-dev"5692source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5802source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5693dependencies = [5803dependencies = [5694 "enumflags2",5804 "enumflags2",5695 "frame-benchmarking",5805 "frame-benchmarking",5705[[package]]5815[[package]]5706name = "pallet-im-online"5816name = "pallet-im-online"5707version = "4.0.0-dev"5817version = "4.0.0-dev"5708source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5818source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5709dependencies = [5819dependencies = [5710 "frame-benchmarking",5820 "frame-benchmarking",5711 "frame-support",5821 "frame-support",5725[[package]]5835[[package]]5726name = "pallet-indices"5836name = "pallet-indices"5727version = "4.0.0-dev"5837version = "4.0.0-dev"5728source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5838source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5729dependencies = [5839dependencies = [5730 "frame-benchmarking",5840 "frame-benchmarking",5731 "frame-support",5841 "frame-support",5761[[package]]5871[[package]]5762name = "pallet-membership"5872name = "pallet-membership"5763version = "4.0.0-dev"5873version = "4.0.0-dev"5764source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5874source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5765dependencies = [5875dependencies = [5766 "frame-benchmarking",5876 "frame-benchmarking",5767 "frame-support",5877 "frame-support",5778[[package]]5888[[package]]5779name = "pallet-mmr"5889name = "pallet-mmr"5780version = "4.0.0-dev"5890version = "4.0.0-dev"5781source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5891source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5782dependencies = [5892dependencies = [5783 "ckb-merkle-mountain-range",5893 "ckb-merkle-mountain-range",5784 "frame-benchmarking",5894 "frame-benchmarking",5796[[package]]5906[[package]]5797name = "pallet-mmr-primitives"5907name = "pallet-mmr-primitives"5798version = "4.0.0-dev"5908version = "4.0.0-dev"5799source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5909source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5800dependencies = [5910dependencies = [5801 "frame-support",5911 "frame-support",5802 "frame-system",5912 "frame-system",5812[[package]]5922[[package]]5813name = "pallet-mmr-rpc"5923name = "pallet-mmr-rpc"5814version = "3.0.0"5924version = "3.0.0"5815source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5925source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5816dependencies = [5926dependencies = [5817 "jsonrpc-core",5927 "jsonrpc-core",5818 "jsonrpc-core-client",5928 "jsonrpc-core-client",5829[[package]]5939[[package]]5830name = "pallet-multisig"5940name = "pallet-multisig"5831version = "4.0.0-dev"5941version = "4.0.0-dev"5832source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5942source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5833dependencies = [5943dependencies = [5834 "frame-benchmarking",5944 "frame-benchmarking",5835 "frame-support",5945 "frame-support",5844[[package]]5954[[package]]5845name = "pallet-nicks"5955name = "pallet-nicks"5846version = "4.0.0-dev"5956version = "4.0.0-dev"5847source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5957source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5848dependencies = [5958dependencies = [5849 "frame-support",5959 "frame-support",5850 "frame-system",5960 "frame-system",5877[[package]]5987[[package]]5878name = "pallet-offences"5988name = "pallet-offences"5879version = "4.0.0-dev"5989version = "4.0.0-dev"5880source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"5990source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5881dependencies = [5991dependencies = [5882 "frame-support",5992 "frame-support",5883 "frame-system",5993 "frame-system",5894[[package]]6004[[package]]5895name = "pallet-offences-benchmarking"6005name = "pallet-offences-benchmarking"5896version = "4.0.0-dev"6006version = "4.0.0-dev"5897source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6007source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5898dependencies = [6008dependencies = [5899 "frame-benchmarking",6009 "frame-benchmarking",5900 "frame-election-provider-support",6010 "frame-election-provider-support",5917[[package]]6027[[package]]5918name = "pallet-preimage"6028name = "pallet-preimage"5919version = "4.0.0-dev"6029version = "4.0.0-dev"5920source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6030source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5921dependencies = [6031dependencies = [5922 "frame-benchmarking",6032 "frame-benchmarking",5923 "frame-support",6033 "frame-support",5933[[package]]6043[[package]]5934name = "pallet-proxy"6044name = "pallet-proxy"5935version = "4.0.0-dev"6045version = "4.0.0-dev"5936source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6046source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5937dependencies = [6047dependencies = [5938 "frame-benchmarking",6048 "frame-benchmarking",5939 "frame-support",6049 "frame-support",5948[[package]]6058[[package]]5949name = "pallet-randomness-collective-flip"6059name = "pallet-randomness-collective-flip"5950version = "4.0.0-dev"6060version = "4.0.0-dev"5951source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6061source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5952dependencies = [6062dependencies = [5953 "frame-support",6063 "frame-support",5954 "frame-system",6064 "frame-system",5962[[package]]6072[[package]]5963name = "pallet-recovery"6073name = "pallet-recovery"5964version = "4.0.0-dev"6074version = "4.0.0-dev"5965source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6075source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5966dependencies = [6076dependencies = [5967 "frame-support",6077 "frame-support",5968 "frame-system",6078 "frame-system",5992[[package]]6102[[package]]5993name = "pallet-scheduler"6103name = "pallet-scheduler"5994version = "4.0.0-dev"6104version = "4.0.0-dev"5995source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6105source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5996dependencies = [6106dependencies = [5997 "frame-benchmarking",6107 "frame-benchmarking",5998 "frame-support",6108 "frame-support",6008[[package]]6118[[package]]6009name = "pallet-session"6119name = "pallet-session"6010version = "4.0.0-dev"6120version = "4.0.0-dev"6011source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6121source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6012dependencies = [6122dependencies = [6013 "frame-support",6123 "frame-support",6014 "frame-system",6124 "frame-system",6029[[package]]6139[[package]]6030name = "pallet-session-benchmarking"6140name = "pallet-session-benchmarking"6031version = "4.0.0-dev"6141version = "4.0.0-dev"6032source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6142source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6033dependencies = [6143dependencies = [6034 "frame-benchmarking",6144 "frame-benchmarking",6035 "frame-support",6145 "frame-support",6045[[package]]6155[[package]]6046name = "pallet-society"6156name = "pallet-society"6047version = "4.0.0-dev"6157version = "4.0.0-dev"6048source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6158source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6049dependencies = [6159dependencies = [6050 "frame-support",6160 "frame-support",6051 "frame-system",6161 "frame-system",6059[[package]]6169[[package]]6060name = "pallet-staking"6170name = "pallet-staking"6061version = "4.0.0-dev"6171version = "4.0.0-dev"6062source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6172source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6063dependencies = [6173dependencies = [6064 "frame-benchmarking",6174 "frame-benchmarking",6065 "frame-election-provider-support",6175 "frame-election-provider-support",6082[[package]]6192[[package]]6083name = "pallet-staking-reward-curve"6193name = "pallet-staking-reward-curve"6084version = "4.0.0-dev"6194version = "4.0.0-dev"6085source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6195source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6086dependencies = [6196dependencies = [6087 "proc-macro-crate 1.1.0",6197 "proc-macro-crate 1.1.3",6088 "proc-macro2",6198 "proc-macro2",6089 "quote",6199 "quote",6090 "syn",6200 "syn",6093[[package]]6203[[package]]6094name = "pallet-staking-reward-fn"6204name = "pallet-staking-reward-fn"6095version = "4.0.0-dev"6205version = "4.0.0-dev"6096source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6206source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6097dependencies = [6207dependencies = [6098 "log",6208 "log",6099 "sp-arithmetic",6209 "sp-arithmetic",6102[[package]]6212[[package]]6103name = "pallet-sudo"6213name = "pallet-sudo"6104version = "4.0.0-dev"6214version = "4.0.0-dev"6105source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6215source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6106dependencies = [6216dependencies = [6107 "frame-support",6217 "frame-support",6108 "frame-system",6218 "frame-system",6116[[package]]6226[[package]]6117name = "pallet-template-transaction-payment"6227name = "pallet-template-transaction-payment"6118version = "3.0.0"6228version = "3.0.0"6119source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.16#a08e9828d44c54ec9905e9c7f642f0e734f92780"6229source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.17#d9553babbc1cfdd44794cb0118dbb1491670e97e"6120dependencies = [6230dependencies = [6121 "frame-benchmarking",6231 "frame-benchmarking",6122 "frame-support",6232 "frame-support",6136[[package]]6246[[package]]6137name = "pallet-timestamp"6247name = "pallet-timestamp"6138version = "4.0.0-dev"6248version = "4.0.0-dev"6139source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6249source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6140dependencies = [6250dependencies = [6141 "frame-benchmarking",6251 "frame-benchmarking",6142 "frame-support",6252 "frame-support",6154[[package]]6264[[package]]6155name = "pallet-tips"6265name = "pallet-tips"6156version = "4.0.0-dev"6266version = "4.0.0-dev"6157source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6267source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6158dependencies = [6268dependencies = [6159 "frame-benchmarking",6269 "frame-benchmarking",6160 "frame-support",6270 "frame-support",6173[[package]]6283[[package]]6174name = "pallet-transaction-payment"6284name = "pallet-transaction-payment"6175version = "4.0.0-dev"6285version = "4.0.0-dev"6176source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6286source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6177dependencies = [6287dependencies = [6178 "frame-support",6288 "frame-support",6179 "frame-system",6289 "frame-system",6190[[package]]6300[[package]]6191name = "pallet-transaction-payment-rpc"6301name = "pallet-transaction-payment-rpc"6192version = "4.0.0-dev"6302version = "4.0.0-dev"6193source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6303source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6194dependencies = [6304dependencies = [6195 "jsonrpc-core",6305 "jsonrpc-core",6196 "jsonrpc-core-client",6306 "jsonrpc-core-client",6207[[package]]6317[[package]]6208name = "pallet-transaction-payment-rpc-runtime-api"6318name = "pallet-transaction-payment-rpc-runtime-api"6209version = "4.0.0-dev"6319version = "4.0.0-dev"6210source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6320source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6211dependencies = [6321dependencies = [6212 "pallet-transaction-payment",6322 "pallet-transaction-payment",6213 "parity-scale-codec",6323 "parity-scale-codec",6218[[package]]6328[[package]]6219name = "pallet-treasury"6329name = "pallet-treasury"6220version = "4.0.0-dev"6330version = "4.0.0-dev"6221source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6331source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6222dependencies = [6332dependencies = [6223 "frame-benchmarking",6333 "frame-benchmarking",6224 "frame-support",6334 "frame-support",6291[[package]]6401[[package]]6292name = "pallet-utility"6402name = "pallet-utility"6293version = "4.0.0-dev"6403version = "4.0.0-dev"6294source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6404source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6295dependencies = [6405dependencies = [6296 "frame-benchmarking",6406 "frame-benchmarking",6297 "frame-support",6407 "frame-support",6307[[package]]6417[[package]]6308name = "pallet-vesting"6418name = "pallet-vesting"6309version = "4.0.0-dev"6419version = "4.0.0-dev"6310source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"6420source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6311dependencies = [6421dependencies = [6312 "frame-benchmarking",6422 "frame-benchmarking",6313 "frame-support",6423 "frame-support",632164316322[[package]]6432[[package]]6323name = "pallet-xcm"6433name = "pallet-xcm"6324version = "0.9.16"6434version = "0.9.17"6325source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"6435source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6326dependencies = [6436dependencies = [6327 "frame-support",6437 "frame-support",6328 "frame-system",6438 "frame-system",633964496340[[package]]6450[[package]]6341name = "pallet-xcm-benchmarks"6451name = "pallet-xcm-benchmarks"6342version = "0.9.16"6452version = "0.9.17"6343source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"6453source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6344dependencies = [6454dependencies = [6345 "frame-benchmarking",6455 "frame-benchmarking",6346 "frame-support",6456 "frame-support",6357[[package]]6467[[package]]6358name = "parachain-info"6468name = "parachain-info"6359version = "0.1.0"6469version = "0.1.0"6360source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.16#86f76c5619c64d1300315612695ad4b4fcd0f562"6470source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"6361dependencies = [6471dependencies = [6362 "cumulus-primitives-core",6472 "cumulus-primitives-core",6363 "frame-support",6473 "frame-support",636964796370[[package]]6480[[package]]6371name = "parity-db"6481name = "parity-db"6372version = "0.3.6"6482version = "0.3.7"6373source = "registry+https://github.com/rust-lang/crates.io-index"6483source = "registry+https://github.com/rust-lang/crates.io-index"6374checksum = "68de01cff53da5574397233383dd7f5c15ee958c348245765ea8cb09f2571e6b"6484checksum = "09aa6c5bb8070cf0456d9fc228b3022e900aae9092c48c9c45facf97422efc1d"6375dependencies = [6485dependencies = [6376 "blake2-rfc",6486 "blake2-rfc",6377 "crc32fast",6487 "crc32fast",6382 "lz4",6492 "lz4",6383 "memmap2 0.2.3",6493 "memmap2 0.2.3",6384 "parking_lot 0.11.2",6494 "parking_lot 0.11.2",6385 "rand 0.8.4",6495 "rand 0.8.5",6386 "snap",6496 "snap",6387]6497]638864986406source = "registry+https://github.com/rust-lang/crates.io-index"6516source = "registry+https://github.com/rust-lang/crates.io-index"6407checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"6517checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"6408dependencies = [6518dependencies = [6409 "proc-macro-crate 1.1.0",6519 "proc-macro-crate 1.1.3",6410 "proc-macro2",6520 "proc-macro2",6411 "quote",6521 "quote",6412 "syn",6522 "syn",6428 "libc",6538 "libc",6429 "log",6539 "log",6430 "rand 0.7.3",6540 "rand 0.7.3",6431 "tokio 1.16.1",6541 "tokio 1.17.0",6432 "winapi 0.3.9",6542 "winapi 0.3.9",6433]6543]643465446521 "parking_lot_core 0.8.5",6631 "parking_lot_core 0.8.5",6522]6632]66336634[[package]]6635name = "parking_lot"6636version = "0.12.0"6637source = "registry+https://github.com/rust-lang/crates.io-index"6638checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58"6639dependencies = [6640 "lock_api 0.4.6",6641 "parking_lot_core 0.9.1",6642]652366436524[[package]]6644[[package]]6525name = "parking_lot_core"6645name = "parking_lot_core"6549 "winapi 0.3.9",6669 "winapi 0.3.9",6550]6670]66716672[[package]]6673name = "parking_lot_core"6674version = "0.9.1"6675source = "registry+https://github.com/rust-lang/crates.io-index"6676checksum = "28141e0cc4143da2443301914478dc976a61ffdb3f043058310c70df2fed8954"6677dependencies = [6678 "cfg-if 1.0.0",6679 "libc",6680 "redox_syscall 0.2.10",6681 "smallvec",6682 "windows-sys",6683]655166846552[[package]]6685[[package]]6553name = "paste"6686name = "paste"671668496717[[package]]6850[[package]]6718name = "polkadot-approval-distribution"6851name = "polkadot-approval-distribution"6719version = "0.9.16"6852version = "0.9.17"6720source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"6853source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6721dependencies = [6854dependencies = [6722 "futures 0.3.21",6855 "futures 0.3.21",6723 "polkadot-node-network-protocol",6856 "polkadot-node-network-protocol",673068636731[[package]]6864[[package]]6732name = "polkadot-availability-bitfield-distribution"6865name = "polkadot-availability-bitfield-distribution"6733version = "0.9.16"6866version = "0.9.17"6734source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"6867source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6735dependencies = [6868dependencies = [6736 "futures 0.3.21",6869 "futures 0.3.21",6737 "polkadot-node-network-protocol",6870 "polkadot-node-network-protocol",674368766744[[package]]6877[[package]]6745name = "polkadot-availability-distribution"6878name = "polkadot-availability-distribution"6746version = "0.9.16"6879version = "0.9.17"6747source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"6880source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6748dependencies = [6881dependencies = [6749 "derive_more",6882 "derive_more",6750 "futures 0.3.21",6883 "futures 0.3.21",6756 "polkadot-node-subsystem",6889 "polkadot-node-subsystem",6757 "polkadot-node-subsystem-util",6890 "polkadot-node-subsystem-util",6758 "polkadot-primitives",6891 "polkadot-primitives",6759 "rand 0.8.4",6892 "rand 0.8.5",6760 "sp-core",6893 "sp-core",6761 "sp-keystore",6894 "sp-keystore",6762 "thiserror",6895 "thiserror",676568986766[[package]]6899[[package]]6767name = "polkadot-availability-recovery"6900name = "polkadot-availability-recovery"6768version = "0.9.16"6901version = "0.9.17"6769source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"6902source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6770dependencies = [6903dependencies = [6771 "futures 0.3.21",6904 "futures 0.3.21",6772 "lru 0.7.2",6905 "lru 0.7.2",6777 "polkadot-node-subsystem",6910 "polkadot-node-subsystem",6778 "polkadot-node-subsystem-util",6911 "polkadot-node-subsystem-util",6779 "polkadot-primitives",6912 "polkadot-primitives",6780 "rand 0.8.4",6913 "rand 0.8.5",6781 "sc-network",6914 "sc-network",6782 "thiserror",6915 "thiserror",6783 "tracing",6916 "tracing",6784]6917]678569186786[[package]]6919[[package]]6787name = "polkadot-cli"6920name = "polkadot-cli"6788version = "0.9.16"6921version = "0.9.17"6789source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"6922source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6790dependencies = [6923dependencies = [6924 "clap",6791 "frame-benchmarking-cli",6925 "frame-benchmarking-cli",6792 "futures 0.3.21",6926 "futures 0.3.21",6793 "log",6927 "log",6800 "sc-tracing",6934 "sc-tracing",6801 "sp-core",6935 "sp-core",6802 "sp-trie",6936 "sp-trie",6803 "structopt",6804 "substrate-build-script-utils",6937 "substrate-build-script-utils",6805 "thiserror",6938 "thiserror",6806 "try-runtime-cli",6939 "try-runtime-cli",6807]6940]680869416809[[package]]6942[[package]]6810name = "polkadot-client"6943name = "polkadot-client"6811version = "0.9.16"6944version = "0.9.17"6812source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"6945source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6813dependencies = [6946dependencies = [6814 "beefy-primitives",6947 "beefy-primitives",6815 "frame-benchmarking",6948 "frame-benchmarking",683869716839[[package]]6972[[package]]6840name = "polkadot-collator-protocol"6973name = "polkadot-collator-protocol"6841version = "0.9.16"6974version = "0.9.17"6842source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"6975source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6843dependencies = [6976dependencies = [6844 "always-assert",6977 "always-assert",6845 "derive_more",6978 "derive_more",685969926860[[package]]6993[[package]]6861name = "polkadot-core-primitives"6994name = "polkadot-core-primitives"6862version = "0.9.16"6995version = "0.9.17"6863source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"6996source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6864dependencies = [6997dependencies = [6865 "parity-scale-codec",6998 "parity-scale-codec",6866 "parity-util-mem",6999 "parity-util-mem",687270056873[[package]]7006[[package]]6874name = "polkadot-dispute-distribution"7007name = "polkadot-dispute-distribution"6875version = "0.9.16"7008version = "0.9.17"6876source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7009source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6877dependencies = [7010dependencies = [6878 "derive_more",7011 "derive_more",6879 "futures 0.3.21",7012 "futures 0.3.21",689470276895[[package]]7028[[package]]6896name = "polkadot-erasure-coding"7029name = "polkadot-erasure-coding"6897version = "0.9.16"7030version = "0.9.17"6898source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7031source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6899dependencies = [7032dependencies = [6900 "parity-scale-codec",7033 "parity-scale-codec",6901 "polkadot-node-primitives",7034 "polkadot-node-primitives",690870416909[[package]]7042[[package]]6910name = "polkadot-gossip-support"7043name = "polkadot-gossip-support"6911version = "0.9.16"7044version = "0.9.17"6912source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7045source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6913dependencies = [7046dependencies = [6914 "futures 0.3.21",7047 "futures 0.3.21",6915 "futures-timer",7048 "futures-timer",6916 "polkadot-node-network-protocol",7049 "polkadot-node-network-protocol",6917 "polkadot-node-subsystem",7050 "polkadot-node-subsystem",6918 "polkadot-node-subsystem-util",7051 "polkadot-node-subsystem-util",6919 "polkadot-primitives",7052 "polkadot-primitives",6920 "rand 0.8.4",7053 "rand 0.8.5",6921 "rand_chacha 0.3.1",7054 "rand_chacha 0.3.1",6922 "sc-network",7055 "sc-network",6923 "sp-application-crypto",7056 "sp-application-crypto",692870616929[[package]]7062[[package]]6930name = "polkadot-network-bridge"7063name = "polkadot-network-bridge"6931version = "0.9.16"7064version = "0.9.17"6932source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7065source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6933dependencies = [7066dependencies = [6934 "async-trait",7067 "async-trait",6935 "futures 0.3.21",7068 "futures 0.3.21",694770806948[[package]]7081[[package]]6949name = "polkadot-node-collation-generation"7082name = "polkadot-node-collation-generation"6950version = "0.9.16"7083version = "0.9.17"6951source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7084source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6952dependencies = [7085dependencies = [6953 "futures 0.3.21",7086 "futures 0.3.21",6954 "parity-scale-codec",7087 "parity-scale-codec",696570986966[[package]]7099[[package]]6967name = "polkadot-node-core-approval-voting"7100name = "polkadot-node-core-approval-voting"6968version = "0.9.16"7101version = "0.9.17"6969source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7102source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6970dependencies = [7103dependencies = [6971 "bitvec",7104 "bitvec",6972 "derive_more",7105 "derive_more",699371266994[[package]]7127[[package]]6995name = "polkadot-node-core-av-store"7128name = "polkadot-node-core-av-store"6996version = "0.9.16"7129version = "0.9.17"6997source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7130source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6998dependencies = [7131dependencies = [6999 "bitvec",7132 "bitvec",7000 "futures 0.3.21",7133 "futures 0.3.21",701371467014[[package]]7147[[package]]7015name = "polkadot-node-core-backing"7148name = "polkadot-node-core-backing"7016version = "0.9.16"7149version = "0.9.17"7017source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7150source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7018dependencies = [7151dependencies = [7019 "bitvec",7152 "bitvec",7020 "futures 0.3.21",7153 "futures 0.3.21",703171647032[[package]]7165[[package]]7033name = "polkadot-node-core-bitfield-signing"7166name = "polkadot-node-core-bitfield-signing"7034version = "0.9.16"7167version = "0.9.17"7035source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7168source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7036dependencies = [7169dependencies = [7037 "futures 0.3.21",7170 "futures 0.3.21",7038 "polkadot-node-subsystem",7171 "polkadot-node-subsystem",704671797047[[package]]7180[[package]]7048name = "polkadot-node-core-candidate-validation"7181name = "polkadot-node-core-candidate-validation"7049version = "0.9.16"7182version = "0.9.17"7050source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7183source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7051dependencies = [7184dependencies = [7052 "async-trait",7185 "async-trait",7053 "futures 0.3.21",7186 "futures 0.3.21",706471977065[[package]]7198[[package]]7066name = "polkadot-node-core-chain-api"7199name = "polkadot-node-core-chain-api"7067version = "0.9.16"7200version = "0.9.17"7068source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7201source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7069dependencies = [7202dependencies = [7070 "futures 0.3.21",7203 "futures 0.3.21",7071 "polkadot-node-subsystem",7204 "polkadot-node-subsystem",707972127080[[package]]7213[[package]]7081name = "polkadot-node-core-chain-selection"7214name = "polkadot-node-core-chain-selection"7082version = "0.9.16"7215version = "0.9.17"7083source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7216source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7084dependencies = [7217dependencies = [7085 "futures 0.3.21",7218 "futures 0.3.21",7086 "futures-timer",7219 "futures-timer",709672297097[[package]]7230[[package]]7098name = "polkadot-node-core-dispute-coordinator"7231name = "polkadot-node-core-dispute-coordinator"7099version = "0.9.16"7232version = "0.9.17"7100source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7233source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7101dependencies = [7234dependencies = [7102 "futures 0.3.21",7235 "futures 0.3.21",7103 "kvdb",7236 "kvdb",711472477115[[package]]7248[[package]]7116name = "polkadot-node-core-parachains-inherent"7249name = "polkadot-node-core-parachains-inherent"7117version = "0.9.16"7250version = "0.9.17"7118source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7251source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7119dependencies = [7252dependencies = [7120 "async-trait",7253 "async-trait",7121 "futures 0.3.21",7254 "futures 0.3.21",713172647132[[package]]7265[[package]]7133name = "polkadot-node-core-provisioner"7266name = "polkadot-node-core-provisioner"7134version = "0.9.16"7267version = "0.9.17"7135source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7268source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7136dependencies = [7269dependencies = [7137 "bitvec",7270 "bitvec",7138 "futures 0.3.21",7271 "futures 0.3.21",7141 "polkadot-node-subsystem",7274 "polkadot-node-subsystem",7142 "polkadot-node-subsystem-util",7275 "polkadot-node-subsystem-util",7143 "polkadot-primitives",7276 "polkadot-primitives",7144 "rand 0.8.4",7277 "rand 0.8.5",7145 "thiserror",7278 "thiserror",7146 "tracing",7279 "tracing",7147]7280]714872817149[[package]]7282[[package]]7150name = "polkadot-node-core-pvf"7283name = "polkadot-node-core-pvf"7151version = "0.9.16"7284version = "0.9.17"7152source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7285source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7153dependencies = [7286dependencies = [7154 "always-assert",7287 "always-assert",7155 "assert_matches",7288 "assert_matches",7162 "polkadot-core-primitives",7295 "polkadot-core-primitives",7163 "polkadot-node-subsystem-util",7296 "polkadot-node-subsystem-util",7164 "polkadot-parachain",7297 "polkadot-parachain",7165 "rand 0.8.4",7298 "rand 0.8.5",7166 "sc-executor",7299 "sc-executor",7167 "sc-executor-common",7300 "sc-executor-common",7168 "sc-executor-wasmtime",7301 "sc-executor-wasmtime",717873117179[[package]]7312[[package]]7180name = "polkadot-node-core-pvf-checker"7313name = "polkadot-node-core-pvf-checker"7181version = "0.9.16"7314version = "0.9.17"7182source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7315source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7183dependencies = [7316dependencies = [7184 "futures 0.3.21",7317 "futures 0.3.21",7185 "polkadot-node-primitives",7318 "polkadot-node-primitives",719473277195[[package]]7328[[package]]7196name = "polkadot-node-core-runtime-api"7329name = "polkadot-node-core-runtime-api"7197version = "0.9.16"7330version = "0.9.17"7198source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7331source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7199dependencies = [7332dependencies = [7200 "futures 0.3.21",7333 "futures 0.3.21",7201 "memory-lru",7334 "memory-lru",721273457213[[package]]7346[[package]]7214name = "polkadot-node-jaeger"7347name = "polkadot-node-jaeger"7215version = "0.9.16"7348version = "0.9.17"7216source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7349source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7217dependencies = [7350dependencies = [7218 "async-std",7351 "async-std",7219 "lazy_static",7352 "lazy_static",723073637231[[package]]7364[[package]]7232name = "polkadot-node-metrics"7365name = "polkadot-node-metrics"7233version = "0.9.16"7366version = "0.9.17"7234source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7367source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7235dependencies = [7368dependencies = [7236 "bs58",7369 "bs58",7237 "futures 0.3.21",7370 "futures 0.3.21",724973827250[[package]]7383[[package]]7251name = "polkadot-node-network-protocol"7384name = "polkadot-node-network-protocol"7252version = "0.9.16"7385version = "0.9.17"7253source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7386source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7254dependencies = [7387dependencies = [7255 "async-trait",7388 "async-trait",7256 "derive_more",7389 "derive_more",7261 "polkadot-primitives",7394 "polkadot-primitives",7262 "sc-authority-discovery",7395 "sc-authority-discovery",7263 "sc-network",7396 "sc-network",7264 "strum 0.23.0",7397 "strum",7265 "thiserror",7398 "thiserror",7266]7399]726774007268[[package]]7401[[package]]7269name = "polkadot-node-primitives"7402name = "polkadot-node-primitives"7270version = "0.9.16"7403version = "0.9.17"7271source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7404source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7272dependencies = [7405dependencies = [7273 "bounded-vec",7406 "bounded-vec",7274 "futures 0.3.21",7407 "futures 0.3.21",728974227290[[package]]7423[[package]]7291name = "polkadot-node-subsystem"7424name = "polkadot-node-subsystem"7292version = "0.9.16"7425version = "0.9.17"7293source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7426source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7294dependencies = [7427dependencies = [7295 "polkadot-node-jaeger",7428 "polkadot-node-jaeger",7296 "polkadot-node-subsystem-types",7429 "polkadot-node-subsystem-types",729974327300[[package]]7433[[package]]7301name = "polkadot-node-subsystem-types"7434name = "polkadot-node-subsystem-types"7302version = "0.9.16"7435version = "0.9.17"7303source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7436source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7304dependencies = [7437dependencies = [7305 "derive_more",7438 "derive_more",7306 "futures 0.3.21",7439 "futures 0.3.21",731874517319[[package]]7452[[package]]7320name = "polkadot-node-subsystem-util"7453name = "polkadot-node-subsystem-util"7321version = "0.9.16"7454version = "0.9.17"7322source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7455source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7323dependencies = [7456dependencies = [7324 "async-trait",7457 "async-trait",7325 "derive_more",7458 "derive_more",7336 "polkadot-node-subsystem",7469 "polkadot-node-subsystem",7337 "polkadot-overseer",7470 "polkadot-overseer",7338 "polkadot-primitives",7471 "polkadot-primitives",7339 "rand 0.8.4",7472 "rand 0.8.5",7340 "sp-application-crypto",7473 "sp-application-crypto",7341 "sp-core",7474 "sp-core",7342 "sp-keystore",7475 "sp-keystore",734674797347[[package]]7480[[package]]7348name = "polkadot-overseer"7481name = "polkadot-overseer"7349version = "0.9.16"7482version = "0.9.17"7350source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7483source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7351dependencies = [7484dependencies = [7352 "futures 0.3.21",7485 "futures 0.3.21",7353 "futures-timer",7486 "futures-timer",736775007368[[package]]7501[[package]]7369name = "polkadot-overseer-gen"7502name = "polkadot-overseer-gen"7370version = "0.9.16"7503version = "0.9.17"7371source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7504source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7372dependencies = [7505dependencies = [7373 "async-trait",7506 "async-trait",7374 "futures 0.3.21",7507 "futures 0.3.21",738475177385[[package]]7518[[package]]7386name = "polkadot-overseer-gen-proc-macro"7519name = "polkadot-overseer-gen-proc-macro"7387version = "0.9.16"7520version = "0.9.17"7388source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7521source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7389dependencies = [7522dependencies = [7390 "proc-macro-crate 1.1.0",7523 "proc-macro-crate 1.1.3",7391 "proc-macro2",7524 "proc-macro2",7392 "quote",7525 "quote",7393 "syn",7526 "syn",7394]7527]739575287396[[package]]7529[[package]]7397name = "polkadot-parachain"7530name = "polkadot-parachain"7398version = "0.9.16"7531version = "0.9.17"7399source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7532source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7400dependencies = [7533dependencies = [7401 "derive_more",7534 "derive_more",7402 "frame-support",7535 "frame-support",741275457413[[package]]7546[[package]]7414name = "polkadot-performance-test"7547name = "polkadot-performance-test"7415version = "0.9.16"7548version = "0.9.17"7416source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7549source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7417dependencies = [7550dependencies = [7418 "env_logger",7551 "env_logger",7419 "kusama-runtime",7552 "kusama-runtime",742775607428[[package]]7561[[package]]7429name = "polkadot-primitives"7562name = "polkadot-primitives"7430version = "0.9.16"7563version = "0.9.17"7431source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7564source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7432dependencies = [7565dependencies = [7433 "bitvec",7566 "bitvec",7434 "frame-system",7567 "frame-system",745775907458[[package]]7591[[package]]7459name = "polkadot-rpc"7592name = "polkadot-rpc"7460version = "0.9.16"7593version = "0.9.17"7461source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7594source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7462dependencies = [7595dependencies = [7463 "beefy-gadget",7596 "beefy-gadget",7464 "beefy-gadget-rpc",7597 "beefy-gadget-rpc",748876217489[[package]]7622[[package]]7490name = "polkadot-runtime"7623name = "polkadot-runtime"7491version = "0.9.16"7624version = "0.9.17"7492source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7625source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7493dependencies = [7626dependencies = [7494 "beefy-primitives",7627 "beefy-primitives",7495 "bitvec",7628 "bitvec",757277057573[[package]]7706[[package]]7574name = "polkadot-runtime-common"7707name = "polkadot-runtime-common"7575version = "0.9.16"7708version = "0.9.17"7576source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7709source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7577dependencies = [7710dependencies = [7578 "beefy-primitives",7711 "beefy-primitives",7579 "bitvec",7712 "bitvec",761977527620[[package]]7753[[package]]7621name = "polkadot-runtime-constants"7754name = "polkadot-runtime-constants"7622version = "0.9.16"7755version = "0.9.17"7623source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7756source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7624dependencies = [7757dependencies = [7625 "frame-support",7758 "frame-support",7626 "polkadot-primitives",7759 "polkadot-primitives",763177647632[[package]]7765[[package]]7633name = "polkadot-runtime-metrics"7766name = "polkadot-runtime-metrics"7634version = "0.9.16"7767version = "0.9.17"7635source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7768source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7636dependencies = [7769dependencies = [7637 "bs58",7770 "bs58",7638 "parity-scale-codec",7771 "parity-scale-codec",764377767644[[package]]7777[[package]]7645name = "polkadot-runtime-parachains"7778name = "polkadot-runtime-parachains"7646version = "0.9.16"7779version = "0.9.17"7647source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7780source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7648dependencies = [7781dependencies = [7649 "bitflags",7782 "bitflags",7650 "bitvec",7783 "bitvec",7664 "parity-scale-codec",7797 "parity-scale-codec",7665 "polkadot-primitives",7798 "polkadot-primitives",7666 "polkadot-runtime-metrics",7799 "polkadot-runtime-metrics",7667 "rand 0.8.4",7800 "rand 0.8.5",7668 "rand_chacha 0.3.1",7801 "rand_chacha 0.3.1",7669 "rustc-hex",7802 "rustc-hex",7670 "scale-info",7803 "scale-info",7678 "sp-session",7811 "sp-session",7679 "sp-staking",7812 "sp-staking",7680 "sp-std",7813 "sp-std",7814 "static_assertions",7681 "xcm",7815 "xcm",7682 "xcm-executor",7816 "xcm-executor",7683]7817]768478187685[[package]]7819[[package]]7686name = "polkadot-service"7820name = "polkadot-service"7687version = "0.9.16"7821version = "0.9.17"7688source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7822source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7689dependencies = [7823dependencies = [7690 "async-trait",7824 "async-trait",7691 "beefy-gadget",7825 "beefy-gadget",778479187785[[package]]7919[[package]]7786name = "polkadot-statement-distribution"7920name = "polkadot-statement-distribution"7787version = "0.9.16"7921version = "0.9.17"7788source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7922source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7789dependencies = [7923dependencies = [7790 "arrayvec 0.5.2",7924 "arrayvec 0.5.2",7791 "derive_more",7925 "derive_more",780579397806[[package]]7940[[package]]7807name = "polkadot-statement-table"7941name = "polkadot-statement-table"7808version = "0.9.16"7942version = "0.9.17"7809source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7943source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7810dependencies = [7944dependencies = [7811 "parity-scale-codec",7945 "parity-scale-codec",7812 "polkadot-primitives",7946 "polkadot-primitives",781579497816[[package]]7950[[package]]7817name = "polkadot-test-runtime"7951name = "polkadot-test-runtime"7818version = "0.9.16"7952version = "0.9.17"7819source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"7953source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7820dependencies = [7954dependencies = [7821 "beefy-primitives",7955 "beefy-primitives",7822 "bitvec",7956 "bitvec",787780117878[[package]]8012[[package]]7879name = "polkadot-test-service"8013name = "polkadot-test-service"7880version = "0.9.16"8014version = "0.9.17"7881source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"8015source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7882dependencies = [8016dependencies = [7883 "frame-benchmarking",8017 "frame-benchmarking",7884 "frame-system",8018 "frame-system",7898 "polkadot-runtime-parachains",8032 "polkadot-runtime-parachains",7899 "polkadot-service",8033 "polkadot-service",7900 "polkadot-test-runtime",8034 "polkadot-test-runtime",7901 "rand 0.8.4",8035 "rand 0.8.5",7902 "sc-authority-discovery",8036 "sc-authority-discovery",7903 "sc-chain-spec",8037 "sc-chain-spec",7904 "sc-cli",8038 "sc-cli",7925 "substrate-test-client",8059 "substrate-test-client",7926 "tempfile",8060 "tempfile",7927 "test-runtime-constants",8061 "test-runtime-constants",7928 "tokio 1.16.1",8062 "tokio 1.17.0",7929 "tracing",8063 "tracing",7930]8064]79318065800881428009[[package]]8143[[package]]8010name = "proc-macro-crate"8144name = "proc-macro-crate"8011version = "1.1.0"8145version = "1.1.3"8012source = "registry+https://github.com/rust-lang/crates.io-index"8146source = "registry+https://github.com/rust-lang/crates.io-index"8013checksum = "1ebace6889caf889b4d3f76becee12e90353f2b8c7d875534a71e5742f8f6f83"8147checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a"8014dependencies = [8148dependencies = [8015 "thiserror",8149 "thiserror",8016 "toml",8150 "toml",8080checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"8214checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"8081dependencies = [8215dependencies = [8082 "bytes 1.1.0",8216 "bytes 1.1.0",8083 "heck",8217 "heck 0.3.3",8084 "itertools",8218 "itertools",8085 "lazy_static",8219 "lazy_static",8086 "log",8220 "log",811882528119[[package]]8253[[package]]8120name = "psm"8254name = "psm"8121version = "0.1.16"8255version = "0.1.17"8122source = "registry+https://github.com/rust-lang/crates.io-index"8256source = "registry+https://github.com/rust-lang/crates.io-index"8123checksum = "cd136ff4382c4753fc061cb9e4712ab2af263376b95bbd5bd8cd50c020b78e69"8257checksum = "6eca0fa5dd7c4c96e184cec588f0b1db1ee3165e678db21c09793105acb17e6f"8124dependencies = [8258dependencies = [8125 "cc",8259 "cc",8126]8260]8173 "libc",8307 "libc",8174 "rand_chacha 0.2.2",8308 "rand_chacha 0.2.2",8175 "rand_core 0.5.1",8309 "rand_core 0.5.1",8176 "rand_hc 0.2.0",8310 "rand_hc",8177 "rand_pcg",8311 "rand_pcg",8178]8312]817983138180[[package]]8314[[package]]8181name = "rand"8315name = "rand"8182version = "0.8.4"8316version = "0.8.5"8183source = "registry+https://github.com/rust-lang/crates.io-index"8317source = "registry+https://github.com/rust-lang/crates.io-index"8184checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"8318checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"8185dependencies = [8319dependencies = [8186 "libc",8320 "libc",8187 "rand_chacha 0.3.1",8321 "rand_chacha 0.3.1",8188 "rand_core 0.6.3",8322 "rand_core 0.6.3",8189 "rand_hc 0.3.1",8190]8323]819183248192[[package]]8325[[package]]8224source = "registry+https://github.com/rust-lang/crates.io-index"8357source = "registry+https://github.com/rust-lang/crates.io-index"8225checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8358checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8226dependencies = [8359dependencies = [8227 "getrandom 0.2.4",8360 "getrandom 0.2.5",8228]8361]822983628230[[package]]8363[[package]]8234checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"8367checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"8235dependencies = [8368dependencies = [8236 "num-traits",8369 "num-traits",8237 "rand 0.8.4",8370 "rand 0.8.5",8238]8371]823983728240[[package]]8373[[package]]8246 "rand_core 0.5.1",8379 "rand_core 0.5.1",8247]8380]82488249[[package]]8250name = "rand_hc"8251version = "0.3.1"8252source = "registry+https://github.com/rust-lang/crates.io-index"8253checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7"8254dependencies = [8255 "rand_core 0.6.3",8256]825783818258[[package]]8382[[package]]8259name = "rand_pcg"8383name = "rand_pcg"8316source = "registry+https://github.com/rust-lang/crates.io-index"8440source = "registry+https://github.com/rust-lang/crates.io-index"8317checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"8441checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"8318dependencies = [8442dependencies = [8319 "getrandom 0.2.4",8443 "getrandom 0.2.5",8320 "redox_syscall 0.2.10",8444 "redox_syscall 0.2.10",8321]8445]832284468405[[package]]8529[[package]]8406name = "remote-externalities"8530name = "remote-externalities"8407version = "0.10.0-dev"8531version = "0.10.0-dev"8408source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"8532source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"8409dependencies = [8533dependencies = [8410 "env_logger",8534 "env_logger",8411 "jsonrpsee",8535 "jsonrpsee 0.8.0",8412 "log",8536 "log",8413 "parity-scale-codec",8537 "parity-scale-codec",8414 "serde",8538 "serde",849286168493[[package]]8617[[package]]8494name = "rococo-runtime"8618name = "rococo-runtime"8495version = "0.9.16"8619version = "0.9.17"8496source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"8620source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8497dependencies = [8621dependencies = [8498 "beefy-primitives",8622 "beefy-primitives",8499 "bp-messages",8623 "bp-messages",856786918568[[package]]8692[[package]]8569name = "rococo-runtime-constants"8693name = "rococo-runtime-constants"8570version = "0.9.16"8694version = "0.9.17"8571source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"8695source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8572dependencies = [8696dependencies = [8573 "frame-support",8697 "frame-support",8574 "polkadot-primitives",8698 "polkadot-primitives",8629source = "registry+https://github.com/rust-lang/crates.io-index"8753source = "registry+https://github.com/rust-lang/crates.io-index"8630checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"8754checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"8631dependencies = [8755dependencies = [8632 "semver 1.0.5",8756 "semver 1.0.6",8633]8757]863487588635[[package]]8759[[package]]8655 "base64",8779 "base64",8656 "log",8780 "log",8657 "ring",8781 "ring",8658 "sct",8782 "sct 0.6.1",8659 "webpki",8783 "webpki 0.21.4",8660]8784]87858786[[package]]8787name = "rustls"8788version = "0.20.4"8789source = "registry+https://github.com/rust-lang/crates.io-index"8790checksum = "4fbfeb8d0ddb84706bc597a5574ab8912817c52a397f819e5b614e2265206921"8791dependencies = [8792 "log",8793 "ring",8794 "sct 0.7.0",8795 "webpki 0.22.0",8796]866187978662[[package]]8798[[package]]8663name = "rustls-native-certs"8799name = "rustls-native-certs"8666checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"8802checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"8667dependencies = [8803dependencies = [8668 "openssl-probe",8804 "openssl-probe",8669 "rustls",8805 "rustls 0.19.1",8670 "schannel",8806 "schannel",8671 "security-framework",8807 "security-framework",8672]8808]88098810[[package]]8811name = "rustls-native-certs"8812version = "0.6.1"8813source = "registry+https://github.com/rust-lang/crates.io-index"8814checksum = "5ca9ebdfa27d3fc180e42879037b5338ab1c040c06affd00d8338598e7800943"8815dependencies = [8816 "openssl-probe",8817 "rustls-pemfile",8818 "schannel",8819 "security-framework",8820]88218822[[package]]8823name = "rustls-pemfile"8824version = "0.2.1"8825source = "registry+https://github.com/rust-lang/crates.io-index"8826checksum = "5eebeaeb360c87bfb72e84abdb3447159c0eaececf1bef2aecd65a8be949d1c9"8827dependencies = [8828 "base64",8829]867388308674[[package]]8831[[package]]8675name = "rustversion"8832name = "rustversion"8724[[package]]8881[[package]]8725name = "sc-allocator"8882name = "sc-allocator"8726version = "4.1.0-dev"8883version = "4.1.0-dev"8727source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"8884source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"8728dependencies = [8885dependencies = [8729 "log",8886 "log",8730 "sp-core",8887 "sp-core",8735[[package]]8892[[package]]8736name = "sc-authority-discovery"8893name = "sc-authority-discovery"8737version = "0.10.0-dev"8894version = "0.10.0-dev"8738source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"8895source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"8739dependencies = [8896dependencies = [8740 "async-trait",8897 "async-trait",8741 "derive_more",8742 "futures 0.3.21",8898 "futures 0.3.21",8743 "futures-timer",8899 "futures-timer",8744 "ip_network",8900 "ip_network",8757 "sp-keystore",8913 "sp-keystore",8758 "sp-runtime",8914 "sp-runtime",8759 "substrate-prometheus-endpoint",8915 "substrate-prometheus-endpoint",8916 "thiserror",8760]8917]876189188762[[package]]8919[[package]]8763name = "sc-basic-authorship"8920name = "sc-basic-authorship"8764version = "0.10.0-dev"8921version = "0.10.0-dev"8765source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"8922source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"8766dependencies = [8923dependencies = [8767 "futures 0.3.21",8924 "futures 0.3.21",8768 "futures-timer",8925 "futures-timer",8785[[package]]8942[[package]]8786name = "sc-block-builder"8943name = "sc-block-builder"8787version = "0.10.0-dev"8944version = "0.10.0-dev"8788source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"8945source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"8789dependencies = [8946dependencies = [8790 "parity-scale-codec",8947 "parity-scale-codec",8791 "sc-client-api",8948 "sc-client-api",8801[[package]]8958[[package]]8802name = "sc-chain-spec"8959name = "sc-chain-spec"8803version = "4.0.0-dev"8960version = "4.0.0-dev"8804source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"8961source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"8805dependencies = [8962dependencies = [8806 "impl-trait-for-tuples",8963 "impl-trait-for-tuples",8807 "memmap2 0.5.3",8964 "memmap2 0.5.3",8818[[package]]8975[[package]]8819name = "sc-chain-spec-derive"8976name = "sc-chain-spec-derive"8820version = "4.0.0-dev"8977version = "4.0.0-dev"8821source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"8978source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"8822dependencies = [8979dependencies = [8823 "proc-macro-crate 1.1.0",8980 "proc-macro-crate 1.1.3",8824 "proc-macro2",8981 "proc-macro2",8825 "quote",8982 "quote",8826 "syn",8983 "syn",8829[[package]]8986[[package]]8830name = "sc-cli"8987name = "sc-cli"8831version = "0.10.0-dev"8988version = "0.10.0-dev"8832source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"8989source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"8833dependencies = [8990dependencies = [8834 "chrono",8991 "chrono",8992 "clap",8835 "fdlimit",8993 "fdlimit",8836 "futures 0.3.21",8994 "futures 0.3.21",8837 "hex",8995 "hex",8858 "sp-panic-handler",9016 "sp-panic-handler",8859 "sp-runtime",9017 "sp-runtime",8860 "sp-version",9018 "sp-version",8861 "structopt",8862 "thiserror",9019 "thiserror",8863 "tiny-bip39",9020 "tiny-bip39",8864 "tokio 1.16.1",9021 "tokio 1.17.0",8865]9022]886690238867[[package]]9024[[package]]8868name = "sc-client-api"9025name = "sc-client-api"8869version = "4.0.0-dev"9026version = "4.0.0-dev"8870source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9027source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"8871dependencies = [9028dependencies = [8872 "fnv",9029 "fnv",8873 "futures 0.3.21",9030 "futures 0.3.21",8895[[package]]9052[[package]]8896name = "sc-client-db"9053name = "sc-client-db"8897version = "0.10.0-dev"9054version = "0.10.0-dev"8898source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9055source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"8899dependencies = [9056dependencies = [8900 "hash-db",9057 "hash-db",8901 "kvdb",9058 "kvdb",8920[[package]]9077[[package]]8921name = "sc-consensus"9078name = "sc-consensus"8922version = "0.10.0-dev"9079version = "0.10.0-dev"8923source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9080source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"8924dependencies = [9081dependencies = [8925 "async-trait",9082 "async-trait",8926 "futures 0.3.21",9083 "futures 0.3.21",8944[[package]]9101[[package]]8945name = "sc-consensus-aura"9102name = "sc-consensus-aura"8946version = "0.10.0-dev"9103version = "0.10.0-dev"8947source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9104source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"8948dependencies = [9105dependencies = [8949 "async-trait",9106 "async-trait",8950 "derive_more",8951 "futures 0.3.21",9107 "futures 0.3.21",8952 "log",9108 "log",8953 "parity-scale-codec",9109 "parity-scale-codec",8968 "sp-keystore",9124 "sp-keystore",8969 "sp-runtime",9125 "sp-runtime",8970 "substrate-prometheus-endpoint",9126 "substrate-prometheus-endpoint",9127 "thiserror",8971]9128]897291298973[[package]]9130[[package]]8974name = "sc-consensus-babe"9131name = "sc-consensus-babe"8975version = "0.10.0-dev"9132version = "0.10.0-dev"8976source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9133source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"8977dependencies = [9134dependencies = [8978 "async-trait",9135 "async-trait",8979 "derive_more",8980 "fork-tree",9136 "fork-tree",8981 "futures 0.3.21",9137 "futures 0.3.21",8982 "log",9138 "log",9011 "sp-runtime",9167 "sp-runtime",9012 "sp-version",9168 "sp-version",9013 "substrate-prometheus-endpoint",9169 "substrate-prometheus-endpoint",9170 "thiserror",9014]9171]901591729016[[package]]9173[[package]]9017name = "sc-consensus-babe-rpc"9174name = "sc-consensus-babe-rpc"9018version = "0.10.0-dev"9175version = "0.10.0-dev"9019source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9176source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9020dependencies = [9177dependencies = [9021 "derive_more",9022 "futures 0.3.21",9178 "futures 0.3.21",9023 "jsonrpc-core",9179 "jsonrpc-core",9024 "jsonrpc-core-client",9180 "jsonrpc-core-client",9035 "sp-core",9191 "sp-core",9036 "sp-keystore",9192 "sp-keystore",9037 "sp-runtime",9193 "sp-runtime",9194 "thiserror",9038]9195]903991969040[[package]]9197[[package]]9041name = "sc-consensus-epochs"9198name = "sc-consensus-epochs"9042version = "0.10.0-dev"9199version = "0.10.0-dev"9043source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9200source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9044dependencies = [9201dependencies = [9045 "fork-tree",9202 "fork-tree",9046 "parity-scale-codec",9203 "parity-scale-codec",9053[[package]]9210[[package]]9054name = "sc-consensus-slots"9211name = "sc-consensus-slots"9055version = "0.10.0-dev"9212version = "0.10.0-dev"9056source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9213source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9057dependencies = [9214dependencies = [9058 "async-trait",9215 "async-trait",9059 "futures 0.3.21",9216 "futures 0.3.21",9078[[package]]9235[[package]]9079name = "sc-consensus-uncles"9236name = "sc-consensus-uncles"9080version = "0.10.0-dev"9237version = "0.10.0-dev"9081source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9238source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9082dependencies = [9239dependencies = [9083 "sc-client-api",9240 "sc-client-api",9084 "sp-authorship",9241 "sp-authorship",9089[[package]]9246[[package]]9090name = "sc-executor"9247name = "sc-executor"9091version = "0.10.0-dev"9248version = "0.10.0-dev"9092source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9249source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9093dependencies = [9250dependencies = [9094 "lazy_static",9251 "lazy_static",9095 "libsecp256k1 0.7.0",9252 "libsecp256k1 0.7.0",9117[[package]]9274[[package]]9118name = "sc-executor-common"9275name = "sc-executor-common"9119version = "0.10.0-dev"9276version = "0.10.0-dev"9120source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9277source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9121dependencies = [9278dependencies = [9122 "derive_more",9123 "environmental",9279 "environmental",9124 "parity-scale-codec",9280 "parity-scale-codec",9125 "sc-allocator",9281 "sc-allocator",9135[[package]]9291[[package]]9136name = "sc-executor-wasmi"9292name = "sc-executor-wasmi"9137version = "0.10.0-dev"9293version = "0.10.0-dev"9138source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9294source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9139dependencies = [9295dependencies = [9140 "log",9296 "log",9141 "parity-scale-codec",9297 "parity-scale-codec",9151[[package]]9307[[package]]9152name = "sc-executor-wasmtime"9308name = "sc-executor-wasmtime"9153version = "0.10.0-dev"9309version = "0.10.0-dev"9154source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9310source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9155dependencies = [9311dependencies = [9156 "cfg-if 1.0.0",9312 "cfg-if 1.0.0",9157 "libc",9313 "libc",9169[[package]]9325[[package]]9170name = "sc-finality-grandpa"9326name = "sc-finality-grandpa"9171version = "0.10.0-dev"9327version = "0.10.0-dev"9172source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9328source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9173dependencies = [9329dependencies = [9174 "async-trait",9330 "async-trait",9175 "derive_more",9176 "dyn-clone",9331 "dyn-clone",9177 "finality-grandpa",9332 "finality-grandpa",9178 "fork-tree",9333 "fork-tree",9181 "log",9336 "log",9182 "parity-scale-codec",9337 "parity-scale-codec",9183 "parking_lot 0.11.2",9338 "parking_lot 0.11.2",9184 "rand 0.8.4",9339 "rand 0.8.5",9185 "sc-block-builder",9340 "sc-block-builder",9186 "sc-chain-spec",9341 "sc-chain-spec",9187 "sc-client-api",9342 "sc-client-api",9202 "sp-keystore",9357 "sp-keystore",9203 "sp-runtime",9358 "sp-runtime",9204 "substrate-prometheus-endpoint",9359 "substrate-prometheus-endpoint",9360 "thiserror",9205]9361]920693629207[[package]]9363[[package]]9208name = "sc-finality-grandpa-rpc"9364name = "sc-finality-grandpa-rpc"9209version = "0.10.0-dev"9365version = "0.10.0-dev"9210source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9366source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9211dependencies = [9367dependencies = [9212 "derive_more",9213 "finality-grandpa",9368 "finality-grandpa",9214 "futures 0.3.21",9369 "futures 0.3.21",9215 "jsonrpc-core",9370 "jsonrpc-core",9226 "sp-blockchain",9381 "sp-blockchain",9227 "sp-core",9382 "sp-core",9228 "sp-runtime",9383 "sp-runtime",9384 "thiserror",9229]9385]923093869231[[package]]9387[[package]]9232name = "sc-informant"9388name = "sc-informant"9233version = "0.10.0-dev"9389version = "0.10.0-dev"9234source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9390source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9235dependencies = [9391dependencies = [9236 "ansi_term",9392 "ansi_term",9237 "futures 0.3.21",9393 "futures 0.3.21",9248[[package]]9404[[package]]9249name = "sc-keystore"9405name = "sc-keystore"9250version = "4.0.0-dev"9406version = "4.0.0-dev"9251source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9407source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9252dependencies = [9408dependencies = [9253 "async-trait",9409 "async-trait",9254 "derive_more",9255 "hex",9410 "hex",9256 "parking_lot 0.11.2",9411 "parking_lot 0.11.2",9257 "serde_json",9412 "serde_json",9258 "sp-application-crypto",9413 "sp-application-crypto",9259 "sp-core",9414 "sp-core",9260 "sp-keystore",9415 "sp-keystore",9416 "thiserror",9261]9417]926294189263[[package]]9419[[package]]9264name = "sc-network"9420name = "sc-network"9265version = "0.10.0-dev"9421version = "0.10.0-dev"9266source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9422source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9267dependencies = [9423dependencies = [9268 "async-std",9424 "async-std",9269 "async-trait",9425 "async-trait",9270 "asynchronous-codec 0.5.0",9426 "asynchronous-codec 0.5.0",9271 "bitflags",9427 "bitflags",9272 "bytes 1.1.0",9428 "bytes 1.1.0",9273 "cid",9429 "cid",9274 "derive_more",9275 "either",9430 "either",9276 "fnv",9431 "fnv",9277 "fork-tree",9432 "fork-tree",9314[[package]]9469[[package]]9315name = "sc-network-gossip"9470name = "sc-network-gossip"9316version = "0.10.0-dev"9471version = "0.10.0-dev"9317source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9472source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9318dependencies = [9473dependencies = [9319 "futures 0.3.21",9474 "futures 0.3.21",9320 "futures-timer",9475 "futures-timer",9330[[package]]9485[[package]]9331name = "sc-offchain"9486name = "sc-offchain"9332version = "4.0.0-dev"9487version = "4.0.0-dev"9333source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9488source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9334dependencies = [9489dependencies = [9335 "bytes 1.1.0",9490 "bytes 1.1.0",9336 "fnv",9491 "fnv",9358[[package]]9513[[package]]9359name = "sc-peerset"9514name = "sc-peerset"9360version = "4.0.0-dev"9515version = "4.0.0-dev"9361source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9516source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9362dependencies = [9517dependencies = [9363 "futures 0.3.21",9518 "futures 0.3.21",9364 "libp2p",9519 "libp2p",9371[[package]]9526[[package]]9372name = "sc-proposer-metrics"9527name = "sc-proposer-metrics"9373version = "0.10.0-dev"9528version = "0.10.0-dev"9374source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9529source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9375dependencies = [9530dependencies = [9376 "log",9531 "log",9377 "substrate-prometheus-endpoint",9532 "substrate-prometheus-endpoint",9380[[package]]9535[[package]]9381name = "sc-rpc"9536name = "sc-rpc"9382version = "4.0.0-dev"9537version = "4.0.0-dev"9383source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9538source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9384dependencies = [9539dependencies = [9385 "futures 0.3.21",9540 "futures 0.3.21",9386 "hash-db",9541 "hash-db",9411[[package]]9566[[package]]9412name = "sc-rpc-api"9567name = "sc-rpc-api"9413version = "0.10.0-dev"9568version = "0.10.0-dev"9414source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9569source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9415dependencies = [9570dependencies = [9416 "futures 0.3.21",9571 "futures 0.3.21",9417 "jsonrpc-core",9572 "jsonrpc-core",9436[[package]]9591[[package]]9437name = "sc-rpc-server"9592name = "sc-rpc-server"9438version = "4.0.0-dev"9593version = "4.0.0-dev"9439source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9594source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9440dependencies = [9595dependencies = [9441 "futures 0.3.21",9596 "futures 0.3.21",9442 "jsonrpc-core",9597 "jsonrpc-core",9447 "log",9602 "log",9448 "serde_json",9603 "serde_json",9449 "substrate-prometheus-endpoint",9604 "substrate-prometheus-endpoint",9450 "tokio 1.16.1",9605 "tokio 1.17.0",9451]9606]945296079453[[package]]9608[[package]]9454name = "sc-service"9609name = "sc-service"9455version = "0.10.0-dev"9610version = "0.10.0-dev"9456source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9611source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9457dependencies = [9612dependencies = [9458 "async-trait",9613 "async-trait",9459 "directories",9614 "directories",9509 "substrate-prometheus-endpoint",9664 "substrate-prometheus-endpoint",9510 "tempfile",9665 "tempfile",9511 "thiserror",9666 "thiserror",9512 "tokio 1.16.1",9667 "tokio 1.17.0",9513 "tracing",9668 "tracing",9514 "tracing-futures",9669 "tracing-futures",9515]9670]951696719517[[package]]9672[[package]]9518name = "sc-state-db"9673name = "sc-state-db"9519version = "0.10.0-dev"9674version = "0.10.0-dev"9520source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9675source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9521dependencies = [9676dependencies = [9522 "log",9677 "log",9523 "parity-scale-codec",9678 "parity-scale-codec",9531[[package]]9686[[package]]9532name = "sc-sync-state-rpc"9687name = "sc-sync-state-rpc"9533version = "0.10.0-dev"9688version = "0.10.0-dev"9534source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9689source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9535dependencies = [9690dependencies = [9536 "jsonrpc-core",9691 "jsonrpc-core",9537 "jsonrpc-core-client",9692 "jsonrpc-core-client",9553[[package]]9708[[package]]9554name = "sc-telemetry"9709name = "sc-telemetry"9555version = "4.0.0-dev"9710version = "4.0.0-dev"9556source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9711source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9557dependencies = [9712dependencies = [9558 "chrono",9713 "chrono",9559 "futures 0.3.21",9714 "futures 0.3.21",9571[[package]]9726[[package]]9572name = "sc-tracing"9727name = "sc-tracing"9573version = "4.0.0-dev"9728version = "4.0.0-dev"9574source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9729source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9575dependencies = [9730dependencies = [9576 "ansi_term",9731 "ansi_term",9577 "atty",9732 "atty",9602[[package]]9757[[package]]9603name = "sc-tracing-proc-macro"9758name = "sc-tracing-proc-macro"9604version = "4.0.0-dev"9759version = "4.0.0-dev"9605source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9760source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9606dependencies = [9761dependencies = [9607 "proc-macro-crate 1.1.0",9762 "proc-macro-crate 1.1.3",9608 "proc-macro2",9763 "proc-macro2",9609 "quote",9764 "quote",9610 "syn",9765 "syn",9613[[package]]9768[[package]]9614name = "sc-transaction-pool"9769name = "sc-transaction-pool"9615version = "4.0.0-dev"9770version = "4.0.0-dev"9616source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9771source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9617dependencies = [9772dependencies = [9618 "futures 0.3.21",9773 "futures 0.3.21",9619 "futures-timer",9774 "futures-timer",9640[[package]]9795[[package]]9641name = "sc-transaction-pool-api"9796name = "sc-transaction-pool-api"9642version = "4.0.0-dev"9797version = "4.0.0-dev"9643source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9798source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9644dependencies = [9799dependencies = [9645 "derive_more",9646 "futures 0.3.21",9800 "futures 0.3.21",9647 "log",9801 "log",9648 "serde",9802 "serde",9654[[package]]9808[[package]]9655name = "sc-utils"9809name = "sc-utils"9656version = "4.0.0-dev"9810version = "4.0.0-dev"9657source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"9811source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9658dependencies = [9812dependencies = [9659 "futures 0.3.21",9813 "futures 0.3.21",9660 "futures-timer",9814 "futures-timer",9683source = "registry+https://github.com/rust-lang/crates.io-index"9837source = "registry+https://github.com/rust-lang/crates.io-index"9684checksum = "baeb2780690380592f86205aa4ee49815feb2acad8c2f59e6dd207148c3f1fcd"9838checksum = "baeb2780690380592f86205aa4ee49815feb2acad8c2f59e6dd207148c3f1fcd"9685dependencies = [9839dependencies = [9686 "proc-macro-crate 1.1.0",9840 "proc-macro-crate 1.1.3",9687 "proc-macro2",9841 "proc-macro2",9688 "quote",9842 "quote",9689 "syn",9843 "syn",9739 "untrusted",9893 "untrusted",9740]9894]98959896[[package]]9897name = "sct"9898version = "0.7.0"9899source = "registry+https://github.com/rust-lang/crates.io-index"9900checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"9901dependencies = [9902 "ring",9903 "untrusted",9904]974199059742[[package]]9906[[package]]9743name = "secrecy"9907name = "secrecy"980099649801[[package]]9965[[package]]9802name = "semver"9966name = "semver"9803version = "1.0.5"9967version = "1.0.6"9804source = "registry+https://github.com/rust-lang/crates.io-index"9968source = "registry+https://github.com/rust-lang/crates.io-index"9805checksum = "0486718e92ec9a68fbed73bb5ef687d71103b142595b406835649bebd33f72c7"9969checksum = "a4a3381e03edd24287172047536f20cabde766e2cd3e65e6b00fb3af51c4f38d"9806dependencies = [9970dependencies = [9807 "serde",9971 "serde",9808]9972]9844100089845[[package]]10009[[package]]9846name = "serde_json"10010name = "serde_json"9847version = "1.0.78"10011version = "1.0.79"9848source = "registry+https://github.com/rust-lang/crates.io-index"10012source = "registry+https://github.com/rust-lang/crates.io-index"9849checksum = "d23c1ba4cf0efd44be32017709280b32d1cea5c3f1275c3b6d9e8bc54f758085"10013checksum = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95"9850dependencies = [10014dependencies = [9851 "itoa 1.0.1",10015 "itoa 1.0.1",9852 "ryu",10016 "ryu",9905100699906[[package]]10070[[package]]9907name = "sha2"10071name = "sha2"9908version = "0.10.1"10072version = "0.10.2"9909source = "registry+https://github.com/rust-lang/crates.io-index"10073source = "registry+https://github.com/rust-lang/crates.io-index"9910checksum = "99c3bd8169c58782adad9290a9af5939994036b76187f7b4f0e6de91dbbfc0ec"10074checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"9911dependencies = [10075dependencies = [9912 "cfg-if 1.0.0",10076 "cfg-if 1.0.0",9913 "cpufeatures 0.2.1",10077 "cpufeatures 0.2.1",9914 "digest 0.10.2",10078 "digest 0.10.3",9915]10079]9916100809917[[package]]10081[[package]]99991016310000[[package]]10164[[package]]10001name = "slot-range-helper"10165name = "slot-range-helper"10002version = "0.9.16"10166version = "0.9.17"10003source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"10167source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"10004dependencies = [10168dependencies = [10005 "enumn",10169 "enumn",10006 "parity-scale-codec",10170 "parity-scale-codec",10039 "aes-gcm",10203 "aes-gcm",10040 "blake2",10204 "blake2",10041 "chacha20poly1305",10205 "chacha20poly1305",10042 "rand 0.8.4",10206 "rand 0.8.5",10043 "rand_core 0.6.3",10207 "rand_core 0.6.3",10044 "ring",10208 "ring",10045 "rustc_version 0.3.3",10209 "rustc_version 0.3.3",10081 "futures 0.3.21",10245 "futures 0.3.21",10082 "httparse",10246 "httparse",10083 "log",10247 "log",10084 "rand 0.8.4",10248 "rand 0.8.5",10085 "sha-1 0.9.8",10249 "sha-1 0.9.8",10086]10250]100871025110088[[package]]10252[[package]]10089name = "sp-api"10253name = "sp-api"10090version = "4.0.0-dev"10254version = "4.0.0-dev"10091source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10255source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10092dependencies = [10256dependencies = [10093 "hash-db",10257 "hash-db",10094 "log",10258 "log",10105[[package]]10269[[package]]10106name = "sp-api-proc-macro"10270name = "sp-api-proc-macro"10107version = "4.0.0-dev"10271version = "4.0.0-dev"10108source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10272source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10109dependencies = [10273dependencies = [10110 "blake2-rfc",10274 "blake2-rfc",10111 "proc-macro-crate 1.1.0",10275 "proc-macro-crate 1.1.3",10112 "proc-macro2",10276 "proc-macro2",10113 "quote",10277 "quote",10114 "syn",10278 "syn",10115]10279]101161028010117[[package]]10281[[package]]10118name = "sp-application-crypto"10282name = "sp-application-crypto"10119version = "4.0.0"10283version = "5.0.0"10120source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10284source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10121dependencies = [10285dependencies = [10122 "parity-scale-codec",10286 "parity-scale-codec",10123 "scale-info",10287 "scale-info",10130[[package]]10294[[package]]10131name = "sp-arithmetic"10295name = "sp-arithmetic"10132version = "4.0.0"10296version = "4.0.0"10133source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10297source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10134dependencies = [10298dependencies = [10135 "integer-sqrt",10299 "integer-sqrt",10136 "num-traits",10300 "num-traits",10145[[package]]10309[[package]]10146name = "sp-authority-discovery"10310name = "sp-authority-discovery"10147version = "4.0.0-dev"10311version = "4.0.0-dev"10148source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10312source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10149dependencies = [10313dependencies = [10150 "parity-scale-codec",10314 "parity-scale-codec",10151 "scale-info",10315 "scale-info",10158[[package]]10322[[package]]10159name = "sp-authorship"10323name = "sp-authorship"10160version = "4.0.0-dev"10324version = "4.0.0-dev"10161source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10325source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10162dependencies = [10326dependencies = [10163 "async-trait",10327 "async-trait",10164 "parity-scale-codec",10328 "parity-scale-codec",10170[[package]]10334[[package]]10171name = "sp-block-builder"10335name = "sp-block-builder"10172version = "4.0.0-dev"10336version = "4.0.0-dev"10173source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10337source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10174dependencies = [10338dependencies = [10175 "parity-scale-codec",10339 "parity-scale-codec",10176 "sp-api",10340 "sp-api",10182[[package]]10346[[package]]10183name = "sp-blockchain"10347name = "sp-blockchain"10184version = "4.0.0-dev"10348version = "4.0.0-dev"10185source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10349source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10186dependencies = [10350dependencies = [10187 "futures 0.3.21",10351 "futures 0.3.21",10188 "log",10352 "log",10200[[package]]10364[[package]]10201name = "sp-consensus"10365name = "sp-consensus"10202version = "0.10.0-dev"10366version = "0.10.0-dev"10203source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10367source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10204dependencies = [10368dependencies = [10205 "async-trait",10369 "async-trait",10206 "futures 0.3.21",10370 "futures 0.3.21",10219[[package]]10383[[package]]10220name = "sp-consensus-aura"10384name = "sp-consensus-aura"10221version = "0.10.0-dev"10385version = "0.10.0-dev"10222source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10386source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10223dependencies = [10387dependencies = [10224 "async-trait",10388 "async-trait",10225 "parity-scale-codec",10389 "parity-scale-codec",10237[[package]]10401[[package]]10238name = "sp-consensus-babe"10402name = "sp-consensus-babe"10239version = "0.10.0-dev"10403version = "0.10.0-dev"10240source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10404source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10241dependencies = [10405dependencies = [10242 "async-trait",10406 "async-trait",10243 "merlin",10407 "merlin",10260[[package]]10424[[package]]10261name = "sp-consensus-slots"10425name = "sp-consensus-slots"10262version = "0.10.0-dev"10426version = "0.10.0-dev"10263source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10427source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10264dependencies = [10428dependencies = [10265 "parity-scale-codec",10429 "parity-scale-codec",10266 "scale-info",10430 "scale-info",10272[[package]]10436[[package]]10273name = "sp-consensus-vrf"10437name = "sp-consensus-vrf"10274version = "0.10.0-dev"10438version = "0.10.0-dev"10275source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10439source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10276dependencies = [10440dependencies = [10277 "parity-scale-codec",10441 "parity-scale-codec",10278 "schnorrkel",10442 "schnorrkel",102831044710284[[package]]10448[[package]]10285name = "sp-core"10449name = "sp-core"10286version = "4.1.0-dev"10450version = "5.0.0"10287source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10451source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10288dependencies = [10452dependencies = [10289 "base58",10453 "base58",10290 "bitflags",10454 "bitflags",10312 "schnorrkel",10476 "schnorrkel",10313 "secrecy",10477 "secrecy",10314 "serde",10478 "serde",10315 "sha2 0.10.1",10479 "sha2 0.10.2",10316 "sp-core-hashing",10480 "sp-core-hashing",10317 "sp-debug-derive",10481 "sp-debug-derive",10318 "sp-externalities",10482 "sp-externalities",10332[[package]]10496[[package]]10333name = "sp-core-hashing"10497name = "sp-core-hashing"10334version = "4.0.0"10498version = "4.0.0"10335source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10499source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10336dependencies = [10500dependencies = [10337 "blake2-rfc",10501 "blake2-rfc",10338 "byteorder",10502 "byteorder",10339 "sha2 0.10.1",10503 "sha2 0.10.2",10340 "sp-std",10504 "sp-std",10341 "tiny-keccak",10505 "tiny-keccak",10342 "twox-hash",10506 "twox-hash",10345[[package]]10509[[package]]10346name = "sp-core-hashing-proc-macro"10510name = "sp-core-hashing-proc-macro"10347version = "4.0.0-dev"10511version = "4.0.0-dev"10348source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10512source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10349dependencies = [10513dependencies = [10350 "proc-macro2",10514 "proc-macro2",10351 "quote",10515 "quote",10356[[package]]10520[[package]]10357name = "sp-database"10521name = "sp-database"10358version = "4.0.0-dev"10522version = "4.0.0-dev"10359source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10523source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10360dependencies = [10524dependencies = [10361 "kvdb",10525 "kvdb",10362 "parking_lot 0.11.2",10526 "parking_lot 0.11.2",10365[[package]]10529[[package]]10366name = "sp-debug-derive"10530name = "sp-debug-derive"10367version = "4.0.0"10531version = "4.0.0"10368source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10532source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10369dependencies = [10533dependencies = [10370 "proc-macro2",10534 "proc-macro2",10371 "quote",10535 "quote",103741053810375[[package]]10539[[package]]10376name = "sp-externalities"10540name = "sp-externalities"10377version = "0.10.0"10541version = "0.11.0"10378source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10542source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10379dependencies = [10543dependencies = [10380 "environmental",10544 "environmental",10381 "parity-scale-codec",10545 "parity-scale-codec",10386[[package]]10550[[package]]10387name = "sp-finality-grandpa"10551name = "sp-finality-grandpa"10388version = "4.0.0-dev"10552version = "4.0.0-dev"10389source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10553source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10390dependencies = [10554dependencies = [10391 "finality-grandpa",10555 "finality-grandpa",10392 "log",10556 "log",10404[[package]]10568[[package]]10405name = "sp-inherents"10569name = "sp-inherents"10406version = "4.0.0-dev"10570version = "4.0.0-dev"10407source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10571source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10408dependencies = [10572dependencies = [10409 "async-trait",10573 "async-trait",10410 "impl-trait-for-tuples",10574 "impl-trait-for-tuples",104171058110418[[package]]10582[[package]]10419name = "sp-io"10583name = "sp-io"10420version = "4.0.0"10584version = "5.0.0"10421source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10585source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10422dependencies = [10586dependencies = [10423 "futures 0.3.21",10587 "futures 0.3.21",10424 "hash-db",10588 "hash-db",104411060510442[[package]]10606[[package]]10443name = "sp-keyring"10607name = "sp-keyring"10444version = "4.1.0-dev"10608version = "5.0.0"10445source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10609source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10446dependencies = [10610dependencies = [10447 "lazy_static",10611 "lazy_static",10448 "sp-core",10612 "sp-core",10449 "sp-runtime",10613 "sp-runtime",10450 "strum 0.22.0",10614 "strum",10451]10615]104521061610453[[package]]10617[[package]]10454name = "sp-keystore"10618name = "sp-keystore"10455version = "0.10.0"10619version = "0.11.0"10456source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10620source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10457dependencies = [10621dependencies = [10458 "async-trait",10622 "async-trait",10459 "derive_more",10460 "futures 0.3.21",10623 "futures 0.3.21",10461 "merlin",10624 "merlin",10462 "parity-scale-codec",10625 "parity-scale-codec",10465 "serde",10628 "serde",10466 "sp-core",10629 "sp-core",10467 "sp-externalities",10630 "sp-externalities",10631 "thiserror",10468]10632]104691063310470[[package]]10634[[package]]10471name = "sp-maybe-compressed-blob"10635name = "sp-maybe-compressed-blob"10472version = "4.1.0-dev"10636version = "4.1.0-dev"10473source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10637source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10474dependencies = [10638dependencies = [10639 "thiserror",10475 "zstd",10640 "zstd",10476]10641]104771064210478[[package]]10643[[package]]10479name = "sp-npos-elections"10644name = "sp-npos-elections"10480version = "4.0.0-dev"10645version = "4.0.0-dev"10481source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10646source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10482dependencies = [10647dependencies = [10483 "parity-scale-codec",10648 "parity-scale-codec",10484 "scale-info",10649 "scale-info",10493[[package]]10658[[package]]10494name = "sp-npos-elections-solution-type"10659name = "sp-npos-elections-solution-type"10495version = "4.0.0-dev"10660version = "4.0.0-dev"10496source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10661source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10497dependencies = [10662dependencies = [10498 "proc-macro-crate 1.1.0",10663 "proc-macro-crate 1.1.3",10499 "proc-macro2",10664 "proc-macro2",10500 "quote",10665 "quote",10501 "syn",10666 "syn",10504[[package]]10669[[package]]10505name = "sp-offchain"10670name = "sp-offchain"10506version = "4.0.0-dev"10671version = "4.0.0-dev"10507source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10672source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10508dependencies = [10673dependencies = [10509 "sp-api",10674 "sp-api",10510 "sp-core",10675 "sp-core",10514[[package]]10679[[package]]10515name = "sp-panic-handler"10680name = "sp-panic-handler"10516version = "4.0.0"10681version = "4.0.0"10517source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10682source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10518dependencies = [10683dependencies = [10519 "backtrace",10684 "backtrace",10520 "lazy_static",10685 "lazy_static",105231068810524[[package]]10689[[package]]10525name = "sp-rpc"10690name = "sp-rpc"10526version = "4.0.0-dev"10691version = "5.0.0"10527source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10692source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10528dependencies = [10693dependencies = [10529 "rustc-hash",10694 "rustc-hash",10530 "serde",10695 "serde",105331069810534[[package]]10699[[package]]10535name = "sp-runtime"10700name = "sp-runtime"10536version = "4.1.0-dev"10701version = "5.0.0"10537source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10702source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10538dependencies = [10703dependencies = [10539 "either",10704 "either",10540 "hash256-std-hasher",10705 "hash256-std-hasher",105551072010556[[package]]10721[[package]]10557name = "sp-runtime-interface"10722name = "sp-runtime-interface"10558version = "4.1.0-dev"10723version = "5.0.0"10559source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10724source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10560dependencies = [10725dependencies = [10561 "impl-trait-for-tuples",10726 "impl-trait-for-tuples",10562 "parity-scale-codec",10727 "parity-scale-codec",10573[[package]]10738[[package]]10574name = "sp-runtime-interface-proc-macro"10739name = "sp-runtime-interface-proc-macro"10575version = "4.0.0"10740version = "4.0.0"10576source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10741source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10577dependencies = [10742dependencies = [10578 "Inflector",10743 "Inflector",10579 "proc-macro-crate 1.1.0",10744 "proc-macro-crate 1.1.3",10580 "proc-macro2",10745 "proc-macro2",10581 "quote",10746 "quote",10582 "syn",10747 "syn",10585[[package]]10750[[package]]10586name = "sp-serializer"10751name = "sp-serializer"10587version = "4.0.0-dev"10752version = "4.0.0-dev"10588source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10753source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10589dependencies = [10754dependencies = [10590 "serde",10755 "serde",10591 "serde_json",10756 "serde_json",10594[[package]]10759[[package]]10595name = "sp-session"10760name = "sp-session"10596version = "4.0.0-dev"10761version = "4.0.0-dev"10597source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10762source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10598dependencies = [10763dependencies = [10599 "parity-scale-codec",10764 "parity-scale-codec",10600 "scale-info",10765 "scale-info",10608[[package]]10773[[package]]10609name = "sp-staking"10774name = "sp-staking"10610version = "4.0.0-dev"10775version = "4.0.0-dev"10611source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10776source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10612dependencies = [10777dependencies = [10613 "parity-scale-codec",10778 "parity-scale-codec",10614 "scale-info",10779 "scale-info",106181078310619[[package]]10784[[package]]10620name = "sp-state-machine"10785name = "sp-state-machine"10621version = "0.10.0"10786version = "0.11.0"10622source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10787source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10623dependencies = [10788dependencies = [10624 "hash-db",10789 "hash-db",10625 "log",10790 "log",10642[[package]]10807[[package]]10643name = "sp-std"10808name = "sp-std"10644version = "4.0.0"10809version = "4.0.0"10645source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10810source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"106461081110647[[package]]10812[[package]]10648name = "sp-storage"10813name = "sp-storage"10649version = "4.0.0"10814version = "5.0.0"10650source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10815source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10651dependencies = [10816dependencies = [10652 "impl-serde",10817 "impl-serde",10653 "parity-scale-codec",10818 "parity-scale-codec",10660[[package]]10825[[package]]10661name = "sp-tasks"10826name = "sp-tasks"10662version = "4.0.0-dev"10827version = "4.0.0-dev"10663source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10828source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10664dependencies = [10829dependencies = [10665 "log",10830 "log",10666 "sp-core",10831 "sp-core",10673[[package]]10838[[package]]10674name = "sp-timestamp"10839name = "sp-timestamp"10675version = "4.0.0-dev"10840version = "4.0.0-dev"10676source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10841source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10677dependencies = [10842dependencies = [10678 "async-trait",10843 "async-trait",10679 "futures-timer",10844 "futures-timer",10689[[package]]10854[[package]]10690name = "sp-tracing"10855name = "sp-tracing"10691version = "4.0.0"10856version = "4.0.0"10692source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10857source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10693dependencies = [10858dependencies = [10694 "parity-scale-codec",10859 "parity-scale-codec",10695 "sp-std",10860 "sp-std",10701[[package]]10866[[package]]10702name = "sp-transaction-pool"10867name = "sp-transaction-pool"10703version = "4.0.0-dev"10868version = "4.0.0-dev"10704source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10869source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10705dependencies = [10870dependencies = [10706 "sp-api",10871 "sp-api",10707 "sp-runtime",10872 "sp-runtime",10710[[package]]10875[[package]]10711name = "sp-transaction-storage-proof"10876name = "sp-transaction-storage-proof"10712version = "4.0.0-dev"10877version = "4.0.0-dev"10713source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10878source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10714dependencies = [10879dependencies = [10715 "async-trait",10880 "async-trait",10716 "log",10881 "log",107251089010726[[package]]10891[[package]]10727name = "sp-trie"10892name = "sp-trie"10728version = "4.0.0"10893version = "5.0.0"10729source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10894source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10730dependencies = [10895dependencies = [10731 "hash-db",10896 "hash-db",10732 "memory-db",10897 "memory-db",10741[[package]]10906[[package]]10742name = "sp-version"10907name = "sp-version"10743version = "4.0.0-dev"10908version = "4.0.0-dev"10744source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10909source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10745dependencies = [10910dependencies = [10746 "impl-serde",10911 "impl-serde",10747 "parity-scale-codec",10912 "parity-scale-codec",10758[[package]]10923[[package]]10759name = "sp-version-proc-macro"10924name = "sp-version-proc-macro"10760version = "4.0.0-dev"10925version = "4.0.0-dev"10761source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10926source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10762dependencies = [10927dependencies = [10763 "parity-scale-codec",10928 "parity-scale-codec",10764 "proc-macro2",10929 "proc-macro2",107681093310769[[package]]10934[[package]]10770name = "sp-wasm-interface"10935name = "sp-wasm-interface"10771version = "4.1.0-dev"10936version = "5.0.0"10772source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"10937source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10773dependencies = [10938dependencies = [10774 "impl-trait-for-tuples",10939 "impl-trait-for-tuples",10775 "log",10940 "log",107871095210788[[package]]10953[[package]]10789name = "ss58-registry"10954name = "ss58-registry"10790version = "1.12.0"10955version = "1.15.0"10791source = "registry+https://github.com/rust-lang/crates.io-index"10956source = "registry+https://github.com/rust-lang/crates.io-index"10792checksum = "8319f44e20b42e5c11b88b1ad4130c35fe2974665a007b08b02322070177136a"10957checksum = "2f9799e6d412271cb2414597581128b03f3285f260ea49f5363d07df6a332b3e"10793dependencies = [10958dependencies = [10794 "Inflector",10959 "Inflector",10795 "proc-macro2",10960 "proc-macro2",10846 "lazy_static",11011 "lazy_static",10847 "nalgebra",11012 "nalgebra",10848 "num-traits",11013 "num-traits",10849 "rand 0.8.4",11014 "rand 0.8.5",10850]11015]1085110852[[package]]10853name = "strsim"10854version = "0.8.0"10855source = "registry+https://github.com/rust-lang/crates.io-index"10856checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"108571101610858[[package]]11017[[package]]10859name = "strsim"11018name = "strsim"10860version = "0.10.0"11019version = "0.10.0"10861source = "registry+https://github.com/rust-lang/crates.io-index"11020source = "registry+https://github.com/rust-lang/crates.io-index"10862checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"11021checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1086310864[[package]]10865name = "structopt"10866version = "0.3.26"10867source = "registry+https://github.com/rust-lang/crates.io-index"10868checksum = "0c6b5c64445ba8094a6ab0c3cd2ad323e07171012d9c98b0b15651daf1787a10"10869dependencies = [10870 "clap",10871 "lazy_static",10872 "structopt-derive",10873]1087410875[[package]]10876name = "structopt-derive"10877version = "0.4.18"10878source = "registry+https://github.com/rust-lang/crates.io-index"10879checksum = "dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0"10880dependencies = [10881 "heck",10882 "proc-macro-error",10883 "proc-macro2",10884 "quote",10885 "syn",10886]1088710888[[package]]10889name = "strum"10890version = "0.22.0"10891source = "registry+https://github.com/rust-lang/crates.io-index"10892checksum = "f7ac893c7d471c8a21f31cfe213ec4f6d9afeed25537c772e08ef3f005f8729e"10893dependencies = [10894 "strum_macros 0.22.0",10895]108961102210897[[package]]11023[[package]]10898name = "strum"11024name = "strum"10899version = "0.23.0"11025version = "0.23.0"10900source = "registry+https://github.com/rust-lang/crates.io-index"11026source = "registry+https://github.com/rust-lang/crates.io-index"10901checksum = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb"11027checksum = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb"10902dependencies = [11028dependencies = [10903 "strum_macros 0.23.1",11029 "strum_macros",10904]11030]1090510906[[package]]10907name = "strum_macros"10908version = "0.22.0"10909source = "registry+https://github.com/rust-lang/crates.io-index"10910checksum = "339f799d8b549e3744c7ac7feb216383e4005d94bdb22561b3ab8f3b808ae9fb"10911dependencies = [10912 "heck",10913 "proc-macro2",10914 "quote",10915 "syn",10916]109171103110918[[package]]11032[[package]]10919name = "strum_macros"11033name = "strum_macros"10920version = "0.23.1"11034version = "0.23.1"10921source = "registry+https://github.com/rust-lang/crates.io-index"11035source = "registry+https://github.com/rust-lang/crates.io-index"10922checksum = "5bb0dc7ee9c15cea6199cde9a127fa16a4c5819af85395457ad72d68edc85a38"11036checksum = "5bb0dc7ee9c15cea6199cde9a127fa16a4c5819af85395457ad72d68edc85a38"10923dependencies = [11037dependencies = [10924 "heck",11038 "heck 0.3.3",10925 "proc-macro2",11039 "proc-macro2",10926 "quote",11040 "quote",10927 "rustversion",11041 "rustversion",10944[[package]]11058[[package]]10945name = "substrate-build-script-utils"11059name = "substrate-build-script-utils"10946version = "3.0.0"11060version = "3.0.0"10947source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"11061source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10948dependencies = [11062dependencies = [10949 "platforms",11063 "platforms",10950]11064]109511106510952[[package]]11066[[package]]10953name = "substrate-frame-rpc-system"11067name = "substrate-frame-rpc-system"10954version = "4.0.0-dev"11068version = "4.0.0-dev"10955source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"11069source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10956dependencies = [11070dependencies = [10957 "frame-system-rpc-runtime-api",11071 "frame-system-rpc-runtime-api",10958 "futures 0.3.21",11072 "futures 0.3.21",10974[[package]]11088[[package]]10975name = "substrate-prometheus-endpoint"11089name = "substrate-prometheus-endpoint"10976version = "0.10.0-dev"11090version = "0.10.0-dev"10977source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"11091source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10978dependencies = [11092dependencies = [10979 "async-std",11093 "async-std",10980 "derive_more",10981 "futures-util",11094 "futures-util",10982 "hyper",11095 "hyper",10983 "log",11096 "log",10984 "prometheus",11097 "prometheus",11098 "thiserror",10985 "tokio 1.16.1",11099 "tokio 1.17.0",10986]11100]109871110110988[[package]]11102[[package]]10989name = "substrate-test-client"11103name = "substrate-test-client"10990version = "2.0.1"11104version = "2.0.1"10991source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"11105source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10992dependencies = [11106dependencies = [10993 "async-trait",11107 "async-trait",10994 "futures 0.3.21",11108 "futures 0.3.21",11014[[package]]11128[[package]]11015name = "substrate-test-utils"11129name = "substrate-test-utils"11016version = "4.0.0-dev"11130version = "4.0.0-dev"11017source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"11131source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11018dependencies = [11132dependencies = [11019 "futures 0.3.21",11133 "futures 0.3.21",11020 "substrate-test-utils-derive",11134 "substrate-test-utils-derive",11021 "tokio 1.16.1",11135 "tokio 1.17.0",11022]11136]110231113711024[[package]]11138[[package]]11025name = "substrate-test-utils-derive"11139name = "substrate-test-utils-derive"11026version = "0.10.0-dev"11140version = "0.10.0-dev"11027source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"11141source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11028dependencies = [11142dependencies = [11029 "proc-macro-crate 1.1.0",11143 "proc-macro-crate 1.1.3",11030 "proc-macro2",11144 "proc-macro2",11031 "quote",11145 "quote",11032 "syn",11146 "syn",11035[[package]]11149[[package]]11036name = "substrate-wasm-builder"11150name = "substrate-wasm-builder"11037version = "5.0.0-dev"11151version = "5.0.0-dev"11038source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"11152source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11039dependencies = [11153dependencies = [11040 "ansi_term",11154 "ansi_term",11041 "build-helper",11155 "build-helper",11042 "cargo_metadata",11156 "cargo_metadata",11043 "sp-maybe-compressed-blob",11157 "sp-maybe-compressed-blob",11158 "strum",11044 "tempfile",11159 "tempfile",11045 "toml",11160 "toml",11046 "walkdir",11161 "walkdir",111191123411120[[package]]11235[[package]]11121name = "test-runtime-constants"11236name = "test-runtime-constants"11122version = "0.9.16"11237version = "0.9.17"11123source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"11238source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"11124dependencies = [11239dependencies = [11125 "frame-support",11240 "frame-support",11126 "polkadot-primitives",11241 "polkadot-primitives",111311124611132[[package]]11247[[package]]11133name = "textwrap"11248name = "textwrap"11134version = "0.11.0"11249version = "0.14.2"11135source = "registry+https://github.com/rust-lang/crates.io-index"11250source = "registry+https://github.com/rust-lang/crates.io-index"11136checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"11251checksum = "0066c8d12af8b5acd21e00547c3797fde4e8677254a7ee429176ccebbe93dd80"11137dependencies = [11138 "unicode-width",11139]111401125211141[[package]]11253[[package]]11142name = "thiserror"11254name = "thiserror"112571136911258[[package]]11370[[package]]11259name = "tokio"11371name = "tokio"11260version = "1.16.1"11372version = "1.17.0"11261source = "registry+https://github.com/rust-lang/crates.io-index"11373source = "registry+https://github.com/rust-lang/crates.io-index"11262checksum = "0c27a64b625de6d309e8c57716ba93021dccf1b3b5c97edd6d3dd2d2135afc0a"11374checksum = "2af73ac49756f3f7c01172e34a23e5d0216f6c32333757c2c61feb2bbff5a5ee"11263dependencies = [11375dependencies = [11264 "bytes 1.1.0",11376 "bytes 1.1.0",11265 "libc",11377 "libc",11266 "memchr",11378 "memchr",11267 "mio 0.7.14",11379 "mio 0.8.0",11268 "num_cpus",11380 "num_cpus",11269 "once_cell",11381 "once_cell",11270 "pin-project-lite 0.2.8",11382 "pin-project-lite 0.2.8",11271 "signal-hook-registry",11383 "signal-hook-registry",11384 "socket2 0.4.4",11272 "tokio-macros 1.7.0",11385 "tokio-macros 1.7.0",11273 "winapi 0.3.9",11386 "winapi 0.3.9",11274]11387]11301source = "registry+https://github.com/rust-lang/crates.io-index"11414source = "registry+https://github.com/rust-lang/crates.io-index"11302checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"11415checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"11303dependencies = [11416dependencies = [11304 "rustls",11417 "rustls 0.19.1",11305 "tokio 1.16.1",11418 "tokio 1.17.0",11306 "webpki",11419 "webpki 0.21.4",11307]11420]1142111422[[package]]11423name = "tokio-rustls"11424version = "0.23.2"11425source = "registry+https://github.com/rust-lang/crates.io-index"11426checksum = "a27d5f2b839802bd8267fa19b0530f5a08b9c08cd417976be2a65d130fe1c11b"11427dependencies = [11428 "rustls 0.20.4",11429 "tokio 1.17.0",11430 "webpki 0.22.0",11431]113081143211309[[package]]11433[[package]]11310name = "tokio-stream"11434name = "tokio-stream"11314dependencies = [11438dependencies = [11315 "futures-core",11439 "futures-core",11316 "pin-project-lite 0.2.8",11440 "pin-project-lite 0.2.8",11317 "tokio 1.16.1",11441 "tokio 1.17.0",11318]11442]113191144311320[[package]]11444[[package]]11329 "futures-sink",11453 "futures-sink",11330 "log",11454 "log",11331 "pin-project-lite 0.2.8",11455 "pin-project-lite 0.2.8",11332 "tokio 1.16.1",11456 "tokio 1.17.0",11333]11457]113341145811335[[package]]11459[[package]]113491147311350[[package]]11474[[package]]11351name = "tracing"11475name = "tracing"11352version = "0.1.30"11476version = "0.1.31"11353source = "registry+https://github.com/rust-lang/crates.io-index"11477source = "registry+https://github.com/rust-lang/crates.io-index"11354checksum = "2d8d93354fe2a8e50d5953f5ae2e47a3fc2ef03292e7ea46e3cc38f549525fb9"11478checksum = "f6c650a8ef0cd2dd93736f033d21cbd1224c5a967aa0c258d00fcf7dafef9b9f"11355dependencies = [11479dependencies = [11356 "cfg-if 1.0.0",11480 "cfg-if 1.0.0",11357 "pin-project-lite 0.2.8",11481 "pin-project-lite 0.2.8",11483 "ipnet",11607 "ipnet",11484 "lazy_static",11608 "lazy_static",11485 "log",11609 "log",11486 "rand 0.8.4",11610 "rand 0.8.5",11487 "smallvec",11611 "smallvec",11488 "thiserror",11612 "thiserror",11489 "tinyvec",11613 "tinyvec",11518[[package]]11642[[package]]11519name = "try-runtime-cli"11643name = "try-runtime-cli"11520version = "0.10.0-dev"11644version = "0.10.0-dev"11521source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.16#4aeb95f7f38fcd519e2628f32f79044a8fef99d5"11645source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11522dependencies = [11646dependencies = [11647 "clap",11523 "jsonrpsee",11648 "jsonrpsee 0.4.1",11524 "log",11649 "log",11525 "parity-scale-codec",11650 "parity-scale-codec",11526 "remote-externalities",11651 "remote-externalities",11536 "sp-runtime",11661 "sp-runtime",11537 "sp-state-machine",11662 "sp-state-machine",11538 "sp-version",11663 "sp-version",11539 "structopt",11540 "zstd",11664 "zstd",11541]11665]115421166611553checksum = "4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0"11677checksum = "4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0"11554dependencies = [11678dependencies = [11555 "cfg-if 1.0.0",11679 "cfg-if 1.0.0",11556 "rand 0.8.4",11680 "rand 0.8.5",11557 "static_assertions",11681 "static_assertions",11558]11682]115591168311629source = "registry+https://github.com/rust-lang/crates.io-index"11753source = "registry+https://github.com/rust-lang/crates.io-index"11630checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"11754checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"1163111632[[package]]11633name = "unicode-width"11634version = "0.1.9"11635source = "registry+https://github.com/rust-lang/crates.io-index"11636checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"116371175511638[[package]]11756[[package]]11639name = "unicode-xid"11757name = "unicode-xid"11645name = "unique-node"11763name = "unique-node"11646version = "0.9.16"11764version = "0.9.16"11647dependencies = [11765dependencies = [11766 "clap",11648 "cumulus-client-cli",11767 "cumulus-client-cli",11649 "cumulus-client-collator",11768 "cumulus-client-collator",11650 "cumulus-client-consensus-aura",11769 "cumulus-client-consensus-aura",11710 "sp-timestamp",11829 "sp-timestamp",11711 "sp-transaction-pool",11830 "sp-transaction-pool",11712 "sp-trie",11831 "sp-trie",11713 "structopt",11714 "substrate-build-script-utils",11832 "substrate-build-script-utils",11715 "substrate-frame-rpc-system",11833 "substrate-frame-rpc-system",11716 "substrate-prometheus-endpoint",11834 "substrate-prometheus-endpoint",11924[[package]]12042[[package]]11925name = "up-sponsorship"12043name = "up-sponsorship"11926version = "0.1.0"12044version = "0.1.0"11927source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.16#a08e9828d44c54ec9905e9c7f642f0e734f92780"12045source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.17#d9553babbc1cfdd44794cb0118dbb1491670e97e"11928dependencies = [12046dependencies = [11929 "impl-trait-for-tuples",12047 "impl-trait-for-tuples",11930]12048]11974source = "registry+https://github.com/rust-lang/crates.io-index"12092source = "registry+https://github.com/rust-lang/crates.io-index"11975checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"12093checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1197611977[[package]]11978name = "vec_map"11979version = "0.8.2"11980source = "registry+https://github.com/rust-lang/crates.io-index"11981checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"119821209411983[[package]]12095[[package]]11984name = "version_check"12096name = "version_check"121641227612165[[package]]12277[[package]]12166name = "wasmtime"12278name = "wasmtime"12167version = "0.33.0"12279version = "0.33.1"12168source = "registry+https://github.com/rust-lang/crates.io-index"12280source = "registry+https://github.com/rust-lang/crates.io-index"12169checksum = "414be1bc5ca12e755ffd3ff7acc3a6d1979922f8237fc34068b2156cebcc3270"12281checksum = "4c9c724da92e39a85d2231d4c2a942c8be295211441dbca581c6c3f3f45a9f00"12170dependencies = [12282dependencies = [12171 "anyhow",12283 "anyhow",12172 "backtrace",12284 "backtrace",121961230812197[[package]]12309[[package]]12198name = "wasmtime-cache"12310name = "wasmtime-cache"12199version = "0.33.0"12311version = "0.33.1"12200source = "registry+https://github.com/rust-lang/crates.io-index"12312source = "registry+https://github.com/rust-lang/crates.io-index"12201checksum = "8b9b4cd1949206fda9241faf8c460a7d797aa1692594d3dd6bc1cbfa57ee20d0"12313checksum = "da4439d99100298344567c0eb6916ad5864e99e54760b8177c427e529077fb30"12202dependencies = [12314dependencies = [12203 "anyhow",12315 "anyhow",12204 "base64",12316 "base64",122161232812217[[package]]12329[[package]]12218name = "wasmtime-cranelift"12330name = "wasmtime-cranelift"12219version = "0.33.0"12331version = "0.33.1"12220source = "registry+https://github.com/rust-lang/crates.io-index"12332source = "registry+https://github.com/rust-lang/crates.io-index"12221checksum = "a4693d33725773615a4c9957e4aa731af57b27dca579702d1d8ed5750760f1a9"12333checksum = "1762765dd69245f00e5d9783b695039e449a7be0f9c5383e4c78465dd6131aeb"12222dependencies = [12334dependencies = [12223 "anyhow",12335 "anyhow",12224 "cranelift-codegen",12336 "cranelift-codegen",122381235012239[[package]]12351[[package]]12240name = "wasmtime-environ"12352name = "wasmtime-environ"12241version = "0.33.0"12353version = "0.33.1"12242source = "registry+https://github.com/rust-lang/crates.io-index"12354source = "registry+https://github.com/rust-lang/crates.io-index"12243checksum = "5b17e47116a078b9770e6fb86cff8b9a660826623cebcfff251b047c8d8993ef"12355checksum = "c4468301d95ec71710bb6261382efe27d1296447711645e3dbabaea6e4de3504"12244dependencies = [12356dependencies = [12245 "anyhow",12357 "anyhow",12246 "cranelift-entity",12358 "cranelift-entity",122581237012259[[package]]12371[[package]]12260name = "wasmtime-jit"12372name = "wasmtime-jit"12261version = "0.33.0"12373version = "0.33.1"12262source = "registry+https://github.com/rust-lang/crates.io-index"12374source = "registry+https://github.com/rust-lang/crates.io-index"12263checksum = "60ea5b380bdf92e32911400375aeefb900ac9d3f8e350bb6ba555a39315f2ee7"12375checksum = "ab0ae6e581ff014b470ec35847ea3c0b4c3ace89a55df5a04c802a11f4574e7d"12264dependencies = [12376dependencies = [12265 "addr2line",12377 "addr2line",12266 "anyhow",12378 "anyhow",122801239212281[[package]]12393[[package]]12282name = "wasmtime-runtime"12394name = "wasmtime-runtime"12283version = "0.33.0"12395version = "0.33.1"12284source = "registry+https://github.com/rust-lang/crates.io-index"12396source = "registry+https://github.com/rust-lang/crates.io-index"12285checksum = "abc7cd79937edd6e238b337608ebbcaf9c086a8457f01dfd598324f7fa56d81a"12397checksum = "6d9c28877ae37a367cda7b52b8887589816152e95dde9b7c80cc686f52761961"12286dependencies = [12398dependencies = [12287 "anyhow",12399 "anyhow",12288 "backtrace",12400 "backtrace",12295 "mach",12407 "mach",12296 "memoffset",12408 "memoffset",12297 "more-asserts",12409 "more-asserts",12298 "rand 0.8.4",12410 "rand 0.8.5",12299 "region",12411 "region",12300 "rustix",12412 "rustix",12301 "thiserror",12413 "thiserror",123051241712306[[package]]12418[[package]]12307name = "wasmtime-types"12419name = "wasmtime-types"12308version = "0.33.0"12420version = "0.33.1"12309source = "registry+https://github.com/rust-lang/crates.io-index"12421source = "registry+https://github.com/rust-lang/crates.io-index"12310checksum = "d9e5e51a461a2cf2b69e1fc48f325b17d78a8582816e18479e8ead58844b23f8"12422checksum = "395726e8f5dd8c57cb0db445627b842343f7e29ed7489467fdf7953ed9d3cd4f"12311dependencies = [12423dependencies = [12312 "cranelift-entity",12424 "cranelift-entity",12313 "serde",12425 "serde",12335 "untrusted",12447 "untrusted",12336]12448]1244912450[[package]]12451name = "webpki"12452version = "0.22.0"12453source = "registry+https://github.com/rust-lang/crates.io-index"12454checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"12455dependencies = [12456 "ring",12457 "untrusted",12458]123371245912338[[package]]12460[[package]]12339name = "webpki-roots"12461name = "webpki-roots"12340version = "0.21.1"12462version = "0.21.1"12341source = "registry+https://github.com/rust-lang/crates.io-index"12463source = "registry+https://github.com/rust-lang/crates.io-index"12342checksum = "aabe153544e473b775453675851ecc86863d2a81d786d741f6b76778f2a48940"12464checksum = "aabe153544e473b775453675851ecc86863d2a81d786d741f6b76778f2a48940"12343dependencies = [12465dependencies = [12344 "webpki",12466 "webpki 0.21.4",12345]12467]1246812469[[package]]12470name = "webpki-roots"12471version = "0.22.2"12472source = "registry+https://github.com/rust-lang/crates.io-index"12473checksum = "552ceb903e957524388c4d3475725ff2c8b7960922063af6ce53c9a43da07449"12474dependencies = [12475 "webpki 0.22.0",12476]123461247712347[[package]]12478[[package]]12348name = "wepoll-ffi"12479name = "wepoll-ffi"123551248612356[[package]]12487[[package]]12357name = "westend-runtime"12488name = "westend-runtime"12358version = "0.9.16"12489version = "0.9.17"12359source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"12490source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"12360dependencies = [12491dependencies = [12361 "beefy-primitives",12492 "beefy-primitives",12362 "bitvec",12493 "bitvec",124411257212442[[package]]12573[[package]]12443name = "westend-runtime-constants"12574name = "westend-runtime-constants"12444version = "0.9.16"12575version = "0.9.17"12445source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"12576source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"12446dependencies = [12577dependencies = [12447 "frame-support",12578 "frame-support",12448 "polkadot-primitives",12579 "polkadot-primitives",12511source = "registry+https://github.com/rust-lang/crates.io-index"12642source = "registry+https://github.com/rust-lang/crates.io-index"12512checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"12643checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1264412645[[package]]12646name = "windows-sys"12647version = "0.32.0"12648source = "registry+https://github.com/rust-lang/crates.io-index"12649checksum = "3df6e476185f92a12c072be4a189a0210dcdcf512a1891d6dff9edb874deadc6"12650dependencies = [12651 "windows_aarch64_msvc",12652 "windows_i686_gnu",12653 "windows_i686_msvc",12654 "windows_x86_64_gnu",12655 "windows_x86_64_msvc",12656]1265712658[[package]]12659name = "windows_aarch64_msvc"12660version = "0.32.0"12661source = "registry+https://github.com/rust-lang/crates.io-index"12662checksum = "d8e92753b1c443191654ec532f14c199742964a061be25d77d7a96f09db20bf5"1266312664[[package]]12665name = "windows_i686_gnu"12666version = "0.32.0"12667source = "registry+https://github.com/rust-lang/crates.io-index"12668checksum = "6a711c68811799e017b6038e0922cb27a5e2f43a2ddb609fe0b6f3eeda9de615"1266912670[[package]]12671name = "windows_i686_msvc"12672version = "0.32.0"12673source = "registry+https://github.com/rust-lang/crates.io-index"12674checksum = "146c11bb1a02615db74680b32a68e2d61f553cc24c4eb5b4ca10311740e44172"1267512676[[package]]12677name = "windows_x86_64_gnu"12678version = "0.32.0"12679source = "registry+https://github.com/rust-lang/crates.io-index"12680checksum = "c912b12f7454c6620635bbff3450962753834be2a594819bd5e945af18ec64bc"1268112682[[package]]12683name = "windows_x86_64_msvc"12684version = "0.32.0"12685source = "registry+https://github.com/rust-lang/crates.io-index"12686checksum = "504a2476202769977a040c6364301a3f65d0cc9e3fb08600b2bda150a0488316"125131268712514[[package]]12688[[package]]12515name = "winreg"12689name = "winreg"125491272312550[[package]]12724[[package]]12551name = "xcm"12725name = "xcm"12552version = "0.9.16"12726version = "0.9.17"12553source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"12727source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"12554dependencies = [12728dependencies = [12555 "derivative",12729 "derivative",12556 "impl-trait-for-tuples",12730 "impl-trait-for-tuples",125621273612563[[package]]12737[[package]]12564name = "xcm-builder"12738name = "xcm-builder"12565version = "0.9.16"12739version = "0.9.17"12566source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"12740source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"12567dependencies = [12741dependencies = [12568 "frame-support",12742 "frame-support",12569 "frame-system",12743 "frame-system",125821275612583[[package]]12757[[package]]12584name = "xcm-executor"12758name = "xcm-executor"12585version = "0.9.16"12759version = "0.9.17"12586source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"12760source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"12587dependencies = [12761dependencies = [12588 "frame-benchmarking",12762 "frame-benchmarking",12589 "frame-support",12763 "frame-support",12601[[package]]12775[[package]]12602name = "xcm-procedural"12776name = "xcm-procedural"12603version = "0.1.0"12777version = "0.1.0"12604source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.16#41ab002d7451766324a9f314fee11c9c53314350"12778source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"12605dependencies = [12779dependencies = [12606 "Inflector",12780 "Inflector",12607 "proc-macro2",12781 "proc-macro2",12619 "log",12793 "log",12620 "nohash-hasher",12794 "nohash-hasher",12621 "parking_lot 0.11.2",12795 "parking_lot 0.11.2",12622 "rand 0.8.4",12796 "rand 0.8.5",12623 "static_assertions",12797 "static_assertions",12624]12798]1262512799126401281412641[[package]]12815[[package]]12642name = "zeroize_derive"12816name = "zeroize_derive"12643version = "1.3.1"12817version = "1.3.2"12644source = "registry+https://github.com/rust-lang/crates.io-index"12818source = "registry+https://github.com/rust-lang/crates.io-index"12645checksum = "81e8f13fef10b63c06356d65d416b070798ddabcadc10d3ece0c5be9b3c7eddb"12819checksum = "3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17"12646dependencies = [12820dependencies = [12647 "proc-macro2",12821 "proc-macro2",12648 "quote",12822 "quote",Dockerfile-parachaindiffbeforeafterboth--- a/Dockerfile-parachain
+++ b/Dockerfile-parachain
@@ -4,7 +4,7 @@
ARG RUST_TOOLCHAIN=nightly-2021-11-11
#ARG RUST_C=1.58.0-nightly
-ARG POLKA_VERSION=release-v0.9.16
+ARG POLKA_VERSION=release-v0.9.17
ARG UNIQUE_BRANCH=develop
#ARG USER=***
README.mddiffbeforeafterboth--- a/README.md
+++ b/README.md
@@ -86,7 +86,7 @@
```
git clone https://github.com/paritytech/polkadot.git
cd polkadot
-git checkout release-v0.9.16
+git checkout release-v0.9.17
cargo build --release
```
@@ -202,4 +202,4 @@
)
destWeight:
<WEIGHT>
-```
\ No newline at end of file
+```
client/rpc/Cargo.tomldiffbeforeafterboth--- a/client/rpc/Cargo.toml
+++ b/client/rpc/Cargo.toml
@@ -12,8 +12,8 @@
jsonrpc-core-client = "18.0.0"
jsonrpc-derive = "18.0.0"
-sp-api = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.16" }
-sp-blockchain = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.16" }
-sp-core = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.16" }
-sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.16" }
-sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.16" }
+sp-api = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.17" }
+sp-blockchain = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.17" }
+sp-core = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.17" }
+sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.17" }
+sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.17" }
client/rpc/src/lib.rsdiffbeforeafterboth--- a/client/rpc/src/lib.rs
+++ b/client/rpc/src/lib.rs
@@ -177,6 +177,7 @@
};
}
+#[allow(deprecated)]
impl<C, Block, CrossAccountId, AccountId>
UniqueApi<<Block as BlockT>::Hash, CrossAccountId, AccountId> for Unique<C, Block>
where
node/cli/Cargo.tomldiffbeforeafterboth--- a/node/cli/Cargo.toml
+++ b/node/cli/Cargo.toml
@@ -3,7 +3,7 @@
[build-dependencies.substrate-build-script-utils]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
################################################################################
# Substrate Dependecies
@@ -16,150 +16,150 @@
[dependencies.frame-benchmarking]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.frame-benchmarking-cli]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.pallet-transaction-payment-rpc]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.substrate-prometheus-endpoint]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-basic-authorship]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-chain-spec]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-cli]
features = ['wasmtime']
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-client-api]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-consensus]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-consensus-aura]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-executor]
features = ['wasmtime']
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-finality-grandpa]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-keystore]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-rpc]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-rpc-api]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-service]
features = ['wasmtime']
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-telemetry]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-transaction-pool]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-tracing]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-block-builder]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-api]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-blockchain]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-consensus]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-consensus-aura]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-core]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-finality-grandpa]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-inherents]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-keystore]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-offchain]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-runtime]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-session]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-timestamp]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-transaction-pool]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-trie]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.substrate-frame-rpc-system]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sc-network]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.serde]
features = ['derive']
@@ -173,66 +173,66 @@
# Cumulus dependencies
[dependencies.cumulus-client-consensus-aura]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
[dependencies.cumulus-client-consensus-common]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
[dependencies.cumulus-client-collator]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
[dependencies.cumulus-client-cli]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
[dependencies.cumulus-client-network]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
[dependencies.cumulus-primitives-core]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
[dependencies.cumulus-primitives-parachain-inherent]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
[dependencies.cumulus-client-service]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
[dependencies.cumulus-relay-chain-interface]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
[dependencies.cumulus-relay-chain-local]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
################################################################################
# Polkadot dependencies
[dependencies.polkadot-primitives]
git = "https://github.com/paritytech/polkadot"
-branch = 'release-v0.9.16'
+branch = 'release-v0.9.17'
[dependencies.polkadot-service]
git = "https://github.com/paritytech/polkadot"
-branch = 'release-v0.9.16'
+branch = 'release-v0.9.17'
[dependencies.polkadot-cli]
git = "https://github.com/paritytech/polkadot"
-branch = 'release-v0.9.16'
+branch = 'release-v0.9.17'
[dependencies.polkadot-test-service]
git = "https://github.com/paritytech/polkadot"
-branch = 'release-v0.9.16'
+branch = 'release-v0.9.17'
[dependencies.polkadot-parachain]
git = "https://github.com/paritytech/polkadot"
-branch = 'release-v0.9.16'
+branch = 'release-v0.9.17'
################################################################################
@@ -271,17 +271,17 @@
log = '0.4.14'
flexi_logger = "0.15.7"
parking_lot = '0.11.2'
-structopt = '0.3.23'
+clap = "3.1.2"
jsonrpc-core = '18.0.0'
jsonrpc-pubsub = "18.0.0"
-fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fc-consensus = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fc-rpc = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fc-db = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fp-rpc = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
+fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fc-consensus = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fc-rpc = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fc-db = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fp-rpc = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
unique-rpc = { path = "../rpc" }
node/cli/src/cli.rsdiffbeforeafterboth--- a/node/cli/src/cli.rs
+++ b/node/cli/src/cli.rs
@@ -1,16 +1,16 @@
use crate::chain_spec;
use std::path::PathBuf;
-use structopt::StructOpt;
+use clap::Parser;
/// Sub-commands supported by the collator.
-#[derive(Debug, StructOpt)]
+#[derive(Debug, Parser)]
pub enum Subcommand {
/// Export the genesis state of the parachain.
- #[structopt(name = "export-genesis-state")]
+ #[clap(name = "export-genesis-state")]
ExportGenesisState(ExportGenesisStateCommand),
/// Export the genesis wasm of the parachain.
- #[structopt(name = "export-genesis-wasm")]
+ #[clap(name = "export-genesis-wasm")]
ExportGenesisWasm(ExportGenesisWasmCommand),
/// Build a chain specification.
@@ -40,49 +40,45 @@
}
/// Command for exporting the genesis state of the parachain
-#[derive(Debug, StructOpt)]
+#[derive(Debug, Parser)]
pub struct ExportGenesisStateCommand {
/// Output file name or stdout if unspecified.
- #[structopt(parse(from_os_str))]
+ #[clap(parse(from_os_str))]
pub output: Option<PathBuf>,
/// Id of the parachain this state is for.
///
/// Default: 100
- #[structopt(long, conflicts_with = "chain")]
+ #[clap(long, conflicts_with = "chain")]
pub parachain_id: Option<u32>,
/// Write output in binary. Default is to write in hex.
- #[structopt(short, long)]
+ #[clap(short, long)]
pub raw: bool,
/// The name of the chain for that the genesis state should be exported.
- #[structopt(long, conflicts_with = "parachain-id")]
+ #[clap(long, conflicts_with = "parachain-id")]
pub chain: Option<String>,
}
/// Command for exporting the genesis wasm file.
-#[derive(Debug, StructOpt)]
+#[derive(Debug, Parser)]
pub struct ExportGenesisWasmCommand {
/// Output file name or stdout if unspecified.
- #[structopt(parse(from_os_str))]
+ #[clap(parse(from_os_str))]
pub output: Option<PathBuf>,
/// Write output in binary. Default is to write in hex.
- #[structopt(short, long)]
+ #[clap(short, long)]
pub raw: bool,
/// The name of the chain for that the genesis wasm file should be exported.
- #[structopt(long)]
+ #[clap(long)]
pub chain: Option<String>,
}
-#[derive(Debug, StructOpt)]
-#[structopt(settings = &[
- structopt::clap::AppSettings::GlobalVersion,
- structopt::clap::AppSettings::ArgsNegateSubcommands,
- structopt::clap::AppSettings::SubcommandsNegateReqs,
-])]
+#[derive(Debug, Parser)]
+#[clap(args_conflicts_with_subcommands = true, subcommand_negates_reqs = true)]
pub struct Cli {
#[structopt(subcommand)]
pub subcommand: Option<Subcommand>,
@@ -122,7 +118,7 @@
Self {
base_path,
chain_id,
- base: polkadot_cli::RunCmd::from_iter(relay_chain_args),
+ base: polkadot_cli::RunCmd::parse_from(relay_chain_args),
}
}
}
node/cli/src/service.rsdiffbeforeafterboth--- a/node/cli/src/service.rs
+++ b/node/cli/src/service.rs
@@ -527,7 +527,7 @@
sync_oracle,
keystore,
force_authoring,
- slot_duration,
+ slot_duration: *slot_duration,
// We got around 500ms for proposing
block_proposal_slot_portion: SlotProportion::new(1f32 / 24f32),
telemetry,
node/rpc/Cargo.tomldiffbeforeafterboth--- a/node/rpc/Cargo.toml
+++ b/node/rpc/Cargo.toml
@@ -13,40 +13,40 @@
futures = { version = "0.3.17", features = ["compat"] }
jsonrpc-core = "18.0.0"
jsonrpc-pubsub = "18.0.0"
-# pallet-contracts-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-pallet-transaction-payment-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-pallet-transaction-payment-rpc-runtime-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sc-client-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sc-consensus-aura = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sc-consensus-epochs = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sc-finality-grandpa = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sc-finality-grandpa-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sc-keystore = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sc-network = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sc-rpc-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sc-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sc-service = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-block-builder = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-blockchain = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-consensus = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-consensus-aura = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-core = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-offchain = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-runtime = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-storage = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-session = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-transaction-pool = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sc-transaction-pool = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-substrate-frame-rpc-system = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+# pallet-contracts-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+pallet-transaction-payment-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+pallet-transaction-payment-rpc-runtime-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sc-client-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sc-consensus-aura = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sc-consensus-epochs = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sc-finality-grandpa = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sc-finality-grandpa-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sc-keystore = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sc-network = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sc-rpc-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sc-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sc-service = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-block-builder = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-blockchain = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-consensus = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-consensus-aura = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-core = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-offchain = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-runtime = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-storage = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-session = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-transaction-pool = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sc-transaction-pool = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+substrate-frame-rpc-system = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
tokio = { version = "0.2.25", features = ["macros", "sync"] }
-pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
+pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
pallet-unique = { path = "../../pallets/unique" }
uc-rpc = { path = "../../client/rpc" }
pallets/common/Cargo.tomldiffbeforeafterboth--- a/pallets/common/Cargo.toml
+++ b/pallets/common/Cargo.toml
@@ -10,16 +10,16 @@
version = '2.0.0'
[dependencies]
-frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
up-evm-mapping = { default-features = false, path = '../../primitives/evm-mapping' }
up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }
evm-coder = { default-features = false, path = '../../crates/evm-coder' }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
serde = { version = "1.0.130", default-features = false }
scale-info = { version = "1.0.0", default-features = false, features = [
"derive",
pallets/evm-coder-substrate/Cargo.tomldiffbeforeafterboth--- a/pallets/evm-coder-substrate/Cargo.toml
+++ b/pallets/evm-coder-substrate/Cargo.toml
@@ -7,15 +7,15 @@
scale-info = { version = "1.0.0", default-features = false, features = [
"derive",
] }
-sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
ethereum = { version = "0.11.1", default-features = false }
evm-coder = { default-features = false, path = "../../crates/evm-coder" }
-pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
[dependencies.codec]
default-features = false
pallets/evm-coder-substrate/src/lib.rsdiffbeforeafterboth--- a/pallets/evm-coder-substrate/src/lib.rs
+++ b/pallets/evm-coder-substrate/src/lib.rs
@@ -18,7 +18,7 @@
execution::{self, Result},
types::{Msg, value},
};
- use frame_support::{ensure};
+ use frame_support::{ensure, sp_runtime::ModuleError};
use pallet_evm::{
ExitError, ExitRevert, ExitSucceed, GasWeightMapping, PrecompileFailure, PrecompileOutput,
PrecompileResult, runner::stack::MaybeMirroredLog,
@@ -207,7 +207,7 @@
pub fn dispatch_to_evm<T: Config>(err: DispatchError) -> evm_coder::execution::Error {
use evm_coder::execution::Error as ExError;
match err {
- DispatchError::Module { index, error, .. }
+ DispatchError::Module(ModuleError { index, error, .. })
if index
== T::PalletInfo::index::<Pallet<T>>()
.expect("evm-coder-substrate is a pallet, which should be added to runtime")
@@ -219,10 +219,10 @@
_ => unreachable!("this pallet only defines two possible errors"),
}
}
- DispatchError::Module {
+ DispatchError::Module(ModuleError {
message: Some(msg), ..
- } => ExError::Revert(msg.into()),
- DispatchError::Module { index, error, .. } => {
+ }) => ExError::Revert(msg.into()),
+ DispatchError::Module(ModuleError { index, error, .. }) => {
ExError::Revert(format!("error {} in pallet {}", error, index))
}
e => ExError::Revert(format!("substrate error: {:?}", e)),
pallets/evm-contract-helpers/Cargo.tomldiffbeforeafterboth--- a/pallets/evm-contract-helpers/Cargo.toml
+++ b/pallets/evm-contract-helpers/Cargo.toml
@@ -7,15 +7,15 @@
scale-info = { version = "1.0.0", default-features = false, features = [
"derive",
] }
-frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
evm-coder = { default-features = false, path = '../../crates/evm-coder' }
pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.16' }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.17' }
log = "0.4.14"
[dependencies.codec]
pallets/evm-migration/Cargo.tomldiffbeforeafterboth--- a/pallets/evm-migration/Cargo.toml
+++ b/pallets/evm-migration/Cargo.toml
@@ -7,15 +7,15 @@
scale-info = { version = "1.0.0", default-features = false, features = [
"derive",
] }
-frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
+frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
[dependencies.codec]
default-features = false
pallets/evm-transaction-payment/Cargo.tomldiffbeforeafterboth--- a/pallets/evm-transaction-payment/Cargo.toml
+++ b/pallets/evm-transaction-payment/Cargo.toml
@@ -7,16 +7,16 @@
scale-info = { version = "1.0.0", default-features = false, features = [
"derive",
] }
-frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.16' }
+frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.17' }
up-evm-mapping = { default-features = false, path = "../../primitives/evm-mapping" }
[dependencies.codec]
pallets/fungible/Cargo.tomldiffbeforeafterboth--- a/pallets/fungible/Cargo.toml
+++ b/pallets/fungible/Cargo.toml
@@ -10,17 +10,17 @@
version = '2.0.0'
[dependencies]
-frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
pallet-common = { default-features = false, path = '../common' }
up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
evm-coder = { default-features = false, path = '../../crates/evm-coder' }
pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }
ethereum = { version = "0.11.1", default-features = false }
-frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
scale-info = { version = "1.0.0", default-features = false, features = [
"derive",
] }
pallets/inflation/Cargo.tomldiffbeforeafterboth--- a/pallets/inflation/Cargo.toml
+++ b/pallets/inflation/Cargo.toml
@@ -43,37 +43,37 @@
default-features = false
optional = true
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.frame-support]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.frame-system]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.pallet-balances]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.pallet-timestamp]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.pallet-randomness-collective-flip]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-std]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.serde]
default-features = false
@@ -83,17 +83,17 @@
[dependencies.sp-runtime]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-core]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-io]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies]
scale-info = { version = "1.0.0", default-features = false, features = ["derive"] }
pallets/nonfungible/Cargo.tomldiffbeforeafterboth--- a/pallets/nonfungible/Cargo.toml
+++ b/pallets/nonfungible/Cargo.toml
@@ -10,17 +10,17 @@
version = '2.0.0'
[dependencies]
-frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
pallet-common = { default-features = false, path = '../common' }
up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
evm-coder = { default-features = false, path = '../../crates/evm-coder' }
pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }
ethereum = { version = "0.11.1", default-features = false }
-frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
scale-info = { version = "1.0.0", default-features = false, features = [
"derive",
] }
pallets/refungible/Cargo.tomldiffbeforeafterboth--- a/pallets/refungible/Cargo.toml
+++ b/pallets/refungible/Cargo.toml
@@ -10,14 +10,14 @@
version = '2.0.0'
[dependencies]
-frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
pallet-common = { default-features = false, path = '../common' }
up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
-frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
scale-info = { version = "1.0.0", default-features = false, features = [
"derive",
] }
pallets/scheduler/Cargo.tomldiffbeforeafterboth--- a/pallets/scheduler/Cargo.toml
+++ b/pallets/scheduler/Cargo.toml
@@ -13,19 +13,19 @@
serde = { version = "1.0.130", default-features = false }
codec = { package = "parity-scale-codec", version = "2.3.0", default-features = false }
scale-info = { version = "1.0.0", default-features = false, features = ["derive"] }
-frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
-up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.16' }
+up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.17' }
log = { version = "0.4.14", default-features = false }
[dev-dependencies]
-sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-substrate-test-utils = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+substrate-test-utils = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
[features]
default = ["std"]
pallets/unique/Cargo.tomldiffbeforeafterboth--- a/pallets/unique/Cargo.toml
+++ b/pallets/unique/Cargo.toml
@@ -61,42 +61,42 @@
default-features = false
optional = true
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.frame-support]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.frame-system]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.pallet-balances]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.pallet-timestamp]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.pallet-randomness-collective-flip]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-std]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.pallet-transaction-payment]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.serde]
default-features = false
@@ -106,17 +106,17 @@
[dependencies.sp-runtime]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-core]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-io]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
################################################################################
@@ -129,9 +129,9 @@
] }
ethereum = { version = "0.11.1", default-features = false }
rlp = { default-features = false, version = "0.5.0" }
-sp-api = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.16" }
+sp-api = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.17" }
-up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.16' }
+up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.17' }
up-evm-mapping = { default-features = false, path = "../../primitives/evm-mapping" }
evm-coder = { default-features = false, path = "../../crates/evm-coder" }
pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }
@@ -139,9 +139,9 @@
"serde_no_std",
] }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
hex-literal = "0.3.3"
pallet-common = { default-features = false, path = "../common" }
primitives/data-structs/Cargo.tomldiffbeforeafterboth--- a/primitives/data-structs/Cargo.toml
+++ b/primitives/data-structs/Cargo.toml
@@ -16,11 +16,11 @@
serde = { version = "1.0.130", features = [
'derive',
], default-features = false, optional = true }
-frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
derivative = "2.2.0"
[features]
primitives/evm-mapping/Cargo.tomldiffbeforeafterboth--- a/primitives/evm-mapping/Cargo.toml
+++ b/primitives/evm-mapping/Cargo.toml
@@ -4,8 +4,8 @@
edition = "2021"
[dependencies]
-sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
[features]
default = ["std"]
primitives/rpc/Cargo.tomldiffbeforeafterboth--- a/primitives/rpc/Cargo.toml
+++ b/primitives/rpc/Cargo.toml
@@ -9,10 +9,10 @@
codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false, features = [
"derive",
] }
-sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-api = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
-sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.16' }
+sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-api = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
+sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }
[features]
default = ["std"]
runtime/Cargo.tomldiffbeforeafterboth--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -118,33 +118,33 @@
default-features = false
git = 'https://github.com/paritytech/substrate.git'
optional = true
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.frame-executive]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.frame-support]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.frame-system]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.frame-system-benchmarking]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
optional = true
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.frame-system-rpc-runtime-api]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.hex-literal]
optional = true
@@ -159,131 +159,131 @@
[dependencies.pallet-aura]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.pallet-balances]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
# Contracts specific packages
# [dependencies.pallet-contracts]
# git = 'https://github.com/paritytech/substrate.git'
# default-features = false
-# branch = 'polkadot-v0.9.16'
+# branch = 'polkadot-v0.9.17'
# version = '4.0.0-dev'
# [dependencies.pallet-contracts-primitives]
# git = 'https://github.com/paritytech/substrate.git'
# default-features = false
-# branch = 'polkadot-v0.9.16'
+# branch = 'polkadot-v0.9.17'
# version = '4.0.0-dev'
# [dependencies.pallet-contracts-rpc-runtime-api]
# git = 'https://github.com/paritytech/substrate.git'
# default-features = false
-# branch = 'polkadot-v0.9.16'
+# branch = 'polkadot-v0.9.17'
# version = '4.0.0-dev'
[dependencies.pallet-randomness-collective-flip]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.pallet-sudo]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.pallet-timestamp]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.pallet-transaction-payment]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.pallet-transaction-payment-rpc-runtime-api]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.pallet-treasury]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
# [dependencies.pallet-vesting]
# default-features = false
# git = 'https://github.com/paritytech/substrate.git'
-# branch = 'polkadot-v0.9.16'
+# branch = 'polkadot-v0.9.17'
[dependencies.sp-arithmetic]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-api]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-block-builder]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-core]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-consensus-aura]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-inherents]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-io]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-offchain]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-runtime]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-session]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-std]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-transaction-pool]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.sp-version]
default-features = false
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
[dependencies.smallvec]
version = '1.6.1'
@@ -293,47 +293,47 @@
[dependencies.parachain-info]
default-features = false
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
[dependencies.cumulus-pallet-aura-ext]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
default-features = false
[dependencies.cumulus-pallet-parachain-system]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
default-features = false
[dependencies.cumulus-primitives-core]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
default-features = false
[dependencies.cumulus-pallet-xcm]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
default-features = false
[dependencies.cumulus-pallet-dmp-queue]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
default-features = false
[dependencies.cumulus-pallet-xcmp-queue]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
default-features = false
[dependencies.cumulus-primitives-utility]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
default-features = false
[dependencies.cumulus-primitives-timestamp]
-git = 'https://github.com/paritytech/cumulus.git'
-branch = 'polkadot-v0.9.16'
+git = 'https://github.com/uniqueNetwork/cumulus.git'
+branch = 'polkadot-v0.9.17'
default-features = false
################################################################################
@@ -341,32 +341,32 @@
[dependencies.polkadot-parachain]
git = 'https://github.com/paritytech/polkadot'
-branch = 'release-v0.9.16'
+branch = 'release-v0.9.17'
default-features = false
[dependencies.xcm]
git = 'https://github.com/paritytech/polkadot'
-branch = 'release-v0.9.16'
+branch = 'release-v0.9.17'
default-features = false
[dependencies.xcm-builder]
git = 'https://github.com/paritytech/polkadot'
-branch = 'release-v0.9.16'
+branch = 'release-v0.9.17'
default-features = false
[dependencies.xcm-executor]
git = 'https://github.com/paritytech/polkadot'
-branch = 'release-v0.9.16'
+branch = 'release-v0.9.17'
default-features = false
[dependencies.pallet-xcm]
git = 'https://github.com/paritytech/polkadot'
-branch = 'release-v0.9.16'
+branch = 'release-v0.9.17'
default-features = false
[dependencies.orml-vesting]
git = 'https://github.com/UniqueNetwork/open-runtime-module-library'
-branch = 'unique-polkadot-v0.9.16'
+branch = 'unique-polkadot-v0.9.17'
version = "0.4.1-dev"
default-features = false
@@ -389,21 +389,21 @@
pallet-nonfungible = { default-features = false, path = "../pallets/nonfungible" }
pallet-unq-scheduler = { path = '../pallets/scheduler', default-features = false }
# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }
-pallet-charge-transaction = { git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.16', package = "pallet-template-transaction-payment", default-features = false, version = '3.0.0' }
+pallet-charge-transaction = { git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.17', package = "pallet-template-transaction-payment", default-features = false, version = '3.0.0' }
pallet-evm-migration = { path = '../pallets/evm-migration', default-features = false }
pallet-evm-contract-helpers = { path = '../pallets/evm-contract-helpers', default-features = false }
pallet-evm-transaction-payment = { path = '../pallets/evm-transaction-payment', default-features = false }
pallet-evm-coder-substrate = { default-features = false, path = "../pallets/evm-coder-substrate" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
-fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.16" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
+fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }
################################################################################
# Build Dependencies
[build-dependencies.substrate-wasm-builder]
git = 'https://github.com/paritytech/substrate.git'
-branch = 'polkadot-v0.9.16'
+branch = 'polkadot-v0.9.17'
runtime/src/lib.rsdiffbeforeafterboth--- a/runtime/src/lib.rs
+++ b/runtime/src/lib.rs
@@ -86,8 +86,9 @@
use xcm_builder::{
AccountId32Aliases, AllowTopLevelPaidExecutionFrom, AllowUnpaidExecutionFrom, CurrencyAdapter,
EnsureXcmOrigin, FixedWeightBounds, LocationInverter, NativeAsset, ParentAsSuperuser,
- ParentIsDefault, RelayChainAsNative, SiblingParachainAsNative, SiblingParachainConvertsVia,
+ RelayChainAsNative, SiblingParachainAsNative, SiblingParachainConvertsVia,
SignedAccountId32AsNative, SignedToAccountId32, SovereignSignedViaLocation, TakeWeightCredit,
+ ParentIsPreset,
};
use xcm_executor::{Config, XcmExecutor, Assets};
use sp_std::{marker::PhantomData};
@@ -628,7 +629,7 @@
/// `Transact` in order to determine the dispatch Origin.
pub type LocationToAccountId = (
// The parent (Relay-chain) origin converts to the default `AccountId`.
- ParentIsDefault<AccountId>,
+ ParentIsPreset<AccountId>,
// Sibling parachain origins convert to AccountId via the `ParaId::into`.
SiblingParachainConvertsVia<Sibling, AccountId>,
// Straight up local `AccountId32` origins just alias directly to `AccountId`.
@@ -863,6 +864,8 @@
type ChannelInfo = ParachainSystem;
type VersionWrapper = ();
type ExecuteOverweightOrigin = frame_system::EnsureRoot<AccountId>;
+ type ControllerOrigin = EnsureRoot<AccountId>;
+ type ControllerOriginConverter = XcmOriginToTransactDispatchOrigin;
}
impl cumulus_pallet_dmp_queue::Config for Runtime {
tests/README.mddiffbeforeafterboth--- a/tests/README.md
+++ b/tests/README.md
@@ -5,7 +5,7 @@
1. Checkout polkadot in sibling folder with this project
```bash
git clone https://github.com/paritytech/polkadot.git && cd polkadot
-git checkout release-v0.9.16
+git checkout release-v0.9.17
```
2. Build with nightly-2021-11-11
tests/src/interfaces/augment-api-consts.tsdiffbeforeafterboth--- a/tests/src/interfaces/augment-api-consts.ts
+++ b/tests/src/interfaces/augment-api-consts.ts
@@ -30,6 +30,7 @@
};
common: {
collectionAdminsLimit: u32 & AugmentedConst<ApiType>;
+ collectionCreationPrice: u128 & AugmentedConst<ApiType>;
/**
* Generic const
**/
@@ -137,6 +138,8 @@
burn: Permill & AugmentedConst<ApiType>;
/**
* The maximum number of approvals that can wait in the spending queue.
+ *
+ * NOTE: This parameter is also used within the Bounties Pallet extension if enabled.
**/
maxApprovals: u32 & AugmentedConst<ApiType>;
/**
tests/src/interfaces/augment-api-query.tsdiffbeforeafterboth--- a/tests/src/interfaces/augment-api-query.ts
+++ b/tests/src/interfaces/augment-api-query.ts
@@ -12,8 +12,29 @@
export interface AugmentedQueries<ApiType extends ApiTypes> {
balances: {
/**
- * The balance of an account.
+ * The Balances pallet example of storing the balance of an account.
+ *
+ * # Example
+ *
+ * ```nocompile
+ * impl pallet_balances::Config for Runtime {
+ * type AccountStore = StorageMapShim<Self::Account<Runtime>, frame_system::Provider<Runtime>, AccountId, Self::AccountData<Balance>>
+ * }
+ * ```
+ *
+ * You can also store the balance of an account in the `System` pallet.
+ *
+ * # Example
*
+ * ```nocompile
+ * impl pallet_balances::Config for Runtime {
+ * type AccountStore = System
+ * }
+ * ```
+ *
+ * But this comes with tradeoffs, storing account balances in the system pallet stores
+ * `frame_system` data alongside the account data contrary to storing account balances in the
+ * `Balances` pallet, which uses a `StorageMap` to store balances data only.
* NOTE: This is only used in the case that this pallet is used to store balances.
**/
account: AugmentedQuery<ApiType, (arg: AccountId32 | string | Uint8Array) => Observable<PalletBalancesAccountData>, [AccountId32]> & QueryableStorageEntry<ApiType, [AccountId32]>;
@@ -588,6 +609,10 @@
**/
queueConfig: AugmentedQuery<ApiType, () => Observable<CumulusPalletXcmpQueueQueueConfigData>, []> & QueryableStorageEntry<ApiType, []>;
/**
+ * Whether or not the XCMP queue is suspended from executing incoming XCMs or not.
+ **/
+ queueSuspended: AugmentedQuery<ApiType, () => Observable<bool>, []> & QueryableStorageEntry<ApiType, []>;
+ /**
* Any signal messages waiting to be sent.
**/
signalMessages: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<Bytes>, [u32]> & QueryableStorageEntry<ApiType, [u32]>;
tests/src/interfaces/augment-api-tx.tsdiffbeforeafterboth--- a/tests/src/interfaces/augment-api-tx.ts
+++ b/tests/src/interfaces/augment-api-tx.ts
@@ -425,11 +425,6 @@
remark: AugmentedSubmittable<(remark: Bytes | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [Bytes]>;
/**
* Make some on-chain remark and emit event.
- *
- * # <weight>
- * - `O(b)` where b is the length of the remark.
- * - 1 event.
- * # </weight>
**/
remarkWithEvent: AugmentedSubmittable<(remark: Bytes | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [Bytes]>;
/**
@@ -982,6 +977,14 @@
};
xcmpQueue: {
/**
+ * Resumes all XCM executions for the XCMP queue.
+ *
+ * Note that this function doesn't change the status of the in/out bound channels.
+ *
+ * - `origin`: Must pass `ControllerOrigin`.
+ **/
+ resumeXcmExecution: AugmentedSubmittable<() => SubmittableExtrinsic<ApiType>, []>;
+ /**
* Services a single overweight XCM.
*
* - `origin`: Must pass `ExecuteOverweightOrigin`.
@@ -998,6 +1001,59 @@
**/
serviceOverweight: AugmentedSubmittable<(index: u64 | AnyNumber | Uint8Array, weightLimit: u64 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [u64, u64]>;
/**
+ * Suspends all XCM executions for the XCMP queue, regardless of the sender's origin.
+ *
+ * - `origin`: Must pass `ControllerOrigin`.
+ **/
+ suspendXcmExecution: AugmentedSubmittable<() => SubmittableExtrinsic<ApiType>, []>;
+ /**
+ * Overwrites the number of pages of messages which must be in the queue after which we drop any further
+ * messages from the channel.
+ *
+ * - `origin`: Must pass `Root`.
+ * - `new`: Desired value for `QueueConfigData.drop_threshold`
+ **/
+ updateDropThreshold: AugmentedSubmittable<(updated: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [u32]>;
+ /**
+ * Overwrites the number of pages of messages which the queue must be reduced to before it signals that
+ * message sending may recommence after it has been suspended.
+ *
+ * - `origin`: Must pass `Root`.
+ * - `new`: Desired value for `QueueConfigData.resume_threshold`
+ **/
+ updateResumeThreshold: AugmentedSubmittable<(updated: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [u32]>;
+ /**
+ * Overwrites the number of pages of messages which must be in the queue for the other side to be told to
+ * suspend their sending.
+ *
+ * - `origin`: Must pass `Root`.
+ * - `new`: Desired value for `QueueConfigData.suspend_value`
+ **/
+ updateSuspendThreshold: AugmentedSubmittable<(updated: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [u32]>;
+ /**
+ * Overwrites the amount of remaining weight under which we stop processing messages.
+ *
+ * - `origin`: Must pass `Root`.
+ * - `new`: Desired value for `QueueConfigData.threshold_weight`
+ **/
+ updateThresholdWeight: AugmentedSubmittable<(updated: u64 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [u64]>;
+ /**
+ * Overwrites the speed to which the available weight approaches the maximum weight.
+ * A lower number results in a faster progression. A value of 1 makes the entire weight available initially.
+ *
+ * - `origin`: Must pass `Root`.
+ * - `new`: Desired value for `QueueConfigData.weight_restrict_decay`.
+ **/
+ updateWeightRestrictDecay: AugmentedSubmittable<(updated: u64 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [u64]>;
+ /**
+ * Overwrite the maximum amount of weight any individual message may consume.
+ * Messages above this weight go into the overweight queue and may only be serviced explicitly.
+ *
+ * - `origin`: Must pass `Root`.
+ * - `new`: Desired value for `QueueConfigData.xcmp_max_individual_weight`.
+ **/
+ updateXcmpMaxIndividualWeight: AugmentedSubmittable<(updated: u64 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [u64]>;
+ /**
* Generic tx
**/
[key: string]: SubmittableExtrinsicFunction<ApiType>;
tests/src/interfaces/augment-types.tsdiffbeforeafterboth--- a/tests/src/interfaces/augment-types.ts
+++ b/tests/src/interfaces/augment-types.ts
@@ -1,7 +1,7 @@
// Auto-generated via `yarn polkadot-types-from-defs`, do not edit
/* eslint-disable */
-import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassU64, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSupportWeightsWeightToFeeCoefficient, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonAccountBasicCrossAccountIdRepr, PalletCommonError, PalletCommonEvent, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletFungibleError, PalletInflationCall, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTimestampCall, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletXcmCall, PalletXcmError, PalletXcmEvent, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV1AbridgedHostConfiguration, PolkadotPrimitivesV1AbridgedHrmpChannel, PolkadotPrimitivesV1PersistedValidationData, PolkadotPrimitivesV1UpgradeRestriction, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpTrieStorageProof, SpVersionRuntimeVersion, UniqueRuntimeRuntime, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateNftData, UpDataStructsCreateReFungibleData, UpDataStructsMetaUpdatePermission, UpDataStructsSchemaVersion, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipState, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './unique';
+import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassU64, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSupportWeightsWeightToFeeCoefficient, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonAccountBasicCrossAccountIdRepr, PalletCommonError, PalletCommonEvent, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletFungibleError, PalletInflationCall, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTimestampCall, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletXcmCall, PalletXcmError, PalletXcmEvent, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV1AbridgedHostConfiguration, PolkadotPrimitivesV1AbridgedHrmpChannel, PolkadotPrimitivesV1PersistedValidationData, PolkadotPrimitivesV1UpgradeRestriction, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpTrieStorageProof, SpVersionRuntimeVersion, UniqueRuntimeRuntime, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateNftData, UpDataStructsCreateReFungibleData, UpDataStructsMetaUpdatePermission, UpDataStructsSchemaVersion, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipState, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './unique';
import type { Data, StorageKey } from '@polkadot/types';
import type { BitVec, Bool, Bytes, I128, I16, I256, I32, I64, I8, Json, Null, Raw, Text, Type, U128, U16, U256, U32, U64, U8, USize, bool, i128, i16, i256, i32, i64, i8, u128, u16, u256, u32, u64, u8, usize } from '@polkadot/types-codec';
import type { AssetApproval, AssetApprovalKey, AssetBalance, AssetDestroyWitness, AssetDetails, AssetMetadata, TAssetBalance, TAssetDepositBalance } from '@polkadot/types/interfaces/assets';
@@ -18,7 +18,7 @@
import type { StatementKind } from '@polkadot/types/interfaces/claims';
import type { CollectiveOrigin, MemberCount, ProposalIndex, Votes, VotesTo230 } from '@polkadot/types/interfaces/collective';
import type { AuthorityId, RawVRFOutput } from '@polkadot/types/interfaces/consensus';
-import type { AliveContractInfo, CodeHash, CodeSource, CodeUploadRequest, CodeUploadResult, CodeUploadResultValue, ContractCallFlags, ContractCallRequest, ContractExecResult, ContractExecResultErr, ContractExecResultErrModule, ContractExecResultOk, ContractExecResultResult, ContractExecResultSuccessTo255, ContractExecResultSuccessTo260, ContractExecResultTo255, ContractExecResultTo260, ContractExecResultTo267, ContractInfo, ContractInstantiateResult, ContractInstantiateResultTo267, ContractInstantiateResultTo299, ContractReturnFlags, ContractStorageKey, DeletedContract, ExecReturnValue, Gas, HostFnWeights, HostFnWeightsTo264, InstantiateRequest, InstantiateRequestV1, InstantiateRequestV2, InstantiateReturnValue, InstantiateReturnValueOk, InstantiateReturnValueTo267, InstructionWeights, Limits, LimitsTo264, PrefabWasmModule, RentProjection, Schedule, ScheduleTo212, ScheduleTo258, ScheduleTo264, SeedOf, StorageDeposit, TombstoneContractInfo, TrieId } from '@polkadot/types/interfaces/contracts';
+import type { AliveContractInfo, CodeHash, CodeUploadRequest, CodeUploadResult, CodeUploadResultValue, ContractCallFlags, ContractCallRequest, ContractExecResult, ContractExecResultErr, ContractExecResultErrModule, ContractExecResultOk, ContractExecResultResult, ContractExecResultSuccessTo255, ContractExecResultSuccessTo260, ContractExecResultTo255, ContractExecResultTo260, ContractExecResultTo267, ContractInfo, ContractInstantiateResult, ContractInstantiateResultTo267, ContractReturnFlags, ContractStorageKey, DeletedContract, ExecReturnValue, Gas, HostFnWeights, HostFnWeightsTo264, InstantiateRequest, InstantiateReturnValue, InstantiateReturnValueTo267, InstructionWeights, Limits, LimitsTo264, PrefabWasmModule, RentProjection, Schedule, ScheduleTo212, ScheduleTo258, ScheduleTo264, SeedOf, StorageDeposit, TombstoneContractInfo, TrieId } from '@polkadot/types/interfaces/contracts';
import type { ContractConstructorSpecLatest, ContractConstructorSpecV0, ContractConstructorSpecV1, ContractConstructorSpecV2, ContractConstructorSpecV3, ContractContractSpecV0, ContractContractSpecV1, ContractContractSpecV2, ContractContractSpecV3, ContractCryptoHasher, ContractDiscriminant, ContractDisplayName, ContractEventParamSpecLatest, ContractEventParamSpecV0, ContractEventParamSpecV2, ContractEventSpecLatest, ContractEventSpecV0, ContractEventSpecV1, ContractEventSpecV2, ContractLayoutArray, ContractLayoutCell, ContractLayoutEnum, ContractLayoutHash, ContractLayoutHashingStrategy, ContractLayoutKey, ContractLayoutStruct, ContractLayoutStructField, ContractMessageParamSpecLatest, ContractMessageParamSpecV0, ContractMessageParamSpecV2, ContractMessageSpecLatest, ContractMessageSpecV0, ContractMessageSpecV1, ContractMessageSpecV2, ContractMetadata, ContractMetadataLatest, ContractMetadataV0, ContractMetadataV1, ContractMetadataV2, ContractMetadataV3, ContractProject, ContractProjectContract, ContractProjectInfo, ContractProjectSource, ContractProjectV0, ContractSelector, ContractStorageLayout, ContractTypeSpec } from '@polkadot/types/interfaces/contractsAbi';
import type { FundIndex, FundInfo, LastContribution, TrieIndex } from '@polkadot/types/interfaces/crowdloan';
import type { ConfigData, MessageId, OverweightIndex, PageCounter, PageIndexData } from '@polkadot/types/interfaces/cumulus';
@@ -198,7 +198,6 @@
ClassMetadata: ClassMetadata;
CodecHash: CodecHash;
CodeHash: CodeHash;
- CodeSource: CodeSource;
CodeUploadRequest: CodeUploadRequest;
CodeUploadResult: CodeUploadResult;
CodeUploadResultValue: CodeUploadResultValue;
@@ -251,7 +250,6 @@
ContractInfo: ContractInfo;
ContractInstantiateResult: ContractInstantiateResult;
ContractInstantiateResultTo267: ContractInstantiateResultTo267;
- ContractInstantiateResultTo299: ContractInstantiateResultTo299;
ContractLayoutArray: ContractLayoutArray;
ContractLayoutCell: ContractLayoutCell;
ContractLayoutEnum: ContractLayoutEnum;
@@ -593,10 +591,7 @@
InstanceId: InstanceId;
InstanceMetadata: InstanceMetadata;
InstantiateRequest: InstantiateRequest;
- InstantiateRequestV1: InstantiateRequestV1;
- InstantiateRequestV2: InstantiateRequestV2;
InstantiateReturnValue: InstantiateReturnValue;
- InstantiateReturnValueOk: InstantiateReturnValueOk;
InstantiateReturnValueTo267: InstantiateReturnValueTo267;
InstructionV2: InstructionV2;
InstructionWeights: InstructionWeights;
@@ -1054,6 +1049,7 @@
SpRuntimeDigest: SpRuntimeDigest;
SpRuntimeDigestDigestItem: SpRuntimeDigestDigestItem;
SpRuntimeDispatchError: SpRuntimeDispatchError;
+ SpRuntimeModuleError: SpRuntimeModuleError;
SpRuntimeMultiSignature: SpRuntimeMultiSignature;
SpRuntimeTokenError: SpRuntimeTokenError;
SpTrieStorageProof: SpTrieStorageProof;
tests/src/interfaces/lookup.tsdiffbeforeafterboth--- a/tests/src/interfaces/lookup.ts
+++ b/tests/src/interfaces/lookup.ts
@@ -260,7 +260,7 @@
_enum: ['VestingBalance', 'LiquidityRestrictions', 'InsufficientBalance', 'ExistentialDeposit', 'KeepAlive', 'ExistingVestingSchedule', 'DeadAccount', 'TooManyReserves']
},
/**
- * Lookup60: pallet_timestamp::pallet::Call<T>
+ * Lookup61: pallet_timestamp::pallet::Call<T>
**/
PalletTimestampCall: {
_enum: {
@@ -270,13 +270,13 @@
}
},
/**
- * Lookup63: pallet_transaction_payment::Releases
+ * Lookup64: pallet_transaction_payment::Releases
**/
PalletTransactionPaymentReleases: {
_enum: ['V1Ancient', 'V2']
},
/**
- * Lookup65: frame_support::weights::WeightToFeeCoefficient<Balance>
+ * Lookup66: frame_support::weights::WeightToFeeCoefficient<Balance>
**/
FrameSupportWeightsWeightToFeeCoefficient: {
coeffInteger: 'u128',
@@ -285,7 +285,7 @@
degree: 'u8'
},
/**
- * Lookup67: pallet_treasury::Proposal<sp_core::crypto::AccountId32, Balance>
+ * Lookup68: pallet_treasury::Proposal<sp_core::crypto::AccountId32, Balance>
**/
PalletTreasuryProposal: {
proposer: 'AccountId32',
@@ -294,7 +294,7 @@
bond: 'u128'
},
/**
- * Lookup70: pallet_treasury::pallet::Call<T, I>
+ * Lookup71: pallet_treasury::pallet::Call<T, I>
**/
PalletTreasuryCall: {
_enum: {
@@ -311,7 +311,7 @@
}
},
/**
- * Lookup72: pallet_treasury::pallet::Event<T, I>
+ * Lookup73: pallet_treasury::pallet::Event<T, I>
**/
PalletTreasuryEvent: {
_enum: {
@@ -342,17 +342,17 @@
}
},
/**
- * Lookup75: frame_support::PalletId
+ * Lookup76: frame_support::PalletId
**/
FrameSupportPalletId: '[u8;8]',
/**
- * Lookup76: pallet_treasury::pallet::Error<T, I>
+ * Lookup77: pallet_treasury::pallet::Error<T, I>
**/
PalletTreasuryError: {
_enum: ['InsufficientProposersBalance', 'InvalidIndex', 'TooManyApprovals']
},
/**
- * Lookup77: pallet_sudo::pallet::Call<T>
+ * Lookup78: pallet_sudo::pallet::Call<T>
**/
PalletSudoCall: {
_enum: {
@@ -376,7 +376,7 @@
}
},
/**
- * Lookup79: frame_system::pallet::Call<T>
+ * Lookup80: frame_system::pallet::Call<T>
**/
FrameSystemCall: {
_enum: {
@@ -414,7 +414,7 @@
}
},
/**
- * Lookup82: orml_vesting::module::Call<T>
+ * Lookup83: orml_vesting::module::Call<T>
**/
OrmlVestingModuleCall: {
_enum: {
@@ -433,7 +433,7 @@
}
},
/**
- * Lookup83: orml_vesting::VestingSchedule<BlockNumber, Balance>
+ * Lookup84: orml_vesting::VestingSchedule<BlockNumber, Balance>
**/
OrmlVestingVestingSchedule: {
start: 'u32',
@@ -442,18 +442,56 @@
perPeriod: 'Compact<u128>'
},
/**
- * Lookup85: cumulus_pallet_xcmp_queue::pallet::Call<T>
+ * Lookup86: cumulus_pallet_xcmp_queue::pallet::Call<T>
**/
CumulusPalletXcmpQueueCall: {
_enum: {
service_overweight: {
index: 'u64',
- weightLimit: 'u64'
+ weightLimit: 'u64',
+ },
+ suspend_xcm_execution: 'Null',
+ resume_xcm_execution: 'Null',
+ update_suspend_threshold: {
+ _alias: {
+ new_: 'new',
+ },
+ new_: 'u32',
+ },
+ update_drop_threshold: {
+ _alias: {
+ new_: 'new',
+ },
+ new_: 'u32',
+ },
+ update_resume_threshold: {
+ _alias: {
+ new_: 'new',
+ },
+ new_: 'u32',
+ },
+ update_threshold_weight: {
+ _alias: {
+ new_: 'new',
+ },
+ new_: 'u64',
+ },
+ update_weight_restrict_decay: {
+ _alias: {
+ new_: 'new',
+ },
+ new_: 'u64',
+ },
+ update_xcmp_max_individual_weight: {
+ _alias: {
+ new_: 'new',
+ },
+ new_: 'u64'
}
}
},
/**
- * Lookup86: pallet_xcm::pallet::Call<T>
+ * Lookup87: pallet_xcm::pallet::Call<T>
**/
PalletXcmCall: {
_enum: {
@@ -507,7 +545,7 @@
}
},
/**
- * Lookup87: xcm::VersionedMultiLocation
+ * Lookup88: xcm::VersionedMultiLocation
**/
XcmVersionedMultiLocation: {
_enum: {
@@ -516,7 +554,7 @@
}
},
/**
- * Lookup88: xcm::v0::multi_location::MultiLocation
+ * Lookup89: xcm::v0::multi_location::MultiLocation
**/
XcmV0MultiLocation: {
_enum: {
@@ -532,7 +570,7 @@
}
},
/**
- * Lookup89: xcm::v0::junction::Junction
+ * Lookup90: xcm::v0::junction::Junction
**/
XcmV0Junction: {
_enum: {
@@ -561,7 +599,7 @@
}
},
/**
- * Lookup90: xcm::v0::junction::NetworkId
+ * Lookup91: xcm::v0::junction::NetworkId
**/
XcmV0JunctionNetworkId: {
_enum: {
@@ -572,7 +610,7 @@
}
},
/**
- * Lookup91: xcm::v0::junction::BodyId
+ * Lookup92: xcm::v0::junction::BodyId
**/
XcmV0JunctionBodyId: {
_enum: {
@@ -586,7 +624,7 @@
}
},
/**
- * Lookup92: xcm::v0::junction::BodyPart
+ * Lookup93: xcm::v0::junction::BodyPart
**/
XcmV0JunctionBodyPart: {
_enum: {
@@ -609,14 +647,14 @@
}
},
/**
- * Lookup93: xcm::v1::multilocation::MultiLocation
+ * Lookup94: xcm::v1::multilocation::MultiLocation
**/
XcmV1MultiLocation: {
parents: 'u8',
interior: 'XcmV1MultilocationJunctions'
},
/**
- * Lookup94: xcm::v1::multilocation::Junctions
+ * Lookup95: xcm::v1::multilocation::Junctions
**/
XcmV1MultilocationJunctions: {
_enum: {
@@ -632,7 +670,7 @@
}
},
/**
- * Lookup95: xcm::v1::junction::Junction
+ * Lookup96: xcm::v1::junction::Junction
**/
XcmV1Junction: {
_enum: {
@@ -660,7 +698,7 @@
}
},
/**
- * Lookup96: xcm::VersionedXcm<Call>
+ * Lookup97: xcm::VersionedXcm<Call>
**/
XcmVersionedXcm: {
_enum: {
@@ -670,7 +708,7 @@
}
},
/**
- * Lookup97: xcm::v0::Xcm<Call>
+ * Lookup98: xcm::v0::Xcm<Call>
**/
XcmV0Xcm: {
_enum: {
@@ -724,7 +762,7 @@
}
},
/**
- * Lookup99: xcm::v0::multi_asset::MultiAsset
+ * Lookup100: xcm::v0::multi_asset::MultiAsset
**/
XcmV0MultiAsset: {
_enum: {
@@ -763,7 +801,7 @@
}
},
/**
- * Lookup100: xcm::v1::multiasset::AssetInstance
+ * Lookup101: xcm::v1::multiasset::AssetInstance
**/
XcmV1MultiassetAssetInstance: {
_enum: {
@@ -777,7 +815,7 @@
}
},
/**
- * Lookup104: xcm::v0::order::Order<Call>
+ * Lookup105: xcm::v0::order::Order<Call>
**/
XcmV0Order: {
_enum: {
@@ -820,7 +858,7 @@
}
},
/**
- * Lookup106: xcm::v0::Response
+ * Lookup107: xcm::v0::Response
**/
XcmV0Response: {
_enum: {
@@ -828,19 +866,19 @@
}
},
/**
- * Lookup107: xcm::v0::OriginKind
+ * Lookup108: xcm::v0::OriginKind
**/
XcmV0OriginKind: {
_enum: ['Native', 'SovereignAccount', 'Superuser', 'Xcm']
},
/**
- * Lookup108: xcm::double_encoded::DoubleEncoded<T>
+ * Lookup109: xcm::double_encoded::DoubleEncoded<T>
**/
XcmDoubleEncoded: {
encoded: 'Bytes'
},
/**
- * Lookup109: xcm::v1::Xcm<Call>
+ * Lookup110: xcm::v1::Xcm<Call>
**/
XcmV1Xcm: {
_enum: {
@@ -899,18 +937,18 @@
}
},
/**
- * Lookup110: xcm::v1::multiasset::MultiAssets
+ * Lookup111: xcm::v1::multiasset::MultiAssets
**/
XcmV1MultiassetMultiAssets: 'Vec<XcmV1MultiAsset>',
/**
- * Lookup112: xcm::v1::multiasset::MultiAsset
+ * Lookup113: xcm::v1::multiasset::MultiAsset
**/
XcmV1MultiAsset: {
id: 'XcmV1MultiassetAssetId',
fun: 'XcmV1MultiassetFungibility'
},
/**
- * Lookup113: xcm::v1::multiasset::AssetId
+ * Lookup114: xcm::v1::multiasset::AssetId
**/
XcmV1MultiassetAssetId: {
_enum: {
@@ -919,7 +957,7 @@
}
},
/**
- * Lookup114: xcm::v1::multiasset::Fungibility
+ * Lookup115: xcm::v1::multiasset::Fungibility
**/
XcmV1MultiassetFungibility: {
_enum: {
@@ -928,7 +966,7 @@
}
},
/**
- * Lookup116: xcm::v1::order::Order<Call>
+ * Lookup117: xcm::v1::order::Order<Call>
**/
XcmV1Order: {
_enum: {
@@ -973,7 +1011,7 @@
}
},
/**
- * Lookup117: xcm::v1::multiasset::MultiAssetFilter
+ * Lookup118: xcm::v1::multiasset::MultiAssetFilter
**/
XcmV1MultiassetMultiAssetFilter: {
_enum: {
@@ -982,7 +1020,7 @@
}
},
/**
- * Lookup118: xcm::v1::multiasset::WildMultiAsset
+ * Lookup119: xcm::v1::multiasset::WildMultiAsset
**/
XcmV1MultiassetWildMultiAsset: {
_enum: {
@@ -994,13 +1032,13 @@
}
},
/**
- * Lookup119: xcm::v1::multiasset::WildFungibility
+ * Lookup120: xcm::v1::multiasset::WildFungibility
**/
XcmV1MultiassetWildFungibility: {
_enum: ['Fungible', 'NonFungible']
},
/**
- * Lookup121: xcm::v1::Response
+ * Lookup122: xcm::v1::Response
**/
XcmV1Response: {
_enum: {
@@ -1009,11 +1047,11 @@
}
},
/**
- * Lookup122: xcm::v2::Xcm<Call>
+ * Lookup123: xcm::v2::Xcm<Call>
**/
XcmV2Xcm: 'Vec<XcmV2Instruction>',
/**
- * Lookup124: xcm::v2::Instruction<Call>
+ * Lookup125: xcm::v2::Instruction<Call>
**/
XcmV2Instruction: {
_enum: {
@@ -1111,7 +1149,7 @@
}
},
/**
- * Lookup125: xcm::v2::Response
+ * Lookup126: xcm::v2::Response
**/
XcmV2Response: {
_enum: {
@@ -1122,7 +1160,7 @@
}
},
/**
- * Lookup128: xcm::v2::traits::Error
+ * Lookup129: xcm::v2::traits::Error
**/
XcmV2TraitsError: {
_enum: {
@@ -1155,7 +1193,7 @@
}
},
/**
- * Lookup129: xcm::v2::WeightLimit
+ * Lookup130: xcm::v2::WeightLimit
**/
XcmV2WeightLimit: {
_enum: {
@@ -1164,7 +1202,7 @@
}
},
/**
- * Lookup130: xcm::VersionedMultiAssets
+ * Lookup131: xcm::VersionedMultiAssets
**/
XcmVersionedMultiAssets: {
_enum: {
@@ -1173,11 +1211,11 @@
}
},
/**
- * Lookup145: cumulus_pallet_xcm::pallet::Call<T>
+ * Lookup146: cumulus_pallet_xcm::pallet::Call<T>
**/
CumulusPalletXcmCall: 'Null',
/**
- * Lookup146: cumulus_pallet_dmp_queue::pallet::Call<T>
+ * Lookup147: cumulus_pallet_dmp_queue::pallet::Call<T>
**/
CumulusPalletDmpQueueCall: {
_enum: {
@@ -1188,7 +1226,7 @@
}
},
/**
- * Lookup147: pallet_inflation::pallet::Call<T>
+ * Lookup148: pallet_inflation::pallet::Call<T>
**/
PalletInflationCall: {
_enum: {
@@ -1198,7 +1236,7 @@
}
},
/**
- * Lookup148: pallet_unique::Call<T>
+ * Lookup149: pallet_unique::Call<T>
**/
PalletUniqueCall: {
_enum: {
@@ -1328,7 +1366,7 @@
}
},
/**
- * Lookup154: up_data_structs::CollectionMode
+ * Lookup155: up_data_structs::CollectionMode
**/
UpDataStructsCollectionMode: {
_enum: {
@@ -1338,7 +1376,7 @@
}
},
/**
- * Lookup155: up_data_structs::CreateCollectionData<sp_core::crypto::AccountId32>
+ * Lookup156: up_data_structs::CreateCollectionData<sp_core::crypto::AccountId32>
**/
UpDataStructsCreateCollectionData: {
mode: 'UpDataStructsCollectionMode',
@@ -1355,24 +1393,24 @@
metaUpdatePermission: 'Option<UpDataStructsMetaUpdatePermission>'
},
/**
- * Lookup157: up_data_structs::AccessMode
+ * Lookup158: up_data_structs::AccessMode
**/
UpDataStructsAccessMode: {
_enum: ['Normal', 'AllowList']
},
/**
- * Lookup160: up_data_structs::SchemaVersion
+ * Lookup161: up_data_structs::SchemaVersion
**/
UpDataStructsSchemaVersion: {
_enum: ['ImageURL', 'Unique']
},
/**
- * Lookup163: up_data_structs::CollectionLimits
+ * Lookup164: up_data_structs::CollectionLimits
**/
UpDataStructsCollectionLimits: {
accountTokenOwnershipLimit: 'Option<u32>',
sponsoredDataSize: 'Option<u32>',
- sponsoredDataRateLimit: 'Option<Option<u32>>',
+ sponsoredDataRateLimit: 'Option<UpDataStructsSponsoringRateLimit>',
tokenLimit: 'Option<u32>',
sponsorTransferTimeout: 'Option<u32>',
sponsorApproveTimeout: 'Option<u32>',
@@ -1381,13 +1419,22 @@
transfersEnabled: 'Option<bool>'
},
/**
- * Lookup169: up_data_structs::MetaUpdatePermission
+ * Lookup166: up_data_structs::SponsoringRateLimit
+ **/
+ UpDataStructsSponsoringRateLimit: {
+ _enum: {
+ SponsoringDisabled: 'Null',
+ Blocks: 'u32'
+ }
+ },
+ /**
+ * Lookup170: up_data_structs::MetaUpdatePermission
**/
UpDataStructsMetaUpdatePermission: {
_enum: ['ItemOwner', 'Admin', 'None']
},
/**
- * Lookup171: pallet_common::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>
+ * Lookup172: pallet_common::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>
**/
PalletCommonAccountBasicCrossAccountIdRepr: {
_enum: {
@@ -1396,7 +1443,7 @@
}
},
/**
- * Lookup173: up_data_structs::CreateItemData
+ * Lookup174: up_data_structs::CreateItemData
**/
UpDataStructsCreateItemData: {
_enum: {
@@ -1406,20 +1453,20 @@
}
},
/**
- * Lookup174: up_data_structs::CreateNftData
+ * Lookup175: up_data_structs::CreateNftData
**/
UpDataStructsCreateNftData: {
constData: 'Bytes',
variableData: 'Bytes'
},
/**
- * Lookup176: up_data_structs::CreateFungibleData
+ * Lookup177: up_data_structs::CreateFungibleData
**/
UpDataStructsCreateFungibleData: {
value: 'u128'
},
/**
- * Lookup177: up_data_structs::CreateReFungibleData
+ * Lookup178: up_data_structs::CreateReFungibleData
**/
UpDataStructsCreateReFungibleData: {
constData: 'Bytes',
@@ -1427,11 +1474,11 @@
pieces: 'u128'
},
/**
- * Lookup180: pallet_template_transaction_payment::Call<T>
+ * Lookup181: pallet_template_transaction_payment::Call<T>
**/
PalletTemplateTransactionPaymentCall: 'Null',
/**
- * Lookup181: pallet_evm::pallet::Call<T>
+ * Lookup182: pallet_evm::pallet::Call<T>
**/
PalletEvmCall: {
_enum: {
@@ -1474,7 +1521,7 @@
}
},
/**
- * Lookup187: pallet_ethereum::pallet::Call<T>
+ * Lookup188: pallet_ethereum::pallet::Call<T>
**/
PalletEthereumCall: {
_enum: {
@@ -1484,7 +1531,7 @@
}
},
/**
- * Lookup188: ethereum::transaction::TransactionV2
+ * Lookup189: ethereum::transaction::TransactionV2
**/
EthereumTransactionTransactionV2: {
_enum: {
@@ -1494,7 +1541,7 @@
}
},
/**
- * Lookup189: ethereum::transaction::LegacyTransaction
+ * Lookup190: ethereum::transaction::LegacyTransaction
**/
EthereumTransactionLegacyTransaction: {
nonce: 'U256',
@@ -1506,7 +1553,7 @@
signature: 'EthereumTransactionTransactionSignature'
},
/**
- * Lookup190: ethereum::transaction::TransactionAction
+ * Lookup191: ethereum::transaction::TransactionAction
**/
EthereumTransactionTransactionAction: {
_enum: {
@@ -1515,7 +1562,7 @@
}
},
/**
- * Lookup191: ethereum::transaction::TransactionSignature
+ * Lookup192: ethereum::transaction::TransactionSignature
**/
EthereumTransactionTransactionSignature: {
v: 'u64',
@@ -1523,7 +1570,7 @@
s: 'H256'
},
/**
- * Lookup193: ethereum::transaction::EIP2930Transaction
+ * Lookup194: ethereum::transaction::EIP2930Transaction
**/
EthereumTransactionEip2930Transaction: {
chainId: 'u64',
@@ -1539,14 +1586,14 @@
s: 'H256'
},
/**
- * Lookup195: ethereum::transaction::AccessListItem
+ * Lookup196: ethereum::transaction::AccessListItem
**/
EthereumTransactionAccessListItem: {
address: 'H160',
slots: 'Vec<H256>'
},
/**
- * Lookup196: ethereum::transaction::EIP1559Transaction
+ * Lookup197: ethereum::transaction::EIP1559Transaction
**/
EthereumTransactionEip1559Transaction: {
chainId: 'u64',
@@ -1563,7 +1610,7 @@
s: 'H256'
},
/**
- * Lookup197: pallet_evm_migration::pallet::Call<T>
+ * Lookup198: pallet_evm_migration::pallet::Call<T>
**/
PalletEvmMigrationCall: {
_enum: {
@@ -1581,7 +1628,7 @@
}
},
/**
- * Lookup200: pallet_sudo::pallet::Event<T>
+ * Lookup201: pallet_sudo::pallet::Event<T>
**/
PalletSudoEvent: {
_enum: {
@@ -1597,17 +1644,14 @@
}
},
/**
- * Lookup202: sp_runtime::DispatchError
+ * Lookup203: sp_runtime::DispatchError
**/
SpRuntimeDispatchError: {
_enum: {
Other: 'Null',
CannotLookup: 'Null',
BadOrigin: 'Null',
- Module: {
- index: 'u8',
- error: 'u8',
- },
+ Module: 'SpRuntimeModuleError',
ConsumerRemaining: 'Null',
NoProviders: 'Null',
TooManyConsumers: 'Null',
@@ -1616,25 +1660,32 @@
}
},
/**
- * Lookup203: sp_runtime::TokenError
+ * Lookup204: sp_runtime::ModuleError
+ **/
+ SpRuntimeModuleError: {
+ index: 'u8',
+ error: 'u8'
+ },
+ /**
+ * Lookup205: sp_runtime::TokenError
**/
SpRuntimeTokenError: {
_enum: ['NoFunds', 'WouldDie', 'BelowMinimum', 'CannotCreate', 'UnknownAsset', 'Frozen', 'Unsupported']
},
/**
- * Lookup204: sp_runtime::ArithmeticError
+ * Lookup206: sp_runtime::ArithmeticError
**/
SpRuntimeArithmeticError: {
_enum: ['Underflow', 'Overflow', 'DivisionByZero']
},
/**
- * Lookup205: pallet_sudo::pallet::Error<T>
+ * Lookup207: pallet_sudo::pallet::Error<T>
**/
PalletSudoError: {
_enum: ['RequireSudo']
},
/**
- * Lookup206: frame_system::AccountInfo<Index, pallet_balances::AccountData<Balance>>
+ * Lookup208: frame_system::AccountInfo<Index, pallet_balances::AccountData<Balance>>
**/
FrameSystemAccountInfo: {
nonce: 'u32',
@@ -1644,7 +1695,7 @@
data: 'PalletBalancesAccountData'
},
/**
- * Lookup207: frame_support::weights::PerDispatchClass<T>
+ * Lookup209: frame_support::weights::PerDispatchClass<T>
**/
FrameSupportWeightsPerDispatchClassU64: {
normal: 'u64',
@@ -1652,13 +1703,13 @@
mandatory: 'u64'
},
/**
- * Lookup208: sp_runtime::generic::digest::Digest
+ * Lookup210: sp_runtime::generic::digest::Digest
**/
SpRuntimeDigest: {
logs: 'Vec<SpRuntimeDigestDigestItem>'
},
/**
- * Lookup210: sp_runtime::generic::digest::DigestItem
+ * Lookup212: sp_runtime::generic::digest::DigestItem
**/
SpRuntimeDigestDigestItem: {
_enum: {
@@ -1674,7 +1725,7 @@
}
},
/**
- * Lookup212: frame_system::EventRecord<unique_runtime::Event, primitive_types::H256>
+ * Lookup214: frame_system::EventRecord<unique_runtime::Event, primitive_types::H256>
**/
FrameSystemEventRecord: {
phase: 'FrameSystemPhase',
@@ -1682,7 +1733,7 @@
topics: 'Vec<H256>'
},
/**
- * Lookup214: frame_system::pallet::Event<T>
+ * Lookup216: frame_system::pallet::Event<T>
**/
FrameSystemEvent: {
_enum: {
@@ -1710,7 +1761,7 @@
}
},
/**
- * Lookup215: frame_support::weights::DispatchInfo
+ * Lookup217: frame_support::weights::DispatchInfo
**/
FrameSupportWeightsDispatchInfo: {
weight: 'u64',
@@ -1718,19 +1769,19 @@
paysFee: 'FrameSupportWeightsPays'
},
/**
- * Lookup216: frame_support::weights::DispatchClass
+ * Lookup218: frame_support::weights::DispatchClass
**/
FrameSupportWeightsDispatchClass: {
_enum: ['Normal', 'Operational', 'Mandatory']
},
/**
- * Lookup217: frame_support::weights::Pays
+ * Lookup219: frame_support::weights::Pays
**/
FrameSupportWeightsPays: {
_enum: ['Yes', 'No']
},
/**
- * Lookup218: orml_vesting::module::Event<T>
+ * Lookup220: orml_vesting::module::Event<T>
**/
OrmlVestingModuleEvent: {
_enum: {
@@ -1749,7 +1800,7 @@
}
},
/**
- * Lookup219: cumulus_pallet_xcmp_queue::pallet::Event<T>
+ * Lookup221: cumulus_pallet_xcmp_queue::pallet::Event<T>
**/
CumulusPalletXcmpQueueEvent: {
_enum: {
@@ -1764,7 +1815,7 @@
}
},
/**
- * Lookup220: pallet_xcm::pallet::Event<T>
+ * Lookup222: pallet_xcm::pallet::Event<T>
**/
PalletXcmEvent: {
_enum: {
@@ -1787,7 +1838,7 @@
}
},
/**
- * Lookup221: xcm::v2::traits::Outcome
+ * Lookup223: xcm::v2::traits::Outcome
**/
XcmV2TraitsOutcome: {
_enum: {
@@ -1797,7 +1848,7 @@
}
},
/**
- * Lookup223: cumulus_pallet_xcm::pallet::Event<T>
+ * Lookup225: cumulus_pallet_xcm::pallet::Event<T>
**/
CumulusPalletXcmEvent: {
_enum: {
@@ -1807,7 +1858,7 @@
}
},
/**
- * Lookup224: cumulus_pallet_dmp_queue::pallet::Event<T>
+ * Lookup226: cumulus_pallet_dmp_queue::pallet::Event<T>
**/
CumulusPalletDmpQueueEvent: {
_enum: {
@@ -1820,7 +1871,7 @@
}
},
/**
- * Lookup225: pallet_unique::RawEvent<sp_core::crypto::AccountId32, pallet_common::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+ * Lookup227: pallet_unique::RawEvent<sp_core::crypto::AccountId32, pallet_common::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
**/
PalletUniqueRawEvent: {
_enum: {
@@ -1842,7 +1893,7 @@
}
},
/**
- * Lookup226: pallet_common::pallet::Event<T>
+ * Lookup228: pallet_common::pallet::Event<T>
**/
PalletCommonEvent: {
_enum: {
@@ -1855,7 +1906,7 @@
}
},
/**
- * Lookup227: pallet_evm::pallet::Event<T>
+ * Lookup229: pallet_evm::pallet::Event<T>
**/
PalletEvmEvent: {
_enum: {
@@ -1869,7 +1920,7 @@
}
},
/**
- * Lookup228: ethereum::log::Log
+ * Lookup230: ethereum::log::Log
**/
EthereumLog: {
address: 'H160',
@@ -1877,7 +1928,7 @@
data: 'Bytes'
},
/**
- * Lookup229: pallet_ethereum::pallet::Event
+ * Lookup231: pallet_ethereum::pallet::Event
**/
PalletEthereumEvent: {
_enum: {
@@ -1885,7 +1936,7 @@
}
},
/**
- * Lookup230: evm_core::error::ExitReason
+ * Lookup232: evm_core::error::ExitReason
**/
EvmCoreErrorExitReason: {
_enum: {
@@ -1896,13 +1947,13 @@
}
},
/**
- * Lookup231: evm_core::error::ExitSucceed
+ * Lookup233: evm_core::error::ExitSucceed
**/
EvmCoreErrorExitSucceed: {
_enum: ['Stopped', 'Returned', 'Suicided']
},
/**
- * Lookup232: evm_core::error::ExitError
+ * Lookup234: evm_core::error::ExitError
**/
EvmCoreErrorExitError: {
_enum: {
@@ -1924,13 +1975,13 @@
}
},
/**
- * Lookup235: evm_core::error::ExitRevert
+ * Lookup237: evm_core::error::ExitRevert
**/
EvmCoreErrorExitRevert: {
_enum: ['Reverted']
},
/**
- * Lookup236: evm_core::error::ExitFatal
+ * Lookup238: evm_core::error::ExitFatal
**/
EvmCoreErrorExitFatal: {
_enum: {
@@ -1941,7 +1992,7 @@
}
},
/**
- * Lookup237: frame_system::Phase
+ * Lookup239: frame_system::Phase
**/
FrameSystemPhase: {
_enum: {
@@ -1951,14 +2002,14 @@
}
},
/**
- * Lookup239: frame_system::LastRuntimeUpgradeInfo
+ * Lookup241: frame_system::LastRuntimeUpgradeInfo
**/
FrameSystemLastRuntimeUpgradeInfo: {
specVersion: 'Compact<u32>',
specName: 'Text'
},
/**
- * Lookup240: frame_system::limits::BlockWeights
+ * Lookup242: frame_system::limits::BlockWeights
**/
FrameSystemLimitsBlockWeights: {
baseBlock: 'u64',
@@ -1966,7 +2017,7 @@
perClass: 'FrameSupportWeightsPerDispatchClassWeightsPerClass'
},
/**
- * Lookup241: frame_support::weights::PerDispatchClass<frame_system::limits::WeightsPerClass>
+ * Lookup243: frame_support::weights::PerDispatchClass<frame_system::limits::WeightsPerClass>
**/
FrameSupportWeightsPerDispatchClassWeightsPerClass: {
normal: 'FrameSystemLimitsWeightsPerClass',
@@ -1974,7 +2025,7 @@
mandatory: 'FrameSystemLimitsWeightsPerClass'
},
/**
- * Lookup242: frame_system::limits::WeightsPerClass
+ * Lookup244: frame_system::limits::WeightsPerClass
**/
FrameSystemLimitsWeightsPerClass: {
baseExtrinsic: 'u64',
@@ -1983,13 +2034,13 @@
reserved: 'Option<u64>'
},
/**
- * Lookup244: frame_system::limits::BlockLength
+ * Lookup246: frame_system::limits::BlockLength
**/
FrameSystemLimitsBlockLength: {
max: 'FrameSupportWeightsPerDispatchClassU32'
},
/**
- * Lookup245: frame_support::weights::PerDispatchClass<T>
+ * Lookup247: frame_support::weights::PerDispatchClass<T>
**/
FrameSupportWeightsPerDispatchClassU32: {
normal: 'u32',
@@ -1997,14 +2048,14 @@
mandatory: 'u32'
},
/**
- * Lookup246: frame_support::weights::RuntimeDbWeight
+ * Lookup248: frame_support::weights::RuntimeDbWeight
**/
FrameSupportWeightsRuntimeDbWeight: {
read: 'u64',
write: 'u64'
},
/**
- * Lookup247: sp_version::RuntimeVersion
+ * Lookup249: sp_version::RuntimeVersion
**/
SpVersionRuntimeVersion: {
specName: 'Text',
@@ -2017,19 +2068,19 @@
stateVersion: 'u8'
},
/**
- * Lookup251: frame_system::pallet::Error<T>
+ * Lookup253: frame_system::pallet::Error<T>
**/
FrameSystemError: {
_enum: ['InvalidSpecName', 'SpecVersionNeedsToIncrease', 'FailedToExtractRuntimeVersion', 'NonDefaultComposite', 'NonZeroRefCount', 'CallFiltered']
},
/**
- * Lookup253: orml_vesting::module::Error<T>
+ * Lookup255: orml_vesting::module::Error<T>
**/
OrmlVestingModuleError: {
_enum: ['ZeroVestingPeriod', 'ZeroVestingPeriodCount', 'InsufficientBalanceToLock', 'TooManyVestingSchedules', 'AmountLow', 'MaxVestingSchedulesExceeded']
},
/**
- * Lookup255: cumulus_pallet_xcmp_queue::InboundChannelDetails
+ * Lookup257: cumulus_pallet_xcmp_queue::InboundChannelDetails
**/
CumulusPalletXcmpQueueInboundChannelDetails: {
sender: 'u32',
@@ -2037,19 +2088,19 @@
messageMetadata: 'Vec<(u32,PolkadotParachainPrimitivesXcmpMessageFormat)>'
},
/**
- * Lookup256: cumulus_pallet_xcmp_queue::InboundState
+ * Lookup258: cumulus_pallet_xcmp_queue::InboundState
**/
CumulusPalletXcmpQueueInboundState: {
_enum: ['Ok', 'Suspended']
},
/**
- * Lookup259: polkadot_parachain::primitives::XcmpMessageFormat
+ * Lookup261: polkadot_parachain::primitives::XcmpMessageFormat
**/
PolkadotParachainPrimitivesXcmpMessageFormat: {
_enum: ['ConcatenatedVersionedXcm', 'ConcatenatedEncodedBlob', 'Signals']
},
/**
- * Lookup262: cumulus_pallet_xcmp_queue::OutboundChannelDetails
+ * Lookup264: cumulus_pallet_xcmp_queue::OutboundChannelDetails
**/
CumulusPalletXcmpQueueOutboundChannelDetails: {
recipient: 'u32',
@@ -2059,13 +2110,13 @@
lastIndex: 'u16'
},
/**
- * Lookup263: cumulus_pallet_xcmp_queue::OutboundState
+ * Lookup265: cumulus_pallet_xcmp_queue::OutboundState
**/
CumulusPalletXcmpQueueOutboundState: {
_enum: ['Ok', 'Suspended']
},
/**
- * Lookup265: cumulus_pallet_xcmp_queue::QueueConfigData
+ * Lookup267: cumulus_pallet_xcmp_queue::QueueConfigData
**/
CumulusPalletXcmpQueueQueueConfigData: {
suspendThreshold: 'u32',
@@ -2076,29 +2127,29 @@
xcmpMaxIndividualWeight: 'u64'
},
/**
- * Lookup267: cumulus_pallet_xcmp_queue::pallet::Error<T>
+ * Lookup269: cumulus_pallet_xcmp_queue::pallet::Error<T>
**/
CumulusPalletXcmpQueueError: {
_enum: ['FailedToSend', 'BadXcmOrigin', 'BadXcm', 'BadOverweightIndex', 'WeightOverLimit']
},
/**
- * Lookup268: pallet_xcm::pallet::Error<T>
+ * Lookup270: pallet_xcm::pallet::Error<T>
**/
PalletXcmError: {
_enum: ['Unreachable', 'SendFailure', 'Filtered', 'UnweighableMessage', 'DestinationNotInvertible', 'Empty', 'CannotReanchor', 'TooManyAssets', 'InvalidOrigin', 'BadVersion', 'BadLocation', 'NoSubscription', 'AlreadySubscribed']
},
/**
- * Lookup269: cumulus_pallet_xcm::pallet::Error<T>
+ * Lookup271: cumulus_pallet_xcm::pallet::Error<T>
**/
CumulusPalletXcmError: 'Null',
/**
- * Lookup270: cumulus_pallet_dmp_queue::ConfigData
+ * Lookup272: cumulus_pallet_dmp_queue::ConfigData
**/
CumulusPalletDmpQueueConfigData: {
maxIndividual: 'u64'
},
/**
- * Lookup271: cumulus_pallet_dmp_queue::PageIndexData
+ * Lookup273: cumulus_pallet_dmp_queue::PageIndexData
**/
CumulusPalletDmpQueuePageIndexData: {
beginUsed: 'u32',
@@ -2106,19 +2157,19 @@
overweightCount: 'u64'
},
/**
- * Lookup274: cumulus_pallet_dmp_queue::pallet::Error<T>
+ * Lookup276: cumulus_pallet_dmp_queue::pallet::Error<T>
**/
CumulusPalletDmpQueueError: {
_enum: ['Unknown', 'OverLimit']
},
/**
- * Lookup278: pallet_unique::Error<T>
+ * Lookup280: pallet_unique::Error<T>
**/
PalletUniqueError: {
_enum: ['CollectionDecimalPointLimitExceeded', 'ConfirmUnsetSponsorFail', 'EmptyArgument']
},
/**
- * Lookup279: up_data_structs::Collection<sp_core::crypto::AccountId32>
+ * Lookup281: up_data_structs::Collection<sp_core::crypto::AccountId32>
**/
UpDataStructsCollection: {
owner: 'AccountId32',
@@ -2137,7 +2188,7 @@
metaUpdatePermission: 'UpDataStructsMetaUpdatePermission'
},
/**
- * Lookup280: up_data_structs::SponsorshipState<sp_core::crypto::AccountId32>
+ * Lookup282: up_data_structs::SponsorshipState<sp_core::crypto::AccountId32>
**/
UpDataStructsSponsorshipState: {
_enum: {
@@ -2147,7 +2198,7 @@
}
},
/**
- * Lookup283: up_data_structs::CollectionStats
+ * Lookup285: up_data_structs::CollectionStats
**/
UpDataStructsCollectionStats: {
created: 'u32',
@@ -2155,32 +2206,32 @@
alive: 'u32'
},
/**
- * Lookup284: pallet_common::pallet::Error<T>
+ * Lookup286: pallet_common::pallet::Error<T>
**/
PalletCommonError: {
_enum: ['CollectionNotFound', 'MustBeTokenOwner', 'NoPermission', 'PublicMintingNotAllowed', 'AddressNotInAllowlist', 'CollectionNameLimitExceeded', 'CollectionDescriptionLimitExceeded', 'CollectionTokenPrefixLimitExceeded', 'TotalCollectionsLimitExceeded', 'TokenVariableDataLimitExceeded', 'CollectionAdminCountExceeded', 'CollectionLimitBoundsExceeded', 'OwnerPermissionsCantBeReverted', 'TransferNotAllowed', 'AccountTokenLimitExceeded', 'CollectionTokenLimitExceeded', 'MetadataFlagFrozen', 'TokenNotFound', 'TokenValueTooLow', 'ApprovedValueTooLow', 'CantApproveMoreThanOwned', 'AddressIsZero', 'UnsupportedOperation']
},
/**
- * Lookup286: pallet_fungible::pallet::Error<T>
+ * Lookup288: pallet_fungible::pallet::Error<T>
**/
PalletFungibleError: {
_enum: ['NotFungibleDataUsedToMintFungibleCollectionToken', 'FungibleItemsHaveNoId', 'FungibleItemsDontHaveData']
},
/**
- * Lookup287: pallet_refungible::ItemData
+ * Lookup289: pallet_refungible::ItemData
**/
PalletRefungibleItemData: {
constData: 'Bytes',
variableData: 'Bytes'
},
/**
- * Lookup291: pallet_refungible::pallet::Error<T>
+ * Lookup293: pallet_refungible::pallet::Error<T>
**/
PalletRefungibleError: {
_enum: ['NotRefungibleDataUsedToMintFungibleCollectionToken', 'WrongRefungiblePieces']
},
/**
- * Lookup292: pallet_nonfungible::ItemData<pallet_common::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+ * Lookup294: pallet_nonfungible::ItemData<pallet_common::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
**/
PalletNonfungibleItemData: {
constData: 'Bytes',
@@ -2188,19 +2239,19 @@
owner: 'PalletCommonAccountBasicCrossAccountIdRepr'
},
/**
- * Lookup293: pallet_nonfungible::pallet::Error<T>
+ * Lookup295: pallet_nonfungible::pallet::Error<T>
**/
PalletNonfungibleError: {
_enum: ['NotNonfungibleDataUsedToMintFungibleCollectionToken', 'NonfungibleItemsHaveNoAmount']
},
/**
- * Lookup295: pallet_evm::pallet::Error<T>
+ * Lookup297: pallet_evm::pallet::Error<T>
**/
PalletEvmError: {
_enum: ['BalanceLow', 'FeeOverflow', 'PaymentOverflow', 'WithdrawFailed', 'GasPriceTooLow', 'InvalidNonce']
},
/**
- * Lookup298: fp_rpc::TransactionStatus
+ * Lookup300: fp_rpc::TransactionStatus
**/
FpRpcTransactionStatus: {
transactionHash: 'H256',
@@ -2212,11 +2263,11 @@
logsBloom: 'EthbloomBloom'
},
/**
- * Lookup301: ethbloom::Bloom
+ * Lookup303: ethbloom::Bloom
**/
EthbloomBloom: '[u8;256]',
/**
- * Lookup303: ethereum::receipt::ReceiptV3
+ * Lookup305: ethereum::receipt::ReceiptV3
**/
EthereumReceiptReceiptV3: {
_enum: {
@@ -2226,7 +2277,7 @@
}
},
/**
- * Lookup304: ethereum::receipt::EIP658ReceiptData
+ * Lookup306: ethereum::receipt::EIP658ReceiptData
**/
EthereumReceiptEip658ReceiptData: {
statusCode: 'u8',
@@ -2235,7 +2286,7 @@
logs: 'Vec<EthereumLog>'
},
/**
- * Lookup305: ethereum::block::Block<ethereum::transaction::TransactionV2>
+ * Lookup307: ethereum::block::Block<ethereum::transaction::TransactionV2>
**/
EthereumBlock: {
header: 'EthereumHeader',
@@ -2243,7 +2294,7 @@
ommers: 'Vec<EthereumHeader>'
},
/**
- * Lookup306: ethereum::header::Header
+ * Lookup308: ethereum::header::Header
**/
EthereumHeader: {
parentHash: 'H256',
@@ -2263,41 +2314,41 @@
nonce: 'EthereumTypesHashH64'
},
/**
- * Lookup307: ethereum_types::hash::H64
+ * Lookup309: ethereum_types::hash::H64
**/
EthereumTypesHashH64: '[u8;8]',
/**
- * Lookup312: pallet_ethereum::pallet::Error<T>
+ * Lookup314: pallet_ethereum::pallet::Error<T>
**/
PalletEthereumError: {
_enum: ['InvalidSignature', 'PreLogExists']
},
/**
- * Lookup313: pallet_evm_coder_substrate::pallet::Error<T>
+ * Lookup315: pallet_evm_coder_substrate::pallet::Error<T>
**/
PalletEvmCoderSubstrateError: {
_enum: ['OutOfGas', 'OutOfFund']
},
/**
- * Lookup314: pallet_evm_contract_helpers::SponsoringModeT
+ * Lookup316: pallet_evm_contract_helpers::SponsoringModeT
**/
PalletEvmContractHelpersSponsoringModeT: {
_enum: ['Disabled', 'Allowlisted', 'Generous']
},
/**
- * Lookup316: pallet_evm_contract_helpers::pallet::Error<T>
+ * Lookup318: pallet_evm_contract_helpers::pallet::Error<T>
**/
PalletEvmContractHelpersError: {
_enum: ['NoPermission']
},
/**
- * Lookup317: pallet_evm_migration::pallet::Error<T>
+ * Lookup319: pallet_evm_migration::pallet::Error<T>
**/
PalletEvmMigrationError: {
_enum: ['AccountNotEmpty', 'AccountIsNotMigrating']
},
/**
- * Lookup319: sp_runtime::MultiSignature
+ * Lookup321: sp_runtime::MultiSignature
**/
SpRuntimeMultiSignature: {
_enum: {
@@ -2307,39 +2358,39 @@
}
},
/**
- * Lookup320: sp_core::ed25519::Signature
+ * Lookup322: sp_core::ed25519::Signature
**/
SpCoreEd25519Signature: '[u8;64]',
/**
- * Lookup322: sp_core::sr25519::Signature
+ * Lookup324: sp_core::sr25519::Signature
**/
SpCoreSr25519Signature: '[u8;64]',
/**
- * Lookup323: sp_core::ecdsa::Signature
+ * Lookup325: sp_core::ecdsa::Signature
**/
SpCoreEcdsaSignature: '[u8;65]',
/**
- * Lookup326: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
+ * Lookup328: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
**/
FrameSystemExtensionsCheckSpecVersion: 'Null',
/**
- * Lookup327: frame_system::extensions::check_genesis::CheckGenesis<T>
+ * Lookup329: frame_system::extensions::check_genesis::CheckGenesis<T>
**/
FrameSystemExtensionsCheckGenesis: 'Null',
/**
- * Lookup330: frame_system::extensions::check_nonce::CheckNonce<T>
+ * Lookup332: frame_system::extensions::check_nonce::CheckNonce<T>
**/
FrameSystemExtensionsCheckNonce: 'Compact<u32>',
/**
- * Lookup331: frame_system::extensions::check_weight::CheckWeight<T>
+ * Lookup333: frame_system::extensions::check_weight::CheckWeight<T>
**/
FrameSystemExtensionsCheckWeight: 'Null',
/**
- * Lookup332: pallet_template_transaction_payment::ChargeTransactionPayment<unique_runtime::Runtime>
+ * Lookup334: pallet_template_transaction_payment::ChargeTransactionPayment<unique_runtime::Runtime>
**/
PalletTemplateTransactionPaymentChargeTransactionPayment: 'Compact<u128>',
/**
- * Lookup333: unique_runtime::Runtime
+ * Lookup335: unique_runtime::Runtime
**/
UniqueRuntimeRuntime: 'Null'
};
tests/src/interfaces/types-lookup.tsdiffbeforeafterboth--- a/tests/src/interfaces/types-lookup.ts
+++ b/tests/src/interfaces/types-lookup.ts
@@ -284,7 +284,7 @@
readonly type: 'VestingBalance' | 'LiquidityRestrictions' | 'InsufficientBalance' | 'ExistentialDeposit' | 'KeepAlive' | 'ExistingVestingSchedule' | 'DeadAccount' | 'TooManyReserves';
}
- /** @name PalletTimestampCall (60) */
+ /** @name PalletTimestampCall (61) */
export interface PalletTimestampCall extends Enum {
readonly isSet: boolean;
readonly asSet: {
@@ -293,14 +293,14 @@
readonly type: 'Set';
}
- /** @name PalletTransactionPaymentReleases (63) */
+ /** @name PalletTransactionPaymentReleases (64) */
export interface PalletTransactionPaymentReleases extends Enum {
readonly isV1Ancient: boolean;
readonly isV2: boolean;
readonly type: 'V1Ancient' | 'V2';
}
- /** @name FrameSupportWeightsWeightToFeeCoefficient (65) */
+ /** @name FrameSupportWeightsWeightToFeeCoefficient (66) */
export interface FrameSupportWeightsWeightToFeeCoefficient extends Struct {
readonly coeffInteger: u128;
readonly coeffFrac: Perbill;
@@ -308,7 +308,7 @@
readonly degree: u8;
}
- /** @name PalletTreasuryProposal (67) */
+ /** @name PalletTreasuryProposal (68) */
export interface PalletTreasuryProposal extends Struct {
readonly proposer: AccountId32;
readonly value: u128;
@@ -316,7 +316,7 @@
readonly bond: u128;
}
- /** @name PalletTreasuryCall (70) */
+ /** @name PalletTreasuryCall (71) */
export interface PalletTreasuryCall extends Enum {
readonly isProposeSpend: boolean;
readonly asProposeSpend: {
@@ -334,7 +334,7 @@
readonly type: 'ProposeSpend' | 'RejectProposal' | 'ApproveProposal';
}
- /** @name PalletTreasuryEvent (72) */
+ /** @name PalletTreasuryEvent (73) */
export interface PalletTreasuryEvent extends Enum {
readonly isProposed: boolean;
readonly asProposed: {
@@ -370,10 +370,10 @@
readonly type: 'Proposed' | 'Spending' | 'Awarded' | 'Rejected' | 'Burnt' | 'Rollover' | 'Deposit';
}
- /** @name FrameSupportPalletId (75) */
+ /** @name FrameSupportPalletId (76) */
export interface FrameSupportPalletId extends U8aFixed {}
- /** @name PalletTreasuryError (76) */
+ /** @name PalletTreasuryError (77) */
export interface PalletTreasuryError extends Enum {
readonly isInsufficientProposersBalance: boolean;
readonly isInvalidIndex: boolean;
@@ -381,7 +381,7 @@
readonly type: 'InsufficientProposersBalance' | 'InvalidIndex' | 'TooManyApprovals';
}
- /** @name PalletSudoCall (77) */
+ /** @name PalletSudoCall (78) */
export interface PalletSudoCall extends Enum {
readonly isSudo: boolean;
readonly asSudo: {
@@ -404,7 +404,7 @@
readonly type: 'Sudo' | 'SudoUncheckedWeight' | 'SetKey' | 'SudoAs';
}
- /** @name FrameSystemCall (79) */
+ /** @name FrameSystemCall (80) */
export interface FrameSystemCall extends Enum {
readonly isFillBlock: boolean;
readonly asFillBlock: {
@@ -446,7 +446,7 @@
readonly type: 'FillBlock' | 'Remark' | 'SetHeapPages' | 'SetCode' | 'SetCodeWithoutChecks' | 'SetStorage' | 'KillStorage' | 'KillPrefix' | 'RemarkWithEvent';
}
- /** @name OrmlVestingModuleCall (82) */
+ /** @name OrmlVestingModuleCall (83) */
export interface OrmlVestingModuleCall extends Enum {
readonly isClaim: boolean;
readonly isVestedTransfer: boolean;
@@ -466,7 +466,7 @@
readonly type: 'Claim' | 'VestedTransfer' | 'UpdateVestingSchedules' | 'ClaimFor';
}
- /** @name OrmlVestingVestingSchedule (83) */
+ /** @name OrmlVestingVestingSchedule (84) */
export interface OrmlVestingVestingSchedule extends Struct {
readonly start: u32;
readonly period: u32;
@@ -474,17 +474,43 @@
readonly perPeriod: Compact<u128>;
}
- /** @name CumulusPalletXcmpQueueCall (85) */
+ /** @name CumulusPalletXcmpQueueCall (86) */
export interface CumulusPalletXcmpQueueCall extends Enum {
readonly isServiceOverweight: boolean;
readonly asServiceOverweight: {
readonly index: u64;
readonly weightLimit: u64;
} & Struct;
- readonly type: 'ServiceOverweight';
+ readonly isSuspendXcmExecution: boolean;
+ readonly isResumeXcmExecution: boolean;
+ readonly isUpdateSuspendThreshold: boolean;
+ readonly asUpdateSuspendThreshold: {
+ readonly new_: u32;
+ } & Struct;
+ readonly isUpdateDropThreshold: boolean;
+ readonly asUpdateDropThreshold: {
+ readonly new_: u32;
+ } & Struct;
+ readonly isUpdateResumeThreshold: boolean;
+ readonly asUpdateResumeThreshold: {
+ readonly new_: u32;
+ } & Struct;
+ readonly isUpdateThresholdWeight: boolean;
+ readonly asUpdateThresholdWeight: {
+ readonly new_: u64;
+ } & Struct;
+ readonly isUpdateWeightRestrictDecay: boolean;
+ readonly asUpdateWeightRestrictDecay: {
+ readonly new_: u64;
+ } & Struct;
+ readonly isUpdateXcmpMaxIndividualWeight: boolean;
+ readonly asUpdateXcmpMaxIndividualWeight: {
+ readonly new_: u64;
+ } & Struct;
+ readonly type: 'ServiceOverweight' | 'SuspendXcmExecution' | 'ResumeXcmExecution' | 'UpdateSuspendThreshold' | 'UpdateDropThreshold' | 'UpdateResumeThreshold' | 'UpdateThresholdWeight' | 'UpdateWeightRestrictDecay' | 'UpdateXcmpMaxIndividualWeight';
}
- /** @name PalletXcmCall (86) */
+ /** @name PalletXcmCall (87) */
export interface PalletXcmCall extends Enum {
readonly isSend: boolean;
readonly asSend: {
@@ -546,7 +572,7 @@
readonly type: 'Send' | 'TeleportAssets' | 'ReserveTransferAssets' | 'Execute' | 'ForceXcmVersion' | 'ForceDefaultXcmVersion' | 'ForceSubscribeVersionNotify' | 'ForceUnsubscribeVersionNotify' | 'LimitedReserveTransferAssets' | 'LimitedTeleportAssets';
}
- /** @name XcmVersionedMultiLocation (87) */
+ /** @name XcmVersionedMultiLocation (88) */
export interface XcmVersionedMultiLocation extends Enum {
readonly isV0: boolean;
readonly asV0: XcmV0MultiLocation;
@@ -555,7 +581,7 @@
readonly type: 'V0' | 'V1';
}
- /** @name XcmV0MultiLocation (88) */
+ /** @name XcmV0MultiLocation (89) */
export interface XcmV0MultiLocation extends Enum {
readonly isNull: boolean;
readonly isX1: boolean;
@@ -577,7 +603,7 @@
readonly type: 'Null' | 'X1' | 'X2' | 'X3' | 'X4' | 'X5' | 'X6' | 'X7' | 'X8';
}
- /** @name XcmV0Junction (89) */
+ /** @name XcmV0Junction (90) */
export interface XcmV0Junction extends Enum {
readonly isParent: boolean;
readonly isParachain: boolean;
@@ -612,7 +638,7 @@
readonly type: 'Parent' | 'Parachain' | 'AccountId32' | 'AccountIndex64' | 'AccountKey20' | 'PalletInstance' | 'GeneralIndex' | 'GeneralKey' | 'OnlyChild' | 'Plurality';
}
- /** @name XcmV0JunctionNetworkId (90) */
+ /** @name XcmV0JunctionNetworkId (91) */
export interface XcmV0JunctionNetworkId extends Enum {
readonly isAny: boolean;
readonly isNamed: boolean;
@@ -622,7 +648,7 @@
readonly type: 'Any' | 'Named' | 'Polkadot' | 'Kusama';
}
- /** @name XcmV0JunctionBodyId (91) */
+ /** @name XcmV0JunctionBodyId (92) */
export interface XcmV0JunctionBodyId extends Enum {
readonly isUnit: boolean;
readonly isNamed: boolean;
@@ -636,7 +662,7 @@
readonly type: 'Unit' | 'Named' | 'Index' | 'Executive' | 'Technical' | 'Legislative' | 'Judicial';
}
- /** @name XcmV0JunctionBodyPart (92) */
+ /** @name XcmV0JunctionBodyPart (93) */
export interface XcmV0JunctionBodyPart extends Enum {
readonly isVoice: boolean;
readonly isMembers: boolean;
@@ -661,13 +687,13 @@
readonly type: 'Voice' | 'Members' | 'Fraction' | 'AtLeastProportion' | 'MoreThanProportion';
}
- /** @name XcmV1MultiLocation (93) */
+ /** @name XcmV1MultiLocation (94) */
export interface XcmV1MultiLocation extends Struct {
readonly parents: u8;
readonly interior: XcmV1MultilocationJunctions;
}
- /** @name XcmV1MultilocationJunctions (94) */
+ /** @name XcmV1MultilocationJunctions (95) */
export interface XcmV1MultilocationJunctions extends Enum {
readonly isHere: boolean;
readonly isX1: boolean;
@@ -689,7 +715,7 @@
readonly type: 'Here' | 'X1' | 'X2' | 'X3' | 'X4' | 'X5' | 'X6' | 'X7' | 'X8';
}
- /** @name XcmV1Junction (95) */
+ /** @name XcmV1Junction (96) */
export interface XcmV1Junction extends Enum {
readonly isParachain: boolean;
readonly asParachain: Compact<u32>;
@@ -723,7 +749,7 @@
readonly type: 'Parachain' | 'AccountId32' | 'AccountIndex64' | 'AccountKey20' | 'PalletInstance' | 'GeneralIndex' | 'GeneralKey' | 'OnlyChild' | 'Plurality';
}
- /** @name XcmVersionedXcm (96) */
+ /** @name XcmVersionedXcm (97) */
export interface XcmVersionedXcm extends Enum {
readonly isV0: boolean;
readonly asV0: XcmV0Xcm;
@@ -734,7 +760,7 @@
readonly type: 'V0' | 'V1' | 'V2';
}
- /** @name XcmV0Xcm (97) */
+ /** @name XcmV0Xcm (98) */
export interface XcmV0Xcm extends Enum {
readonly isWithdrawAsset: boolean;
readonly asWithdrawAsset: {
@@ -797,7 +823,7 @@
readonly type: 'WithdrawAsset' | 'ReserveAssetDeposit' | 'TeleportAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'RelayedFrom';
}
- /** @name XcmV0MultiAsset (99) */
+ /** @name XcmV0MultiAsset (100) */
export interface XcmV0MultiAsset extends Enum {
readonly isNone: boolean;
readonly isAll: boolean;
@@ -842,7 +868,7 @@
readonly type: 'None' | 'All' | 'AllFungible' | 'AllNonFungible' | 'AllAbstractFungible' | 'AllAbstractNonFungible' | 'AllConcreteFungible' | 'AllConcreteNonFungible' | 'AbstractFungible' | 'AbstractNonFungible' | 'ConcreteFungible' | 'ConcreteNonFungible';
}
- /** @name XcmV1MultiassetAssetInstance (100) */
+ /** @name XcmV1MultiassetAssetInstance (101) */
export interface XcmV1MultiassetAssetInstance extends Enum {
readonly isUndefined: boolean;
readonly isIndex: boolean;
@@ -860,7 +886,7 @@
readonly type: 'Undefined' | 'Index' | 'Array4' | 'Array8' | 'Array16' | 'Array32' | 'Blob';
}
- /** @name XcmV0Order (104) */
+ /** @name XcmV0Order (105) */
export interface XcmV0Order extends Enum {
readonly isNull: boolean;
readonly isDepositAsset: boolean;
@@ -908,14 +934,14 @@
readonly type: 'Null' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution';
}
- /** @name XcmV0Response (106) */
+ /** @name XcmV0Response (107) */
export interface XcmV0Response extends Enum {
readonly isAssets: boolean;
readonly asAssets: Vec<XcmV0MultiAsset>;
readonly type: 'Assets';
}
- /** @name XcmV0OriginKind (107) */
+ /** @name XcmV0OriginKind (108) */
export interface XcmV0OriginKind extends Enum {
readonly isNative: boolean;
readonly isSovereignAccount: boolean;
@@ -924,12 +950,12 @@
readonly type: 'Native' | 'SovereignAccount' | 'Superuser' | 'Xcm';
}
- /** @name XcmDoubleEncoded (108) */
+ /** @name XcmDoubleEncoded (109) */
export interface XcmDoubleEncoded extends Struct {
readonly encoded: Bytes;
}
- /** @name XcmV1Xcm (109) */
+ /** @name XcmV1Xcm (110) */
export interface XcmV1Xcm extends Enum {
readonly isWithdrawAsset: boolean;
readonly asWithdrawAsset: {
@@ -998,16 +1024,16 @@
readonly type: 'WithdrawAsset' | 'ReserveAssetDeposited' | 'ReceiveTeleportedAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'RelayedFrom' | 'SubscribeVersion' | 'UnsubscribeVersion';
}
- /** @name XcmV1MultiassetMultiAssets (110) */
+ /** @name XcmV1MultiassetMultiAssets (111) */
export interface XcmV1MultiassetMultiAssets extends Vec<XcmV1MultiAsset> {}
- /** @name XcmV1MultiAsset (112) */
+ /** @name XcmV1MultiAsset (113) */
export interface XcmV1MultiAsset extends Struct {
readonly id: XcmV1MultiassetAssetId;
readonly fun: XcmV1MultiassetFungibility;
}
- /** @name XcmV1MultiassetAssetId (113) */
+ /** @name XcmV1MultiassetAssetId (114) */
export interface XcmV1MultiassetAssetId extends Enum {
readonly isConcrete: boolean;
readonly asConcrete: XcmV1MultiLocation;
@@ -1016,7 +1042,7 @@
readonly type: 'Concrete' | 'Abstract';
}
- /** @name XcmV1MultiassetFungibility (114) */
+ /** @name XcmV1MultiassetFungibility (115) */
export interface XcmV1MultiassetFungibility extends Enum {
readonly isFungible: boolean;
readonly asFungible: Compact<u128>;
@@ -1025,7 +1051,7 @@
readonly type: 'Fungible' | 'NonFungible';
}
- /** @name XcmV1Order (116) */
+ /** @name XcmV1Order (117) */
export interface XcmV1Order extends Enum {
readonly isNoop: boolean;
readonly isDepositAsset: boolean;
@@ -1075,7 +1101,7 @@
readonly type: 'Noop' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution';
}
- /** @name XcmV1MultiassetMultiAssetFilter (117) */
+ /** @name XcmV1MultiassetMultiAssetFilter (118) */
export interface XcmV1MultiassetMultiAssetFilter extends Enum {
readonly isDefinite: boolean;
readonly asDefinite: XcmV1MultiassetMultiAssets;
@@ -1084,7 +1110,7 @@
readonly type: 'Definite' | 'Wild';
}
- /** @name XcmV1MultiassetWildMultiAsset (118) */
+ /** @name XcmV1MultiassetWildMultiAsset (119) */
export interface XcmV1MultiassetWildMultiAsset extends Enum {
readonly isAll: boolean;
readonly isAllOf: boolean;
@@ -1095,14 +1121,14 @@
readonly type: 'All' | 'AllOf';
}
- /** @name XcmV1MultiassetWildFungibility (119) */
+ /** @name XcmV1MultiassetWildFungibility (120) */
export interface XcmV1MultiassetWildFungibility extends Enum {
readonly isFungible: boolean;
readonly isNonFungible: boolean;
readonly type: 'Fungible' | 'NonFungible';
}
- /** @name XcmV1Response (121) */
+ /** @name XcmV1Response (122) */
export interface XcmV1Response extends Enum {
readonly isAssets: boolean;
readonly asAssets: XcmV1MultiassetMultiAssets;
@@ -1111,10 +1137,10 @@
readonly type: 'Assets' | 'Version';
}
- /** @name XcmV2Xcm (122) */
+ /** @name XcmV2Xcm (123) */
export interface XcmV2Xcm extends Vec<XcmV2Instruction> {}
- /** @name XcmV2Instruction (124) */
+ /** @name XcmV2Instruction (125) */
export interface XcmV2Instruction extends Enum {
readonly isWithdrawAsset: boolean;
readonly asWithdrawAsset: XcmV1MultiassetMultiAssets;
@@ -1234,7 +1260,7 @@
readonly type: 'WithdrawAsset' | 'ReserveAssetDeposited' | 'ReceiveTeleportedAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'ClearOrigin' | 'DescendOrigin' | 'ReportError' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution' | 'RefundSurplus' | 'SetErrorHandler' | 'SetAppendix' | 'ClearError' | 'ClaimAsset' | 'Trap' | 'SubscribeVersion' | 'UnsubscribeVersion';
}
- /** @name XcmV2Response (125) */
+ /** @name XcmV2Response (126) */
export interface XcmV2Response extends Enum {
readonly isNull: boolean;
readonly isAssets: boolean;
@@ -1246,7 +1272,7 @@
readonly type: 'Null' | 'Assets' | 'ExecutionResult' | 'Version';
}
- /** @name XcmV2TraitsError (128) */
+ /** @name XcmV2TraitsError (129) */
export interface XcmV2TraitsError extends Enum {
readonly isOverflow: boolean;
readonly isUnimplemented: boolean;
@@ -1279,7 +1305,7 @@
readonly type: 'Overflow' | 'Unimplemented' | 'UntrustedReserveLocation' | 'UntrustedTeleportLocation' | 'MultiLocationFull' | 'MultiLocationNotInvertible' | 'BadOrigin' | 'InvalidLocation' | 'AssetNotFound' | 'FailedToTransactAsset' | 'NotWithdrawable' | 'LocationCannotHold' | 'ExceedsMaxMessageSize' | 'DestinationUnsupported' | 'Transport' | 'Unroutable' | 'UnknownClaim' | 'FailedToDecode' | 'MaxWeightInvalid' | 'NotHoldingFees' | 'TooExpensive' | 'Trap' | 'UnhandledXcmVersion' | 'WeightLimitReached' | 'Barrier' | 'WeightNotComputable';
}
- /** @name XcmV2WeightLimit (129) */
+ /** @name XcmV2WeightLimit (130) */
export interface XcmV2WeightLimit extends Enum {
readonly isUnlimited: boolean;
readonly isLimited: boolean;
@@ -1287,7 +1313,7 @@
readonly type: 'Unlimited' | 'Limited';
}
- /** @name XcmVersionedMultiAssets (130) */
+ /** @name XcmVersionedMultiAssets (131) */
export interface XcmVersionedMultiAssets extends Enum {
readonly isV0: boolean;
readonly asV0: Vec<XcmV0MultiAsset>;
@@ -1296,10 +1322,10 @@
readonly type: 'V0' | 'V1';
}
- /** @name CumulusPalletXcmCall (145) */
+ /** @name CumulusPalletXcmCall (146) */
export type CumulusPalletXcmCall = Null;
- /** @name CumulusPalletDmpQueueCall (146) */
+ /** @name CumulusPalletDmpQueueCall (147) */
export interface CumulusPalletDmpQueueCall extends Enum {
readonly isServiceOverweight: boolean;
readonly asServiceOverweight: {
@@ -1309,7 +1335,7 @@
readonly type: 'ServiceOverweight';
}
- /** @name PalletInflationCall (147) */
+ /** @name PalletInflationCall (148) */
export interface PalletInflationCall extends Enum {
readonly isStartInflation: boolean;
readonly asStartInflation: {
@@ -1318,7 +1344,7 @@
readonly type: 'StartInflation';
}
- /** @name PalletUniqueCall (148) */
+ /** @name PalletUniqueCall (149) */
export interface PalletUniqueCall extends Enum {
readonly isCreateCollection: boolean;
readonly asCreateCollection: {
@@ -1474,7 +1500,7 @@
readonly type: 'CreateCollection' | 'CreateCollectionEx' | 'DestroyCollection' | 'AddToAllowList' | 'RemoveFromAllowList' | 'SetPublicAccessMode' | 'SetMintPermission' | 'ChangeCollectionOwner' | 'AddCollectionAdmin' | 'RemoveCollectionAdmin' | 'SetCollectionSponsor' | 'ConfirmSponsorship' | 'RemoveCollectionSponsor' | 'CreateItem' | 'CreateMultipleItems' | 'SetTransfersEnabledFlag' | 'BurnItem' | 'BurnFrom' | 'Transfer' | 'Approve' | 'TransferFrom' | 'SetVariableMetaData' | 'SetMetaUpdatePermissionFlag' | 'SetSchemaVersion' | 'SetOffchainSchema' | 'SetConstOnChainSchema' | 'SetVariableOnChainSchema' | 'SetCollectionLimits';
}
- /** @name UpDataStructsCollectionMode (154) */
+ /** @name UpDataStructsCollectionMode (155) */
export interface UpDataStructsCollectionMode extends Enum {
readonly isNft: boolean;
readonly isFungible: boolean;
@@ -1483,7 +1509,7 @@
readonly type: 'Nft' | 'Fungible' | 'ReFungible';
}
- /** @name UpDataStructsCreateCollectionData (155) */
+ /** @name UpDataStructsCreateCollectionData (156) */
export interface UpDataStructsCreateCollectionData extends Struct {
readonly mode: UpDataStructsCollectionMode;
readonly access: Option<UpDataStructsAccessMode>;
@@ -1499,29 +1525,21 @@
readonly metaUpdatePermission: Option<UpDataStructsMetaUpdatePermission>;
}
- /** @name UpDataStructsAccessMode (157) */
+ /** @name UpDataStructsAccessMode (158) */
export interface UpDataStructsAccessMode extends Enum {
readonly isNormal: boolean;
readonly isAllowList: boolean;
readonly type: 'Normal' | 'AllowList';
}
- /** @name UpDataStructsSchemaVersion (160) */
+ /** @name UpDataStructsSchemaVersion (161) */
export interface UpDataStructsSchemaVersion extends Enum {
readonly isImageURL: boolean;
readonly isUnique: boolean;
readonly type: 'ImageURL' | 'Unique';
}
- /** @name UpDataStructsSponsoringRateLimit */
- export interface UpDataStructsSponsoringRateLimit extends Enum {
- readonly isSponsoringDisabled: boolean;
- readonly isBlocks: boolean;
- readonly asBlocks: u32;
- readonly type: 'SponsoringDisabled' | 'Blocks';
- }
-
- /** @name UpDataStructsCollectionLimits (163) */
+ /** @name UpDataStructsCollectionLimits (164) */
export interface UpDataStructsCollectionLimits extends Struct {
readonly accountTokenOwnershipLimit: Option<u32>;
readonly sponsoredDataSize: Option<u32>;
@@ -1534,7 +1552,15 @@
readonly transfersEnabled: Option<bool>;
}
- /** @name UpDataStructsMetaUpdatePermission (169) */
+ /** @name UpDataStructsSponsoringRateLimit (166) */
+ export interface UpDataStructsSponsoringRateLimit extends Enum {
+ readonly isSponsoringDisabled: boolean;
+ readonly isBlocks: boolean;
+ readonly asBlocks: u32;
+ readonly type: 'SponsoringDisabled' | 'Blocks';
+ }
+
+ /** @name UpDataStructsMetaUpdatePermission (170) */
export interface UpDataStructsMetaUpdatePermission extends Enum {
readonly isItemOwner: boolean;
readonly isAdmin: boolean;
@@ -1542,7 +1568,7 @@
readonly type: 'ItemOwner' | 'Admin' | 'None';
}
- /** @name PalletCommonAccountBasicCrossAccountIdRepr (171) */
+ /** @name PalletCommonAccountBasicCrossAccountIdRepr (172) */
export interface PalletCommonAccountBasicCrossAccountIdRepr extends Enum {
readonly isSubstrate: boolean;
readonly asSubstrate: AccountId32;
@@ -1551,7 +1577,7 @@
readonly type: 'Substrate' | 'Ethereum';
}
- /** @name UpDataStructsCreateItemData (173) */
+ /** @name UpDataStructsCreateItemData (174) */
export interface UpDataStructsCreateItemData extends Enum {
readonly isNft: boolean;
readonly asNft: UpDataStructsCreateNftData;
@@ -1562,28 +1588,28 @@
readonly type: 'Nft' | 'Fungible' | 'ReFungible';
}
- /** @name UpDataStructsCreateNftData (174) */
+ /** @name UpDataStructsCreateNftData (175) */
export interface UpDataStructsCreateNftData extends Struct {
readonly constData: Bytes;
readonly variableData: Bytes;
}
- /** @name UpDataStructsCreateFungibleData (176) */
+ /** @name UpDataStructsCreateFungibleData (177) */
export interface UpDataStructsCreateFungibleData extends Struct {
readonly value: u128;
}
- /** @name UpDataStructsCreateReFungibleData (177) */
+ /** @name UpDataStructsCreateReFungibleData (178) */
export interface UpDataStructsCreateReFungibleData extends Struct {
readonly constData: Bytes;
readonly variableData: Bytes;
readonly pieces: u128;
}
- /** @name PalletTemplateTransactionPaymentCall (180) */
+ /** @name PalletTemplateTransactionPaymentCall (181) */
export type PalletTemplateTransactionPaymentCall = Null;
- /** @name PalletEvmCall (181) */
+ /** @name PalletEvmCall (182) */
export interface PalletEvmCall extends Enum {
readonly isWithdraw: boolean;
readonly asWithdraw: {
@@ -1628,7 +1654,7 @@
readonly type: 'Withdraw' | 'Call' | 'Create' | 'Create2';
}
- /** @name PalletEthereumCall (187) */
+ /** @name PalletEthereumCall (188) */
export interface PalletEthereumCall extends Enum {
readonly isTransact: boolean;
readonly asTransact: {
@@ -1637,7 +1663,7 @@
readonly type: 'Transact';
}
- /** @name EthereumTransactionTransactionV2 (188) */
+ /** @name EthereumTransactionTransactionV2 (189) */
export interface EthereumTransactionTransactionV2 extends Enum {
readonly isLegacy: boolean;
readonly asLegacy: EthereumTransactionLegacyTransaction;
@@ -1648,7 +1674,7 @@
readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';
}
- /** @name EthereumTransactionLegacyTransaction (189) */
+ /** @name EthereumTransactionLegacyTransaction (190) */
export interface EthereumTransactionLegacyTransaction extends Struct {
readonly nonce: U256;
readonly gasPrice: U256;
@@ -1659,7 +1685,7 @@
readonly signature: EthereumTransactionTransactionSignature;
}
- /** @name EthereumTransactionTransactionAction (190) */
+ /** @name EthereumTransactionTransactionAction (191) */
export interface EthereumTransactionTransactionAction extends Enum {
readonly isCall: boolean;
readonly asCall: H160;
@@ -1667,14 +1693,14 @@
readonly type: 'Call' | 'Create';
}
- /** @name EthereumTransactionTransactionSignature (191) */
+ /** @name EthereumTransactionTransactionSignature (192) */
export interface EthereumTransactionTransactionSignature extends Struct {
readonly v: u64;
readonly r: H256;
readonly s: H256;
}
- /** @name EthereumTransactionEip2930Transaction (193) */
+ /** @name EthereumTransactionEip2930Transaction (194) */
export interface EthereumTransactionEip2930Transaction extends Struct {
readonly chainId: u64;
readonly nonce: U256;
@@ -1689,13 +1715,13 @@
readonly s: H256;
}
- /** @name EthereumTransactionAccessListItem (195) */
+ /** @name EthereumTransactionAccessListItem (196) */
export interface EthereumTransactionAccessListItem extends Struct {
readonly address: H160;
readonly slots: Vec<H256>;
}
- /** @name EthereumTransactionEip1559Transaction (196) */
+ /** @name EthereumTransactionEip1559Transaction (197) */
export interface EthereumTransactionEip1559Transaction extends Struct {
readonly chainId: u64;
readonly nonce: U256;
@@ -1711,7 +1737,7 @@
readonly s: H256;
}
- /** @name PalletEvmMigrationCall (197) */
+ /** @name PalletEvmMigrationCall (198) */
export interface PalletEvmMigrationCall extends Enum {
readonly isBegin: boolean;
readonly asBegin: {
@@ -1730,7 +1756,7 @@
readonly type: 'Begin' | 'SetData' | 'Finish';
}
- /** @name PalletSudoEvent (200) */
+ /** @name PalletSudoEvent (201) */
export interface PalletSudoEvent extends Enum {
readonly isSudid: boolean;
readonly asSudid: {
@@ -1747,16 +1773,13 @@
readonly type: 'Sudid' | 'KeyChanged' | 'SudoAsDone';
}
- /** @name SpRuntimeDispatchError (202) */
+ /** @name SpRuntimeDispatchError (203) */
export interface SpRuntimeDispatchError extends Enum {
readonly isOther: boolean;
readonly isCannotLookup: boolean;
readonly isBadOrigin: boolean;
readonly isModule: boolean;
- readonly asModule: {
- readonly index: u8;
- readonly error: u8;
- } & Struct;
+ readonly asModule: SpRuntimeModuleError;
readonly isConsumerRemaining: boolean;
readonly isNoProviders: boolean;
readonly isTooManyConsumers: boolean;
@@ -1767,7 +1790,13 @@
readonly type: 'Other' | 'CannotLookup' | 'BadOrigin' | 'Module' | 'ConsumerRemaining' | 'NoProviders' | 'TooManyConsumers' | 'Token' | 'Arithmetic';
}
- /** @name SpRuntimeTokenError (203) */
+ /** @name SpRuntimeModuleError (204) */
+ export interface SpRuntimeModuleError extends Struct {
+ readonly index: u8;
+ readonly error: u8;
+ }
+
+ /** @name SpRuntimeTokenError (205) */
export interface SpRuntimeTokenError extends Enum {
readonly isNoFunds: boolean;
readonly isWouldDie: boolean;
@@ -1779,7 +1808,7 @@
readonly type: 'NoFunds' | 'WouldDie' | 'BelowMinimum' | 'CannotCreate' | 'UnknownAsset' | 'Frozen' | 'Unsupported';
}
- /** @name SpRuntimeArithmeticError (204) */
+ /** @name SpRuntimeArithmeticError (206) */
export interface SpRuntimeArithmeticError extends Enum {
readonly isUnderflow: boolean;
readonly isOverflow: boolean;
@@ -1787,13 +1816,13 @@
readonly type: 'Underflow' | 'Overflow' | 'DivisionByZero';
}
- /** @name PalletSudoError (205) */
+ /** @name PalletSudoError (207) */
export interface PalletSudoError extends Enum {
readonly isRequireSudo: boolean;
readonly type: 'RequireSudo';
}
- /** @name FrameSystemAccountInfo (206) */
+ /** @name FrameSystemAccountInfo (208) */
export interface FrameSystemAccountInfo extends Struct {
readonly nonce: u32;
readonly consumers: u32;
@@ -1802,19 +1831,19 @@
readonly data: PalletBalancesAccountData;
}
- /** @name FrameSupportWeightsPerDispatchClassU64 (207) */
+ /** @name FrameSupportWeightsPerDispatchClassU64 (209) */
export interface FrameSupportWeightsPerDispatchClassU64 extends Struct {
readonly normal: u64;
readonly operational: u64;
readonly mandatory: u64;
}
- /** @name SpRuntimeDigest (208) */
+ /** @name SpRuntimeDigest (210) */
export interface SpRuntimeDigest extends Struct {
readonly logs: Vec<SpRuntimeDigestDigestItem>;
}
- /** @name SpRuntimeDigestDigestItem (210) */
+ /** @name SpRuntimeDigestDigestItem (212) */
export interface SpRuntimeDigestDigestItem extends Enum {
readonly isOther: boolean;
readonly asOther: Bytes;
@@ -1828,14 +1857,14 @@
readonly type: 'Other' | 'Consensus' | 'Seal' | 'PreRuntime' | 'RuntimeEnvironmentUpdated';
}
- /** @name FrameSystemEventRecord (212) */
+ /** @name FrameSystemEventRecord (214) */
export interface FrameSystemEventRecord extends Struct {
readonly phase: FrameSystemPhase;
readonly event: Event;
readonly topics: Vec<H256>;
}
- /** @name FrameSystemEvent (214) */
+ /** @name FrameSystemEvent (216) */
export interface FrameSystemEvent extends Enum {
readonly isExtrinsicSuccess: boolean;
readonly asExtrinsicSuccess: {
@@ -1863,14 +1892,14 @@
readonly type: 'ExtrinsicSuccess' | 'ExtrinsicFailed' | 'CodeUpdated' | 'NewAccount' | 'KilledAccount' | 'Remarked';
}
- /** @name FrameSupportWeightsDispatchInfo (215) */
+ /** @name FrameSupportWeightsDispatchInfo (217) */
export interface FrameSupportWeightsDispatchInfo extends Struct {
readonly weight: u64;
readonly class: FrameSupportWeightsDispatchClass;
readonly paysFee: FrameSupportWeightsPays;
}
- /** @name FrameSupportWeightsDispatchClass (216) */
+ /** @name FrameSupportWeightsDispatchClass (218) */
export interface FrameSupportWeightsDispatchClass extends Enum {
readonly isNormal: boolean;
readonly isOperational: boolean;
@@ -1878,14 +1907,14 @@
readonly type: 'Normal' | 'Operational' | 'Mandatory';
}
- /** @name FrameSupportWeightsPays (217) */
+ /** @name FrameSupportWeightsPays (219) */
export interface FrameSupportWeightsPays extends Enum {
readonly isYes: boolean;
readonly isNo: boolean;
readonly type: 'Yes' | 'No';
}
- /** @name OrmlVestingModuleEvent (218) */
+ /** @name OrmlVestingModuleEvent (220) */
export interface OrmlVestingModuleEvent extends Enum {
readonly isVestingScheduleAdded: boolean;
readonly asVestingScheduleAdded: {
@@ -1905,7 +1934,7 @@
readonly type: 'VestingScheduleAdded' | 'Claimed' | 'VestingSchedulesUpdated';
}
- /** @name CumulusPalletXcmpQueueEvent (219) */
+ /** @name CumulusPalletXcmpQueueEvent (221) */
export interface CumulusPalletXcmpQueueEvent extends Enum {
readonly isSuccess: boolean;
readonly asSuccess: Option<H256>;
@@ -1926,7 +1955,7 @@
readonly type: 'Success' | 'Fail' | 'BadVersion' | 'BadFormat' | 'UpwardMessageSent' | 'XcmpMessageSent' | 'OverweightEnqueued' | 'OverweightServiced';
}
- /** @name PalletXcmEvent (220) */
+ /** @name PalletXcmEvent (222) */
export interface PalletXcmEvent extends Enum {
readonly isAttempted: boolean;
readonly asAttempted: XcmV2TraitsOutcome;
@@ -1963,7 +1992,7 @@
readonly type: 'Attempted' | 'Sent' | 'UnexpectedResponse' | 'ResponseReady' | 'Notified' | 'NotifyOverweight' | 'NotifyDispatchError' | 'NotifyDecodeFailed' | 'InvalidResponder' | 'InvalidResponderVersion' | 'ResponseTaken' | 'AssetsTrapped' | 'VersionChangeNotified' | 'SupportedVersionChanged' | 'NotifyTargetSendFail' | 'NotifyTargetMigrationFail';
}
- /** @name XcmV2TraitsOutcome (221) */
+ /** @name XcmV2TraitsOutcome (223) */
export interface XcmV2TraitsOutcome extends Enum {
readonly isComplete: boolean;
readonly asComplete: u64;
@@ -1974,7 +2003,7 @@
readonly type: 'Complete' | 'Incomplete' | 'Error';
}
- /** @name CumulusPalletXcmEvent (223) */
+ /** @name CumulusPalletXcmEvent (225) */
export interface CumulusPalletXcmEvent extends Enum {
readonly isInvalidFormat: boolean;
readonly asInvalidFormat: U8aFixed;
@@ -1985,7 +2014,7 @@
readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward';
}
- /** @name CumulusPalletDmpQueueEvent (224) */
+ /** @name CumulusPalletDmpQueueEvent (226) */
export interface CumulusPalletDmpQueueEvent extends Enum {
readonly isInvalidFormat: boolean;
readonly asInvalidFormat: U8aFixed;
@@ -2002,7 +2031,7 @@
readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward' | 'WeightExhausted' | 'OverweightEnqueued' | 'OverweightServiced';
}
- /** @name PalletUniqueRawEvent (225) */
+ /** @name PalletUniqueRawEvent (227) */
export interface PalletUniqueRawEvent extends Enum {
readonly isCollectionSponsorRemoved: boolean;
readonly asCollectionSponsorRemoved: u32;
@@ -2037,7 +2066,7 @@
readonly type: 'CollectionSponsorRemoved' | 'CollectionAdminAdded' | 'CollectionOwnedChanged' | 'CollectionSponsorSet' | 'ConstOnChainSchemaSet' | 'SponsorshipConfirmed' | 'CollectionAdminRemoved' | 'AllowListAddressRemoved' | 'AllowListAddressAdded' | 'CollectionLimitSet' | 'MintPermissionSet' | 'OffchainSchemaSet' | 'PublicAccessModeSet' | 'SchemaVersionSet' | 'VariableOnChainSchemaSet';
}
- /** @name PalletCommonEvent (226) */
+ /** @name PalletCommonEvent (228) */
export interface PalletCommonEvent extends Enum {
readonly isCollectionCreated: boolean;
readonly asCollectionCreated: ITuple<[u32, u8, AccountId32]>;
@@ -2054,7 +2083,7 @@
readonly type: 'CollectionCreated' | 'CollectionDestroyed' | 'ItemCreated' | 'ItemDestroyed' | 'Transfer' | 'Approved';
}
- /** @name PalletEvmEvent (227) */
+ /** @name PalletEvmEvent (229) */
export interface PalletEvmEvent extends Enum {
readonly isLog: boolean;
readonly asLog: EthereumLog;
@@ -2073,21 +2102,21 @@
readonly type: 'Log' | 'Created' | 'CreatedFailed' | 'Executed' | 'ExecutedFailed' | 'BalanceDeposit' | 'BalanceWithdraw';
}
- /** @name EthereumLog (228) */
+ /** @name EthereumLog (230) */
export interface EthereumLog extends Struct {
readonly address: H160;
readonly topics: Vec<H256>;
readonly data: Bytes;
}
- /** @name PalletEthereumEvent (229) */
+ /** @name PalletEthereumEvent (231) */
export interface PalletEthereumEvent extends Enum {
readonly isExecuted: boolean;
readonly asExecuted: ITuple<[H160, H160, H256, EvmCoreErrorExitReason]>;
readonly type: 'Executed';
}
- /** @name EvmCoreErrorExitReason (230) */
+ /** @name EvmCoreErrorExitReason (232) */
export interface EvmCoreErrorExitReason extends Enum {
readonly isSucceed: boolean;
readonly asSucceed: EvmCoreErrorExitSucceed;
@@ -2100,7 +2129,7 @@
readonly type: 'Succeed' | 'Error' | 'Revert' | 'Fatal';
}
- /** @name EvmCoreErrorExitSucceed (231) */
+ /** @name EvmCoreErrorExitSucceed (233) */
export interface EvmCoreErrorExitSucceed extends Enum {
readonly isStopped: boolean;
readonly isReturned: boolean;
@@ -2108,7 +2137,7 @@
readonly type: 'Stopped' | 'Returned' | 'Suicided';
}
- /** @name EvmCoreErrorExitError (232) */
+ /** @name EvmCoreErrorExitError (234) */
export interface EvmCoreErrorExitError extends Enum {
readonly isStackUnderflow: boolean;
readonly isStackOverflow: boolean;
@@ -2129,13 +2158,13 @@
readonly type: 'StackUnderflow' | 'StackOverflow' | 'InvalidJump' | 'InvalidRange' | 'DesignatedInvalid' | 'CallTooDeep' | 'CreateCollision' | 'CreateContractLimit' | 'InvalidCode' | 'OutOfOffset' | 'OutOfGas' | 'OutOfFund' | 'PcUnderflow' | 'CreateEmpty' | 'Other';
}
- /** @name EvmCoreErrorExitRevert (235) */
+ /** @name EvmCoreErrorExitRevert (237) */
export interface EvmCoreErrorExitRevert extends Enum {
readonly isReverted: boolean;
readonly type: 'Reverted';
}
- /** @name EvmCoreErrorExitFatal (236) */
+ /** @name EvmCoreErrorExitFatal (238) */
export interface EvmCoreErrorExitFatal extends Enum {
readonly isNotSupported: boolean;
readonly isUnhandledInterrupt: boolean;
@@ -2146,7 +2175,7 @@
readonly type: 'NotSupported' | 'UnhandledInterrupt' | 'CallErrorAsFatal' | 'Other';
}
- /** @name FrameSystemPhase (237) */
+ /** @name FrameSystemPhase (239) */
export interface FrameSystemPhase extends Enum {
readonly isApplyExtrinsic: boolean;
readonly asApplyExtrinsic: u32;
@@ -2155,27 +2184,27 @@
readonly type: 'ApplyExtrinsic' | 'Finalization' | 'Initialization';
}
- /** @name FrameSystemLastRuntimeUpgradeInfo (239) */
+ /** @name FrameSystemLastRuntimeUpgradeInfo (241) */
export interface FrameSystemLastRuntimeUpgradeInfo extends Struct {
readonly specVersion: Compact<u32>;
readonly specName: Text;
}
- /** @name FrameSystemLimitsBlockWeights (240) */
+ /** @name FrameSystemLimitsBlockWeights (242) */
export interface FrameSystemLimitsBlockWeights extends Struct {
readonly baseBlock: u64;
readonly maxBlock: u64;
readonly perClass: FrameSupportWeightsPerDispatchClassWeightsPerClass;
}
- /** @name FrameSupportWeightsPerDispatchClassWeightsPerClass (241) */
+ /** @name FrameSupportWeightsPerDispatchClassWeightsPerClass (243) */
export interface FrameSupportWeightsPerDispatchClassWeightsPerClass extends Struct {
readonly normal: FrameSystemLimitsWeightsPerClass;
readonly operational: FrameSystemLimitsWeightsPerClass;
readonly mandatory: FrameSystemLimitsWeightsPerClass;
}
- /** @name FrameSystemLimitsWeightsPerClass (242) */
+ /** @name FrameSystemLimitsWeightsPerClass (244) */
export interface FrameSystemLimitsWeightsPerClass extends Struct {
readonly baseExtrinsic: u64;
readonly maxExtrinsic: Option<u64>;
@@ -2183,25 +2212,25 @@
readonly reserved: Option<u64>;
}
- /** @name FrameSystemLimitsBlockLength (244) */
+ /** @name FrameSystemLimitsBlockLength (246) */
export interface FrameSystemLimitsBlockLength extends Struct {
readonly max: FrameSupportWeightsPerDispatchClassU32;
}
- /** @name FrameSupportWeightsPerDispatchClassU32 (245) */
+ /** @name FrameSupportWeightsPerDispatchClassU32 (247) */
export interface FrameSupportWeightsPerDispatchClassU32 extends Struct {
readonly normal: u32;
readonly operational: u32;
readonly mandatory: u32;
}
- /** @name FrameSupportWeightsRuntimeDbWeight (246) */
+ /** @name FrameSupportWeightsRuntimeDbWeight (248) */
export interface FrameSupportWeightsRuntimeDbWeight extends Struct {
readonly read: u64;
readonly write: u64;
}
- /** @name SpVersionRuntimeVersion (247) */
+ /** @name SpVersionRuntimeVersion (249) */
export interface SpVersionRuntimeVersion extends Struct {
readonly specName: Text;
readonly implName: Text;
@@ -2213,7 +2242,7 @@
readonly stateVersion: u8;
}
- /** @name FrameSystemError (251) */
+ /** @name FrameSystemError (253) */
export interface FrameSystemError extends Enum {
readonly isInvalidSpecName: boolean;
readonly isSpecVersionNeedsToIncrease: boolean;
@@ -2224,7 +2253,7 @@
readonly type: 'InvalidSpecName' | 'SpecVersionNeedsToIncrease' | 'FailedToExtractRuntimeVersion' | 'NonDefaultComposite' | 'NonZeroRefCount' | 'CallFiltered';
}
- /** @name OrmlVestingModuleError (253) */
+ /** @name OrmlVestingModuleError (255) */
export interface OrmlVestingModuleError extends Enum {
readonly isZeroVestingPeriod: boolean;
readonly isZeroVestingPeriodCount: boolean;
@@ -2235,21 +2264,21 @@
readonly type: 'ZeroVestingPeriod' | 'ZeroVestingPeriodCount' | 'InsufficientBalanceToLock' | 'TooManyVestingSchedules' | 'AmountLow' | 'MaxVestingSchedulesExceeded';
}
- /** @name CumulusPalletXcmpQueueInboundChannelDetails (255) */
+ /** @name CumulusPalletXcmpQueueInboundChannelDetails (257) */
export interface CumulusPalletXcmpQueueInboundChannelDetails extends Struct {
readonly sender: u32;
readonly state: CumulusPalletXcmpQueueInboundState;
readonly messageMetadata: Vec<ITuple<[u32, PolkadotParachainPrimitivesXcmpMessageFormat]>>;
}
- /** @name CumulusPalletXcmpQueueInboundState (256) */
+ /** @name CumulusPalletXcmpQueueInboundState (258) */
export interface CumulusPalletXcmpQueueInboundState extends Enum {
readonly isOk: boolean;
readonly isSuspended: boolean;
readonly type: 'Ok' | 'Suspended';
}
- /** @name PolkadotParachainPrimitivesXcmpMessageFormat (259) */
+ /** @name PolkadotParachainPrimitivesXcmpMessageFormat (261) */
export interface PolkadotParachainPrimitivesXcmpMessageFormat extends Enum {
readonly isConcatenatedVersionedXcm: boolean;
readonly isConcatenatedEncodedBlob: boolean;
@@ -2257,7 +2286,7 @@
readonly type: 'ConcatenatedVersionedXcm' | 'ConcatenatedEncodedBlob' | 'Signals';
}
- /** @name CumulusPalletXcmpQueueOutboundChannelDetails (262) */
+ /** @name CumulusPalletXcmpQueueOutboundChannelDetails (264) */
export interface CumulusPalletXcmpQueueOutboundChannelDetails extends Struct {
readonly recipient: u32;
readonly state: CumulusPalletXcmpQueueOutboundState;
@@ -2266,14 +2295,14 @@
readonly lastIndex: u16;
}
- /** @name CumulusPalletXcmpQueueOutboundState (263) */
+ /** @name CumulusPalletXcmpQueueOutboundState (265) */
export interface CumulusPalletXcmpQueueOutboundState extends Enum {
readonly isOk: boolean;
readonly isSuspended: boolean;
readonly type: 'Ok' | 'Suspended';
}
- /** @name CumulusPalletXcmpQueueQueueConfigData (265) */
+ /** @name CumulusPalletXcmpQueueQueueConfigData (267) */
export interface CumulusPalletXcmpQueueQueueConfigData extends Struct {
readonly suspendThreshold: u32;
readonly dropThreshold: u32;
@@ -2283,7 +2312,7 @@
readonly xcmpMaxIndividualWeight: u64;
}
- /** @name CumulusPalletXcmpQueueError (267) */
+ /** @name CumulusPalletXcmpQueueError (269) */
export interface CumulusPalletXcmpQueueError extends Enum {
readonly isFailedToSend: boolean;
readonly isBadXcmOrigin: boolean;
@@ -2293,7 +2322,7 @@
readonly type: 'FailedToSend' | 'BadXcmOrigin' | 'BadXcm' | 'BadOverweightIndex' | 'WeightOverLimit';
}
- /** @name PalletXcmError (268) */
+ /** @name PalletXcmError (270) */
export interface PalletXcmError extends Enum {
readonly isUnreachable: boolean;
readonly isSendFailure: boolean;
@@ -2311,29 +2340,29 @@
readonly type: 'Unreachable' | 'SendFailure' | 'Filtered' | 'UnweighableMessage' | 'DestinationNotInvertible' | 'Empty' | 'CannotReanchor' | 'TooManyAssets' | 'InvalidOrigin' | 'BadVersion' | 'BadLocation' | 'NoSubscription' | 'AlreadySubscribed';
}
- /** @name CumulusPalletXcmError (269) */
+ /** @name CumulusPalletXcmError (271) */
export type CumulusPalletXcmError = Null;
- /** @name CumulusPalletDmpQueueConfigData (270) */
+ /** @name CumulusPalletDmpQueueConfigData (272) */
export interface CumulusPalletDmpQueueConfigData extends Struct {
readonly maxIndividual: u64;
}
- /** @name CumulusPalletDmpQueuePageIndexData (271) */
+ /** @name CumulusPalletDmpQueuePageIndexData (273) */
export interface CumulusPalletDmpQueuePageIndexData extends Struct {
readonly beginUsed: u32;
readonly endUsed: u32;
readonly overweightCount: u64;
}
- /** @name CumulusPalletDmpQueueError (274) */
+ /** @name CumulusPalletDmpQueueError (276) */
export interface CumulusPalletDmpQueueError extends Enum {
readonly isUnknown: boolean;
readonly isOverLimit: boolean;
readonly type: 'Unknown' | 'OverLimit';
}
- /** @name PalletUniqueError (278) */
+ /** @name PalletUniqueError (280) */
export interface PalletUniqueError extends Enum {
readonly isCollectionDecimalPointLimitExceeded: boolean;
readonly isConfirmUnsetSponsorFail: boolean;
@@ -2341,7 +2370,7 @@
readonly type: 'CollectionDecimalPointLimitExceeded' | 'ConfirmUnsetSponsorFail' | 'EmptyArgument';
}
- /** @name UpDataStructsCollection (279) */
+ /** @name UpDataStructsCollection (281) */
export interface UpDataStructsCollection extends Struct {
readonly owner: AccountId32;
readonly mode: UpDataStructsCollectionMode;
@@ -2359,7 +2388,7 @@
readonly metaUpdatePermission: UpDataStructsMetaUpdatePermission;
}
- /** @name UpDataStructsSponsorshipState (280) */
+ /** @name UpDataStructsSponsorshipState (282) */
export interface UpDataStructsSponsorshipState extends Enum {
readonly isDisabled: boolean;
readonly isUnconfirmed: boolean;
@@ -2369,14 +2398,14 @@
readonly type: 'Disabled' | 'Unconfirmed' | 'Confirmed';
}
- /** @name UpDataStructsCollectionStats (283) */
+ /** @name UpDataStructsCollectionStats (285) */
export interface UpDataStructsCollectionStats extends Struct {
readonly created: u32;
readonly destroyed: u32;
readonly alive: u32;
}
- /** @name PalletCommonError (284) */
+ /** @name PalletCommonError (286) */
export interface PalletCommonError extends Enum {
readonly isCollectionNotFound: boolean;
readonly isMustBeTokenOwner: boolean;
@@ -2404,7 +2433,7 @@
readonly type: 'CollectionNotFound' | 'MustBeTokenOwner' | 'NoPermission' | 'PublicMintingNotAllowed' | 'AddressNotInAllowlist' | 'CollectionNameLimitExceeded' | 'CollectionDescriptionLimitExceeded' | 'CollectionTokenPrefixLimitExceeded' | 'TotalCollectionsLimitExceeded' | 'TokenVariableDataLimitExceeded' | 'CollectionAdminCountExceeded' | 'CollectionLimitBoundsExceeded' | 'OwnerPermissionsCantBeReverted' | 'TransferNotAllowed' | 'AccountTokenLimitExceeded' | 'CollectionTokenLimitExceeded' | 'MetadataFlagFrozen' | 'TokenNotFound' | 'TokenValueTooLow' | 'ApprovedValueTooLow' | 'CantApproveMoreThanOwned' | 'AddressIsZero' | 'UnsupportedOperation';
}
- /** @name PalletFungibleError (286) */
+ /** @name PalletFungibleError (288) */
export interface PalletFungibleError extends Enum {
readonly isNotFungibleDataUsedToMintFungibleCollectionToken: boolean;
readonly isFungibleItemsHaveNoId: boolean;
@@ -2412,34 +2441,34 @@
readonly type: 'NotFungibleDataUsedToMintFungibleCollectionToken' | 'FungibleItemsHaveNoId' | 'FungibleItemsDontHaveData';
}
- /** @name PalletRefungibleItemData (287) */
+ /** @name PalletRefungibleItemData (289) */
export interface PalletRefungibleItemData extends Struct {
readonly constData: Bytes;
readonly variableData: Bytes;
}
- /** @name PalletRefungibleError (291) */
+ /** @name PalletRefungibleError (293) */
export interface PalletRefungibleError extends Enum {
readonly isNotRefungibleDataUsedToMintFungibleCollectionToken: boolean;
readonly isWrongRefungiblePieces: boolean;
readonly type: 'NotRefungibleDataUsedToMintFungibleCollectionToken' | 'WrongRefungiblePieces';
}
- /** @name PalletNonfungibleItemData (292) */
+ /** @name PalletNonfungibleItemData (294) */
export interface PalletNonfungibleItemData extends Struct {
readonly constData: Bytes;
readonly variableData: Bytes;
readonly owner: PalletCommonAccountBasicCrossAccountIdRepr;
}
- /** @name PalletNonfungibleError (293) */
+ /** @name PalletNonfungibleError (295) */
export interface PalletNonfungibleError extends Enum {
readonly isNotNonfungibleDataUsedToMintFungibleCollectionToken: boolean;
readonly isNonfungibleItemsHaveNoAmount: boolean;
readonly type: 'NotNonfungibleDataUsedToMintFungibleCollectionToken' | 'NonfungibleItemsHaveNoAmount';
}
- /** @name PalletEvmError (295) */
+ /** @name PalletEvmError (297) */
export interface PalletEvmError extends Enum {
readonly isBalanceLow: boolean;
readonly isFeeOverflow: boolean;
@@ -2450,7 +2479,7 @@
readonly type: 'BalanceLow' | 'FeeOverflow' | 'PaymentOverflow' | 'WithdrawFailed' | 'GasPriceTooLow' | 'InvalidNonce';
}
- /** @name FpRpcTransactionStatus (298) */
+ /** @name FpRpcTransactionStatus (300) */
export interface FpRpcTransactionStatus extends Struct {
readonly transactionHash: H256;
readonly transactionIndex: u32;
@@ -2461,10 +2490,10 @@
readonly logsBloom: EthbloomBloom;
}
- /** @name EthbloomBloom (301) */
+ /** @name EthbloomBloom (303) */
export interface EthbloomBloom extends U8aFixed {}
- /** @name EthereumReceiptReceiptV3 (303) */
+ /** @name EthereumReceiptReceiptV3 (305) */
export interface EthereumReceiptReceiptV3 extends Enum {
readonly isLegacy: boolean;
readonly asLegacy: EthereumReceiptEip658ReceiptData;
@@ -2475,7 +2504,7 @@
readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';
}
- /** @name EthereumReceiptEip658ReceiptData (304) */
+ /** @name EthereumReceiptEip658ReceiptData (306) */
export interface EthereumReceiptEip658ReceiptData extends Struct {
readonly statusCode: u8;
readonly usedGas: U256;
@@ -2483,14 +2512,14 @@
readonly logs: Vec<EthereumLog>;
}
- /** @name EthereumBlock (305) */
+ /** @name EthereumBlock (307) */
export interface EthereumBlock extends Struct {
readonly header: EthereumHeader;
readonly transactions: Vec<EthereumTransactionTransactionV2>;
readonly ommers: Vec<EthereumHeader>;
}
- /** @name EthereumHeader (306) */
+ /** @name EthereumHeader (308) */
export interface EthereumHeader extends Struct {
readonly parentHash: H256;
readonly ommersHash: H256;
@@ -2509,24 +2538,24 @@
readonly nonce: EthereumTypesHashH64;
}
- /** @name EthereumTypesHashH64 (307) */
+ /** @name EthereumTypesHashH64 (309) */
export interface EthereumTypesHashH64 extends U8aFixed {}
- /** @name PalletEthereumError (312) */
+ /** @name PalletEthereumError (314) */
export interface PalletEthereumError extends Enum {
readonly isInvalidSignature: boolean;
readonly isPreLogExists: boolean;
readonly type: 'InvalidSignature' | 'PreLogExists';
}
- /** @name PalletEvmCoderSubstrateError (313) */
+ /** @name PalletEvmCoderSubstrateError (315) */
export interface PalletEvmCoderSubstrateError extends Enum {
readonly isOutOfGas: boolean;
readonly isOutOfFund: boolean;
readonly type: 'OutOfGas' | 'OutOfFund';
}
- /** @name PalletEvmContractHelpersSponsoringModeT (314) */
+ /** @name PalletEvmContractHelpersSponsoringModeT (316) */
export interface PalletEvmContractHelpersSponsoringModeT extends Enum {
readonly isDisabled: boolean;
readonly isAllowlisted: boolean;
@@ -2534,20 +2563,20 @@
readonly type: 'Disabled' | 'Allowlisted' | 'Generous';
}
- /** @name PalletEvmContractHelpersError (316) */
+ /** @name PalletEvmContractHelpersError (318) */
export interface PalletEvmContractHelpersError extends Enum {
readonly isNoPermission: boolean;
readonly type: 'NoPermission';
}
- /** @name PalletEvmMigrationError (317) */
+ /** @name PalletEvmMigrationError (319) */
export interface PalletEvmMigrationError extends Enum {
readonly isAccountNotEmpty: boolean;
readonly isAccountIsNotMigrating: boolean;
readonly type: 'AccountNotEmpty' | 'AccountIsNotMigrating';
}
- /** @name SpRuntimeMultiSignature (319) */
+ /** @name SpRuntimeMultiSignature (321) */
export interface SpRuntimeMultiSignature extends Enum {
readonly isEd25519: boolean;
readonly asEd25519: SpCoreEd25519Signature;
@@ -2558,31 +2587,31 @@
readonly type: 'Ed25519' | 'Sr25519' | 'Ecdsa';
}
- /** @name SpCoreEd25519Signature (320) */
+ /** @name SpCoreEd25519Signature (322) */
export interface SpCoreEd25519Signature extends U8aFixed {}
- /** @name SpCoreSr25519Signature (322) */
+ /** @name SpCoreSr25519Signature (324) */
export interface SpCoreSr25519Signature extends U8aFixed {}
- /** @name SpCoreEcdsaSignature (323) */
+ /** @name SpCoreEcdsaSignature (325) */
export interface SpCoreEcdsaSignature extends U8aFixed {}
- /** @name FrameSystemExtensionsCheckSpecVersion (326) */
+ /** @name FrameSystemExtensionsCheckSpecVersion (328) */
export type FrameSystemExtensionsCheckSpecVersion = Null;
- /** @name FrameSystemExtensionsCheckGenesis (327) */
+ /** @name FrameSystemExtensionsCheckGenesis (329) */
export type FrameSystemExtensionsCheckGenesis = Null;
- /** @name FrameSystemExtensionsCheckNonce (330) */
+ /** @name FrameSystemExtensionsCheckNonce (332) */
export interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}
- /** @name FrameSystemExtensionsCheckWeight (331) */
+ /** @name FrameSystemExtensionsCheckWeight (333) */
export type FrameSystemExtensionsCheckWeight = Null;
- /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (332) */
+ /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (334) */
export interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}
- /** @name UniqueRuntimeRuntime (333) */
+ /** @name UniqueRuntimeRuntime (335) */
export type UniqueRuntimeRuntime = Null;
} // declare module
tests/src/interfaces/unique/types.tsdiffbeforeafterboth--- a/tests/src/interfaces/unique/types.ts
+++ b/tests/src/interfaces/unique/types.ts
@@ -133,7 +133,33 @@
readonly index: u64;
readonly weightLimit: u64;
} & Struct;
- readonly type: 'ServiceOverweight';
+ readonly isSuspendXcmExecution: boolean;
+ readonly isResumeXcmExecution: boolean;
+ readonly isUpdateSuspendThreshold: boolean;
+ readonly asUpdateSuspendThreshold: {
+ readonly new_: u32;
+ } & Struct;
+ readonly isUpdateDropThreshold: boolean;
+ readonly asUpdateDropThreshold: {
+ readonly new_: u32;
+ } & Struct;
+ readonly isUpdateResumeThreshold: boolean;
+ readonly asUpdateResumeThreshold: {
+ readonly new_: u32;
+ } & Struct;
+ readonly isUpdateThresholdWeight: boolean;
+ readonly asUpdateThresholdWeight: {
+ readonly new_: u64;
+ } & Struct;
+ readonly isUpdateWeightRestrictDecay: boolean;
+ readonly asUpdateWeightRestrictDecay: {
+ readonly new_: u64;
+ } & Struct;
+ readonly isUpdateXcmpMaxIndividualWeight: boolean;
+ readonly asUpdateXcmpMaxIndividualWeight: {
+ readonly new_: u64;
+ } & Struct;
+ readonly type: 'ServiceOverweight' | 'SuspendXcmExecution' | 'ResumeXcmExecution' | 'UpdateSuspendThreshold' | 'UpdateDropThreshold' | 'UpdateResumeThreshold' | 'UpdateThresholdWeight' | 'UpdateWeightRestrictDecay' | 'UpdateXcmpMaxIndividualWeight';
}
/** @name CumulusPalletXcmpQueueError */
@@ -1634,10 +1660,7 @@
readonly isCannotLookup: boolean;
readonly isBadOrigin: boolean;
readonly isModule: boolean;
- readonly asModule: {
- readonly index: u8;
- readonly error: u8;
- } & Struct;
+ readonly asModule: SpRuntimeModuleError;
readonly isConsumerRemaining: boolean;
readonly isNoProviders: boolean;
readonly isTooManyConsumers: boolean;
@@ -1648,6 +1671,12 @@
readonly type: 'Other' | 'CannotLookup' | 'BadOrigin' | 'Module' | 'ConsumerRemaining' | 'NoProviders' | 'TooManyConsumers' | 'Token' | 'Arithmetic';
}
+/** @name SpRuntimeModuleError */
+export interface SpRuntimeModuleError extends Struct {
+ readonly index: u8;
+ readonly error: u8;
+}
+
/** @name SpRuntimeMultiSignature */
export interface SpRuntimeMultiSignature extends Enum {
readonly isEd25519: boolean;
@@ -1810,6 +1839,7 @@
readonly isSponsoringDisabled: boolean;
readonly isBlocks: boolean;
readonly asBlocks: u32;
+ readonly type: 'SponsoringDisabled' | 'Blocks';
}
/** @name UpDataStructsSponsorshipState */