difftreelog
Merge remote-tracking branch 'origin/develop' into feature/scheduler-improvements-reserve-balance
in: master
37 files changed
.envdiffbeforeafterboth1RUST_TOOLCHAIN=nightly-2021-11-111RUST_TOOLCHAIN=nightly-2021-11-112RUST_C=1.58.0-nightly2RUST_C=1.58.0-nightly3POLKA_VERSION=release-v0.9.173POLKA_VERSION=release-v0.9.184UNIQUE_BRANCH=develop4UNIQUE_BRANCH=develop5USER=***5USER=***6PASS=***6PASS=***Cargo.lockdiffbeforeafterboth44dependencies = [44dependencies = [45 "cfg-if 1.0.0",45 "cfg-if 1.0.0",46 "cipher",46 "cipher",47 "cpufeatures 0.2.1",47 "cpufeatures 0.2.2",48 "opaque-debug 0.3.0",48 "opaque-debug 0.3.0",49]49]50509999100[[package]]100[[package]]101name = "anyhow"101name = "anyhow"102version = "1.0.55"102version = "1.0.56"103source = "registry+https://github.com/rust-lang/crates.io-index"103source = "registry+https://github.com/rust-lang/crates.io-index"104checksum = "159bb86af3a200e19a068f4224eae4c8bb2d0fa054c7e5d1cacd5cef95e684cd"104checksum = "4361135be9122e0870de935d7c439aef945b9f9ddd4199a553b5270b49c82a27"105105106[[package]]106[[package]]107name = "approx"107name = "approx"258258259[[package]]259[[package]]260name = "async-std"260name = "async-std"261version = "1.10.0"261version = "1.11.0"262source = "registry+https://github.com/rust-lang/crates.io-index"262source = "registry+https://github.com/rust-lang/crates.io-index"263checksum = "f8056f1455169ab86dd47b47391e4ab0cbd25410a70e9fe675544f49bafaf952"263checksum = "52580991739c5cdb36cde8b2a516371c0a3b70dda36d916cc08b82372916808c"264dependencies = [264dependencies = [265 "async-attributes",265 "async-attributes",266 "async-channel",266 "async-channel",267 "async-global-executor",267 "async-global-executor",268 "async-io",268 "async-io",269 "async-lock",269 "async-lock",270 "async-process",271 "crossbeam-utils",270 "crossbeam-utils",272 "futures-channel",271 "futures-channel",273 "futures-core",272 "futures-core",301300302[[package]]301[[package]]303name = "async-task"302name = "async-task"304version = "4.1.0"303version = "4.2.0"305source = "registry+https://github.com/rust-lang/crates.io-index"304source = "registry+https://github.com/rust-lang/crates.io-index"306checksum = "677d306121baf53310a3fd342d88dc0824f6bbeace68347593658525565abee8"305checksum = "30696a84d817107fc028e049980e09d5e140e8da8f1caeb17e8e950658a3cea9"307306308[[package]]307[[package]]309name = "async-trait"308name = "async-trait"386source = "registry+https://github.com/rust-lang/crates.io-index"385source = "registry+https://github.com/rust-lang/crates.io-index"387checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"386checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"387388[[package]]389name = "backoff"390version = "0.4.0"391source = "registry+https://github.com/rust-lang/crates.io-index"392checksum = "b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1"393dependencies = [394 "futures-core",395 "getrandom 0.2.5",396 "instant",397 "pin-project-lite 0.2.8",398 "rand 0.8.5",399 "tokio 1.17.0",400]388401389[[package]]402[[package]]390name = "backtrace"403name = "backtrace"407source = "registry+https://github.com/rust-lang/crates.io-index"420source = "registry+https://github.com/rust-lang/crates.io-index"408checksum = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b"421checksum = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b"422423[[package]]424name = "base16ct"425version = "0.1.1"426source = "registry+https://github.com/rust-lang/crates.io-index"427checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"409428410[[package]]429[[package]]411name = "base58"430name = "base58"419source = "registry+https://github.com/rust-lang/crates.io-index"438source = "registry+https://github.com/rust-lang/crates.io-index"420checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"439checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"440441[[package]]442name = "base64ct"443version = "1.4.1"444source = "registry+https://github.com/rust-lang/crates.io-index"445checksum = "71acf5509fc522cce1b100ac0121c635129bfd4d91cdf036bcc9b9935f97ccf5"421446422[[package]]447[[package]]423name = "beef"448name = "beef"431[[package]]456[[package]]432name = "beefy-gadget"457name = "beefy-gadget"433version = "4.0.0-dev"458version = "4.0.0-dev"434source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"459source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"435dependencies = [460dependencies = [436 "beefy-primitives",461 "beefy-primitives",437 "fnv",462 "fnv",438 "futures 0.3.21",463 "futures 0.3.21",464 "hex",439 "log",465 "log",440 "parity-scale-codec",466 "parity-scale-codec",441 "parking_lot 0.11.2",467 "parking_lot 0.12.0",442 "sc-chain-spec",468 "sc-chain-spec",443 "sc-client-api",469 "sc-client-api",444 "sc-keystore",470 "sc-keystore",460[[package]]486[[package]]461name = "beefy-gadget-rpc"487name = "beefy-gadget-rpc"462version = "4.0.0-dev"488version = "4.0.0-dev"463source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"489source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"464dependencies = [490dependencies = [465 "beefy-gadget",491 "beefy-gadget",466 "beefy-primitives",492 "beefy-primitives",471 "jsonrpc-pubsub",497 "jsonrpc-pubsub",472 "log",498 "log",473 "parity-scale-codec",499 "parity-scale-codec",474 "parking_lot 0.11.2",500 "parking_lot 0.12.0",475 "sc-rpc",501 "sc-rpc",476 "sc-utils",502 "sc-utils",477 "serde",503 "serde",483[[package]]509[[package]]484name = "beefy-merkle-tree"510name = "beefy-merkle-tree"485version = "4.0.0-dev"511version = "4.0.0-dev"486source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"512source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"487513488[[package]]514[[package]]489name = "beefy-primitives"515name = "beefy-primitives"490version = "4.0.0-dev"516version = "4.0.0-dev"491source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"517source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"492dependencies = [518dependencies = [493 "parity-scale-codec",519 "parity-scale-codec",494 "scale-info",520 "scale-info",541567542[[package]]568[[package]]543name = "bitvec"569name = "bitvec"544version = "0.20.4"570version = "1.0.0"545source = "registry+https://github.com/rust-lang/crates.io-index"571source = "registry+https://github.com/rust-lang/crates.io-index"546checksum = "7774144344a4faa177370406a7ff5f1da24303817368584c6206c8303eb07848"572checksum = "1489fcb93a5bb47da0462ca93ad252ad6af2145cce58d10d46a83931ba9f016b"547dependencies = [573dependencies = [548 "funty",574 "funty 2.0.0",549 "radium",575 "radium",550 "tap",576 "tap",551 "wyz",577 "wyz",562 "opaque-debug 0.3.0",588 "opaque-debug 0.3.0",563]589]590591[[package]]592name = "blake2"593version = "0.10.4"594source = "registry+https://github.com/rust-lang/crates.io-index"595checksum = "b9cf849ee05b2ee5fba5e36f97ff8ec2533916700fc0758d40d92136a42f3388"596dependencies = [597 "digest 0.10.3",598]564599565[[package]]600[[package]]566name = "blake2-rfc"601name = "blake2-rfc"609 "digest 0.9.0",644 "digest 0.9.0",610]645]646647[[package]]648name = "blake3"649version = "1.3.1"650source = "registry+https://github.com/rust-lang/crates.io-index"651checksum = "a08e53fc5a564bb15bfe6fae56bd71522205f1f91893f9c0116edad6496c183f"652dependencies = [653 "arrayref",654 "arrayvec 0.7.2",655 "cc",656 "cfg-if 1.0.0",657 "constant_time_eq",658 "digest 0.10.3",659]611660612[[package]]661[[package]]613name = "block-buffer"662name = "block-buffer"657706658[[package]]707[[package]]659name = "blocking"708name = "blocking"660version = "1.1.0"709version = "1.2.0"661source = "registry+https://github.com/rust-lang/crates.io-index"710source = "registry+https://github.com/rust-lang/crates.io-index"662checksum = "046e47d4b2d391b1f6f8b407b1deb8dee56c1852ccd868becf2710f601b5f427"711checksum = "c6ccb65d468978a086b69884437ded69a90faab3bbe6e67f242173ea728acccc"663dependencies = [712dependencies = [664 "async-channel",713 "async-channel",665 "async-task",714 "async-task",681[[package]]730[[package]]682name = "bp-header-chain"731name = "bp-header-chain"683version = "0.1.0"732version = "0.1.0"684source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"733source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"685dependencies = [734dependencies = [686 "finality-grandpa",735 "finality-grandpa",687 "frame-support",736 "frame-support",697[[package]]746[[package]]698name = "bp-message-dispatch"747name = "bp-message-dispatch"699version = "0.1.0"748version = "0.1.0"700source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"749source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"701dependencies = [750dependencies = [702 "bp-runtime",751 "bp-runtime",703 "frame-support",752 "frame-support",709[[package]]758[[package]]710name = "bp-messages"759name = "bp-messages"711version = "0.1.0"760version = "0.1.0"712source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"761source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"713dependencies = [762dependencies = [714 "bitvec",763 "bitvec",715 "bp-runtime",764 "bp-runtime",725[[package]]774[[package]]726name = "bp-polkadot-core"775name = "bp-polkadot-core"727version = "0.1.0"776version = "0.1.0"728source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"777source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"729dependencies = [778dependencies = [730 "bp-messages",779 "bp-messages",731 "bp-runtime",780 "bp-runtime",743[[package]]792[[package]]744name = "bp-rococo"793name = "bp-rococo"745version = "0.1.0"794version = "0.1.0"746source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"795source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"747dependencies = [796dependencies = [748 "bp-messages",797 "bp-messages",749 "bp-polkadot-core",798 "bp-polkadot-core",760[[package]]809[[package]]761name = "bp-runtime"810name = "bp-runtime"762version = "0.1.0"811version = "0.1.0"763source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"812source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"764dependencies = [813dependencies = [765 "frame-support",814 "frame-support",766 "hash-db",815 "hash-db",778[[package]]827[[package]]779name = "bp-test-utils"828name = "bp-test-utils"780version = "0.1.0"829version = "0.1.0"781source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"830source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"782dependencies = [831dependencies = [783 "bp-header-chain",832 "bp-header-chain",784 "ed25519-dalek",833 "ed25519-dalek",793[[package]]842[[package]]794name = "bp-wococo"843name = "bp-wococo"795version = "0.1.0"844version = "0.1.0"796source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"845source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"797dependencies = [846dependencies = [798 "bp-messages",847 "bp-messages",799 "bp-polkadot-core",848 "bp-polkadot-core",808[[package]]857[[package]]809name = "bridge-runtime-common"858name = "bridge-runtime-common"810version = "0.1.0"859version = "0.1.0"811source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"860source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"812dependencies = [861dependencies = [813 "bp-message-dispatch",862 "bp-message-dispatch",814 "bp-messages",863 "bp-messages",898source = "registry+https://github.com/rust-lang/crates.io-index"947source = "registry+https://github.com/rust-lang/crates.io-index"899checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"948checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"949950[[package]]951name = "bzip2-sys"952version = "0.1.11+1.0.8"953source = "registry+https://github.com/rust-lang/crates.io-index"954checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"955dependencies = [956 "cc",957 "libc",958 "pkg-config",959]900960901[[package]]961[[package]]902name = "cache-padded"962name = "cache-padded"105111111052[[package]]1112[[package]]1053name = "clap"1113name = "clap"1054version = "3.1.5"1114version = "3.1.6"1055source = "registry+https://github.com/rust-lang/crates.io-index"1115source = "registry+https://github.com/rust-lang/crates.io-index"1056checksum = "ced1892c55c910c1219e98d6fc8d71f6bddba7905866ce740066d8bfea859312"1116checksum = "d8c93436c21e4698bacadf42917db28b23017027a4deccb35dbe47a7e7840123"1057dependencies = [1117dependencies = [1058 "atty",1118 "atty",1059 "bitflags",1119 "bitflags",1079 "syn",1139 "syn",1080]1140]10811082[[package]]1083name = "cloudabi"1084version = "0.0.3"1085source = "registry+https://github.com/rust-lang/crates.io-index"1086checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"1087dependencies = [1088 "bitflags",1089]109011411091[[package]]1142[[package]]1092name = "concurrent-queue"1143name = "concurrent-queue"1097 "cache-padded",1148 "cache-padded",1098]1149]11501151[[package]]1152name = "const-oid"1153version = "0.7.1"1154source = "registry+https://github.com/rust-lang/crates.io-index"1155checksum = "e4c78c047431fee22c1a7bb92e00ad095a02a983affe4d8a72e2a2c62c1b94f3"109911561100[[package]]1157[[package]]1101name = "constant_time_eq"1158name = "constant_time_eq"114512021146[[package]]1203[[package]]1147name = "cpufeatures"1204name = "cpufeatures"1148version = "0.2.1"1205version = "0.2.2"1149source = "registry+https://github.com/rust-lang/crates.io-index"1206source = "registry+https://github.com/rust-lang/crates.io-index"1150checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"1207checksum = "59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b"1151dependencies = [1208dependencies = [1152 "libc",1209 "libc",1153]1210]125213091253[[package]]1310[[package]]1254name = "crossbeam-channel"1311name = "crossbeam-channel"1255version = "0.5.2"1312version = "0.5.4"1256source = "registry+https://github.com/rust-lang/crates.io-index"1313source = "registry+https://github.com/rust-lang/crates.io-index"1257checksum = "e54ea8bc3fb1ee042f5aace6e3c6e025d3874866da222930f70ce62aceba0bfa"1314checksum = "5aaa7bd5fb665c6864b5f963dd9097905c54125909c7aa94c9e18507cdbe6c53"1258dependencies = [1315dependencies = [1259 "cfg-if 1.0.0",1316 "cfg-if 1.0.0",1260 "crossbeam-utils",1317 "crossbeam-utils",127313301274[[package]]1331[[package]]1275name = "crossbeam-epoch"1332name = "crossbeam-epoch"1276version = "0.9.7"1333version = "0.9.8"1277source = "registry+https://github.com/rust-lang/crates.io-index"1334source = "registry+https://github.com/rust-lang/crates.io-index"1278checksum = "c00d6d2ea26e8b151d99093005cb442fb9a37aeaca582a03ec70946f49ab5ed9"1335checksum = "1145cf131a2c6ba0615079ab6a638f7e1973ac9c2634fcbeaaad6114246efe8c"1279dependencies = [1336dependencies = [1337 "autocfg",1280 "cfg-if 1.0.0",1338 "cfg-if 1.0.0",1281 "crossbeam-utils",1339 "crossbeam-utils",1282 "lazy_static",1340 "lazy_static",128613441287[[package]]1345[[package]]1288name = "crossbeam-utils"1346name = "crossbeam-utils"1289version = "0.8.7"1347version = "0.8.8"1290source = "registry+https://github.com/rust-lang/crates.io-index"1348source = "registry+https://github.com/rust-lang/crates.io-index"1291checksum = "b5e5bed1f1c269533fa816a0a5492b3545209a205ca1a54842be180eb63a16a6"1349checksum = "0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38"1292dependencies = [1350dependencies = [1293 "cfg-if 1.0.0",1351 "cfg-if 1.0.0",1294 "lazy_static",1352 "lazy_static",1300source = "registry+https://github.com/rust-lang/crates.io-index"1358source = "registry+https://github.com/rust-lang/crates.io-index"1301checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"1359checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"13601361[[package]]1362name = "crypto-bigint"1363version = "0.3.2"1364source = "registry+https://github.com/rust-lang/crates.io-index"1365checksum = "03c6a1d5fa1de37e071642dfa44ec552ca5b299adb128fab16138e24b548fd21"1366dependencies = [1367 "generic-array 0.14.5",1368 "rand_core 0.6.3",1369 "subtle 2.4.1",1370 "zeroize",1371]130213721303[[package]]1373[[package]]1304name = "crypto-common"1374name = "crypto-common"135114211352[[package]]1422[[package]]1353name = "ctor"1423name = "ctor"1354version = "0.1.21"1424version = "0.1.22"1355source = "registry+https://github.com/rust-lang/crates.io-index"1425source = "registry+https://github.com/rust-lang/crates.io-index"1356checksum = "ccc0a48a9b826acdf4028595adc9db92caea352f7af011a3034acd172a52a0aa"1426checksum = "f877be4f7c9f246b183111634f75baa039715e3f46ce860677d3b19a69fb229c"1357dependencies = [1427dependencies = [1358 "quote",1428 "quote",1359 "syn",1429 "syn",1382[[package]]1452[[package]]1383name = "cumulus-client-cli"1453name = "cumulus-client-cli"1384version = "0.1.0"1454version = "0.1.0"1385source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1455source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1386dependencies = [1456dependencies = [1387 "clap",1457 "clap",1388 "sc-cli",1458 "sc-cli",1389 "sc-service",1459 "sc-service",1460 "url 2.2.2",1390]1461]139114621392[[package]]1463[[package]]1393name = "cumulus-client-collator"1464name = "cumulus-client-collator"1394version = "0.1.0"1465version = "0.1.0"1395source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1466source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1396dependencies = [1467dependencies = [1397 "cumulus-client-consensus-common",1468 "cumulus-client-consensus-common",1398 "cumulus-client-network",1469 "cumulus-client-network",1399 "cumulus-primitives-core",1470 "cumulus-primitives-core",1400 "cumulus-relay-chain-interface",1471 "cumulus-relay-chain-interface",1401 "futures 0.3.21",1472 "futures 0.3.21",1402 "parity-scale-codec",1473 "parity-scale-codec",1403 "parking_lot 0.10.2",1474 "parking_lot 0.12.0",1404 "polkadot-node-primitives",1475 "polkadot-node-primitives",1405 "polkadot-node-subsystem",1476 "polkadot-node-subsystem",1406 "polkadot-overseer",1477 "polkadot-overseer",1416[[package]]1487[[package]]1417name = "cumulus-client-consensus-aura"1488name = "cumulus-client-consensus-aura"1418version = "0.1.0"1489version = "0.1.0"1419source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1490source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1420dependencies = [1491dependencies = [1421 "async-trait",1492 "async-trait",1422 "cumulus-client-consensus-common",1493 "cumulus-client-consensus-common",1445[[package]]1516[[package]]1446name = "cumulus-client-consensus-common"1517name = "cumulus-client-consensus-common"1447version = "0.1.0"1518version = "0.1.0"1448source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1519source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1449dependencies = [1520dependencies = [1450 "async-trait",1521 "async-trait",1451 "cumulus-relay-chain-interface",1522 "cumulus-relay-chain-interface",1466[[package]]1537[[package]]1467name = "cumulus-client-network"1538name = "cumulus-client-network"1468version = "0.1.0"1539version = "0.1.0"1469source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1540source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1470dependencies = [1541dependencies = [1471 "async-trait",1542 "async-trait",1472 "cumulus-relay-chain-interface",1543 "cumulus-relay-chain-interface",1491[[package]]1562[[package]]1492name = "cumulus-client-pov-recovery"1563name = "cumulus-client-pov-recovery"1493version = "0.1.0"1564version = "0.1.0"1494source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1565source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1495dependencies = [1566dependencies = [1496 "cumulus-primitives-core",1567 "cumulus-primitives-core",1497 "cumulus-relay-chain-interface",1568 "cumulus-relay-chain-interface",1515[[package]]1586[[package]]1516name = "cumulus-client-service"1587name = "cumulus-client-service"1517version = "0.1.0"1588version = "0.1.0"1518source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1589source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1519dependencies = [1590dependencies = [1591 "cumulus-client-cli",1520 "cumulus-client-collator",1592 "cumulus-client-collator",1521 "cumulus-client-consensus-common",1593 "cumulus-client-consensus-common",1522 "cumulus-client-pov-recovery",1594 "cumulus-client-pov-recovery",1544[[package]]1616[[package]]1545name = "cumulus-pallet-aura-ext"1617name = "cumulus-pallet-aura-ext"1546version = "0.1.0"1618version = "0.1.0"1547source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1619source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1548dependencies = [1620dependencies = [1549 "frame-executive",1621 "frame-executive",1550 "frame-support",1622 "frame-support",1562[[package]]1634[[package]]1563name = "cumulus-pallet-dmp-queue"1635name = "cumulus-pallet-dmp-queue"1564version = "0.1.0"1636version = "0.1.0"1565source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1637source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1566dependencies = [1638dependencies = [1567 "cumulus-primitives-core",1639 "cumulus-primitives-core",1568 "frame-support",1640 "frame-support",1580[[package]]1652[[package]]1581name = "cumulus-pallet-parachain-system"1653name = "cumulus-pallet-parachain-system"1582version = "0.1.0"1654version = "0.1.0"1583source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1655source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1584dependencies = [1656dependencies = [1585 "cumulus-pallet-parachain-system-proc-macro",1657 "cumulus-pallet-parachain-system-proc-macro",1586 "cumulus-primitives-core",1658 "cumulus-primitives-core",1610[[package]]1682[[package]]1611name = "cumulus-pallet-parachain-system-proc-macro"1683name = "cumulus-pallet-parachain-system-proc-macro"1612version = "0.1.0"1684version = "0.1.0"1613source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1685source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1614dependencies = [1686dependencies = [1615 "proc-macro-crate 1.1.3",1687 "proc-macro-crate 1.1.3",1616 "proc-macro2",1688 "proc-macro2",1621[[package]]1693[[package]]1622name = "cumulus-pallet-xcm"1694name = "cumulus-pallet-xcm"1623version = "0.1.0"1695version = "0.1.0"1624source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1696source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1625dependencies = [1697dependencies = [1626 "cumulus-primitives-core",1698 "cumulus-primitives-core",1627 "frame-support",1699 "frame-support",1638[[package]]1710[[package]]1639name = "cumulus-pallet-xcmp-queue"1711name = "cumulus-pallet-xcmp-queue"1640version = "0.1.0"1712version = "0.1.0"1641source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1713source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1642dependencies = [1714dependencies = [1643 "cumulus-primitives-core",1715 "cumulus-primitives-core",1644 "frame-support",1716 "frame-support",1656[[package]]1728[[package]]1657name = "cumulus-primitives-core"1729name = "cumulus-primitives-core"1658version = "0.1.0"1730version = "0.1.0"1659source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1731source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1660dependencies = [1732dependencies = [1661 "frame-support",1733 "frame-support",1662 "parity-scale-codec",1734 "parity-scale-codec",1672[[package]]1744[[package]]1673name = "cumulus-primitives-parachain-inherent"1745name = "cumulus-primitives-parachain-inherent"1674version = "0.1.0"1746version = "0.1.0"1675source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1747source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1676dependencies = [1748dependencies = [1677 "async-trait",1749 "async-trait",1678 "cumulus-primitives-core",1750 "cumulus-primitives-core",1695[[package]]1767[[package]]1696name = "cumulus-primitives-timestamp"1768name = "cumulus-primitives-timestamp"1697version = "0.1.0"1769version = "0.1.0"1698source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1770source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1699dependencies = [1771dependencies = [1700 "cumulus-primitives-core",1772 "cumulus-primitives-core",1773 "futures 0.3.21",1774 "parity-scale-codec",1701 "sp-inherents",1775 "sp-inherents",1702 "sp-std",1776 "sp-std",1703 "sp-timestamp",1777 "sp-timestamp",1706[[package]]1780[[package]]1707name = "cumulus-primitives-utility"1781name = "cumulus-primitives-utility"1708version = "0.1.0"1782version = "0.1.0"1709source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1783source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1710dependencies = [1784dependencies = [1711 "cumulus-primitives-core",1785 "cumulus-primitives-core",1712 "frame-support",1786 "frame-support",1720 "xcm",1794 "xcm",1721]1795]17961797[[package]]1798name = "cumulus-relay-chain-inprocess-interface"1799version = "0.1.0"1800source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1801dependencies = [1802 "async-trait",1803 "cumulus-primitives-core",1804 "cumulus-relay-chain-interface",1805 "futures 0.3.21",1806 "futures-timer",1807 "parking_lot 0.12.0",1808 "polkadot-client",1809 "polkadot-service",1810 "sc-client-api",1811 "sc-consensus-babe",1812 "sc-network",1813 "sc-service",1814 "sc-telemetry",1815 "sc-tracing",1816 "sp-api",1817 "sp-blockchain",1818 "sp-consensus",1819 "sp-core",1820 "sp-runtime",1821 "sp-state-machine",1822 "tracing",1823]172218241723[[package]]1825[[package]]1724name = "cumulus-relay-chain-interface"1826name = "cumulus-relay-chain-interface"1725version = "0.1.0"1827version = "0.1.0"1726source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1828source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1727dependencies = [1829dependencies = [1728 "async-trait",1830 "async-trait",1729 "cumulus-primitives-core",1831 "cumulus-primitives-core",1730 "derive_more",1832 "derive_more",1731 "futures 0.3.21",1833 "futures 0.3.21",1834 "jsonrpsee-core 0.9.0",1835 "parity-scale-codec",1732 "parking_lot 0.12.0",1836 "parking_lot 0.12.0",1733 "polkadot-overseer",1837 "polkadot-overseer",1838 "polkadot-service",1734 "sc-client-api",1839 "sc-client-api",1735 "sc-service",1840 "sc-service",1736 "sp-api",1841 "sp-api",1742]1847]174318481744[[package]]1849[[package]]1745name = "cumulus-relay-chain-local"1850name = "cumulus-relay-chain-rpc-interface"1746version = "0.1.0"1851version = "0.1.0"1747source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1852source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1748dependencies = [1853dependencies = [1749 "async-trait",1854 "async-trait",1855 "backoff",1750 "cumulus-primitives-core",1856 "cumulus-primitives-core",1751 "cumulus-relay-chain-interface",1857 "cumulus-relay-chain-interface",1752 "futures 0.3.21",1858 "futures 0.3.21",1753 "futures-timer",1859 "futures-timer",1860 "jsonrpsee 0.9.0",1861 "parity-scale-codec",1754 "parking_lot 0.12.0",1862 "parking_lot 0.12.0",1755 "polkadot-client",1756 "polkadot-service",1863 "polkadot-service",1757 "sc-client-api",1864 "sc-client-api",1758 "sc-consensus-babe",1759 "sc-network",1760 "sc-service",1761 "sc-telemetry",1762 "sc-tracing",1865 "sc-rpc-api",1763 "sp-api",1866 "sp-api",1764 "sp-blockchain",1765 "sp-consensus",1766 "sp-core",1867 "sp-core",1767 "sp-runtime",1868 "sp-runtime",1768 "sp-state-machine",1869 "sp-state-machine",1870 "sp-storage",1769 "tracing",1871 "tracing",1872 "url 2.2.2",1770]1873]177118741772[[package]]1875[[package]]1773name = "cumulus-test-relay-sproof-builder"1876name = "cumulus-test-relay-sproof-builder"1774version = "0.1.0"1877version = "0.1.0"1775source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1878source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"1776dependencies = [1879dependencies = [1777 "cumulus-primitives-core",1880 "cumulus-primitives-core",1778 "parity-scale-codec",1881 "parity-scale-codec",1869 "syn",1972 "syn",1870]1973]19741975[[package]]1976name = "der"1977version = "0.5.1"1978source = "registry+https://github.com/rust-lang/crates.io-index"1979checksum = "6919815d73839e7ad218de758883aae3a257ba6759ce7a9992501efbb53d705c"1980dependencies = [1981 "const-oid",1982]187119831872[[package]]1984[[package]]1873name = "derivative"1985name = "derivative"1919dependencies = [2031dependencies = [1920 "block-buffer 0.10.2",2032 "block-buffer 0.10.2",1921 "crypto-common",2033 "crypto-common",2034 "subtle 2.4.1",1922]2035]192320361924[[package]]2037[[package]]194220551943[[package]]2056[[package]]1944name = "dirs-sys"2057name = "dirs-sys"1945version = "0.3.6"2058version = "0.3.7"1946source = "registry+https://github.com/rust-lang/crates.io-index"2059source = "registry+https://github.com/rust-lang/crates.io-index"1947checksum = "03d86534ed367a67548dc68113a0f5db55432fdfbb6e6f9d77704397d95d5780"2060checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"1948dependencies = [2061dependencies = [1949 "libc",2062 "libc",1950 "redox_users",2063 "redox_users",200721202008[[package]]2121[[package]]2009name = "dyn-clone"2122name = "dyn-clone"2010version = "1.0.4"2123version = "1.0.5"2011source = "registry+https://github.com/rust-lang/crates.io-index"2124source = "registry+https://github.com/rust-lang/crates.io-index"2012checksum = "ee2626afccd7561a06cf1367e2950c4718ea04565e20fb5029b6c7d8ad09abcf"2125checksum = "21e50f3adc76d6a43f5ed73b698a87d0760ca74617f60f7c3b879003536fdd28"21262127[[package]]2128name = "ecdsa"2129version = "0.13.4"2130source = "registry+https://github.com/rust-lang/crates.io-index"2131checksum = "d0d69ae62e0ce582d56380743515fefaf1a8c70cec685d9677636d7e30ae9dc9"2132dependencies = [2133 "der",2134 "elliptic-curve",2135 "signature",2136]201321372014[[package]]2138[[package]]2015name = "ed25519"2139name = "ed25519"2016version = "1.4.0"2140version = "1.4.1"2017source = "registry+https://github.com/rust-lang/crates.io-index"2141source = "registry+https://github.com/rust-lang/crates.io-index"2018checksum = "eed12bbf7b5312f8da1c2722bc06d8c6b12c2d86a7fb35a194c7f3e6fc2bbe39"2142checksum = "3d5c4b5e5959dc2c2b89918d8e2cc40fcdd623cef026ed09d2f0ee05199dc8e4"2019dependencies = [2143dependencies = [2020 "signature",2144 "signature",2021]2145]2040source = "registry+https://github.com/rust-lang/crates.io-index"2164source = "registry+https://github.com/rust-lang/crates.io-index"2041checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"2165checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"21662167[[package]]2168name = "elliptic-curve"2169version = "0.11.12"2170source = "registry+https://github.com/rust-lang/crates.io-index"2171checksum = "25b477563c2bfed38a3b7a60964c49e058b2510ad3f12ba3483fd8f62c2306d6"2172dependencies = [2173 "base16ct",2174 "crypto-bigint",2175 "der",2176 "ff",2177 "generic-array 0.14.5",2178 "group",2179 "rand_core 0.6.3",2180 "sec1",2181 "subtle 2.4.1",2182 "zeroize",2183]204221842043[[package]]2185[[package]]2044name = "enum-as-inner"2186name = "enum-as-inner"212522672126[[package]]2268[[package]]2127name = "ethbloom"2269name = "ethbloom"2128version = "0.11.1"2270version = "0.12.1"2129source = "registry+https://github.com/rust-lang/crates.io-index"2271source = "registry+https://github.com/rust-lang/crates.io-index"2130checksum = "bfb684ac8fa8f6c5759f788862bb22ec6fe3cb392f6bfd08e3c64b603661e3f8"2272checksum = "11da94e443c60508eb62cf256243a64da87304c2802ac2528847f79d750007ef"2131dependencies = [2273dependencies = [2132 "crunchy",2274 "crunchy",2133 "fixed-hash",2275 "fixed-hash",214022822141[[package]]2283[[package]]2142name = "ethereum"2284name = "ethereum"2143version = "0.11.1"2285version = "0.12.0"2144source = "registry+https://github.com/rust-lang/crates.io-index"2286source = "registry+https://github.com/rust-lang/crates.io-index"2145checksum = "34c90e0a755da706ce0970ec0fa8cc48aabcc8e8efa1245336acf718dab06ffe"2287checksum = "23750149fe8834c0e24bb9adcbacbe06c45b9861f15df53e09f26cb7c4ab91ef"2146dependencies = [2288dependencies = [2147 "bytes 1.1.0",2289 "bytes 1.1.0",2148 "ethereum-types",2290 "ethereum-types",2153 "rlp-derive",2295 "rlp-derive",2154 "scale-info",2296 "scale-info",2155 "serde",2297 "serde",2156 "sha3 0.9.1",2298 "sha3 0.10.1",2157 "triehash",2299 "triehash",2158]2300]215923012160[[package]]2302[[package]]2161name = "ethereum-types"2303name = "ethereum-types"2162version = "0.12.1"2304version = "0.13.1"2163source = "registry+https://github.com/rust-lang/crates.io-index"2305source = "registry+https://github.com/rust-lang/crates.io-index"2164checksum = "05136f7057fe789f06e6d41d07b34e6f70d8c86e5693b60f97aaa6553553bdaf"2306checksum = "b2827b94c556145446fcce834ca86b7abf0c39a805883fe20e72c5bfdb5a0dc6"2165dependencies = [2307dependencies = [2166 "ethbloom",2308 "ethbloom",2167 "fixed-hash",2309 "fixed-hash",2168 "impl-codec",2310 "impl-codec",2169 "impl-rlp",2311 "impl-rlp",2170 "impl-serde",2312 "impl-serde",2171 "primitive-types 0.10.1",2313 "primitive-types",2172 "scale-info",2314 "scale-info",2173 "uint",2315 "uint",2174]2316]2182[[package]]2324[[package]]2183name = "evm"2325name = "evm"2184version = "0.33.1"2326version = "0.33.1"2185source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.16#b6d849f3906eafc4f9a0aaa2d0fe5403d4e2c0a8"2327source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.18#5012fe9034f0a5cc6881d385890b11ef35d2e39a"2186dependencies = [2328dependencies = [2187 "auto_impl",2329 "auto_impl",2188 "environmental",2330 "environmental",2192 "evm-runtime",2334 "evm-runtime",2193 "log",2335 "log",2194 "parity-scale-codec",2336 "parity-scale-codec",2195 "primitive-types 0.10.1",2337 "primitive-types",2196 "rlp",2338 "rlp",2197 "scale-info",2339 "scale-info",2198 "serde",2340 "serde",2209 "hex",2351 "hex",2210 "hex-literal",2352 "hex-literal",2211 "impl-trait-for-tuples",2353 "impl-trait-for-tuples",2212 "primitive-types 0.10.1",2354 "primitive-types",2213]2355]221423562215[[package]]2357[[package]]2228[[package]]2370[[package]]2229name = "evm-core"2371name = "evm-core"2230version = "0.33.0"2372version = "0.33.0"2231source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.16#b6d849f3906eafc4f9a0aaa2d0fe5403d4e2c0a8"2373source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.18#5012fe9034f0a5cc6881d385890b11ef35d2e39a"2232dependencies = [2374dependencies = [2233 "funty",2375 "funty 1.1.0",2234 "parity-scale-codec",2376 "parity-scale-codec",2235 "primitive-types 0.10.1",2377 "primitive-types",2236 "scale-info",2378 "scale-info",2237 "serde",2379 "serde",2238]2380]223923812240[[package]]2382[[package]]2241name = "evm-gasometer"2383name = "evm-gasometer"2242version = "0.33.0"2384version = "0.33.0"2243source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.16#b6d849f3906eafc4f9a0aaa2d0fe5403d4e2c0a8"2385source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.18#5012fe9034f0a5cc6881d385890b11ef35d2e39a"2244dependencies = [2386dependencies = [2245 "environmental",2387 "environmental",2246 "evm-core",2388 "evm-core",2247 "evm-runtime",2389 "evm-runtime",2248 "primitive-types 0.10.1",2390 "primitive-types",2249]2391]225023922251[[package]]2393[[package]]2252name = "evm-runtime"2394name = "evm-runtime"2253version = "0.33.0"2395version = "0.33.0"2254source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.16#b6d849f3906eafc4f9a0aaa2d0fe5403d4e2c0a8"2396source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.18#5012fe9034f0a5cc6881d385890b11ef35d2e39a"2255dependencies = [2397dependencies = [2256 "auto_impl",2398 "auto_impl",2257 "environmental",2399 "environmental",2258 "evm-core",2400 "evm-core",2259 "primitive-types 0.10.1",2401 "primitive-types",2260 "sha3 0.8.2",2402 "sha3 0.8.2",2261]2403]226224042269 "futures 0.3.21",2411 "futures 0.3.21",2270]2412]24132414[[package]]2415name = "expander"2416version = "0.0.4"2417source = "registry+https://github.com/rust-lang/crates.io-index"2418checksum = "a718c0675c555c5f976fff4ea9e2c150fa06cefa201cadef87cfbf9324075881"2419dependencies = [2420 "blake3 1.3.1",2421 "fs-err",2422 "proc-macro2",2423 "quote",2424]24252426[[package]]2427name = "expander"2428version = "0.0.5"2429source = "registry+https://github.com/rust-lang/crates.io-index"2430checksum = "309f21c39e8e38e4b6eda07e155bd7a4e5fc4d707cefd0402cc82a8b6bb65aaa"2431dependencies = [2432 "blake2 0.10.4",2433 "fs-err",2434 "proc-macro2",2435 "quote",2436]227124372272[[package]]2438[[package]]2273name = "fake-simd"2439name = "fake-simd"2290 "instant",2456 "instant",2291]2457]24582459[[package]]2460name = "fatality"2461version = "0.0.6"2462source = "registry+https://github.com/rust-lang/crates.io-index"2463checksum = "2ad875162843b0d046276327afe0136e9ed3a23d5a754210fb6f1f33610d39ab"2464dependencies = [2465 "fatality-proc-macro",2466 "thiserror",2467]24682469[[package]]2470name = "fatality-proc-macro"2471version = "0.0.6"2472source = "registry+https://github.com/rust-lang/crates.io-index"2473checksum = "f5aa1e3ae159e592ad222dc90c5acbad632b527779ba88486abe92782ab268bd"2474dependencies = [2475 "expander 0.0.4",2476 "indexmap",2477 "proc-macro-crate 1.1.3",2478 "proc-macro2",2479 "quote",2480 "syn",2481 "thiserror",2482]229224832293[[package]]2484[[package]]2294name = "fc-consensus"2485name = "fc-consensus"2295version = "2.0.0-dev"2486version = "2.0.0-dev"2296source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2487source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.18#7c8ce8f83e0c8a5b57655622b721f8655b161903"2297dependencies = [2488dependencies = [2298 "async-trait",2489 "async-trait",2299 "derive_more",2490 "derive_more",2320[[package]]2511[[package]]2321name = "fc-db"2512name = "fc-db"2322version = "2.0.0-dev"2513version = "2.0.0-dev"2323source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2514source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.18#7c8ce8f83e0c8a5b57655622b721f8655b161903"2324dependencies = [2515dependencies = [2325 "fp-storage",2516 "fp-storage",2326 "kvdb",2517 "kvdb",2336[[package]]2527[[package]]2337name = "fc-mapping-sync"2528name = "fc-mapping-sync"2338version = "2.0.0-dev"2529version = "2.0.0-dev"2339source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2530source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.18#7c8ce8f83e0c8a5b57655622b721f8655b161903"2340dependencies = [2531dependencies = [2341 "fc-consensus",2532 "fc-consensus",2342 "fc-db",2533 "fc-db",2354[[package]]2545[[package]]2355name = "fc-rpc"2546name = "fc-rpc"2356version = "2.0.0-dev"2547version = "2.0.0-dev"2357source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2548source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.18#7c8ce8f83e0c8a5b57655622b721f8655b161903"2358dependencies = [2549dependencies = [2359 "ethereum",2550 "ethereum",2360 "ethereum-types",2551 "ethereum-types",2400[[package]]2591[[package]]2401name = "fc-rpc-core"2592name = "fc-rpc-core"2402version = "1.1.0-dev"2593version = "1.1.0-dev"2403source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2594source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.18#7c8ce8f83e0c8a5b57655622b721f8655b161903"2404dependencies = [2595dependencies = [2405 "ethereum",2596 "ethereum",2406 "ethereum-types",2597 "ethereum-types",2424 "libc",2615 "libc",2425]2616]26172618[[package]]2619name = "ff"2620version = "0.11.0"2621source = "registry+https://github.com/rust-lang/crates.io-index"2622checksum = "b2958d04124b9f27f175eaeb9a9f383d026098aa837eadd8ba22c11f13a05b9e"2623dependencies = [2624 "rand_core 0.6.3",2625 "subtle 2.4.1",2626]242626272427[[package]]2628[[package]]2428name = "file-per-thread-logger"2629name = "file-per-thread-logger"243626372437[[package]]2638[[package]]2438name = "finality-grandpa"2639name = "finality-grandpa"2439version = "0.14.4"2640version = "0.15.0"2440source = "registry+https://github.com/rust-lang/crates.io-index"2641source = "registry+https://github.com/rust-lang/crates.io-index"2441checksum = "e8ac3ff5224ef91f3c97e03eb1de2db82743427e91aaa5ac635f454f0b164f5a"2642checksum = "d9def033d8505edf199f6a5d07aa7e6d2d6185b164293b77f0efd108f4f3e11d"2442dependencies = [2643dependencies = [2443 "either",2644 "either",2444 "futures 0.3.21",2645 "futures 0.3.21",2506[[package]]2707[[package]]2507name = "fork-tree"2708name = "fork-tree"2508version = "3.0.0"2709version = "3.0.0"2509source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2710source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"2510dependencies = [2711dependencies = [2511 "parity-scale-codec",2712 "parity-scale-codec",2512]2713]2524[[package]]2725[[package]]2525name = "fp-consensus"2726name = "fp-consensus"2526version = "2.0.0-dev"2727version = "2.0.0-dev"2527source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2728source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.18#7c8ce8f83e0c8a5b57655622b721f8655b161903"2528dependencies = [2729dependencies = [2529 "ethereum",2730 "ethereum",2530 "parity-scale-codec",2731 "parity-scale-codec",2538[[package]]2739[[package]]2539name = "fp-evm"2740name = "fp-evm"2540version = "3.0.0-dev"2741version = "3.0.0-dev"2541source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2742source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.18#7c8ce8f83e0c8a5b57655622b721f8655b161903"2542dependencies = [2743dependencies = [2543 "evm",2744 "evm",2544 "impl-trait-for-tuples",2745 "impl-trait-for-tuples",2552[[package]]2753[[package]]2553name = "fp-rpc"2754name = "fp-rpc"2554version = "3.0.0-dev"2755version = "3.0.0-dev"2555source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2756source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.18#7c8ce8f83e0c8a5b57655622b721f8655b161903"2556dependencies = [2757dependencies = [2557 "ethereum",2758 "ethereum",2558 "ethereum-types",2759 "ethereum-types",2569[[package]]2770[[package]]2570name = "fp-self-contained"2771name = "fp-self-contained"2571version = "1.0.0-dev"2772version = "1.0.0-dev"2572source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2773source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.18#7c8ce8f83e0c8a5b57655622b721f8655b161903"2573dependencies = [2774dependencies = [2574 "ethereum",2775 "ethereum",2575 "frame-support",2776 "frame-support",2586[[package]]2787[[package]]2587name = "fp-storage"2788name = "fp-storage"2588version = "2.0.0"2789version = "2.0.0"2589source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2790source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.18#7c8ce8f83e0c8a5b57655622b721f8655b161903"259027912591[[package]]2792[[package]]2592name = "frame-benchmarking"2793name = "frame-benchmarking"2593version = "4.0.0-dev"2794version = "4.0.0-dev"2594source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2795source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"2595dependencies = [2796dependencies = [2596 "frame-support",2797 "frame-support",2597 "frame-system",2798 "frame-system",2613[[package]]2814[[package]]2614name = "frame-benchmarking-cli"2815name = "frame-benchmarking-cli"2615version = "4.0.0-dev"2816version = "4.0.0-dev"2616source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2817source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"2617dependencies = [2818dependencies = [2618 "Inflector",2819 "Inflector",2619 "chrono",2820 "chrono",2620 "clap",2821 "clap",2621 "frame-benchmarking",2822 "frame-benchmarking",2622 "frame-support",2823 "frame-support",2623 "handlebars",2824 "handlebars",2825 "hash-db",2826 "hex",2827 "itertools",2828 "kvdb",2624 "linked-hash-map",2829 "linked-hash-map",2625 "log",2830 "log",2831 "memory-db",2626 "parity-scale-codec",2832 "parity-scale-codec",2833 "rand 0.8.5",2627 "sc-cli",2834 "sc-cli",2835 "sc-client-api",2628 "sc-client-db",2836 "sc-client-db",2629 "sc-executor",2837 "sc-executor",2630 "sc-service",2838 "sc-service",2631 "serde",2839 "serde",2632 "serde_json",2840 "serde_json",2841 "serde_nanos",2842 "sp-api",2843 "sp-blockchain",2633 "sp-core",2844 "sp-core",2845 "sp-database",2634 "sp-externalities",2846 "sp-externalities",2635 "sp-keystore",2847 "sp-keystore",2636 "sp-runtime",2848 "sp-runtime",2637 "sp-state-machine",2849 "sp-state-machine",2850 "sp-std",2851 "sp-storage",2852 "sp-trie",2638]2853]263928542640[[package]]2855[[package]]2641name = "frame-election-provider-support"2856name = "frame-election-provider-support"2642version = "4.0.0-dev"2857version = "4.0.0-dev"2643source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2858source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"2644dependencies = [2859dependencies = [2645 "frame-support",2860 "frame-support",2646 "frame-system",2861 "frame-system",2654[[package]]2869[[package]]2655name = "frame-executive"2870name = "frame-executive"2656version = "4.0.0-dev"2871version = "4.0.0-dev"2657source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2872source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"2658dependencies = [2873dependencies = [2659 "frame-support",2874 "frame-support",2660 "frame-system",2875 "frame-system",266928842670[[package]]2885[[package]]2671name = "frame-metadata"2886name = "frame-metadata"2672version = "14.2.0"2887version = "15.0.0"2673source = "registry+https://github.com/rust-lang/crates.io-index"2888source = "registry+https://github.com/rust-lang/crates.io-index"2674checksum = "37ed5e5c346de62ca5c184b4325a6600d1eaca210666e4606fe4e449574978d0"2889checksum = "df6bb8542ef006ef0de09a5c4420787d79823c0ed7924225822362fd2bf2ff2d"2675dependencies = [2890dependencies = [2676 "cfg-if 1.0.0",2891 "cfg-if 1.0.0",2677 "parity-scale-codec",2892 "parity-scale-codec",2682[[package]]2897[[package]]2683name = "frame-support"2898name = "frame-support"2684version = "4.0.0-dev"2899version = "4.0.0-dev"2685source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2900source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"2686dependencies = [2901dependencies = [2687 "bitflags",2902 "bitflags",2688 "frame-metadata",2903 "frame-metadata",2711[[package]]2926[[package]]2712name = "frame-support-procedural"2927name = "frame-support-procedural"2713version = "4.0.0-dev"2928version = "4.0.0-dev"2714source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2929source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"2715dependencies = [2930dependencies = [2716 "Inflector",2931 "Inflector",2717 "frame-support-procedural-tools",2932 "frame-support-procedural-tools",2723[[package]]2938[[package]]2724name = "frame-support-procedural-tools"2939name = "frame-support-procedural-tools"2725version = "4.0.0-dev"2940version = "4.0.0-dev"2726source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2941source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"2727dependencies = [2942dependencies = [2728 "frame-support-procedural-tools-derive",2943 "frame-support-procedural-tools-derive",2729 "proc-macro-crate 1.1.3",2944 "proc-macro-crate 1.1.3",2735[[package]]2950[[package]]2736name = "frame-support-procedural-tools-derive"2951name = "frame-support-procedural-tools-derive"2737version = "3.0.0"2952version = "3.0.0"2738source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2953source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"2739dependencies = [2954dependencies = [2740 "proc-macro2",2955 "proc-macro2",2741 "quote",2956 "quote",2745[[package]]2960[[package]]2746name = "frame-system"2961name = "frame-system"2747version = "4.0.0-dev"2962version = "4.0.0-dev"2748source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2963source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"2749dependencies = [2964dependencies = [2750 "frame-support",2965 "frame-support",2751 "log",2966 "log",2762[[package]]2977[[package]]2763name = "frame-system-benchmarking"2978name = "frame-system-benchmarking"2764version = "4.0.0-dev"2979version = "4.0.0-dev"2765source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2980source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"2766dependencies = [2981dependencies = [2767 "frame-benchmarking",2982 "frame-benchmarking",2768 "frame-support",2983 "frame-support",2777[[package]]2992[[package]]2778name = "frame-system-rpc-runtime-api"2993name = "frame-system-rpc-runtime-api"2779version = "4.0.0-dev"2994version = "4.0.0-dev"2780source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2995source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"2781dependencies = [2996dependencies = [2782 "parity-scale-codec",2997 "parity-scale-codec",2783 "sp-api",2998 "sp-api",2786[[package]]3001[[package]]2787name = "frame-try-runtime"3002name = "frame-try-runtime"2788version = "0.10.0-dev"3003version = "0.10.0-dev"2789source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"3004source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"2790dependencies = [3005dependencies = [2791 "frame-support",3006 "frame-support",2792 "sp-api",3007 "sp-api",2822 "winapi 0.3.9",3037 "winapi 0.3.9",2823]3038]30393040[[package]]3041name = "fs_extra"3042version = "1.2.0"3043source = "registry+https://github.com/rust-lang/crates.io-index"3044checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"282430452825[[package]]3046[[package]]2826name = "fuchsia-zircon"3047name = "fuchsia-zircon"2844source = "registry+https://github.com/rust-lang/crates.io-index"3065source = "registry+https://github.com/rust-lang/crates.io-index"2845checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"3066checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"30673068[[package]]3069name = "funty"3070version = "2.0.0"3071source = "registry+https://github.com/rust-lang/crates.io-index"3072checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"284630732847[[package]]3074[[package]]2848name = "futures"3075name = "futures"3068 "wasm-bindgen",3295 "wasm-bindgen",3069]3296]32973298[[package]]3299name = "group"3300version = "0.11.0"3301source = "registry+https://github.com/rust-lang/crates.io-index"3302checksum = "bc5ac374b108929de78460075f3dc439fa66df9d8fc77e8f12caa5165fcf0c89"3303dependencies = [3304 "ff",3305 "rand_core 0.6.3",3306 "subtle 2.4.1",3307]307033083071[[package]]3309[[package]]3072name = "h2"3310name = "h2"3073version = "0.3.11"3311version = "0.3.12"3074source = "registry+https://github.com/rust-lang/crates.io-index"3312source = "registry+https://github.com/rust-lang/crates.io-index"3075checksum = "d9f1f717ddc7b2ba36df7e871fd88db79326551d3d6f1fc406fbfd28b582ff8e"3313checksum = "62eeb471aa3e3c9197aa4bfeabfe02982f6dc96f750486c0bb0009ac58b26d2b"3076dependencies = [3314dependencies = [3077 "bytes 1.1.0",3315 "bytes 1.1.0",3078 "fnv",3316 "fnv",308933273090[[package]]3328[[package]]3091name = "handlebars"3329name = "handlebars"3092version = "4.2.1"3330version = "4.2.2"3093source = "registry+https://github.com/rust-lang/crates.io-index"3331source = "registry+https://github.com/rust-lang/crates.io-index"3094checksum = "25546a65e5cf1f471f3438796fc634650b31d7fcde01d444c309aeb28b92e3a8"3332checksum = "99d6a30320f094710245150395bc763ad23128d6a1ebbad7594dc4164b62c56b"3095dependencies = [3333dependencies = [3096 "log",3334 "log",3097 "pest",3335 "pest",328135193282[[package]]3520[[package]]3283name = "hyper"3521name = "hyper"3284version = "0.14.17"3522version = "0.14.18"3285source = "registry+https://github.com/rust-lang/crates.io-index"3523source = "registry+https://github.com/rust-lang/crates.io-index"3286checksum = "043f0e083e9901b6cc658a77d1eb86f4fc650bbb977a4337dd63192826aa85dd"3524checksum = "b26ae0a80afebe130861d90abf98e3814a4f28a4c6ffeb5ab8ebb2be311e0ef2"3287dependencies = [3525dependencies = [3288 "bytes 1.1.0",3526 "bytes 1.1.0",3289 "futures-channel",3527 "futures-channel",3320 "webpki 0.21.4",3558 "webpki 0.21.4",3321]3559]35603561[[package]]3562name = "hyper-rustls"3563version = "0.23.0"3564source = "registry+https://github.com/rust-lang/crates.io-index"3565checksum = "d87c48c02e0dc5e3b849a2041db3029fd066650f8f717c07bf8ed78ccb895cac"3566dependencies = [3567 "http",3568 "hyper",3569 "log",3570 "rustls 0.20.4",3571 "rustls-native-certs 0.6.1",3572 "tokio 1.17.0",3573 "tokio-rustls 0.23.3",3574 "webpki-roots 0.22.2",3575]332235763323[[package]]3577[[package]]3324name = "ident_case"3578name = "ident_case"338736413388[[package]]3642[[package]]3389name = "impl-codec"3643name = "impl-codec"3390version = "0.5.1"3644version = "0.6.0"3391source = "registry+https://github.com/rust-lang/crates.io-index"3645source = "registry+https://github.com/rust-lang/crates.io-index"3392checksum = "161ebdfec3c8e3b52bf61c4f3550a1eea4f9579d10dc1b936f3171ebdcd6c443"3646checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"3393dependencies = [3647dependencies = [3394 "parity-scale-codec",3648 "parity-scale-codec",3395]3649]349637503497[[package]]3751[[package]]3498name = "ipnet"3752name = "ipnet"3499version = "2.3.1"3753version = "2.4.0"3500source = "registry+https://github.com/rust-lang/crates.io-index"3754source = "registry+https://github.com/rust-lang/crates.io-index"3501checksum = "68f2d64f2edebec4ce84ad108148e67e1064789bee435edc5b60ad398714a3a9"3755checksum = "35e70ee094dc02fd9c13fdad4940090f22dbd6ac7c9e7094a46cf0232a50bc7c"350237563503[[package]]3757[[package]]3504name = "itertools"3758name = "itertools"3688source = "registry+https://github.com/rust-lang/crates.io-index"3942source = "registry+https://github.com/rust-lang/crates.io-index"3689checksum = "05fd8cd6c6b1bbd06881d2cf88f1fc83cc36c98f2219090f839115fb4a956cb9"3943checksum = "05fd8cd6c6b1bbd06881d2cf88f1fc83cc36c98f2219090f839115fb4a956cb9"3690dependencies = [3944dependencies = [3691 "jsonrpsee-core",3945 "jsonrpsee-core 0.8.0",3692 "jsonrpsee-proc-macros",3946 "jsonrpsee-proc-macros",3693 "jsonrpsee-types 0.8.0",3947 "jsonrpsee-types 0.8.0",3694 "jsonrpsee-ws-client 0.8.0",3948 "jsonrpsee-ws-client 0.8.0",3695]3949]39503951[[package]]3952name = "jsonrpsee"3953version = "0.9.0"3954source = "registry+https://github.com/rust-lang/crates.io-index"3955checksum = "f0d0b8cc1959f8c05256ace093b2317482da9127f1d9227564f47e7e6bf9bda8"3956dependencies = [3957 "jsonrpsee-core 0.9.0",3958 "jsonrpsee-http-client",3959 "jsonrpsee-types 0.9.0",3960 "jsonrpsee-ws-client 0.9.0",3961]369639623697[[package]]3963[[package]]3698name = "jsonrpsee-client-transport"3964name = "jsonrpsee-client-transport"3702dependencies = [3968dependencies = [3703 "futures 0.3.21",3969 "futures 0.3.21",3704 "http",3970 "http",3705 "jsonrpsee-core",3971 "jsonrpsee-core 0.8.0",3706 "jsonrpsee-types 0.8.0",3972 "jsonrpsee-types 0.8.0",3707 "pin-project 1.0.10",3973 "pin-project 1.0.10",3708 "rustls-native-certs 0.6.1",3974 "rustls-native-certs 0.6.1",3709 "soketto",3975 "soketto",3710 "thiserror",3976 "thiserror",3711 "tokio 1.17.0",3977 "tokio 1.17.0",3712 "tokio-rustls 0.23.2",3978 "tokio-rustls 0.23.3",3713 "tokio-util",3979 "tokio-util",3714 "tracing",3980 "tracing",3715 "webpki-roots 0.22.2",3981 "webpki-roots 0.22.2",3716]3982]39833984[[package]]3985name = "jsonrpsee-client-transport"3986version = "0.9.0"3987source = "registry+https://github.com/rust-lang/crates.io-index"3988checksum = "fa370c2c717d798c3c0a315ae3f0a707a388c6963c11f9da7dbbe1d3f7392f5f"3989dependencies = [3990 "futures 0.3.21",3991 "http",3992 "jsonrpsee-core 0.9.0",3993 "jsonrpsee-types 0.9.0",3994 "pin-project 1.0.10",3995 "rustls-native-certs 0.6.1",3996 "soketto",3997 "thiserror",3998 "tokio 1.17.0",3999 "tokio-rustls 0.23.3",4000 "tokio-util",4001 "tracing",4002 "webpki-roots 0.22.2",4003]371740043718[[package]]4005[[package]]3719name = "jsonrpsee-core"4006name = "jsonrpsee-core"3738 "tracing",4025 "tracing",3739]4026]40274028[[package]]4029name = "jsonrpsee-core"4030version = "0.9.0"4031source = "registry+https://github.com/rust-lang/crates.io-index"4032checksum = "22abc3274b265dcefe2e26c4beecf9fda4fffa48cf94930443a6c73678f020d5"4033dependencies = [4034 "anyhow",4035 "arrayvec 0.7.2",4036 "async-trait",4037 "beef",4038 "futures-channel",4039 "futures-util",4040 "hyper",4041 "jsonrpsee-types 0.9.0",4042 "rustc-hash",4043 "serde",4044 "serde_json",4045 "soketto",4046 "thiserror",4047 "tokio 1.17.0",4048 "tracing",4049]40504051[[package]]4052name = "jsonrpsee-http-client"4053version = "0.9.0"4054source = "registry+https://github.com/rust-lang/crates.io-index"4055checksum = "d31b837273d09dd80051eefa57d337769dff6c3266108c43a3544ac7ffed9d68"4056dependencies = [4057 "async-trait",4058 "hyper",4059 "hyper-rustls 0.23.0",4060 "jsonrpsee-core 0.9.0",4061 "jsonrpsee-types 0.9.0",4062 "rustc-hash",4063 "serde",4064 "serde_json",4065 "thiserror",4066 "tokio 1.17.0",4067 "tracing",4068]374040693741[[package]]4070[[package]]3742name = "jsonrpsee-proc-macros"4071name = "jsonrpsee-proc-macros"3783 "tracing",4112 "tracing",3784]4113]41144115[[package]]4116name = "jsonrpsee-types"4117version = "0.9.0"4118source = "registry+https://github.com/rust-lang/crates.io-index"4119checksum = "9f4c45d2e2aa1db4c7d7d7dbaabc10a5b5258d99cd9d42fbfd5260b76f80c324"4120dependencies = [4121 "anyhow",4122 "beef",4123 "serde",4124 "serde_json",4125 "thiserror",4126 "tracing",4127]378541283786[[package]]4129[[package]]3787name = "jsonrpsee-utils"4130name = "jsonrpsee-utils"3824source = "registry+https://github.com/rust-lang/crates.io-index"4167source = "registry+https://github.com/rust-lang/crates.io-index"3825checksum = "aff425cee7c779e33920913bc695447416078ee6d119f443f3060feffa4e86b5"4168checksum = "aff425cee7c779e33920913bc695447416078ee6d119f443f3060feffa4e86b5"3826dependencies = [4169dependencies = [3827 "jsonrpsee-client-transport",4170 "jsonrpsee-client-transport 0.8.0",3828 "jsonrpsee-core",4171 "jsonrpsee-core 0.8.0",3829 "jsonrpsee-types 0.8.0",4172 "jsonrpsee-types 0.8.0",3830]4173]41744175[[package]]4176name = "jsonrpsee-ws-client"4177version = "0.9.0"4178source = "registry+https://github.com/rust-lang/crates.io-index"4179checksum = "31b58983485b2b626c276f1eb367d62dae82132451b281072a7bfa536a33ddf3"4180dependencies = [4181 "jsonrpsee-client-transport 0.9.0",4182 "jsonrpsee-core 0.9.0",4183 "jsonrpsee-types 0.9.0",4184]41854186[[package]]4187name = "k256"4188version = "0.10.4"4189source = "registry+https://github.com/rust-lang/crates.io-index"4190checksum = "19c3a5e0a0b8450278feda242592512e09f61c72e018b8cd5c859482802daf2d"4191dependencies = [4192 "cfg-if 1.0.0",4193 "ecdsa",4194 "elliptic-curve",4195 "sec1",4196]383141973832[[package]]4198[[package]]3833name = "keccak"4199name = "keccak"384742133848[[package]]4214[[package]]3849name = "kusama-runtime"4215name = "kusama-runtime"3850version = "0.9.17"4216version = "0.9.18"3851source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"4217source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"3852dependencies = [4218dependencies = [3853 "beefy-primitives",4219 "beefy-primitives",3854 "bitvec",4220 "bitvec",393543013936[[package]]4302[[package]]3937name = "kusama-runtime-constants"4303name = "kusama-runtime-constants"3938version = "0.9.17"4304version = "0.9.18"3939source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"4305source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"3940dependencies = [4306dependencies = [3941 "frame-support",4307 "frame-support",3942 "polkadot-primitives",4308 "polkadot-primitives",395643223957[[package]]4323[[package]]3958name = "kvdb"4324name = "kvdb"3959version = "0.10.0"4325version = "0.11.0"3960source = "registry+https://github.com/rust-lang/crates.io-index"4326source = "registry+https://github.com/rust-lang/crates.io-index"3961checksum = "45a3f58dc069ec0e205a27f5b45920722a46faed802a0541538241af6228f512"4327checksum = "a301d8ecb7989d4a6e2c57a49baca77d353bdbf879909debe3f375fe25d61f86"3962dependencies = [4328dependencies = [3963 "parity-util-mem",4329 "parity-util-mem",3964 "smallvec",4330 "smallvec",3965]4331]396643323967[[package]]4333[[package]]3968name = "kvdb-memorydb"4334name = "kvdb-memorydb"3969version = "0.10.0"4335version = "0.11.0"3970source = "registry+https://github.com/rust-lang/crates.io-index"4336source = "registry+https://github.com/rust-lang/crates.io-index"3971checksum = "c3b6b85fc643f5acd0bffb2cc8a6d150209379267af0d41db72170021841f9f5"4337checksum = "ece7e668abd21387aeb6628130a6f4c802787f014fa46bc83221448322250357"3972dependencies = [4338dependencies = [3973 "kvdb",4339 "kvdb",3974 "parity-util-mem",4340 "parity-util-mem",3975 "parking_lot 0.11.2",4341 "parking_lot 0.12.0",3976]4342]397743433978[[package]]4344[[package]]3979name = "kvdb-rocksdb"4345name = "kvdb-rocksdb"3980version = "0.14.0"4346version = "0.15.2"3981source = "registry+https://github.com/rust-lang/crates.io-index"4347source = "registry+https://github.com/rust-lang/crates.io-index"3982checksum = "9b1b6ea8f2536f504b645ad78419c8246550e19d2c3419a167080ce08edee35a"4348checksum = "ca7fbdfd71cd663dceb0faf3367a99f8cf724514933e9867cec4995b6027cbc1"3983dependencies = [4349dependencies = [3984 "fs-swap",4350 "fs-swap",3985 "kvdb",4351 "kvdb",3986 "log",4352 "log",3987 "num_cpus",4353 "num_cpus",3988 "owning_ref",4354 "owning_ref",3989 "parity-util-mem",4355 "parity-util-mem",3990 "parking_lot 0.11.2",4356 "parking_lot 0.12.0",3991 "regex",4357 "regex",3992 "rocksdb",4358 "rocksdb",3993 "smallvec",4359 "smallvec",400743734008[[package]]4374[[package]]4009name = "libc"4375name = "libc"4010version = "0.2.119"4376version = "0.2.121"4011source = "registry+https://github.com/rust-lang/crates.io-index"4377source = "registry+https://github.com/rust-lang/crates.io-index"4012checksum = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4"4378checksum = "efaa7b300f3b5fe8eb6bf21ce3895e1751d9665086af2d64b42f19701015ff4f"401343794014[[package]]4380[[package]]4015name = "libloading"4381name = "libloading"451248784513[[package]]4879[[package]]4514name = "librocksdb-sys"4880name = "librocksdb-sys"4515version = "6.20.3"4881version = "0.6.1+6.28.2"4516source = "registry+https://github.com/rust-lang/crates.io-index"4882source = "registry+https://github.com/rust-lang/crates.io-index"4517checksum = "c309a9d2470844aceb9a4a098cf5286154d20596868b75a6b36357d2bb9ca25d"4883checksum = "81bc587013734dadb7cf23468e531aa120788b87243648be42e2d3a072186291"4518dependencies = [4884dependencies = [4519 "bindgen",4885 "bindgen",4886 "bzip2-sys",4520 "cc",4887 "cc",4521 "glob",4888 "glob",4522 "libc",4889 "libc",4890 "libz-sys",4891 "tikv-jemalloc-sys",4523]4892]452448934525[[package]]4894[[package]]458849574589[[package]]4958[[package]]4590name = "libz-sys"4959name = "libz-sys"4591version = "1.1.3"4960version = "1.1.5"4592source = "registry+https://github.com/rust-lang/crates.io-index"4961source = "registry+https://github.com/rust-lang/crates.io-index"4593checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66"4962checksum = "6f35facd4a5673cb5a48822be2be1d4236c1c99cb4113cab7061ac720d5bf859"4594dependencies = [4963dependencies = [4595 "cc",4964 "cc",4596 "pkg-config",4965 "pkg-config",4628source = "registry+https://github.com/rust-lang/crates.io-index"4997source = "registry+https://github.com/rust-lang/crates.io-index"4629checksum = "a261afc61b7a5e323933b402ca6a1765183687c614789b1e4db7762ed4230bca"4998checksum = "a261afc61b7a5e323933b402ca6a1765183687c614789b1e4db7762ed4230bca"46304631[[package]]4632name = "lock_api"4633version = "0.3.4"4634source = "registry+https://github.com/rust-lang/crates.io-index"4635checksum = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"4636dependencies = [4637 "scopeguard",4638]463949994640[[package]]5000[[package]]4641name = "lock_api"5001name = "lock_api"464850084649[[package]]5009[[package]]4650name = "log"5010name = "log"4651version = "0.4.14"5011version = "0.4.16"4652source = "registry+https://github.com/rust-lang/crates.io-index"5012source = "registry+https://github.com/rust-lang/crates.io-index"4653checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"5013checksum = "6389c490849ff5bc16be905ae24bc913a9c8892e19b2341dbc175e14c341c2b8"4654dependencies = [5014dependencies = [4655 "cfg-if 1.0.0",5015 "cfg-if 1.0.0",4656 "value-bag",5016 "value-bag",468550454686[[package]]5046[[package]]4687name = "lz4"5047name = "lz4"4688version = "1.23.2"5048version = "1.23.3"4689source = "registry+https://github.com/rust-lang/crates.io-index"5049source = "registry+https://github.com/rust-lang/crates.io-index"4690checksum = "aac20ed6991e01bf6a2e68cc73df2b389707403662a8ba89f68511fb340f724c"5050checksum = "4edcb94251b1c375c459e5abe9fb0168c1c826c3370172684844f8f3f8d1a885"4691dependencies = [5051dependencies = [4692 "libc",5052 "libc",4693 "lz4-sys",5053 "lz4-sys",4694]5054]469550554696[[package]]5056[[package]]4697name = "lz4-sys"5057name = "lz4-sys"4698version = "1.9.2"5058version = "1.9.3"4699source = "registry+https://github.com/rust-lang/crates.io-index"5059source = "registry+https://github.com/rust-lang/crates.io-index"4700checksum = "dca79aa95d8b3226213ad454d328369853be3a1382d89532a854f4d69640acae"5060checksum = "d7be8908e2ed6f31c02db8a9fa962f03e36c53fbfde437363eae3306b85d7e17"4701dependencies = [5061dependencies = [4702 "cc",5062 "cc",4703 "libc",5063 "libc",478351434784[[package]]5144[[package]]4785name = "memory-db"5145name = "memory-db"4786version = "0.28.0"5146version = "0.29.0"4787source = "registry+https://github.com/rust-lang/crates.io-index"5147source = "registry+https://github.com/rust-lang/crates.io-index"4788checksum = "d505169b746dacf02f7d14d8c80b34edfd8212159c63d23c977739a0d960c626"5148checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"4789dependencies = [5149dependencies = [4790 "hash-db",5150 "hash-db",4791 "hashbrown 0.11.2",5151 "hashbrown 0.12.0",4792 "parity-util-mem",5152 "parity-util-mem",4793]5153]47945154482151814822[[package]]5182[[package]]4823name = "metered-channel"5183name = "metered-channel"4824version = "0.9.17"5184version = "0.9.18"4825source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"5185source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"4826dependencies = [5186dependencies = [4827 "derive_more",5187 "derive_more",4828 "futures 0.3.21",5188 "futures 0.3.21",483351934834[[package]]5194[[package]]4835name = "mick-jaeger"5195name = "mick-jaeger"4836version = "0.1.7"5196version = "0.1.8"4837source = "registry+https://github.com/rust-lang/crates.io-index"5197source = "registry+https://github.com/rust-lang/crates.io-index"4838checksum = "fd2c2cc134e57461f0898b0e921f0a7819b5e3f3a4335b9aa390ce81a5f36fb9"5198checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"4839dependencies = [5199dependencies = [4840 "futures 0.3.21",5200 "futures 0.3.21",4841 "rand 0.8.5",5201 "rand 0.8.5",487952394880[[package]]5240[[package]]4881name = "mio"5241name = "mio"4882version = "0.8.0"5242version = "0.8.2"4883source = "registry+https://github.com/rust-lang/crates.io-index"5243source = "registry+https://github.com/rust-lang/crates.io-index"4884checksum = "ba272f85fa0b41fc91872be579b3bbe0f56b792aa361a380eb669469f68dafb2"5244checksum = "52da4364ffb0e4fe33a9841a98a3f3014fb964045ce4f7a45a398243c8d6b0c9"4885dependencies = [5245dependencies = [4886 "libc",5246 "libc",4887 "log",5247 "log",4888 "miow 0.3.7",5248 "miow 0.3.7",4889 "ntapi",5249 "ntapi",5250 "wasi 0.11.0+wasi-snapshot-preview1",4890 "winapi 0.3.9",5251 "winapi 0.3.9",4891]5252]489252534966dependencies = [5327dependencies = [4967 "blake2b_simd",5328 "blake2b_simd",4968 "blake2s_simd",5329 "blake2s_simd",4969 "blake3",5330 "blake3 0.3.8",4970 "digest 0.9.0",5331 "digest 0.9.0",4971 "generic-array 0.14.5",5332 "generic-array 0.14.5",4972 "multihash-derive",5333 "multihash-derive",508554465086[[package]]5447[[package]]5087name = "nom"5448name = "nom"5088version = "7.1.0"5449version = "7.1.1"5089source = "registry+https://github.com/rust-lang/crates.io-index"5450source = "registry+https://github.com/rust-lang/crates.io-index"5090checksum = "1b1d11e1ef389c76fe5b81bcaf2ea32cf88b62bc494e19f493d0b30e7a930109"5451checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"5091dependencies = [5452dependencies = [5092 "memchr",5453 "memchr",5093 "minimal-lexical",5454 "minimal-lexical",5094 "version_check",5095]5455]509654565097[[package]]5457[[package]]5123 "num-traits",5483 "num-traits",5124]5484]54855486[[package]]5487name = "num-format"5488version = "0.4.0"5489source = "registry+https://github.com/rust-lang/crates.io-index"5490checksum = "bafe4179722c2894288ee77a9f044f02811c86af699344c498b0840c698a2465"5491dependencies = [5492 "arrayvec 0.4.12",5493 "itoa 0.4.8",5494]512554955126[[package]]5496[[package]]5127name = "num-integer"5497name = "num-integer"519555655196[[package]]5566[[package]]5197name = "opal-runtime"5567name = "opal-runtime"5198version = "0.1.0"5568version = "0.9.18"5199dependencies = [5569dependencies = [5200 "cumulus-pallet-aura-ext",5570 "cumulus-pallet-aura-ext",5201 "cumulus-pallet-dmp-queue",5571 "cumulus-pallet-dmp-queue",5322[[package]]5692[[package]]5323name = "orml-vesting"5693name = "orml-vesting"5324version = "0.4.1-dev"5694version = "0.4.1-dev"5325source = "git+https://github.com/UniqueNetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.17#8cea7142d6ac4471e226e92c20005794e8e78063"5695source = "git+https://github.com/UniqueNetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.18#4690ac0d5e85a35351608d27c4304dfc6df4eb03"5326dependencies = [5696dependencies = [5327 "frame-support",5697 "frame-support",5328 "frame-system",5698 "frame-system",5355[[package]]5725[[package]]5356name = "pallet-aura"5726name = "pallet-aura"5357version = "4.0.0-dev"5727version = "4.0.0-dev"5358source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5728source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5359dependencies = [5729dependencies = [5360 "frame-support",5730 "frame-support",5361 "frame-system",5731 "frame-system",5371[[package]]5741[[package]]5372name = "pallet-authority-discovery"5742name = "pallet-authority-discovery"5373version = "4.0.0-dev"5743version = "4.0.0-dev"5374source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5744source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5375dependencies = [5745dependencies = [5376 "frame-support",5746 "frame-support",5377 "frame-system",5747 "frame-system",5387[[package]]5757[[package]]5388name = "pallet-authorship"5758name = "pallet-authorship"5389version = "4.0.0-dev"5759version = "4.0.0-dev"5390source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5760source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5391dependencies = [5761dependencies = [5392 "frame-support",5762 "frame-support",5393 "frame-system",5763 "frame-system",5402[[package]]5772[[package]]5403name = "pallet-babe"5773name = "pallet-babe"5404version = "4.0.0-dev"5774version = "4.0.0-dev"5405source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5775source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5406dependencies = [5776dependencies = [5407 "frame-benchmarking",5777 "frame-benchmarking",5408 "frame-support",5778 "frame-support",5426[[package]]5796[[package]]5427name = "pallet-bags-list"5797name = "pallet-bags-list"5428version = "4.0.0-dev"5798version = "4.0.0-dev"5429source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5799source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5430dependencies = [5800dependencies = [5431 "frame-benchmarking",5801 "frame-benchmarking",5432 "frame-election-provider-support",5802 "frame-election-provider-support",5446[[package]]5816[[package]]5447name = "pallet-balances"5817name = "pallet-balances"5448version = "4.0.0-dev"5818version = "4.0.0-dev"5449source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5819source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5450dependencies = [5820dependencies = [5451 "frame-benchmarking",5821 "frame-benchmarking",5452 "frame-support",5822 "frame-support",5461[[package]]5831[[package]]5462name = "pallet-base-fee"5832name = "pallet-base-fee"5463version = "1.0.0"5833version = "1.0.0"5464source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"5834source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.18#7c8ce8f83e0c8a5b57655622b721f8655b161903"5465dependencies = [5835dependencies = [5466 "frame-support",5836 "frame-support",5467 "frame-system",5837 "frame-system",5476[[package]]5846[[package]]5477name = "pallet-beefy"5847name = "pallet-beefy"5478version = "4.0.0-dev"5848version = "4.0.0-dev"5479source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5849source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5480dependencies = [5850dependencies = [5481 "beefy-primitives",5851 "beefy-primitives",5482 "frame-support",5852 "frame-support",5492[[package]]5862[[package]]5493name = "pallet-beefy-mmr"5863name = "pallet-beefy-mmr"5494version = "4.0.0-dev"5864version = "4.0.0-dev"5495source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5865source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5496dependencies = [5866dependencies = [5497 "beefy-merkle-tree",5867 "beefy-merkle-tree",5498 "beefy-primitives",5868 "beefy-primitives",5499 "frame-support",5869 "frame-support",5500 "frame-system",5870 "frame-system",5501 "hex",5871 "hex",5502 "libsecp256k1 0.7.0",5872 "k256",5503 "log",5873 "log",5504 "pallet-beefy",5874 "pallet-beefy",5505 "pallet-mmr",5875 "pallet-mmr",5517[[package]]5887[[package]]5518name = "pallet-bounties"5888name = "pallet-bounties"5519version = "4.0.0-dev"5889version = "4.0.0-dev"5520source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5890source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5521dependencies = [5891dependencies = [5522 "frame-benchmarking",5892 "frame-benchmarking",5523 "frame-support",5893 "frame-support",5535[[package]]5905[[package]]5536name = "pallet-bridge-dispatch"5906name = "pallet-bridge-dispatch"5537version = "0.1.0"5907version = "0.1.0"5538source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"5908source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"5539dependencies = [5909dependencies = [5540 "bp-message-dispatch",5910 "bp-message-dispatch",5541 "bp-runtime",5911 "bp-runtime",5552[[package]]5922[[package]]5553name = "pallet-bridge-grandpa"5923name = "pallet-bridge-grandpa"5554version = "0.1.0"5924version = "0.1.0"5555source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"5925source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"5556dependencies = [5926dependencies = [5557 "bp-header-chain",5927 "bp-header-chain",5558 "bp-runtime",5928 "bp-runtime",5574[[package]]5944[[package]]5575name = "pallet-bridge-messages"5945name = "pallet-bridge-messages"5576version = "0.1.0"5946version = "0.1.0"5577source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"5947source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"5578dependencies = [5948dependencies = [5579 "bitvec",5949 "bitvec",5580 "bp-message-dispatch",5950 "bp-message-dispatch",5595[[package]]5965[[package]]5596name = "pallet-collective"5966name = "pallet-collective"5597version = "4.0.0-dev"5967version = "4.0.0-dev"5598source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5968source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5599dependencies = [5969dependencies = [5600 "frame-benchmarking",5970 "frame-benchmarking",5601 "frame-support",5971 "frame-support",5631[[package]]6001[[package]]5632name = "pallet-democracy"6002name = "pallet-democracy"5633version = "4.0.0-dev"6003version = "4.0.0-dev"5634source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6004source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5635dependencies = [6005dependencies = [5636 "frame-benchmarking",6006 "frame-benchmarking",5637 "frame-support",6007 "frame-support",5647[[package]]6017[[package]]5648name = "pallet-election-provider-multi-phase"6018name = "pallet-election-provider-multi-phase"5649version = "4.0.0-dev"6019version = "4.0.0-dev"5650source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6020source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5651dependencies = [6021dependencies = [5652 "frame-benchmarking",6022 "frame-benchmarking",5653 "frame-election-provider-support",6023 "frame-election-provider-support",5664 "sp-runtime",6034 "sp-runtime",5665 "sp-std",6035 "sp-std",5666 "static_assertions",6036 "static_assertions",5667 "strum",6037 "strum 0.23.0",5668]6038]566960395670[[package]]6040[[package]]5671name = "pallet-elections-phragmen"6041name = "pallet-elections-phragmen"5672version = "5.0.0-dev"6042version = "5.0.0-dev"5673source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6043source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5674dependencies = [6044dependencies = [5675 "frame-benchmarking",6045 "frame-benchmarking",5676 "frame-support",6046 "frame-support",5688[[package]]6058[[package]]5689name = "pallet-ethereum"6059name = "pallet-ethereum"5690version = "4.0.0-dev"6060version = "4.0.0-dev"5691source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"6061source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.18#7c8ce8f83e0c8a5b57655622b721f8655b161903"5692dependencies = [6062dependencies = [5693 "ethereum",6063 "ethereum",5694 "ethereum-types",6064 "ethereum-types",5718[[package]]6088[[package]]5719name = "pallet-evm"6089name = "pallet-evm"5720version = "6.0.0-dev"6090version = "6.0.0-dev"5721source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"6091source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.18#7c8ce8f83e0c8a5b57655622b721f8655b161903"5722dependencies = [6092dependencies = [5723 "evm",6093 "evm",5724 "evm-gasometer",6094 "evm-gasometer",5733 "pallet-balances",6103 "pallet-balances",5734 "pallet-timestamp",6104 "pallet-timestamp",5735 "parity-scale-codec",6105 "parity-scale-codec",5736 "primitive-types 0.9.1",6106 "primitive-types",5737 "rlp",6107 "rlp",5738 "scale-info",6108 "scale-info",5739 "serde",6109 "serde",5837[[package]]6207[[package]]5838name = "pallet-gilt"6208name = "pallet-gilt"5839version = "4.0.0-dev"6209version = "4.0.0-dev"5840source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6210source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5841dependencies = [6211dependencies = [5842 "frame-benchmarking",6212 "frame-benchmarking",5843 "frame-support",6213 "frame-support",5852[[package]]6222[[package]]5853name = "pallet-grandpa"6223name = "pallet-grandpa"5854version = "4.0.0-dev"6224version = "4.0.0-dev"5855source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6225source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5856dependencies = [6226dependencies = [5857 "frame-benchmarking",6227 "frame-benchmarking",5858 "frame-support",6228 "frame-support",5875[[package]]6245[[package]]5876name = "pallet-identity"6246name = "pallet-identity"5877version = "4.0.0-dev"6247version = "4.0.0-dev"5878source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6248source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5879dependencies = [6249dependencies = [5880 "enumflags2",6250 "enumflags2",5881 "frame-benchmarking",6251 "frame-benchmarking",5891[[package]]6261[[package]]5892name = "pallet-im-online"6262name = "pallet-im-online"5893version = "4.0.0-dev"6263version = "4.0.0-dev"5894source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6264source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5895dependencies = [6265dependencies = [5896 "frame-benchmarking",6266 "frame-benchmarking",5897 "frame-support",6267 "frame-support",5911[[package]]6281[[package]]5912name = "pallet-indices"6282name = "pallet-indices"5913version = "4.0.0-dev"6283version = "4.0.0-dev"5914source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6284source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5915dependencies = [6285dependencies = [5916 "frame-benchmarking",6286 "frame-benchmarking",5917 "frame-support",6287 "frame-support",5947[[package]]6317[[package]]5948name = "pallet-membership"6318name = "pallet-membership"5949version = "4.0.0-dev"6319version = "4.0.0-dev"5950source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6320source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5951dependencies = [6321dependencies = [5952 "frame-benchmarking",6322 "frame-benchmarking",5953 "frame-support",6323 "frame-support",5964[[package]]6334[[package]]5965name = "pallet-mmr"6335name = "pallet-mmr"5966version = "4.0.0-dev"6336version = "4.0.0-dev"5967source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6337source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5968dependencies = [6338dependencies = [5969 "ckb-merkle-mountain-range",6339 "ckb-merkle-mountain-range",5970 "frame-benchmarking",6340 "frame-benchmarking",5982[[package]]6352[[package]]5983name = "pallet-mmr-primitives"6353name = "pallet-mmr-primitives"5984version = "4.0.0-dev"6354version = "4.0.0-dev"5985source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6355source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"5986dependencies = [6356dependencies = [5987 "frame-support",6357 "frame-support",5988 "frame-system",6358 "frame-system",5998[[package]]6368[[package]]5999name = "pallet-mmr-rpc"6369name = "pallet-mmr-rpc"6000version = "3.0.0"6370version = "3.0.0"6001source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6371source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6002dependencies = [6372dependencies = [6003 "jsonrpc-core",6373 "jsonrpc-core",6004 "jsonrpc-core-client",6374 "jsonrpc-core-client",6015[[package]]6385[[package]]6016name = "pallet-multisig"6386name = "pallet-multisig"6017version = "4.0.0-dev"6387version = "4.0.0-dev"6018source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6388source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6019dependencies = [6389dependencies = [6020 "frame-benchmarking",6390 "frame-benchmarking",6021 "frame-support",6391 "frame-support",6030[[package]]6400[[package]]6031name = "pallet-nicks"6401name = "pallet-nicks"6032version = "4.0.0-dev"6402version = "4.0.0-dev"6033source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6403source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6034dependencies = [6404dependencies = [6035 "frame-support",6405 "frame-support",6036 "frame-system",6406 "frame-system",6063[[package]]6433[[package]]6064name = "pallet-offences"6434name = "pallet-offences"6065version = "4.0.0-dev"6435version = "4.0.0-dev"6066source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6436source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6067dependencies = [6437dependencies = [6068 "frame-support",6438 "frame-support",6069 "frame-system",6439 "frame-system",6080[[package]]6450[[package]]6081name = "pallet-offences-benchmarking"6451name = "pallet-offences-benchmarking"6082version = "4.0.0-dev"6452version = "4.0.0-dev"6083source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6453source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6084dependencies = [6454dependencies = [6085 "frame-benchmarking",6455 "frame-benchmarking",6086 "frame-election-provider-support",6456 "frame-election-provider-support",6103[[package]]6473[[package]]6104name = "pallet-preimage"6474name = "pallet-preimage"6105version = "4.0.0-dev"6475version = "4.0.0-dev"6106source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6476source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6107dependencies = [6477dependencies = [6108 "frame-benchmarking",6478 "frame-benchmarking",6109 "frame-support",6479 "frame-support",6119[[package]]6489[[package]]6120name = "pallet-proxy"6490name = "pallet-proxy"6121version = "4.0.0-dev"6491version = "4.0.0-dev"6122source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6492source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6123dependencies = [6493dependencies = [6124 "frame-benchmarking",6494 "frame-benchmarking",6125 "frame-support",6495 "frame-support",6134[[package]]6504[[package]]6135name = "pallet-randomness-collective-flip"6505name = "pallet-randomness-collective-flip"6136version = "4.0.0-dev"6506version = "4.0.0-dev"6137source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6507source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6138dependencies = [6508dependencies = [6139 "frame-support",6509 "frame-support",6140 "frame-system",6510 "frame-system",6148[[package]]6518[[package]]6149name = "pallet-recovery"6519name = "pallet-recovery"6150version = "4.0.0-dev"6520version = "4.0.0-dev"6151source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6521source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6152dependencies = [6522dependencies = [6153 "frame-support",6523 "frame-support",6154 "frame-system",6524 "frame-system",6178[[package]]6548[[package]]6179name = "pallet-scheduler"6549name = "pallet-scheduler"6180version = "4.0.0-dev"6550version = "4.0.0-dev"6181source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6551source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6182dependencies = [6552dependencies = [6183 "frame-benchmarking",6553 "frame-benchmarking",6184 "frame-support",6554 "frame-support",6194[[package]]6564[[package]]6195name = "pallet-session"6565name = "pallet-session"6196version = "4.0.0-dev"6566version = "4.0.0-dev"6197source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6567source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6198dependencies = [6568dependencies = [6199 "frame-support",6569 "frame-support",6200 "frame-system",6570 "frame-system",6215[[package]]6585[[package]]6216name = "pallet-session-benchmarking"6586name = "pallet-session-benchmarking"6217version = "4.0.0-dev"6587version = "4.0.0-dev"6218source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6588source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6219dependencies = [6589dependencies = [6220 "frame-benchmarking",6590 "frame-benchmarking",6221 "frame-support",6591 "frame-support",6231[[package]]6601[[package]]6232name = "pallet-society"6602name = "pallet-society"6233version = "4.0.0-dev"6603version = "4.0.0-dev"6234source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6604source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6235dependencies = [6605dependencies = [6236 "frame-support",6606 "frame-support",6237 "frame-system",6607 "frame-system",6245[[package]]6615[[package]]6246name = "pallet-staking"6616name = "pallet-staking"6247version = "4.0.0-dev"6617version = "4.0.0-dev"6248source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6618source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6249dependencies = [6619dependencies = [6250 "frame-benchmarking",6620 "frame-benchmarking",6251 "frame-election-provider-support",6621 "frame-election-provider-support",6268[[package]]6638[[package]]6269name = "pallet-staking-reward-curve"6639name = "pallet-staking-reward-curve"6270version = "4.0.0-dev"6640version = "4.0.0-dev"6271source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6641source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6272dependencies = [6642dependencies = [6273 "proc-macro-crate 1.1.3",6643 "proc-macro-crate 1.1.3",6274 "proc-macro2",6644 "proc-macro2",6279[[package]]6649[[package]]6280name = "pallet-staking-reward-fn"6650name = "pallet-staking-reward-fn"6281version = "4.0.0-dev"6651version = "4.0.0-dev"6282source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6652source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6283dependencies = [6653dependencies = [6284 "log",6654 "log",6285 "sp-arithmetic",6655 "sp-arithmetic",6288[[package]]6658[[package]]6289name = "pallet-sudo"6659name = "pallet-sudo"6290version = "4.0.0-dev"6660version = "4.0.0-dev"6291source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6661source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6292dependencies = [6662dependencies = [6293 "frame-support",6663 "frame-support",6294 "frame-system",6664 "frame-system",6302[[package]]6672[[package]]6303name = "pallet-template-transaction-payment"6673name = "pallet-template-transaction-payment"6304version = "3.0.0"6674version = "3.0.0"6305source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.17#28f311f8de67155865d362f6ded1d0d5229f3202"6675source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.18#e914a799e5ff1c18383a614ea99e87dd7f3f446e"6306dependencies = [6676dependencies = [6307 "frame-benchmarking",6677 "frame-benchmarking",6308 "frame-support",6678 "frame-support",6322[[package]]6692[[package]]6323name = "pallet-timestamp"6693name = "pallet-timestamp"6324version = "4.0.0-dev"6694version = "4.0.0-dev"6325source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6695source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6326dependencies = [6696dependencies = [6327 "frame-benchmarking",6697 "frame-benchmarking",6328 "frame-support",6698 "frame-support",6340[[package]]6710[[package]]6341name = "pallet-tips"6711name = "pallet-tips"6342version = "4.0.0-dev"6712version = "4.0.0-dev"6343source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6713source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6344dependencies = [6714dependencies = [6345 "frame-benchmarking",6715 "frame-benchmarking",6346 "frame-support",6716 "frame-support",6359[[package]]6729[[package]]6360name = "pallet-transaction-payment"6730name = "pallet-transaction-payment"6361version = "4.0.0-dev"6731version = "4.0.0-dev"6362source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6732source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6363dependencies = [6733dependencies = [6364 "frame-support",6734 "frame-support",6365 "frame-system",6735 "frame-system",6376[[package]]6746[[package]]6377name = "pallet-transaction-payment-rpc"6747name = "pallet-transaction-payment-rpc"6378version = "4.0.0-dev"6748version = "4.0.0-dev"6379source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6749source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6380dependencies = [6750dependencies = [6381 "jsonrpc-core",6751 "jsonrpc-core",6382 "jsonrpc-core-client",6752 "jsonrpc-core-client",6393[[package]]6763[[package]]6394name = "pallet-transaction-payment-rpc-runtime-api"6764name = "pallet-transaction-payment-rpc-runtime-api"6395version = "4.0.0-dev"6765version = "4.0.0-dev"6396source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6766source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6397dependencies = [6767dependencies = [6398 "pallet-transaction-payment",6768 "pallet-transaction-payment",6399 "parity-scale-codec",6769 "parity-scale-codec",6404[[package]]6774[[package]]6405name = "pallet-treasury"6775name = "pallet-treasury"6406version = "4.0.0-dev"6776version = "4.0.0-dev"6407source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6777source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6408dependencies = [6778dependencies = [6409 "frame-benchmarking",6779 "frame-benchmarking",6410 "frame-support",6780 "frame-support",6441 "pallet-timestamp",6811 "pallet-timestamp",6442 "pallet-transaction-payment",6812 "pallet-transaction-payment",6443 "parity-scale-codec",6813 "parity-scale-codec",6444 "primitive-types 0.10.1",6814 "primitive-types",6445 "rlp",6815 "rlp",6446 "scale-info",6816 "scale-info",6447 "serde",6817 "serde",6477[[package]]6847[[package]]6478name = "pallet-utility"6848name = "pallet-utility"6479version = "4.0.0-dev"6849version = "4.0.0-dev"6480source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6850source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6481dependencies = [6851dependencies = [6482 "frame-benchmarking",6852 "frame-benchmarking",6483 "frame-support",6853 "frame-support",6493[[package]]6863[[package]]6494name = "pallet-vesting"6864name = "pallet-vesting"6495version = "4.0.0-dev"6865version = "4.0.0-dev"6496source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6866source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"6497dependencies = [6867dependencies = [6498 "frame-benchmarking",6868 "frame-benchmarking",6499 "frame-support",6869 "frame-support",650768776508[[package]]6878[[package]]6509name = "pallet-xcm"6879name = "pallet-xcm"6510version = "0.9.17"6880version = "0.9.18"6511source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6881source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"6512dependencies = [6882dependencies = [6513 "frame-support",6883 "frame-support",6514 "frame-system",6884 "frame-system",652568956526[[package]]6896[[package]]6527name = "pallet-xcm-benchmarks"6897name = "pallet-xcm-benchmarks"6528version = "0.9.17"6898version = "0.9.18"6529source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6899source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"6530dependencies = [6900dependencies = [6531 "frame-benchmarking",6901 "frame-benchmarking",6532 "frame-support",6902 "frame-support",6543[[package]]6913[[package]]6544name = "parachain-info"6914name = "parachain-info"6545version = "0.1.0"6915version = "0.1.0"6546source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"6916source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.18#b1e91afb7421309b203d7627b736d9bcf58260eb"6547dependencies = [6917dependencies = [6548 "cumulus-primitives-core",6918 "cumulus-primitives-core",6549 "frame-support",6919 "frame-support",655569256556[[package]]6926[[package]]6557name = "parity-db"6927name = "parity-db"6558version = "0.3.8"6928version = "0.3.9"6559source = "registry+https://github.com/rust-lang/crates.io-index"6929source = "registry+https://github.com/rust-lang/crates.io-index"6560checksum = "865edee5b792f537356d9e55cbc138e7f4718dc881a7ea45a18b37bf61c21e3d"6930checksum = "3d121a9af17a43efd0a38c6afa508b927ba07785bd4709efb2ac03bf77efef8d"6561dependencies = [6931dependencies = [6562 "blake2-rfc",6932 "blake2-rfc",6563 "crc32fast",6933 "crc32fast",657469446575[[package]]6945[[package]]6576name = "parity-scale-codec"6946name = "parity-scale-codec"6577version = "2.3.1"6947version = "3.1.2"6578source = "registry+https://github.com/rust-lang/crates.io-index"6948source = "registry+https://github.com/rust-lang/crates.io-index"6579checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"6949checksum = "e8b44461635bbb1a0300f100a841e571e7d919c81c73075ef5d152ffdb521066"6580dependencies = [6950dependencies = [6581 "arrayvec 0.7.2",6951 "arrayvec 0.7.2",6582 "bitvec",6952 "bitvec",658869586589[[package]]6959[[package]]6590name = "parity-scale-codec-derive"6960name = "parity-scale-codec-derive"6591version = "2.3.1"6961version = "3.1.2"6592source = "registry+https://github.com/rust-lang/crates.io-index"6962source = "registry+https://github.com/rust-lang/crates.io-index"6593checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"6963checksum = "c45ed1f39709f5a89338fab50e59816b2e8815f5bb58276e7ddf9afd495f73f8"6594dependencies = [6964dependencies = [6595 "proc-macro-crate 1.1.3",6965 "proc-macro-crate 1.1.3",6596 "proc-macro2",6966 "proc-macro2",662069906621[[package]]6991[[package]]6622name = "parity-util-mem"6992name = "parity-util-mem"6623version = "0.10.2"6993version = "0.11.0"6624source = "registry+https://github.com/rust-lang/crates.io-index"6994source = "registry+https://github.com/rust-lang/crates.io-index"6625checksum = "6f4cb4e169446179cbc6b8b6320cc9fca49bd2e94e8db25f25f200a8ea774770"6995checksum = "c32561d248d352148124f036cac253a644685a21dc9fea383eb4907d7bd35a8f"6626dependencies = [6996dependencies = [6627 "cfg-if 1.0.0",6997 "cfg-if 1.0.0",6628 "ethereum-types",6998 "ethereum-types",6629 "hashbrown 0.11.2",6999 "hashbrown 0.12.0",6630 "impl-trait-for-tuples",7000 "impl-trait-for-tuples",6631 "lru 0.6.6",7001 "lru 0.7.3",6632 "parity-util-mem-derive",7002 "parity-util-mem-derive",6633 "parking_lot 0.11.2",7003 "parking_lot 0.12.0",6634 "primitive-types 0.10.1",7004 "primitive-types",6635 "smallvec",7005 "smallvec",6636 "winapi 0.3.9",7006 "winapi 0.3.9",6637]7007]6686source = "registry+https://github.com/rust-lang/crates.io-index"7056source = "registry+https://github.com/rust-lang/crates.io-index"6687checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"7057checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"66886689[[package]]6690name = "parking_lot"6691version = "0.10.2"6692source = "registry+https://github.com/rust-lang/crates.io-index"6693checksum = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e"6694dependencies = [6695 "lock_api 0.3.4",6696 "parking_lot_core 0.7.2",6697]669870586699[[package]]7059[[package]]6700name = "parking_lot"7060name = "parking_lot"6703checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"7063checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"6704dependencies = [7064dependencies = [6705 "instant",7065 "instant",6706 "lock_api 0.4.6",7066 "lock_api",6707 "parking_lot_core 0.8.5",7067 "parking_lot_core 0.8.5",6708]7068]670970696713source = "registry+https://github.com/rust-lang/crates.io-index"7073source = "registry+https://github.com/rust-lang/crates.io-index"6714checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58"7074checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58"6715dependencies = [7075dependencies = [6716 "lock_api 0.4.6",7076 "lock_api",6717 "parking_lot_core 0.9.1",7077 "parking_lot_core 0.9.1",6718]7078]67196720[[package]]6721name = "parking_lot_core"6722version = "0.7.2"6723source = "registry+https://github.com/rust-lang/crates.io-index"6724checksum = "d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3"6725dependencies = [6726 "cfg-if 0.1.10",6727 "cloudabi",6728 "libc",6729 "redox_syscall 0.1.57",6730 "smallvec",6731 "winapi 0.3.9",6732]673370796734[[package]]7080[[package]]6735name = "parking_lot_core"7081name = "parking_lot_core"6740 "cfg-if 1.0.0",7086 "cfg-if 1.0.0",6741 "instant",7087 "instant",6742 "libc",7088 "libc",6743 "redox_syscall 0.2.11",7089 "redox_syscall",6744 "smallvec",7090 "smallvec",6745 "winapi 0.3.9",7091 "winapi 0.3.9",6746]7092]6753dependencies = [7099dependencies = [6754 "cfg-if 1.0.0",7100 "cfg-if 1.0.0",6755 "libc",7101 "libc",6756 "redox_syscall 0.2.11",7102 "redox_syscall",6757 "smallvec",7103 "smallvec",6758 "windows-sys",7104 "windows-sys",6759]7105]6911source = "registry+https://github.com/rust-lang/crates.io-index"7257source = "registry+https://github.com/rust-lang/crates.io-index"6912checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"7258checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"72597260[[package]]7261name = "pkcs8"7262version = "0.8.0"7263source = "registry+https://github.com/rust-lang/crates.io-index"7264checksum = "7cabda3fb821068a9a4fab19a683eac3af12edf0f34b94a8be53c4972b8149d0"7265dependencies = [7266 "der",7267 "spki",7268 "zeroize",7269]691372706914[[package]]7271[[package]]6915name = "pkg-config"7272name = "pkg-config"692572826926[[package]]7283[[package]]6927name = "polkadot-approval-distribution"7284name = "polkadot-approval-distribution"6928version = "0.9.17"7285version = "0.9.18"6929source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7286source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"6930dependencies = [7287dependencies = [6931 "futures 0.3.21",7288 "futures 0.3.21",6932 "polkadot-node-network-protocol",7289 "polkadot-node-network-protocol",693972966940[[package]]7297[[package]]6941name = "polkadot-availability-bitfield-distribution"7298name = "polkadot-availability-bitfield-distribution"6942version = "0.9.17"7299version = "0.9.18"6943source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7300source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"6944dependencies = [7301dependencies = [6945 "futures 0.3.21",7302 "futures 0.3.21",6946 "polkadot-node-network-protocol",7303 "polkadot-node-network-protocol",695273096953[[package]]7310[[package]]6954name = "polkadot-availability-distribution"7311name = "polkadot-availability-distribution"6955version = "0.9.17"7312version = "0.9.18"6956source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7313source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"6957dependencies = [7314dependencies = [6958 "derive_more",7315 "derive_more",7316 "fatality",6959 "futures 0.3.21",7317 "futures 0.3.21",6960 "lru 0.7.3",7318 "lru 0.7.3",6961 "parity-scale-codec",7319 "parity-scale-codec",697473326975[[package]]7333[[package]]6976name = "polkadot-availability-recovery"7334name = "polkadot-availability-recovery"6977version = "0.9.17"7335version = "0.9.18"6978source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7336source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"6979dependencies = [7337dependencies = [7338 "fatality",6980 "futures 0.3.21",7339 "futures 0.3.21",6981 "lru 0.7.3",7340 "lru 0.7.3",6982 "parity-scale-codec",7341 "parity-scale-codec",699473536995[[package]]7354[[package]]6996name = "polkadot-cli"7355name = "polkadot-cli"6997version = "0.9.17"7356version = "0.9.18"6998source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7357source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"6999dependencies = [7358dependencies = [7000 "clap",7359 "clap",7001 "frame-benchmarking-cli",7360 "frame-benchmarking-cli",701773767018[[package]]7377[[package]]7019name = "polkadot-client"7378name = "polkadot-client"7020version = "0.9.17"7379version = "0.9.18"7021source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7380source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7022dependencies = [7381dependencies = [7023 "beefy-primitives",7382 "beefy-primitives",7024 "frame-benchmarking",7383 "frame-benchmarking",704774067048[[package]]7407[[package]]7049name = "polkadot-collator-protocol"7408name = "polkadot-collator-protocol"7050version = "0.9.17"7409version = "0.9.18"7051source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7410source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7052dependencies = [7411dependencies = [7053 "always-assert",7412 "always-assert",7054 "derive_more",7413 "fatality",7055 "futures 0.3.21",7414 "futures 0.3.21",7056 "futures-timer",7415 "futures-timer",7057 "polkadot-node-network-protocol",7416 "polkadot-node-network-protocol",706874277069[[package]]7428[[package]]7070name = "polkadot-core-primitives"7429name = "polkadot-core-primitives"7071version = "0.9.17"7430version = "0.9.18"7072source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7431source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7073dependencies = [7432dependencies = [7074 "parity-scale-codec",7433 "parity-scale-codec",7075 "parity-util-mem",7434 "parity-util-mem",708174407082[[package]]7441[[package]]7083name = "polkadot-dispute-distribution"7442name = "polkadot-dispute-distribution"7084version = "0.9.17"7443version = "0.9.18"7085source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7444source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7086dependencies = [7445dependencies = [7087 "derive_more",7446 "derive_more",7447 "fatality",7088 "futures 0.3.21",7448 "futures 0.3.21",7089 "lru 0.7.3",7449 "lru 0.7.3",7090 "parity-scale-codec",7450 "parity-scale-codec",710374637104[[package]]7464[[package]]7105name = "polkadot-erasure-coding"7465name = "polkadot-erasure-coding"7106version = "0.9.17"7466version = "0.9.18"7107source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7467source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7108dependencies = [7468dependencies = [7109 "parity-scale-codec",7469 "parity-scale-codec",7110 "polkadot-node-primitives",7470 "polkadot-node-primitives",711774777118[[package]]7478[[package]]7119name = "polkadot-gossip-support"7479name = "polkadot-gossip-support"7120version = "0.9.17"7480version = "0.9.18"7121source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7481source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7122dependencies = [7482dependencies = [7123 "futures 0.3.21",7483 "futures 0.3.21",7124 "futures-timer",7484 "futures-timer",713774977138[[package]]7498[[package]]7139name = "polkadot-network-bridge"7499name = "polkadot-network-bridge"7140version = "0.9.17"7500version = "0.9.18"7141source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7501source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7142dependencies = [7502dependencies = [7143 "async-trait",7503 "async-trait",7144 "futures 0.3.21",7504 "futures 0.3.21",7145 "parity-scale-codec",7505 "parity-scale-codec",7146 "parking_lot 0.11.2",7506 "parking_lot 0.12.0",7147 "polkadot-node-network-protocol",7507 "polkadot-node-network-protocol",7148 "polkadot-node-subsystem",7508 "polkadot-node-subsystem",7149 "polkadot-node-subsystem-util",7509 "polkadot-node-subsystem-util",715675167157[[package]]7517[[package]]7158name = "polkadot-node-collation-generation"7518name = "polkadot-node-collation-generation"7159version = "0.9.17"7519version = "0.9.18"7160source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7520source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7161dependencies = [7521dependencies = [7162 "futures 0.3.21",7522 "futures 0.3.21",7163 "parity-scale-codec",7523 "parity-scale-codec",717475347175[[package]]7535[[package]]7176name = "polkadot-node-core-approval-voting"7536name = "polkadot-node-core-approval-voting"7177version = "0.9.17"7537version = "0.9.18"7178source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7538source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7179dependencies = [7539dependencies = [7180 "bitvec",7540 "bitvec",7181 "derive_more",7541 "derive_more",720275627203[[package]]7563[[package]]7204name = "polkadot-node-core-av-store"7564name = "polkadot-node-core-av-store"7205version = "0.9.17"7565version = "0.9.18"7206source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7566source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7207dependencies = [7567dependencies = [7208 "bitvec",7568 "bitvec",7209 "futures 0.3.21",7569 "futures 0.3.21",722275827223[[package]]7583[[package]]7224name = "polkadot-node-core-backing"7584name = "polkadot-node-core-backing"7225version = "0.9.17"7585version = "0.9.18"7226source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7586source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7227dependencies = [7587dependencies = [7228 "bitvec",7588 "bitvec",7229 "futures 0.3.21",7589 "futures 0.3.21",724076007241[[package]]7601[[package]]7242name = "polkadot-node-core-bitfield-signing"7602name = "polkadot-node-core-bitfield-signing"7243version = "0.9.17"7603version = "0.9.18"7244source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7604source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7245dependencies = [7605dependencies = [7246 "futures 0.3.21",7606 "futures 0.3.21",7247 "polkadot-node-subsystem",7607 "polkadot-node-subsystem",725576157256[[package]]7616[[package]]7257name = "polkadot-node-core-candidate-validation"7617name = "polkadot-node-core-candidate-validation"7258version = "0.9.17"7618version = "0.9.18"7259source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7619source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7260dependencies = [7620dependencies = [7261 "async-trait",7621 "async-trait",7262 "futures 0.3.21",7622 "futures 0.3.21",727376337274[[package]]7634[[package]]7275name = "polkadot-node-core-chain-api"7635name = "polkadot-node-core-chain-api"7276version = "0.9.17"7636version = "0.9.18"7277source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7637source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7278dependencies = [7638dependencies = [7279 "futures 0.3.21",7639 "futures 0.3.21",7280 "polkadot-node-subsystem",7640 "polkadot-node-subsystem",728876487289[[package]]7649[[package]]7290name = "polkadot-node-core-chain-selection"7650name = "polkadot-node-core-chain-selection"7291version = "0.9.17"7651version = "0.9.18"7292source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7652source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7293dependencies = [7653dependencies = [7294 "futures 0.3.21",7654 "futures 0.3.21",7295 "futures-timer",7655 "futures-timer",730576657306[[package]]7666[[package]]7307name = "polkadot-node-core-dispute-coordinator"7667name = "polkadot-node-core-dispute-coordinator"7308version = "0.9.17"7668version = "0.9.18"7309source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7669source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7310dependencies = [7670dependencies = [7671 "fatality",7311 "futures 0.3.21",7672 "futures 0.3.21",7312 "kvdb",7673 "kvdb",7313 "lru 0.7.3",7674 "lru 0.7.3",732376847324[[package]]7685[[package]]7325name = "polkadot-node-core-parachains-inherent"7686name = "polkadot-node-core-parachains-inherent"7326version = "0.9.17"7687version = "0.9.18"7327source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7688source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7328dependencies = [7689dependencies = [7329 "async-trait",7690 "async-trait",7330 "futures 0.3.21",7691 "futures 0.3.21",734077017341[[package]]7702[[package]]7342name = "polkadot-node-core-provisioner"7703name = "polkadot-node-core-provisioner"7343version = "0.9.17"7704version = "0.9.18"7344source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7705source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7345dependencies = [7706dependencies = [7346 "bitvec",7707 "bitvec",7347 "futures 0.3.21",7708 "futures 0.3.21",735777187358[[package]]7719[[package]]7359name = "polkadot-node-core-pvf"7720name = "polkadot-node-core-pvf"7360version = "0.9.17"7721version = "0.9.18"7361source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7722source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7362dependencies = [7723dependencies = [7363 "always-assert",7724 "always-assert",7364 "assert_matches",7725 "assert_matches",738777487388[[package]]7749[[package]]7389name = "polkadot-node-core-pvf-checker"7750name = "polkadot-node-core-pvf-checker"7390version = "0.9.17"7751version = "0.9.18"7391source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7752source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7392dependencies = [7753dependencies = [7393 "futures 0.3.21",7754 "futures 0.3.21",7394 "polkadot-node-primitives",7755 "polkadot-node-primitives",740377647404[[package]]7765[[package]]7405name = "polkadot-node-core-runtime-api"7766name = "polkadot-node-core-runtime-api"7406version = "0.9.17"7767version = "0.9.18"7407source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7768source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7408dependencies = [7769dependencies = [7409 "futures 0.3.21",7770 "futures 0.3.21",7410 "memory-lru",7771 "memory-lru",742177827422[[package]]7783[[package]]7423name = "polkadot-node-jaeger"7784name = "polkadot-node-jaeger"7424version = "0.9.17"7785version = "0.9.18"7425source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7786source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7426dependencies = [7787dependencies = [7427 "async-std",7788 "async-std",7428 "lazy_static",7789 "lazy_static",7429 "log",7790 "log",7430 "mick-jaeger",7791 "mick-jaeger",7431 "parity-scale-codec",7792 "parity-scale-codec",7432 "parking_lot 0.11.2",7793 "parking_lot 0.12.0",7433 "polkadot-node-primitives",7794 "polkadot-node-primitives",7434 "polkadot-primitives",7795 "polkadot-primitives",7435 "sc-network",7796 "sc-network",743978007440[[package]]7801[[package]]7441name = "polkadot-node-metrics"7802name = "polkadot-node-metrics"7442version = "0.9.17"7803version = "0.9.18"7443source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7804source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7444dependencies = [7805dependencies = [7445 "bs58",7806 "bs58",7446 "futures 0.3.21",7807 "futures 0.3.21",745878197459[[package]]7820[[package]]7460name = "polkadot-node-network-protocol"7821name = "polkadot-node-network-protocol"7461version = "0.9.17"7822version = "0.9.18"7462source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7823source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7463dependencies = [7824dependencies = [7464 "async-trait",7825 "async-trait",7465 "derive_more",7826 "fatality",7466 "futures 0.3.21",7827 "futures 0.3.21",7467 "parity-scale-codec",7828 "parity-scale-codec",7468 "polkadot-node-jaeger",7829 "polkadot-node-jaeger",7469 "polkadot-node-primitives",7830 "polkadot-node-primitives",7470 "polkadot-primitives",7831 "polkadot-primitives",7471 "sc-authority-discovery",7832 "sc-authority-discovery",7472 "sc-network",7833 "sc-network",7473 "strum",7834 "strum 0.24.0",7474 "thiserror",7835 "thiserror",7475]7836]747678377477[[package]]7838[[package]]7478name = "polkadot-node-primitives"7839name = "polkadot-node-primitives"7479version = "0.9.17"7840version = "0.9.18"7480source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7841source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7481dependencies = [7842dependencies = [7482 "bounded-vec",7843 "bounded-vec",7483 "futures 0.3.21",7844 "futures 0.3.21",749878597499[[package]]7860[[package]]7500name = "polkadot-node-subsystem"7861name = "polkadot-node-subsystem"7501version = "0.9.17"7862version = "0.9.18"7502source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7863source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7503dependencies = [7864dependencies = [7504 "polkadot-node-jaeger",7865 "polkadot-node-jaeger",7505 "polkadot-node-subsystem-types",7866 "polkadot-node-subsystem-types",750878697509[[package]]7870[[package]]7510name = "polkadot-node-subsystem-types"7871name = "polkadot-node-subsystem-types"7511version = "0.9.17"7872version = "0.9.18"7512source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7873source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7513dependencies = [7874dependencies = [7514 "derive_more",7875 "derive_more",7515 "futures 0.3.21",7876 "futures 0.3.21",752778887528[[package]]7889[[package]]7529name = "polkadot-node-subsystem-util"7890name = "polkadot-node-subsystem-util"7530version = "0.9.17"7891version = "0.9.18"7531source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7892source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7532dependencies = [7893dependencies = [7533 "async-trait",7894 "async-trait",7534 "derive_more",7895 "derive_more",7896 "fatality",7535 "futures 0.3.21",7897 "futures 0.3.21",7536 "itertools",7898 "itertools",7899 "kvdb",7537 "lru 0.7.3",7900 "lru 0.7.3",7538 "metered-channel",7901 "metered-channel",7902 "parity-db",7539 "parity-scale-codec",7903 "parity-scale-codec",7904 "parity-util-mem",7905 "parking_lot 0.11.2",7540 "pin-project 1.0.10",7906 "pin-project 1.0.10",7541 "polkadot-node-jaeger",7907 "polkadot-node-jaeger",7542 "polkadot-node-metrics",7908 "polkadot-node-metrics",755579217556[[package]]7922[[package]]7557name = "polkadot-overseer"7923name = "polkadot-overseer"7558version = "0.9.17"7924version = "0.9.18"7559source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7925source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7560dependencies = [7926dependencies = [7561 "futures 0.3.21",7927 "futures 0.3.21",7562 "futures-timer",7928 "futures-timer",7563 "lru 0.7.3",7929 "lru 0.7.3",7564 "parity-util-mem",7930 "parity-util-mem",7565 "parking_lot 0.11.2",7931 "parking_lot 0.12.0",7566 "polkadot-node-metrics",7932 "polkadot-node-metrics",7567 "polkadot-node-network-protocol",7933 "polkadot-node-network-protocol",7568 "polkadot-node-primitives",7934 "polkadot-node-primitives",757679427577[[package]]7943[[package]]7578name = "polkadot-overseer-gen"7944name = "polkadot-overseer-gen"7579version = "0.9.17"7945version = "0.9.18"7580source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7946source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7581dependencies = [7947dependencies = [7582 "async-trait",7948 "async-trait",7583 "futures 0.3.21",7949 "futures 0.3.21",759379597594[[package]]7960[[package]]7595name = "polkadot-overseer-gen-proc-macro"7961name = "polkadot-overseer-gen-proc-macro"7596version = "0.9.17"7962version = "0.9.18"7597source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7963source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7598dependencies = [7964dependencies = [7965 "expander 0.0.5",7599 "proc-macro-crate 1.1.3",7966 "proc-macro-crate 1.1.3",7600 "proc-macro2",7967 "proc-macro2",7601 "quote",7968 "quote",760479717605[[package]]7972[[package]]7606name = "polkadot-parachain"7973name = "polkadot-parachain"7607version = "0.9.17"7974version = "0.9.18"7608source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7975source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7609dependencies = [7976dependencies = [7610 "derive_more",7977 "derive_more",7611 "frame-support",7978 "frame-support",762179887622[[package]]7989[[package]]7623name = "polkadot-performance-test"7990name = "polkadot-performance-test"7624version = "0.9.17"7991version = "0.9.18"7625source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7992source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7626dependencies = [7993dependencies = [7627 "env_logger",7994 "env_logger",7628 "kusama-runtime",7995 "kusama-runtime",763680037637[[package]]8004[[package]]7638name = "polkadot-primitives"8005name = "polkadot-primitives"7639version = "0.9.17"8006version = "0.9.18"7640source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8007source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7641dependencies = [8008dependencies = [7642 "bitvec",8009 "bitvec",7643 "frame-system",8010 "frame-system",766680337667[[package]]8034[[package]]7668name = "polkadot-rpc"8035name = "polkadot-rpc"7669version = "0.9.17"8036version = "0.9.18"7670source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8037source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7671dependencies = [8038dependencies = [7672 "beefy-gadget",8039 "beefy-gadget",7673 "beefy-gadget-rpc",8040 "beefy-gadget-rpc",769780647698[[package]]8065[[package]]7699name = "polkadot-runtime"8066name = "polkadot-runtime"7700version = "0.9.17"8067version = "0.9.18"7701source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8068source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7702dependencies = [8069dependencies = [7703 "beefy-primitives",8070 "beefy-primitives",7704 "bitvec",8071 "bitvec",778181487782[[package]]8149[[package]]7783name = "polkadot-runtime-common"8150name = "polkadot-runtime-common"7784version = "0.9.17"8151version = "0.9.18"7785source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8152source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7786dependencies = [8153dependencies = [7787 "beefy-primitives",8154 "beefy-primitives",7788 "bitvec",8155 "bitvec",782881957829[[package]]8196[[package]]7830name = "polkadot-runtime-constants"8197name = "polkadot-runtime-constants"7831version = "0.9.17"8198version = "0.9.18"7832source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8199source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7833dependencies = [8200dependencies = [7834 "frame-support",8201 "frame-support",7835 "polkadot-primitives",8202 "polkadot-primitives",784082077841[[package]]8208[[package]]7842name = "polkadot-runtime-metrics"8209name = "polkadot-runtime-metrics"7843version = "0.9.17"8210version = "0.9.18"7844source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8211source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7845dependencies = [8212dependencies = [7846 "bs58",8213 "bs58",7847 "parity-scale-codec",8214 "parity-scale-codec",785282197853[[package]]8220[[package]]7854name = "polkadot-runtime-parachains"8221name = "polkadot-runtime-parachains"7855version = "0.9.17"8222version = "0.9.18"7856source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8223source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7857dependencies = [8224dependencies = [7858 "bitflags",8225 "bitflags",7859 "bitvec",8226 "bitvec",789482617895[[package]]8262[[package]]7896name = "polkadot-service"8263name = "polkadot-service"7897version = "0.9.17"8264version = "0.9.18"7898source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8265source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7899dependencies = [8266dependencies = [7900 "async-trait",8267 "async-trait",7901 "beefy-gadget",8268 "beefy-gadget",7912 "pallet-mmr-primitives",8279 "pallet-mmr-primitives",7913 "pallet-staking",8280 "pallet-staking",7914 "pallet-transaction-payment-rpc-runtime-api",8281 "pallet-transaction-payment-rpc-runtime-api",8282 "parity-db",7915 "polkadot-approval-distribution",8283 "polkadot-approval-distribution",7916 "polkadot-availability-bitfield-distribution",8284 "polkadot-availability-bitfield-distribution",7917 "polkadot-availability-distribution",8285 "polkadot-availability-distribution",799483627995[[package]]8363[[package]]7996name = "polkadot-statement-distribution"8364name = "polkadot-statement-distribution"7997version = "0.9.17"8365version = "0.9.18"7998source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8366source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"7999dependencies = [8367dependencies = [8000 "arrayvec 0.5.2",8368 "arrayvec 0.5.2",8001 "derive_more",8369 "fatality",8002 "futures 0.3.21",8370 "futures 0.3.21",8003 "indexmap",8371 "indexmap",8004 "parity-scale-codec",8372 "parity-scale-codec",801583838016[[package]]8384[[package]]8017name = "polkadot-statement-table"8385name = "polkadot-statement-table"8018version = "0.9.17"8386version = "0.9.18"8019source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8387source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"8020dependencies = [8388dependencies = [8021 "parity-scale-codec",8389 "parity-scale-codec",8022 "polkadot-primitives",8390 "polkadot-primitives",802583938026[[package]]8394[[package]]8027name = "polkadot-test-runtime"8395name = "polkadot-test-runtime"8028version = "0.9.17"8396version = "0.9.18"8029source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8397source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"8030dependencies = [8398dependencies = [8031 "beefy-primitives",8399 "beefy-primitives",8032 "bitvec",8400 "bitvec",808784558088[[package]]8456[[package]]8089name = "polkadot-test-service"8457name = "polkadot-test-service"8090version = "0.9.17"8458version = "0.9.18"8091source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8459source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"8092dependencies = [8460dependencies = [8093 "frame-benchmarking",8461 "frame-benchmarking",8094 "frame-system",8462 "frame-system",8158source = "registry+https://github.com/rust-lang/crates.io-index"8526source = "registry+https://github.com/rust-lang/crates.io-index"8159checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8527checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8160dependencies = [8528dependencies = [8161 "cpufeatures 0.2.1",8529 "cpufeatures 0.2.2",8162 "opaque-debug 0.3.0",8530 "opaque-debug 0.3.0",8163 "universal-hash",8531 "universal-hash",8164]8532]8170checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8538checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8171dependencies = [8539dependencies = [8172 "cfg-if 1.0.0",8540 "cfg-if 1.0.0",8173 "cpufeatures 0.2.1",8541 "cpufeatures 0.2.2",8174 "opaque-debug 0.3.0",8542 "opaque-debug 0.3.0",8175 "universal-hash",8543 "universal-hash",8176]8544]8181source = "registry+https://github.com/rust-lang/crates.io-index"8549source = "registry+https://github.com/rust-lang/crates.io-index"8182checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"8550checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"81838184[[package]]8185name = "primitive-types"8186version = "0.9.1"8187source = "registry+https://github.com/rust-lang/crates.io-index"8188checksum = "06345ee39fbccfb06ab45f3a1a5798d9dafa04cb8921a76d227040003a234b0e"8189dependencies = [8190 "fixed-hash",8191 "impl-codec",8192 "impl-rlp",8193 "uint",8194]819585518196[[package]]8552[[package]]8197name = "primitive-types"8553name = "primitive-types"8198version = "0.10.1"8554version = "0.11.1"8199source = "registry+https://github.com/rust-lang/crates.io-index"8555source = "registry+https://github.com/rust-lang/crates.io-index"8200checksum = "05e4722c697a58a99d5d06a08c30821d7c082a4632198de1eaa5a6c22ef42373"8556checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a"8201dependencies = [8557dependencies = [8202 "fixed-hash",8558 "fixed-hash",8203 "impl-codec",8559 "impl-codec",833786938338[[package]]8694[[package]]8339name = "quartz-runtime"8695name = "quartz-runtime"8340version = "0.1.0"8696version = "0.9.18"8341dependencies = [8697dependencies = [8342 "cumulus-pallet-aura-ext",8698 "cumulus-pallet-aura-ext",8343 "cumulus-pallet-dmp-queue",8699 "cumulus-pallet-dmp-queue",843687928437[[package]]8793[[package]]8438name = "quote"8794name = "quote"8439version = "1.0.15"8795version = "1.0.16"8440source = "registry+https://github.com/rust-lang/crates.io-index"8796source = "registry+https://github.com/rust-lang/crates.io-index"8441checksum = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145"8797checksum = "b4af2ec4714533fcdf07e886f17025ace8b997b9ce51204ee69b6da831c3da57"8442dependencies = [8798dependencies = [8443 "proc-macro2",8799 "proc-macro2",8444]8800]844588018446[[package]]8802[[package]]8447name = "radium"8803name = "radium"8448version = "0.6.2"8804version = "0.7.0"8449source = "registry+https://github.com/rust-lang/crates.io-index"8805source = "registry+https://github.com/rust-lang/crates.io-index"8450checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"8806checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"845188078452[[package]]8808[[package]]8453name = "rand"8809name = "rand"8571 "num_cpus",8927 "num_cpus",8572]8928]85738574[[package]]8575name = "redox_syscall"8576version = "0.1.57"8577source = "registry+https://github.com/rust-lang/crates.io-index"8578checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"857989298580[[package]]8930[[package]]8581name = "redox_syscall"8931name = "redox_syscall"858889388589[[package]]8939[[package]]8590name = "redox_users"8940name = "redox_users"8591version = "0.4.0"8941version = "0.4.2"8592source = "registry+https://github.com/rust-lang/crates.io-index"8942source = "registry+https://github.com/rust-lang/crates.io-index"8593checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"8943checksum = "7776223e2696f1aa4c6b0170e83212f47296a00424305117d013dfe86fb0fe55"8594dependencies = [8944dependencies = [8595 "getrandom 0.2.5",8945 "getrandom 0.2.5",8596 "redox_syscall 0.2.11",8946 "redox_syscall",8947 "thiserror",8597]8948]859889498599[[package]]8950[[package]]864289938643[[package]]8994[[package]]8644name = "regex"8995name = "regex"8645version = "1.5.4"8996version = "1.5.5"8646source = "registry+https://github.com/rust-lang/crates.io-index"8997source = "registry+https://github.com/rust-lang/crates.io-index"8647checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"8998checksum = "1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286"8648dependencies = [8999dependencies = [8649 "aho-corasick",9000 "aho-corasick",8650 "memchr",9001 "memchr",8681[[package]]9032[[package]]8682name = "remote-externalities"9033name = "remote-externalities"8683version = "0.10.0-dev"9034version = "0.10.0-dev"8684source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9035source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"8685dependencies = [9036dependencies = [8686 "env_logger",9037 "env_logger",8687 "jsonrpsee 0.8.0",9038 "jsonrpsee 0.8.0",875891098759[[package]]9110[[package]]8760name = "rocksdb"9111name = "rocksdb"8761version = "0.17.0"9112version = "0.18.0"8762source = "registry+https://github.com/rust-lang/crates.io-index"9113source = "registry+https://github.com/rust-lang/crates.io-index"8763checksum = "7a62eca5cacf2c8261128631bed9f045598d40bfbe4b29f5163f0f802f8f44a7"9114checksum = "620f4129485ff1a7128d184bc687470c21c7951b64779ebc9cfdad3dcd920290"8764dependencies = [9115dependencies = [8765 "libc",9116 "libc",8766 "librocksdb-sys",9117 "librocksdb-sys",8767]9118]876891198769[[package]]9120[[package]]8770name = "rococo-runtime"9121name = "rococo-runtime"8771version = "0.9.17"9122version = "0.9.18"8772source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"9123source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"8773dependencies = [9124dependencies = [8774 "beefy-primitives",9125 "beefy-primitives",8775 "bp-messages",9126 "bp-messages",884391948844[[package]]9195[[package]]8845name = "rococo-runtime-constants"9196name = "rococo-runtime-constants"8846version = "0.9.17"9197version = "0.9.18"8847source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"9198source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"8848dependencies = [9199dependencies = [8849 "frame-support",9200 "frame-support",8850 "polkadot-primitives",9201 "polkadot-primitives",9033[[package]]9384[[package]]9034name = "sc-allocator"9385name = "sc-allocator"9035version = "4.1.0-dev"9386version = "4.1.0-dev"9036source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9387source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9037dependencies = [9388dependencies = [9038 "log",9389 "log",9039 "sp-core",9390 "sp-core",9044[[package]]9395[[package]]9045name = "sc-authority-discovery"9396name = "sc-authority-discovery"9046version = "0.10.0-dev"9397version = "0.10.0-dev"9047source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9398source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9048dependencies = [9399dependencies = [9049 "async-trait",9400 "async-trait",9050 "futures 0.3.21",9401 "futures 0.3.21",9071[[package]]9422[[package]]9072name = "sc-basic-authorship"9423name = "sc-basic-authorship"9073version = "0.10.0-dev"9424version = "0.10.0-dev"9074source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9425source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9075dependencies = [9426dependencies = [9076 "futures 0.3.21",9427 "futures 0.3.21",9077 "futures-timer",9428 "futures-timer",9094[[package]]9445[[package]]9095name = "sc-block-builder"9446name = "sc-block-builder"9096version = "0.10.0-dev"9447version = "0.10.0-dev"9097source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9448source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9098dependencies = [9449dependencies = [9099 "parity-scale-codec",9450 "parity-scale-codec",9100 "sc-client-api",9451 "sc-client-api",9110[[package]]9461[[package]]9111name = "sc-chain-spec"9462name = "sc-chain-spec"9112version = "4.0.0-dev"9463version = "4.0.0-dev"9113source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9464source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9114dependencies = [9465dependencies = [9115 "impl-trait-for-tuples",9466 "impl-trait-for-tuples",9116 "memmap2 0.5.3",9467 "memmap2 0.5.3",9127[[package]]9478[[package]]9128name = "sc-chain-spec-derive"9479name = "sc-chain-spec-derive"9129version = "4.0.0-dev"9480version = "4.0.0-dev"9130source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9481source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9131dependencies = [9482dependencies = [9132 "proc-macro-crate 1.1.3",9483 "proc-macro-crate 1.1.3",9133 "proc-macro2",9484 "proc-macro2",9138[[package]]9489[[package]]9139name = "sc-cli"9490name = "sc-cli"9140version = "0.10.0-dev"9491version = "0.10.0-dev"9141source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9492source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9142dependencies = [9493dependencies = [9143 "chrono",9494 "chrono",9144 "clap",9495 "clap",9176[[package]]9527[[package]]9177name = "sc-client-api"9528name = "sc-client-api"9178version = "4.0.0-dev"9529version = "4.0.0-dev"9179source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9530source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9180dependencies = [9531dependencies = [9181 "fnv",9532 "fnv",9182 "futures 0.3.21",9533 "futures 0.3.21",9183 "hash-db",9534 "hash-db",9184 "log",9535 "log",9185 "parity-scale-codec",9536 "parity-scale-codec",9186 "parking_lot 0.11.2",9537 "parking_lot 0.12.0",9187 "sc-executor",9538 "sc-executor",9188 "sc-transaction-pool-api",9539 "sc-transaction-pool-api",9189 "sc-utils",9540 "sc-utils",9204[[package]]9555[[package]]9205name = "sc-client-db"9556name = "sc-client-db"9206version = "0.10.0-dev"9557version = "0.10.0-dev"9207source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9558source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9208dependencies = [9559dependencies = [9209 "hash-db",9560 "hash-db",9210 "kvdb",9561 "kvdb",9214 "log",9565 "log",9215 "parity-db",9566 "parity-db",9216 "parity-scale-codec",9567 "parity-scale-codec",9217 "parking_lot 0.11.2",9568 "parking_lot 0.12.0",9218 "sc-client-api",9569 "sc-client-api",9219 "sc-state-db",9570 "sc-state-db",9220 "sp-arithmetic",9571 "sp-arithmetic",9229[[package]]9580[[package]]9230name = "sc-consensus"9581name = "sc-consensus"9231version = "0.10.0-dev"9582version = "0.10.0-dev"9232source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9583source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9233dependencies = [9584dependencies = [9234 "async-trait",9585 "async-trait",9235 "futures 0.3.21",9586 "futures 0.3.21",9236 "futures-timer",9587 "futures-timer",9237 "libp2p",9588 "libp2p",9238 "log",9589 "log",9239 "parking_lot 0.11.2",9590 "parking_lot 0.12.0",9240 "sc-client-api",9591 "sc-client-api",9241 "sc-utils",9592 "sc-utils",9242 "serde",9593 "serde",9253[[package]]9604[[package]]9254name = "sc-consensus-aura"9605name = "sc-consensus-aura"9255version = "0.10.0-dev"9606version = "0.10.0-dev"9256source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9607source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9257dependencies = [9608dependencies = [9258 "async-trait",9609 "async-trait",9259 "futures 0.3.21",9610 "futures 0.3.21",9282[[package]]9633[[package]]9283name = "sc-consensus-babe"9634name = "sc-consensus-babe"9284version = "0.10.0-dev"9635version = "0.10.0-dev"9285source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9636source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9286dependencies = [9637dependencies = [9287 "async-trait",9638 "async-trait",9288 "fork-tree",9639 "fork-tree",9293 "num-rational 0.2.4",9644 "num-rational 0.2.4",9294 "num-traits",9645 "num-traits",9295 "parity-scale-codec",9646 "parity-scale-codec",9296 "parking_lot 0.11.2",9647 "parking_lot 0.12.0",9297 "rand 0.7.3",9648 "rand 0.7.3",9298 "retain_mut",9649 "retain_mut",9299 "sc-client-api",9650 "sc-client-api",9325[[package]]9676[[package]]9326name = "sc-consensus-babe-rpc"9677name = "sc-consensus-babe-rpc"9327version = "0.10.0-dev"9678version = "0.10.0-dev"9328source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9679source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9329dependencies = [9680dependencies = [9330 "futures 0.3.21",9681 "futures 0.3.21",9331 "jsonrpc-core",9682 "jsonrpc-core",9349[[package]]9700[[package]]9350name = "sc-consensus-epochs"9701name = "sc-consensus-epochs"9351version = "0.10.0-dev"9702version = "0.10.0-dev"9352source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9703source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9353dependencies = [9704dependencies = [9354 "fork-tree",9705 "fork-tree",9355 "parity-scale-codec",9706 "parity-scale-codec",9362[[package]]9713[[package]]9363name = "sc-consensus-manual-seal"9714name = "sc-consensus-manual-seal"9364version = "0.10.0-dev"9715version = "0.10.0-dev"9365source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9716source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9366dependencies = [9717dependencies = [9367 "assert_matches",9718 "assert_matches",9368 "async-trait",9719 "async-trait",9398[[package]]9749[[package]]9399name = "sc-consensus-slots"9750name = "sc-consensus-slots"9400version = "0.10.0-dev"9751version = "0.10.0-dev"9401source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9752source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9402dependencies = [9753dependencies = [9403 "async-trait",9754 "async-trait",9404 "futures 0.3.21",9755 "futures 0.3.21",9423[[package]]9774[[package]]9424name = "sc-consensus-uncles"9775name = "sc-consensus-uncles"9425version = "0.10.0-dev"9776version = "0.10.0-dev"9426source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9777source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9427dependencies = [9778dependencies = [9428 "sc-client-api",9779 "sc-client-api",9429 "sp-authorship",9780 "sp-authorship",9434[[package]]9785[[package]]9435name = "sc-executor"9786name = "sc-executor"9436version = "0.10.0-dev"9787version = "0.10.0-dev"9437source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9788source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9438dependencies = [9789dependencies = [9439 "lazy_static",9790 "lazy_static",9440 "libsecp256k1 0.7.0",9441 "log",9442 "lru 0.6.6",9791 "lru 0.6.6",9443 "parity-scale-codec",9792 "parity-scale-codec",9444 "parking_lot 0.11.2",9793 "parking_lot 0.12.0",9445 "sc-executor-common",9794 "sc-executor-common",9446 "sc-executor-wasmi",9795 "sc-executor-wasmi",9447 "sc-executor-wasmtime",9796 "sc-executor-wasmtime",9456 "sp-trie",9805 "sp-trie",9457 "sp-version",9806 "sp-version",9458 "sp-wasm-interface",9807 "sp-wasm-interface",9808 "tracing",9459 "wasmi",9809 "wasmi",9460]9810]946198119462[[package]]9812[[package]]9463name = "sc-executor-common"9813name = "sc-executor-common"9464version = "0.10.0-dev"9814version = "0.10.0-dev"9465source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9815source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9466dependencies = [9816dependencies = [9467 "environmental",9817 "environmental",9468 "parity-scale-codec",9818 "parity-scale-codec",9479[[package]]9829[[package]]9480name = "sc-executor-wasmi"9830name = "sc-executor-wasmi"9481version = "0.10.0-dev"9831version = "0.10.0-dev"9482source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9832source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9483dependencies = [9833dependencies = [9484 "log",9834 "log",9485 "parity-scale-codec",9835 "parity-scale-codec",9495[[package]]9845[[package]]9496name = "sc-executor-wasmtime"9846name = "sc-executor-wasmtime"9497version = "0.10.0-dev"9847version = "0.10.0-dev"9498source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9848source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9499dependencies = [9849dependencies = [9500 "cfg-if 1.0.0",9850 "cfg-if 1.0.0",9501 "libc",9851 "libc",9513[[package]]9863[[package]]9514name = "sc-finality-grandpa"9864name = "sc-finality-grandpa"9515version = "0.10.0-dev"9865version = "0.10.0-dev"9516source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9866source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9517dependencies = [9867dependencies = [9868 "ahash",9518 "async-trait",9869 "async-trait",9519 "dyn-clone",9870 "dyn-clone",9520 "finality-grandpa",9871 "finality-grandpa",9521 "fork-tree",9872 "fork-tree",9522 "futures 0.3.21",9873 "futures 0.3.21",9523 "futures-timer",9874 "futures-timer",9875 "hex",9524 "log",9876 "log",9525 "parity-scale-codec",9877 "parity-scale-codec",9526 "parking_lot 0.11.2",9878 "parking_lot 0.12.0",9527 "rand 0.8.5",9879 "rand 0.8.5",9528 "sc-block-builder",9880 "sc-block-builder",9529 "sc-chain-spec",9881 "sc-chain-spec",9551[[package]]9903[[package]]9552name = "sc-finality-grandpa-rpc"9904name = "sc-finality-grandpa-rpc"9553version = "0.10.0-dev"9905version = "0.10.0-dev"9554source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9906source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9555dependencies = [9907dependencies = [9556 "finality-grandpa",9908 "finality-grandpa",9557 "futures 0.3.21",9909 "futures 0.3.21",9575[[package]]9927[[package]]9576name = "sc-informant"9928name = "sc-informant"9577version = "0.10.0-dev"9929version = "0.10.0-dev"9578source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9930source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9579dependencies = [9931dependencies = [9580 "ansi_term",9932 "ansi_term",9581 "futures 0.3.21",9933 "futures 0.3.21",9592[[package]]9944[[package]]9593name = "sc-keystore"9945name = "sc-keystore"9594version = "4.0.0-dev"9946version = "4.0.0-dev"9595source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9947source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9596dependencies = [9948dependencies = [9597 "async-trait",9949 "async-trait",9598 "hex",9950 "hex",9599 "parking_lot 0.11.2",9951 "parking_lot 0.12.0",9600 "serde_json",9952 "serde_json",9601 "sp-application-crypto",9953 "sp-application-crypto",9602 "sp-core",9954 "sp-core",9607[[package]]9959[[package]]9608name = "sc-network"9960name = "sc-network"9609version = "0.10.0-dev"9961version = "0.10.0-dev"9610source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9962source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9611dependencies = [9963dependencies = [9612 "async-std",9613 "async-trait",9964 "async-trait",9614 "asynchronous-codec 0.5.0",9965 "asynchronous-codec 0.5.0",9615 "bitflags",9966 "bitflags",9628 "log",9979 "log",9629 "lru 0.7.3",9980 "lru 0.7.3",9630 "parity-scale-codec",9981 "parity-scale-codec",9631 "parking_lot 0.11.2",9982 "parking_lot 0.12.0",9632 "pin-project 1.0.10",9983 "pin-project 1.0.10",9633 "prost",9984 "prost",9634 "prost-build",9985 "prost-build",9657[[package]]10008[[package]]9658name = "sc-network-gossip"10009name = "sc-network-gossip"9659version = "0.10.0-dev"10010version = "0.10.0-dev"9660source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10011source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9661dependencies = [10012dependencies = [10013 "ahash",9662 "futures 0.3.21",10014 "futures 0.3.21",9663 "futures-timer",10015 "futures-timer",9664 "libp2p",10016 "libp2p",9673[[package]]10025[[package]]9674name = "sc-offchain"10026name = "sc-offchain"9675version = "4.0.0-dev"10027version = "4.0.0-dev"9676source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10028source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9677dependencies = [10029dependencies = [9678 "bytes 1.1.0",10030 "bytes 1.1.0",9679 "fnv",10031 "fnv",9680 "futures 0.3.21",10032 "futures 0.3.21",9681 "futures-timer",10033 "futures-timer",9682 "hex",10034 "hex",9683 "hyper",10035 "hyper",9684 "hyper-rustls",10036 "hyper-rustls 0.22.1",9685 "num_cpus",10037 "num_cpus",9686 "once_cell",10038 "once_cell",9687 "parity-scale-codec",10039 "parity-scale-codec",9688 "parking_lot 0.11.2",10040 "parking_lot 0.12.0",9689 "rand 0.7.3",10041 "rand 0.7.3",9690 "sc-client-api",10042 "sc-client-api",9691 "sc-network",10043 "sc-network",9701[[package]]10053[[package]]9702name = "sc-peerset"10054name = "sc-peerset"9703version = "4.0.0-dev"10055version = "4.0.0-dev"9704source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10056source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9705dependencies = [10057dependencies = [9706 "futures 0.3.21",10058 "futures 0.3.21",9707 "libp2p",10059 "libp2p",9714[[package]]10066[[package]]9715name = "sc-proposer-metrics"10067name = "sc-proposer-metrics"9716version = "0.10.0-dev"10068version = "0.10.0-dev"9717source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10069source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9718dependencies = [10070dependencies = [9719 "log",10071 "log",9720 "substrate-prometheus-endpoint",10072 "substrate-prometheus-endpoint",9723[[package]]10075[[package]]9724name = "sc-rpc"10076name = "sc-rpc"9725version = "4.0.0-dev"10077version = "4.0.0-dev"9726source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10078source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9727dependencies = [10079dependencies = [9728 "futures 0.3.21",10080 "futures 0.3.21",9729 "hash-db",10081 "hash-db",9730 "jsonrpc-core",10082 "jsonrpc-core",9731 "jsonrpc-pubsub",10083 "jsonrpc-pubsub",9732 "log",10084 "log",9733 "parity-scale-codec",10085 "parity-scale-codec",9734 "parking_lot 0.11.2",10086 "parking_lot 0.12.0",9735 "sc-block-builder",10087 "sc-block-builder",9736 "sc-chain-spec",10088 "sc-chain-spec",9737 "sc-client-api",10089 "sc-client-api",9754[[package]]10106[[package]]9755name = "sc-rpc-api"10107name = "sc-rpc-api"9756version = "0.10.0-dev"10108version = "0.10.0-dev"9757source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10109source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9758dependencies = [10110dependencies = [9759 "futures 0.3.21",10111 "futures 0.3.21",9760 "jsonrpc-core",10112 "jsonrpc-core",9763 "jsonrpc-pubsub",10115 "jsonrpc-pubsub",9764 "log",10116 "log",9765 "parity-scale-codec",10117 "parity-scale-codec",9766 "parking_lot 0.11.2",10118 "parking_lot 0.12.0",9767 "sc-chain-spec",10119 "sc-chain-spec",9768 "sc-transaction-pool-api",10120 "sc-transaction-pool-api",9769 "serde",10121 "serde",9779[[package]]10131[[package]]9780name = "sc-rpc-server"10132name = "sc-rpc-server"9781version = "4.0.0-dev"10133version = "4.0.0-dev"9782source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10134source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9783dependencies = [10135dependencies = [9784 "futures 0.3.21",10136 "futures 0.3.21",9785 "jsonrpc-core",10137 "jsonrpc-core",9796[[package]]10148[[package]]9797name = "sc-service"10149name = "sc-service"9798version = "0.10.0-dev"10150version = "0.10.0-dev"9799source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10151source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9800dependencies = [10152dependencies = [9801 "async-trait",10153 "async-trait",9802 "directories",10154 "directories",9809 "log",10161 "log",9810 "parity-scale-codec",10162 "parity-scale-codec",9811 "parity-util-mem",10163 "parity-util-mem",9812 "parking_lot 0.11.2",10164 "parking_lot 0.12.0",9813 "pin-project 1.0.10",10165 "pin-project 1.0.10",9814 "rand 0.7.3",10166 "rand 0.7.3",9815 "sc-block-builder",10167 "sc-block-builder",9860[[package]]10212[[package]]9861name = "sc-state-db"10213name = "sc-state-db"9862version = "0.10.0-dev"10214version = "0.10.0-dev"9863source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10215source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9864dependencies = [10216dependencies = [9865 "log",10217 "log",9866 "parity-scale-codec",10218 "parity-scale-codec",9867 "parity-util-mem",10219 "parity-util-mem",9868 "parity-util-mem-derive",10220 "parity-util-mem-derive",9869 "parking_lot 0.11.2",10221 "parking_lot 0.12.0",9870 "sc-client-api",10222 "sc-client-api",9871 "sp-core",10223 "sp-core",9872]10224]9873102259874[[package]]10226[[package]]9875name = "sc-sync-state-rpc"10227name = "sc-sync-state-rpc"9876version = "0.10.0-dev"10228version = "0.10.0-dev"9877source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10229source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9878dependencies = [10230dependencies = [9879 "jsonrpc-core",10231 "jsonrpc-core",9880 "jsonrpc-core-client",10232 "jsonrpc-core-client",9885 "sc-consensus-babe",10237 "sc-consensus-babe",9886 "sc-consensus-epochs",10238 "sc-consensus-epochs",9887 "sc-finality-grandpa",10239 "sc-finality-grandpa",9888 "sc-rpc-api",9889 "serde",10240 "serde",9890 "serde_json",10241 "serde_json",9891 "sp-blockchain",10242 "sp-blockchain",9896[[package]]10247[[package]]9897name = "sc-telemetry"10248name = "sc-telemetry"9898version = "4.0.0-dev"10249version = "4.0.0-dev"9899source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10250source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9900dependencies = [10251dependencies = [9901 "chrono",10252 "chrono",9902 "futures 0.3.21",10253 "futures 0.3.21",9903 "libp2p",10254 "libp2p",9904 "log",10255 "log",9905 "parking_lot 0.11.2",10256 "parking_lot 0.12.0",9906 "pin-project 1.0.10",10257 "pin-project 1.0.10",9907 "rand 0.7.3",10258 "rand 0.7.3",9908 "serde",10259 "serde",9914[[package]]10265[[package]]9915name = "sc-tracing"10266name = "sc-tracing"9916version = "4.0.0-dev"10267version = "4.0.0-dev"9917source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10268source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9918dependencies = [10269dependencies = [9919 "ansi_term",10270 "ansi_term",9920 "atty",10271 "atty",9923 "libc",10274 "libc",9924 "log",10275 "log",9925 "once_cell",10276 "once_cell",9926 "parking_lot 0.11.2",10277 "parking_lot 0.12.0",9927 "regex",10278 "regex",9928 "rustc-hash",10279 "rustc-hash",9929 "sc-client-api",10280 "sc-client-api",9945[[package]]10296[[package]]9946name = "sc-tracing-proc-macro"10297name = "sc-tracing-proc-macro"9947version = "4.0.0-dev"10298version = "4.0.0-dev"9948source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10299source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9949dependencies = [10300dependencies = [9950 "proc-macro-crate 1.1.3",10301 "proc-macro-crate 1.1.3",9951 "proc-macro2",10302 "proc-macro2",9956[[package]]10307[[package]]9957name = "sc-transaction-pool"10308name = "sc-transaction-pool"9958version = "4.0.0-dev"10309version = "4.0.0-dev"9959source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10310source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9960dependencies = [10311dependencies = [9961 "futures 0.3.21",10312 "futures 0.3.21",9962 "futures-timer",10313 "futures-timer",9963 "linked-hash-map",10314 "linked-hash-map",9964 "log",10315 "log",9965 "parity-scale-codec",10316 "parity-scale-codec",9966 "parity-util-mem",10317 "parity-util-mem",9967 "parking_lot 0.11.2",10318 "parking_lot 0.12.0",9968 "retain_mut",10319 "retain_mut",9969 "sc-client-api",10320 "sc-client-api",9970 "sc-transaction-pool-api",10321 "sc-transaction-pool-api",9983[[package]]10334[[package]]9984name = "sc-transaction-pool-api"10335name = "sc-transaction-pool-api"9985version = "4.0.0-dev"10336version = "4.0.0-dev"9986source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10337source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"9987dependencies = [10338dependencies = [9988 "futures 0.3.21",10339 "futures 0.3.21",9989 "log",10340 "log",9996[[package]]10347[[package]]9997name = "sc-utils"10348name = "sc-utils"9998version = "4.0.0-dev"10349version = "4.0.0-dev"9999source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10350source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10000dependencies = [10351dependencies = [10001 "futures 0.3.21",10352 "futures 0.3.21",10002 "futures-timer",10353 "futures-timer",10003 "lazy_static",10354 "lazy_static",10355 "log",10004 "parking_lot 0.11.2",10356 "parking_lot 0.12.0",10005 "prometheus",10357 "prometheus",10006]10358]100071035910008[[package]]10360[[package]]10009name = "scale-info"10361name = "scale-info"10010version = "1.0.0"10362version = "2.0.1"10011source = "registry+https://github.com/rust-lang/crates.io-index"10363source = "registry+https://github.com/rust-lang/crates.io-index"10012checksum = "5c55b744399c25532d63a0d2789b109df8d46fc93752d46b0782991a931a782f"10364checksum = "0563970d79bcbf3c537ce3ad36d859b30d36fc5b190efd227f1f7a84d7cf0d42"10013dependencies = [10365dependencies = [10014 "bitvec",10366 "bitvec",10015 "cfg-if 1.0.0",10367 "cfg-if 1.0.0",100211037310022[[package]]10374[[package]]10023name = "scale-info-derive"10375name = "scale-info-derive"10024version = "1.0.0"10376version = "2.0.0"10025source = "registry+https://github.com/rust-lang/crates.io-index"10377source = "registry+https://github.com/rust-lang/crates.io-index"10026checksum = "baeb2780690380592f86205aa4ee49815feb2acad8c2f59e6dd207148c3f1fcd"10378checksum = "b7805950c36512db9e3251c970bb7ac425f326716941862205d612ab3b5e46e2"10027dependencies = [10379dependencies = [10028 "proc-macro-crate 1.1.3",10380 "proc-macro-crate 1.1.3",10029 "proc-macro2",10381 "proc-macro2",10091 "untrusted",10443 "untrusted",10092]10444]1044510446[[package]]10447name = "sec1"10448version = "0.2.1"10449source = "registry+https://github.com/rust-lang/crates.io-index"10450checksum = "08da66b8b0965a5555b6bd6639e68ccba85e1e2506f5fbb089e93f8a04e1a2d1"10451dependencies = [10452 "der",10453 "generic-array 0.14.5",10454 "pkcs8",10455 "subtle 2.4.1",10456 "zeroize",10457]1045810459[[package]]10460name = "secp256k1"10461version = "0.21.3"10462source = "registry+https://github.com/rust-lang/crates.io-index"10463checksum = "9c42e6f1735c5f00f51e43e28d6634141f2bcad10931b2609ddd74a86d751260"10464dependencies = [10465 "secp256k1-sys",10466]1046710468[[package]]10469name = "secp256k1-sys"10470version = "0.4.2"10471source = "registry+https://github.com/rust-lang/crates.io-index"10472checksum = "957da2573cde917463ece3570eab4a0b3f19de6f1646cde62e6fd3868f566036"10473dependencies = [10474 "cc",10475]100931047610094[[package]]10477[[package]]10095name = "secrecy"10478name = "secrecy"10205 "serde",10588 "serde",10206]10589]1059010591[[package]]10592name = "serde_nanos"10593version = "0.1.2"10594source = "registry+https://github.com/rust-lang/crates.io-index"10595checksum = "e44969a61f5d316be20a42ff97816efb3b407a924d06824c3d8a49fa8450de0e"10596dependencies = [10597 "serde",10598]102071059910208[[package]]10600[[package]]10209name = "sha-1"10601name = "sha-1"10225dependencies = [10617dependencies = [10226 "block-buffer 0.9.0",10618 "block-buffer 0.9.0",10227 "cfg-if 1.0.0",10619 "cfg-if 1.0.0",10228 "cpufeatures 0.2.1",10620 "cpufeatures 0.2.2",10229 "digest 0.9.0",10621 "digest 0.9.0",10230 "opaque-debug 0.3.0",10622 "opaque-debug 0.3.0",10231]10623]10250dependencies = [10642dependencies = [10251 "block-buffer 0.9.0",10643 "block-buffer 0.9.0",10252 "cfg-if 1.0.0",10644 "cfg-if 1.0.0",10253 "cpufeatures 0.2.1",10645 "cpufeatures 0.2.2",10254 "digest 0.9.0",10646 "digest 0.9.0",10255 "opaque-debug 0.3.0",10647 "opaque-debug 0.3.0",10256]10648]10262checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"10654checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"10263dependencies = [10655dependencies = [10264 "cfg-if 1.0.0",10656 "cfg-if 1.0.0",10265 "cpufeatures 0.2.1",10657 "cpufeatures 0.2.2",10266 "digest 0.10.3",10658 "digest 0.10.3",10267]10659]102681066010291 "opaque-debug 0.3.0",10683 "opaque-debug 0.3.0",10292]10684]1068510686[[package]]10687name = "sha3"10688version = "0.10.1"10689source = "registry+https://github.com/rust-lang/crates.io-index"10690checksum = "881bf8156c87b6301fc5ca6b27f11eeb2761224c7081e69b409d5a1951a70c86"10691dependencies = [10692 "digest 0.10.3",10693 "keccak",10694]102931069510294[[package]]10696[[package]]10295name = "sharded-slab"10697name = "sharded-slab"103271072910328[[package]]10730[[package]]10329name = "signature"10731name = "signature"10330version = "1.5.0"10732version = "1.4.0"10331source = "registry+https://github.com/rust-lang/crates.io-index"10733source = "registry+https://github.com/rust-lang/crates.io-index"10332checksum = "f054c6c1a6e95179d6f23ed974060dcefb2d9388bb7256900badad682c499de4"10734checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"10735dependencies = [10736 "rand_core 0.6.3",10737]103331073810334[[package]]10739[[package]]10335name = "simba"10740name = "simba"103511075610352[[package]]10757[[package]]10353name = "slot-range-helper"10758name = "slot-range-helper"10354version = "0.9.17"10759version = "0.9.18"10355source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"10760source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"10356dependencies = [10761dependencies = [10357 "enumn",10762 "enumn",10358 "parity-scale-codec",10763 "parity-scale-codec",10389checksum = "6142f7c25e94f6fd25a32c3348ec230df9109b463f59c8c7acc4bd34936babb7"10794checksum = "6142f7c25e94f6fd25a32c3348ec230df9109b463f59c8c7acc4bd34936babb7"10390dependencies = [10795dependencies = [10391 "aes-gcm",10796 "aes-gcm",10392 "blake2",10797 "blake2 0.9.2",10393 "chacha20poly1305",10798 "chacha20poly1305",10394 "rand 0.8.5",10799 "rand 0.8.5",10395 "rand_core 0.6.3",10800 "rand_core 0.6.3",10440[[package]]10845[[package]]10441name = "sp-api"10846name = "sp-api"10442version = "4.0.0-dev"10847version = "4.0.0-dev"10443source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10848source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10444dependencies = [10849dependencies = [10445 "hash-db",10850 "hash-db",10446 "log",10851 "log",10457[[package]]10862[[package]]10458name = "sp-api-proc-macro"10863name = "sp-api-proc-macro"10459version = "4.0.0-dev"10864version = "4.0.0-dev"10460source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10865source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10461dependencies = [10866dependencies = [10462 "blake2-rfc",10867 "blake2 0.10.4",10463 "proc-macro-crate 1.1.3",10868 "proc-macro-crate 1.1.3",10464 "proc-macro2",10869 "proc-macro2",10465 "quote",10870 "quote",104681087310469[[package]]10874[[package]]10470name = "sp-application-crypto"10875name = "sp-application-crypto"10471version = "5.0.0"10876version = "6.0.0"10472source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10877source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10473dependencies = [10878dependencies = [10474 "parity-scale-codec",10879 "parity-scale-codec",10475 "scale-info",10880 "scale-info",104811088610482[[package]]10887[[package]]10483name = "sp-arithmetic"10888name = "sp-arithmetic"10484version = "4.0.0"10889version = "5.0.0"10485source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10890source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10486dependencies = [10891dependencies = [10487 "integer-sqrt",10892 "integer-sqrt",10488 "num-traits",10893 "num-traits",10497[[package]]10902[[package]]10498name = "sp-authority-discovery"10903name = "sp-authority-discovery"10499version = "4.0.0-dev"10904version = "4.0.0-dev"10500source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10905source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10501dependencies = [10906dependencies = [10502 "parity-scale-codec",10907 "parity-scale-codec",10503 "scale-info",10908 "scale-info",10510[[package]]10915[[package]]10511name = "sp-authorship"10916name = "sp-authorship"10512version = "4.0.0-dev"10917version = "4.0.0-dev"10513source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10918source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10514dependencies = [10919dependencies = [10515 "async-trait",10920 "async-trait",10516 "parity-scale-codec",10921 "parity-scale-codec",10522[[package]]10927[[package]]10523name = "sp-block-builder"10928name = "sp-block-builder"10524version = "4.0.0-dev"10929version = "4.0.0-dev"10525source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10930source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10526dependencies = [10931dependencies = [10527 "parity-scale-codec",10932 "parity-scale-codec",10528 "sp-api",10933 "sp-api",10534[[package]]10939[[package]]10535name = "sp-blockchain"10940name = "sp-blockchain"10536version = "4.0.0-dev"10941version = "4.0.0-dev"10537source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10942source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10538dependencies = [10943dependencies = [10539 "futures 0.3.21",10944 "futures 0.3.21",10540 "log",10945 "log",10541 "lru 0.7.3",10946 "lru 0.7.3",10542 "parity-scale-codec",10947 "parity-scale-codec",10543 "parking_lot 0.11.2",10948 "parking_lot 0.12.0",10544 "sp-api",10949 "sp-api",10545 "sp-consensus",10950 "sp-consensus",10546 "sp-database",10951 "sp-database",10552[[package]]10957[[package]]10553name = "sp-consensus"10958name = "sp-consensus"10554version = "0.10.0-dev"10959version = "0.10.0-dev"10555source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10960source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10556dependencies = [10961dependencies = [10557 "async-trait",10962 "async-trait",10558 "futures 0.3.21",10963 "futures 0.3.21",10571[[package]]10976[[package]]10572name = "sp-consensus-aura"10977name = "sp-consensus-aura"10573version = "0.10.0-dev"10978version = "0.10.0-dev"10574source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10979source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10575dependencies = [10980dependencies = [10576 "async-trait",10981 "async-trait",10577 "parity-scale-codec",10982 "parity-scale-codec",10589[[package]]10994[[package]]10590name = "sp-consensus-babe"10995name = "sp-consensus-babe"10591version = "0.10.0-dev"10996version = "0.10.0-dev"10592source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10997source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10593dependencies = [10998dependencies = [10594 "async-trait",10999 "async-trait",10595 "merlin",11000 "merlin",10612[[package]]11017[[package]]10613name = "sp-consensus-slots"11018name = "sp-consensus-slots"10614version = "0.10.0-dev"11019version = "0.10.0-dev"10615source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11020source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10616dependencies = [11021dependencies = [10617 "parity-scale-codec",11022 "parity-scale-codec",10618 "scale-info",11023 "scale-info",10619 "serde",11024 "serde",10620 "sp-arithmetic",11025 "sp-arithmetic",10621 "sp-runtime",11026 "sp-runtime",11027 "sp-std",11028 "sp-timestamp",10622]11029]106231103010624[[package]]11031[[package]]10625name = "sp-consensus-vrf"11032name = "sp-consensus-vrf"10626version = "0.10.0-dev"11033version = "0.10.0-dev"10627source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11034source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10628dependencies = [11035dependencies = [10629 "parity-scale-codec",11036 "parity-scale-codec",10630 "schnorrkel",11037 "schnorrkel",106351104210636[[package]]11043[[package]]10637name = "sp-core"11044name = "sp-core"10638version = "5.0.0"11045version = "6.0.0"10639source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11046source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10640dependencies = [11047dependencies = [10641 "base58",11048 "base58",10642 "bitflags",11049 "bitflags",10656 "num-traits",11063 "num-traits",10657 "parity-scale-codec",11064 "parity-scale-codec",10658 "parity-util-mem",11065 "parity-util-mem",10659 "parking_lot 0.11.2",11066 "parking_lot 0.12.0",10660 "primitive-types 0.10.1",11067 "primitive-types",10661 "rand 0.7.3",11068 "rand 0.7.3",10662 "regex",11069 "regex",10663 "scale-info",11070 "scale-info",10664 "schnorrkel",11071 "schnorrkel",11072 "secp256k1",10665 "secrecy",11073 "secrecy",10666 "serde",11074 "serde",10667 "sha2 0.10.2",10668 "sp-core-hashing",11075 "sp-core-hashing",10669 "sp-debug-derive",11076 "sp-debug-derive",10670 "sp-externalities",11077 "sp-externalities",10675 "substrate-bip39",11082 "substrate-bip39",10676 "thiserror",11083 "thiserror",10677 "tiny-bip39",11084 "tiny-bip39",10678 "tiny-keccak",10679 "twox-hash",10680 "wasmi",11085 "wasmi",10681 "zeroize",11086 "zeroize",10682]11087]106831108810684[[package]]11089[[package]]10685name = "sp-core-hashing"11090name = "sp-core-hashing"10686version = "4.0.0"11091version = "4.0.0"10687source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11092source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10688dependencies = [11093dependencies = [10689 "blake2-rfc",11094 "blake2 0.10.4",10690 "byteorder",11095 "byteorder",11096 "digest 0.10.3",10691 "sha2 0.10.2",11097 "sha2 0.10.2",11098 "sha3 0.10.1",10692 "sp-std",11099 "sp-std",10693 "tiny-keccak",10694 "twox-hash",11100 "twox-hash",10695]11101]106961110210697[[package]]11103[[package]]10698name = "sp-core-hashing-proc-macro"11104name = "sp-core-hashing-proc-macro"10699version = "4.0.0-dev"11105version = "5.0.0"10700source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11106source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10701dependencies = [11107dependencies = [10702 "proc-macro2",11108 "proc-macro2",10703 "quote",11109 "quote",10708[[package]]11114[[package]]10709name = "sp-database"11115name = "sp-database"10710version = "4.0.0-dev"11116version = "4.0.0-dev"10711source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11117source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10712dependencies = [11118dependencies = [10713 "kvdb",11119 "kvdb",10714 "parking_lot 0.11.2",11120 "parking_lot 0.12.0",10715]11121]107161112210717[[package]]11123[[package]]10718name = "sp-debug-derive"11124name = "sp-debug-derive"10719version = "4.0.0"11125version = "4.0.0"10720source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11126source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10721dependencies = [11127dependencies = [10722 "proc-macro2",11128 "proc-macro2",10723 "quote",11129 "quote",107261113210727[[package]]11133[[package]]10728name = "sp-externalities"11134name = "sp-externalities"10729version = "0.11.0"11135version = "0.12.0"10730source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11136source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10731dependencies = [11137dependencies = [10732 "environmental",11138 "environmental",10733 "parity-scale-codec",11139 "parity-scale-codec",10738[[package]]11144[[package]]10739name = "sp-finality-grandpa"11145name = "sp-finality-grandpa"10740version = "4.0.0-dev"11146version = "4.0.0-dev"10741source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11147source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10742dependencies = [11148dependencies = [10743 "finality-grandpa",11149 "finality-grandpa",10744 "log",11150 "log",10756[[package]]11162[[package]]10757name = "sp-inherents"11163name = "sp-inherents"10758version = "4.0.0-dev"11164version = "4.0.0-dev"10759source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11165source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10760dependencies = [11166dependencies = [10761 "async-trait",11167 "async-trait",10762 "impl-trait-for-tuples",11168 "impl-trait-for-tuples",107691117510770[[package]]11176[[package]]10771name = "sp-io"11177name = "sp-io"10772version = "5.0.0"11178version = "6.0.0"10773source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11179source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10774dependencies = [11180dependencies = [10775 "futures 0.3.21",11181 "futures 0.3.21",10776 "hash-db",11182 "hash-db",10777 "libsecp256k1 0.7.0",11183 "libsecp256k1 0.7.0",10778 "log",11184 "log",10779 "parity-scale-codec",11185 "parity-scale-codec",10780 "parking_lot 0.11.2",11186 "parking_lot 0.12.0",11187 "secp256k1",10781 "sp-core",11188 "sp-core",10782 "sp-externalities",11189 "sp-externalities",10783 "sp-keystore",11190 "sp-keystore",107931120010794[[package]]11201[[package]]10795name = "sp-keyring"11202name = "sp-keyring"10796version = "5.0.0"11203version = "6.0.0"10797source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11204source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10798dependencies = [11205dependencies = [10799 "lazy_static",11206 "lazy_static",10800 "sp-core",11207 "sp-core",10801 "sp-runtime",11208 "sp-runtime",10802 "strum",11209 "strum 0.23.0",10803]11210]108041121110805[[package]]11212[[package]]10806name = "sp-keystore"11213name = "sp-keystore"10807version = "0.11.0"11214version = "0.12.0"10808source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11215source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10809dependencies = [11216dependencies = [10810 "async-trait",11217 "async-trait",10811 "futures 0.3.21",11218 "futures 0.3.21",10812 "merlin",11219 "merlin",10813 "parity-scale-codec",11220 "parity-scale-codec",10814 "parking_lot 0.11.2",11221 "parking_lot 0.12.0",10815 "schnorrkel",11222 "schnorrkel",10816 "serde",11223 "serde",10817 "sp-core",11224 "sp-core",10822[[package]]11229[[package]]10823name = "sp-maybe-compressed-blob"11230name = "sp-maybe-compressed-blob"10824version = "4.1.0-dev"11231version = "4.1.0-dev"10825source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11232source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10826dependencies = [11233dependencies = [10827 "thiserror",11234 "thiserror",10828 "zstd",11235 "zstd",10831[[package]]11238[[package]]10832name = "sp-npos-elections"11239name = "sp-npos-elections"10833version = "4.0.0-dev"11240version = "4.0.0-dev"10834source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11241source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10835dependencies = [11242dependencies = [10836 "parity-scale-codec",11243 "parity-scale-codec",10837 "scale-info",11244 "scale-info",10846[[package]]11253[[package]]10847name = "sp-npos-elections-solution-type"11254name = "sp-npos-elections-solution-type"10848version = "4.0.0-dev"11255version = "4.0.0-dev"10849source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11256source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10850dependencies = [11257dependencies = [10851 "proc-macro-crate 1.1.3",11258 "proc-macro-crate 1.1.3",10852 "proc-macro2",11259 "proc-macro2",10857[[package]]11264[[package]]10858name = "sp-offchain"11265name = "sp-offchain"10859version = "4.0.0-dev"11266version = "4.0.0-dev"10860source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11267source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10861dependencies = [11268dependencies = [10862 "sp-api",11269 "sp-api",10863 "sp-core",11270 "sp-core",10867[[package]]11274[[package]]10868name = "sp-panic-handler"11275name = "sp-panic-handler"10869version = "4.0.0"11276version = "4.0.0"10870source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11277source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10871dependencies = [11278dependencies = [10872 "backtrace",11279 "backtrace",10873 "lazy_static",11280 "lazy_static",108761128310877[[package]]11284[[package]]10878name = "sp-rpc"11285name = "sp-rpc"10879version = "5.0.0"11286version = "6.0.0"10880source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11287source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10881dependencies = [11288dependencies = [10882 "rustc-hash",11289 "rustc-hash",10883 "serde",11290 "serde",108861129310887[[package]]11294[[package]]10888name = "sp-runtime"11295name = "sp-runtime"10889version = "5.0.0"11296version = "6.0.0"10890source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11297source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10891dependencies = [11298dependencies = [10892 "either",11299 "either",10893 "hash256-std-hasher",11300 "hash256-std-hasher",109081131510909[[package]]11316[[package]]10910name = "sp-runtime-interface"11317name = "sp-runtime-interface"10911version = "5.0.0"11318version = "6.0.0"10912source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11319source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10913dependencies = [11320dependencies = [10914 "impl-trait-for-tuples",11321 "impl-trait-for-tuples",10915 "parity-scale-codec",11322 "parity-scale-codec",10916 "primitive-types 0.10.1",11323 "primitive-types",10917 "sp-externalities",11324 "sp-externalities",10918 "sp-runtime-interface-proc-macro",11325 "sp-runtime-interface-proc-macro",10919 "sp-std",11326 "sp-std",109251133210926[[package]]11333[[package]]10927name = "sp-runtime-interface-proc-macro"11334name = "sp-runtime-interface-proc-macro"10928version = "4.0.0"11335version = "5.0.0"10929source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11336source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10930dependencies = [11337dependencies = [10931 "Inflector",11338 "Inflector",10932 "proc-macro-crate 1.1.3",11339 "proc-macro-crate 1.1.3",10938[[package]]11345[[package]]10939name = "sp-serializer"11346name = "sp-serializer"10940version = "4.0.0-dev"11347version = "4.0.0-dev"10941source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11348source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10942dependencies = [11349dependencies = [10943 "serde",11350 "serde",10944 "serde_json",11351 "serde_json",10947[[package]]11354[[package]]10948name = "sp-session"11355name = "sp-session"10949version = "4.0.0-dev"11356version = "4.0.0-dev"10950source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11357source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10951dependencies = [11358dependencies = [10952 "parity-scale-codec",11359 "parity-scale-codec",10953 "scale-info",11360 "scale-info",10961[[package]]11368[[package]]10962name = "sp-staking"11369name = "sp-staking"10963version = "4.0.0-dev"11370version = "4.0.0-dev"10964source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11371source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10965dependencies = [11372dependencies = [10966 "parity-scale-codec",11373 "parity-scale-codec",10967 "scale-info",11374 "scale-info",109711137810972[[package]]11379[[package]]10973name = "sp-state-machine"11380name = "sp-state-machine"10974version = "0.11.0"11381version = "0.12.0"10975source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11382source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"10976dependencies = [11383dependencies = [10977 "hash-db",11384 "hash-db",10978 "log",11385 "log",10979 "num-traits",11386 "num-traits",10980 "parity-scale-codec",11387 "parity-scale-codec",10981 "parking_lot 0.11.2",11388 "parking_lot 0.12.0",10982 "rand 0.7.3",11389 "rand 0.7.3",10983 "smallvec",11390 "smallvec",10984 "sp-core",11391 "sp-core",10995[[package]]11402[[package]]10996name = "sp-std"11403name = "sp-std"10997version = "4.0.0"11404version = "4.0.0"10998source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11405source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"109991140611000[[package]]11407[[package]]11001name = "sp-storage"11408name = "sp-storage"11002version = "5.0.0"11409version = "6.0.0"11003source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11410source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11004dependencies = [11411dependencies = [11005 "impl-serde",11412 "impl-serde",11006 "parity-scale-codec",11413 "parity-scale-codec",11013[[package]]11420[[package]]11014name = "sp-tasks"11421name = "sp-tasks"11015version = "4.0.0-dev"11422version = "4.0.0-dev"11016source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11423source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11017dependencies = [11424dependencies = [11018 "log",11425 "log",11019 "sp-core",11426 "sp-core",11026[[package]]11433[[package]]11027name = "sp-timestamp"11434name = "sp-timestamp"11028version = "4.0.0-dev"11435version = "4.0.0-dev"11029source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11436source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11030dependencies = [11437dependencies = [11031 "async-trait",11438 "async-trait",11032 "futures-timer",11439 "futures-timer",110411144811042[[package]]11449[[package]]11043name = "sp-tracing"11450name = "sp-tracing"11044version = "4.0.0"11451version = "5.0.0"11045source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11452source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11046dependencies = [11453dependencies = [11047 "parity-scale-codec",11454 "parity-scale-codec",11048 "sp-std",11455 "sp-std",11054[[package]]11461[[package]]11055name = "sp-transaction-pool"11462name = "sp-transaction-pool"11056version = "4.0.0-dev"11463version = "4.0.0-dev"11057source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11464source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11058dependencies = [11465dependencies = [11059 "sp-api",11466 "sp-api",11060 "sp-runtime",11467 "sp-runtime",11063[[package]]11470[[package]]11064name = "sp-transaction-storage-proof"11471name = "sp-transaction-storage-proof"11065version = "4.0.0-dev"11472version = "4.0.0-dev"11066source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11473source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11067dependencies = [11474dependencies = [11068 "async-trait",11475 "async-trait",11069 "log",11476 "log",110781148511079[[package]]11486[[package]]11080name = "sp-trie"11487name = "sp-trie"11081version = "5.0.0"11488version = "6.0.0"11082source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11489source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11083dependencies = [11490dependencies = [11084 "hash-db",11491 "hash-db",11085 "memory-db",11492 "memory-db",11086 "parity-scale-codec",11493 "parity-scale-codec",11087 "scale-info",11494 "scale-info",11088 "sp-core",11495 "sp-core",11089 "sp-std",11496 "sp-std",11497 "thiserror",11090 "trie-db",11498 "trie-db",11091 "trie-root",11499 "trie-root",11092]11500]110931150111094[[package]]11502[[package]]11095name = "sp-version"11503name = "sp-version"11096version = "4.0.0-dev"11504version = "5.0.0"11097source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11505source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11098dependencies = [11506dependencies = [11099 "impl-serde",11507 "impl-serde",11100 "parity-scale-codec",11508 "parity-scale-codec",11111[[package]]11519[[package]]11112name = "sp-version-proc-macro"11520name = "sp-version-proc-macro"11113version = "4.0.0-dev"11521version = "4.0.0-dev"11114source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11522source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11115dependencies = [11523dependencies = [11116 "parity-scale-codec",11524 "parity-scale-codec",11117 "proc-macro2",11525 "proc-macro2",111211152911122[[package]]11530[[package]]11123name = "sp-wasm-interface"11531name = "sp-wasm-interface"11124version = "5.0.0"11532version = "6.0.0"11125source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11533source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11126dependencies = [11534dependencies = [11127 "impl-trait-for-tuples",11535 "impl-trait-for-tuples",11128 "log",11536 "log",11138source = "registry+https://github.com/rust-lang/crates.io-index"11546source = "registry+https://github.com/rust-lang/crates.io-index"11139checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"11547checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1154811549[[package]]11550name = "spki"11551version = "0.5.4"11552source = "registry+https://github.com/rust-lang/crates.io-index"11553checksum = "44d01ac02a6ccf3e07db148d2be087da624fea0221a16152ed01f0496a6b0a27"11554dependencies = [11555 "base64ct",11556 "der",11557]111401155811141[[package]]11559[[package]]11142name = "ss58-registry"11560name = "ss58-registry"11143version = "1.15.0"11561version = "1.17.0"11144source = "registry+https://github.com/rust-lang/crates.io-index"11562source = "registry+https://github.com/rust-lang/crates.io-index"11145checksum = "2f9799e6d412271cb2414597581128b03f3285f260ea49f5363d07df6a332b3e"11563checksum = "7b84a70894df7a73666e0694f44b41a9571625e9546fb58a0818a565d2c7e084"11146dependencies = [11564dependencies = [11147 "Inflector",11565 "Inflector",11566 "num-format",11148 "proc-macro2",11567 "proc-macro2",11149 "quote",11568 "quote",11150 "serde",11569 "serde",11214source = "registry+https://github.com/rust-lang/crates.io-index"11633source = "registry+https://github.com/rust-lang/crates.io-index"11215checksum = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb"11634checksum = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb"11216dependencies = [11635dependencies = [11217 "strum_macros",11636 "strum_macros 0.23.1",11218]11637]1163811639[[package]]11640name = "strum"11641version = "0.24.0"11642source = "registry+https://github.com/rust-lang/crates.io-index"11643checksum = "e96acfc1b70604b8b2f1ffa4c57e59176c7dbb05d556c71ecd2f5498a1dee7f8"11644dependencies = [11645 "strum_macros 0.24.0",11646]112191164711220[[package]]11648[[package]]11221name = "strum_macros"11649name = "strum_macros"11230 "syn",11658 "syn",11231]11659]1166011661[[package]]11662name = "strum_macros"11663version = "0.24.0"11664source = "registry+https://github.com/rust-lang/crates.io-index"11665checksum = "6878079b17446e4d3eba6192bb0a2950d5b14f0ed8424b852310e5a94345d0ef"11666dependencies = [11667 "heck 0.4.0",11668 "proc-macro2",11669 "quote",11670 "rustversion",11671 "syn",11672]112321167311233[[package]]11674[[package]]11234name = "substrate-bip39"11675name = "substrate-bip39"11246[[package]]11687[[package]]11247name = "substrate-build-script-utils"11688name = "substrate-build-script-utils"11248version = "3.0.0"11689version = "3.0.0"11249source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11690source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11250dependencies = [11691dependencies = [11251 "platforms",11692 "platforms",11252]11693]112531169411254[[package]]11695[[package]]11255name = "substrate-frame-rpc-system"11696name = "substrate-frame-rpc-system"11256version = "4.0.0-dev"11697version = "4.0.0-dev"11257source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11698source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11258dependencies = [11699dependencies = [11259 "frame-system-rpc-runtime-api",11700 "frame-system-rpc-runtime-api",11260 "futures 0.3.21",11701 "futures 0.3.21",11276[[package]]11717[[package]]11277name = "substrate-prometheus-endpoint"11718name = "substrate-prometheus-endpoint"11278version = "0.10.0-dev"11719version = "0.10.0-dev"11279source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11720source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11280dependencies = [11721dependencies = [11281 "async-std",11282 "futures-util",11722 "futures-util",11283 "hyper",11723 "hyper",11284 "log",11724 "log",11290[[package]]11730[[package]]11291name = "substrate-test-client"11731name = "substrate-test-client"11292version = "2.0.1"11732version = "2.0.1"11293source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11733source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11294dependencies = [11734dependencies = [11295 "async-trait",11735 "async-trait",11296 "futures 0.3.21",11736 "futures 0.3.21",11316[[package]]11756[[package]]11317name = "substrate-test-utils"11757name = "substrate-test-utils"11318version = "4.0.0-dev"11758version = "4.0.0-dev"11319source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11759source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11320dependencies = [11760dependencies = [11321 "futures 0.3.21",11761 "futures 0.3.21",11322 "substrate-test-utils-derive",11762 "substrate-test-utils-derive",11326[[package]]11766[[package]]11327name = "substrate-test-utils-derive"11767name = "substrate-test-utils-derive"11328version = "0.10.0-dev"11768version = "0.10.0-dev"11329source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11769source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11330dependencies = [11770dependencies = [11331 "proc-macro-crate 1.1.3",11771 "proc-macro-crate 1.1.3",11332 "proc-macro2",11772 "proc-macro2",11337[[package]]11777[[package]]11338name = "substrate-wasm-builder"11778name = "substrate-wasm-builder"11339version = "5.0.0-dev"11779version = "5.0.0-dev"11340source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11780source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11341dependencies = [11781dependencies = [11342 "ansi_term",11782 "ansi_term",11343 "build-helper",11783 "build-helper",11344 "cargo_metadata",11784 "cargo_metadata",11345 "sp-maybe-compressed-blob",11785 "sp-maybe-compressed-blob",11346 "strum",11786 "strum 0.23.0",11347 "tempfile",11787 "tempfile",11348 "toml",11788 "toml",11349 "walkdir",11789 "walkdir",113641180411365[[package]]11805[[package]]11366name = "syn"11806name = "syn"11367version = "1.0.86"11807version = "1.0.89"11368source = "registry+https://github.com/rust-lang/crates.io-index"11808source = "registry+https://github.com/rust-lang/crates.io-index"11369checksum = "8a65b3f4ffa0092e9887669db0eae07941f023991ab58ea44da8fe8e2d511c6b"11809checksum = "ea297be220d52398dcc07ce15a209fce436d361735ac1db700cab3b6cdfb9f54"11370dependencies = [11810dependencies = [11371 "proc-macro2",11811 "proc-macro2",11372 "quote",11812 "quote",11406 "cfg-if 1.0.0",11846 "cfg-if 1.0.0",11407 "fastrand",11847 "fastrand",11408 "libc",11848 "libc",11409 "redox_syscall 0.2.11",11849 "redox_syscall",11410 "remove_dir_all",11850 "remove_dir_all",11411 "winapi 0.3.9",11851 "winapi 0.3.9",11412]11852]114221186211423[[package]]11863[[package]]11424name = "test-runtime-constants"11864name = "test-runtime-constants"11425version = "0.9.17"11865version = "0.9.18"11426source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"11866source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"11427dependencies = [11867dependencies = [11428 "frame-support",11868 "frame-support",11429 "polkadot-primitives",11869 "polkadot-primitives",11489 "threadpool",11929 "threadpool",11490]11930]1193111932[[package]]11933name = "tikv-jemalloc-sys"11934version = "0.4.3+5.2.1-patched.2"11935source = "registry+https://github.com/rust-lang/crates.io-index"11936checksum = "a1792ccb507d955b46af42c123ea8863668fae24d03721e40cad6a41773dbb49"11937dependencies = [11938 "cc",11939 "fs_extra",11940 "libc",11941]114911194211492[[package]]11943[[package]]11493name = "time"11944name = "time"11564 "bytes 1.1.0",12015 "bytes 1.1.0",11565 "libc",12016 "libc",11566 "memchr",12017 "memchr",11567 "mio 0.8.0",12018 "mio 0.8.2",11568 "num_cpus",12019 "num_cpus",11569 "once_cell",12020 "once_cell",12021 "parking_lot 0.12.0",11570 "pin-project-lite 0.2.8",12022 "pin-project-lite 0.2.8",11571 "signal-hook-registry",12023 "signal-hook-registry",11572 "socket2 0.4.4",12024 "socket2 0.4.4",116091206111610[[package]]12062[[package]]11611name = "tokio-rustls"12063name = "tokio-rustls"11612version = "0.23.2"12064version = "0.23.3"11613source = "registry+https://github.com/rust-lang/crates.io-index"12065source = "registry+https://github.com/rust-lang/crates.io-index"11614checksum = "a27d5f2b839802bd8267fa19b0530f5a08b9c08cd417976be2a65d130fe1c11b"12066checksum = "4151fda0cf2798550ad0b34bcfc9b9dcc2a9d2471c895c68f3a8818e54f2389e"11615dependencies = [12067dependencies = [11616 "rustls 0.20.4",12068 "rustls 0.20.4",11617 "tokio 1.17.0",12069 "tokio 1.17.0",116611211311662[[package]]12114[[package]]11663name = "tracing"12115name = "tracing"11664version = "0.1.31"12116version = "0.1.32"11665source = "registry+https://github.com/rust-lang/crates.io-index"12117source = "registry+https://github.com/rust-lang/crates.io-index"11666checksum = "f6c650a8ef0cd2dd93736f033d21cbd1224c5a967aa0c258d00fcf7dafef9b9f"12118checksum = "4a1bdf54a7c28a2bbf701e1d2233f6c77f473486b94bee4f9678da5a148dca7f"11667dependencies = [12119dependencies = [11668 "cfg-if 1.0.0",12120 "cfg-if 1.0.0",11669 "pin-project-lite 0.2.8",12121 "pin-project-lite 0.2.8",116731212511674[[package]]12126[[package]]11675name = "tracing-attributes"12127name = "tracing-attributes"11676version = "0.1.19"12128version = "0.1.20"11677source = "registry+https://github.com/rust-lang/crates.io-index"12129source = "registry+https://github.com/rust-lang/crates.io-index"11678checksum = "8276d9a4a3a558d7b7ad5303ad50b53d58264641b82914b7ada36bd762e7a716"12130checksum = "2e65ce065b4b5c53e73bb28912318cb8c9e9ad3921f1d669eb0e68b4c8143a2b"11679dependencies = [12131dependencies = [11680 "proc-macro2",12132 "proc-macro2",11681 "quote",12133 "quote",116841213611685[[package]]12137[[package]]11686name = "tracing-core"12138name = "tracing-core"11687version = "0.1.22"12139version = "0.1.23"11688source = "registry+https://github.com/rust-lang/crates.io-index"12140source = "registry+https://github.com/rust-lang/crates.io-index"11689checksum = "03cfcb51380632a72d3111cb8d3447a8d908e577d31beeac006f836383d29a23"12141checksum = "aa31669fa42c09c34d94d8165dd2012e8ff3c66aca50f3bb226b68f216f2706c"11690dependencies = [12142dependencies = [11691 "lazy_static",12143 "lazy_static",11692 "valuable",12144 "valuable",11830[[package]]12282[[package]]11831name = "try-runtime-cli"12283name = "try-runtime-cli"11832version = "0.10.0-dev"12284version = "0.10.0-dev"11833source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"12285source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65"11834dependencies = [12286dependencies = [11835 "clap",12287 "clap",11836 "jsonrpsee 0.4.1",12288 "jsonrpsee 0.4.1",11865checksum = "4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0"12317checksum = "4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0"11866dependencies = [12318dependencies = [11867 "cfg-if 1.0.0",12319 "cfg-if 1.0.0",12320 "digest 0.10.3",11868 "rand 0.8.5",12321 "rand 0.8.5",11869 "static_assertions",12322 "static_assertions",11870]12323]119491240211950[[package]]12403[[package]]11951name = "unique-node"12404name = "unique-node"11952version = "0.9.17"12405version = "0.9.18"11953dependencies = [12406dependencies = [11954 "clap",12407 "clap",11955 "cumulus-client-cli",12408 "cumulus-client-cli",11960 "cumulus-client-service",12413 "cumulus-client-service",11961 "cumulus-primitives-core",12414 "cumulus-primitives-core",11962 "cumulus-primitives-parachain-inherent",12415 "cumulus-primitives-parachain-inherent",12416 "cumulus-relay-chain-inprocess-interface",11963 "cumulus-relay-chain-interface",12417 "cumulus-relay-chain-interface",11964 "cumulus-relay-chain-local",12418 "cumulus-relay-chain-rpc-interface",11965 "fc-consensus",12419 "fc-consensus",11966 "fc-db",12420 "fc-db",11967 "fc-mapping-sync",12421 "fc-mapping-sync",120801253412081[[package]]12535[[package]]12082name = "unique-runtime"12536name = "unique-runtime"12083version = "0.9.17"12537version = "0.9.18"12084dependencies = [12538dependencies = [12085 "cumulus-pallet-aura-ext",12539 "cumulus-pallet-aura-ext",12086 "cumulus-pallet-dmp-queue",12540 "cumulus-pallet-dmp-queue",121561261012157[[package]]12611[[package]]12158name = "unique-runtime-common"12612name = "unique-runtime-common"12159version = "0.1.0"12613version = "0.9.18"12160dependencies = [12614dependencies = [12161 "fp-rpc",12615 "fp-rpc",12162 "frame-support",12616 "frame-support",12254[[package]]12708[[package]]12255name = "up-sponsorship"12709name = "up-sponsorship"12256version = "0.1.0"12710version = "0.1.0"12257source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.17#28f311f8de67155865d362f6ded1d0d5229f3202"12711source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.18#e914a799e5ff1c18383a614ea99e87dd7f3f446e"12258dependencies = [12712dependencies = [12259 "impl-trait-for-tuples",12713 "impl-trait-for-tuples",12260]12714]12355source = "registry+https://github.com/rust-lang/crates.io-index"12809source = "registry+https://github.com/rust-lang/crates.io-index"12356checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"12810checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1281112812[[package]]12813name = "wasi"12814version = "0.11.0+wasi-snapshot-preview1"12815source = "registry+https://github.com/rust-lang/crates.io-index"12816checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"123571281712358[[package]]12818[[package]]12359name = "wasm-bindgen"12819name = "wasm-bindgen"126981315812699[[package]]13159[[package]]12700name = "westend-runtime"13160name = "westend-runtime"12701version = "0.9.17"13161version = "0.9.18"12702source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"13162source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"12703dependencies = [13163dependencies = [12704 "beefy-primitives",13164 "beefy-primitives",12705 "bitvec",13165 "bitvec",127841324412785[[package]]13245[[package]]12786name = "westend-runtime-constants"13246name = "westend-runtime-constants"12787version = "0.9.17"13247version = "0.9.18"12788source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"13248source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"12789dependencies = [13249dependencies = [12790 "frame-support",13250 "frame-support",12791 "polkadot-primitives",13251 "polkadot-primitives",127961325612797[[package]]13257[[package]]12798name = "which"13258name = "which"12799version = "4.2.4"13259version = "4.2.5"12800source = "registry+https://github.com/rust-lang/crates.io-index"13260source = "registry+https://github.com/rust-lang/crates.io-index"12801checksum = "2a5a7e487e921cf220206864a94a89b6c6905bfc19f1057fa26a4cb360e5c1d2"13261checksum = "5c4fb54e6113b6a8772ee41c3404fb0301ac79604489467e0a9ce1f3e97c24ae"12802dependencies = [13262dependencies = [12803 "either",13263 "either",12804 "lazy_static",13264 "lazy_static",129181337812919[[package]]13379[[package]]12920name = "wyz"13380name = "wyz"12921version = "0.2.0"13381version = "0.5.0"12922source = "registry+https://github.com/rust-lang/crates.io-index"13382source = "registry+https://github.com/rust-lang/crates.io-index"12923checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"13383checksum = "30b31594f29d27036c383b53b59ed3476874d518f0efb151b27a4c275141390e"13384dependencies = [13385 "tap",13386]129241338712925[[package]]13388[[package]]12926name = "x25519-dalek"13389name = "x25519-dalek"129351339812936[[package]]13399[[package]]12937name = "xcm"13400name = "xcm"12938version = "0.9.17"13401version = "0.9.18"12939source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"13402source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"12940dependencies = [13403dependencies = [12941 "derivative",13404 "derivative",12942 "impl-trait-for-tuples",13405 "impl-trait-for-tuples",129481341112949[[package]]13412[[package]]12950name = "xcm-builder"13413name = "xcm-builder"12951version = "0.9.17"13414version = "0.9.18"12952source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"13415source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"12953dependencies = [13416dependencies = [12954 "frame-support",13417 "frame-support",12955 "frame-system",13418 "frame-system",129681343112969[[package]]13432[[package]]12970name = "xcm-executor"13433name = "xcm-executor"12971version = "0.9.17"13434version = "0.9.18"12972source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"13435source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"12973dependencies = [13436dependencies = [12974 "frame-benchmarking",13437 "frame-benchmarking",12975 "frame-support",13438 "frame-support",12987[[package]]13450[[package]]12988name = "xcm-procedural"13451name = "xcm-procedural"12989version = "0.1.0"13452version = "0.1.0"12990source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"13453source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#9ed0c98204d25eaad8a6b40248daee8e6a40d111"12991dependencies = [13454dependencies = [12992 "Inflector",13455 "Inflector",12993 "proc-macro2",13456 "proc-macro2",130111347413012[[package]]13475[[package]]13013name = "yansi"13476name = "yansi"13014version = "0.5.0"13477version = "0.5.1"13015source = "registry+https://github.com/rust-lang/crates.io-index"13478source = "registry+https://github.com/rust-lang/crates.io-index"13016checksum = "9fc79f4a1e39857fc00c3f662cbf2651c771f00e9c15fe2abc341806bd46bd71"13479checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"130171348013018[[package]]13481[[package]]13019name = "zeroize"13482name = "zeroize"13020version = "1.5.3"13483version = "1.5.4"13021source = "registry+https://github.com/rust-lang/crates.io-index"13484source = "registry+https://github.com/rust-lang/crates.io-index"13022checksum = "50344758e2f40e3a1fcfc8f6f91aa57b5f8ebd8d27919fe6451f15aaaf9ee608"13485checksum = "7eb5728b8afd3f280a869ce1d4c554ffaed35f45c231fc41bfbd0381bef50317"13023dependencies = [13486dependencies = [13024 "zeroize_derive",13487 "zeroize_derive",13025]13488]Dockerfile-parachaindiffbeforeafterboth445ARG RUST_TOOLCHAIN=nightly-2021-11-115ARG RUST_TOOLCHAIN=nightly-2021-11-116#ARG RUST_C=1.58.0-nightly6#ARG RUST_C=1.58.0-nightly7ARG POLKA_VERSION=release-v0.9.177ARG POLKA_VERSION=release-v0.9.188ARG UNIQUE_BRANCH=develop8ARG UNIQUE_BRANCH=develop9910#ARG USER=***10#ARG USER=***README.mddiffbeforeafterboth6363645. Build:645. Build:65```bash65```bash66cargo build66cargo build --features=unique-runtime,quartz-runtime --release67```67```686869optionally, build in release:70```bash71cargo build --release72```7374## Building as Parachain locally69## Building as Parachain locally757076Note: checkout this project and all related projects (see below) in the sibling folders (both under the same folder)71Note: checkout this project and all related projects (see below) in the sibling folders (both under the same folder)86```81```87git clone https://github.com/paritytech/polkadot.git82git clone https://github.com/paritytech/polkadot.git88cd polkadot83cd polkadot89git checkout release-v0.9.1784git checkout release-v0.9.1890cargo build --release85cargo build --release91```86```9287client/rpc/Cargo.tomldiffbeforeafterboth8pallet-common = { default-features = false, path = '../../pallets/common' }8pallet-common = { default-features = false, path = '../../pallets/common' }9up-data-structs = { default-features = false, path = '../../primitives/data-structs' }9up-data-structs = { default-features = false, path = '../../primitives/data-structs' }10up-rpc = { path = "../../primitives/rpc" }10up-rpc = { path = "../../primitives/rpc" }11codec = { package = "parity-scale-codec", version = "2.0.0" }11codec = { package = "parity-scale-codec", version = "3.1.2" }12jsonrpc-core = "18.0.0"12jsonrpc-core = "18.0.0"13jsonrpc-core-client = "18.0.0"13jsonrpc-core-client = "18.0.0"14jsonrpc-derive = "18.0.0"14jsonrpc-derive = "18.0.0"151516sp-api = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.17" }16sp-api = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.18" }17sp-blockchain = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.17" }17sp-blockchain = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.18" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.17" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.18" }19sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.17" }19sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.18" }20sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.17" }20sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.18" }2121crates/evm-coder/Cargo.tomldiffbeforeafterboth667[dependencies]7[dependencies]8evm-coder-macros = { path = "../evm-coder-macros" }8evm-coder-macros = { path = "../evm-coder-macros" }9primitive-types = { version = "0.10.1", default-features = false }9primitive-types = { version = "0.11.1", default-features = false }10hex-literal = "0.3.3"10hex-literal = "0.3.3"11ethereum = { version = "0.11.1", default-features = false }11ethereum = { version = "0.12.0", default-features = false }12evm-core = { default-features = false, git = "https://github.com/uniquenetwork/evm.git", branch = "unique-polkadot-v0.9.16" }12evm-core = { default-features = false, git = "https://github.com/uniquenetwork/evm.git", branch = "unique-polkadot-v0.9.18" }13impl-trait-for-tuples = "0.2.1"13impl-trait-for-tuples = "0.2.1"141415[dev-dependencies]15[dev-dependencies]node/cli/Cargo.tomldiffbeforeafterboth334[build-dependencies.substrate-build-script-utils]4[build-dependencies.substrate-build-script-utils]5git = 'https://github.com/paritytech/substrate.git'5git = 'https://github.com/paritytech/substrate.git'6branch = 'polkadot-v0.9.17'6branch = 'polkadot-v0.9.18'778################################################################################8################################################################################9# Substrate Dependecies9# Substrate Dependecies12default-features = false12default-features = false13features = ['derive']13features = ['derive']14package = 'parity-scale-codec'14package = 'parity-scale-codec'15version = '2.3.0'15version = '3.1.2'161617[dependencies.frame-benchmarking]17[dependencies.frame-benchmarking]18git = 'https://github.com/paritytech/substrate.git'18git = 'https://github.com/paritytech/substrate.git'19branch = 'polkadot-v0.9.17'19branch = 'polkadot-v0.9.18'202021[dependencies.frame-benchmarking-cli]21[dependencies.frame-benchmarking-cli]22git = 'https://github.com/paritytech/substrate.git'22git = 'https://github.com/paritytech/substrate.git'23branch = 'polkadot-v0.9.17'23branch = 'polkadot-v0.9.18'242425[dependencies.pallet-transaction-payment-rpc]25[dependencies.pallet-transaction-payment-rpc]26git = 'https://github.com/paritytech/substrate.git'26git = 'https://github.com/paritytech/substrate.git'27branch = 'polkadot-v0.9.17'27branch = 'polkadot-v0.9.18'282829[dependencies.substrate-prometheus-endpoint]29[dependencies.substrate-prometheus-endpoint]30git = 'https://github.com/paritytech/substrate.git'30git = 'https://github.com/paritytech/substrate.git'31branch = 'polkadot-v0.9.17'31branch = 'polkadot-v0.9.18'323233[dependencies.sc-basic-authorship]33[dependencies.sc-basic-authorship]34git = 'https://github.com/paritytech/substrate.git'34git = 'https://github.com/paritytech/substrate.git'35branch = 'polkadot-v0.9.17'35branch = 'polkadot-v0.9.18'363637[dependencies.sc-chain-spec]37[dependencies.sc-chain-spec]38git = 'https://github.com/paritytech/substrate.git'38git = 'https://github.com/paritytech/substrate.git'39branch = 'polkadot-v0.9.17'39branch = 'polkadot-v0.9.18'404041[dependencies.sc-cli]41[dependencies.sc-cli]42features = ['wasmtime']42features = ['wasmtime']43git = 'https://github.com/paritytech/substrate.git'43git = 'https://github.com/paritytech/substrate.git'44branch = 'polkadot-v0.9.17'44branch = 'polkadot-v0.9.18'454546[dependencies.sc-client-api]46[dependencies.sc-client-api]47git = 'https://github.com/paritytech/substrate.git'47git = 'https://github.com/paritytech/substrate.git'48branch = 'polkadot-v0.9.17'48branch = 'polkadot-v0.9.18'494950[dependencies.sc-consensus]50[dependencies.sc-consensus]51git = 'https://github.com/paritytech/substrate.git'51git = 'https://github.com/paritytech/substrate.git'52branch = 'polkadot-v0.9.17'52branch = 'polkadot-v0.9.18'535354[dependencies.sc-consensus-aura]54[dependencies.sc-consensus-aura]55git = 'https://github.com/paritytech/substrate.git'55git = 'https://github.com/paritytech/substrate.git'56branch = 'polkadot-v0.9.17'56branch = 'polkadot-v0.9.18'575758[dependencies.sc-executor]58[dependencies.sc-executor]59features = ['wasmtime']59features = ['wasmtime']60git = 'https://github.com/paritytech/substrate.git'60git = 'https://github.com/paritytech/substrate.git'61branch = 'polkadot-v0.9.17'61branch = 'polkadot-v0.9.18'626263[dependencies.sc-finality-grandpa]63[dependencies.sc-finality-grandpa]64git = 'https://github.com/paritytech/substrate.git'64git = 'https://github.com/paritytech/substrate.git'65branch = 'polkadot-v0.9.17'65branch = 'polkadot-v0.9.18'666667[dependencies.sc-keystore]67[dependencies.sc-keystore]68git = 'https://github.com/paritytech/substrate.git'68git = 'https://github.com/paritytech/substrate.git'69branch = 'polkadot-v0.9.17'69branch = 'polkadot-v0.9.18'707071[dependencies.sc-rpc]71[dependencies.sc-rpc]72git = 'https://github.com/paritytech/substrate.git'72git = 'https://github.com/paritytech/substrate.git'73branch = 'polkadot-v0.9.17'73branch = 'polkadot-v0.9.18'747475[dependencies.sc-rpc-api]75[dependencies.sc-rpc-api]76git = 'https://github.com/paritytech/substrate.git'76git = 'https://github.com/paritytech/substrate.git'77branch = 'polkadot-v0.9.17'77branch = 'polkadot-v0.9.18'787879[dependencies.sc-service]79[dependencies.sc-service]80features = ['wasmtime']80features = ['wasmtime']81git = 'https://github.com/paritytech/substrate.git'81git = 'https://github.com/paritytech/substrate.git'82branch = 'polkadot-v0.9.17'82branch = 'polkadot-v0.9.18'838384[dependencies.sc-telemetry]84[dependencies.sc-telemetry]85git = 'https://github.com/paritytech/substrate.git'85git = 'https://github.com/paritytech/substrate.git'86branch = 'polkadot-v0.9.17'86branch = 'polkadot-v0.9.18'878788[dependencies.sc-transaction-pool]88[dependencies.sc-transaction-pool]89git = 'https://github.com/paritytech/substrate.git'89git = 'https://github.com/paritytech/substrate.git'90branch = 'polkadot-v0.9.17'90branch = 'polkadot-v0.9.18'919192[dependencies.sc-tracing]92[dependencies.sc-tracing]93git = 'https://github.com/paritytech/substrate.git'93git = 'https://github.com/paritytech/substrate.git'94branch = 'polkadot-v0.9.17'94branch = 'polkadot-v0.9.18'959596[dependencies.sp-block-builder]96[dependencies.sp-block-builder]97git = 'https://github.com/paritytech/substrate.git'97git = 'https://github.com/paritytech/substrate.git'98branch = 'polkadot-v0.9.17'98branch = 'polkadot-v0.9.18'9999100[dependencies.sp-api]100[dependencies.sp-api]101git = 'https://github.com/paritytech/substrate.git'101git = 'https://github.com/paritytech/substrate.git'102branch = 'polkadot-v0.9.17'102branch = 'polkadot-v0.9.18'103103104[dependencies.sp-blockchain]104[dependencies.sp-blockchain]105git = 'https://github.com/paritytech/substrate.git'105git = 'https://github.com/paritytech/substrate.git'106branch = 'polkadot-v0.9.17'106branch = 'polkadot-v0.9.18'107107108[dependencies.sp-consensus]108[dependencies.sp-consensus]109git = 'https://github.com/paritytech/substrate.git'109git = 'https://github.com/paritytech/substrate.git'110branch = 'polkadot-v0.9.17'110branch = 'polkadot-v0.9.18'111111112[dependencies.sp-consensus-aura]112[dependencies.sp-consensus-aura]113git = 'https://github.com/paritytech/substrate.git'113git = 'https://github.com/paritytech/substrate.git'114branch = 'polkadot-v0.9.17'114branch = 'polkadot-v0.9.18'115115116[dependencies.sp-core]116[dependencies.sp-core]117git = 'https://github.com/paritytech/substrate.git'117git = 'https://github.com/paritytech/substrate.git'118branch = 'polkadot-v0.9.17'118branch = 'polkadot-v0.9.18'119119120[dependencies.sp-finality-grandpa]120[dependencies.sp-finality-grandpa]121git = 'https://github.com/paritytech/substrate.git'121git = 'https://github.com/paritytech/substrate.git'122branch = 'polkadot-v0.9.17'122branch = 'polkadot-v0.9.18'123123124[dependencies.sp-inherents]124[dependencies.sp-inherents]125git = 'https://github.com/paritytech/substrate.git'125git = 'https://github.com/paritytech/substrate.git'126branch = 'polkadot-v0.9.17'126branch = 'polkadot-v0.9.18'127127128[dependencies.sp-keystore]128[dependencies.sp-keystore]129git = 'https://github.com/paritytech/substrate.git'129git = 'https://github.com/paritytech/substrate.git'130branch = 'polkadot-v0.9.17'130branch = 'polkadot-v0.9.18'131131132[dependencies.sp-offchain]132[dependencies.sp-offchain]133git = 'https://github.com/paritytech/substrate.git'133git = 'https://github.com/paritytech/substrate.git'134branch = 'polkadot-v0.9.17'134branch = 'polkadot-v0.9.18'135135136[dependencies.sp-runtime]136[dependencies.sp-runtime]137git = 'https://github.com/paritytech/substrate.git'137git = 'https://github.com/paritytech/substrate.git'138branch = 'polkadot-v0.9.17'138branch = 'polkadot-v0.9.18'139139140[dependencies.sp-session]140[dependencies.sp-session]141git = 'https://github.com/paritytech/substrate.git'141git = 'https://github.com/paritytech/substrate.git'142branch = 'polkadot-v0.9.17'142branch = 'polkadot-v0.9.18'143143144[dependencies.sp-timestamp]144[dependencies.sp-timestamp]145git = 'https://github.com/paritytech/substrate.git'145git = 'https://github.com/paritytech/substrate.git'146branch = 'polkadot-v0.9.17'146branch = 'polkadot-v0.9.18'147147148[dependencies.sp-transaction-pool]148[dependencies.sp-transaction-pool]149git = 'https://github.com/paritytech/substrate.git'149git = 'https://github.com/paritytech/substrate.git'150branch = 'polkadot-v0.9.17'150branch = 'polkadot-v0.9.18'151151152[dependencies.sp-trie]152[dependencies.sp-trie]153git = 'https://github.com/paritytech/substrate.git'153git = 'https://github.com/paritytech/substrate.git'154branch = 'polkadot-v0.9.17'154branch = 'polkadot-v0.9.18'155155156[dependencies.substrate-frame-rpc-system]156[dependencies.substrate-frame-rpc-system]157git = 'https://github.com/paritytech/substrate.git'157git = 'https://github.com/paritytech/substrate.git'158branch = 'polkadot-v0.9.17'158branch = 'polkadot-v0.9.18'159159160[dependencies.sc-network]160[dependencies.sc-network]161git = 'https://github.com/paritytech/substrate.git'161git = 'https://github.com/paritytech/substrate.git'162branch = 'polkadot-v0.9.17'162branch = 'polkadot-v0.9.18'163163164[dependencies.serde]164[dependencies.serde]165features = ['derive']165features = ['derive']170170171[dependencies.sc-consensus-manual-seal]171[dependencies.sc-consensus-manual-seal]172git = 'https://github.com/paritytech/substrate.git'172git = 'https://github.com/paritytech/substrate.git'173branch = 'polkadot-v0.9.17'173branch = 'polkadot-v0.9.18'174174175################################################################################175################################################################################176# Cumulus dependencies176# Cumulus dependencies177177178[dependencies.cumulus-client-consensus-aura]178[dependencies.cumulus-client-consensus-aura]179git = 'https://github.com/uniqueNetwork/cumulus.git'179git = 'https://github.com/paritytech/cumulus.git'180branch = 'polkadot-v0.9.17'180branch = 'polkadot-v0.9.18'181181182[dependencies.cumulus-client-consensus-common]182[dependencies.cumulus-client-consensus-common]183git = 'https://github.com/uniqueNetwork/cumulus.git'183git = 'https://github.com/paritytech/cumulus.git'184branch = 'polkadot-v0.9.17'184branch = 'polkadot-v0.9.18'185185186[dependencies.cumulus-client-collator]186[dependencies.cumulus-client-collator]187git = 'https://github.com/uniqueNetwork/cumulus.git'187git = 'https://github.com/paritytech/cumulus.git'188branch = 'polkadot-v0.9.17'188branch = 'polkadot-v0.9.18'189189190[dependencies.cumulus-client-cli]190[dependencies.cumulus-client-cli]191git = 'https://github.com/uniqueNetwork/cumulus.git'191git = 'https://github.com/paritytech/cumulus.git'192branch = 'polkadot-v0.9.17'192branch = 'polkadot-v0.9.18'193193194[dependencies.cumulus-client-network]194[dependencies.cumulus-client-network]195git = 'https://github.com/uniqueNetwork/cumulus.git'195git = 'https://github.com/paritytech/cumulus.git'196branch = 'polkadot-v0.9.17'196branch = 'polkadot-v0.9.18'197197198[dependencies.cumulus-primitives-core]198[dependencies.cumulus-primitives-core]199git = 'https://github.com/uniqueNetwork/cumulus.git'199git = 'https://github.com/paritytech/cumulus.git'200branch = 'polkadot-v0.9.17'200branch = 'polkadot-v0.9.18'201201202[dependencies.cumulus-primitives-parachain-inherent]202[dependencies.cumulus-primitives-parachain-inherent]203git = 'https://github.com/uniqueNetwork/cumulus.git'203git = 'https://github.com/paritytech/cumulus.git'204branch = 'polkadot-v0.9.17'204branch = 'polkadot-v0.9.18'205205206[dependencies.cumulus-client-service]206[dependencies.cumulus-client-service]207git = 'https://github.com/uniqueNetwork/cumulus.git'207git = 'https://github.com/paritytech/cumulus.git'208branch = 'polkadot-v0.9.17'208branch = 'polkadot-v0.9.18'209209210[dependencies.cumulus-relay-chain-interface]210[dependencies.cumulus-relay-chain-interface]211git = 'https://github.com/uniqueNetwork/cumulus.git'211git = 'https://github.com/paritytech/cumulus.git'212branch = 'polkadot-v0.9.17'212branch = 'polkadot-v0.9.18'213214[dependencies.cumulus-relay-chain-inprocess-interface]215git = 'https://github.com/paritytech/cumulus.git'216branch = 'polkadot-v0.9.18'213217214[dependencies.cumulus-relay-chain-local]218[dependencies.cumulus-relay-chain-rpc-interface]215git = 'https://github.com/uniqueNetwork/cumulus.git'219git = 'https://github.com/paritytech/cumulus.git'216branch = 'polkadot-v0.9.17'220branch = 'polkadot-v0.9.18'217221218################################################################################222################################################################################219# Polkadot dependencies223# Polkadot dependencies220[dependencies.polkadot-primitives]224[dependencies.polkadot-primitives]221git = "https://github.com/paritytech/polkadot"225git = "https://github.com/paritytech/polkadot"222branch = 'release-v0.9.17'226branch = 'release-v0.9.18'223227224[dependencies.polkadot-service]228[dependencies.polkadot-service]225git = "https://github.com/paritytech/polkadot"229git = "https://github.com/paritytech/polkadot"226branch = 'release-v0.9.17'230branch = 'release-v0.9.18'227231228[dependencies.polkadot-cli]232[dependencies.polkadot-cli]229git = "https://github.com/paritytech/polkadot"233git = "https://github.com/paritytech/polkadot"230branch = 'release-v0.9.17'234branch = 'release-v0.9.18'231235232[dependencies.polkadot-test-service]236[dependencies.polkadot-test-service]233git = "https://github.com/paritytech/polkadot"237git = "https://github.com/paritytech/polkadot"234branch = 'release-v0.9.17'238branch = 'release-v0.9.18'235239236[dependencies.polkadot-parachain]240[dependencies.polkadot-parachain]237git = "https://github.com/paritytech/polkadot"241git = "https://github.com/paritytech/polkadot"238branch = 'release-v0.9.17'242branch = 'release-v0.9.18'239243240244241################################################################################245################################################################################265269266[dependencies.pallet-transaction-payment-rpc-runtime-api]270[dependencies.pallet-transaction-payment-rpc-runtime-api]267git = 'https://github.com/paritytech/substrate.git'271git = 'https://github.com/paritytech/substrate.git'268branch = 'polkadot-v0.9.17'272branch = 'polkadot-v0.9.18'269273270################################################################################274################################################################################271# Package275# Package279license = 'GPLv3'283license = 'GPLv3'280name = 'unique-node'284name = 'unique-node'281repository = 'https://github.com/UniqueNetwork/unique-chain'285repository = 'https://github.com/UniqueNetwork/unique-chain'282version = '0.9.17'286version = '0.9.18'283287284[[bin]]288[[bin]]285name = 'unique-collator'289name = 'unique-collator'297jsonrpc-core = '18.0.0'301jsonrpc-core = '18.0.0'298jsonrpc-pubsub = "18.0.0"302jsonrpc-pubsub = "18.0.0"299303300fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }304fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }301fc-consensus = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }305fc-consensus = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }302fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }306fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }303fc-rpc = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }307fc-rpc = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }304fc-db = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }308fc-db = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }305fp-rpc = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }309fp-rpc = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }306pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }310pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }307311308unique-rpc = { default-features = false, path = "../rpc" }312unique-rpc = { default-features = false, path = "../rpc" }309313310[features]314[features]311default = ["unique-runtime", "quartz-runtime"]315default = []312runtime-benchmarks = [316runtime-benchmarks = [313 'unique-runtime/runtime-benchmarks',317 'unique-runtime/runtime-benchmarks',314 'polkadot-service/runtime-benchmarks',318 'polkadot-service/runtime-benchmarks',node/cli/src/chain_spec.rsdiffbeforeafterboth14// You should have received a copy of the GNU General Public License14// You should have received a copy of the GNU General Public License15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.161617use cumulus_primitives_core::ParaId;18use sc_chain_spec::{ChainSpecExtension, ChainSpecGroup};17use sc_chain_spec::{ChainSpecExtension, ChainSpecGroup};19use sc_service::ChainType;18use sc_service::ChainType;20use sp_core::{sr25519, Pair, Public};19use sp_core::{sr25519, Pair, Public};262527use unique_runtime_common::types::*;26use unique_runtime_common::types::*;2728#[cfg(feature = "unique-runtime")]29use unique_runtime as default_runtime;3031#[cfg(all(not(feature = "unique-runtime"), feature = "quartz-runtime"))]32use quartz_runtime as default_runtime;3334#[cfg(all(not(feature = "unique-runtime"), not(feature = "quartz-runtime")))]35use opal_runtime as default_runtime;283629/// The `ChainSpec` parameterized for the unique runtime.37/// The `ChainSpec` parameterized for the unique runtime.30#[cfg(feature = "unique-runtime")]38#[cfg(feature = "unique-runtime")]37/// The `ChainSpec` parameterized for the opal runtime.45/// The `ChainSpec` parameterized for the opal runtime.38pub type OpalChainSpec = sc_service::GenericChainSpec<opal_runtime::GenesisConfig, Extensions>;46pub type OpalChainSpec = sc_service::GenericChainSpec<opal_runtime::GenesisConfig, Extensions>;4748#[cfg(feature = "unique-runtime")]49pub type DefaultChainSpec = UniqueChainSpec;5051#[cfg(all(not(feature = "unique-runtime"), feature = "quartz-runtime"))]52pub type DefaultChainSpec = QuartzChainSpec;5354#[cfg(all(not(feature = "unique-runtime"), not(feature = "quartz-runtime")))]55pub type DefaultChainSpec = OpalChainSpec;395640pub enum RuntimeId {57pub enum RuntimeId {58 #[cfg(feature = "unique-runtime")]41 Unique,59 Unique,6061 #[cfg(feature = "quartz-runtime")]42 Quartz,62 Quartz,6343 Opal,64 Opal,121 AccountPublic::from(get_from_seed::<TPublic>(seed)).into_account()142 AccountPublic::from(get_from_seed::<TPublic>(seed)).into_account()122}143}144145macro_rules! testnet_genesis {146 (147 $runtime:path,148 $root_key:expr,149 $initial_authorities:expr,150 $endowed_accounts:expr,151 $id:expr152 ) => {{153 use $runtime::*;154155 GenesisConfig {156 system: SystemConfig {157 code: WASM_BINARY158 .expect("WASM binary was not build, please build it!")159 .to_vec(),160 },161 balances: BalancesConfig {162 balances: $endowed_accounts163 .iter()164 .cloned()165 // 1e13 UNQ166 .map(|k| (k, 1 << 100))167 .collect(),168 },169 treasury: Default::default(),170 sudo: SudoConfig {171 key: Some($root_key),172 },173 vesting: VestingConfig { vesting: vec![] },174 parachain_info: ParachainInfoConfig {175 parachain_id: $id.into(),176 },177 parachain_system: Default::default(),178 aura: AuraConfig {179 authorities: $initial_authorities,180 },181 aura_ext: Default::default(),182 evm: EVMConfig {183 accounts: BTreeMap::new(),184 },185 ethereum: EthereumConfig {},186 }187 }};188}123189124pub fn development_config() -> OpalChainSpec {190pub fn development_config() -> OpalChainSpec {125 let mut properties = Map::new();191 let mut properties = Map::new();126 properties.insert("tokenSymbol".into(), "OPL".into());192 properties.insert("tokenSymbol".into(), opal_runtime::TOKEN_SYMBOL.into());127 properties.insert("tokenDecimals".into(), 15.into());193 properties.insert("tokenDecimals".into(), 18.into());128 properties.insert("ss58Format".into(), 42.into());194 properties.insert("ss58Format".into(), opal_runtime::SS58Prefix::get().into());129195130 OpalChainSpec::from_genesis(196 OpalChainSpec::from_genesis(131 // Name197 // Name132 "Development",198 "OPAL by UNIQUE",133 // ID199 // ID134 "dev",200 "opal_dev",135 ChainType::Local,201 ChainType::Local,136 move || {202 move || {137 testnet_genesis(203 testnet_genesis!(204 opal_runtime,138 // Sudo account205 // Sudo account139 get_account_id_from_seed::<sr25519::Public>("Alice"),206 get_account_id_from_seed::<sr25519::Public>("Alice"),140 vec![207 vec![141 get_from_seed::<AuraId>("Alice"),208 get_from_seed::<AuraId>("Alice"),142 get_from_seed::<AuraId>("Bob"),209 get_from_seed::<AuraId>("Bob"),146 get_account_id_from_seed::<sr25519::Public>("Alice"),213 get_account_id_from_seed::<sr25519::Public>("Alice"),147 get_account_id_from_seed::<sr25519::Public>("Bob"),214 get_account_id_from_seed::<sr25519::Public>("Bob"),148 ],215 ],149 1000.into(),216 1000150 )217 )151 },218 },152 // Bootnodes219 // Bootnodes166 )233 )167}234}168235169pub fn local_testnet_rococo_config() -> OpalChainSpec {236pub fn local_testnet_rococo_config() -> DefaultChainSpec {237 let mut properties = Map::new();238 properties.insert("tokenSymbol".into(), default_runtime::TOKEN_SYMBOL.into());239 properties.insert("tokenDecimals".into(), 18.into());240 properties.insert(241 "ss58Format".into(),242 default_runtime::SS58Prefix::get().into(),243 );244170 OpalChainSpec::from_genesis(245 DefaultChainSpec::from_genesis(171 // Name246 // Name247 format!(248 "{}{}",249 default_runtime::RUNTIME_NAME.to_uppercase(),250 if cfg!(feature = "unique-runtime") {251 ""252 } else {253 " by UNIQUE"254 }255 )172 "Local Testnet",256 .as_str(),173 // ID257 // ID174 "local_testnet",258 format!("{}_local", default_runtime::RUNTIME_NAME).as_str(),175 ChainType::Local,259 ChainType::Local,176 move || {260 move || {177 testnet_genesis(261 testnet_genesis!(262 default_runtime,178 // Sudo account263 // Sudo account179 get_account_id_from_seed::<sr25519::Public>("Alice"),264 get_account_id_from_seed::<sr25519::Public>("Alice"),180 vec![265 vec![181 get_from_seed::<AuraId>("Alice"),266 get_from_seed::<AuraId>("Alice"),182 get_from_seed::<AuraId>("Bob"),267 get_from_seed::<AuraId>("Bob"),196 get_account_id_from_seed::<sr25519::Public>("Eve//stash"),281 get_account_id_from_seed::<sr25519::Public>("Eve//stash"),197 get_account_id_from_seed::<sr25519::Public>("Ferdie//stash"),282 get_account_id_from_seed::<sr25519::Public>("Ferdie//stash"),198 ],283 ],199 1000.into(),284 1000200 )285 )201 },286 },202 // Bootnodes287 // Bootnodes207 None,292 None,208 None,293 None,209 // Properties294 // Properties210 None,295 Some(properties),211 // Extensions296 // Extensions212 Extensions {297 Extensions {213 relay_chain: "rococo-local".into(),298 relay_chain: "rococo-local".into(),216 )301 )217}302}218219fn testnet_genesis(220 root_key: AccountId,221 initial_authorities: Vec<AuraId>,222 endowed_accounts: Vec<AccountId>,223 id: ParaId,224) -> opal_runtime::GenesisConfig {225 use opal_runtime::*;226227 GenesisConfig {228 system: SystemConfig {229 code: WASM_BINARY230 .expect("WASM binary was not build, please build it!")231 .to_vec(),232 },233 balances: BalancesConfig {234 balances: endowed_accounts235 .iter()236 .cloned()237 // 1e13 UNQ238 .map(|k| (k, 1 << 100))239 .collect(),240 },241 treasury: Default::default(),242 sudo: SudoConfig {243 key: Some(root_key),244 },245 vesting: VestingConfig { vesting: vec![] },246 parachain_info: ParachainInfoConfig { parachain_id: id },247 parachain_system: Default::default(),248 aura: AuraConfig {249 authorities: initial_authorities,250 },251 aura_ext: Default::default(),252 evm: EVMConfig {253 accounts: BTreeMap::new(),254 },255 ethereum: EthereumConfig {},256 }257}258303node/cli/src/cli.rsdiffbeforeafterboth15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.161617use crate::chain_spec;17use crate::chain_spec;18use std::path::PathBuf;18use std::{path::PathBuf, env};19use clap::Parser;19use clap::Parser;2021const NODE_NAME_ENV: &str = "UNIQUE_NODE_NAME";202221/// Sub-commands supported by the collator.23/// Sub-commands supported by the collator.22#[derive(Debug, Parser)]24#[derive(Debug, Parser)]107 pub relaychain_args: Vec<String>,109 pub relaychain_args: Vec<String>,108}110}111112impl Cli {113 pub fn node_name() -> String {114 match env::var(NODE_NAME_ENV).ok() {115 Some(name) => name,116 None => {117 if cfg!(feature = "unique-runtime") {118 "Unique"119 } else if cfg!(feature = "quartz-runtime") {120 "Quartz"121 } else {122 "Opal"123 }124 }125 .into(),126 }127 }128}109129110#[derive(Debug)]130#[derive(Debug)]111pub struct RelayChainCli {131pub struct RelayChainCli {node/cli/src/command.rsdiffbeforeafterboth99impl SubstrateCli for Cli {99impl SubstrateCli for Cli {100 // TODO use args100 // TODO use args101 fn impl_name() -> String {101 fn impl_name() -> String {102 "Unique Node".into()102 format!("{} Node", Self::node_name())103 }103 }104104105 fn impl_version() -> String {105 fn impl_version() -> String {108 // TODO use args108 // TODO use args109 fn description() -> String {109 fn description() -> String {110 format!(110 format!(111 "Unique Node\n\nThe command-line arguments provided first will be \111 "{} Node\n\nThe command-line arguments provided first will be \112 passed to the parachain node, while the arguments provided after -- will be passed \112 passed to the parachain node, while the arguments provided after -- will be passed \113 to the relaychain node.\n\n\113 to the relaychain node.\n\n\114 {} [parachain-args] -- [relaychain-args]",114 {} [parachain-args] -- [relaychain-args]",115 Self::node_name(),115 Self::executable_name()116 Self::executable_name()116 )117 )117 }118 }150impl SubstrateCli for RelayChainCli {151impl SubstrateCli for RelayChainCli {151 // TODO use args152 // TODO use args152 fn impl_name() -> String {153 fn impl_name() -> String {153 "Unique Node".into()154 format!("{} Node", Cli::node_name())154 }155 }155156156 fn impl_version() -> String {157 fn impl_version() -> String {157 env!("SUBSTRATE_CLI_IMPL_VERSION").into()158 env!("SUBSTRATE_CLI_IMPL_VERSION").into()158 }159 }159 // TODO use args160 // TODO use args160 fn description() -> String {161 fn description() -> String {162 format!(161 "Unique Node\n\nThe command-line arguments provided first will be \163 "{} Node\n\nThe command-line arguments provided first will be \162 passed to the parachain node, while the arguments provided after -- will be passed \164 passed to the parachain node, while the arguments provided after -- will be passed \163 to the relaychain node.\n\n\165 to the relaychain node.\n\n\164 parachain-collator [parachain-args] -- [relaychain-args]"166 parachain-collator [parachain-args] -- [relaychain-args]",165 .into()167 Cli::node_name()168 )166 }169 }167170389 }392 }390 None => {393 None => {391 let runner = cli.create_runner(&cli.run.normalize())?;394 let runner = cli.create_runner(&cli.run.normalize())?;395 let collator_options = cli.run.collator_options();392396393 runner.run_node_until_exit(|config| async move {397 runner.run_node_until_exit(|config| async move {394 let extensions = chain_spec::Extensions::try_get(&*config.chain_spec);398 let extensions = chain_spec::Extensions::try_get(&*config.chain_spec);452 );456 );453457454 start_node_using_chain_runtime! {458 start_node_using_chain_runtime! {455 start_node(config, polkadot_config, para_id)459 start_node(config, polkadot_config, collator_options, para_id)456 .await460 .await457 .map(|r| r.0)461 .map(|r| r.0)458 .map_err(Into::into)462 .map_err(Into::into)node/cli/src/service.rsdiffbeforeafterboth34use cumulus_client_service::{34use cumulus_client_service::{35 prepare_node_config, start_collator, start_full_node, StartCollatorParams, StartFullNodeParams,35 prepare_node_config, start_collator, start_full_node, StartCollatorParams, StartFullNodeParams,36};36};37use cumulus_client_cli::CollatorOptions;37use cumulus_client_network::BlockAnnounceValidator;38use cumulus_client_network::BlockAnnounceValidator;38use cumulus_primitives_core::ParaId;39use cumulus_primitives_core::ParaId;40use cumulus_relay_chain_inprocess_interface::build_inprocess_relay_chain;39use cumulus_relay_chain_interface::RelayChainInterface;41use cumulus_relay_chain_interface::{RelayChainError, RelayChainInterface, RelayChainResult};40use cumulus_relay_chain_local::build_relay_chain_interface;42use cumulus_relay_chain_rpc_interface::RelayChainRPCInterface;414342// Substrate Imports44// Substrate Imports43use sc_client_api::ExecutorProvider;45use sc_client_api::ExecutorProvider;46use sc_network::NetworkService;48use sc_network::NetworkService;47use sc_service::{BasePath, Configuration, PartialComponents, Role, TaskManager};49use sc_service::{BasePath, Configuration, PartialComponents, Role, TaskManager};48use sc_telemetry::{Telemetry, TelemetryHandle, TelemetryWorker, TelemetryWorkerHandle};50use sc_telemetry::{Telemetry, TelemetryHandle, TelemetryWorker, TelemetryWorkerHandle};49use sp_consensus::SlotData;50use sp_keystore::SyncCryptoStorePtr;51use sp_keystore::SyncCryptoStorePtr;51use sp_runtime::traits::BlakeTwo256;52use sp_runtime::traits::BlakeTwo256;52use substrate_prometheus_endpoint::Registry;53use substrate_prometheus_endpoint::Registry;53use sc_client_api::BlockchainEvents;54use sc_client_api::BlockchainEvents;5556use polkadot_service::CollatorPair;545755// Frontier Imports58// Frontier Imports56use fc_rpc_core::types::FilterPool;59use fc_rpc_core::types::FilterPool;57use fc_mapping_sync::{MappingSyncWorker, SyncStrategy};60use fc_mapping_sync::{MappingSyncWorker, SyncStrategy};586159use unique_runtime_common::types::{AuraId, RuntimeInstance, AccountId, Balance, Index, Hash, Block};62use unique_runtime_common::types::{AuraId, RuntimeInstance, AccountId, Balance, Index, Hash, Block};606361/// Native executor instance.64/// Unique native executor instance.65#[cfg(feature = "unique-runtime")]62pub struct UniqueRuntimeExecutor;66pub struct UniqueRuntimeExecutor;6768#[cfg(feature = "quartz-runtime")]69/// Quartz native executor instance.7063pub struct QuartzRuntimeExecutor;71pub struct QuartzRuntimeExecutor;7273/// Opal native executor instance.64pub struct OpalRuntimeExecutor;74pub struct OpalRuntimeExecutor;657566#[cfg(feature = "unique-runtime")]76#[cfg(feature = "unique-runtime")]257 Ok(params)267 Ok(params)258}268}269270async fn build_relay_chain_interface(271 polkadot_config: Configuration,272 parachain_config: &Configuration,273 telemetry_worker_handle: Option<TelemetryWorkerHandle>,274 task_manager: &mut TaskManager,275 collator_options: CollatorOptions,276) -> RelayChainResult<(277 Arc<(dyn RelayChainInterface + 'static)>,278 Option<CollatorPair>,279)> {280 match collator_options.relay_chain_rpc_url {281 Some(relay_chain_url) => Ok((282 Arc::new(RelayChainRPCInterface::new(relay_chain_url).await?) as Arc<_>,283 None,284 )),285 None => build_inprocess_relay_chain(286 polkadot_config,287 parachain_config,288 telemetry_worker_handle,289 task_manager,290 ),291 }292}259293260/// Start a node with the given parachain `Configuration` and relay chain `Configuration`.294/// Start a node with the given parachain `Configuration` and relay chain `Configuration`.261///295///264async fn start_node_impl<Runtime, RuntimeApi, ExecutorDispatch, BIQ, BIC>(298async fn start_node_impl<Runtime, RuntimeApi, ExecutorDispatch, BIQ, BIC>(265 parachain_config: Configuration,299 parachain_config: Configuration,266 polkadot_config: Configuration,300 polkadot_config: Configuration,301 collator_options: CollatorOptions,267 id: ParaId,302 id: ParaId,268 build_import_queue: BIQ,303 build_import_queue: BIQ,269 build_consensus: BIC,304 build_consensus: BIC,327362328 let (relay_chain_interface, collator_key) =363 let (relay_chain_interface, collator_key) = build_relay_chain_interface(329 build_relay_chain_interface(polkadot_config, telemetry_worker_handle, &mut task_manager)364 polkadot_config,365 ¶chain_config,366 telemetry_worker_handle,367 &mut task_manager,368 collator_options.clone(),369 )370 .await330 .map_err(|e| match e {371 .map_err(|e| match e {331 polkadot_service::Error::Sub(x) => x,372 RelayChainError::ServiceError(polkadot_service::Error::Sub(x)) => x,332 s => format!("{}", s).into(),373 s => s.to_string().into(),333 })?;374 })?;334375335 let block_announce_validator = BlockAnnounceValidator::new(relay_chain_interface.clone(), id);376 let block_announce_validator = BlockAnnounceValidator::new(relay_chain_interface.clone(), id);455 spawner,496 spawner,456 parachain_consensus,497 parachain_consensus,457 import_queue,498 import_queue,458 collator_key,499 collator_key: collator_key.expect("Command line arguments do not allow this. qed"),459 relay_chain_interface,500 relay_chain_interface,460 relay_chain_slot_duration,501 relay_chain_slot_duration,461 };502 };470 import_queue,511 import_queue,471 relay_chain_interface,512 relay_chain_interface,472 relay_chain_slot_duration,513 relay_chain_slot_duration,514 collator_options,473 };515 };474516475 start_full_node(params)?;517 start_full_node(params)?;518 let time = sp_timestamp::InherentDataProvider::from_system_time();560 let time = sp_timestamp::InherentDataProvider::from_system_time();519561520 let slot =562 let slot =521 sp_consensus_aura::inherents::InherentDataProvider::from_timestamp_and_duration(563 sp_consensus_aura::inherents::InherentDataProvider::from_timestamp_and_slot_duration(522 *time,564 *time,523 slot_duration.slot_duration(),565 slot_duration,524 );566 );525567526 Ok((time, slot))568 Ok((time, slot))537pub async fn start_node<Runtime, RuntimeApi, ExecutorDispatch>(579pub async fn start_node<Runtime, RuntimeApi, ExecutorDispatch>(538 parachain_config: Configuration,580 parachain_config: Configuration,539 polkadot_config: Configuration,581 polkadot_config: Configuration,582 collator_options: CollatorOptions,540 id: ParaId,583 id: ParaId,541) -> sc_service::error::Result<(TaskManager, Arc<FullClient<RuntimeApi, ExecutorDispatch>>)>584) -> sc_service::error::Result<(TaskManager, Arc<FullClient<RuntimeApi, ExecutorDispatch>>)>542where585where564 start_node_impl::<Runtime, RuntimeApi, ExecutorDispatch, _, _>(607 start_node_impl::<Runtime, RuntimeApi, ExecutorDispatch, _, _>(565 parachain_config,608 parachain_config,566 polkadot_config,609 polkadot_config,610 collator_options,567 id,611 id,568 parachain_build_import_queue,612 parachain_build_import_queue,569 |client,613 |client,609 let time = sp_timestamp::InherentDataProvider::from_system_time();653 let time = sp_timestamp::InherentDataProvider::from_system_time();610654611 let slot =655 let slot =612 sp_consensus_aura::inherents::InherentDataProvider::from_timestamp_and_duration(656 sp_consensus_aura::inherents::InherentDataProvider::from_timestamp_and_slot_duration(613 *time,657 *time,614 slot_duration.slot_duration(),658 slot_duration,615 );659 );616660617 let parachain_inherent = parachain_inherent.ok_or_else(|| {661 let parachain_inherent = parachain_inherent.ok_or_else(|| {628 sync_oracle,672 sync_oracle,629 keystore,673 keystore,630 force_authoring,674 force_authoring,631 slot_duration: *slot_duration,675 slot_duration,632 // We got around 500ms for proposing676 // We got around 500ms for proposing633 block_proposal_slot_portion: SlotProportion::new(1f32 / 24f32),677 block_proposal_slot_portion: SlotProportion::new(1f32 / 24f32),634 telemetry,678 telemetry,809 };853 };810854811 let slot =855 let slot =812 sp_consensus_aura::inherents::InherentDataProvider::from_timestamp_and_duration(856 sp_consensus_aura::inherents::InherentDataProvider::from_timestamp_and_slot_duration(813 *time,857 *time,814 slot_duration.slot_duration(),858 slot_duration,815 );859 );816860817 Ok((time, slot, mocked_parachain))861 Ok((time, slot, mocked_parachain))node/rpc/Cargo.tomldiffbeforeafterboth13futures = { version = "0.3.17", features = ["compat"] }13futures = { version = "0.3.17", features = ["compat"] }14jsonrpc-core = "18.0.0"14jsonrpc-core = "18.0.0"15jsonrpc-pubsub = "18.0.0"15jsonrpc-pubsub = "18.0.0"16# pallet-contracts-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }16# pallet-contracts-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }17pallet-transaction-payment-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }17pallet-transaction-payment-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }18pallet-transaction-payment-rpc-runtime-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }18pallet-transaction-payment-rpc-runtime-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }19sc-client-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }19sc-client-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }20sc-consensus-aura = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }20sc-consensus-aura = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }21sc-consensus-epochs = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }21sc-consensus-epochs = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }22sc-finality-grandpa = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }22sc-finality-grandpa = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }23sc-finality-grandpa-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }23sc-finality-grandpa-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }24sc-keystore = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }24sc-keystore = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }25sc-network = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }25sc-network = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }26sc-rpc-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }26sc-rpc-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }27sc-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }27sc-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }28sc-service = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }28sc-service = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }29sp-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }29sp-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }30sp-block-builder = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }30sp-block-builder = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }31sp-blockchain = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }31sp-blockchain = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }32sp-consensus = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }32sp-consensus = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }33sp-consensus-aura = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }33sp-consensus-aura = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }34sp-core = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }34sp-core = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }35sp-offchain = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }35sp-offchain = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }36sp-runtime = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }36sp-runtime = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }37sp-storage = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }37sp-storage = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }38sp-session = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }38sp-session = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }39sp-transaction-pool = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }39sp-transaction-pool = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }40sc-transaction-pool = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }40sc-transaction-pool = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }41substrate-frame-rpc-system = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }41substrate-frame-rpc-system = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }42tokio = { version = "0.2.25", features = ["macros", "sync"] }42tokio = { version = "0.2.25", features = ["macros", "sync"] }434344pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }44pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }45fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }45fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }46fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }46fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }47fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }47fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }48fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }48fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }49fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }49fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }505051pallet-common = { default-features = false, path = "../../pallets/common" }51pallet-common = { default-features = false, path = "../../pallets/common" }52unique-runtime-common = { default-features = false, path = "../../runtime/common" }52unique-runtime-common = { default-features = false, path = "../../runtime/common" }pallets/common/Cargo.tomldiffbeforeafterboth8default-features = false8default-features = false9features = ['derive']9features = ['derive']10package = 'parity-scale-codec'10package = 'parity-scale-codec'11version = '2.0.0'11version = '3.1.2'121213[dependencies]13[dependencies]14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }19up-evm-mapping = { default-features = false, path = '../../primitives/evm-mapping' }19up-evm-mapping = { default-features = false, path = '../../primitives/evm-mapping' }20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }21pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }21pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }22evm-coder = { default-features = false, path = '../../crates/evm-coder' }22evm-coder = { default-features = false, path = '../../crates/evm-coder' }23pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }23pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }24serde = { version = "1.0.130", default-features = false }24serde = { version = "1.0.130", default-features = false }25scale-info = { version = "1.0.0", default-features = false, features = [25scale-info = { version = "2.0.1", default-features = false, features = [26 "derive",26 "derive",27] }27] }2828pallets/evm-coder-substrate/Cargo.tomldiffbeforeafterboth5edition = "2021"5edition = "2021"667[dependencies]7[dependencies]8scale-info = { version = "1.0.0", default-features = false, features = [8scale-info = { version = "2.0.1", default-features = false, features = [9 "derive",9 "derive",10] }10] }11sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }11sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }12sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }12sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }13ethereum = { version = "0.11.1", default-features = false }13ethereum = { version = "0.12.0", default-features = false }14evm-coder = { default-features = false, path = "../../crates/evm-coder" }14evm-coder = { default-features = false, path = "../../crates/evm-coder" }15pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }15pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }16pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }16pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }17frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }17frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }18frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }18frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }19frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }19frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }202021[dependencies.codec]21[dependencies.codec]22default-features = false22default-features = false23features = ['derive']23features = ['derive']24package = 'parity-scale-codec'24package = 'parity-scale-codec'25version = '2.3.0'25version = '3.1.2'262627[features]27[features]28default = ["std"]28default = ["std"]pallets/evm-contract-helpers/Cargo.tomldiffbeforeafterboth5edition = "2021"5edition = "2021"667[dependencies]7[dependencies]8scale-info = { version = "1.0.0", default-features = false, features = [8scale-info = { version = "2.0.1", default-features = false, features = [9 "derive",9 "derive",10] }10] }11frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }11frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }12frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }12frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }13sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }13sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }14sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }14sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }15sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }15sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }16evm-coder = { default-features = false, path = '../../crates/evm-coder' }16evm-coder = { default-features = false, path = '../../crates/evm-coder' }17pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }17pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }19up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.17' }19up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.18' }20log = "0.4.14"20log = "0.4.14"212122[dependencies.codec]22[dependencies.codec]23default-features = false23default-features = false24features = ['derive']24features = ['derive']25package = 'parity-scale-codec'25package = 'parity-scale-codec'26version = '2.3.0'26version = '3.1.2'272728[features]28[features]29default = ["std"]29default = ["std"]pallets/evm-migration/Cargo.tomldiffbeforeafterboth5edition = "2021"5edition = "2021"667[dependencies]7[dependencies]8scale-info = { version = "1.0.0", default-features = false, features = [8scale-info = { version = "2.0.1", default-features = false, features = [9 "derive",9 "derive",10] }10] }11frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }11frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }12frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }12frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }13frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }13frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }14sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }14sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }15sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }15sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }16sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }16sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }17sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }17sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }19fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }19fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }202021[dependencies.codec]21[dependencies.codec]22default-features = false22default-features = false23features = ['derive']23features = ['derive']24package = 'parity-scale-codec'24package = 'parity-scale-codec'25version = '2.3.0'25version = '3.1.2'262627[features]27[features]28default = ["std", "runtime-benchmarks"]28default = ["std", "runtime-benchmarks"]pallets/evm-transaction-payment/Cargo.tomldiffbeforeafterboth5edition = "2021"5edition = "2021"667[dependencies]7[dependencies]8scale-info = { version = "1.0.0", default-features = false, features = [8scale-info = { version = "2.0.1", default-features = false, features = [9 "derive",9 "derive",10] }10] }11frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }11frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }12frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }12frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }13sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }13sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }14sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }14sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }15sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }15sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }16sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }16sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }18fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }18fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }19pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }19pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.17' }20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.18' }21up-evm-mapping = { default-features = false, path = "../../primitives/evm-mapping" }21up-evm-mapping = { default-features = false, path = "../../primitives/evm-mapping" }222223[dependencies.codec]23[dependencies.codec]24default-features = false24default-features = false25features = ['derive']25features = ['derive']26package = 'parity-scale-codec'26package = 'parity-scale-codec'27version = '2.3.0'27version = '3.1.2'282829[features]29[features]30default = ["std"]30default = ["std"]pallets/fungible/Cargo.tomldiffbeforeafterboth8default-features = false8default-features = false9features = ['derive']9features = ['derive']10package = 'parity-scale-codec'10package = 'parity-scale-codec'11version = '2.0.0'11version = '3.1.2'121213[dependencies]13[dependencies]14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }19pallet-common = { default-features = false, path = '../common' }19pallet-common = { default-features = false, path = '../common' }20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }21evm-coder = { default-features = false, path = '../../crates/evm-coder' }21evm-coder = { default-features = false, path = '../../crates/evm-coder' }22pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }22pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }23ethereum = { version = "0.11.1", default-features = false }23ethereum = { version = "0.12.0", default-features = false }24frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }24frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }25scale-info = { version = "1.0.0", default-features = false, features = [25scale-info = { version = "2.0.1", default-features = false, features = [26 "derive",26 "derive",27] }27] }2828pallets/inflation/Cargo.tomldiffbeforeafterboth37default-features = false37default-features = false38features = ['derive']38features = ['derive']39package = 'parity-scale-codec'39package = 'parity-scale-codec'40version = '2.3.0'40version = '3.1.2'414142[dependencies.frame-benchmarking]42[dependencies.frame-benchmarking]43default-features = false43default-features = false44optional = true44optional = true45git = 'https://github.com/paritytech/substrate.git'45git = 'https://github.com/paritytech/substrate.git'46branch = 'polkadot-v0.9.17'46branch = 'polkadot-v0.9.18'474748[dependencies.frame-support]48[dependencies.frame-support]49default-features = false49default-features = false50git = 'https://github.com/paritytech/substrate.git'50git = 'https://github.com/paritytech/substrate.git'51branch = 'polkadot-v0.9.17'51branch = 'polkadot-v0.9.18'525253[dependencies.frame-system]53[dependencies.frame-system]54default-features = false54default-features = false55git = 'https://github.com/paritytech/substrate.git'55git = 'https://github.com/paritytech/substrate.git'56branch = 'polkadot-v0.9.17'56branch = 'polkadot-v0.9.18'575758[dependencies.pallet-balances]58[dependencies.pallet-balances]59default-features = false59default-features = false60git = 'https://github.com/paritytech/substrate.git'60git = 'https://github.com/paritytech/substrate.git'61branch = 'polkadot-v0.9.17'61branch = 'polkadot-v0.9.18'626263[dependencies.pallet-timestamp]63[dependencies.pallet-timestamp]64default-features = false64default-features = false65git = 'https://github.com/paritytech/substrate.git'65git = 'https://github.com/paritytech/substrate.git'66branch = 'polkadot-v0.9.17'66branch = 'polkadot-v0.9.18'676768[dependencies.pallet-randomness-collective-flip]68[dependencies.pallet-randomness-collective-flip]69default-features = false69default-features = false70git = 'https://github.com/paritytech/substrate.git'70git = 'https://github.com/paritytech/substrate.git'71branch = 'polkadot-v0.9.17'71branch = 'polkadot-v0.9.18'727273[dependencies.sp-std]73[dependencies.sp-std]74default-features = false74default-features = false75git = 'https://github.com/paritytech/substrate.git'75git = 'https://github.com/paritytech/substrate.git'76branch = 'polkadot-v0.9.17'76branch = 'polkadot-v0.9.18'777778[dependencies.serde]78[dependencies.serde]79default-features = false79default-features = false83[dependencies.sp-runtime]83[dependencies.sp-runtime]84default-features = false84default-features = false85git = 'https://github.com/paritytech/substrate.git'85git = 'https://github.com/paritytech/substrate.git'86branch = 'polkadot-v0.9.17'86branch = 'polkadot-v0.9.18'878788[dependencies.sp-core]88[dependencies.sp-core]89default-features = false89default-features = false90git = 'https://github.com/paritytech/substrate.git'90git = 'https://github.com/paritytech/substrate.git'91branch = 'polkadot-v0.9.17'91branch = 'polkadot-v0.9.18'929293[dependencies.sp-io]93[dependencies.sp-io]94default-features = false94default-features = false95git = 'https://github.com/paritytech/substrate.git'95git = 'https://github.com/paritytech/substrate.git'96branch = 'polkadot-v0.9.17'96branch = 'polkadot-v0.9.18'979798[dependencies]98[dependencies]99scale-info = { version = "1.0.0", default-features = false, features = ["derive"] }99scale-info = { version = "2.0.1", default-features = false, features = [100 "derive",101] }100102pallets/nonfungible/Cargo.tomldiffbeforeafterboth8default-features = false8default-features = false9features = ['derive']9features = ['derive']10package = 'parity-scale-codec'10package = 'parity-scale-codec'11version = '2.0.0'11version = '3.1.2'121213[dependencies]13[dependencies]14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }19pallet-common = { default-features = false, path = '../common' }19pallet-common = { default-features = false, path = '../common' }20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }21evm-coder = { default-features = false, path = '../../crates/evm-coder' }21evm-coder = { default-features = false, path = '../../crates/evm-coder' }22pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }22pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }23ethereum = { version = "0.11.1", default-features = false }23ethereum = { version = "0.12.0", default-features = false }24frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }24frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }25scale-info = { version = "1.0.0", default-features = false, features = [25scale-info = { version = "2.0.1", default-features = false, features = [26 "derive",26 "derive",27] }27] }2828pallets/refungible/Cargo.tomldiffbeforeafterboth8default-features = false8default-features = false9features = ['derive']9features = ['derive']10package = 'parity-scale-codec'10package = 'parity-scale-codec'11version = '2.0.0'11version = '3.1.2'121213[dependencies]13[dependencies]14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }19pallet-common = { default-features = false, path = '../common' }19pallet-common = { default-features = false, path = '../common' }20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }21frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }21frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }22scale-info = { version = "1.0.0", default-features = false, features = [22scale-info = { version = "2.0.1", default-features = false, features = [23 "derive",23 "derive",24] }24] }2525pallets/scheduler/Cargo.tomldiffbeforeafterboth111112[dependencies]12[dependencies]13serde = { version = "1.0.130", default-features = false }13serde = { version = "1.0.130", default-features = false }14codec = { package = "parity-scale-codec", version = "2.3.0", default-features = false }14codec = { package = "parity-scale-codec", version = "3.1.2", default-features = false }15scale-info = { version = "1.0.0", default-features = false, features = ["derive"] }15scale-info = { version = "2.0.1", default-features = false, features = [16 "derive",17] }16frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }18frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }17frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }19frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }18sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }20sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }19sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }21sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }20sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }22sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }21frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }23frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }22sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }24sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }23up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.17' }25up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.18' }24log = { version = "0.4.14", default-features = false }26log = { version = "0.4.14", default-features = false }252726[dev-dependencies]28[dev-dependencies]27sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }28substrate-test-utils = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }29substrate-test-utils = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }293030[features]31[features]31default = ["std"]32default = ["std"]pallets/unique/Cargo.tomldiffbeforeafterboth55default-features = false55default-features = false56features = ['derive']56features = ['derive']57package = 'parity-scale-codec'57package = 'parity-scale-codec'58version = '2.3.0'58version = '3.1.2'595960[dependencies.frame-benchmarking]60[dependencies.frame-benchmarking]61default-features = false61default-features = false62optional = true62optional = true63git = 'https://github.com/paritytech/substrate.git'63git = 'https://github.com/paritytech/substrate.git'64branch = 'polkadot-v0.9.17'64branch = 'polkadot-v0.9.18'656566[dependencies.frame-support]66[dependencies.frame-support]67default-features = false67default-features = false68git = 'https://github.com/paritytech/substrate.git'68git = 'https://github.com/paritytech/substrate.git'69branch = 'polkadot-v0.9.17'69branch = 'polkadot-v0.9.18'707071[dependencies.frame-system]71[dependencies.frame-system]72default-features = false72default-features = false73git = 'https://github.com/paritytech/substrate.git'73git = 'https://github.com/paritytech/substrate.git'74branch = 'polkadot-v0.9.17'74branch = 'polkadot-v0.9.18'757576[dependencies.pallet-balances]76[dependencies.pallet-balances]77default-features = false77default-features = false78git = 'https://github.com/paritytech/substrate.git'78git = 'https://github.com/paritytech/substrate.git'79branch = 'polkadot-v0.9.17'79branch = 'polkadot-v0.9.18'808081[dependencies.pallet-timestamp]81[dependencies.pallet-timestamp]82default-features = false82default-features = false83git = 'https://github.com/paritytech/substrate.git'83git = 'https://github.com/paritytech/substrate.git'84branch = 'polkadot-v0.9.17'84branch = 'polkadot-v0.9.18'858586[dependencies.pallet-randomness-collective-flip]86[dependencies.pallet-randomness-collective-flip]87default-features = false87default-features = false88git = 'https://github.com/paritytech/substrate.git'88git = 'https://github.com/paritytech/substrate.git'89branch = 'polkadot-v0.9.17'89branch = 'polkadot-v0.9.18'909091[dependencies.sp-std]91[dependencies.sp-std]92default-features = false92default-features = false93git = 'https://github.com/paritytech/substrate.git'93git = 'https://github.com/paritytech/substrate.git'94branch = 'polkadot-v0.9.17'94branch = 'polkadot-v0.9.18'959596[dependencies.pallet-transaction-payment]96[dependencies.pallet-transaction-payment]97default-features = false97default-features = false98git = 'https://github.com/paritytech/substrate.git'98git = 'https://github.com/paritytech/substrate.git'99branch = 'polkadot-v0.9.17'99branch = 'polkadot-v0.9.18'100100101[dependencies.serde]101[dependencies.serde]102default-features = false102default-features = false106[dependencies.sp-runtime]106[dependencies.sp-runtime]107default-features = false107default-features = false108git = 'https://github.com/paritytech/substrate.git'108git = 'https://github.com/paritytech/substrate.git'109branch = 'polkadot-v0.9.17'109branch = 'polkadot-v0.9.18'110110111[dependencies.sp-core]111[dependencies.sp-core]112default-features = false112default-features = false113git = 'https://github.com/paritytech/substrate.git'113git = 'https://github.com/paritytech/substrate.git'114branch = 'polkadot-v0.9.17'114branch = 'polkadot-v0.9.18'115115116[dependencies.sp-io]116[dependencies.sp-io]117default-features = false117default-features = false118git = 'https://github.com/paritytech/substrate.git'118git = 'https://github.com/paritytech/substrate.git'119branch = 'polkadot-v0.9.17'119branch = 'polkadot-v0.9.18'120120121121122################################################################################122################################################################################123# Local Dependencies123# Local Dependencies124[dependencies]124[dependencies]125up-data-structs = { default-features = false, path = "../../primitives/data-structs" }125up-data-structs = { default-features = false, path = "../../primitives/data-structs" }126126127scale-info = { version = "1.0.0", default-features = false, features = [127scale-info = { version = "2.0.1", default-features = false, features = [128 "derive",128 "derive",129] }129] }130ethereum = { version = "0.11.1", default-features = false }130ethereum = { version = "0.12.0", default-features = false }131rlp = { default-features = false, version = "0.5.0" }131rlp = { default-features = false, version = "0.5.0" }132sp-api = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.17" }132sp-api = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.18" }133133134up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.17' }134up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.18' }135up-evm-mapping = { default-features = false, path = "../../primitives/evm-mapping" }135up-evm-mapping = { default-features = false, path = "../../primitives/evm-mapping" }136evm-coder = { default-features = false, path = "../../crates/evm-coder" }136evm-coder = { default-features = false, path = "../../crates/evm-coder" }137pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }137pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }138primitive-types = { version = "0.10.1", default-features = false, features = [138primitive-types = { version = "0.11.1", default-features = false, features = [139 "serde_no_std",139 "serde_no_std",140] }140] }141141142pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }142pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }143pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }143pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }144fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }144fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }145hex-literal = "0.3.3"145hex-literal = "0.3.3"146146147pallet-common = { default-features = false, path = "../common" }147pallet-common = { default-features = false, path = "../common" }primitives/data-structs/Cargo.tomldiffbeforeafterboth9version = '0.1.0'9version = '0.1.0'101011[dependencies]11[dependencies]12scale-info = { version = "1.0.0", default-features = false, features = ["derive"] }12scale-info = { version = "2.0.1", default-features = false, features = [13 "derive",14] }13codec = { package = "parity-scale-codec", version = "2.3.0", default-features = false, features = [15codec = { package = "parity-scale-codec", version = "3.1.2", default-features = false, features = [14 'derive',16 'derive',15] }17] }16serde = { version = "1.0.130", features = [18serde = { version = "1.0.130", features = [17 'derive',19 'derive',18], default-features = false, optional = true }20], default-features = false, optional = true }19frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }21frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }20frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }22frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }21sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }23sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }22sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }24sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }23sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }25sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }24derivative = "2.2.0"26derivative = "2.2.0"252726[features]28[features]primitives/evm-mapping/Cargo.tomldiffbeforeafterboth5edition = "2021"5edition = "2021"667[dependencies]7[dependencies]8sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }8sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }9frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }9frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }101011[features]11[features]12default = ["std"]12default = ["std"]primitives/rpc/Cargo.tomldiffbeforeafterboth7[dependencies]7[dependencies]8pallet-common = { default-features = false, path = '../../pallets/common' }8pallet-common = { default-features = false, path = '../../pallets/common' }9up-data-structs = { default-features = false, path = '../data-structs' }9up-data-structs = { default-features = false, path = '../data-structs' }10codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false, features = [10codec = { package = "parity-scale-codec", version = "3.1.2", default-features = false, features = [11 "derive",11 "derive",12] }12] }13sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }13sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }14sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }14sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }15sp-api = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }15sp-api = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.17' }16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }171718[features]18[features]19default = ["std"]19default = ["std"]runtime/common/Cargo.tomldiffbeforeafterboth6license = 'All Rights Reserved'6license = 'All Rights Reserved'7name = 'unique-runtime-common'7name = 'unique-runtime-common'8repository = 'https://github.com/UniqueNetwork/unique-chain'8repository = 'https://github.com/UniqueNetwork/unique-chain'9version = '0.1.0'9version = '0.9.18'101011[features]11[features]12default = ['std']12default = ['std']29[dependencies.sp-core]29[dependencies.sp-core]30default-features = false30default-features = false31git = 'https://github.com/paritytech/substrate.git'31git = 'https://github.com/paritytech/substrate.git'32branch = 'polkadot-v0.9.17'32branch = 'polkadot-v0.9.18'333334[dependencies.sp-runtime]34[dependencies.sp-runtime]35default-features = false35default-features = false36git = 'https://github.com/paritytech/substrate.git'36git = 'https://github.com/paritytech/substrate.git'37branch = 'polkadot-v0.9.17'37branch = 'polkadot-v0.9.18'383839[dependencies.codec]39[dependencies.codec]40default-features = false40default-features = false41features = ['derive']41features = ['derive']42package = 'parity-scale-codec'42package = 'parity-scale-codec'43version = '2.3.0'43version = '3.1.2'444445[dependencies.scale-info]45[dependencies.scale-info]46default-features = false46default-features = false47features = ["derive"]47features = ["derive"]48version = "1.0.0"48version = "2.0.1"494950[dependencies.frame-support]50[dependencies.frame-support]51default-features = false51default-features = false52git = 'https://github.com/paritytech/substrate.git'52git = 'https://github.com/paritytech/substrate.git'53branch = 'polkadot-v0.9.17'53branch = 'polkadot-v0.9.18'545455[dependencies.frame-system]55[dependencies.frame-system]56default-features = false56default-features = false57git = 'https://github.com/paritytech/substrate.git'57git = 'https://github.com/paritytech/substrate.git'58branch = 'polkadot-v0.9.17'58branch = 'polkadot-v0.9.18'595960[dependencies.pallet-common]60[dependencies.pallet-common]61default-features = false61default-features = false64[dependencies.sp-consensus-aura]64[dependencies.sp-consensus-aura]65default-features = false65default-features = false66git = 'https://github.com/paritytech/substrate.git'66git = 'https://github.com/paritytech/substrate.git'67branch = 'polkadot-v0.9.17'67branch = 'polkadot-v0.9.18'686869[dependencies.fp-rpc]69[dependencies.fp-rpc]70default-features = false70default-features = false71git = "https://github.com/uniquenetwork/frontier.git"71git = "https://github.com/uniquenetwork/frontier.git"72branch = "unique-polkadot-v0.9.17"72branch = "unique-polkadot-v0.9.18"7373runtime/opal/Cargo.tomldiffbeforeafterboth10license = 'GPLv3'10license = 'GPLv3'11name = 'opal-runtime'11name = 'opal-runtime'12repository = 'https://github.com/UniqueNetwork/unique-chain'12repository = 'https://github.com/UniqueNetwork/unique-chain'13version = '0.1.0'13version = '0.9.18'141415[package.metadata.docs.rs]15[package.metadata.docs.rs]16targets = ['x86_64-unknown-linux-gnu']16targets = ['x86_64-unknown-linux-gnu']113default-features = false113default-features = false114features = ['derive']114features = ['derive']115package = 'parity-scale-codec'115package = 'parity-scale-codec'116version = '2.3.0'116version = '3.1.2'117117118[dependencies.frame-benchmarking]118[dependencies.frame-benchmarking]119default-features = false119default-features = false120git = 'https://github.com/paritytech/substrate.git'120git = 'https://github.com/paritytech/substrate.git'121optional = true121optional = true122branch = 'polkadot-v0.9.17'122branch = 'polkadot-v0.9.18'123123124[dependencies.frame-executive]124[dependencies.frame-executive]125default-features = false125default-features = false126git = 'https://github.com/paritytech/substrate.git'126git = 'https://github.com/paritytech/substrate.git'127branch = 'polkadot-v0.9.17'127branch = 'polkadot-v0.9.18'128128129[dependencies.frame-support]129[dependencies.frame-support]130default-features = false130default-features = false131git = 'https://github.com/paritytech/substrate.git'131git = 'https://github.com/paritytech/substrate.git'132branch = 'polkadot-v0.9.17'132branch = 'polkadot-v0.9.18'133133134[dependencies.frame-system]134[dependencies.frame-system]135default-features = false135default-features = false136git = 'https://github.com/paritytech/substrate.git'136git = 'https://github.com/paritytech/substrate.git'137branch = 'polkadot-v0.9.17'137branch = 'polkadot-v0.9.18'138138139[dependencies.frame-system-benchmarking]139[dependencies.frame-system-benchmarking]140default-features = false140default-features = false141git = 'https://github.com/paritytech/substrate.git'141git = 'https://github.com/paritytech/substrate.git'142optional = true142optional = true143branch = 'polkadot-v0.9.17'143branch = 'polkadot-v0.9.18'144144145[dependencies.frame-system-rpc-runtime-api]145[dependencies.frame-system-rpc-runtime-api]146default-features = false146default-features = false147git = 'https://github.com/paritytech/substrate.git'147git = 'https://github.com/paritytech/substrate.git'148branch = 'polkadot-v0.9.17'148branch = 'polkadot-v0.9.18'149149150[dependencies.hex-literal]150[dependencies.hex-literal]151optional = true151optional = true160[dependencies.pallet-aura]160[dependencies.pallet-aura]161default-features = false161default-features = false162git = 'https://github.com/paritytech/substrate.git'162git = 'https://github.com/paritytech/substrate.git'163branch = 'polkadot-v0.9.17'163branch = 'polkadot-v0.9.18'164164165[dependencies.pallet-balances]165[dependencies.pallet-balances]166default-features = false166default-features = false167git = 'https://github.com/paritytech/substrate.git'167git = 'https://github.com/paritytech/substrate.git'168branch = 'polkadot-v0.9.17'168branch = 'polkadot-v0.9.18'169169170# Contracts specific packages170# Contracts specific packages171# [dependencies.pallet-contracts]171# [dependencies.pallet-contracts]172# git = 'https://github.com/paritytech/substrate.git'172# git = 'https://github.com/paritytech/substrate.git'173# default-features = false173# default-features = false174# branch = 'polkadot-v0.9.17'174# branch = 'polkadot-v0.9.18'175# version = '4.0.0-dev'175# version = '4.0.0-dev'176176177# [dependencies.pallet-contracts-primitives]177# [dependencies.pallet-contracts-primitives]178# git = 'https://github.com/paritytech/substrate.git'178# git = 'https://github.com/paritytech/substrate.git'179# default-features = false179# default-features = false180# branch = 'polkadot-v0.9.17'180# branch = 'polkadot-v0.9.18'181# version = '4.0.0-dev'181# version = '4.0.0-dev'182182183# [dependencies.pallet-contracts-rpc-runtime-api]183# [dependencies.pallet-contracts-rpc-runtime-api]184# git = 'https://github.com/paritytech/substrate.git'184# git = 'https://github.com/paritytech/substrate.git'185# default-features = false185# default-features = false186# branch = 'polkadot-v0.9.17'186# branch = 'polkadot-v0.9.18'187# version = '4.0.0-dev'187# version = '4.0.0-dev'188188189[dependencies.pallet-randomness-collective-flip]189[dependencies.pallet-randomness-collective-flip]190default-features = false190default-features = false191git = 'https://github.com/paritytech/substrate.git'191git = 'https://github.com/paritytech/substrate.git'192branch = 'polkadot-v0.9.17'192branch = 'polkadot-v0.9.18'193193194[dependencies.pallet-sudo]194[dependencies.pallet-sudo]195default-features = false195default-features = false196git = 'https://github.com/paritytech/substrate.git'196git = 'https://github.com/paritytech/substrate.git'197branch = 'polkadot-v0.9.17'197branch = 'polkadot-v0.9.18'198198199[dependencies.pallet-timestamp]199[dependencies.pallet-timestamp]200default-features = false200default-features = false201git = 'https://github.com/paritytech/substrate.git'201git = 'https://github.com/paritytech/substrate.git'202branch = 'polkadot-v0.9.17'202branch = 'polkadot-v0.9.18'203203204[dependencies.pallet-transaction-payment]204[dependencies.pallet-transaction-payment]205default-features = false205default-features = false206git = 'https://github.com/paritytech/substrate.git'206git = 'https://github.com/paritytech/substrate.git'207branch = 'polkadot-v0.9.17'207branch = 'polkadot-v0.9.18'208208209[dependencies.pallet-transaction-payment-rpc-runtime-api]209[dependencies.pallet-transaction-payment-rpc-runtime-api]210default-features = false210default-features = false211git = 'https://github.com/paritytech/substrate.git'211git = 'https://github.com/paritytech/substrate.git'212branch = 'polkadot-v0.9.17'212branch = 'polkadot-v0.9.18'213213214[dependencies.pallet-treasury]214[dependencies.pallet-treasury]215default-features = false215default-features = false216git = 'https://github.com/paritytech/substrate.git'216git = 'https://github.com/paritytech/substrate.git'217branch = 'polkadot-v0.9.17'217branch = 'polkadot-v0.9.18'218218219# [dependencies.pallet-vesting]219# [dependencies.pallet-vesting]220# default-features = false220# default-features = false221# git = 'https://github.com/paritytech/substrate.git'221# git = 'https://github.com/paritytech/substrate.git'222# branch = 'polkadot-v0.9.17'222# branch = 'polkadot-v0.9.18'223223224[dependencies.sp-arithmetic]224[dependencies.sp-arithmetic]225default-features = false225default-features = false226git = 'https://github.com/paritytech/substrate.git'226git = 'https://github.com/paritytech/substrate.git'227branch = 'polkadot-v0.9.17'227branch = 'polkadot-v0.9.18'228228229[dependencies.sp-api]229[dependencies.sp-api]230default-features = false230default-features = false231git = 'https://github.com/paritytech/substrate.git'231git = 'https://github.com/paritytech/substrate.git'232branch = 'polkadot-v0.9.17'232branch = 'polkadot-v0.9.18'233233234[dependencies.sp-block-builder]234[dependencies.sp-block-builder]235default-features = false235default-features = false236git = 'https://github.com/paritytech/substrate.git'236git = 'https://github.com/paritytech/substrate.git'237branch = 'polkadot-v0.9.17'237branch = 'polkadot-v0.9.18'238238239[dependencies.sp-core]239[dependencies.sp-core]240default-features = false240default-features = false241git = 'https://github.com/paritytech/substrate.git'241git = 'https://github.com/paritytech/substrate.git'242branch = 'polkadot-v0.9.17'242branch = 'polkadot-v0.9.18'243243244[dependencies.sp-consensus-aura]244[dependencies.sp-consensus-aura]245default-features = false245default-features = false246git = 'https://github.com/paritytech/substrate.git'246git = 'https://github.com/paritytech/substrate.git'247branch = 'polkadot-v0.9.17'247branch = 'polkadot-v0.9.18'248248249[dependencies.sp-inherents]249[dependencies.sp-inherents]250default-features = false250default-features = false251git = 'https://github.com/paritytech/substrate.git'251git = 'https://github.com/paritytech/substrate.git'252branch = 'polkadot-v0.9.17'252branch = 'polkadot-v0.9.18'253253254[dependencies.sp-io]254[dependencies.sp-io]255default-features = false255default-features = false256git = 'https://github.com/paritytech/substrate.git'256git = 'https://github.com/paritytech/substrate.git'257branch = 'polkadot-v0.9.17'257branch = 'polkadot-v0.9.18'258258259[dependencies.sp-offchain]259[dependencies.sp-offchain]260default-features = false260default-features = false261git = 'https://github.com/paritytech/substrate.git'261git = 'https://github.com/paritytech/substrate.git'262branch = 'polkadot-v0.9.17'262branch = 'polkadot-v0.9.18'263263264[dependencies.sp-runtime]264[dependencies.sp-runtime]265default-features = false265default-features = false266git = 'https://github.com/paritytech/substrate.git'266git = 'https://github.com/paritytech/substrate.git'267branch = 'polkadot-v0.9.17'267branch = 'polkadot-v0.9.18'268268269[dependencies.sp-session]269[dependencies.sp-session]270default-features = false270default-features = false271git = 'https://github.com/paritytech/substrate.git'271git = 'https://github.com/paritytech/substrate.git'272branch = 'polkadot-v0.9.17'272branch = 'polkadot-v0.9.18'273273274[dependencies.sp-std]274[dependencies.sp-std]275default-features = false275default-features = false276git = 'https://github.com/paritytech/substrate.git'276git = 'https://github.com/paritytech/substrate.git'277branch = 'polkadot-v0.9.17'277branch = 'polkadot-v0.9.18'278278279[dependencies.sp-transaction-pool]279[dependencies.sp-transaction-pool]280default-features = false280default-features = false281git = 'https://github.com/paritytech/substrate.git'281git = 'https://github.com/paritytech/substrate.git'282branch = 'polkadot-v0.9.17'282branch = 'polkadot-v0.9.18'283283284[dependencies.sp-version]284[dependencies.sp-version]285default-features = false285default-features = false286git = 'https://github.com/paritytech/substrate.git'286git = 'https://github.com/paritytech/substrate.git'287branch = 'polkadot-v0.9.17'287branch = 'polkadot-v0.9.18'288288289[dependencies.smallvec]289[dependencies.smallvec]290version = '1.6.1'290version = '1.6.1'294294295[dependencies.parachain-info]295[dependencies.parachain-info]296default-features = false296default-features = false297git = 'https://github.com/uniqueNetwork/cumulus.git'297git = 'https://github.com/paritytech/cumulus.git'298branch = 'polkadot-v0.9.17'298branch = 'polkadot-v0.9.18'299299300[dependencies.cumulus-pallet-aura-ext]300[dependencies.cumulus-pallet-aura-ext]301git = 'https://github.com/uniqueNetwork/cumulus.git'301git = 'https://github.com/paritytech/cumulus.git'302branch = 'polkadot-v0.9.17'302branch = 'polkadot-v0.9.18'303default-features = false303default-features = false304304305[dependencies.cumulus-pallet-parachain-system]305[dependencies.cumulus-pallet-parachain-system]306git = 'https://github.com/uniqueNetwork/cumulus.git'306git = 'https://github.com/paritytech/cumulus.git'307branch = 'polkadot-v0.9.17'307branch = 'polkadot-v0.9.18'308default-features = false308default-features = false309309310[dependencies.cumulus-primitives-core]310[dependencies.cumulus-primitives-core]311git = 'https://github.com/uniqueNetwork/cumulus.git'311git = 'https://github.com/paritytech/cumulus.git'312branch = 'polkadot-v0.9.17'312branch = 'polkadot-v0.9.18'313default-features = false313default-features = false314314315[dependencies.cumulus-pallet-xcm]315[dependencies.cumulus-pallet-xcm]316git = 'https://github.com/uniqueNetwork/cumulus.git'316git = 'https://github.com/paritytech/cumulus.git'317branch = 'polkadot-v0.9.17'317branch = 'polkadot-v0.9.18'318default-features = false318default-features = false319319320[dependencies.cumulus-pallet-dmp-queue]320[dependencies.cumulus-pallet-dmp-queue]321git = 'https://github.com/uniqueNetwork/cumulus.git'321git = 'https://github.com/paritytech/cumulus.git'322branch = 'polkadot-v0.9.17'322branch = 'polkadot-v0.9.18'323default-features = false323default-features = false324324325[dependencies.cumulus-pallet-xcmp-queue]325[dependencies.cumulus-pallet-xcmp-queue]326git = 'https://github.com/uniqueNetwork/cumulus.git'326git = 'https://github.com/paritytech/cumulus.git'327branch = 'polkadot-v0.9.17'327branch = 'polkadot-v0.9.18'328default-features = false328default-features = false329329330[dependencies.cumulus-primitives-utility]330[dependencies.cumulus-primitives-utility]331git = 'https://github.com/uniqueNetwork/cumulus.git'331git = 'https://github.com/paritytech/cumulus.git'332branch = 'polkadot-v0.9.17'332branch = 'polkadot-v0.9.18'333default-features = false333default-features = false334334335[dependencies.cumulus-primitives-timestamp]335[dependencies.cumulus-primitives-timestamp]336git = 'https://github.com/uniqueNetwork/cumulus.git'336git = 'https://github.com/paritytech/cumulus.git'337branch = 'polkadot-v0.9.17'337branch = 'polkadot-v0.9.18'338default-features = false338default-features = false339339340################################################################################340################################################################################341# Polkadot dependencies341# Polkadot dependencies342342343[dependencies.polkadot-parachain]343[dependencies.polkadot-parachain]344git = 'https://github.com/paritytech/polkadot'344git = 'https://github.com/paritytech/polkadot'345branch = 'release-v0.9.17'345branch = 'release-v0.9.18'346default-features = false346default-features = false347347348[dependencies.xcm]348[dependencies.xcm]349git = 'https://github.com/paritytech/polkadot'349git = 'https://github.com/paritytech/polkadot'350branch = 'release-v0.9.17'350branch = 'release-v0.9.18'351default-features = false351default-features = false352352353[dependencies.xcm-builder]353[dependencies.xcm-builder]354git = 'https://github.com/paritytech/polkadot'354git = 'https://github.com/paritytech/polkadot'355branch = 'release-v0.9.17'355branch = 'release-v0.9.18'356default-features = false356default-features = false357357358[dependencies.xcm-executor]358[dependencies.xcm-executor]359git = 'https://github.com/paritytech/polkadot'359git = 'https://github.com/paritytech/polkadot'360branch = 'release-v0.9.17'360branch = 'release-v0.9.18'361default-features = false361default-features = false362362363[dependencies.pallet-xcm]363[dependencies.pallet-xcm]364git = 'https://github.com/paritytech/polkadot'364git = 'https://github.com/paritytech/polkadot'365branch = 'release-v0.9.17'365branch = 'release-v0.9.18'366default-features = false366default-features = false367367368[dependencies.orml-vesting]368[dependencies.orml-vesting]369git = 'https://github.com/UniqueNetwork/open-runtime-module-library'369git = 'https://github.com/UniqueNetwork/open-runtime-module-library'370branch = 'unique-polkadot-v0.9.17'370branch = 'unique-polkadot-v0.9.18'371version = "0.4.1-dev"371version = "0.4.1-dev"372default-features = false372default-features = false373373376376377[dependencies]377[dependencies]378unique-runtime-common = { path = "../common", default-features = false }378unique-runtime-common = { path = "../common", default-features = false }379scale-info = { version = "1.0.0", default-features = false, features = [379scale-info = { version = "2.0.1", default-features = false, features = [380 "derive",380 "derive",381] }381] }382derivative = "2.2.0"382derivative = "2.2.0"391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }394pallet-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' }394pallet-charge-transaction = { git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.18', package = "pallet-template-transaction-payment", default-features = false, version = '3.0.0' }395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }404404405################################################################################405################################################################################406# Build Dependencies406# Build Dependencies407407408[build-dependencies.substrate-wasm-builder]408[build-dependencies.substrate-wasm-builder]409git = 'https://github.com/paritytech/substrate.git'409git = 'https://github.com/paritytech/substrate.git'410branch = 'polkadot-v0.9.17'410branch = 'polkadot-v0.9.18'411411runtime/opal/src/lib.rsdiffbeforeafterboth121121122use unique_runtime_common::{impl_common_runtime_apis, types::*, constants::*};122use unique_runtime_common::{impl_common_runtime_apis, types::*, constants::*};123123124pub const RUNTIME_NAME: &str = "Opal";124pub const RUNTIME_NAME: &str = "opal";125pub const TOKEN_SYMBOL: &str = "OPL";125126126type CrossAccountId = pallet_common::account::BasicCrossAccountId<Runtime>;127type CrossAccountId = pallet_common::account::BasicCrossAccountId<Runtime>;127128158 spec_name: create_runtime_str!(RUNTIME_NAME),159 spec_name: create_runtime_str!(RUNTIME_NAME),159 impl_name: create_runtime_str!(RUNTIME_NAME),160 impl_name: create_runtime_str!(RUNTIME_NAME),160 authoring_version: 1,161 authoring_version: 1,161 spec_version: 917004,162 spec_version: 918000,162 impl_version: 0,163 impl_version: 0,163 apis: RUNTIME_API_VERSIONS,164 apis: RUNTIME_API_VERSIONS,164 transaction_version: 1,165 transaction_version: 1,823}824}824825825impl cumulus_pallet_xcmp_queue::Config for Runtime {826impl cumulus_pallet_xcmp_queue::Config for Runtime {827 type WeightInfo = ();826 type Event = Event;828 type Event = Event;827 type XcmExecutor = XcmExecutor<XcmConfig>;829 type XcmExecutor = XcmExecutor<XcmConfig>;828 type ChannelInfo = ParachainSystem;830 type ChannelInfo = ParachainSystem;runtime/quartz/Cargo.tomldiffbeforeafterboth10license = 'GPLv3'10license = 'GPLv3'11name = 'quartz-runtime'11name = 'quartz-runtime'12repository = 'https://github.com/UniqueNetwork/unique-chain'12repository = 'https://github.com/UniqueNetwork/unique-chain'13version = '0.1.0'13version = '0.9.18'141415[package.metadata.docs.rs]15[package.metadata.docs.rs]16targets = ['x86_64-unknown-linux-gnu']16targets = ['x86_64-unknown-linux-gnu']113default-features = false113default-features = false114features = ['derive']114features = ['derive']115package = 'parity-scale-codec'115package = 'parity-scale-codec'116version = '2.3.0'116version = '3.1.2'117117118[dependencies.frame-benchmarking]118[dependencies.frame-benchmarking]119default-features = false119default-features = false120git = 'https://github.com/paritytech/substrate.git'120git = 'https://github.com/paritytech/substrate.git'121optional = true121optional = true122branch = 'polkadot-v0.9.17'122branch = 'polkadot-v0.9.18'123123124[dependencies.frame-executive]124[dependencies.frame-executive]125default-features = false125default-features = false126git = 'https://github.com/paritytech/substrate.git'126git = 'https://github.com/paritytech/substrate.git'127branch = 'polkadot-v0.9.17'127branch = 'polkadot-v0.9.18'128128129[dependencies.frame-support]129[dependencies.frame-support]130default-features = false130default-features = false131git = 'https://github.com/paritytech/substrate.git'131git = 'https://github.com/paritytech/substrate.git'132branch = 'polkadot-v0.9.17'132branch = 'polkadot-v0.9.18'133133134[dependencies.frame-system]134[dependencies.frame-system]135default-features = false135default-features = false136git = 'https://github.com/paritytech/substrate.git'136git = 'https://github.com/paritytech/substrate.git'137branch = 'polkadot-v0.9.17'137branch = 'polkadot-v0.9.18'138138139[dependencies.frame-system-benchmarking]139[dependencies.frame-system-benchmarking]140default-features = false140default-features = false141git = 'https://github.com/paritytech/substrate.git'141git = 'https://github.com/paritytech/substrate.git'142optional = true142optional = true143branch = 'polkadot-v0.9.17'143branch = 'polkadot-v0.9.18'144144145[dependencies.frame-system-rpc-runtime-api]145[dependencies.frame-system-rpc-runtime-api]146default-features = false146default-features = false147git = 'https://github.com/paritytech/substrate.git'147git = 'https://github.com/paritytech/substrate.git'148branch = 'polkadot-v0.9.17'148branch = 'polkadot-v0.9.18'149149150[dependencies.hex-literal]150[dependencies.hex-literal]151optional = true151optional = true160[dependencies.pallet-aura]160[dependencies.pallet-aura]161default-features = false161default-features = false162git = 'https://github.com/paritytech/substrate.git'162git = 'https://github.com/paritytech/substrate.git'163branch = 'polkadot-v0.9.17'163branch = 'polkadot-v0.9.18'164164165[dependencies.pallet-balances]165[dependencies.pallet-balances]166default-features = false166default-features = false167git = 'https://github.com/paritytech/substrate.git'167git = 'https://github.com/paritytech/substrate.git'168branch = 'polkadot-v0.9.17'168branch = 'polkadot-v0.9.18'169169170# Contracts specific packages170# Contracts specific packages171# [dependencies.pallet-contracts]171# [dependencies.pallet-contracts]172# git = 'https://github.com/paritytech/substrate.git'172# git = 'https://github.com/paritytech/substrate.git'173# default-features = false173# default-features = false174# branch = 'polkadot-v0.9.17'174# branch = 'polkadot-v0.9.18'175# version = '4.0.0-dev'175# version = '4.0.0-dev'176176177# [dependencies.pallet-contracts-primitives]177# [dependencies.pallet-contracts-primitives]178# git = 'https://github.com/paritytech/substrate.git'178# git = 'https://github.com/paritytech/substrate.git'179# default-features = false179# default-features = false180# branch = 'polkadot-v0.9.17'180# branch = 'polkadot-v0.9.18'181# version = '4.0.0-dev'181# version = '4.0.0-dev'182182183# [dependencies.pallet-contracts-rpc-runtime-api]183# [dependencies.pallet-contracts-rpc-runtime-api]184# git = 'https://github.com/paritytech/substrate.git'184# git = 'https://github.com/paritytech/substrate.git'185# default-features = false185# default-features = false186# branch = 'polkadot-v0.9.17'186# branch = 'polkadot-v0.9.18'187# version = '4.0.0-dev'187# version = '4.0.0-dev'188188189[dependencies.pallet-randomness-collective-flip]189[dependencies.pallet-randomness-collective-flip]190default-features = false190default-features = false191git = 'https://github.com/paritytech/substrate.git'191git = 'https://github.com/paritytech/substrate.git'192branch = 'polkadot-v0.9.17'192branch = 'polkadot-v0.9.18'193193194[dependencies.pallet-sudo]194[dependencies.pallet-sudo]195default-features = false195default-features = false196git = 'https://github.com/paritytech/substrate.git'196git = 'https://github.com/paritytech/substrate.git'197branch = 'polkadot-v0.9.17'197branch = 'polkadot-v0.9.18'198198199[dependencies.pallet-timestamp]199[dependencies.pallet-timestamp]200default-features = false200default-features = false201git = 'https://github.com/paritytech/substrate.git'201git = 'https://github.com/paritytech/substrate.git'202branch = 'polkadot-v0.9.17'202branch = 'polkadot-v0.9.18'203203204[dependencies.pallet-transaction-payment]204[dependencies.pallet-transaction-payment]205default-features = false205default-features = false206git = 'https://github.com/paritytech/substrate.git'206git = 'https://github.com/paritytech/substrate.git'207branch = 'polkadot-v0.9.17'207branch = 'polkadot-v0.9.18'208208209[dependencies.pallet-transaction-payment-rpc-runtime-api]209[dependencies.pallet-transaction-payment-rpc-runtime-api]210default-features = false210default-features = false211git = 'https://github.com/paritytech/substrate.git'211git = 'https://github.com/paritytech/substrate.git'212branch = 'polkadot-v0.9.17'212branch = 'polkadot-v0.9.18'213213214[dependencies.pallet-treasury]214[dependencies.pallet-treasury]215default-features = false215default-features = false216git = 'https://github.com/paritytech/substrate.git'216git = 'https://github.com/paritytech/substrate.git'217branch = 'polkadot-v0.9.17'217branch = 'polkadot-v0.9.18'218218219# [dependencies.pallet-vesting]219# [dependencies.pallet-vesting]220# default-features = false220# default-features = false221# git = 'https://github.com/paritytech/substrate.git'221# git = 'https://github.com/paritytech/substrate.git'222# branch = 'polkadot-v0.9.17'222# branch = 'polkadot-v0.9.18'223223224[dependencies.sp-arithmetic]224[dependencies.sp-arithmetic]225default-features = false225default-features = false226git = 'https://github.com/paritytech/substrate.git'226git = 'https://github.com/paritytech/substrate.git'227branch = 'polkadot-v0.9.17'227branch = 'polkadot-v0.9.18'228228229[dependencies.sp-api]229[dependencies.sp-api]230default-features = false230default-features = false231git = 'https://github.com/paritytech/substrate.git'231git = 'https://github.com/paritytech/substrate.git'232branch = 'polkadot-v0.9.17'232branch = 'polkadot-v0.9.18'233233234[dependencies.sp-block-builder]234[dependencies.sp-block-builder]235default-features = false235default-features = false236git = 'https://github.com/paritytech/substrate.git'236git = 'https://github.com/paritytech/substrate.git'237branch = 'polkadot-v0.9.17'237branch = 'polkadot-v0.9.18'238238239[dependencies.sp-core]239[dependencies.sp-core]240default-features = false240default-features = false241git = 'https://github.com/paritytech/substrate.git'241git = 'https://github.com/paritytech/substrate.git'242branch = 'polkadot-v0.9.17'242branch = 'polkadot-v0.9.18'243243244[dependencies.sp-consensus-aura]244[dependencies.sp-consensus-aura]245default-features = false245default-features = false246git = 'https://github.com/paritytech/substrate.git'246git = 'https://github.com/paritytech/substrate.git'247branch = 'polkadot-v0.9.17'247branch = 'polkadot-v0.9.18'248248249[dependencies.sp-inherents]249[dependencies.sp-inherents]250default-features = false250default-features = false251git = 'https://github.com/paritytech/substrate.git'251git = 'https://github.com/paritytech/substrate.git'252branch = 'polkadot-v0.9.17'252branch = 'polkadot-v0.9.18'253253254[dependencies.sp-io]254[dependencies.sp-io]255default-features = false255default-features = false256git = 'https://github.com/paritytech/substrate.git'256git = 'https://github.com/paritytech/substrate.git'257branch = 'polkadot-v0.9.17'257branch = 'polkadot-v0.9.18'258258259[dependencies.sp-offchain]259[dependencies.sp-offchain]260default-features = false260default-features = false261git = 'https://github.com/paritytech/substrate.git'261git = 'https://github.com/paritytech/substrate.git'262branch = 'polkadot-v0.9.17'262branch = 'polkadot-v0.9.18'263263264[dependencies.sp-runtime]264[dependencies.sp-runtime]265default-features = false265default-features = false266git = 'https://github.com/paritytech/substrate.git'266git = 'https://github.com/paritytech/substrate.git'267branch = 'polkadot-v0.9.17'267branch = 'polkadot-v0.9.18'268268269[dependencies.sp-session]269[dependencies.sp-session]270default-features = false270default-features = false271git = 'https://github.com/paritytech/substrate.git'271git = 'https://github.com/paritytech/substrate.git'272branch = 'polkadot-v0.9.17'272branch = 'polkadot-v0.9.18'273273274[dependencies.sp-std]274[dependencies.sp-std]275default-features = false275default-features = false276git = 'https://github.com/paritytech/substrate.git'276git = 'https://github.com/paritytech/substrate.git'277branch = 'polkadot-v0.9.17'277branch = 'polkadot-v0.9.18'278278279[dependencies.sp-transaction-pool]279[dependencies.sp-transaction-pool]280default-features = false280default-features = false281git = 'https://github.com/paritytech/substrate.git'281git = 'https://github.com/paritytech/substrate.git'282branch = 'polkadot-v0.9.17'282branch = 'polkadot-v0.9.18'283283284[dependencies.sp-version]284[dependencies.sp-version]285default-features = false285default-features = false286git = 'https://github.com/paritytech/substrate.git'286git = 'https://github.com/paritytech/substrate.git'287branch = 'polkadot-v0.9.17'287branch = 'polkadot-v0.9.18'288288289[dependencies.smallvec]289[dependencies.smallvec]290version = '1.6.1'290version = '1.6.1'294294295[dependencies.parachain-info]295[dependencies.parachain-info]296default-features = false296default-features = false297git = 'https://github.com/uniqueNetwork/cumulus.git'297git = 'https://github.com/paritytech/cumulus.git'298branch = 'polkadot-v0.9.17'298branch = 'polkadot-v0.9.18'299299300[dependencies.cumulus-pallet-aura-ext]300[dependencies.cumulus-pallet-aura-ext]301git = 'https://github.com/uniqueNetwork/cumulus.git'301git = 'https://github.com/paritytech/cumulus.git'302branch = 'polkadot-v0.9.17'302branch = 'polkadot-v0.9.18'303default-features = false303default-features = false304304305[dependencies.cumulus-pallet-parachain-system]305[dependencies.cumulus-pallet-parachain-system]306git = 'https://github.com/uniqueNetwork/cumulus.git'306git = 'https://github.com/paritytech/cumulus.git'307branch = 'polkadot-v0.9.17'307branch = 'polkadot-v0.9.18'308default-features = false308default-features = false309309310[dependencies.cumulus-primitives-core]310[dependencies.cumulus-primitives-core]311git = 'https://github.com/uniqueNetwork/cumulus.git'311git = 'https://github.com/paritytech/cumulus.git'312branch = 'polkadot-v0.9.17'312branch = 'polkadot-v0.9.18'313default-features = false313default-features = false314314315[dependencies.cumulus-pallet-xcm]315[dependencies.cumulus-pallet-xcm]316git = 'https://github.com/uniqueNetwork/cumulus.git'316git = 'https://github.com/paritytech/cumulus.git'317branch = 'polkadot-v0.9.17'317branch = 'polkadot-v0.9.18'318default-features = false318default-features = false319319320[dependencies.cumulus-pallet-dmp-queue]320[dependencies.cumulus-pallet-dmp-queue]321git = 'https://github.com/uniqueNetwork/cumulus.git'321git = 'https://github.com/paritytech/cumulus.git'322branch = 'polkadot-v0.9.17'322branch = 'polkadot-v0.9.18'323default-features = false323default-features = false324324325[dependencies.cumulus-pallet-xcmp-queue]325[dependencies.cumulus-pallet-xcmp-queue]326git = 'https://github.com/uniqueNetwork/cumulus.git'326git = 'https://github.com/paritytech/cumulus.git'327branch = 'polkadot-v0.9.17'327branch = 'polkadot-v0.9.18'328default-features = false328default-features = false329329330[dependencies.cumulus-primitives-utility]330[dependencies.cumulus-primitives-utility]331git = 'https://github.com/uniqueNetwork/cumulus.git'331git = 'https://github.com/paritytech/cumulus.git'332branch = 'polkadot-v0.9.17'332branch = 'polkadot-v0.9.18'333default-features = false333default-features = false334334335[dependencies.cumulus-primitives-timestamp]335[dependencies.cumulus-primitives-timestamp]336git = 'https://github.com/uniqueNetwork/cumulus.git'336git = 'https://github.com/paritytech/cumulus.git'337branch = 'polkadot-v0.9.17'337branch = 'polkadot-v0.9.18'338default-features = false338default-features = false339339340################################################################################340################################################################################341# Polkadot dependencies341# Polkadot dependencies342342343[dependencies.polkadot-parachain]343[dependencies.polkadot-parachain]344git = 'https://github.com/paritytech/polkadot'344git = 'https://github.com/paritytech/polkadot'345branch = 'release-v0.9.17'345branch = 'release-v0.9.18'346default-features = false346default-features = false347347348[dependencies.xcm]348[dependencies.xcm]349git = 'https://github.com/paritytech/polkadot'349git = 'https://github.com/paritytech/polkadot'350branch = 'release-v0.9.17'350branch = 'release-v0.9.18'351default-features = false351default-features = false352352353[dependencies.xcm-builder]353[dependencies.xcm-builder]354git = 'https://github.com/paritytech/polkadot'354git = 'https://github.com/paritytech/polkadot'355branch = 'release-v0.9.17'355branch = 'release-v0.9.18'356default-features = false356default-features = false357357358[dependencies.xcm-executor]358[dependencies.xcm-executor]359git = 'https://github.com/paritytech/polkadot'359git = 'https://github.com/paritytech/polkadot'360branch = 'release-v0.9.17'360branch = 'release-v0.9.18'361default-features = false361default-features = false362362363[dependencies.pallet-xcm]363[dependencies.pallet-xcm]364git = 'https://github.com/paritytech/polkadot'364git = 'https://github.com/paritytech/polkadot'365branch = 'release-v0.9.17'365branch = 'release-v0.9.18'366default-features = false366default-features = false367367368[dependencies.orml-vesting]368[dependencies.orml-vesting]369git = 'https://github.com/UniqueNetwork/open-runtime-module-library'369git = 'https://github.com/UniqueNetwork/open-runtime-module-library'370branch = 'unique-polkadot-v0.9.17'370branch = 'unique-polkadot-v0.9.18'371version = "0.4.1-dev"371version = "0.4.1-dev"372default-features = false372default-features = false373373376376377[dependencies]377[dependencies]378unique-runtime-common = { path = "../common", default-features = false }378unique-runtime-common = { path = "../common", default-features = false }379scale-info = { version = "1.0.0", default-features = false, features = [379scale-info = { version = "2.0.1", default-features = false, features = [380 "derive",380 "derive",381] }381] }382derivative = "2.2.0"382derivative = "2.2.0"391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }394pallet-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' }394pallet-charge-transaction = { git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.18', package = "pallet-template-transaction-payment", default-features = false, version = '3.0.0' }395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }404404405################################################################################405################################################################################406# Build Dependencies406# Build Dependencies407407408[build-dependencies.substrate-wasm-builder]408[build-dependencies.substrate-wasm-builder]409git = 'https://github.com/paritytech/substrate.git'409git = 'https://github.com/paritytech/substrate.git'410branch = 'polkadot-v0.9.17'410branch = 'polkadot-v0.9.18'411411runtime/quartz/src/lib.rsdiffbeforeafterboth122122123use unique_runtime_common::{impl_common_runtime_apis, types::*, constants::*};123use unique_runtime_common::{impl_common_runtime_apis, types::*, constants::*};124124125pub const RUNTIME_NAME: &str = "Quartz";125pub const RUNTIME_NAME: &str = "quartz";126pub const TOKEN_SYMBOL: &str = "QTZ";126127127type CrossAccountId = pallet_common::account::BasicCrossAccountId<Runtime>;128type CrossAccountId = pallet_common::account::BasicCrossAccountId<Runtime>;128129159 spec_name: create_runtime_str!(RUNTIME_NAME),160 spec_name: create_runtime_str!(RUNTIME_NAME),160 impl_name: create_runtime_str!(RUNTIME_NAME),161 impl_name: create_runtime_str!(RUNTIME_NAME),161 authoring_version: 1,162 authoring_version: 1,162 spec_version: 917004,163 spec_version: 918000,163 impl_version: 0,164 impl_version: 0,164 apis: RUNTIME_API_VERSIONS,165 apis: RUNTIME_API_VERSIONS,165 transaction_version: 1,166 transaction_version: 1,823}824}824825825impl cumulus_pallet_xcmp_queue::Config for Runtime {826impl cumulus_pallet_xcmp_queue::Config for Runtime {827 type WeightInfo = ();826 type Event = Event;828 type Event = Event;827 type XcmExecutor = XcmExecutor<XcmConfig>;829 type XcmExecutor = XcmExecutor<XcmConfig>;828 type ChannelInfo = ParachainSystem;830 type ChannelInfo = ParachainSystem;runtime/unique/Cargo.tomldiffbeforeafterboth10license = 'GPLv3'10license = 'GPLv3'11name = 'unique-runtime'11name = 'unique-runtime'12repository = 'https://github.com/UniqueNetwork/unique-chain'12repository = 'https://github.com/UniqueNetwork/unique-chain'13version = '0.9.17'13version = '0.9.18'141415[package.metadata.docs.rs]15[package.metadata.docs.rs]16targets = ['x86_64-unknown-linux-gnu']16targets = ['x86_64-unknown-linux-gnu']113default-features = false113default-features = false114features = ['derive']114features = ['derive']115package = 'parity-scale-codec'115package = 'parity-scale-codec'116version = '2.3.0'116version = '3.1.2'117117118[dependencies.frame-benchmarking]118[dependencies.frame-benchmarking]119default-features = false119default-features = false120git = 'https://github.com/paritytech/substrate.git'120git = 'https://github.com/paritytech/substrate.git'121optional = true121optional = true122branch = 'polkadot-v0.9.17'122branch = 'polkadot-v0.9.18'123123124[dependencies.frame-executive]124[dependencies.frame-executive]125default-features = false125default-features = false126git = 'https://github.com/paritytech/substrate.git'126git = 'https://github.com/paritytech/substrate.git'127branch = 'polkadot-v0.9.17'127branch = 'polkadot-v0.9.18'128128129[dependencies.frame-support]129[dependencies.frame-support]130default-features = false130default-features = false131git = 'https://github.com/paritytech/substrate.git'131git = 'https://github.com/paritytech/substrate.git'132branch = 'polkadot-v0.9.17'132branch = 'polkadot-v0.9.18'133133134[dependencies.frame-system]134[dependencies.frame-system]135default-features = false135default-features = false136git = 'https://github.com/paritytech/substrate.git'136git = 'https://github.com/paritytech/substrate.git'137branch = 'polkadot-v0.9.17'137branch = 'polkadot-v0.9.18'138138139[dependencies.frame-system-benchmarking]139[dependencies.frame-system-benchmarking]140default-features = false140default-features = false141git = 'https://github.com/paritytech/substrate.git'141git = 'https://github.com/paritytech/substrate.git'142optional = true142optional = true143branch = 'polkadot-v0.9.17'143branch = 'polkadot-v0.9.18'144144145[dependencies.frame-system-rpc-runtime-api]145[dependencies.frame-system-rpc-runtime-api]146default-features = false146default-features = false147git = 'https://github.com/paritytech/substrate.git'147git = 'https://github.com/paritytech/substrate.git'148branch = 'polkadot-v0.9.17'148branch = 'polkadot-v0.9.18'149149150[dependencies.hex-literal]150[dependencies.hex-literal]151optional = true151optional = true160[dependencies.pallet-aura]160[dependencies.pallet-aura]161default-features = false161default-features = false162git = 'https://github.com/paritytech/substrate.git'162git = 'https://github.com/paritytech/substrate.git'163branch = 'polkadot-v0.9.17'163branch = 'polkadot-v0.9.18'164164165[dependencies.pallet-balances]165[dependencies.pallet-balances]166default-features = false166default-features = false167git = 'https://github.com/paritytech/substrate.git'167git = 'https://github.com/paritytech/substrate.git'168branch = 'polkadot-v0.9.17'168branch = 'polkadot-v0.9.18'169169170# Contracts specific packages170# Contracts specific packages171# [dependencies.pallet-contracts]171# [dependencies.pallet-contracts]172# git = 'https://github.com/paritytech/substrate.git'172# git = 'https://github.com/paritytech/substrate.git'173# default-features = false173# default-features = false174# branch = 'polkadot-v0.9.17'174# branch = 'polkadot-v0.9.18'175# version = '4.0.0-dev'175# version = '4.0.0-dev'176176177# [dependencies.pallet-contracts-primitives]177# [dependencies.pallet-contracts-primitives]178# git = 'https://github.com/paritytech/substrate.git'178# git = 'https://github.com/paritytech/substrate.git'179# default-features = false179# default-features = false180# branch = 'polkadot-v0.9.17'180# branch = 'polkadot-v0.9.18'181# version = '4.0.0-dev'181# version = '4.0.0-dev'182182183# [dependencies.pallet-contracts-rpc-runtime-api]183# [dependencies.pallet-contracts-rpc-runtime-api]184# git = 'https://github.com/paritytech/substrate.git'184# git = 'https://github.com/paritytech/substrate.git'185# default-features = false185# default-features = false186# branch = 'polkadot-v0.9.17'186# branch = 'polkadot-v0.9.18'187# version = '4.0.0-dev'187# version = '4.0.0-dev'188188189[dependencies.pallet-randomness-collective-flip]189[dependencies.pallet-randomness-collective-flip]190default-features = false190default-features = false191git = 'https://github.com/paritytech/substrate.git'191git = 'https://github.com/paritytech/substrate.git'192branch = 'polkadot-v0.9.17'192branch = 'polkadot-v0.9.18'193193194[dependencies.pallet-sudo]194[dependencies.pallet-sudo]195default-features = false195default-features = false196git = 'https://github.com/paritytech/substrate.git'196git = 'https://github.com/paritytech/substrate.git'197branch = 'polkadot-v0.9.17'197branch = 'polkadot-v0.9.18'198198199[dependencies.pallet-timestamp]199[dependencies.pallet-timestamp]200default-features = false200default-features = false201git = 'https://github.com/paritytech/substrate.git'201git = 'https://github.com/paritytech/substrate.git'202branch = 'polkadot-v0.9.17'202branch = 'polkadot-v0.9.18'203203204[dependencies.pallet-transaction-payment]204[dependencies.pallet-transaction-payment]205default-features = false205default-features = false206git = 'https://github.com/paritytech/substrate.git'206git = 'https://github.com/paritytech/substrate.git'207branch = 'polkadot-v0.9.17'207branch = 'polkadot-v0.9.18'208208209[dependencies.pallet-transaction-payment-rpc-runtime-api]209[dependencies.pallet-transaction-payment-rpc-runtime-api]210default-features = false210default-features = false211git = 'https://github.com/paritytech/substrate.git'211git = 'https://github.com/paritytech/substrate.git'212branch = 'polkadot-v0.9.17'212branch = 'polkadot-v0.9.18'213213214[dependencies.pallet-treasury]214[dependencies.pallet-treasury]215default-features = false215default-features = false216git = 'https://github.com/paritytech/substrate.git'216git = 'https://github.com/paritytech/substrate.git'217branch = 'polkadot-v0.9.17'217branch = 'polkadot-v0.9.18'218218219# [dependencies.pallet-vesting]219# [dependencies.pallet-vesting]220# default-features = false220# default-features = false221# git = 'https://github.com/paritytech/substrate.git'221# git = 'https://github.com/paritytech/substrate.git'222# branch = 'polkadot-v0.9.17'222# branch = 'polkadot-v0.9.18'223223224[dependencies.sp-arithmetic]224[dependencies.sp-arithmetic]225default-features = false225default-features = false226git = 'https://github.com/paritytech/substrate.git'226git = 'https://github.com/paritytech/substrate.git'227branch = 'polkadot-v0.9.17'227branch = 'polkadot-v0.9.18'228228229[dependencies.sp-api]229[dependencies.sp-api]230default-features = false230default-features = false231git = 'https://github.com/paritytech/substrate.git'231git = 'https://github.com/paritytech/substrate.git'232branch = 'polkadot-v0.9.17'232branch = 'polkadot-v0.9.18'233233234[dependencies.sp-block-builder]234[dependencies.sp-block-builder]235default-features = false235default-features = false236git = 'https://github.com/paritytech/substrate.git'236git = 'https://github.com/paritytech/substrate.git'237branch = 'polkadot-v0.9.17'237branch = 'polkadot-v0.9.18'238238239[dependencies.sp-core]239[dependencies.sp-core]240default-features = false240default-features = false241git = 'https://github.com/paritytech/substrate.git'241git = 'https://github.com/paritytech/substrate.git'242branch = 'polkadot-v0.9.17'242branch = 'polkadot-v0.9.18'243243244[dependencies.sp-consensus-aura]244[dependencies.sp-consensus-aura]245default-features = false245default-features = false246git = 'https://github.com/paritytech/substrate.git'246git = 'https://github.com/paritytech/substrate.git'247branch = 'polkadot-v0.9.17'247branch = 'polkadot-v0.9.18'248248249[dependencies.sp-inherents]249[dependencies.sp-inherents]250default-features = false250default-features = false251git = 'https://github.com/paritytech/substrate.git'251git = 'https://github.com/paritytech/substrate.git'252branch = 'polkadot-v0.9.17'252branch = 'polkadot-v0.9.18'253253254[dependencies.sp-io]254[dependencies.sp-io]255default-features = false255default-features = false256git = 'https://github.com/paritytech/substrate.git'256git = 'https://github.com/paritytech/substrate.git'257branch = 'polkadot-v0.9.17'257branch = 'polkadot-v0.9.18'258258259[dependencies.sp-offchain]259[dependencies.sp-offchain]260default-features = false260default-features = false261git = 'https://github.com/paritytech/substrate.git'261git = 'https://github.com/paritytech/substrate.git'262branch = 'polkadot-v0.9.17'262branch = 'polkadot-v0.9.18'263263264[dependencies.sp-runtime]264[dependencies.sp-runtime]265default-features = false265default-features = false266git = 'https://github.com/paritytech/substrate.git'266git = 'https://github.com/paritytech/substrate.git'267branch = 'polkadot-v0.9.17'267branch = 'polkadot-v0.9.18'268268269[dependencies.sp-session]269[dependencies.sp-session]270default-features = false270default-features = false271git = 'https://github.com/paritytech/substrate.git'271git = 'https://github.com/paritytech/substrate.git'272branch = 'polkadot-v0.9.17'272branch = 'polkadot-v0.9.18'273273274[dependencies.sp-std]274[dependencies.sp-std]275default-features = false275default-features = false276git = 'https://github.com/paritytech/substrate.git'276git = 'https://github.com/paritytech/substrate.git'277branch = 'polkadot-v0.9.17'277branch = 'polkadot-v0.9.18'278278279[dependencies.sp-transaction-pool]279[dependencies.sp-transaction-pool]280default-features = false280default-features = false281git = 'https://github.com/paritytech/substrate.git'281git = 'https://github.com/paritytech/substrate.git'282branch = 'polkadot-v0.9.17'282branch = 'polkadot-v0.9.18'283283284[dependencies.sp-version]284[dependencies.sp-version]285default-features = false285default-features = false286git = 'https://github.com/paritytech/substrate.git'286git = 'https://github.com/paritytech/substrate.git'287branch = 'polkadot-v0.9.17'287branch = 'polkadot-v0.9.18'288288289[dependencies.smallvec]289[dependencies.smallvec]290version = '1.6.1'290version = '1.6.1'294294295[dependencies.parachain-info]295[dependencies.parachain-info]296default-features = false296default-features = false297git = 'https://github.com/uniqueNetwork/cumulus.git'297git = 'https://github.com/paritytech/cumulus.git'298branch = 'polkadot-v0.9.17'298branch = 'polkadot-v0.9.18'299299300[dependencies.cumulus-pallet-aura-ext]300[dependencies.cumulus-pallet-aura-ext]301git = 'https://github.com/uniqueNetwork/cumulus.git'301git = 'https://github.com/paritytech/cumulus.git'302branch = 'polkadot-v0.9.17'302branch = 'polkadot-v0.9.18'303default-features = false303default-features = false304304305[dependencies.cumulus-pallet-parachain-system]305[dependencies.cumulus-pallet-parachain-system]306git = 'https://github.com/uniqueNetwork/cumulus.git'306git = 'https://github.com/paritytech/cumulus.git'307branch = 'polkadot-v0.9.17'307branch = 'polkadot-v0.9.18'308default-features = false308default-features = false309309310[dependencies.cumulus-primitives-core]310[dependencies.cumulus-primitives-core]311git = 'https://github.com/uniqueNetwork/cumulus.git'311git = 'https://github.com/paritytech/cumulus.git'312branch = 'polkadot-v0.9.17'312branch = 'polkadot-v0.9.18'313default-features = false313default-features = false314314315[dependencies.cumulus-pallet-xcm]315[dependencies.cumulus-pallet-xcm]316git = 'https://github.com/uniqueNetwork/cumulus.git'316git = 'https://github.com/paritytech/cumulus.git'317branch = 'polkadot-v0.9.17'317branch = 'polkadot-v0.9.18'318default-features = false318default-features = false319319320[dependencies.cumulus-pallet-dmp-queue]320[dependencies.cumulus-pallet-dmp-queue]321git = 'https://github.com/uniqueNetwork/cumulus.git'321git = 'https://github.com/paritytech/cumulus.git'322branch = 'polkadot-v0.9.17'322branch = 'polkadot-v0.9.18'323default-features = false323default-features = false324324325[dependencies.cumulus-pallet-xcmp-queue]325[dependencies.cumulus-pallet-xcmp-queue]326git = 'https://github.com/uniqueNetwork/cumulus.git'326git = 'https://github.com/paritytech/cumulus.git'327branch = 'polkadot-v0.9.17'327branch = 'polkadot-v0.9.18'328default-features = false328default-features = false329329330[dependencies.cumulus-primitives-utility]330[dependencies.cumulus-primitives-utility]331git = 'https://github.com/uniqueNetwork/cumulus.git'331git = 'https://github.com/paritytech/cumulus.git'332branch = 'polkadot-v0.9.17'332branch = 'polkadot-v0.9.18'333default-features = false333default-features = false334334335[dependencies.cumulus-primitives-timestamp]335[dependencies.cumulus-primitives-timestamp]336git = 'https://github.com/uniqueNetwork/cumulus.git'336git = 'https://github.com/paritytech/cumulus.git'337branch = 'polkadot-v0.9.17'337branch = 'polkadot-v0.9.18'338default-features = false338default-features = false339339340################################################################################340################################################################################341# Polkadot dependencies341# Polkadot dependencies342342343[dependencies.polkadot-parachain]343[dependencies.polkadot-parachain]344git = 'https://github.com/paritytech/polkadot'344git = 'https://github.com/paritytech/polkadot'345branch = 'release-v0.9.17'345branch = 'release-v0.9.18'346default-features = false346default-features = false347347348[dependencies.xcm]348[dependencies.xcm]349git = 'https://github.com/paritytech/polkadot'349git = 'https://github.com/paritytech/polkadot'350branch = 'release-v0.9.17'350branch = 'release-v0.9.18'351default-features = false351default-features = false352352353[dependencies.xcm-builder]353[dependencies.xcm-builder]354git = 'https://github.com/paritytech/polkadot'354git = 'https://github.com/paritytech/polkadot'355branch = 'release-v0.9.17'355branch = 'release-v0.9.18'356default-features = false356default-features = false357357358[dependencies.xcm-executor]358[dependencies.xcm-executor]359git = 'https://github.com/paritytech/polkadot'359git = 'https://github.com/paritytech/polkadot'360branch = 'release-v0.9.17'360branch = 'release-v0.9.18'361default-features = false361default-features = false362362363[dependencies.pallet-xcm]363[dependencies.pallet-xcm]364git = 'https://github.com/paritytech/polkadot'364git = 'https://github.com/paritytech/polkadot'365branch = 'release-v0.9.17'365branch = 'release-v0.9.18'366default-features = false366default-features = false367367368[dependencies.orml-vesting]368[dependencies.orml-vesting]369git = 'https://github.com/UniqueNetwork/open-runtime-module-library'369git = 'https://github.com/UniqueNetwork/open-runtime-module-library'370branch = 'unique-polkadot-v0.9.17'370branch = 'unique-polkadot-v0.9.18'371version = "0.4.1-dev"371version = "0.4.1-dev"372default-features = false372default-features = false373373376376377[dependencies]377[dependencies]378unique-runtime-common = { path = "../common", default-features = false }378unique-runtime-common = { path = "../common", default-features = false }379scale-info = { version = "1.0.0", default-features = false, features = [379scale-info = { version = "2.0.1", default-features = false, features = [380 "derive",380 "derive",381] }381] }382derivative = "2.2.0"382derivative = "2.2.0"391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }394pallet-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' }394pallet-charge-transaction = { git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.18', package = "pallet-template-transaction-payment", default-features = false, version = '3.0.0' }395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.17" }403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }404404405################################################################################405################################################################################406# Build Dependencies406# Build Dependencies407407408[build-dependencies.substrate-wasm-builder]408[build-dependencies.substrate-wasm-builder]409git = 'https://github.com/paritytech/substrate.git'409git = 'https://github.com/paritytech/substrate.git'410branch = 'polkadot-v0.9.17'410branch = 'polkadot-v0.9.18'411411runtime/unique/src/lib.rsdiffbeforeafterboth113use xcm_executor::traits::{MatchesFungible, WeightTrader};113use xcm_executor::traits::{MatchesFungible, WeightTrader};114use unique_runtime_common::{impl_common_runtime_apis, types::*, constants::*};114use unique_runtime_common::{impl_common_runtime_apis, types::*, constants::*};115115116pub const RUNTIME_NAME: &str = "Unique";116pub const RUNTIME_NAME: &str = "unique";117pub const TOKEN_SYMBOL: &str = "UNQ";117118118type CrossAccountId = pallet_common::account::BasicCrossAccountId<Runtime>;119type CrossAccountId = pallet_common::account::BasicCrossAccountId<Runtime>;119120150 spec_name: create_runtime_str!(RUNTIME_NAME),151 spec_name: create_runtime_str!(RUNTIME_NAME),151 impl_name: create_runtime_str!(RUNTIME_NAME),152 impl_name: create_runtime_str!(RUNTIME_NAME),152 authoring_version: 1,153 authoring_version: 1,153 spec_version: 917004,154 spec_version: 918000,154 impl_version: 0,155 impl_version: 0,155 apis: RUNTIME_API_VERSIONS,156 apis: RUNTIME_API_VERSIONS,156 transaction_version: 1,157 transaction_version: 1,814}815}815816816impl cumulus_pallet_xcmp_queue::Config for Runtime {817impl cumulus_pallet_xcmp_queue::Config for Runtime {818 type WeightInfo = ();817 type Event = Event;819 type Event = Event;818 type XcmExecutor = XcmExecutor<XcmConfig>;820 type XcmExecutor = XcmExecutor<XcmConfig>;819 type ChannelInfo = ParachainSystem;821 type ChannelInfo = ParachainSystem;tests/README.mddiffbeforeafterboth51. Checkout polkadot in sibling folder with this project51. Checkout polkadot in sibling folder with this project6```bash6```bash7git clone https://github.com/paritytech/polkadot.git && cd polkadot7git clone https://github.com/paritytech/polkadot.git && cd polkadot8git checkout release-v0.9.178git checkout release-v0.9.189```9```1010112. Build with nightly-2021-11-11112. Build with nightly-2021-11-11tests/package.jsondiffbeforeafterboth95 "contract",95 "contract",96 "artifacts"96 "artifacts"97 ]97 ]98 }98 },99 "resolutions": {100 "simple-get": "^4.0.1"101 }99}102}100103tests/src/util/helpers.tsdiffbeforeafterboth769 type = 'NFT',770 type = 'NFT',770) {771) {771 await usingApi(async (api: ApiPromise) => {772 await usingApi(async (api: ApiPromise) => {773 const from = normalizeAccountId(accountFrom);772 const to = normalizeAccountId(accountTo);774 const to = normalizeAccountId(accountTo);773 let balanceBefore = 0n;775 let balanceBefore = 0n;774 if (type === 'Fungible') {776 if (type === 'Fungible') {784 }786 }785 if (type === 'Fungible') {787 if (type === 'Fungible') {786 const balanceAfter = await getBalance(api, collectionId, to, tokenId);788 const balanceAfter = await getBalance(api, collectionId, to, tokenId);789 if (JSON.stringify(to) !== JSON.stringify(from)) {787 expect(balanceAfter - balanceBefore).to.be.equal(BigInt(value));790 expect(balanceAfter - balanceBefore).to.be.equal(BigInt(value));791 } else {792 expect(balanceAfter).to.be.equal(balanceBefore);793 }788 }794 }789 if (type === 'ReFungible') {795 if (type === 'ReFungible') {790 expect(await getBalance(api, collectionId, to, tokenId)).to.be.equal(BigInt(value));796 expect(await getBalance(api, collectionId, to, tokenId)).to.be.equal(BigInt(value));925 type = 'NFT',931 type = 'NFT',926) {932) {927 await usingApi(async (api: ApiPromise) => {933 await usingApi(async (api: ApiPromise) => {934 const from = normalizeAccountId(sender);928 const to = normalizeAccountId(recipient);935 const to = normalizeAccountId(recipient);929936930 let balanceBefore = 0n;937 let balanceBefore = 0n;946 }953 }947 if (type === 'Fungible') {954 if (type === 'Fungible') {948 const balanceAfter = await getBalance(api, collectionId, to, tokenId);955 const balanceAfter = await getBalance(api, collectionId, to, tokenId);956 if (JSON.stringify(to) !== JSON.stringify(from)) {949 expect(balanceAfter - balanceBefore).to.be.equal(BigInt(value));957 expect(balanceAfter - balanceBefore).to.be.equal(BigInt(value));958 } else {959 expect(balanceAfter).to.be.equal(balanceBefore);960 }950 }961 }951 if (type === 'ReFungible') {962 if (type === 'ReFungible') {952 expect(await getBalance(api, collectionId, to, tokenId) >= value).to.be.true;963 expect(await getBalance(api, collectionId, to, tokenId) >= value).to.be.true;tests/yarn.lockdiffbeforeafterboth8299 resolved "https://registry.yarnpkg.com/simple-concat/-/simple-concat-1.0.1.tgz#f46976082ba35c2263f1c8ab5edfe26c41c9552f"8299 resolved "https://registry.yarnpkg.com/simple-concat/-/simple-concat-1.0.1.tgz#f46976082ba35c2263f1c8ab5edfe26c41c9552f"8300 integrity sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==8300 integrity sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==830183018302simple-get@^2.7.0:8302simple-get@^2.7.0, simple-get@^4.0.0, simple-get@^4.0.1:8303 version "2.8.2"8304 resolved "https://registry.yarnpkg.com/simple-get/-/simple-get-2.8.2.tgz#5708fb0919d440657326cd5fe7d2599d07705019"8305 integrity sha512-Ijd/rV5o+mSBBs4F/x9oDPtTx9Zb6X9brmnXvMW4J7IR15ngi9q5xxqWBKU744jTZiaXtxaPL7uHG6vtN8kUkw==8306 dependencies:8307 decompress-response "^3.3.0"8308 once "^1.3.1"8309 simple-concat "^1.0.0"83108311simple-get@^4.0.0:8312 version "4.0.1"8303 version "4.0.1"8313 resolved "https://registry.yarnpkg.com/simple-get/-/simple-get-4.0.1.tgz#4a39db549287c979d352112fa03fd99fd6bc3543"8304 resolved "https://registry.yarnpkg.com/simple-get/-/simple-get-4.0.1.tgz#4a39db549287c979d352112fa03fd99fd6bc3543"8314 integrity sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==8305 integrity sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==