difftreelog
fix use unique-polkadot-v0.9.29
in: master
26 files changed
Cargo.lockdiffbeforeafterboth757576[[package]]76[[package]]77name = "aho-corasick"77name = "aho-corasick"78version = "0.7.18"78version = "0.7.19"79source = "registry+https://github.com/rust-lang/crates.io-index"79source = "registry+https://github.com/rust-lang/crates.io-index"80checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"80checksum = "b4f55bd91a0978cbfd91c457a164bab8b4001c833b7f323132c0a4e1922dd44e"81dependencies = [81dependencies = [82 "memchr",82 "memchr",83]83]909091[[package]]91[[package]]92name = "android_system_properties"92name = "android_system_properties"93version = "0.1.4"93version = "0.1.5"94source = "registry+https://github.com/rust-lang/crates.io-index"94source = "registry+https://github.com/rust-lang/crates.io-index"95checksum = "d7ed72e1635e121ca3e79420540282af22da58be50de153d36f81ddc6b83aa9e"95checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"96dependencies = [96dependencies = [97 "libc",97 "libc",98]98]108108109[[package]]109[[package]]110name = "anyhow"110name = "anyhow"111version = "1.0.61"111version = "1.0.65"112source = "registry+https://github.com/rust-lang/crates.io-index"112source = "registry+https://github.com/rust-lang/crates.io-index"113checksum = "508b352bb5c066aac251f6daf6b36eccd03e8a88e8081cd44959ea277a3af9a8"113checksum = "98161a4e3e2184da77bb14f02184cdd111e83bbbcc9979dfee3c44b9a85f5602"114114115[[package]]115[[package]]116name = "app-promotion-rpc"116name = "app-promotion-rpc"117version = "0.1.0"117version = "0.1.0"118dependencies = [118dependencies = [119 "pallet-common",119 "pallet-common",120 "pallet-evm",120 "pallet-evm",121 "parity-scale-codec 3.1.5",121 "parity-scale-codec 3.2.1",122 "sp-api",122 "sp-api",123 "sp-core",123 "sp-core",124 "sp-runtime",124 "sp-runtime",211211212[[package]]212[[package]]213name = "async-global-executor"213name = "async-global-executor"214version = "2.2.0"214version = "2.3.0"215source = "registry+https://github.com/rust-lang/crates.io-index"215source = "registry+https://github.com/rust-lang/crates.io-index"216checksum = "5262ed948da60dd8956c6c5aca4d4163593dddb7b32d73267c93dab7b2e98940"216checksum = "0da5b41ee986eed3f524c380e6d64965aea573882a8907682ad100f7859305ca"217dependencies = [217dependencies = [218 "async-channel",218 "async-channel",219 "async-executor",219 "async-executor",220 "async-io",220 "async-io",221 "async-lock",221 "async-lock",222 "blocking",222 "blocking",223 "futures-lite",223 "futures-lite",224 "num_cpus",225 "once_cell",224 "once_cell",226]225]227226228[[package]]227[[package]]229name = "async-io"228name = "async-io"230version = "1.7.0"229version = "1.9.0"231source = "registry+https://github.com/rust-lang/crates.io-index"230source = "registry+https://github.com/rust-lang/crates.io-index"232checksum = "e5e18f61464ae81cde0a23e713ae8fd299580c54d697a35820cfd0625b8b0e07"231checksum = "83e21f3a490c72b3b0cf44962180e60045de2925d8dff97918f7ee43c8f637c7"233dependencies = [232dependencies = [233 "autocfg",234 "concurrent-queue",234 "concurrent-queue",235 "futures-lite",235 "futures-lite",236 "libc",236 "libc",255255256[[package]]256[[package]]257name = "async-process"257name = "async-process"258version = "1.4.0"258version = "1.5.0"259source = "registry+https://github.com/rust-lang/crates.io-index"259source = "registry+https://github.com/rust-lang/crates.io-index"260checksum = "cf2c06e30a24e8c78a3987d07f0930edf76ef35e027e7bdb063fccafdad1f60c"260checksum = "02111fd8655a613c25069ea89fc8d9bb89331fa77486eb3bc059ee757cfa481c"261dependencies = [261dependencies = [262 "async-io",262 "async-io",263 "autocfg",263 "blocking",264 "blocking",264 "cfg-if 1.0.0",265 "cfg-if 1.0.0",265 "event-listener",266 "event-listener",443[[package]]444[[package]]444name = "beefy-gadget"445name = "beefy-gadget"445version = "4.0.0-dev"446version = "4.0.0-dev"446source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"447source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"447dependencies = [448dependencies = [448 "async-trait",449 "async-trait",449 "beefy-primitives",450 "beefy-primitives",452 "futures-timer",453 "futures-timer",453 "hex",454 "hex",454 "log",455 "log",455 "parity-scale-codec 3.1.5",456 "parity-scale-codec 3.2.1",456 "parking_lot 0.12.1",457 "parking_lot 0.12.1",457 "sc-chain-spec",458 "sc-chain-spec",458 "sc-client-api",459 "sc-client-api",479[[package]]480[[package]]480name = "beefy-gadget-rpc"481name = "beefy-gadget-rpc"481version = "4.0.0-dev"482version = "4.0.0-dev"482source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"483source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"483dependencies = [484dependencies = [484 "beefy-gadget",485 "beefy-gadget",485 "beefy-primitives",486 "beefy-primitives",486 "futures 0.3.24",487 "futures 0.3.24",487 "jsonrpsee",488 "jsonrpsee",488 "log",489 "log",489 "parity-scale-codec 3.1.5",490 "parity-scale-codec 3.2.1",490 "parking_lot 0.12.1",491 "parking_lot 0.12.1",491 "sc-rpc",492 "sc-rpc",492 "sc-utils",493 "sc-utils",499[[package]]500[[package]]500name = "beefy-merkle-tree"501name = "beefy-merkle-tree"501version = "4.0.0-dev"502version = "4.0.0-dev"502source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"503source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"503dependencies = [504dependencies = [504 "beefy-primitives",505 "beefy-primitives",505 "sp-api",506 "sp-api",508[[package]]509[[package]]509name = "beefy-primitives"510name = "beefy-primitives"510version = "4.0.0-dev"511version = "4.0.0-dev"511source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"512source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"512dependencies = [513dependencies = [513 "parity-scale-codec 3.1.5",514 "parity-scale-codec 3.2.1",514 "scale-info",515 "scale-info",515 "sp-api",516 "sp-api",516 "sp-application-crypto",517 "sp-application-crypto",589source = "registry+https://github.com/rust-lang/crates.io-index"590source = "registry+https://github.com/rust-lang/crates.io-index"590checksum = "b9cf849ee05b2ee5fba5e36f97ff8ec2533916700fc0758d40d92136a42f3388"591checksum = "b9cf849ee05b2ee5fba5e36f97ff8ec2533916700fc0758d40d92136a42f3388"591dependencies = [592dependencies = [592 "digest 0.10.3",593 "digest 0.10.5",593]594]594595595[[package]]596[[package]]635 "cc",636 "cc",636 "cfg-if 1.0.0",637 "cfg-if 1.0.0",637 "constant_time_eq",638 "constant_time_eq",638 "digest 0.10.3",639 "digest 0.10.5",639]640]640641641[[package]]642[[package]]662663663[[package]]664[[package]]664name = "block-buffer"665name = "block-buffer"665version = "0.10.2"666version = "0.10.3"666source = "registry+https://github.com/rust-lang/crates.io-index"667source = "registry+https://github.com/rust-lang/crates.io-index"667checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"668checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e"668dependencies = [669dependencies = [669 "generic-array 0.14.6",670 "generic-array 0.14.6",670]671]753754754[[package]]755[[package]]755name = "bumpalo"756name = "bumpalo"756version = "3.10.0"757version = "3.11.0"757source = "registry+https://github.com/rust-lang/crates.io-index"758source = "registry+https://github.com/rust-lang/crates.io-index"758checksum = "37ccbd214614c6783386c1af30caf03192f17891059cecc394b4fb119e363de3"759checksum = "c1ad822118d20d2c234f427000d5acc36eabe1e29a348c89b63dd60b13f28e5d"759760760[[package]]761[[package]]761name = "byte-slice-cast"762name = "byte-slice-cast"824dependencies = [825dependencies = [825 "camino",826 "camino",826 "cargo-platform",827 "cargo-platform",827 "semver 1.0.13",828 "semver 1.0.14",828 "serde",829 "serde",829 "serde_json",830 "serde_json",830]831]947948948[[package]]949[[package]]949name = "clang-sys"950name = "clang-sys"950version = "1.3.3"951version = "1.4.0"951source = "registry+https://github.com/rust-lang/crates.io-index"952source = "registry+https://github.com/rust-lang/crates.io-index"952checksum = "5a050e2153c5be08febd6734e29298e844fdb0fa21aeddd63b4eb7baa106c69b"953checksum = "fa2e27ae6ab525c3d369ded447057bca5438d86dc3a68f6faafb8269ba82ebf3"953dependencies = [954dependencies = [954 "glob",955 "glob",955 "libc",956 "libc",101810191019[[package]]1020[[package]]1020name = "comfy-table"1021name = "comfy-table"1021version = "6.0.0"1022version = "6.1.0"1022source = "registry+https://github.com/rust-lang/crates.io-index"1023source = "registry+https://github.com/rust-lang/crates.io-index"1023checksum = "121d8a5b0346092c18a4b2fd6f620d7a06f0eb7ac0a45860939a0884bc579c56"1024checksum = "85914173c2f558d61613bfbbf1911f14e630895087a7ed2fafc0f5319e1536e7"1024dependencies = [1025dependencies = [1025 "strum",1026 "strum",1026 "strum_macros",1027 "strum_macros",109010911091[[package]]1092[[package]]1092name = "cpufeatures"1093name = "cpufeatures"1093version = "0.2.2"1094version = "0.2.5"1094source = "registry+https://github.com/rust-lang/crates.io-index"1095source = "registry+https://github.com/rust-lang/crates.io-index"1095checksum = "59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b"1096checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"1096dependencies = [1097dependencies = [1097 "libc",1098 "libc",1098]1099]122512261226[[package]]1227[[package]]1227name = "crossbeam-epoch"1228name = "crossbeam-epoch"1228version = "0.9.10"1229version = "0.9.11"1229source = "registry+https://github.com/rust-lang/crates.io-index"1230source = "registry+https://github.com/rust-lang/crates.io-index"1230checksum = "045ebe27666471bb549370b4b0b3e51b07f56325befa4284db65fc89c02511b1"1231checksum = "f916dfc5d356b0ed9dae65f1db9fc9770aa2851d2662b988ccf4fe3516e86348"1231dependencies = [1232dependencies = [1232 "autocfg",1233 "autocfg",1233 "cfg-if 1.0.0",1234 "cfg-if 1.0.0",1234 "crossbeam-utils",1235 "crossbeam-utils",1235 "memoffset",1236 "memoffset",1236 "once_cell",1237 "scopeguard",1237 "scopeguard",1238]1238]12391239124912491250[[package]]1250[[package]]1251name = "crossbeam-utils"1251name = "crossbeam-utils"1252version = "0.8.11"1252version = "0.8.12"1253source = "registry+https://github.com/rust-lang/crates.io-index"1253source = "registry+https://github.com/rust-lang/crates.io-index"1254checksum = "51887d4adc7b564537b15adcfb307936f8075dfcd5f00dde9a9f1d29383682bc"1254checksum = "edbafec5fa1f196ca66527c1b12c2ec4745ca14b50f1ad8f9f6f720b55d11fac"1255dependencies = [1255dependencies = [1256 "cfg-if 1.0.0",1256 "cfg-if 1.0.0",1257 "once_cell",1258]1257]125912581260[[package]]1259[[package]]1270checksum = "03c6a1d5fa1de37e071642dfa44ec552ca5b299adb128fab16138e24b548fd21"1269checksum = "03c6a1d5fa1de37e071642dfa44ec552ca5b299adb128fab16138e24b548fd21"1271dependencies = [1270dependencies = [1272 "generic-array 0.14.6",1271 "generic-array 0.14.6",1273 "rand_core 0.6.3",1272 "rand_core 0.6.4",1274 "subtle",1273 "subtle",1275 "zeroize",1274 "zeroize",1276]1275]1341source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.29#2fa95572487cfcf8dbe6941bf93545c39d47f784"1340source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.29#2fa95572487cfcf8dbe6941bf93545c39d47f784"1342dependencies = [1341dependencies = [1343 "clap",1342 "clap",1344 "parity-scale-codec 3.1.5",1343 "parity-scale-codec 3.2.1",1345 "sc-chain-spec",1344 "sc-chain-spec",1346 "sc-cli",1345 "sc-cli",1347 "sc-service",1346 "sc-service",1360 "cumulus-primitives-core",1359 "cumulus-primitives-core",1361 "cumulus-relay-chain-interface",1360 "cumulus-relay-chain-interface",1362 "futures 0.3.24",1361 "futures 0.3.24",1363 "parity-scale-codec 3.1.5",1362 "parity-scale-codec 3.2.1",1364 "parking_lot 0.12.1",1363 "parking_lot 0.12.1",1365 "polkadot-node-primitives",1364 "polkadot-node-primitives",1366 "polkadot-node-subsystem",1365 "polkadot-node-subsystem",1383 "cumulus-client-consensus-common",1382 "cumulus-client-consensus-common",1384 "cumulus-primitives-core",1383 "cumulus-primitives-core",1385 "futures 0.3.24",1384 "futures 0.3.24",1386 "parity-scale-codec 3.1.5",1385 "parity-scale-codec 3.2.1",1387 "sc-client-api",1386 "sc-client-api",1388 "sc-consensus",1387 "sc-consensus",1389 "sc-consensus-aura",1388 "sc-consensus-aura",1412 "cumulus-relay-chain-interface",1411 "cumulus-relay-chain-interface",1413 "dyn-clone",1412 "dyn-clone",1414 "futures 0.3.24",1413 "futures 0.3.24",1415 "parity-scale-codec 3.1.5",1414 "parity-scale-codec 3.2.1",1416 "polkadot-primitives",1415 "polkadot-primitives",1417 "sc-client-api",1416 "sc-client-api",1418 "sc-consensus",1417 "sc-consensus",1434 "derive_more",1433 "derive_more",1435 "futures 0.3.24",1434 "futures 0.3.24",1436 "futures-timer",1435 "futures-timer",1437 "parity-scale-codec 3.1.5",1436 "parity-scale-codec 3.2.1",1438 "parking_lot 0.12.1",1437 "parking_lot 0.12.1",1439 "polkadot-node-primitives",1438 "polkadot-node-primitives",1440 "polkadot-parachain",1439 "polkadot-parachain",1458 "cumulus-relay-chain-interface",1457 "cumulus-relay-chain-interface",1459 "futures 0.3.24",1458 "futures 0.3.24",1460 "futures-timer",1459 "futures-timer",1461 "parity-scale-codec 3.1.5",1460 "parity-scale-codec 3.2.1",1462 "polkadot-node-primitives",1461 "polkadot-node-primitives",1463 "polkadot-node-subsystem",1462 "polkadot-node-subsystem",1464 "polkadot-overseer",1463 "polkadot-overseer",1510 "frame-support",1509 "frame-support",1511 "frame-system",1510 "frame-system",1512 "pallet-aura",1511 "pallet-aura",1513 "parity-scale-codec 3.1.5",1512 "parity-scale-codec 3.2.1",1514 "scale-info",1513 "scale-info",1515 "serde",1514 "serde",1516 "sp-application-crypto",1515 "sp-application-crypto",1528 "frame-support",1527 "frame-support",1529 "frame-system",1528 "frame-system",1530 "log",1529 "log",1531 "parity-scale-codec 3.1.5",1530 "parity-scale-codec 3.2.1",1532 "scale-info",1531 "scale-info",1533 "sp-io",1532 "sp-io",1534 "sp-runtime",1533 "sp-runtime",1552 "impl-trait-for-tuples",1551 "impl-trait-for-tuples",1553 "log",1552 "log",1554 "pallet-balances",1553 "pallet-balances",1555 "parity-scale-codec 3.1.5",1554 "parity-scale-codec 3.2.1",1556 "polkadot-parachain",1555 "polkadot-parachain",1557 "scale-info",1556 "scale-info",1558 "serde",1557 "serde",1587 "cumulus-primitives-core",1586 "cumulus-primitives-core",1588 "frame-support",1587 "frame-support",1589 "frame-system",1588 "frame-system",1590 "parity-scale-codec 3.1.5",1589 "parity-scale-codec 3.2.1",1591 "scale-info",1590 "scale-info",1592 "serde",1591 "serde",1593 "sp-io",1592 "sp-io",1605 "frame-support",1604 "frame-support",1606 "frame-system",1605 "frame-system",1607 "log",1606 "log",1608 "parity-scale-codec 3.1.5",1607 "parity-scale-codec 3.2.1",1609 "rand_chacha 0.3.1",1608 "rand_chacha 0.3.1",1610 "scale-info",1609 "scale-info",1611 "sp-runtime",1610 "sp-runtime",1620source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.29#2fa95572487cfcf8dbe6941bf93545c39d47f784"1619source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.29#2fa95572487cfcf8dbe6941bf93545c39d47f784"1621dependencies = [1620dependencies = [1622 "frame-support",1621 "frame-support",1623 "parity-scale-codec 3.1.5",1622 "parity-scale-codec 3.2.1",1624 "polkadot-core-primitives",1623 "polkadot-core-primitives",1625 "polkadot-parachain",1624 "polkadot-parachain",1626 "polkadot-primitives",1625 "polkadot-primitives",1639 "cumulus-primitives-core",1638 "cumulus-primitives-core",1640 "cumulus-relay-chain-interface",1639 "cumulus-relay-chain-interface",1641 "cumulus-test-relay-sproof-builder",1640 "cumulus-test-relay-sproof-builder",1642 "parity-scale-codec 3.1.5",1641 "parity-scale-codec 3.2.1",1643 "sc-client-api",1642 "sc-client-api",1644 "scale-info",1643 "scale-info",1645 "sp-api",1644 "sp-api",1660dependencies = [1659dependencies = [1661 "cumulus-primitives-core",1660 "cumulus-primitives-core",1662 "futures 0.3.24",1661 "futures 0.3.24",1663 "parity-scale-codec 3.1.5",1662 "parity-scale-codec 3.2.1",1664 "sp-inherents",1663 "sp-inherents",1665 "sp-std",1664 "sp-std",1666 "sp-timestamp",1665 "sp-timestamp",1674 "cumulus-primitives-core",1673 "cumulus-primitives-core",1675 "frame-support",1674 "frame-support",1676 "log",1675 "log",1677 "parity-scale-codec 3.1.5",1676 "parity-scale-codec 3.2.1",1678 "polkadot-core-primitives",1677 "polkadot-core-primitives",1679 "polkadot-parachain",1678 "polkadot-parachain",1680 "polkadot-primitives",1679 "polkadot-primitives",1725 "derive_more",1724 "derive_more",1726 "futures 0.3.24",1725 "futures 0.3.24",1727 "jsonrpsee-core",1726 "jsonrpsee-core",1728 "parity-scale-codec 3.1.5",1727 "parity-scale-codec 3.2.1",1729 "parking_lot 0.12.1",1728 "parking_lot 0.12.1",1730 "polkadot-overseer",1729 "polkadot-overseer",1731 "polkadot-service",1730 "polkadot-service",1750 "futures 0.3.24",1749 "futures 0.3.24",1751 "futures-timer",1750 "futures-timer",1752 "jsonrpsee",1751 "jsonrpsee",1753 "parity-scale-codec 3.1.5",1752 "parity-scale-codec 3.2.1",1754 "parking_lot 0.12.1",1753 "parking_lot 0.12.1",1755 "polkadot-service",1754 "polkadot-service",1756 "sc-client-api",1755 "sc-client-api",1771source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.29#2fa95572487cfcf8dbe6941bf93545c39d47f784"1770source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.29#2fa95572487cfcf8dbe6941bf93545c39d47f784"1772dependencies = [1771dependencies = [1773 "cumulus-primitives-core",1772 "cumulus-primitives-core",1774 "parity-scale-codec 3.1.5",1773 "parity-scale-codec 3.2.1",1775 "polkadot-primitives",1774 "polkadot-primitives",1776 "sp-runtime",1775 "sp-runtime",1777 "sp-state-machine",1776 "sp-state-machine",1812dependencies = [1811dependencies = [1813 "byteorder",1812 "byteorder",1814 "digest 0.9.0",1813 "digest 0.9.0",1815 "rand_core 0.6.3",1814 "rand_core 0.6.4",1816 "subtle",1815 "subtle",1817 "zeroize",1816 "zeroize",1818]1817]189618951897[[package]]1896[[package]]1898name = "digest"1897name = "digest"1899version = "0.10.3"1898version = "0.10.5"1900source = "registry+https://github.com/rust-lang/crates.io-index"1899source = "registry+https://github.com/rust-lang/crates.io-index"1901checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"1900checksum = "adfbc57365a37acbd2ebf2b64d7e69bb766e2fea813521ed536f5d0520dcf86c"1902dependencies = [1901dependencies = [1903 "block-buffer 0.10.2",1902 "block-buffer 0.10.3",1904 "crypto-common",1903 "crypto-common",1905 "subtle",1904 "subtle",1906]1905]2038dependencies = [2037dependencies = [2039 "curve25519-dalek 3.2.0",2038 "curve25519-dalek 3.2.0",2040 "hex",2039 "hex",2041 "rand_core 0.6.3",2040 "rand_core 0.6.4",2042 "sha2 0.9.9",2041 "sha2 0.9.9",2043 "thiserror",2042 "thiserror",2044 "zeroize",2043 "zeroize",2045]2044]204620452047[[package]]2046[[package]]2048name = "either"2047name = "either"2049version = "1.7.0"2048version = "1.8.0"2050source = "registry+https://github.com/rust-lang/crates.io-index"2049source = "registry+https://github.com/rust-lang/crates.io-index"2051checksum = "3f107b87b6afc2a64fd13cac55fe06d6c8859f12d4b14cbcdd2c67d0976781be"2050checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"205220512053[[package]]2052[[package]]2054name = "elliptic-curve"2053name = "elliptic-curve"2062 "ff",2061 "ff",2063 "generic-array 0.14.6",2062 "generic-array 0.14.6",2064 "group",2063 "group",2065 "rand_core 0.6.3",2064 "rand_core 0.6.4",2066 "sec1",2065 "sec1",2067 "subtle",2066 "subtle",2068 "zeroize",2067 "zeroize",211321122114[[package]]2113[[package]]2115name = "env_logger"2114name = "env_logger"2116version = "0.9.0"2115version = "0.9.1"2117source = "registry+https://github.com/rust-lang/crates.io-index"2116source = "registry+https://github.com/rust-lang/crates.io-index"2118checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"2117checksum = "c90bf5f19754d10198ccb95b70664fc925bd1fc090a0fd9a6ebc54acc8cd6272"2119dependencies = [2118dependencies = [2120 "atty",2119 "atty",2121 "humantime",2120 "humantime",2176 "ethereum-types",2175 "ethereum-types",2177 "hash-db",2176 "hash-db",2178 "hash256-std-hasher",2177 "hash256-std-hasher",2179 "parity-scale-codec 3.1.5",2178 "parity-scale-codec 3.2.1",2180 "rlp",2179 "rlp",2181 "rlp-derive",2180 "rlp-derive",2182 "scale-info",2181 "scale-info",2183 "serde",2182 "serde",2184 "sha3 0.10.2",2183 "sha3 0.10.5",2185 "triehash",2184 "triehash",2186]2185]218721862219 "evm-gasometer",2218 "evm-gasometer",2220 "evm-runtime",2219 "evm-runtime",2221 "log",2220 "log",2222 "parity-scale-codec 3.1.5",2221 "parity-scale-codec 3.2.1",2223 "primitive-types",2222 "primitive-types",2224 "rlp",2223 "rlp",2225 "scale-info",2224 "scale-info",2226 "serde",2225 "serde",2227 "sha3 0.10.2",2226 "sha3 0.10.5",2228]2227]222922282230[[package]]2229[[package]]2250 "hex",2249 "hex",2251 "proc-macro2",2250 "proc-macro2",2252 "quote",2251 "quote",2253 "sha3 0.10.2",2252 "sha3 0.10.5",2254 "syn",2253 "syn",2255]2254]225622552259version = "0.35.0"2258version = "0.35.0"2260source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29#e9252ed42dc26fc85b6703b1ba50660a08209e55"2259source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29#e9252ed42dc26fc85b6703b1ba50660a08209e55"2261dependencies = [2260dependencies = [2262 "parity-scale-codec 3.1.5",2261 "parity-scale-codec 3.2.1",2263 "primitive-types",2262 "primitive-types",2264 "scale-info",2263 "scale-info",2265 "serde",2264 "serde",2285 "environmental",2284 "environmental",2286 "evm-core",2285 "evm-core",2287 "primitive-types",2286 "primitive-types",2288 "sha3 0.10.2",2287 "sha3 0.10.5",2289]2288]229022892291[[package]]2290[[package]]2371[[package]]2370[[package]]2372name = "fc-consensus"2371name = "fc-consensus"2373version = "2.0.0-dev"2372version = "2.0.0-dev"2374source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29-fee-limit#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2373source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2375dependencies = [2374dependencies = [2376 "async-trait",2375 "async-trait",2377 "fc-db",2376 "fc-db",2390[[package]]2389[[package]]2391name = "fc-db"2390name = "fc-db"2392version = "2.0.0-dev"2391version = "2.0.0-dev"2393source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29-fee-limit#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2392source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2394dependencies = [2393dependencies = [2395 "fp-storage",2394 "fp-storage",2396 "kvdb-rocksdb",2395 "kvdb-rocksdb",2397 "parity-db",2396 "parity-db",2398 "parity-scale-codec 3.1.5",2397 "parity-scale-codec 3.2.1",2399 "parking_lot 0.12.1",2398 "parking_lot 0.12.1",2400 "sc-client-db",2399 "sc-client-db",2401 "sp-core",2400 "sp-core",2406[[package]]2405[[package]]2407name = "fc-mapping-sync"2406name = "fc-mapping-sync"2408version = "2.0.0-dev"2407version = "2.0.0-dev"2409source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29-fee-limit#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2408source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2410dependencies = [2409dependencies = [2411 "fc-db",2410 "fc-db",2412 "fp-consensus",2411 "fp-consensus",2423[[package]]2422[[package]]2424name = "fc-rpc"2423name = "fc-rpc"2425version = "2.0.0-dev"2424version = "2.0.0-dev"2426source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29-fee-limit#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2425source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2427dependencies = [2426dependencies = [2428 "ethereum",2427 "ethereum",2429 "ethereum-types",2428 "ethereum-types",2438 "libsecp256k1",2437 "libsecp256k1",2439 "log",2438 "log",2440 "lru 0.7.8",2439 "lru 0.7.8",2441 "parity-scale-codec 3.1.5",2440 "parity-scale-codec 3.2.1",2442 "prometheus",2441 "prometheus",2443 "rand 0.8.5",2442 "rand 0.8.5",2444 "rlp",2443 "rlp",2465[[package]]2464[[package]]2466name = "fc-rpc-core"2465name = "fc-rpc-core"2467version = "1.1.0-dev"2466version = "1.1.0-dev"2468source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29-fee-limit#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2467source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2469dependencies = [2468dependencies = [2470 "ethereum",2469 "ethereum",2471 "ethereum-types",2470 "ethereum-types",2491source = "registry+https://github.com/rust-lang/crates.io-index"2490source = "registry+https://github.com/rust-lang/crates.io-index"2492checksum = "131655483be284720a17d74ff97592b8e76576dc25563148601df2d7c9080924"2491checksum = "131655483be284720a17d74ff97592b8e76576dc25563148601df2d7c9080924"2493dependencies = [2492dependencies = [2494 "rand_core 0.6.3",2493 "rand_core 0.6.4",2495 "subtle",2494 "subtle",2496]2495]249724962528 "futures-timer",2527 "futures-timer",2529 "log",2528 "log",2530 "num-traits",2529 "num-traits",2531 "parity-scale-codec 3.1.5",2530 "parity-scale-codec 3.2.1",2532 "parking_lot 0.12.1",2531 "parking_lot 0.12.1",2533 "scale-info",2532 "scale-info",2534]2533]2588[[package]]2587[[package]]2589name = "fork-tree"2588name = "fork-tree"2590version = "3.0.0"2589version = "3.0.0"2591source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"2590source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2592dependencies = [2591dependencies = [2593 "parity-scale-codec 3.1.5",2592 "parity-scale-codec 3.2.1",2594]2593]259525942596[[package]]2595[[package]]2597name = "form_urlencoded"2596name = "form_urlencoded"2598version = "1.0.1"2597version = "1.1.0"2599source = "registry+https://github.com/rust-lang/crates.io-index"2598source = "registry+https://github.com/rust-lang/crates.io-index"2600checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"2599checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"2601dependencies = [2600dependencies = [2602 "matches",2603 "percent-encoding",2601 "percent-encoding",2604]2602]260526032606[[package]]2604[[package]]2607name = "fp-consensus"2605name = "fp-consensus"2608version = "2.0.0-dev"2606version = "2.0.0-dev"2609source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29-fee-limit#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2607source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2610dependencies = [2608dependencies = [2611 "ethereum",2609 "ethereum",2612 "parity-scale-codec 3.1.5",2610 "parity-scale-codec 3.2.1",2613 "sp-core",2611 "sp-core",2614 "sp-runtime",2612 "sp-runtime",2615 "sp-std",2613 "sp-std",2618[[package]]2616[[package]]2619name = "fp-evm"2617name = "fp-evm"2620version = "3.0.0-dev"2618version = "3.0.0-dev"2621source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29-fee-limit#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2619source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2622dependencies = [2620dependencies = [2623 "evm",2621 "evm",2624 "frame-support",2622 "frame-support",2625 "impl-trait-for-tuples",2623 "impl-trait-for-tuples",2626 "parity-scale-codec 3.1.5",2624 "parity-scale-codec 3.2.1",2627 "serde",2625 "serde",2628 "sp-core",2626 "sp-core",2629 "sp-std",2627 "sp-std",2632[[package]]2630[[package]]2633name = "fp-evm-mapping"2631name = "fp-evm-mapping"2634version = "0.1.0"2632version = "0.1.0"2635source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29-fee-limit#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2633source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2636dependencies = [2634dependencies = [2637 "frame-support",2635 "frame-support",2638 "sp-core",2636 "sp-core",2641[[package]]2639[[package]]2642name = "fp-rpc"2640name = "fp-rpc"2643version = "3.0.0-dev"2641version = "3.0.0-dev"2644source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29-fee-limit#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2642source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2645dependencies = [2643dependencies = [2646 "ethereum",2644 "ethereum",2647 "ethereum-types",2645 "ethereum-types",2648 "fp-evm",2646 "fp-evm",2649 "parity-scale-codec 3.1.5",2647 "parity-scale-codec 3.2.1",2650 "scale-info",2648 "scale-info",2651 "sp-api",2649 "sp-api",2652 "sp-core",2650 "sp-core",2658[[package]]2656[[package]]2659name = "fp-self-contained"2657name = "fp-self-contained"2660version = "1.0.0-dev"2658version = "1.0.0-dev"2661source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29-fee-limit#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2659source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2662dependencies = [2660dependencies = [2663 "ethereum",2661 "ethereum",2664 "frame-support",2662 "frame-support",2665 "parity-scale-codec 3.1.5",2663 "parity-scale-codec 3.2.1",2666 "parity-util-mem",2664 "parity-util-mem",2667 "scale-info",2665 "scale-info",2668 "serde",2666 "serde",2674[[package]]2672[[package]]2675name = "fp-storage"2673name = "fp-storage"2676version = "2.0.0"2674version = "2.0.0"2677source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29-fee-limit#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2675source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2678dependencies = [2676dependencies = [2679 "parity-scale-codec 3.1.5",2677 "parity-scale-codec 3.2.1",2680]2678]268126792682[[package]]2680[[package]]2683name = "frame-benchmarking"2681name = "frame-benchmarking"2684version = "4.0.0-dev"2682version = "4.0.0-dev"2685source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"2683source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2686dependencies = [2684dependencies = [2687 "frame-support",2685 "frame-support",2688 "frame-system",2686 "frame-system",2689 "linregress",2687 "linregress",2690 "log",2688 "log",2691 "parity-scale-codec 3.1.5",2689 "parity-scale-codec 3.2.1",2692 "paste",2690 "paste",2693 "scale-info",2691 "scale-info",2694 "serde",2692 "serde",2705[[package]]2703[[package]]2706name = "frame-benchmarking-cli"2704name = "frame-benchmarking-cli"2707version = "4.0.0-dev"2705version = "4.0.0-dev"2708source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"2706source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2709dependencies = [2707dependencies = [2710 "Inflector",2708 "Inflector",2711 "chrono",2709 "chrono",2724 "linked-hash-map",2722 "linked-hash-map",2725 "log",2723 "log",2726 "memory-db",2724 "memory-db",2727 "parity-scale-codec 3.1.5",2725 "parity-scale-codec 3.2.1",2728 "rand 0.8.5",2726 "rand 0.8.5",2729 "rand_pcg 0.3.1",2727 "rand_pcg 0.3.1",2730 "sc-block-builder",2728 "sc-block-builder",2756[[package]]2754[[package]]2757name = "frame-election-provider-solution-type"2755name = "frame-election-provider-solution-type"2758version = "4.0.0-dev"2756version = "4.0.0-dev"2759source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"2757source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2760dependencies = [2758dependencies = [2761 "proc-macro-crate",2759 "proc-macro-crate",2762 "proc-macro2",2760 "proc-macro2",2767[[package]]2765[[package]]2768name = "frame-election-provider-support"2766name = "frame-election-provider-support"2769version = "4.0.0-dev"2767version = "4.0.0-dev"2770source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"2768source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2771dependencies = [2769dependencies = [2772 "frame-election-provider-solution-type",2770 "frame-election-provider-solution-type",2773 "frame-support",2771 "frame-support",2774 "frame-system",2772 "frame-system",2775 "parity-scale-codec 3.1.5",2773 "parity-scale-codec 3.2.1",2776 "scale-info",2774 "scale-info",2777 "sp-arithmetic",2775 "sp-arithmetic",2778 "sp-npos-elections",2776 "sp-npos-elections",2783[[package]]2781[[package]]2784name = "frame-executive"2782name = "frame-executive"2785version = "4.0.0-dev"2783version = "4.0.0-dev"2786source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"2784source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2787dependencies = [2785dependencies = [2788 "frame-support",2786 "frame-support",2789 "frame-system",2787 "frame-system",2790 "frame-try-runtime",2788 "frame-try-runtime",2791 "parity-scale-codec 3.1.5",2789 "parity-scale-codec 3.2.1",2792 "scale-info",2790 "scale-info",2793 "sp-core",2791 "sp-core",2794 "sp-io",2792 "sp-io",2804checksum = "df6bb8542ef006ef0de09a5c4420787d79823c0ed7924225822362fd2bf2ff2d"2802checksum = "df6bb8542ef006ef0de09a5c4420787d79823c0ed7924225822362fd2bf2ff2d"2805dependencies = [2803dependencies = [2806 "cfg-if 1.0.0",2804 "cfg-if 1.0.0",2807 "parity-scale-codec 3.1.5",2805 "parity-scale-codec 3.2.1",2808 "scale-info",2806 "scale-info",2809 "serde",2807 "serde",2810]2808]281128092812[[package]]2810[[package]]2813name = "frame-support"2811name = "frame-support"2814version = "4.0.0-dev"2812version = "4.0.0-dev"2815source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"2813source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2816dependencies = [2814dependencies = [2817 "bitflags",2815 "bitflags",2818 "frame-metadata",2816 "frame-metadata",2821 "k256",2819 "k256",2822 "log",2820 "log",2823 "once_cell",2821 "once_cell",2824 "parity-scale-codec 3.1.5",2822 "parity-scale-codec 3.2.1",2825 "paste",2823 "paste",2826 "scale-info",2824 "scale-info",2827 "serde",2825 "serde",2843[[package]]2841[[package]]2844name = "frame-support-procedural"2842name = "frame-support-procedural"2845version = "4.0.0-dev"2843version = "4.0.0-dev"2846source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"2844source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2847dependencies = [2845dependencies = [2848 "Inflector",2846 "Inflector",2849 "cfg-expr",2847 "cfg-expr",2857[[package]]2855[[package]]2858name = "frame-support-procedural-tools"2856name = "frame-support-procedural-tools"2859version = "4.0.0-dev"2857version = "4.0.0-dev"2860source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"2858source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2861dependencies = [2859dependencies = [2862 "frame-support-procedural-tools-derive",2860 "frame-support-procedural-tools-derive",2863 "proc-macro-crate",2861 "proc-macro-crate",2869[[package]]2867[[package]]2870name = "frame-support-procedural-tools-derive"2868name = "frame-support-procedural-tools-derive"2871version = "3.0.0"2869version = "3.0.0"2872source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"2870source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2873dependencies = [2871dependencies = [2874 "proc-macro2",2872 "proc-macro2",2875 "quote",2873 "quote",2879[[package]]2877[[package]]2880name = "frame-system"2878name = "frame-system"2881version = "4.0.0-dev"2879version = "4.0.0-dev"2882source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"2880source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2883dependencies = [2881dependencies = [2884 "frame-support",2882 "frame-support",2885 "log",2883 "log",2886 "parity-scale-codec 3.1.5",2884 "parity-scale-codec 3.2.1",2887 "scale-info",2885 "scale-info",2888 "serde",2886 "serde",2889 "sp-core",2887 "sp-core",2896[[package]]2894[[package]]2897name = "frame-system-benchmarking"2895name = "frame-system-benchmarking"2898version = "4.0.0-dev"2896version = "4.0.0-dev"2899source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"2897source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2900dependencies = [2898dependencies = [2901 "frame-benchmarking",2899 "frame-benchmarking",2902 "frame-support",2900 "frame-support",2903 "frame-system",2901 "frame-system",2904 "parity-scale-codec 3.1.5",2902 "parity-scale-codec 3.2.1",2905 "scale-info",2903 "scale-info",2906 "sp-core",2904 "sp-core",2907 "sp-runtime",2905 "sp-runtime",2911[[package]]2909[[package]]2912name = "frame-system-rpc-runtime-api"2910name = "frame-system-rpc-runtime-api"2913version = "4.0.0-dev"2911version = "4.0.0-dev"2914source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"2912source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2915dependencies = [2913dependencies = [2916 "parity-scale-codec 3.1.5",2914 "parity-scale-codec 3.2.1",2917 "sp-api",2915 "sp-api",2918]2916]291929172920[[package]]2918[[package]]2921name = "frame-try-runtime"2919name = "frame-try-runtime"2922version = "0.10.0-dev"2920version = "0.10.0-dev"2923source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"2921source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2924dependencies = [2922dependencies = [2925 "frame-support",2923 "frame-support",2926 "parity-scale-codec 3.1.5",2924 "parity-scale-codec 3.2.1",2927 "sp-api",2925 "sp-api",2928 "sp-runtime",2926 "sp-runtime",2929 "sp-std",2927 "sp-std",2930]2928]293129292932[[package]]2930[[package]]2933name = "fs-err"2931name = "fs-err"2934version = "2.7.0"2932version = "2.8.1"2935source = "registry+https://github.com/rust-lang/crates.io-index"2933source = "registry+https://github.com/rust-lang/crates.io-index"2936checksum = "5bd79fa345a495d3ae89fb7165fec01c0e72f41821d642dda363a1e97975652e"2934checksum = "64db3e262960f0662f43a6366788d5f10f7f244b8f7d7d987f560baf5ded5c50"293729352938[[package]]2936[[package]]2939name = "fs-swap"2937name = "fs-swap"3225checksum = "bc5ac374b108929de78460075f3dc439fa66df9d8fc77e8f12caa5165fcf0c89"3223checksum = "bc5ac374b108929de78460075f3dc439fa66df9d8fc77e8f12caa5165fcf0c89"3226dependencies = [3224dependencies = [3227 "ff",3225 "ff",3228 "rand_core 0.6.3",3226 "rand_core 0.6.4",3229 "subtle",3227 "subtle",3230]3228]323132293232[[package]]3230[[package]]3233name = "h2"3231name = "h2"3234version = "0.3.13"3232version = "0.3.14"3235source = "registry+https://github.com/rust-lang/crates.io-index"3233source = "registry+https://github.com/rust-lang/crates.io-index"3236checksum = "37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57"3234checksum = "5ca32592cf21ac7ccab1825cd87f6c9b3d9022c44d086172ed0966bec8af30be"3237dependencies = [3235dependencies = [3238 "bytes",3236 "bytes",3239 "fnv",3237 "fnv",325032483251[[package]]3249[[package]]3252name = "handlebars"3250name = "handlebars"3253version = "4.3.3"3251version = "4.3.4"3254source = "registry+https://github.com/rust-lang/crates.io-index"3252source = "registry+https://github.com/rust-lang/crates.io-index"3255checksum = "360d9740069b2f6cbb63ce2dbaa71a20d3185350cbb990d7bebeb9318415eb17"3253checksum = "56b224eaa4987c03c30b251de7ef0c15a6a59f34222905850dbc3026dfb24d5f"3256dependencies = [3254dependencies = [3257 "log",3255 "log",3258 "pest",3256 "pest",339433923395[[package]]3393[[package]]3396name = "httparse"3394name = "httparse"3397version = "1.7.1"3395version = "1.8.0"3398source = "registry+https://github.com/rust-lang/crates.io-index"3396source = "registry+https://github.com/rust-lang/crates.io-index"3399checksum = "496ce29bb5a52785b44e0f7ca2847ae0bb839c9bd28f69acac9b99d461c0c04c"3397checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"340033983401[[package]]3399[[package]]3402name = "httpdate"3400name = "httpdate"345134493452[[package]]3450[[package]]3453name = "iana-time-zone"3451name = "iana-time-zone"3454version = "0.1.45"3452version = "0.1.50"3455source = "registry+https://github.com/rust-lang/crates.io-index"3453source = "registry+https://github.com/rust-lang/crates.io-index"3456checksum = "ef5528d9c2817db4e10cc78f8d4c8228906e5854f389ff6b076cee3572a09d35"3454checksum = "fd911b35d940d2bd0bea0f9100068e5b97b51a1cbe13d13382f132e0365257a0"3457dependencies = [3455dependencies = [3458 "android_system_properties",3456 "android_system_properties",3459 "core-foundation-sys",3457 "core-foundation-sys",3474]3472]347534733476[[package]]3474[[package]]3475name = "idna"3476version = "0.3.0"3477source = "registry+https://github.com/rust-lang/crates.io-index"3478checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"3479dependencies = [3480 "unicode-bidi",3481 "unicode-normalization",3482]34833484[[package]]3477name = "if-addrs"3485name = "if-addrs"3478version = "0.7.0"3486version = "0.7.0"3479source = "registry+https://github.com/rust-lang/crates.io-index"3487source = "registry+https://github.com/rust-lang/crates.io-index"3507source = "registry+https://github.com/rust-lang/crates.io-index"3515source = "registry+https://github.com/rust-lang/crates.io-index"3508checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"3516checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"3509dependencies = [3517dependencies = [3510 "parity-scale-codec 3.1.5",3518 "parity-scale-codec 3.2.1",3511]3519]351235203513[[package]]3521[[package]]358235903583[[package]]3591[[package]]3584name = "io-lifetimes"3592name = "io-lifetimes"3585version = "0.7.2"3593version = "0.7.3"3586source = "registry+https://github.com/rust-lang/crates.io-index"3594source = "registry+https://github.com/rust-lang/crates.io-index"3587checksum = "24c3f4eff5495aee4c0399d7b6a0dc2b6e81be84242ffbfcf253ebacccc1d0cb"3595checksum = "1ea37f355c05dde75b84bba2d767906ad522e97cd9e2eef2be7a4ab7fb442c06"358835963589[[package]]3597[[package]]3590name = "ip_network"3598name = "ip_network"361236203613[[package]]3621[[package]]3614name = "itertools"3622name = "itertools"3615version = "0.10.3"3623version = "0.10.5"3616source = "registry+https://github.com/rust-lang/crates.io-index"3624source = "registry+https://github.com/rust-lang/crates.io-index"3617checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"3625checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"3618dependencies = [3626dependencies = [3619 "either",3627 "either",3620]3628]363336413634[[package]]3642[[package]]3635name = "jobserver"3643name = "jobserver"3636version = "0.1.24"3644version = "0.1.25"3637source = "registry+https://github.com/rust-lang/crates.io-index"3645source = "registry+https://github.com/rust-lang/crates.io-index"3638checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"3646checksum = "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b"3639dependencies = [3647dependencies = [3640 "libc",3648 "libc",3641]3649]364236503643[[package]]3651[[package]]3644name = "js-sys"3652name = "js-sys"3645version = "0.3.59"3653version = "0.3.60"3646source = "registry+https://github.com/rust-lang/crates.io-index"3654source = "registry+https://github.com/rust-lang/crates.io-index"3647checksum = "258451ab10b34f8af53416d1fdab72c22e805f0c92a1136d59470ec0b11138b2"3655checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"3648dependencies = [3656dependencies = [3649 "wasm-bindgen",3657 "wasm-bindgen",3650]3658]3871 "pallet-vesting",3879 "pallet-vesting",3872 "pallet-xcm",3880 "pallet-xcm",3873 "pallet-xcm-benchmarks",3881 "pallet-xcm-benchmarks",3874 "parity-scale-codec 3.1.5",3882 "parity-scale-codec 3.2.1",3875 "polkadot-primitives",3883 "polkadot-primitives",3876 "polkadot-runtime-common",3884 "polkadot-runtime-common",3877 "polkadot-runtime-parachains",3885 "polkadot-runtime-parachains",397839863979[[package]]3987[[package]]3980name = "libc"3988name = "libc"3981version = "0.2.131"3989version = "0.2.134"3982source = "registry+https://github.com/rust-lang/crates.io-index"3990source = "registry+https://github.com/rust-lang/crates.io-index"3983checksum = "04c3b4822ccebfa39c02fc03d1534441b22ead323fa0f48bb7ddd8e6ba076a40"3991checksum = "329c933548736bc49fd575ee68c89e8be4d260064184389a5b77517cddd99ffb"398439923985[[package]]3993[[package]]3986name = "libloading"3994name = "libloading"4098 "rand 0.8.5",4106 "rand 0.8.5",4099 "ring",4107 "ring",4100 "rw-stream-sink",4108 "rw-stream-sink",4101 "sha2 0.10.2",4109 "sha2 0.10.6",4102 "smallvec",4110 "smallvec",4103 "thiserror",4111 "thiserror",4104 "unsigned-varint",4112 "unsigned-varint",4172 "prost-build",4180 "prost-build",4173 "rand 0.7.3",4181 "rand 0.7.3",4174 "regex",4182 "regex",4175 "sha2 0.10.2",4183 "sha2 0.10.6",4176 "smallvec",4184 "smallvec",4177 "unsigned-varint",4185 "unsigned-varint",4178 "wasm-timer",4186 "wasm-timer",4219 "prost",4227 "prost",4220 "prost-build",4228 "prost-build",4221 "rand 0.7.3",4229 "rand 0.7.3",4222 "sha2 0.10.2",4230 "sha2 0.10.6",4223 "smallvec",4231 "smallvec",4224 "thiserror",4232 "thiserror",4225 "uint",4233 "uint",4297 "prost",4305 "prost",4298 "prost-build",4306 "prost-build",4299 "rand 0.8.5",4307 "rand 0.8.5",4300 "sha2 0.10.2",4308 "sha2 0.10.6",4301 "snow",4309 "snow",4302 "static_assertions",4310 "static_assertions",4303 "x25519-dalek",4311 "x25519-dalek",4394 "prost",4402 "prost",4395 "prost-build",4403 "prost-build",4396 "rand 0.8.5",4404 "rand 0.8.5",4397 "sha2 0.10.2",4405 "sha2 0.10.6",4398 "thiserror",4406 "thiserror",4399 "unsigned-varint",4407 "unsigned-varint",4400 "void",4408 "void",463646444637[[package]]4645[[package]]4638name = "lock_api"4646name = "lock_api"4639version = "0.4.7"4647version = "0.4.9"4640source = "registry+https://github.com/rust-lang/crates.io-index"4648source = "registry+https://github.com/rust-lang/crates.io-index"4641checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"4649checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"4642dependencies = [4650dependencies = [4643 "autocfg",4651 "autocfg",4644 "scopeguard",4652 "scopeguard",466646744667[[package]]4675[[package]]4668name = "lru"4676name = "lru"4669version = "0.6.6"4677version = "0.7.8"4670source = "registry+https://github.com/rust-lang/crates.io-index"4678source = "registry+https://github.com/rust-lang/crates.io-index"4671checksum = "7ea2d928b485416e8908cff2d97d621db22b27f7b3b6729e438bcf42c671ba91"4679checksum = "e999beba7b6e8345721bd280141ed958096a2e4abdf74f67ff4ce49b4b54e47a"4672dependencies = [4680dependencies = [4673 "hashbrown 0.11.2",4681 "hashbrown 0.12.3",4674]4682]467546834676[[package]]4684[[package]]4677name = "lru"4685name = "lru"4678version = "0.7.8"4686version = "0.8.1"4679source = "registry+https://github.com/rust-lang/crates.io-index"4687source = "registry+https://github.com/rust-lang/crates.io-index"4680checksum = "e999beba7b6e8345721bd280141ed958096a2e4abdf74f67ff4ce49b4b54e47a"4688checksum = "b6e8aaa3f231bb4bd57b84b2d5dc3ae7f350265df8aa96492e0bc394a1571909"4681dependencies = [4689dependencies = [4682 "hashbrown 0.12.3",4690 "hashbrown 0.12.3",4683]4691]469347014694[[package]]4702[[package]]4695name = "lz4"4703name = "lz4"4696version = "1.23.3"4704version = "1.24.0"4697source = "registry+https://github.com/rust-lang/crates.io-index"4705source = "registry+https://github.com/rust-lang/crates.io-index"4698checksum = "4edcb94251b1c375c459e5abe9fb0168c1c826c3370172684844f8f3f8d1a885"4706checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"4699dependencies = [4707dependencies = [4700 "libc",4708 "libc",4701 "lz4-sys",4709 "lz4-sys",4702]4710]470347114704[[package]]4712[[package]]4705name = "lz4-sys"4713name = "lz4-sys"4706version = "1.9.3"4714version = "1.9.4"4707source = "registry+https://github.com/rust-lang/crates.io-index"4715source = "registry+https://github.com/rust-lang/crates.io-index"4708checksum = "d7be8908e2ed6f31c02db8a9fa962f03e36c53fbfde437363eae3306b85d7e17"4716checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"4709dependencies = [4717dependencies = [4710 "cc",4718 "cc",4711 "libc",4719 "libc",476747754768[[package]]4776[[package]]4769name = "memmap2"4777name = "memmap2"4770version = "0.2.3"4771source = "registry+https://github.com/rust-lang/crates.io-index"4772checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"4773dependencies = [4774 "libc",4775]47764777[[package]]4778name = "memmap2"4779version = "0.5.7"4778version = "0.5.7"4780source = "registry+https://github.com/rust-lang/crates.io-index"4779source = "registry+https://github.com/rust-lang/crates.io-index"4781checksum = "95af15f345b17af2efc8ead6080fb8bc376f8cec1b35277b935637595fe77498"4780checksum = "95af15f345b17af2efc8ead6080fb8bc376f8cec1b35277b935637595fe77498"480548044806[[package]]4805[[package]]4807name = "memory-lru"4806name = "memory-lru"4808version = "0.1.0"4807version = "0.1.1"4809source = "registry+https://github.com/rust-lang/crates.io-index"4808source = "registry+https://github.com/rust-lang/crates.io-index"4810checksum = "beeb98b3d1ed2c0054bd81b5ba949a0243c3ccad751d45ea898fa8059fa2860a"4809checksum = "ce95ae042940bad7e312857b929ee3d11b8f799a80cb7b9c7ec5125516906395"4811dependencies = [4810dependencies = [4812 "lru 0.6.6",4811 "lru 0.8.1",4813]4812]481448134815[[package]]4814[[package]]484948484850[[package]]4849[[package]]4851name = "miniz_oxide"4850name = "miniz_oxide"4852version = "0.5.3"4851version = "0.5.4"4853source = "registry+https://github.com/rust-lang/crates.io-index"4852source = "registry+https://github.com/rust-lang/crates.io-index"4854checksum = "6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc"4853checksum = "96590ba8f175222643a85693f33d26e9c8a015f599c216509b1a6894af675d34"4855dependencies = [4854dependencies = [4856 "adler",4855 "adler",4857]4856]4913 "blake2s_simd",4912 "blake2s_simd",4914 "blake3",4913 "blake3",4915 "core2",4914 "core2",4916 "digest 0.10.3",4915 "digest 0.10.5",4917 "multihash-derive",4916 "multihash-derive",4918 "sha2 0.10.2",4917 "sha2 0.10.6",4919 "sha3 0.10.2",4918 "sha3 0.10.5",4920 "unsigned-varint",4919 "unsigned-varint",4921]4920]49224921521252115213[[package]]5212[[package]]5214name = "once_cell"5213name = "once_cell"5215version = "1.13.0"5214version = "1.15.0"5216source = "registry+https://github.com/rust-lang/crates.io-index"5215source = "registry+https://github.com/rust-lang/crates.io-index"5217checksum = "18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1"5216checksum = "e82dad04139b71a90c080c8463fe0dc7902db5192d939bd0950f074d014339e1"521852175219[[package]]5218[[package]]5220name = "opal-runtime"5219name = "opal-runtime"5280 "pallet-unique-scheduler",5279 "pallet-unique-scheduler",5281 "pallet-xcm",5280 "pallet-xcm",5282 "parachain-info",5281 "parachain-info",5283 "parity-scale-codec 3.1.5",5282 "parity-scale-codec 3.2.1",5284 "polkadot-parachain",5283 "polkadot-parachain",5285 "rmrk-rpc",5284 "rmrk-rpc",5286 "scale-info",5285 "scale-info",5374 "frame-support",5373 "frame-support",5375 "frame-system",5374 "frame-system",5376 "orml-traits",5375 "orml-traits",5377 "parity-scale-codec 3.1.5",5376 "parity-scale-codec 3.2.1",5378 "scale-info",5377 "scale-info",5379 "serde",5378 "serde",5380 "sp-runtime",5379 "sp-runtime",5390 "impl-trait-for-tuples",5389 "impl-trait-for-tuples",5391 "num-traits",5390 "num-traits",5392 "orml-utilities",5391 "orml-utilities",5393 "parity-scale-codec 3.1.5",5392 "parity-scale-codec 3.2.1",5394 "scale-info",5393 "scale-info",5395 "serde",5394 "serde",5396 "sp-io",5395 "sp-io",5405source = "git+https://github.com/UniqueNetwork/open-runtime-module-library?branch=polkadot-v0.9.29#2caeb6621a59cbf37829d6a80bc2b89195959d45"5404source = "git+https://github.com/UniqueNetwork/open-runtime-module-library?branch=polkadot-v0.9.29#2caeb6621a59cbf37829d6a80bc2b89195959d45"5406dependencies = [5405dependencies = [5407 "frame-support",5406 "frame-support",5408 "parity-scale-codec 3.1.5",5407 "parity-scale-codec 3.2.1",5409 "scale-info",5408 "scale-info",5410 "serde",5409 "serde",5411 "sp-io",5410 "sp-io",5420dependencies = [5419dependencies = [5421 "frame-support",5420 "frame-support",5422 "frame-system",5421 "frame-system",5423 "parity-scale-codec 3.1.5",5422 "parity-scale-codec 3.2.1",5424 "scale-info",5423 "scale-info",5425 "serde",5424 "serde",5426 "sp-io",5425 "sp-io",5435dependencies = [5434dependencies = [5436 "frame-support",5435 "frame-support",5437 "orml-traits",5436 "orml-traits",5438 "parity-scale-codec 3.1.5",5437 "parity-scale-codec 3.2.1",5439 "sp-runtime",5438 "sp-runtime",5440 "sp-std",5439 "sp-std",5441 "xcm",5440 "xcm",5453 "orml-traits",5452 "orml-traits",5454 "orml-xcm-support",5453 "orml-xcm-support",5455 "pallet-xcm",5454 "pallet-xcm",5456 "parity-scale-codec 3.1.5",5455 "parity-scale-codec 3.2.1",5457 "scale-info",5456 "scale-info",5458 "serde",5457 "serde",5459 "sp-io",5458 "sp-io",5493 "pallet-randomness-collective-flip",5492 "pallet-randomness-collective-flip",5494 "pallet-timestamp",5493 "pallet-timestamp",5495 "pallet-unique",5494 "pallet-unique",5496 "parity-scale-codec 3.1.5",5495 "parity-scale-codec 3.2.1",5497 "scale-info",5496 "scale-info",5498 "serde",5497 "serde",5499 "sp-core",5498 "sp-core",5506[[package]]5505[[package]]5507name = "pallet-aura"5506name = "pallet-aura"5508version = "4.0.0-dev"5507version = "4.0.0-dev"5509source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5508source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5510dependencies = [5509dependencies = [5511 "frame-support",5510 "frame-support",5512 "frame-system",5511 "frame-system",5513 "pallet-timestamp",5512 "pallet-timestamp",5514 "parity-scale-codec 3.1.5",5513 "parity-scale-codec 3.2.1",5515 "scale-info",5514 "scale-info",5516 "sp-application-crypto",5515 "sp-application-crypto",5517 "sp-consensus-aura",5516 "sp-consensus-aura",5522[[package]]5521[[package]]5523name = "pallet-authority-discovery"5522name = "pallet-authority-discovery"5524version = "4.0.0-dev"5523version = "4.0.0-dev"5525source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5524source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5526dependencies = [5525dependencies = [5527 "frame-support",5526 "frame-support",5528 "frame-system",5527 "frame-system",5529 "pallet-session",5528 "pallet-session",5530 "parity-scale-codec 3.1.5",5529 "parity-scale-codec 3.2.1",5531 "scale-info",5530 "scale-info",5532 "sp-application-crypto",5531 "sp-application-crypto",5533 "sp-authority-discovery",5532 "sp-authority-discovery",5538[[package]]5537[[package]]5539name = "pallet-authorship"5538name = "pallet-authorship"5540version = "4.0.0-dev"5539version = "4.0.0-dev"5541source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5540source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5542dependencies = [5541dependencies = [5543 "frame-support",5542 "frame-support",5544 "frame-system",5543 "frame-system",5545 "impl-trait-for-tuples",5544 "impl-trait-for-tuples",5546 "parity-scale-codec 3.1.5",5545 "parity-scale-codec 3.2.1",5547 "scale-info",5546 "scale-info",5548 "sp-authorship",5547 "sp-authorship",5549 "sp-runtime",5548 "sp-runtime",5553[[package]]5552[[package]]5554name = "pallet-babe"5553name = "pallet-babe"5555version = "4.0.0-dev"5554version = "4.0.0-dev"5556source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5555source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5557dependencies = [5556dependencies = [5558 "frame-benchmarking",5557 "frame-benchmarking",5559 "frame-support",5558 "frame-support",5562 "pallet-authorship",5561 "pallet-authorship",5563 "pallet-session",5562 "pallet-session",5564 "pallet-timestamp",5563 "pallet-timestamp",5565 "parity-scale-codec 3.1.5",5564 "parity-scale-codec 3.2.1",5566 "scale-info",5565 "scale-info",5567 "sp-application-crypto",5566 "sp-application-crypto",5568 "sp-consensus-babe",5567 "sp-consensus-babe",5577[[package]]5576[[package]]5578name = "pallet-bags-list"5577name = "pallet-bags-list"5579version = "4.0.0-dev"5578version = "4.0.0-dev"5580source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5579source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5581dependencies = [5580dependencies = [5582 "frame-benchmarking",5581 "frame-benchmarking",5583 "frame-election-provider-support",5582 "frame-election-provider-support",5584 "frame-support",5583 "frame-support",5585 "frame-system",5584 "frame-system",5586 "log",5585 "log",5587 "pallet-balances",5586 "pallet-balances",5588 "parity-scale-codec 3.1.5",5587 "parity-scale-codec 3.2.1",5589 "scale-info",5588 "scale-info",5590 "sp-core",5589 "sp-core",5591 "sp-io",5590 "sp-io",5597[[package]]5596[[package]]5598name = "pallet-balances"5597name = "pallet-balances"5599version = "4.0.0-dev"5598version = "4.0.0-dev"5600source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5599source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5601dependencies = [5600dependencies = [5602 "frame-benchmarking",5601 "frame-benchmarking",5603 "frame-support",5602 "frame-support",5604 "frame-system",5603 "frame-system",5605 "log",5604 "log",5606 "parity-scale-codec 3.1.5",5605 "parity-scale-codec 3.2.1",5607 "scale-info",5606 "scale-info",5608 "sp-runtime",5607 "sp-runtime",5609 "sp-std",5608 "sp-std",5612[[package]]5611[[package]]5613name = "pallet-base-fee"5612name = "pallet-base-fee"5614version = "1.0.0"5613version = "1.0.0"5615source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29-fee-limit#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"5614source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"5616dependencies = [5615dependencies = [5617 "fp-evm",5616 "fp-evm",5618 "frame-support",5617 "frame-support",5619 "frame-system",5618 "frame-system",5620 "parity-scale-codec 3.1.5",5619 "parity-scale-codec 3.2.1",5621 "scale-info",5620 "scale-info",5622 "serde",5621 "serde",5623 "sp-core",5622 "sp-core",5627[[package]]5626[[package]]5628name = "pallet-beefy"5627name = "pallet-beefy"5629version = "4.0.0-dev"5628version = "4.0.0-dev"5630source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5629source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5631dependencies = [5630dependencies = [5632 "beefy-primitives",5631 "beefy-primitives",5633 "frame-support",5632 "frame-support",5634 "frame-system",5633 "frame-system",5635 "pallet-session",5634 "pallet-session",5636 "parity-scale-codec 3.1.5",5635 "parity-scale-codec 3.2.1",5637 "scale-info",5636 "scale-info",5638 "serde",5637 "serde",5639 "sp-runtime",5638 "sp-runtime",5643[[package]]5642[[package]]5644name = "pallet-beefy-mmr"5643name = "pallet-beefy-mmr"5645version = "4.0.0-dev"5644version = "4.0.0-dev"5646source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5645source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5647dependencies = [5646dependencies = [5648 "beefy-merkle-tree",5647 "beefy-merkle-tree",5649 "beefy-primitives",5648 "beefy-primitives",5654 "pallet-beefy",5653 "pallet-beefy",5655 "pallet-mmr",5654 "pallet-mmr",5656 "pallet-session",5655 "pallet-session",5657 "parity-scale-codec 3.1.5",5656 "parity-scale-codec 3.2.1",5658 "scale-info",5657 "scale-info",5659 "serde",5658 "serde",5660 "sp-core",5659 "sp-core",5666[[package]]5665[[package]]5667name = "pallet-bounties"5666name = "pallet-bounties"5668version = "4.0.0-dev"5667version = "4.0.0-dev"5669source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5668source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5670dependencies = [5669dependencies = [5671 "frame-benchmarking",5670 "frame-benchmarking",5672 "frame-support",5671 "frame-support",5673 "frame-system",5672 "frame-system",5674 "log",5673 "log",5675 "pallet-treasury",5674 "pallet-treasury",5676 "parity-scale-codec 3.1.5",5675 "parity-scale-codec 3.2.1",5677 "scale-info",5676 "scale-info",5678 "sp-core",5677 "sp-core",5679 "sp-io",5678 "sp-io",5684[[package]]5683[[package]]5685name = "pallet-child-bounties"5684name = "pallet-child-bounties"5686version = "4.0.0-dev"5685version = "4.0.0-dev"5687source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5686source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5688dependencies = [5687dependencies = [5689 "frame-benchmarking",5688 "frame-benchmarking",5690 "frame-support",5689 "frame-support",5691 "frame-system",5690 "frame-system",5692 "log",5691 "log",5693 "pallet-bounties",5692 "pallet-bounties",5694 "pallet-treasury",5693 "pallet-treasury",5695 "parity-scale-codec 3.1.5",5694 "parity-scale-codec 3.2.1",5696 "scale-info",5695 "scale-info",5697 "sp-core",5696 "sp-core",5698 "sp-io",5697 "sp-io",5703[[package]]5702[[package]]5704name = "pallet-collective"5703name = "pallet-collective"5705version = "4.0.0-dev"5704version = "4.0.0-dev"5706source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5705source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5707dependencies = [5706dependencies = [5708 "frame-benchmarking",5707 "frame-benchmarking",5709 "frame-support",5708 "frame-support",5710 "frame-system",5709 "frame-system",5711 "log",5710 "log",5712 "parity-scale-codec 3.1.5",5711 "parity-scale-codec 3.2.1",5713 "scale-info",5712 "scale-info",5714 "sp-core",5713 "sp-core",5715 "sp-io",5714 "sp-io",5729 "frame-system",5728 "frame-system",5730 "pallet-evm",5729 "pallet-evm",5731 "pallet-evm-coder-substrate",5730 "pallet-evm-coder-substrate",5732 "parity-scale-codec 3.1.5",5731 "parity-scale-codec 3.2.1",5733 "scale-info",5732 "scale-info",5734 "serde",5733 "serde",5735 "sp-core",5734 "sp-core",5745 "fp-evm",5744 "fp-evm",5746 "frame-support",5745 "frame-support",5747 "frame-system",5746 "frame-system",5748 "parity-scale-codec 3.1.5",5747 "parity-scale-codec 3.2.1",5749 "scale-info",5748 "scale-info",5750 "smallvec",5749 "smallvec",5751 "sp-arithmetic",5750 "sp-arithmetic",5757[[package]]5756[[package]]5758name = "pallet-democracy"5757name = "pallet-democracy"5759version = "4.0.0-dev"5758version = "4.0.0-dev"5760source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5759source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5761dependencies = [5760dependencies = [5762 "frame-benchmarking",5761 "frame-benchmarking",5763 "frame-support",5762 "frame-support",5764 "frame-system",5763 "frame-system",5765 "parity-scale-codec 3.1.5",5764 "parity-scale-codec 3.2.1",5766 "scale-info",5765 "scale-info",5767 "serde",5766 "serde",5768 "sp-io",5767 "sp-io",5773[[package]]5772[[package]]5774name = "pallet-election-provider-multi-phase"5773name = "pallet-election-provider-multi-phase"5775version = "4.0.0-dev"5774version = "4.0.0-dev"5776source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5775source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5777dependencies = [5776dependencies = [5778 "frame-benchmarking",5777 "frame-benchmarking",5779 "frame-election-provider-support",5778 "frame-election-provider-support",5780 "frame-support",5779 "frame-support",5781 "frame-system",5780 "frame-system",5782 "log",5781 "log",5783 "parity-scale-codec 3.1.5",5782 "parity-scale-codec 3.2.1",5784 "rand 0.7.3",5783 "rand 0.7.3",5785 "scale-info",5784 "scale-info",5786 "sp-arithmetic",5785 "sp-arithmetic",5796[[package]]5795[[package]]5797name = "pallet-election-provider-support-benchmarking"5796name = "pallet-election-provider-support-benchmarking"5798version = "4.0.0-dev"5797version = "4.0.0-dev"5799source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5798source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5800dependencies = [5799dependencies = [5801 "frame-benchmarking",5800 "frame-benchmarking",5802 "frame-election-provider-support",5801 "frame-election-provider-support",5803 "frame-system",5802 "frame-system",5804 "parity-scale-codec 3.1.5",5803 "parity-scale-codec 3.2.1",5805 "sp-npos-elections",5804 "sp-npos-elections",5806 "sp-runtime",5805 "sp-runtime",5807]5806]580858075809[[package]]5808[[package]]5810name = "pallet-elections-phragmen"5809name = "pallet-elections-phragmen"5811version = "5.0.0-dev"5810version = "5.0.0-dev"5812source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"5811source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5813dependencies = [5812dependencies = [5814 "frame-benchmarking",5813 "frame-benchmarking",5815 "frame-support",5814 "frame-support",5816 "frame-system",5815 "frame-system",5817 "log",5816 "log",5818 "parity-scale-codec 3.1.5",5817 "parity-scale-codec 3.2.1",5819 "scale-info",5818 "scale-info",5820 "sp-core",5819 "sp-core",5821 "sp-io",5820 "sp-io",5827[[package]]5826[[package]]5828name = "pallet-ethereum"5827name = "pallet-ethereum"5829version = "4.0.0-dev"5828version = "4.0.0-dev"5830source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29-fee-limit#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"5829source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"5831dependencies = [5830dependencies = [5832 "ethereum",5831 "ethereum",5833 "ethereum-types",5832 "ethereum-types",5843 "log",5842 "log",5844 "pallet-evm",5843 "pallet-evm",5845 "pallet-timestamp",5844 "pallet-timestamp",5846 "parity-scale-codec 3.1.5",5845 "parity-scale-codec 3.2.1",5847 "rlp",5846 "rlp",5848 "scale-info",5847 "scale-info",5849 "serde",5848 "serde",5850 "sha3 0.10.2",5849 "sha3 0.10.5",5851 "sp-io",5850 "sp-io",5852 "sp-runtime",5851 "sp-runtime",5853 "sp-std",5852 "sp-std",5856[[package]]5855[[package]]5857name = "pallet-evm"5856name = "pallet-evm"5858version = "6.0.0-dev"5857version = "6.0.0-dev"5859source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29-fee-limit#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"5858source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"5860dependencies = [5859dependencies = [5861 "evm",5860 "evm",5862 "fp-evm",5861 "fp-evm",5868 "impl-trait-for-tuples",5867 "impl-trait-for-tuples",5869 "log",5868 "log",5870 "pallet-timestamp",5869 "pallet-timestamp",5871 "parity-scale-codec 3.1.5",5870 "parity-scale-codec 3.2.1",5872 "primitive-types",5871 "primitive-types",5873 "rlp",5872 "rlp",5874 "scale-info",5873 "scale-info",5875 "serde",5874 "serde",5876 "sha3 0.10.2",5875 "sha3 0.10.5",5877 "sp-core",5876 "sp-core",5878 "sp-io",5877 "sp-io",5879 "sp-runtime",5878 "sp-runtime",5891 "frame-system",5890 "frame-system",5892 "pallet-ethereum",5891 "pallet-ethereum",5893 "pallet-evm",5892 "pallet-evm",5894 "parity-scale-codec 3.1.5",5893 "parity-scale-codec 3.2.1",5895 "scale-info",5894 "scale-info",5896 "sp-core",5895 "sp-core",5897 "sp-std",5896 "sp-std",5912 "pallet-evm",5911 "pallet-evm",5913 "pallet-evm-coder-substrate",5912 "pallet-evm-coder-substrate",5914 "pallet-evm-transaction-payment",5913 "pallet-evm-transaction-payment",5915 "parity-scale-codec 3.1.5",5914 "parity-scale-codec 3.2.1",5916 "scale-info",5915 "scale-info",5917 "sp-core",5916 "sp-core",5918 "sp-runtime",5917 "sp-runtime",5930 "frame-support",5929 "frame-support",5931 "frame-system",5930 "frame-system",5932 "pallet-evm",5931 "pallet-evm",5933 "parity-scale-codec 3.1.5",5932 "parity-scale-codec 3.2.1",5934 "scale-info",5933 "scale-info",5935 "sp-core",5934 "sp-core",5936 "sp-io",5935 "sp-io",5948 "frame-system",5947 "frame-system",5949 "pallet-ethereum",5948 "pallet-ethereum",5950 "pallet-evm",5949 "pallet-evm",5951 "parity-scale-codec 3.1.5",5950 "parity-scale-codec 3.2.1",5952 "scale-info",5951 "scale-info",5953 "sp-core",5952 "sp-core",5954 "sp-io",5953 "sp-io",5971 "pallet-common",5970 "pallet-common",5972 "pallet-fungible",5971 "pallet-fungible",5973 "pallet-timestamp",5972 "pallet-timestamp",5974 "parity-scale-codec 3.1.5",5973 "parity-scale-codec 3.2.1",5975 "scale-info",5974 "scale-info",5976 "serde",5975 "serde",5977 "serde_json",5976 "serde_json",5998 "pallet-evm",5997 "pallet-evm",5999 "pallet-evm-coder-substrate",5998 "pallet-evm-coder-substrate",6000 "pallet-structure",5999 "pallet-structure",6001 "parity-scale-codec 3.1.5",6000 "parity-scale-codec 3.2.1",6002 "scale-info",6001 "scale-info",6003 "sp-core",6002 "sp-core",6004 "sp-runtime",6003 "sp-runtime",6009[[package]]6008[[package]]6010name = "pallet-gilt"6009name = "pallet-gilt"6011version = "4.0.0-dev"6010version = "4.0.0-dev"6012source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6011source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6013dependencies = [6012dependencies = [6014 "frame-benchmarking",6013 "frame-benchmarking",6015 "frame-support",6014 "frame-support",6016 "frame-system",6015 "frame-system",6017 "parity-scale-codec 3.1.5",6016 "parity-scale-codec 3.2.1",6018 "scale-info",6017 "scale-info",6019 "sp-arithmetic",6018 "sp-arithmetic",6020 "sp-runtime",6019 "sp-runtime",6024[[package]]6023[[package]]6025name = "pallet-grandpa"6024name = "pallet-grandpa"6026version = "4.0.0-dev"6025version = "4.0.0-dev"6027source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6026source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6028dependencies = [6027dependencies = [6029 "frame-benchmarking",6028 "frame-benchmarking",6030 "frame-support",6029 "frame-support",6031 "frame-system",6030 "frame-system",6032 "log",6031 "log",6033 "pallet-authorship",6032 "pallet-authorship",6034 "pallet-session",6033 "pallet-session",6035 "parity-scale-codec 3.1.5",6034 "parity-scale-codec 3.2.1",6036 "scale-info",6035 "scale-info",6037 "sp-application-crypto",6036 "sp-application-crypto",6038 "sp-core",6037 "sp-core",6047[[package]]6046[[package]]6048name = "pallet-identity"6047name = "pallet-identity"6049version = "4.0.0-dev"6048version = "4.0.0-dev"6050source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6049source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6051dependencies = [6050dependencies = [6052 "enumflags2",6051 "enumflags2",6053 "frame-benchmarking",6052 "frame-benchmarking",6054 "frame-support",6053 "frame-support",6055 "frame-system",6054 "frame-system",6056 "parity-scale-codec 3.1.5",6055 "parity-scale-codec 3.2.1",6057 "scale-info",6056 "scale-info",6058 "sp-io",6057 "sp-io",6059 "sp-runtime",6058 "sp-runtime",6063[[package]]6062[[package]]6064name = "pallet-im-online"6063name = "pallet-im-online"6065version = "4.0.0-dev"6064version = "4.0.0-dev"6066source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6065source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6067dependencies = [6066dependencies = [6068 "frame-benchmarking",6067 "frame-benchmarking",6069 "frame-support",6068 "frame-support",6070 "frame-system",6069 "frame-system",6071 "log",6070 "log",6072 "pallet-authorship",6071 "pallet-authorship",6073 "parity-scale-codec 3.1.5",6072 "parity-scale-codec 3.2.1",6074 "scale-info",6073 "scale-info",6075 "sp-application-crypto",6074 "sp-application-crypto",6076 "sp-core",6075 "sp-core",6083[[package]]6082[[package]]6084name = "pallet-indices"6083name = "pallet-indices"6085version = "4.0.0-dev"6084version = "4.0.0-dev"6086source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6085source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6087dependencies = [6086dependencies = [6088 "frame-benchmarking",6087 "frame-benchmarking",6089 "frame-support",6088 "frame-support",6090 "frame-system",6089 "frame-system",6091 "parity-scale-codec 3.1.5",6090 "parity-scale-codec 3.2.1",6092 "scale-info",6091 "scale-info",6093 "sp-core",6092 "sp-core",6094 "sp-io",6093 "sp-io",6107 "pallet-balances",6106 "pallet-balances",6108 "pallet-randomness-collective-flip",6107 "pallet-randomness-collective-flip",6109 "pallet-timestamp",6108 "pallet-timestamp",6110 "parity-scale-codec 3.1.5",6109 "parity-scale-codec 3.2.1",6111 "scale-info",6110 "scale-info",6112 "serde",6111 "serde",6113 "sp-core",6112 "sp-core",6119[[package]]6118[[package]]6120name = "pallet-membership"6119name = "pallet-membership"6121version = "4.0.0-dev"6120version = "4.0.0-dev"6122source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6121source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6123dependencies = [6122dependencies = [6124 "frame-benchmarking",6123 "frame-benchmarking",6125 "frame-support",6124 "frame-support",6126 "frame-system",6125 "frame-system",6127 "log",6126 "log",6128 "parity-scale-codec 3.1.5",6127 "parity-scale-codec 3.2.1",6129 "scale-info",6128 "scale-info",6130 "sp-core",6129 "sp-core",6131 "sp-io",6130 "sp-io",6136[[package]]6135[[package]]6137name = "pallet-mmr"6136name = "pallet-mmr"6138version = "4.0.0-dev"6137version = "4.0.0-dev"6139source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6138source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6140dependencies = [6139dependencies = [6141 "ckb-merkle-mountain-range",6140 "ckb-merkle-mountain-range",6142 "frame-benchmarking",6141 "frame-benchmarking",6143 "frame-support",6142 "frame-support",6144 "frame-system",6143 "frame-system",6145 "parity-scale-codec 3.1.5",6144 "parity-scale-codec 3.2.1",6146 "scale-info",6145 "scale-info",6147 "sp-core",6146 "sp-core",6148 "sp-io",6147 "sp-io",6154[[package]]6153[[package]]6155name = "pallet-mmr-rpc"6154name = "pallet-mmr-rpc"6156version = "3.0.0"6155version = "3.0.0"6157source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6156source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6158dependencies = [6157dependencies = [6159 "jsonrpsee",6158 "jsonrpsee",6160 "parity-scale-codec 3.1.5",6159 "parity-scale-codec 3.2.1",6161 "serde",6160 "serde",6162 "sp-api",6161 "sp-api",6163 "sp-blockchain",6162 "sp-blockchain",6169[[package]]6168[[package]]6170name = "pallet-multisig"6169name = "pallet-multisig"6171version = "4.0.0-dev"6170version = "4.0.0-dev"6172source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6171source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6173dependencies = [6172dependencies = [6174 "frame-benchmarking",6173 "frame-benchmarking",6175 "frame-support",6174 "frame-support",6176 "frame-system",6175 "frame-system",6177 "parity-scale-codec 3.1.5",6176 "parity-scale-codec 3.2.1",6178 "scale-info",6177 "scale-info",6179 "sp-io",6178 "sp-io",6180 "sp-runtime",6179 "sp-runtime",6184[[package]]6183[[package]]6185name = "pallet-nomination-pools"6184name = "pallet-nomination-pools"6186version = "1.0.0"6185version = "1.0.0"6187source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6186source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6188dependencies = [6187dependencies = [6189 "frame-support",6188 "frame-support",6190 "frame-system",6189 "frame-system",6191 "log",6190 "log",6192 "parity-scale-codec 3.1.5",6191 "parity-scale-codec 3.2.1",6193 "scale-info",6192 "scale-info",6194 "sp-core",6193 "sp-core",6195 "sp-io",6194 "sp-io",6201[[package]]6200[[package]]6202name = "pallet-nomination-pools-benchmarking"6201name = "pallet-nomination-pools-benchmarking"6203version = "1.0.0"6202version = "1.0.0"6204source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6203source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6205dependencies = [6204dependencies = [6206 "frame-benchmarking",6205 "frame-benchmarking",6207 "frame-election-provider-support",6206 "frame-election-provider-support",6210 "pallet-bags-list",6209 "pallet-bags-list",6211 "pallet-nomination-pools",6210 "pallet-nomination-pools",6212 "pallet-staking",6211 "pallet-staking",6213 "parity-scale-codec 3.1.5",6212 "parity-scale-codec 3.2.1",6214 "scale-info",6213 "scale-info",6215 "sp-runtime",6214 "sp-runtime",6216 "sp-staking",6215 "sp-staking",6220[[package]]6219[[package]]6221name = "pallet-nomination-pools-runtime-api"6220name = "pallet-nomination-pools-runtime-api"6222version = "1.0.0-dev"6221version = "1.0.0-dev"6223source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6222source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6224dependencies = [6223dependencies = [6225 "parity-scale-codec 3.1.5",6224 "parity-scale-codec 3.2.1",6226 "sp-api",6225 "sp-api",6227 "sp-std",6226 "sp-std",6228]6227]6240 "pallet-evm",6239 "pallet-evm",6241 "pallet-evm-coder-substrate",6240 "pallet-evm-coder-substrate",6242 "pallet-structure",6241 "pallet-structure",6243 "parity-scale-codec 3.1.5",6242 "parity-scale-codec 3.2.1",6244 "scale-info",6243 "scale-info",6245 "sp-core",6244 "sp-core",6246 "sp-runtime",6245 "sp-runtime",6252[[package]]6251[[package]]6253name = "pallet-offences"6252name = "pallet-offences"6254version = "4.0.0-dev"6253version = "4.0.0-dev"6255source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6254source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6256dependencies = [6255dependencies = [6257 "frame-support",6256 "frame-support",6258 "frame-system",6257 "frame-system",6259 "log",6258 "log",6260 "pallet-balances",6259 "pallet-balances",6261 "parity-scale-codec 3.1.5",6260 "parity-scale-codec 3.2.1",6262 "scale-info",6261 "scale-info",6263 "serde",6262 "serde",6264 "sp-runtime",6263 "sp-runtime",6269[[package]]6268[[package]]6270name = "pallet-offences-benchmarking"6269name = "pallet-offences-benchmarking"6271version = "4.0.0-dev"6270version = "4.0.0-dev"6272source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6271source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6273dependencies = [6272dependencies = [6274 "frame-benchmarking",6273 "frame-benchmarking",6275 "frame-election-provider-support",6274 "frame-election-provider-support",6282 "pallet-offences",6281 "pallet-offences",6283 "pallet-session",6282 "pallet-session",6284 "pallet-staking",6283 "pallet-staking",6285 "parity-scale-codec 3.1.5",6284 "parity-scale-codec 3.2.1",6286 "scale-info",6285 "scale-info",6287 "sp-runtime",6286 "sp-runtime",6288 "sp-staking",6287 "sp-staking",6292[[package]]6291[[package]]6293name = "pallet-preimage"6292name = "pallet-preimage"6294version = "4.0.0-dev"6293version = "4.0.0-dev"6295source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6294source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6296dependencies = [6295dependencies = [6297 "frame-benchmarking",6296 "frame-benchmarking",6298 "frame-support",6297 "frame-support",6299 "frame-system",6298 "frame-system",6300 "parity-scale-codec 3.1.5",6299 "parity-scale-codec 3.2.1",6301 "scale-info",6300 "scale-info",6302 "sp-core",6301 "sp-core",6303 "sp-io",6302 "sp-io",6308[[package]]6307[[package]]6309name = "pallet-proxy"6308name = "pallet-proxy"6310version = "4.0.0-dev"6309version = "4.0.0-dev"6311source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6310source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6312dependencies = [6311dependencies = [6313 "frame-benchmarking",6312 "frame-benchmarking",6314 "frame-support",6313 "frame-support",6315 "frame-system",6314 "frame-system",6316 "parity-scale-codec 3.1.5",6315 "parity-scale-codec 3.2.1",6317 "scale-info",6316 "scale-info",6318 "sp-io",6317 "sp-io",6319 "sp-runtime",6318 "sp-runtime",6323[[package]]6322[[package]]6324name = "pallet-randomness-collective-flip"6323name = "pallet-randomness-collective-flip"6325version = "4.0.0-dev"6324version = "4.0.0-dev"6326source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6325source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6327dependencies = [6326dependencies = [6328 "frame-support",6327 "frame-support",6329 "frame-system",6328 "frame-system",6330 "parity-scale-codec 3.1.5",6329 "parity-scale-codec 3.2.1",6331 "safe-mix",6330 "safe-mix",6332 "scale-info",6331 "scale-info",6333 "sp-runtime",6332 "sp-runtime",6337[[package]]6336[[package]]6338name = "pallet-recovery"6337name = "pallet-recovery"6339version = "4.0.0-dev"6338version = "4.0.0-dev"6340source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6339source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6341dependencies = [6340dependencies = [6342 "frame-benchmarking",6341 "frame-benchmarking",6343 "frame-support",6342 "frame-support",6344 "frame-system",6343 "frame-system",6345 "parity-scale-codec 3.1.5",6344 "parity-scale-codec 3.2.1",6346 "scale-info",6345 "scale-info",6347 "sp-io",6346 "sp-io",6348 "sp-runtime",6347 "sp-runtime",6363 "pallet-evm",6362 "pallet-evm",6364 "pallet-evm-coder-substrate",6363 "pallet-evm-coder-substrate",6365 "pallet-structure",6364 "pallet-structure",6366 "parity-scale-codec 3.1.5",6365 "parity-scale-codec 3.2.1",6367 "scale-info",6366 "scale-info",6368 "sp-core",6367 "sp-core",6369 "sp-runtime",6368 "sp-runtime",6384 "pallet-evm",6383 "pallet-evm",6385 "pallet-nonfungible",6384 "pallet-nonfungible",6386 "pallet-structure",6385 "pallet-structure",6387 "parity-scale-codec 3.1.5",6386 "parity-scale-codec 3.2.1",6388 "rmrk-traits",6387 "rmrk-traits",6389 "scale-info",6388 "scale-info",6390 "sp-core",6389 "sp-core",6404 "pallet-evm",6403 "pallet-evm",6405 "pallet-nonfungible",6404 "pallet-nonfungible",6406 "pallet-rmrk-core",6405 "pallet-rmrk-core",6407 "parity-scale-codec 3.1.5",6406 "parity-scale-codec 3.2.1",6408 "rmrk-traits",6407 "rmrk-traits",6409 "scale-info",6408 "scale-info",6410 "sp-core",6409 "sp-core",6416[[package]]6415[[package]]6417name = "pallet-scheduler"6416name = "pallet-scheduler"6418version = "4.0.0-dev"6417version = "4.0.0-dev"6419source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6418source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6420dependencies = [6419dependencies = [6421 "frame-benchmarking",6420 "frame-benchmarking",6422 "frame-support",6421 "frame-support",6423 "frame-system",6422 "frame-system",6424 "log",6423 "log",6425 "parity-scale-codec 3.1.5",6424 "parity-scale-codec 3.2.1",6426 "scale-info",6425 "scale-info",6427 "sp-io",6426 "sp-io",6428 "sp-runtime",6427 "sp-runtime",6432[[package]]6431[[package]]6433name = "pallet-session"6432name = "pallet-session"6434version = "4.0.0-dev"6433version = "4.0.0-dev"6435source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6434source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6436dependencies = [6435dependencies = [6437 "frame-support",6436 "frame-support",6438 "frame-system",6437 "frame-system",6439 "impl-trait-for-tuples",6438 "impl-trait-for-tuples",6440 "log",6439 "log",6441 "pallet-timestamp",6440 "pallet-timestamp",6442 "parity-scale-codec 3.1.5",6441 "parity-scale-codec 3.2.1",6443 "scale-info",6442 "scale-info",6444 "sp-core",6443 "sp-core",6445 "sp-io",6444 "sp-io",6453[[package]]6452[[package]]6454name = "pallet-session-benchmarking"6453name = "pallet-session-benchmarking"6455version = "4.0.0-dev"6454version = "4.0.0-dev"6456source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6455source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6457dependencies = [6456dependencies = [6458 "frame-benchmarking",6457 "frame-benchmarking",6459 "frame-support",6458 "frame-support",6469[[package]]6468[[package]]6470name = "pallet-society"6469name = "pallet-society"6471version = "4.0.0-dev"6470version = "4.0.0-dev"6472source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6471source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6473dependencies = [6472dependencies = [6474 "frame-support",6473 "frame-support",6475 "frame-system",6474 "frame-system",6476 "parity-scale-codec 3.1.5",6475 "parity-scale-codec 3.2.1",6477 "rand_chacha 0.2.2",6476 "rand_chacha 0.2.2",6478 "scale-info",6477 "scale-info",6479 "sp-runtime",6478 "sp-runtime",6483[[package]]6482[[package]]6484name = "pallet-staking"6483name = "pallet-staking"6485version = "4.0.0-dev"6484version = "4.0.0-dev"6486source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6485source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6487dependencies = [6486dependencies = [6488 "frame-benchmarking",6487 "frame-benchmarking",6489 "frame-election-provider-support",6488 "frame-election-provider-support",6492 "log",6491 "log",6493 "pallet-authorship",6492 "pallet-authorship",6494 "pallet-session",6493 "pallet-session",6495 "parity-scale-codec 3.1.5",6494 "parity-scale-codec 3.2.1",6496 "rand_chacha 0.2.2",6495 "rand_chacha 0.2.2",6497 "scale-info",6496 "scale-info",6498 "serde",6497 "serde",6506[[package]]6505[[package]]6507name = "pallet-staking-reward-curve"6506name = "pallet-staking-reward-curve"6508version = "4.0.0-dev"6507version = "4.0.0-dev"6509source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6508source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6510dependencies = [6509dependencies = [6511 "proc-macro-crate",6510 "proc-macro-crate",6512 "proc-macro2",6511 "proc-macro2",6517[[package]]6516[[package]]6518name = "pallet-staking-reward-fn"6517name = "pallet-staking-reward-fn"6519version = "4.0.0-dev"6518version = "4.0.0-dev"6520source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6519source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6521dependencies = [6520dependencies = [6522 "log",6521 "log",6523 "sp-arithmetic",6522 "sp-arithmetic",6532 "frame-system",6531 "frame-system",6533 "pallet-common",6532 "pallet-common",6534 "pallet-evm",6533 "pallet-evm",6535 "parity-scale-codec 3.1.5",6534 "parity-scale-codec 3.2.1",6536 "scale-info",6535 "scale-info",6537 "sp-std",6536 "sp-std",6538 "up-data-structs",6537 "up-data-structs",6541[[package]]6540[[package]]6542name = "pallet-sudo"6541name = "pallet-sudo"6543version = "4.0.0-dev"6542version = "4.0.0-dev"6544source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6543source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6545dependencies = [6544dependencies = [6546 "frame-support",6545 "frame-support",6547 "frame-system",6546 "frame-system",6548 "parity-scale-codec 3.1.5",6547 "parity-scale-codec 3.2.1",6549 "scale-info",6548 "scale-info",6550 "sp-io",6549 "sp-io",6551 "sp-runtime",6550 "sp-runtime",6562 "frame-system",6561 "frame-system",6563 "pallet-balances",6562 "pallet-balances",6564 "pallet-transaction-payment",6563 "pallet-transaction-payment",6565 "parity-scale-codec 3.1.5",6564 "parity-scale-codec 3.2.1",6566 "scale-info",6565 "scale-info",6567 "serde",6566 "serde",6568 "sp-core",6567 "sp-core",6575[[package]]6574[[package]]6576name = "pallet-timestamp"6575name = "pallet-timestamp"6577version = "4.0.0-dev"6576version = "4.0.0-dev"6578source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6577source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6579dependencies = [6578dependencies = [6580 "frame-benchmarking",6579 "frame-benchmarking",6581 "frame-support",6580 "frame-support",6582 "frame-system",6581 "frame-system",6583 "log",6582 "log",6584 "parity-scale-codec 3.1.5",6583 "parity-scale-codec 3.2.1",6585 "scale-info",6584 "scale-info",6586 "sp-inherents",6585 "sp-inherents",6587 "sp-io",6586 "sp-io",6593[[package]]6592[[package]]6594name = "pallet-tips"6593name = "pallet-tips"6595version = "4.0.0-dev"6594version = "4.0.0-dev"6596source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6595source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6597dependencies = [6596dependencies = [6598 "frame-benchmarking",6597 "frame-benchmarking",6599 "frame-support",6598 "frame-support",6600 "frame-system",6599 "frame-system",6601 "log",6600 "log",6602 "pallet-treasury",6601 "pallet-treasury",6603 "parity-scale-codec 3.1.5",6602 "parity-scale-codec 3.2.1",6604 "scale-info",6603 "scale-info",6605 "serde",6604 "serde",6606 "sp-core",6605 "sp-core",6612[[package]]6611[[package]]6613name = "pallet-transaction-payment"6612name = "pallet-transaction-payment"6614version = "4.0.0-dev"6613version = "4.0.0-dev"6615source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6614source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6616dependencies = [6615dependencies = [6617 "frame-support",6616 "frame-support",6618 "frame-system",6617 "frame-system",6619 "parity-scale-codec 3.1.5",6618 "parity-scale-codec 3.2.1",6620 "scale-info",6619 "scale-info",6621 "serde",6620 "serde",6622 "sp-core",6621 "sp-core",6628[[package]]6627[[package]]6629name = "pallet-transaction-payment-rpc"6628name = "pallet-transaction-payment-rpc"6630version = "4.0.0-dev"6629version = "4.0.0-dev"6631source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6630source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6632dependencies = [6631dependencies = [6633 "jsonrpsee",6632 "jsonrpsee",6634 "pallet-transaction-payment-rpc-runtime-api",6633 "pallet-transaction-payment-rpc-runtime-api",6635 "parity-scale-codec 3.1.5",6634 "parity-scale-codec 3.2.1",6636 "sp-api",6635 "sp-api",6637 "sp-blockchain",6636 "sp-blockchain",6638 "sp-core",6637 "sp-core",6643[[package]]6642[[package]]6644name = "pallet-transaction-payment-rpc-runtime-api"6643name = "pallet-transaction-payment-rpc-runtime-api"6645version = "4.0.0-dev"6644version = "4.0.0-dev"6646source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6645source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6647dependencies = [6646dependencies = [6648 "pallet-transaction-payment",6647 "pallet-transaction-payment",6649 "parity-scale-codec 3.1.5",6648 "parity-scale-codec 3.2.1",6650 "sp-api",6649 "sp-api",6651 "sp-runtime",6650 "sp-runtime",6652]6651]665366526654[[package]]6653[[package]]6655name = "pallet-treasury"6654name = "pallet-treasury"6656version = "4.0.0-dev"6655version = "4.0.0-dev"6657source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6656source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6658dependencies = [6657dependencies = [6659 "frame-benchmarking",6658 "frame-benchmarking",6660 "frame-support",6659 "frame-support",6661 "frame-system",6660 "frame-system",6662 "impl-trait-for-tuples",6661 "impl-trait-for-tuples",6663 "pallet-balances",6662 "pallet-balances",6664 "parity-scale-codec 3.1.5",6663 "parity-scale-codec 3.2.1",6665 "scale-info",6664 "scale-info",6666 "serde",6665 "serde",6667 "sp-runtime",6666 "sp-runtime",6682 "pallet-evm-coder-substrate",6681 "pallet-evm-coder-substrate",6683 "pallet-nonfungible",6682 "pallet-nonfungible",6684 "pallet-refungible",6683 "pallet-refungible",6685 "parity-scale-codec 3.1.5",6684 "parity-scale-codec 3.2.1",6686 "scale-info",6685 "scale-info",6687 "serde",6686 "serde",6688 "sp-core",6687 "sp-core",6700 "frame-support",6699 "frame-support",6701 "frame-system",6700 "frame-system",6702 "log",6701 "log",6703 "parity-scale-codec 3.1.5",6702 "parity-scale-codec 3.2.1",6704 "scale-info",6703 "scale-info",6705 "serde",6704 "serde",6706 "sp-core",6705 "sp-core",6714[[package]]6713[[package]]6715name = "pallet-utility"6714name = "pallet-utility"6716version = "4.0.0-dev"6715version = "4.0.0-dev"6717source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6716source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6718dependencies = [6717dependencies = [6719 "frame-benchmarking",6718 "frame-benchmarking",6720 "frame-support",6719 "frame-support",6721 "frame-system",6720 "frame-system",6722 "parity-scale-codec 3.1.5",6721 "parity-scale-codec 3.2.1",6723 "scale-info",6722 "scale-info",6724 "sp-core",6723 "sp-core",6725 "sp-io",6724 "sp-io",6730[[package]]6729[[package]]6731name = "pallet-vesting"6730name = "pallet-vesting"6732version = "4.0.0-dev"6731version = "4.0.0-dev"6733source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"6732source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6734dependencies = [6733dependencies = [6735 "frame-benchmarking",6734 "frame-benchmarking",6736 "frame-support",6735 "frame-support",6737 "frame-system",6736 "frame-system",6738 "log",6737 "log",6739 "parity-scale-codec 3.1.5",6738 "parity-scale-codec 3.2.1",6740 "scale-info",6739 "scale-info",6741 "sp-runtime",6740 "sp-runtime",6742 "sp-std",6741 "sp-std",6750 "frame-support",6749 "frame-support",6751 "frame-system",6750 "frame-system",6752 "log",6751 "log",6753 "parity-scale-codec 3.1.5",6752 "parity-scale-codec 3.2.1",6754 "scale-info",6753 "scale-info",6755 "serde",6754 "serde",6756 "sp-core",6755 "sp-core",6769 "frame-support",6768 "frame-support",6770 "frame-system",6769 "frame-system",6771 "log",6770 "log",6772 "parity-scale-codec 3.1.5",6771 "parity-scale-codec 3.2.1",6773 "scale-info",6772 "scale-info",6774 "sp-runtime",6773 "sp-runtime",6775 "sp-std",6774 "sp-std",6785 "cumulus-primitives-core",6784 "cumulus-primitives-core",6786 "frame-support",6785 "frame-support",6787 "frame-system",6786 "frame-system",6788 "parity-scale-codec 3.1.5",6787 "parity-scale-codec 3.2.1",6789 "scale-info",6788 "scale-info",6790 "serde",6789 "serde",6791]6790]679267916793[[package]]6792[[package]]6794name = "parity-db"6793name = "parity-db"6795version = "0.3.16"6794version = "0.3.17"6796source = "registry+https://github.com/rust-lang/crates.io-index"6795source = "registry+https://github.com/rust-lang/crates.io-index"6797checksum = "2bb474d0ed0836e185cb998a6b140ed1073d1fbf27d690ecf9ede8030289382c"6796checksum = "2c8fdb726a43661fa54b43e7114e6b88b2289cae388eb3ad766d9d1754d83fce"6798dependencies = [6797dependencies = [6799 "blake2-rfc",6798 "blake2-rfc",6800 "crc32fast",6799 "crc32fast",6803 "libc",6802 "libc",6804 "log",6803 "log",6805 "lz4",6804 "lz4",6806 "memmap2 0.2.3",6805 "memmap2",6807 "parking_lot 0.11.2",6806 "parking_lot 0.12.1",6808 "rand 0.8.5",6807 "rand 0.8.5",6809 "snap",6808 "snap",6810]6809]682568246826[[package]]6825[[package]]6827name = "parity-scale-codec"6826name = "parity-scale-codec"6828version = "3.1.5"6827version = "3.2.1"6829source = "registry+https://github.com/rust-lang/crates.io-index"6828source = "registry+https://github.com/rust-lang/crates.io-index"6830checksum = "9182e4a71cae089267ab03e67c99368db7cd877baf50f931e5d6d4b71e195ac0"6829checksum = "366e44391a8af4cfd6002ef6ba072bae071a96aafca98d7d448a34c5dca38b6a"6831dependencies = [6830dependencies = [6832 "arrayvec 0.7.2",6831 "arrayvec 0.7.2",6833 "bitvec 1.0.1",6832 "bitvec 1.0.1",696869676969[[package]]6968[[package]]6970name = "paste"6969name = "paste"6971version = "1.0.8"6970version = "1.0.9"6972source = "registry+https://github.com/rust-lang/crates.io-index"6971source = "registry+https://github.com/rust-lang/crates.io-index"6973checksum = "9423e2b32f7a043629287a536f21951e8c6a82482d0acb1eeebfc90bc2225b22"6972checksum = "b1de2e551fb905ac83f73f7aedf2f0cb4a0da7e35efa24a202a936269f1f18e1"697469736975[[package]]6974[[package]]6976name = "pbkdf2"6975name = "pbkdf2"699869976999[[package]]6998[[package]]7000name = "percent-encoding"6999name = "percent-encoding"7001version = "2.1.0"7000version = "2.2.0"7002source = "registry+https://github.com/rust-lang/crates.io-index"7001source = "registry+https://github.com/rust-lang/crates.io-index"7003checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"7002checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"700470037005[[package]]7004[[package]]7006name = "pest"7005name = "pest"7007version = "2.2.1"7006version = "2.4.0"7008source = "registry+https://github.com/rust-lang/crates.io-index"7007source = "registry+https://github.com/rust-lang/crates.io-index"7009checksum = "69486e2b8c2d2aeb9762db7b4e00b0331156393555cff467f4163ff06821eef8"7008checksum = "dbc7bc69c062e492337d74d59b120c274fd3d261b6bf6d3207d499b4b379c41a"7010dependencies = [7009dependencies = [7011 "thiserror",7010 "thiserror",7012 "ucd-trie",7011 "ucd-trie",7013]7012]701470137015[[package]]7014[[package]]7016name = "pest_derive"7015name = "pest_derive"7017version = "2.2.1"7016version = "2.4.0"7018source = "registry+https://github.com/rust-lang/crates.io-index"7017source = "registry+https://github.com/rust-lang/crates.io-index"7019checksum = "b13570633aff33c6d22ce47dd566b10a3b9122c2fe9d8e7501895905be532b91"7018checksum = "60b75706b9642ebcb34dab3bc7750f811609a0eb1dd8b88c2d15bf628c1c65b2"7020dependencies = [7019dependencies = [7021 "pest",7020 "pest",7022 "pest_generator",7021 "pest_generator",7023]7022]702470237025[[package]]7024[[package]]7026name = "pest_generator"7025name = "pest_generator"7027version = "2.2.1"7026version = "2.4.0"7028source = "registry+https://github.com/rust-lang/crates.io-index"7027source = "registry+https://github.com/rust-lang/crates.io-index"7029checksum = "b3c567e5702efdc79fb18859ea74c3eb36e14c43da7b8c1f098a4ed6514ec7a0"7028checksum = "f4f9272122f5979a6511a749af9db9bfc810393f63119970d7085fed1c4ea0db"7030dependencies = [7029dependencies = [7031 "pest",7030 "pest",7032 "pest_meta",7031 "pest_meta",703770367038[[package]]7037[[package]]7039name = "pest_meta"7038name = "pest_meta"7040version = "2.2.1"7039version = "2.4.0"7041source = "registry+https://github.com/rust-lang/crates.io-index"7040source = "registry+https://github.com/rust-lang/crates.io-index"7042checksum = "5eb32be5ee3bbdafa8c7a18b0a8a8d962b66cfa2ceee4037f49267a50ee821fe"7041checksum = "4c8717927f9b79515e565a64fe46c38b8cd0427e64c40680b14a7365ab09ac8d"7043dependencies = [7042dependencies = [7044 "once_cell",7043 "once_cell",7045 "pest",7044 "pest",7046 "sha-1 0.10.0",7045 "sha1",7047]7046]704870477049[[package]]7048[[package]]7144 "fatality",7143 "fatality",7145 "futures 0.3.24",7144 "futures 0.3.24",7146 "lru 0.7.8",7145 "lru 0.7.8",7147 "parity-scale-codec 3.1.5",7146 "parity-scale-codec 3.2.1",7148 "polkadot-erasure-coding",7147 "polkadot-erasure-coding",7149 "polkadot-node-network-protocol",7148 "polkadot-node-network-protocol",7150 "polkadot-node-primitives",7149 "polkadot-node-primitives",7166 "fatality",7165 "fatality",7167 "futures 0.3.24",7166 "futures 0.3.24",7168 "lru 0.7.8",7167 "lru 0.7.8",7169 "parity-scale-codec 3.1.5",7168 "parity-scale-codec 3.2.1",7170 "polkadot-erasure-coding",7169 "polkadot-erasure-coding",7171 "polkadot-node-network-protocol",7170 "polkadot-node-network-protocol",7172 "polkadot-node-primitives",7171 "polkadot-node-primitives",7271version = "0.9.29"7270version = "0.9.29"7272source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44fb6c9767bf60ffcaaa3be40681be5a76"7271source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44fb6c9767bf60ffcaaa3be40681be5a76"7273dependencies = [7272dependencies = [7274 "parity-scale-codec 3.1.5",7273 "parity-scale-codec 3.2.1",7275 "parity-util-mem",7274 "parity-util-mem",7276 "scale-info",7275 "scale-info",7277 "sp-core",7276 "sp-core",7288 "fatality",7287 "fatality",7289 "futures 0.3.24",7288 "futures 0.3.24",7290 "lru 0.7.8",7289 "lru 0.7.8",7291 "parity-scale-codec 3.1.5",7290 "parity-scale-codec 3.2.1",7292 "polkadot-erasure-coding",7291 "polkadot-erasure-coding",7293 "polkadot-node-network-protocol",7292 "polkadot-node-network-protocol",7294 "polkadot-node-primitives",7293 "polkadot-node-primitives",7307version = "0.9.29"7306version = "0.9.29"7308source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44fb6c9767bf60ffcaaa3be40681be5a76"7307source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44fb6c9767bf60ffcaaa3be40681be5a76"7309dependencies = [7308dependencies = [7310 "parity-scale-codec 3.1.5",7309 "parity-scale-codec 3.2.1",7311 "polkadot-node-primitives",7310 "polkadot-node-primitives",7312 "polkadot-primitives",7311 "polkadot-primitives",7313 "reed-solomon-novelpoly",7312 "reed-solomon-novelpoly",7346 "bytes",7345 "bytes",7347 "fatality",7346 "fatality",7348 "futures 0.3.24",7347 "futures 0.3.24",7349 "parity-scale-codec 3.1.5",7348 "parity-scale-codec 3.2.1",7350 "parking_lot 0.12.1",7349 "parking_lot 0.12.1",7351 "polkadot-node-network-protocol",7350 "polkadot-node-network-protocol",7352 "polkadot-node-subsystem",7351 "polkadot-node-subsystem",7366source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44fb6c9767bf60ffcaaa3be40681be5a76"7365source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44fb6c9767bf60ffcaaa3be40681be5a76"7367dependencies = [7366dependencies = [7368 "futures 0.3.24",7367 "futures 0.3.24",7369 "parity-scale-codec 3.1.5",7368 "parity-scale-codec 3.2.1",7370 "polkadot-erasure-coding",7369 "polkadot-erasure-coding",7371 "polkadot-node-primitives",7370 "polkadot-node-primitives",7372 "polkadot-node-subsystem",7371 "polkadot-node-subsystem",7390 "kvdb",7389 "kvdb",7391 "lru 0.7.8",7390 "lru 0.7.8",7392 "merlin",7391 "merlin",7393 "parity-scale-codec 3.1.5",7392 "parity-scale-codec 3.2.1",7394 "polkadot-node-jaeger",7393 "polkadot-node-jaeger",7395 "polkadot-node-primitives",7394 "polkadot-node-primitives",7396 "polkadot-node-subsystem",7395 "polkadot-node-subsystem",7416 "futures 0.3.24",7415 "futures 0.3.24",7417 "futures-timer",7416 "futures-timer",7418 "kvdb",7417 "kvdb",7419 "parity-scale-codec 3.1.5",7418 "parity-scale-codec 3.2.1",7420 "polkadot-erasure-coding",7419 "polkadot-erasure-coding",7421 "polkadot-node-primitives",7420 "polkadot-node-primitives",7422 "polkadot-node-subsystem",7421 "polkadot-node-subsystem",7468dependencies = [7467dependencies = [7469 "async-trait",7468 "async-trait",7470 "futures 0.3.24",7469 "futures 0.3.24",7471 "parity-scale-codec 3.1.5",7470 "parity-scale-codec 3.2.1",7472 "polkadot-node-core-pvf",7471 "polkadot-node-core-pvf",7473 "polkadot-node-primitives",7472 "polkadot-node-primitives",7474 "polkadot-node-subsystem",7473 "polkadot-node-subsystem",7502 "futures 0.3.24",7501 "futures 0.3.24",7503 "futures-timer",7502 "futures-timer",7504 "kvdb",7503 "kvdb",7505 "parity-scale-codec 3.1.5",7504 "parity-scale-codec 3.2.1",7506 "polkadot-node-primitives",7505 "polkadot-node-primitives",7507 "polkadot-node-subsystem",7506 "polkadot-node-subsystem",7508 "polkadot-node-subsystem-util",7507 "polkadot-node-subsystem-util",7520 "futures 0.3.24",7519 "futures 0.3.24",7521 "kvdb",7520 "kvdb",7522 "lru 0.7.8",7521 "lru 0.7.8",7523 "parity-scale-codec 3.1.5",7522 "parity-scale-codec 3.2.1",7524 "polkadot-node-primitives",7523 "polkadot-node-primitives",7525 "polkadot-node-subsystem",7524 "polkadot-node-subsystem",7526 "polkadot-node-subsystem-util",7525 "polkadot-node-subsystem-util",7576 "async-std",7575 "async-std",7577 "futures 0.3.24",7576 "futures 0.3.24",7578 "futures-timer",7577 "futures-timer",7579 "parity-scale-codec 3.1.5",7578 "parity-scale-codec 3.2.1",7580 "pin-project",7579 "pin-project",7581 "polkadot-core-primitives",7580 "polkadot-core-primitives",7582 "polkadot-node-subsystem-util",7581 "polkadot-node-subsystem-util",7638 "lazy_static",7637 "lazy_static",7639 "log",7638 "log",7640 "mick-jaeger",7639 "mick-jaeger",7641 "parity-scale-codec 3.1.5",7640 "parity-scale-codec 3.2.1",7642 "parking_lot 0.12.1",7641 "parking_lot 0.12.1",7643 "polkadot-node-primitives",7642 "polkadot-node-primitives",7644 "polkadot-primitives",7643 "polkadot-primitives",7656 "futures 0.3.24",7655 "futures 0.3.24",7657 "futures-timer",7656 "futures-timer",7658 "log",7657 "log",7659 "parity-scale-codec 3.1.5",7658 "parity-scale-codec 3.2.1",7660 "polkadot-primitives",7659 "polkadot-primitives",7661 "prioritized-metered-channel",7660 "prioritized-metered-channel",7662 "sc-cli",7661 "sc-cli",7676 "fatality",7675 "fatality",7677 "futures 0.3.24",7676 "futures 0.3.24",7678 "hex",7677 "hex",7679 "parity-scale-codec 3.1.5",7678 "parity-scale-codec 3.2.1",7680 "polkadot-node-jaeger",7679 "polkadot-node-jaeger",7681 "polkadot-node-primitives",7680 "polkadot-node-primitives",7682 "polkadot-primitives",7681 "polkadot-primitives",7695dependencies = [7694dependencies = [7696 "bounded-vec",7695 "bounded-vec",7697 "futures 0.3.24",7696 "futures 0.3.24",7698 "parity-scale-codec 3.1.5",7697 "parity-scale-codec 3.2.1",7699 "polkadot-parachain",7698 "polkadot-parachain",7700 "polkadot-primitives",7699 "polkadot-primitives",7701 "schnorrkel",7700 "schnorrkel",7756 "kvdb",7755 "kvdb",7757 "lru 0.7.8",7756 "lru 0.7.8",7758 "parity-db",7757 "parity-db",7759 "parity-scale-codec 3.1.5",7758 "parity-scale-codec 3.2.1",7760 "parity-util-mem",7759 "parity-util-mem",7761 "parking_lot 0.11.2",7760 "parking_lot 0.11.2",7762 "pin-project",7761 "pin-project",7806dependencies = [7805dependencies = [7807 "derive_more",7806 "derive_more",7808 "frame-support",7807 "frame-support",7809 "parity-scale-codec 3.1.5",7808 "parity-scale-codec 3.2.1",7810 "parity-util-mem",7809 "parity-util-mem",7811 "polkadot-core-primitives",7810 "polkadot-core-primitives",7812 "scale-info",7811 "scale-info",7839 "bitvec 1.0.1",7838 "bitvec 1.0.1",7840 "frame-system",7839 "frame-system",7841 "hex-literal",7840 "hex-literal",7842 "parity-scale-codec 3.1.5",7841 "parity-scale-codec 3.2.1",7843 "parity-util-mem",7842 "parity-util-mem",7844 "polkadot-core-primitives",7843 "polkadot-core-primitives",7845 "polkadot-parachain",7844 "polkadot-parachain",7948 "pallet-utility",7947 "pallet-utility",7949 "pallet-vesting",7948 "pallet-vesting",7950 "pallet-xcm",7949 "pallet-xcm",7951 "parity-scale-codec 3.1.5",7950 "parity-scale-codec 3.2.1",7952 "polkadot-primitives",7951 "polkadot-primitives",7953 "polkadot-runtime-common",7952 "polkadot-runtime-common",7954 "polkadot-runtime-constants",7953 "polkadot-runtime-constants",8007 "pallet-transaction-payment",8006 "pallet-transaction-payment",8008 "pallet-treasury",8007 "pallet-treasury",8009 "pallet-vesting",8008 "pallet-vesting",8010 "parity-scale-codec 3.1.5",8009 "parity-scale-codec 3.2.1",8011 "polkadot-primitives",8010 "polkadot-primitives",8012 "polkadot-runtime-parachains",8011 "polkadot-runtime-parachains",8013 "rustc-hex",8012 "rustc-hex",8046source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44fb6c9767bf60ffcaaa3be40681be5a76"8045source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44fb6c9767bf60ffcaaa3be40681be5a76"8047dependencies = [8046dependencies = [8048 "bs58",8047 "bs58",8049 "parity-scale-codec 3.1.5",8048 "parity-scale-codec 3.2.1",8050 "polkadot-primitives",8049 "polkadot-primitives",8051 "sp-std",8050 "sp-std",8052 "sp-tracing",8051 "sp-tracing",8072 "pallet-staking",8071 "pallet-staking",8073 "pallet-timestamp",8072 "pallet-timestamp",8074 "pallet-vesting",8073 "pallet-vesting",8075 "parity-scale-codec 3.1.5",8074 "parity-scale-codec 3.2.1",8076 "polkadot-primitives",8075 "polkadot-primitives",8077 "polkadot-runtime-metrics",8076 "polkadot-runtime-metrics",8078 "rand 0.8.5",8077 "rand 0.8.5",8208 "fatality",8207 "fatality",8209 "futures 0.3.24",8208 "futures 0.3.24",8210 "indexmap",8209 "indexmap",8211 "parity-scale-codec 3.1.5",8210 "parity-scale-codec 3.2.1",8212 "polkadot-node-network-protocol",8211 "polkadot-node-network-protocol",8213 "polkadot-node-primitives",8212 "polkadot-node-primitives",8214 "polkadot-node-subsystem",8213 "polkadot-node-subsystem",8225version = "0.9.29"8224version = "0.9.29"8226source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44fb6c9767bf60ffcaaa3be40681be5a76"8225source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44fb6c9767bf60ffcaaa3be40681be5a76"8227dependencies = [8226dependencies = [8228 "parity-scale-codec 3.1.5",8227 "parity-scale-codec 3.2.1",8229 "polkadot-primitives",8228 "polkadot-primitives",8230 "sp-core",8229 "sp-core",8231]8230]8259 "pallet-transaction-payment-rpc-runtime-api",8258 "pallet-transaction-payment-rpc-runtime-api",8260 "pallet-vesting",8259 "pallet-vesting",8261 "pallet-xcm",8260 "pallet-xcm",8262 "parity-scale-codec 3.1.5",8261 "parity-scale-codec 3.2.1",8263 "polkadot-parachain",8262 "polkadot-parachain",8264 "polkadot-primitives",8263 "polkadot-primitives",8265 "polkadot-runtime-common",8264 "polkadot-runtime-common",834783468348[[package]]8347[[package]]8349name = "polling"8348name = "polling"8350version = "2.2.0"8349version = "2.3.0"8351source = "registry+https://github.com/rust-lang/crates.io-index"8350source = "registry+https://github.com/rust-lang/crates.io-index"8352checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"8351checksum = "899b00b9c8ab553c743b3e11e87c5c7d423b2a2de229ba95b24a756344748011"8353dependencies = [8352dependencies = [8353 "autocfg",8354 "cfg-if 1.0.0",8354 "cfg-if 1.0.0",8355 "libc",8355 "libc",8356 "log",8356 "log",845384538454[[package]]8454[[package]]8455name = "proc-macro2"8455name = "proc-macro2"8456version = "1.0.43"8456version = "1.0.46"8457source = "registry+https://github.com/rust-lang/crates.io-index"8457source = "registry+https://github.com/rust-lang/crates.io-index"8458checksum = "0a2ca2c61bc9f3d74d2886294ab7b9853abd9c1ad903a3ac7815c58989bb7bab"8458checksum = "94e2ef8dbfc347b10c094890f778ee2e36ca9bb4262e86dc99cd217e35f3470b"8459dependencies = [8459dependencies = [8460 "unicode-ident",8460 "unicode-ident",8461]8461]846284628463[[package]]8463[[package]]8464name = "prometheus"8464name = "prometheus"8465version = "0.13.1"8465version = "0.13.2"8466source = "registry+https://github.com/rust-lang/crates.io-index"8466source = "registry+https://github.com/rust-lang/crates.io-index"8467checksum = "cface98dfa6d645ea4c789839f176e4b072265d085bfcc48eaa8d137f58d3c39"8467checksum = "45c8babc29389186697fe5a2a4859d697825496b83db5d0b65271cdc0488e88c"8468dependencies = [8468dependencies = [8469 "cfg-if 1.0.0",8469 "cfg-if 1.0.0",8470 "fnv",8470 "fnv",856785678568[[package]]8568[[package]]8569name = "psm"8569name = "psm"8570version = "0.1.20"8570version = "0.1.21"8571source = "registry+https://github.com/rust-lang/crates.io-index"8571source = "registry+https://github.com/rust-lang/crates.io-index"8572checksum = "f446d0a6efba22928558c4fb4ce0b3fd6c89b0061343e390bf01a703742b8125"8572checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"8573dependencies = [8573dependencies = [8574 "cc",8574 "cc",8575]8575]8638 "pallet-unique-scheduler",8638 "pallet-unique-scheduler",8639 "pallet-xcm",8639 "pallet-xcm",8640 "parachain-info",8640 "parachain-info",8641 "parity-scale-codec 3.1.5",8641 "parity-scale-codec 3.2.1",8642 "polkadot-parachain",8642 "polkadot-parachain",8643 "rmrk-rpc",8643 "rmrk-rpc",8644 "scale-info",8644 "scale-info",8727dependencies = [8727dependencies = [8728 "libc",8728 "libc",8729 "rand_chacha 0.3.1",8729 "rand_chacha 0.3.1",8730 "rand_core 0.6.3",8730 "rand_core 0.6.4",8731]8731]873287328733[[package]]8733[[package]]8747checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8747checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8748dependencies = [8748dependencies = [8749 "ppv-lite86",8749 "ppv-lite86",8750 "rand_core 0.6.3",8750 "rand_core 0.6.4",8751]8751]875287528753[[package]]8753[[package]]876187618762[[package]]8762[[package]]8763name = "rand_core"8763name = "rand_core"8764version = "0.6.3"8764version = "0.6.4"8765source = "registry+https://github.com/rust-lang/crates.io-index"8765source = "registry+https://github.com/rust-lang/crates.io-index"8766checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8766checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"8767dependencies = [8767dependencies = [8768 "getrandom 0.2.7",8768 "getrandom 0.2.7",8769]8769]8802source = "registry+https://github.com/rust-lang/crates.io-index"8802source = "registry+https://github.com/rust-lang/crates.io-index"8803checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"8803checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"8804dependencies = [8804dependencies = [8805 "rand_core 0.6.3",8805 "rand_core 0.6.4",8806]8806]880788078808[[package]]8808[[package]]8941[[package]]8941[[package]]8942name = "remote-externalities"8942name = "remote-externalities"8943version = "0.10.0-dev"8943version = "0.10.0-dev"8944source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"8944source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"8945dependencies = [8945dependencies = [8946 "env_logger",8946 "env_logger",8947 "jsonrpsee",8947 "jsonrpsee",8948 "log",8948 "log",8949 "parity-scale-codec 3.1.5",8949 "parity-scale-codec 3.2.1",8950 "serde",8950 "serde",8951 "serde_json",8951 "serde_json",8952 "sp-core",8952 "sp-core",9038name = "rmrk-traits"9038name = "rmrk-traits"9039version = "0.1.0"9039version = "0.1.0"9040dependencies = [9040dependencies = [9041 "parity-scale-codec 3.1.5",9041 "parity-scale-codec 3.2.1",9042 "scale-info",9042 "scale-info",9043 "serde",9043 "serde",9044]9044]9091 "pallet-transaction-payment-rpc-runtime-api",9091 "pallet-transaction-payment-rpc-runtime-api",9092 "pallet-utility",9092 "pallet-utility",9093 "pallet-xcm",9093 "pallet-xcm",9094 "parity-scale-codec 3.1.5",9094 "parity-scale-codec 3.2.1",9095 "polkadot-parachain",9095 "polkadot-parachain",9096 "polkadot-primitives",9096 "polkadot-primitives",9097 "polkadot-runtime-common",9097 "polkadot-runtime-common",9192source = "registry+https://github.com/rust-lang/crates.io-index"9192source = "registry+https://github.com/rust-lang/crates.io-index"9193checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9193checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9194dependencies = [9194dependencies = [9195 "semver 1.0.13",9195 "semver 1.0.14",9196]9196]919791979198[[package]]9198[[package]]921192119212[[package]]9212[[package]]9213name = "rustix"9213name = "rustix"9214version = "0.35.7"9214version = "0.35.11"9215source = "registry+https://github.com/rust-lang/crates.io-index"9215source = "registry+https://github.com/rust-lang/crates.io-index"9216checksum = "d51cc38aa10f6bbb377ed28197aa052aa4e2b762c22be9d3153d01822587e787"9216checksum = "fbb2fda4666def1433b1b05431ab402e42a1084285477222b72d6c564c417cef"9217dependencies = [9217dependencies = [9218 "bitflags",9218 "bitflags",9219 "errno",9219 "errno",9220 "io-lifetimes 0.7.2",9220 "io-lifetimes 0.7.3",9221 "libc",9221 "libc",9222 "linux-raw-sys 0.0.46",9222 "linux-raw-sys 0.0.46",9223 "windows-sys",9223 "windows-sys",9309[[package]]9309[[package]]9310name = "sc-allocator"9310name = "sc-allocator"9311version = "4.1.0-dev"9311version = "4.1.0-dev"9312source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9312source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9313dependencies = [9313dependencies = [9314 "log",9314 "log",9315 "sp-core",9315 "sp-core",9320[[package]]9320[[package]]9321name = "sc-authority-discovery"9321name = "sc-authority-discovery"9322version = "0.10.0-dev"9322version = "0.10.0-dev"9323source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9323source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9324dependencies = [9324dependencies = [9325 "async-trait",9325 "async-trait",9326 "futures 0.3.24",9326 "futures 0.3.24",9327 "futures-timer",9327 "futures-timer",9328 "ip_network",9328 "ip_network",9329 "libp2p",9329 "libp2p",9330 "log",9330 "log",9331 "parity-scale-codec 3.1.5",9331 "parity-scale-codec 3.2.1",9332 "prost",9332 "prost",9333 "prost-build",9333 "prost-build",9334 "rand 0.7.3",9334 "rand 0.7.3",9347[[package]]9347[[package]]9348name = "sc-basic-authorship"9348name = "sc-basic-authorship"9349version = "0.10.0-dev"9349version = "0.10.0-dev"9350source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9350source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9351dependencies = [9351dependencies = [9352 "futures 0.3.24",9352 "futures 0.3.24",9353 "futures-timer",9353 "futures-timer",9354 "log",9354 "log",9355 "parity-scale-codec 3.1.5",9355 "parity-scale-codec 3.2.1",9356 "sc-block-builder",9356 "sc-block-builder",9357 "sc-client-api",9357 "sc-client-api",9358 "sc-proposer-metrics",9358 "sc-proposer-metrics",9370[[package]]9370[[package]]9371name = "sc-block-builder"9371name = "sc-block-builder"9372version = "0.10.0-dev"9372version = "0.10.0-dev"9373source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9373source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9374dependencies = [9374dependencies = [9375 "parity-scale-codec 3.1.5",9375 "parity-scale-codec 3.2.1",9376 "sc-client-api",9376 "sc-client-api",9377 "sp-api",9377 "sp-api",9378 "sp-block-builder",9378 "sp-block-builder",9386[[package]]9386[[package]]9387name = "sc-chain-spec"9387name = "sc-chain-spec"9388version = "4.0.0-dev"9388version = "4.0.0-dev"9389source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9389source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9390dependencies = [9390dependencies = [9391 "impl-trait-for-tuples",9391 "impl-trait-for-tuples",9392 "memmap2 0.5.7",9392 "memmap2",9393 "parity-scale-codec 3.1.5",9393 "parity-scale-codec 3.2.1",9394 "sc-chain-spec-derive",9394 "sc-chain-spec-derive",9395 "sc-network-common",9395 "sc-network-common",9396 "sc-telemetry",9396 "sc-telemetry",9403[[package]]9403[[package]]9404name = "sc-chain-spec-derive"9404name = "sc-chain-spec-derive"9405version = "4.0.0-dev"9405version = "4.0.0-dev"9406source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9406source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9407dependencies = [9407dependencies = [9408 "proc-macro-crate",9408 "proc-macro-crate",9409 "proc-macro2",9409 "proc-macro2",9414[[package]]9414[[package]]9415name = "sc-cli"9415name = "sc-cli"9416version = "0.10.0-dev"9416version = "0.10.0-dev"9417source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9417source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9418dependencies = [9418dependencies = [9419 "chrono",9419 "chrono",9420 "clap",9420 "clap",9424 "libp2p",9424 "libp2p",9425 "log",9425 "log",9426 "names",9426 "names",9427 "parity-scale-codec 3.1.5",9427 "parity-scale-codec 3.2.1",9428 "rand 0.7.3",9428 "rand 0.7.3",9429 "regex",9429 "regex",9430 "rpassword",9430 "rpassword",9453[[package]]9453[[package]]9454name = "sc-client-api"9454name = "sc-client-api"9455version = "4.0.0-dev"9455version = "4.0.0-dev"9456source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9456source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9457dependencies = [9457dependencies = [9458 "fnv",9458 "fnv",9459 "futures 0.3.24",9459 "futures 0.3.24",9460 "hash-db",9460 "hash-db",9461 "log",9461 "log",9462 "parity-scale-codec 3.1.5",9462 "parity-scale-codec 3.2.1",9463 "parking_lot 0.12.1",9463 "parking_lot 0.12.1",9464 "sc-executor",9464 "sc-executor",9465 "sc-transaction-pool-api",9465 "sc-transaction-pool-api",9481[[package]]9481[[package]]9482name = "sc-client-db"9482name = "sc-client-db"9483version = "0.10.0-dev"9483version = "0.10.0-dev"9484source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9484source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9485dependencies = [9485dependencies = [9486 "hash-db",9486 "hash-db",9487 "kvdb",9487 "kvdb",9490 "linked-hash-map",9490 "linked-hash-map",9491 "log",9491 "log",9492 "parity-db",9492 "parity-db",9493 "parity-scale-codec 3.1.5",9493 "parity-scale-codec 3.2.1",9494 "parking_lot 0.12.1",9494 "parking_lot 0.12.1",9495 "sc-client-api",9495 "sc-client-api",9496 "sc-state-db",9496 "sc-state-db",9506[[package]]9506[[package]]9507name = "sc-consensus"9507name = "sc-consensus"9508version = "0.10.0-dev"9508version = "0.10.0-dev"9509source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9509source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9510dependencies = [9510dependencies = [9511 "async-trait",9511 "async-trait",9512 "futures 0.3.24",9512 "futures 0.3.24",9530[[package]]9530[[package]]9531name = "sc-consensus-aura"9531name = "sc-consensus-aura"9532version = "0.10.0-dev"9532version = "0.10.0-dev"9533source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9533source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9534dependencies = [9534dependencies = [9535 "async-trait",9535 "async-trait",9536 "futures 0.3.24",9536 "futures 0.3.24",9537 "log",9537 "log",9538 "parity-scale-codec 3.1.5",9538 "parity-scale-codec 3.2.1",9539 "sc-block-builder",9539 "sc-block-builder",9540 "sc-client-api",9540 "sc-client-api",9541 "sc-consensus",9541 "sc-consensus",9559[[package]]9559[[package]]9560name = "sc-consensus-babe"9560name = "sc-consensus-babe"9561version = "0.10.0-dev"9561version = "0.10.0-dev"9562source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9562source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9563dependencies = [9563dependencies = [9564 "async-trait",9564 "async-trait",9565 "fork-tree",9565 "fork-tree",9569 "num-bigint",9569 "num-bigint",9570 "num-rational 0.2.4",9570 "num-rational 0.2.4",9571 "num-traits",9571 "num-traits",9572 "parity-scale-codec 3.1.5",9572 "parity-scale-codec 3.2.1",9573 "parking_lot 0.12.1",9573 "parking_lot 0.12.1",9574 "rand 0.7.3",9574 "rand 0.7.3",9575 "sc-client-api",9575 "sc-client-api",9601[[package]]9601[[package]]9602name = "sc-consensus-babe-rpc"9602name = "sc-consensus-babe-rpc"9603version = "0.10.0-dev"9603version = "0.10.0-dev"9604source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9604source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9605dependencies = [9605dependencies = [9606 "futures 0.3.24",9606 "futures 0.3.24",9607 "jsonrpsee",9607 "jsonrpsee",9623[[package]]9623[[package]]9624name = "sc-consensus-epochs"9624name = "sc-consensus-epochs"9625version = "0.10.0-dev"9625version = "0.10.0-dev"9626source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9626source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9627dependencies = [9627dependencies = [9628 "fork-tree",9628 "fork-tree",9629 "parity-scale-codec 3.1.5",9629 "parity-scale-codec 3.2.1",9630 "sc-client-api",9630 "sc-client-api",9631 "sc-consensus",9631 "sc-consensus",9632 "sp-blockchain",9632 "sp-blockchain",9636[[package]]9636[[package]]9637name = "sc-consensus-manual-seal"9637name = "sc-consensus-manual-seal"9638version = "0.10.0-dev"9638version = "0.10.0-dev"9639source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9639source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9640dependencies = [9640dependencies = [9641 "assert_matches",9641 "assert_matches",9642 "async-trait",9642 "async-trait",9643 "futures 0.3.24",9643 "futures 0.3.24",9644 "jsonrpsee",9644 "jsonrpsee",9645 "log",9645 "log",9646 "parity-scale-codec 3.1.5",9646 "parity-scale-codec 3.2.1",9647 "sc-client-api",9647 "sc-client-api",9648 "sc-consensus",9648 "sc-consensus",9649 "sc-consensus-aura",9649 "sc-consensus-aura",9670[[package]]9670[[package]]9671name = "sc-consensus-slots"9671name = "sc-consensus-slots"9672version = "0.10.0-dev"9672version = "0.10.0-dev"9673source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9673source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9674dependencies = [9674dependencies = [9675 "async-trait",9675 "async-trait",9676 "futures 0.3.24",9676 "futures 0.3.24",9677 "futures-timer",9677 "futures-timer",9678 "log",9678 "log",9679 "parity-scale-codec 3.1.5",9679 "parity-scale-codec 3.2.1",9680 "sc-client-api",9680 "sc-client-api",9681 "sc-consensus",9681 "sc-consensus",9682 "sc-telemetry",9682 "sc-telemetry",9695[[package]]9695[[package]]9696name = "sc-executor"9696name = "sc-executor"9697version = "0.10.0-dev"9697version = "0.10.0-dev"9698source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9698source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9699dependencies = [9699dependencies = [9700 "lazy_static",9700 "lazy_static",9701 "lru 0.7.8",9701 "lru 0.7.8",9702 "parity-scale-codec 3.1.5",9702 "parity-scale-codec 3.2.1",9703 "parking_lot 0.12.1",9703 "parking_lot 0.12.1",9704 "sc-executor-common",9704 "sc-executor-common",9705 "sc-executor-wasmi",9705 "sc-executor-wasmi",9722[[package]]9722[[package]]9723name = "sc-executor-common"9723name = "sc-executor-common"9724version = "0.10.0-dev"9724version = "0.10.0-dev"9725source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9725source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9726dependencies = [9726dependencies = [9727 "environmental",9727 "environmental",9728 "parity-scale-codec 3.1.5",9728 "parity-scale-codec 3.2.1",9729 "sc-allocator",9729 "sc-allocator",9730 "sp-maybe-compressed-blob",9730 "sp-maybe-compressed-blob",9731 "sp-sandbox",9731 "sp-sandbox",9738[[package]]9738[[package]]9739name = "sc-executor-wasmi"9739name = "sc-executor-wasmi"9740version = "0.10.0-dev"9740version = "0.10.0-dev"9741source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9741source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9742dependencies = [9742dependencies = [9743 "log",9743 "log",9744 "parity-scale-codec 3.1.5",9744 "parity-scale-codec 3.2.1",9745 "sc-allocator",9745 "sc-allocator",9746 "sc-executor-common",9746 "sc-executor-common",9747 "sp-runtime-interface",9747 "sp-runtime-interface",9753[[package]]9753[[package]]9754name = "sc-executor-wasmtime"9754name = "sc-executor-wasmtime"9755version = "0.10.0-dev"9755version = "0.10.0-dev"9756source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9756source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9757dependencies = [9757dependencies = [9758 "cfg-if 1.0.0",9758 "cfg-if 1.0.0",9759 "libc",9759 "libc",9760 "log",9760 "log",9761 "once_cell",9761 "once_cell",9762 "parity-scale-codec 3.1.5",9762 "parity-scale-codec 3.2.1",9763 "parity-wasm 0.42.2",9763 "parity-wasm 0.42.2",9764 "rustix 0.33.7",9764 "rustix 0.33.7",9765 "rustix 0.35.7",9765 "rustix 0.35.11",9766 "sc-allocator",9766 "sc-allocator",9767 "sc-executor-common",9767 "sc-executor-common",9768 "sp-runtime-interface",9768 "sp-runtime-interface",9774[[package]]9774[[package]]9775name = "sc-finality-grandpa"9775name = "sc-finality-grandpa"9776version = "0.10.0-dev"9776version = "0.10.0-dev"9777source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9777source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9778dependencies = [9778dependencies = [9779 "ahash",9779 "ahash",9780 "async-trait",9780 "async-trait",9785 "futures-timer",9785 "futures-timer",9786 "hex",9786 "hex",9787 "log",9787 "log",9788 "parity-scale-codec 3.1.5",9788 "parity-scale-codec 3.2.1",9789 "parking_lot 0.12.1",9789 "parking_lot 0.12.1",9790 "rand 0.8.5",9790 "rand 0.8.5",9791 "sc-block-builder",9791 "sc-block-builder",9815[[package]]9815[[package]]9816name = "sc-finality-grandpa-rpc"9816name = "sc-finality-grandpa-rpc"9817version = "0.10.0-dev"9817version = "0.10.0-dev"9818source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9818source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9819dependencies = [9819dependencies = [9820 "finality-grandpa",9820 "finality-grandpa",9821 "futures 0.3.24",9821 "futures 0.3.24",9822 "jsonrpsee",9822 "jsonrpsee",9823 "log",9823 "log",9824 "parity-scale-codec 3.1.5",9824 "parity-scale-codec 3.2.1",9825 "sc-client-api",9825 "sc-client-api",9826 "sc-finality-grandpa",9826 "sc-finality-grandpa",9827 "sc-rpc",9827 "sc-rpc",9836[[package]]9836[[package]]9837name = "sc-informant"9837name = "sc-informant"9838version = "0.10.0-dev"9838version = "0.10.0-dev"9839source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9839source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9840dependencies = [9840dependencies = [9841 "ansi_term",9841 "ansi_term",9842 "futures 0.3.24",9842 "futures 0.3.24",9853[[package]]9853[[package]]9854name = "sc-keystore"9854name = "sc-keystore"9855version = "4.0.0-dev"9855version = "4.0.0-dev"9856source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9856source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9857dependencies = [9857dependencies = [9858 "async-trait",9858 "async-trait",9859 "hex",9859 "hex",9868[[package]]9868[[package]]9869name = "sc-network"9869name = "sc-network"9870version = "0.10.0-dev"9870version = "0.10.0-dev"9871source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9871source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9872dependencies = [9872dependencies = [9873 "async-trait",9873 "async-trait",9874 "asynchronous-codec",9874 "asynchronous-codec",9887 "linked_hash_set",9887 "linked_hash_set",9888 "log",9888 "log",9889 "lru 0.7.8",9889 "lru 0.7.8",9890 "parity-scale-codec 3.1.5",9890 "parity-scale-codec 3.2.1",9891 "parking_lot 0.12.1",9891 "parking_lot 0.12.1",9892 "pin-project",9892 "pin-project",9893 "prost",9893 "prost",9917[[package]]9917[[package]]9918name = "sc-network-common"9918name = "sc-network-common"9919version = "0.10.0-dev"9919version = "0.10.0-dev"9920source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9920source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9921dependencies = [9921dependencies = [9922 "async-trait",9922 "async-trait",9923 "bitflags",9923 "bitflags",9924 "bytes",9924 "bytes",9925 "futures 0.3.24",9925 "futures 0.3.24",9926 "libp2p",9926 "libp2p",9927 "parity-scale-codec 3.1.5",9927 "parity-scale-codec 3.2.1",9928 "prost-build",9928 "prost-build",9929 "sc-consensus",9929 "sc-consensus",9930 "sc-peerset",9930 "sc-peerset",9940[[package]]9940[[package]]9941name = "sc-network-gossip"9941name = "sc-network-gossip"9942version = "0.10.0-dev"9942version = "0.10.0-dev"9943source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9943source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9944dependencies = [9944dependencies = [9945 "ahash",9945 "ahash",9946 "futures 0.3.24",9946 "futures 0.3.24",9958[[package]]9958[[package]]9959name = "sc-network-light"9959name = "sc-network-light"9960version = "0.10.0-dev"9960version = "0.10.0-dev"9961source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9961source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9962dependencies = [9962dependencies = [9963 "futures 0.3.24",9963 "futures 0.3.24",9964 "hex",9964 "hex",9965 "libp2p",9965 "libp2p",9966 "log",9966 "log",9967 "parity-scale-codec 3.1.5",9967 "parity-scale-codec 3.2.1",9968 "prost",9968 "prost",9969 "prost-build",9969 "prost-build",9970 "sc-client-api",9970 "sc-client-api",9979[[package]]9979[[package]]9980name = "sc-network-sync"9980name = "sc-network-sync"9981version = "0.10.0-dev"9981version = "0.10.0-dev"9982source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"9982source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9983dependencies = [9983dependencies = [9984 "fork-tree",9984 "fork-tree",9985 "futures 0.3.24",9985 "futures 0.3.24",9986 "hex",9986 "hex",9987 "libp2p",9987 "libp2p",9988 "log",9988 "log",9989 "lru 0.7.8",9989 "lru 0.7.8",9990 "parity-scale-codec 3.1.5",9990 "parity-scale-codec 3.2.1",9991 "prost",9991 "prost",9992 "prost-build",9992 "prost-build",9993 "sc-client-api",9993 "sc-client-api",10007[[package]]10007[[package]]10008name = "sc-offchain"10008name = "sc-offchain"10009version = "4.0.0-dev"10009version = "4.0.0-dev"10010source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10010source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10011dependencies = [10011dependencies = [10012 "bytes",10012 "bytes",10013 "fnv",10013 "fnv",10019 "libp2p",10019 "libp2p",10020 "num_cpus",10020 "num_cpus",10021 "once_cell",10021 "once_cell",10022 "parity-scale-codec 3.1.5",10022 "parity-scale-codec 3.2.1",10023 "parking_lot 0.12.1",10023 "parking_lot 0.12.1",10024 "rand 0.7.3",10024 "rand 0.7.3",10025 "sc-client-api",10025 "sc-client-api",10037[[package]]10037[[package]]10038name = "sc-peerset"10038name = "sc-peerset"10039version = "4.0.0-dev"10039version = "4.0.0-dev"10040source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10040source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10041dependencies = [10041dependencies = [10042 "futures 0.3.24",10042 "futures 0.3.24",10043 "libp2p",10043 "libp2p",10050[[package]]10050[[package]]10051name = "sc-proposer-metrics"10051name = "sc-proposer-metrics"10052version = "0.10.0-dev"10052version = "0.10.0-dev"10053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10054dependencies = [10054dependencies = [10055 "log",10055 "log",10056 "substrate-prometheus-endpoint",10056 "substrate-prometheus-endpoint",10059[[package]]10059[[package]]10060name = "sc-rpc"10060name = "sc-rpc"10061version = "4.0.0-dev"10061version = "4.0.0-dev"10062source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10062source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10063dependencies = [10063dependencies = [10064 "futures 0.3.24",10064 "futures 0.3.24",10065 "hash-db",10065 "hash-db",10066 "jsonrpsee",10066 "jsonrpsee",10067 "log",10067 "log",10068 "parity-scale-codec 3.1.5",10068 "parity-scale-codec 3.2.1",10069 "parking_lot 0.12.1",10069 "parking_lot 0.12.1",10070 "sc-block-builder",10070 "sc-block-builder",10071 "sc-chain-spec",10071 "sc-chain-spec",10089[[package]]10089[[package]]10090name = "sc-rpc-api"10090name = "sc-rpc-api"10091version = "0.10.0-dev"10091version = "0.10.0-dev"10092source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10092source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10093dependencies = [10093dependencies = [10094 "futures 0.3.24",10094 "futures 0.3.24",10095 "jsonrpsee",10095 "jsonrpsee",10096 "log",10096 "log",10097 "parity-scale-codec 3.1.5",10097 "parity-scale-codec 3.2.1",10098 "parking_lot 0.12.1",10098 "parking_lot 0.12.1",10099 "sc-chain-spec",10099 "sc-chain-spec",10100 "sc-transaction-pool-api",10100 "sc-transaction-pool-api",10112[[package]]10112[[package]]10113name = "sc-rpc-server"10113name = "sc-rpc-server"10114version = "4.0.0-dev"10114version = "4.0.0-dev"10115source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10115source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10116dependencies = [10116dependencies = [10117 "futures 0.3.24",10117 "futures 0.3.24",10118 "jsonrpsee",10118 "jsonrpsee",10125[[package]]10125[[package]]10126name = "sc-service"10126name = "sc-service"10127version = "0.10.0-dev"10127version = "0.10.0-dev"10128source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10128source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10129dependencies = [10129dependencies = [10130 "async-trait",10130 "async-trait",10131 "directories",10131 "directories",10135 "hash-db",10135 "hash-db",10136 "jsonrpsee",10136 "jsonrpsee",10137 "log",10137 "log",10138 "parity-scale-codec 3.1.5",10138 "parity-scale-codec 3.2.1",10139 "parity-util-mem",10139 "parity-util-mem",10140 "parking_lot 0.12.1",10140 "parking_lot 0.12.1",10141 "pin-project",10141 "pin-project",10192[[package]]10192[[package]]10193name = "sc-state-db"10193name = "sc-state-db"10194version = "0.10.0-dev"10194version = "0.10.0-dev"10195source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10195source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10196dependencies = [10196dependencies = [10197 "log",10197 "log",10198 "parity-scale-codec 3.1.5",10198 "parity-scale-codec 3.2.1",10199 "parity-util-mem",10199 "parity-util-mem",10200 "parity-util-mem-derive",10200 "parity-util-mem-derive",10201 "parking_lot 0.12.1",10201 "parking_lot 0.12.1",10206[[package]]10206[[package]]10207name = "sc-sync-state-rpc"10207name = "sc-sync-state-rpc"10208version = "0.10.0-dev"10208version = "0.10.0-dev"10209source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10209source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10210dependencies = [10210dependencies = [10211 "jsonrpsee",10211 "jsonrpsee",10212 "parity-scale-codec 3.1.5",10212 "parity-scale-codec 3.2.1",10213 "sc-chain-spec",10213 "sc-chain-spec",10214 "sc-client-api",10214 "sc-client-api",10215 "sc-consensus-babe",10215 "sc-consensus-babe",10225[[package]]10225[[package]]10226name = "sc-sysinfo"10226name = "sc-sysinfo"10227version = "6.0.0-dev"10227version = "6.0.0-dev"10228source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10228source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10229dependencies = [10229dependencies = [10230 "futures 0.3.24",10230 "futures 0.3.24",10231 "libc",10231 "libc",10244[[package]]10244[[package]]10245name = "sc-telemetry"10245name = "sc-telemetry"10246version = "4.0.0-dev"10246version = "4.0.0-dev"10247source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10247source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10248dependencies = [10248dependencies = [10249 "chrono",10249 "chrono",10250 "futures 0.3.24",10250 "futures 0.3.24",10262[[package]]10262[[package]]10263name = "sc-tracing"10263name = "sc-tracing"10264version = "4.0.0-dev"10264version = "4.0.0-dev"10265source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10265source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10266dependencies = [10266dependencies = [10267 "ansi_term",10267 "ansi_term",10268 "atty",10268 "atty",10293[[package]]10293[[package]]10294name = "sc-tracing-proc-macro"10294name = "sc-tracing-proc-macro"10295version = "4.0.0-dev"10295version = "4.0.0-dev"10296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10297dependencies = [10297dependencies = [10298 "proc-macro-crate",10298 "proc-macro-crate",10299 "proc-macro2",10299 "proc-macro2",10304[[package]]10304[[package]]10305name = "sc-transaction-pool"10305name = "sc-transaction-pool"10306version = "4.0.0-dev"10306version = "4.0.0-dev"10307source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10307source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10308dependencies = [10308dependencies = [10309 "futures 0.3.24",10309 "futures 0.3.24",10310 "futures-timer",10310 "futures-timer",10311 "linked-hash-map",10311 "linked-hash-map",10312 "log",10312 "log",10313 "parity-scale-codec 3.1.5",10313 "parity-scale-codec 3.2.1",10314 "parity-util-mem",10314 "parity-util-mem",10315 "parking_lot 0.12.1",10315 "parking_lot 0.12.1",10316 "sc-client-api",10316 "sc-client-api",10330[[package]]10330[[package]]10331name = "sc-transaction-pool-api"10331name = "sc-transaction-pool-api"10332version = "4.0.0-dev"10332version = "4.0.0-dev"10333source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10333source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10334dependencies = [10334dependencies = [10335 "futures 0.3.24",10335 "futures 0.3.24",10336 "log",10336 "log",10343[[package]]10343[[package]]10344name = "sc-utils"10344name = "sc-utils"10345version = "4.0.0-dev"10345version = "4.0.0-dev"10346source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10346source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10347dependencies = [10347dependencies = [10348 "futures 0.3.24",10348 "futures 0.3.24",10349 "futures-timer",10349 "futures-timer",103551035510356[[package]]10356[[package]]10357name = "scale-info"10357name = "scale-info"10358version = "2.1.2"10358version = "2.2.0"10359source = "registry+https://github.com/rust-lang/crates.io-index"10359source = "registry+https://github.com/rust-lang/crates.io-index"10360checksum = "c46be926081c9f4dd5dd9b6f1d3e3229f2360bc6502dd8836f84a93b7c75e99a"10360checksum = "333af15b02563b8182cd863f925bd31ef8fa86a0e095d30c091956057d436153"10361dependencies = [10361dependencies = [10362 "bitvec 1.0.1",10362 "bitvec 1.0.1",10363 "cfg-if 1.0.0",10363 "cfg-if 1.0.0",10364 "derive_more",10364 "derive_more",10365 "parity-scale-codec 3.1.5",10365 "parity-scale-codec 3.2.1",10366 "scale-info-derive",10366 "scale-info-derive",10367 "serde",10367 "serde",10368]10368]103691036910370[[package]]10370[[package]]10371name = "scale-info-derive"10371name = "scale-info-derive"10372version = "2.1.2"10372version = "2.2.0"10373source = "registry+https://github.com/rust-lang/crates.io-index"10373source = "registry+https://github.com/rust-lang/crates.io-index"10374checksum = "50e334bb10a245e28e5fd755cabcafd96cfcd167c99ae63a46924ca8d8703a3c"10374checksum = "53f56acbd0743d29ffa08f911ab5397def774ad01bab3786804cf6ee057fb5e1"10375dependencies = [10375dependencies = [10376 "proc-macro-crate",10376 "proc-macro-crate",10377 "proc-macro2",10377 "proc-macro2",104641046410465[[package]]10465[[package]]10466name = "security-framework"10466name = "security-framework"10467version = "2.6.1"10467version = "2.7.0"10468source = "registry+https://github.com/rust-lang/crates.io-index"10468source = "registry+https://github.com/rust-lang/crates.io-index"10469checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc"10469checksum = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c"10470dependencies = [10470dependencies = [10471 "bitflags",10471 "bitflags",10472 "core-foundation",10472 "core-foundation",105051050510506[[package]]10506[[package]]10507name = "semver"10507name = "semver"10508version = "1.0.13"10508version = "1.0.14"10509source = "registry+https://github.com/rust-lang/crates.io-index"10509source = "registry+https://github.com/rust-lang/crates.io-index"10510checksum = "93f6841e709003d68bb2deee8c343572bf446003ec20a583e76f7b15cebf3711"10510checksum = "e25dfac463d778e353db5be2449d1cce89bd6fd23c9f1ea21310ce6e5a1b29c4"10511dependencies = [10511dependencies = [10512 "serde",10512 "serde",10513]10513]10572]10572]105731057310574[[package]]10574[[package]]10575name = "sha-1"10575name = "sha1"10576version = "0.10.0"10576version = "0.10.5"10577source = "registry+https://github.com/rust-lang/crates.io-index"10577source = "registry+https://github.com/rust-lang/crates.io-index"10578checksum = "028f48d513f9678cda28f6e4064755b3fbb2af6acd672f2c209b62323f7aea0f"10578checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"10579dependencies = [10579dependencies = [10580 "cfg-if 1.0.0",10580 "cfg-if 1.0.0",10581 "cpufeatures",10581 "cpufeatures",10582 "digest 0.10.3",10582 "digest 0.10.5",10583]10583]105841058410585[[package]]10585[[package]]106091060910610[[package]]10610[[package]]10611name = "sha2"10611name = "sha2"10612version = "0.10.2"10612version = "0.10.6"10613source = "registry+https://github.com/rust-lang/crates.io-index"10613source = "registry+https://github.com/rust-lang/crates.io-index"10614checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"10614checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"10615dependencies = [10615dependencies = [10616 "cfg-if 1.0.0",10616 "cfg-if 1.0.0",10617 "cpufeatures",10617 "cpufeatures",10618 "digest 0.10.3",10618 "digest 0.10.5",10619]10619]106201062010621[[package]]10621[[package]]106321063210633[[package]]10633[[package]]10634name = "sha3"10634name = "sha3"10635version = "0.10.2"10635version = "0.10.5"10636source = "registry+https://github.com/rust-lang/crates.io-index"10636source = "registry+https://github.com/rust-lang/crates.io-index"10637checksum = "0a31480366ec990f395a61b7c08122d99bd40544fdb5abcfc1b06bb29994312c"10637checksum = "e2904bea16a1ae962b483322a1c7b81d976029203aea1f461e51cd7705db7ba9"10638dependencies = [10638dependencies = [10639 "digest 0.10.3",10639 "digest 0.10.5",10640 "keccak",10640 "keccak",10641]10641]106421064210681checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"10681checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"10682dependencies = [10682dependencies = [10683 "digest 0.9.0",10683 "digest 0.9.0",10684 "rand_core 0.6.3",10684 "rand_core 0.6.4",10685]10685]106861068610687[[package]]10687[[package]]10717source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44fb6c9767bf60ffcaaa3be40681be5a76"10717source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44fb6c9767bf60ffcaaa3be40681be5a76"10718dependencies = [10718dependencies = [10719 "enumn",10719 "enumn",10720 "parity-scale-codec 3.1.5",10720 "parity-scale-codec 3.2.1",10721 "paste",10721 "paste",10722 "sp-runtime",10722 "sp-runtime",10723 "sp-std",10723 "sp-std",107341073410735[[package]]10735[[package]]10736name = "smallvec"10736name = "smallvec"10737version = "1.9.0"10737version = "1.10.0"10738source = "registry+https://github.com/rust-lang/crates.io-index"10738source = "registry+https://github.com/rust-lang/crates.io-index"10739checksum = "2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1"10739checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"107401074010741[[package]]10741[[package]]10742name = "snap"10742name = "snap"10754 "blake2",10754 "blake2",10755 "chacha20poly1305",10755 "chacha20poly1305",10756 "curve25519-dalek 4.0.0-pre.1",10756 "curve25519-dalek 4.0.0-pre.1",10757 "rand_core 0.6.3",10757 "rand_core 0.6.4",10758 "ring",10758 "ring",10759 "rustc_version 0.4.0",10759 "rustc_version 0.4.0",10760 "sha2 0.10.2",10760 "sha2 0.10.6",10761 "subtle",10761 "subtle",10762]10762]107631076310764[[package]]10764[[package]]10765name = "socket2"10765name = "socket2"10766version = "0.4.4"10766version = "0.4.7"10767source = "registry+https://github.com/rust-lang/crates.io-index"10767source = "registry+https://github.com/rust-lang/crates.io-index"10768checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"10768checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"10769dependencies = [10769dependencies = [10770 "libc",10770 "libc",10771 "winapi",10771 "winapi",10784 "httparse",10784 "httparse",10785 "log",10785 "log",10786 "rand 0.8.5",10786 "rand 0.8.5",10787 "sha-1 0.9.8",10787 "sha-1",10788]10788]107891078910790[[package]]10790[[package]]10791name = "sp-api"10791name = "sp-api"10792version = "4.0.0-dev"10792version = "4.0.0-dev"10793source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10793source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10794dependencies = [10794dependencies = [10795 "hash-db",10795 "hash-db",10796 "log",10796 "log",10797 "parity-scale-codec 3.1.5",10797 "parity-scale-codec 3.2.1",10798 "sp-api-proc-macro",10798 "sp-api-proc-macro",10799 "sp-core",10799 "sp-core",10800 "sp-runtime",10800 "sp-runtime",10808[[package]]10808[[package]]10809name = "sp-api-proc-macro"10809name = "sp-api-proc-macro"10810version = "4.0.0-dev"10810version = "4.0.0-dev"10811source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10811source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10812dependencies = [10812dependencies = [10813 "blake2",10813 "blake2",10814 "proc-macro-crate",10814 "proc-macro-crate",10820[[package]]10820[[package]]10821name = "sp-application-crypto"10821name = "sp-application-crypto"10822version = "6.0.0"10822version = "6.0.0"10823source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10823source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10824dependencies = [10824dependencies = [10825 "parity-scale-codec 3.1.5",10825 "parity-scale-codec 3.2.1",10826 "scale-info",10826 "scale-info",10827 "serde",10827 "serde",10828 "sp-core",10828 "sp-core",10833[[package]]10833[[package]]10834name = "sp-arithmetic"10834name = "sp-arithmetic"10835version = "5.0.0"10835version = "5.0.0"10836source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10836source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10837dependencies = [10837dependencies = [10838 "integer-sqrt",10838 "integer-sqrt",10839 "num-traits",10839 "num-traits",10840 "parity-scale-codec 3.1.5",10840 "parity-scale-codec 3.2.1",10841 "scale-info",10841 "scale-info",10842 "serde",10842 "serde",10843 "sp-debug-derive",10843 "sp-debug-derive",10848[[package]]10848[[package]]10849name = "sp-authority-discovery"10849name = "sp-authority-discovery"10850version = "4.0.0-dev"10850version = "4.0.0-dev"10851source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10851source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10852dependencies = [10852dependencies = [10853 "parity-scale-codec 3.1.5",10853 "parity-scale-codec 3.2.1",10854 "scale-info",10854 "scale-info",10855 "sp-api",10855 "sp-api",10856 "sp-application-crypto",10856 "sp-application-crypto",10861[[package]]10861[[package]]10862name = "sp-authorship"10862name = "sp-authorship"10863version = "4.0.0-dev"10863version = "4.0.0-dev"10864source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10864source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10865dependencies = [10865dependencies = [10866 "async-trait",10866 "async-trait",10867 "parity-scale-codec 3.1.5",10867 "parity-scale-codec 3.2.1",10868 "sp-inherents",10868 "sp-inherents",10869 "sp-runtime",10869 "sp-runtime",10870 "sp-std",10870 "sp-std",10873[[package]]10873[[package]]10874name = "sp-block-builder"10874name = "sp-block-builder"10875version = "4.0.0-dev"10875version = "4.0.0-dev"10876source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10876source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10877dependencies = [10877dependencies = [10878 "parity-scale-codec 3.1.5",10878 "parity-scale-codec 3.2.1",10879 "sp-api",10879 "sp-api",10880 "sp-inherents",10880 "sp-inherents",10881 "sp-runtime",10881 "sp-runtime",10885[[package]]10885[[package]]10886name = "sp-blockchain"10886name = "sp-blockchain"10887version = "4.0.0-dev"10887version = "4.0.0-dev"10888source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10888source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10889dependencies = [10889dependencies = [10890 "futures 0.3.24",10890 "futures 0.3.24",10891 "log",10891 "log",10892 "lru 0.7.8",10892 "lru 0.7.8",10893 "parity-scale-codec 3.1.5",10893 "parity-scale-codec 3.2.1",10894 "parking_lot 0.12.1",10894 "parking_lot 0.12.1",10895 "sp-api",10895 "sp-api",10896 "sp-consensus",10896 "sp-consensus",10903[[package]]10903[[package]]10904name = "sp-consensus"10904name = "sp-consensus"10905version = "0.10.0-dev"10905version = "0.10.0-dev"10906source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10906source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10907dependencies = [10907dependencies = [10908 "async-trait",10908 "async-trait",10909 "futures 0.3.24",10909 "futures 0.3.24",10910 "futures-timer",10910 "futures-timer",10911 "log",10911 "log",10912 "parity-scale-codec 3.1.5",10912 "parity-scale-codec 3.2.1",10913 "sp-core",10913 "sp-core",10914 "sp-inherents",10914 "sp-inherents",10915 "sp-runtime",10915 "sp-runtime",10922[[package]]10922[[package]]10923name = "sp-consensus-aura"10923name = "sp-consensus-aura"10924version = "0.10.0-dev"10924version = "0.10.0-dev"10925source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10925source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10926dependencies = [10926dependencies = [10927 "async-trait",10927 "async-trait",10928 "parity-scale-codec 3.1.5",10928 "parity-scale-codec 3.2.1",10929 "scale-info",10929 "scale-info",10930 "sp-api",10930 "sp-api",10931 "sp-application-crypto",10931 "sp-application-crypto",10940[[package]]10940[[package]]10941name = "sp-consensus-babe"10941name = "sp-consensus-babe"10942version = "0.10.0-dev"10942version = "0.10.0-dev"10943source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10943source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10944dependencies = [10944dependencies = [10945 "async-trait",10945 "async-trait",10946 "merlin",10946 "merlin",10947 "parity-scale-codec 3.1.5",10947 "parity-scale-codec 3.2.1",10948 "scale-info",10948 "scale-info",10949 "serde",10949 "serde",10950 "sp-api",10950 "sp-api",10963[[package]]10963[[package]]10964name = "sp-consensus-slots"10964name = "sp-consensus-slots"10965version = "0.10.0-dev"10965version = "0.10.0-dev"10966source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10966source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10967dependencies = [10967dependencies = [10968 "parity-scale-codec 3.1.5",10968 "parity-scale-codec 3.2.1",10969 "scale-info",10969 "scale-info",10970 "serde",10970 "serde",10971 "sp-arithmetic",10971 "sp-arithmetic",10977[[package]]10977[[package]]10978name = "sp-consensus-vrf"10978name = "sp-consensus-vrf"10979version = "0.10.0-dev"10979version = "0.10.0-dev"10980source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10980source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10981dependencies = [10981dependencies = [10982 "parity-scale-codec 3.1.5",10982 "parity-scale-codec 3.2.1",10983 "scale-info",10983 "scale-info",10984 "schnorrkel",10984 "schnorrkel",10985 "sp-core",10985 "sp-core",10990[[package]]10990[[package]]10991name = "sp-core"10991name = "sp-core"10992version = "6.0.0"10992version = "6.0.0"10993source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"10993source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10994dependencies = [10994dependencies = [10995 "base58",10995 "base58",10996 "bitflags",10996 "bitflags",11008 "log",11008 "log",11009 "merlin",11009 "merlin",11010 "num-traits",11010 "num-traits",11011 "parity-scale-codec 3.1.5",11011 "parity-scale-codec 3.2.1",11012 "parity-util-mem",11012 "parity-util-mem",11013 "parking_lot 0.12.1",11013 "parking_lot 0.12.1",11014 "primitive-types",11014 "primitive-types",11036[[package]]11036[[package]]11037name = "sp-core-hashing"11037name = "sp-core-hashing"11038version = "4.0.0"11038version = "4.0.0"11039source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11039source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11040dependencies = [11040dependencies = [11041 "blake2",11041 "blake2",11042 "byteorder",11042 "byteorder",11043 "digest 0.10.3",11043 "digest 0.10.5",11044 "sha2 0.10.2",11044 "sha2 0.10.6",11045 "sha3 0.10.2",11045 "sha3 0.10.5",11046 "sp-std",11046 "sp-std",11047 "twox-hash",11047 "twox-hash",11048]11048]110491104911050[[package]]11050[[package]]11051name = "sp-core-hashing-proc-macro"11051name = "sp-core-hashing-proc-macro"11052version = "5.0.0"11052version = "5.0.0"11053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11054dependencies = [11054dependencies = [11055 "proc-macro2",11055 "proc-macro2",11056 "quote",11056 "quote",11061[[package]]11061[[package]]11062name = "sp-database"11062name = "sp-database"11063version = "4.0.0-dev"11063version = "4.0.0-dev"11064source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11064source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11065dependencies = [11065dependencies = [11066 "kvdb",11066 "kvdb",11067 "parking_lot 0.12.1",11067 "parking_lot 0.12.1",11070[[package]]11070[[package]]11071name = "sp-debug-derive"11071name = "sp-debug-derive"11072version = "4.0.0"11072version = "4.0.0"11073source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11073source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11074dependencies = [11074dependencies = [11075 "proc-macro2",11075 "proc-macro2",11076 "quote",11076 "quote",11080[[package]]11080[[package]]11081name = "sp-externalities"11081name = "sp-externalities"11082version = "0.12.0"11082version = "0.12.0"11083source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11083source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11084dependencies = [11084dependencies = [11085 "environmental",11085 "environmental",11086 "parity-scale-codec 3.1.5",11086 "parity-scale-codec 3.2.1",11087 "sp-std",11087 "sp-std",11088 "sp-storage",11088 "sp-storage",11089]11089]110901109011091[[package]]11091[[package]]11092name = "sp-finality-grandpa"11092name = "sp-finality-grandpa"11093version = "4.0.0-dev"11093version = "4.0.0-dev"11094source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11094source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11095dependencies = [11095dependencies = [11096 "finality-grandpa",11096 "finality-grandpa",11097 "log",11097 "log",11098 "parity-scale-codec 3.1.5",11098 "parity-scale-codec 3.2.1",11099 "scale-info",11099 "scale-info",11100 "serde",11100 "serde",11101 "sp-api",11101 "sp-api",11109[[package]]11109[[package]]11110name = "sp-inherents"11110name = "sp-inherents"11111version = "4.0.0-dev"11111version = "4.0.0-dev"11112source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11112source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11113dependencies = [11113dependencies = [11114 "async-trait",11114 "async-trait",11115 "impl-trait-for-tuples",11115 "impl-trait-for-tuples",11116 "parity-scale-codec 3.1.5",11116 "parity-scale-codec 3.2.1",11117 "sp-core",11117 "sp-core",11118 "sp-runtime",11118 "sp-runtime",11119 "sp-std",11119 "sp-std",11123[[package]]11123[[package]]11124name = "sp-io"11124name = "sp-io"11125version = "6.0.0"11125version = "6.0.0"11126source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11126source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11127dependencies = [11127dependencies = [11128 "bytes",11128 "bytes",11129 "futures 0.3.24",11129 "futures 0.3.24",11130 "hash-db",11130 "hash-db",11131 "libsecp256k1",11131 "libsecp256k1",11132 "log",11132 "log",11133 "parity-scale-codec 3.1.5",11133 "parity-scale-codec 3.2.1",11134 "parking_lot 0.12.1",11134 "parking_lot 0.12.1",11135 "secp256k1",11135 "secp256k1",11136 "sp-core",11136 "sp-core",11149[[package]]11149[[package]]11150name = "sp-keyring"11150name = "sp-keyring"11151version = "6.0.0"11151version = "6.0.0"11152source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11152source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11153dependencies = [11153dependencies = [11154 "lazy_static",11154 "lazy_static",11155 "sp-core",11155 "sp-core",11160[[package]]11160[[package]]11161name = "sp-keystore"11161name = "sp-keystore"11162version = "0.12.0"11162version = "0.12.0"11163source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11163source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11164dependencies = [11164dependencies = [11165 "async-trait",11165 "async-trait",11166 "futures 0.3.24",11166 "futures 0.3.24",11167 "merlin",11167 "merlin",11168 "parity-scale-codec 3.1.5",11168 "parity-scale-codec 3.2.1",11169 "parking_lot 0.12.1",11169 "parking_lot 0.12.1",11170 "schnorrkel",11170 "schnorrkel",11171 "serde",11171 "serde",11177[[package]]11177[[package]]11178name = "sp-maybe-compressed-blob"11178name = "sp-maybe-compressed-blob"11179version = "4.1.0-dev"11179version = "4.1.0-dev"11180source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11180source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11181dependencies = [11181dependencies = [11182 "thiserror",11182 "thiserror",11183 "zstd",11183 "zstd",11186[[package]]11186[[package]]11187name = "sp-mmr-primitives"11187name = "sp-mmr-primitives"11188version = "4.0.0-dev"11188version = "4.0.0-dev"11189source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11189source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11190dependencies = [11190dependencies = [11191 "log",11191 "log",11192 "parity-scale-codec 3.1.5",11192 "parity-scale-codec 3.2.1",11193 "serde",11193 "serde",11194 "sp-api",11194 "sp-api",11195 "sp-core",11195 "sp-core",11201[[package]]11201[[package]]11202name = "sp-npos-elections"11202name = "sp-npos-elections"11203version = "4.0.0-dev"11203version = "4.0.0-dev"11204source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11204source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11205dependencies = [11205dependencies = [11206 "parity-scale-codec 3.1.5",11206 "parity-scale-codec 3.2.1",11207 "scale-info",11207 "scale-info",11208 "serde",11208 "serde",11209 "sp-arithmetic",11209 "sp-arithmetic",11215[[package]]11215[[package]]11216name = "sp-offchain"11216name = "sp-offchain"11217version = "4.0.0-dev"11217version = "4.0.0-dev"11218source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11218source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11219dependencies = [11219dependencies = [11220 "sp-api",11220 "sp-api",11221 "sp-core",11221 "sp-core",11225[[package]]11225[[package]]11226name = "sp-panic-handler"11226name = "sp-panic-handler"11227version = "4.0.0"11227version = "4.0.0"11228source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11228source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11229dependencies = [11229dependencies = [11230 "backtrace",11230 "backtrace",11231 "lazy_static",11231 "lazy_static",11235[[package]]11235[[package]]11236name = "sp-rpc"11236name = "sp-rpc"11237version = "6.0.0"11237version = "6.0.0"11238source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11238source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11239dependencies = [11239dependencies = [11240 "rustc-hash",11240 "rustc-hash",11241 "serde",11241 "serde",11245[[package]]11245[[package]]11246name = "sp-runtime"11246name = "sp-runtime"11247version = "6.0.0"11247version = "6.0.0"11248source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11248source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11249dependencies = [11249dependencies = [11250 "either",11250 "either",11251 "hash256-std-hasher",11251 "hash256-std-hasher",11252 "impl-trait-for-tuples",11252 "impl-trait-for-tuples",11253 "log",11253 "log",11254 "parity-scale-codec 3.1.5",11254 "parity-scale-codec 3.2.1",11255 "parity-util-mem",11255 "parity-util-mem",11256 "paste",11256 "paste",11257 "rand 0.7.3",11257 "rand 0.7.3",11267[[package]]11267[[package]]11268name = "sp-runtime-interface"11268name = "sp-runtime-interface"11269version = "6.0.0"11269version = "6.0.0"11270source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11270source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11271dependencies = [11271dependencies = [11272 "bytes",11272 "bytes",11273 "impl-trait-for-tuples",11273 "impl-trait-for-tuples",11274 "parity-scale-codec 3.1.5",11274 "parity-scale-codec 3.2.1",11275 "primitive-types",11275 "primitive-types",11276 "sp-externalities",11276 "sp-externalities",11277 "sp-runtime-interface-proc-macro",11277 "sp-runtime-interface-proc-macro",11285[[package]]11285[[package]]11286name = "sp-runtime-interface-proc-macro"11286name = "sp-runtime-interface-proc-macro"11287version = "5.0.0"11287version = "5.0.0"11288source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11288source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11289dependencies = [11289dependencies = [11290 "Inflector",11290 "Inflector",11291 "proc-macro-crate",11291 "proc-macro-crate",11297[[package]]11297[[package]]11298name = "sp-sandbox"11298name = "sp-sandbox"11299version = "0.10.0-dev"11299version = "0.10.0-dev"11300source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11300source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11301dependencies = [11301dependencies = [11302 "log",11302 "log",11303 "parity-scale-codec 3.1.5",11303 "parity-scale-codec 3.2.1",11304 "sp-core",11304 "sp-core",11305 "sp-io",11305 "sp-io",11306 "sp-std",11306 "sp-std",11311[[package]]11311[[package]]11312name = "sp-session"11312name = "sp-session"11313version = "4.0.0-dev"11313version = "4.0.0-dev"11314source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11314source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11315dependencies = [11315dependencies = [11316 "parity-scale-codec 3.1.5",11316 "parity-scale-codec 3.2.1",11317 "scale-info",11317 "scale-info",11318 "sp-api",11318 "sp-api",11319 "sp-core",11319 "sp-core",11325[[package]]11325[[package]]11326name = "sp-staking"11326name = "sp-staking"11327version = "4.0.0-dev"11327version = "4.0.0-dev"11328source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11328source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11329dependencies = [11329dependencies = [11330 "parity-scale-codec 3.1.5",11330 "parity-scale-codec 3.2.1",11331 "scale-info",11331 "scale-info",11332 "sp-runtime",11332 "sp-runtime",11333 "sp-std",11333 "sp-std",11336[[package]]11336[[package]]11337name = "sp-state-machine"11337name = "sp-state-machine"11338version = "0.12.0"11338version = "0.12.0"11339source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11339source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11340dependencies = [11340dependencies = [11341 "hash-db",11341 "hash-db",11342 "log",11342 "log",11343 "num-traits",11343 "num-traits",11344 "parity-scale-codec 3.1.5",11344 "parity-scale-codec 3.2.1",11345 "parking_lot 0.12.1",11345 "parking_lot 0.12.1",11346 "rand 0.7.3",11346 "rand 0.7.3",11347 "smallvec",11347 "smallvec",11358[[package]]11358[[package]]11359name = "sp-std"11359name = "sp-std"11360version = "4.0.0"11360version = "4.0.0"11361source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11361source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"113621136211363[[package]]11363[[package]]11364name = "sp-storage"11364name = "sp-storage"11365version = "6.0.0"11365version = "6.0.0"11366source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11366source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11367dependencies = [11367dependencies = [11368 "impl-serde",11368 "impl-serde",11369 "parity-scale-codec 3.1.5",11369 "parity-scale-codec 3.2.1",11370 "ref-cast",11370 "ref-cast",11371 "serde",11371 "serde",11372 "sp-debug-derive",11372 "sp-debug-derive",11376[[package]]11376[[package]]11377name = "sp-tasks"11377name = "sp-tasks"11378version = "4.0.0-dev"11378version = "4.0.0-dev"11379source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11379source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11380dependencies = [11380dependencies = [11381 "log",11381 "log",11382 "sp-core",11382 "sp-core",11389[[package]]11389[[package]]11390name = "sp-timestamp"11390name = "sp-timestamp"11391version = "4.0.0-dev"11391version = "4.0.0-dev"11392source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11392source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11393dependencies = [11393dependencies = [11394 "async-trait",11394 "async-trait",11395 "futures-timer",11395 "futures-timer",11396 "log",11396 "log",11397 "parity-scale-codec 3.1.5",11397 "parity-scale-codec 3.2.1",11398 "sp-api",11398 "sp-api",11399 "sp-inherents",11399 "sp-inherents",11400 "sp-runtime",11400 "sp-runtime",11405[[package]]11405[[package]]11406name = "sp-tracing"11406name = "sp-tracing"11407version = "5.0.0"11407version = "5.0.0"11408source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11408source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11409dependencies = [11409dependencies = [11410 "parity-scale-codec 3.1.5",11410 "parity-scale-codec 3.2.1",11411 "sp-std",11411 "sp-std",11412 "tracing",11412 "tracing",11413 "tracing-core",11413 "tracing-core",11417[[package]]11417[[package]]11418name = "sp-transaction-pool"11418name = "sp-transaction-pool"11419version = "4.0.0-dev"11419version = "4.0.0-dev"11420source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11420source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11421dependencies = [11421dependencies = [11422 "sp-api",11422 "sp-api",11423 "sp-runtime",11423 "sp-runtime",11426[[package]]11426[[package]]11427name = "sp-transaction-storage-proof"11427name = "sp-transaction-storage-proof"11428version = "4.0.0-dev"11428version = "4.0.0-dev"11429source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11429source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11430dependencies = [11430dependencies = [11431 "async-trait",11431 "async-trait",11432 "log",11432 "log",11433 "parity-scale-codec 3.1.5",11433 "parity-scale-codec 3.2.1",11434 "scale-info",11434 "scale-info",11435 "sp-core",11435 "sp-core",11436 "sp-inherents",11436 "sp-inherents",11442[[package]]11442[[package]]11443name = "sp-trie"11443name = "sp-trie"11444version = "6.0.0"11444version = "6.0.0"11445source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11445source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11446dependencies = [11446dependencies = [11447 "ahash",11447 "ahash",11448 "hash-db",11448 "hash-db",11451 "lru 0.7.8",11451 "lru 0.7.8",11452 "memory-db",11452 "memory-db",11453 "nohash-hasher",11453 "nohash-hasher",11454 "parity-scale-codec 3.1.5",11454 "parity-scale-codec 3.2.1",11455 "parking_lot 0.12.1",11455 "parking_lot 0.12.1",11456 "scale-info",11456 "scale-info",11457 "sp-core",11457 "sp-core",11465[[package]]11465[[package]]11466name = "sp-version"11466name = "sp-version"11467version = "5.0.0"11467version = "5.0.0"11468source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11468source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11469dependencies = [11469dependencies = [11470 "impl-serde",11470 "impl-serde",11471 "parity-scale-codec 3.1.5",11471 "parity-scale-codec 3.2.1",11472 "parity-wasm 0.42.2",11472 "parity-wasm 0.42.2",11473 "scale-info",11473 "scale-info",11474 "serde",11474 "serde",11482[[package]]11482[[package]]11483name = "sp-version-proc-macro"11483name = "sp-version-proc-macro"11484version = "4.0.0-dev"11484version = "4.0.0-dev"11485source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11485source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11486dependencies = [11486dependencies = [11487 "parity-scale-codec 3.1.5",11487 "parity-scale-codec 3.2.1",11488 "proc-macro2",11488 "proc-macro2",11489 "quote",11489 "quote",11490 "syn",11490 "syn",11493[[package]]11493[[package]]11494name = "sp-wasm-interface"11494name = "sp-wasm-interface"11495version = "6.0.0"11495version = "6.0.0"11496source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11496source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11497dependencies = [11497dependencies = [11498 "impl-trait-for-tuples",11498 "impl-trait-for-tuples",11499 "log",11499 "log",11500 "parity-scale-codec 3.1.5",11500 "parity-scale-codec 3.2.1",11501 "sp-std",11501 "sp-std",11502 "wasmi",11502 "wasmi",11503 "wasmtime",11503 "wasmtime",115111151111512[[package]]11512[[package]]11513name = "ss58-registry"11513name = "ss58-registry"11514version = "1.25.0"11514version = "1.30.0"11515source = "registry+https://github.com/rust-lang/crates.io-index"11515source = "registry+https://github.com/rust-lang/crates.io-index"11516checksum = "a039906277e0d8db996cd9d1ef19278c10209d994ecfc1025ced16342873a17c"11516checksum = "c2486f3d026e958566c6079caef44108cddf0ae6f8a411ef74fb08cdb56e614a"11517dependencies = [11517dependencies = [11518 "Inflector",11518 "Inflector",11519 "num-format",11519 "num-format",11626[[package]]11626[[package]]11627name = "substrate-build-script-utils"11627name = "substrate-build-script-utils"11628version = "3.0.0"11628version = "3.0.0"11629source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11629source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11630dependencies = [11630dependencies = [11631 "platforms",11631 "platforms",11632]11632]116331163311634[[package]]11634[[package]]11635name = "substrate-frame-rpc-system"11635name = "substrate-frame-rpc-system"11636version = "4.0.0-dev"11636version = "4.0.0-dev"11637source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11637source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11638dependencies = [11638dependencies = [11639 "frame-system-rpc-runtime-api",11639 "frame-system-rpc-runtime-api",11640 "futures 0.3.24",11640 "futures 0.3.24",11641 "jsonrpsee",11641 "jsonrpsee",11642 "log",11642 "log",11643 "parity-scale-codec 3.1.5",11643 "parity-scale-codec 3.2.1",11644 "sc-client-api",11644 "sc-client-api",11645 "sc-rpc-api",11645 "sc-rpc-api",11646 "sc-transaction-pool-api",11646 "sc-transaction-pool-api",11655[[package]]11655[[package]]11656name = "substrate-prometheus-endpoint"11656name = "substrate-prometheus-endpoint"11657version = "0.10.0-dev"11657version = "0.10.0-dev"11658source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11658source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11659dependencies = [11659dependencies = [11660 "futures-util",11660 "futures-util",11661 "hyper",11661 "hyper",11668[[package]]11668[[package]]11669name = "substrate-state-trie-migration-rpc"11669name = "substrate-state-trie-migration-rpc"11670version = "4.0.0-dev"11670version = "4.0.0-dev"11671source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11671source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11672dependencies = [11672dependencies = [11673 "jsonrpsee",11673 "jsonrpsee",11674 "log",11674 "log",11675 "parity-scale-codec 3.1.5",11675 "parity-scale-codec 3.2.1",11676 "sc-client-api",11676 "sc-client-api",11677 "sc-rpc-api",11677 "sc-rpc-api",11678 "scale-info",11678 "scale-info",11689[[package]]11689[[package]]11690name = "substrate-test-client"11690name = "substrate-test-client"11691version = "2.0.1"11691version = "2.0.1"11692source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11692source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11693dependencies = [11693dependencies = [11694 "async-trait",11694 "async-trait",11695 "futures 0.3.24",11695 "futures 0.3.24",11696 "hex",11696 "hex",11697 "parity-scale-codec 3.1.5",11697 "parity-scale-codec 3.2.1",11698 "sc-client-api",11698 "sc-client-api",11699 "sc-client-db",11699 "sc-client-db",11700 "sc-consensus",11700 "sc-consensus",11715[[package]]11715[[package]]11716name = "substrate-test-utils"11716name = "substrate-test-utils"11717version = "4.0.0-dev"11717version = "4.0.0-dev"11718source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11718source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11719dependencies = [11719dependencies = [11720 "futures 0.3.24",11720 "futures 0.3.24",11721 "substrate-test-utils-derive",11721 "substrate-test-utils-derive",11725[[package]]11725[[package]]11726name = "substrate-test-utils-derive"11726name = "substrate-test-utils-derive"11727version = "0.10.0-dev"11727version = "0.10.0-dev"11728source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11728source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11729dependencies = [11729dependencies = [11730 "proc-macro-crate",11730 "proc-macro-crate",11731 "proc-macro2",11731 "proc-macro2",11736[[package]]11736[[package]]11737name = "substrate-wasm-builder"11737name = "substrate-wasm-builder"11738version = "5.0.0-dev"11738version = "5.0.0-dev"11739source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"11739source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11740dependencies = [11740dependencies = [11741 "ansi_term",11741 "ansi_term",11742 "build-helper",11742 "build-helper",117581175811759[[package]]11759[[package]]11760name = "syn"11760name = "syn"11761version = "1.0.99"11761version = "1.0.101"11762source = "registry+https://github.com/rust-lang/crates.io-index"11762source = "registry+https://github.com/rust-lang/crates.io-index"11763checksum = "58dbef6ec655055e20b86b15a8cc6d439cca19b667537ac6a1369572d151ab13"11763checksum = "e90cde112c4b9690b8cbe810cba9ddd8bc1d7472e2cae317b69e9438c1cba7d2"11764dependencies = [11764dependencies = [11765 "proc-macro2",11765 "proc-macro2",11766 "quote",11766 "quote",11867 "pallet-timestamp",11867 "pallet-timestamp",11868 "pallet-transaction-payment",11868 "pallet-transaction-payment",11869 "pallet-unique",11869 "pallet-unique",11870 "parity-scale-codec 3.1.5",11870 "parity-scale-codec 3.2.1",11871 "scale-info",11871 "scale-info",11872 "sp-core",11872 "sp-core",11873 "sp-io",11873 "sp-io",118851188511886[[package]]11886[[package]]11887name = "thiserror"11887name = "thiserror"11888version = "1.0.36"11888version = "1.0.37"11889source = "registry+https://github.com/rust-lang/crates.io-index"11889source = "registry+https://github.com/rust-lang/crates.io-index"11890checksum = "0a99cb8c4b9a8ef0e7907cd3b617cc8dc04d571c4e73c8ae403d80ac160bb122"11890checksum = "10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e"11891dependencies = [11891dependencies = [11892 "thiserror-impl",11892 "thiserror-impl",11893]11893]118941189411895[[package]]11895[[package]]11896name = "thiserror-impl"11896name = "thiserror-impl"11897version = "1.0.36"11897version = "1.0.37"11898source = "registry+https://github.com/rust-lang/crates.io-index"11898source = "registry+https://github.com/rust-lang/crates.io-index"11899checksum = "3a891860d3c8d66fec8e73ddb3765f90082374dbaaa833407b904a94f1a7eb43"11899checksum = "982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb"11900dependencies = [11900dependencies = [11901 "proc-macro2",11901 "proc-macro2",11902 "quote",11902 "quote",120251202512026[[package]]12026[[package]]12027name = "tokio"12027name = "tokio"12028version = "1.21.1"12028version = "1.21.2"12029source = "registry+https://github.com/rust-lang/crates.io-index"12029source = "registry+https://github.com/rust-lang/crates.io-index"12030checksum = "0020c875007ad96677dcc890298f4b942882c5d4eb7cc8f439fc3bf813dc9c95"12030checksum = "a9e03c497dc955702ba729190dc4aac6f2a0ce97f913e5b1b5912fc5039d9099"12031dependencies = [12031dependencies = [12032 "autocfg",12032 "autocfg",12033 "bytes",12033 "bytes",12034 "libc",12034 "libc",12035 "memchr",12035 "memchr",12036 "mio",12036 "mio",12037 "num_cpus",12037 "num_cpus",12038 "once_cell",12039 "parking_lot 0.12.1",12038 "parking_lot 0.12.1",12040 "pin-project-lite 0.2.9",12039 "pin-project-lite 0.2.9",12041 "signal-hook-registry",12040 "signal-hook-registry",120681206712069[[package]]12068[[package]]12070name = "tokio-stream"12069name = "tokio-stream"12071version = "0.1.9"12070version = "0.1.10"12072source = "registry+https://github.com/rust-lang/crates.io-index"12071source = "registry+https://github.com/rust-lang/crates.io-index"12073checksum = "df54d54117d6fdc4e4fea40fe1e4e566b3505700e148a6827e59b34b0d2600d9"12072checksum = "f6edf2d6bc038a43d31353570e27270603f4648d18f5ed10c0e179abe43255af"12074dependencies = [12073dependencies = [12075 "futures-core",12074 "futures-core",12076 "pin-project-lite 0.2.9",12075 "pin-project-lite 0.2.9",120791207812080[[package]]12079[[package]]12081name = "tokio-util"12080name = "tokio-util"12082version = "0.7.3"12081version = "0.7.4"12083source = "registry+https://github.com/rust-lang/crates.io-index"12082source = "registry+https://github.com/rust-lang/crates.io-index"12084checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45"12083checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740"12085dependencies = [12084dependencies = [12086 "bytes",12085 "bytes",12087 "futures-core",12086 "futures-core",12262 "futures-channel",12261 "futures-channel",12263 "futures-io",12262 "futures-io",12264 "futures-util",12263 "futures-util",12265 "idna",12264 "idna 0.2.3",12266 "ipnet",12265 "ipnet",12267 "lazy_static",12266 "lazy_static",12268 "log",12267 "log",12301[[package]]12300[[package]]12302name = "try-runtime-cli"12301name = "try-runtime-cli"12303version = "0.10.0-dev"12302version = "0.10.0-dev"12304source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#7c4ac358c29c9748c6e8ed4e05910504cd01a3b9"12303source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"12305dependencies = [12304dependencies = [12306 "clap",12305 "clap",12307 "frame-try-runtime",12306 "frame-try-runtime",12308 "jsonrpsee",12307 "jsonrpsee",12309 "log",12308 "log",12310 "parity-scale-codec 3.1.5",12309 "parity-scale-codec 3.2.1",12311 "remote-externalities",12310 "remote-externalities",12312 "sc-chain-spec",12311 "sc-chain-spec",12313 "sc-cli",12312 "sc-cli",12337checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"12336checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"12338dependencies = [12337dependencies = [12339 "cfg-if 1.0.0",12338 "cfg-if 1.0.0",12340 "digest 0.10.3",12339 "digest 0.10.5",12341 "rand 0.8.5",12340 "rand 0.8.5",12342 "static_assertions",12341 "static_assertions",12343]12342]12357 "jsonrpsee",12356 "jsonrpsee",12358 "pallet-common",12357 "pallet-common",12359 "pallet-evm",12358 "pallet-evm",12360 "parity-scale-codec 3.1.5",12359 "parity-scale-codec 3.2.1",12361 "rmrk-rpc",12360 "rmrk-rpc",12362 "sp-api",12361 "sp-api",12363 "sp-blockchain",12362 "sp-blockchain",123701236912371[[package]]12370[[package]]12372name = "ucd-trie"12371name = "ucd-trie"12373version = "0.1.4"12372version = "0.1.5"12374source = "registry+https://github.com/rust-lang/crates.io-index"12373source = "registry+https://github.com/rust-lang/crates.io-index"12375checksum = "89570599c4fe5585de2b388aab47e99f7fa4e9238a1399f707a02e356058141c"12374checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"123761237512377[[package]]12376[[package]]12378name = "uint"12377name = "uint"12379version = "0.9.3"12378version = "0.9.4"12380source = "registry+https://github.com/rust-lang/crates.io-index"12379source = "registry+https://github.com/rust-lang/crates.io-index"12381checksum = "12f03af7ccf01dd611cc450a0d10dbc9b745770d096473e2faf0ca6e2d66d1e0"12380checksum = "a45526d29728d135c2900b0d30573fe3ee79fceb12ef534c7bb30e810a91b601"12382dependencies = [12381dependencies = [12383 "byteorder",12382 "byteorder",12384 "crunchy",12383 "crunchy",124031240212404[[package]]12403[[package]]12405name = "unicode-ident"12404name = "unicode-ident"12406version = "1.0.3"12405version = "1.0.4"12407source = "registry+https://github.com/rust-lang/crates.io-index"12406source = "registry+https://github.com/rust-lang/crates.io-index"12408checksum = "c4f5b37a154999a8f3f98cc23a628d850e154479cd94decf3414696e12e31aaf"12407checksum = "dcc811dc4066ac62f84f11307873c4850cb653bfa9b1719cee2bd2204a4bc5dd"124091240812410[[package]]12409[[package]]12411name = "unicode-normalization"12410name = "unicode-normalization"12412version = "0.1.21"12411version = "0.1.22"12413source = "registry+https://github.com/rust-lang/crates.io-index"12412source = "registry+https://github.com/rust-lang/crates.io-index"12414checksum = "854cbdc4f7bc6ae19c820d44abdc3277ac3e1b2b93db20a636825d9322fb60e6"12413checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"12415dependencies = [12414dependencies = [12416 "tinyvec",12415 "tinyvec",12417]12416]124181241712419[[package]]12418[[package]]12420name = "unicode-width"12419name = "unicode-width"12421version = "0.1.9"12420version = "0.1.10"12422source = "registry+https://github.com/rust-lang/crates.io-index"12421source = "registry+https://github.com/rust-lang/crates.io-index"12423checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"12422checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"124241242312425[[package]]12424[[package]]12426name = "unicode-xid"12425name = "unicode-xid"12427version = "0.2.3"12426version = "0.2.4"12428source = "registry+https://github.com/rust-lang/crates.io-index"12427source = "registry+https://github.com/rust-lang/crates.io-index"12429checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04"12428checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"124301242912431[[package]]12430[[package]]12432name = "unique-node"12431name = "unique-node"12461 "pallet-ethereum",12460 "pallet-ethereum",12462 "pallet-transaction-payment-rpc",12461 "pallet-transaction-payment-rpc",12463 "pallet-transaction-payment-rpc-runtime-api",12462 "pallet-transaction-payment-rpc-runtime-api",12464 "parity-scale-codec 3.1.5",12463 "parity-scale-codec 3.2.1",12465 "parking_lot 0.12.1",12464 "parking_lot 0.12.1",12466 "polkadot-cli",12465 "polkadot-cli",12467 "polkadot-parachain",12466 "polkadot-parachain",12631 "pallet-unique-scheduler",12630 "pallet-unique-scheduler",12632 "pallet-xcm",12631 "pallet-xcm",12633 "parachain-info",12632 "parachain-info",12634 "parity-scale-codec 3.1.5",12633 "parity-scale-codec 3.2.1",12635 "polkadot-parachain",12634 "polkadot-parachain",12636 "rmrk-rpc",12635 "rmrk-rpc",12637 "scale-info",12636 "scale-info",12710 "frame-support",12709 "frame-support",12711 "frame-system",12710 "frame-system",12712 "pallet-evm",12711 "pallet-evm",12713 "parity-scale-codec 3.1.5",12712 "parity-scale-codec 3.2.1",12714 "rmrk-traits",12713 "rmrk-traits",12715 "scale-info",12714 "scale-info",12716 "serde",12715 "serde",12726dependencies = [12725dependencies = [12727 "pallet-common",12726 "pallet-common",12728 "pallet-evm",12727 "pallet-evm",12729 "parity-scale-codec 3.1.5",12728 "parity-scale-codec 3.2.1",12730 "sp-api",12729 "sp-api",12731 "sp-core",12730 "sp-core",12732 "sp-runtime",12731 "sp-runtime",127441274312745[[package]]12744[[package]]12746name = "url"12745name = "url"12747version = "2.2.2"12746version = "2.3.1"12748source = "registry+https://github.com/rust-lang/crates.io-index"12747source = "registry+https://github.com/rust-lang/crates.io-index"12749checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"12748checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"12750dependencies = [12749dependencies = [12751 "form_urlencoded",12750 "form_urlencoded",12752 "idna",12751 "idna 0.3.0",12753 "matches",12754 "percent-encoding",12752 "percent-encoding",12755]12753]1275612754128351283312836[[package]]12834[[package]]12837name = "wasm-bindgen"12835name = "wasm-bindgen"12838version = "0.2.82"12836version = "0.2.83"12839source = "registry+https://github.com/rust-lang/crates.io-index"12837source = "registry+https://github.com/rust-lang/crates.io-index"12840checksum = "fc7652e3f6c4706c8d9cd54832c4a4ccb9b5336e2c3bd154d5cccfbf1c1f5f7d"12838checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"12841dependencies = [12839dependencies = [12842 "cfg-if 1.0.0",12840 "cfg-if 1.0.0",12843 "wasm-bindgen-macro",12841 "wasm-bindgen-macro",12844]12842]128451284312846[[package]]12844[[package]]12847name = "wasm-bindgen-backend"12845name = "wasm-bindgen-backend"12848version = "0.2.82"12846version = "0.2.83"12849source = "registry+https://github.com/rust-lang/crates.io-index"12847source = "registry+https://github.com/rust-lang/crates.io-index"12850checksum = "662cd44805586bd52971b9586b1df85cdbbd9112e4ef4d8f41559c334dc6ac3f"12848checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"12851dependencies = [12849dependencies = [12852 "bumpalo",12850 "bumpalo",12853 "log",12851 "log",128601285812861[[package]]12859[[package]]12862name = "wasm-bindgen-futures"12860name = "wasm-bindgen-futures"12863version = "0.4.32"12861version = "0.4.33"12864source = "registry+https://github.com/rust-lang/crates.io-index"12862source = "registry+https://github.com/rust-lang/crates.io-index"12865checksum = "fa76fb221a1f8acddf5b54ace85912606980ad661ac7a503b4570ffd3a624dad"12863checksum = "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d"12866dependencies = [12864dependencies = [12867 "cfg-if 1.0.0",12865 "cfg-if 1.0.0",12868 "js-sys",12866 "js-sys",128721287012873[[package]]12871[[package]]12874name = "wasm-bindgen-macro"12872name = "wasm-bindgen-macro"12875version = "0.2.82"12873version = "0.2.83"12876source = "registry+https://github.com/rust-lang/crates.io-index"12874source = "registry+https://github.com/rust-lang/crates.io-index"12877checksum = "b260f13d3012071dfb1512849c033b1925038373aea48ced3012c09df952c602"12875checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"12878dependencies = [12876dependencies = [12879 "quote",12877 "quote",12880 "wasm-bindgen-macro-support",12878 "wasm-bindgen-macro-support",12881]12879]128821288012883[[package]]12881[[package]]12884name = "wasm-bindgen-macro-support"12882name = "wasm-bindgen-macro-support"12885version = "0.2.82"12883version = "0.2.83"12886source = "registry+https://github.com/rust-lang/crates.io-index"12884source = "registry+https://github.com/rust-lang/crates.io-index"12887checksum = "5be8e654bdd9b79216c2929ab90721aa82faf65c48cdf08bdc4e7f51357b80da"12885checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"12888dependencies = [12886dependencies = [12889 "proc-macro2",12887 "proc-macro2",12890 "quote",12888 "quote",128951289312896[[package]]12894[[package]]12897name = "wasm-bindgen-shared"12895name = "wasm-bindgen-shared"12898version = "0.2.82"12896version = "0.2.83"12899source = "registry+https://github.com/rust-lang/crates.io-index"12897source = "registry+https://github.com/rust-lang/crates.io-index"12900checksum = "6598dd0bd3c7d51095ff6531a5b23e02acdc81804e30d8f07afb77b7215a140a"12898checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"129011289912902[[package]]12900[[package]]12903name = "wasm-gc-api"12901name = "wasm-gc-api"131381313613139[[package]]13137[[package]]13140name = "web-sys"13138name = "web-sys"13141version = "0.3.59"13139version = "0.3.60"13142source = "registry+https://github.com/rust-lang/crates.io-index"13140source = "registry+https://github.com/rust-lang/crates.io-index"13143checksum = "ed055ab27f941423197eb86b2035720b1a3ce40504df082cac2ecc6ed73335a1"13141checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f"13144dependencies = [13142dependencies = [13145 "js-sys",13143 "js-sys",13146 "wasm-bindgen",13144 "wasm-bindgen",131581315613159[[package]]13157[[package]]13160name = "webpki-roots"13158name = "webpki-roots"13161version = "0.22.4"13159version = "0.22.5"13162source = "registry+https://github.com/rust-lang/crates.io-index"13160source = "registry+https://github.com/rust-lang/crates.io-index"13163checksum = "f1c760f0d366a6c24a02ed7816e23e691f5d92291f94d15e836006fd11b04daf"13161checksum = "368bfe657969fb01238bb756d351dcade285e0f6fcbd36dcb23359a5169975be"13164dependencies = [13162dependencies = [13165 "webpki",13163 "webpki",13166]13164]13230 "pallet-vesting",13228 "pallet-vesting",13231 "pallet-xcm",13229 "pallet-xcm",13232 "pallet-xcm-benchmarks",13230 "pallet-xcm-benchmarks",13233 "parity-scale-codec 3.1.5",13231 "parity-scale-codec 3.2.1",13234 "polkadot-parachain",13232 "polkadot-parachain",13235 "polkadot-primitives",13233 "polkadot-primitives",13236 "polkadot-runtime-common",13234 "polkadot-runtime-common",132771327513278[[package]]13276[[package]]13279name = "which"13277name = "which"13280version = "4.2.5"13278version = "4.3.0"13281source = "registry+https://github.com/rust-lang/crates.io-index"13279source = "registry+https://github.com/rust-lang/crates.io-index"13282checksum = "5c4fb54e6113b6a8772ee41c3404fb0301ac79604489467e0a9ce1f3e97c24ae"13280checksum = "1c831fbbee9e129a8cf93e7747a82da9d95ba8e16621cae60ec2cdc849bacb7b"13283dependencies = [13281dependencies = [13284 "either",13282 "either",13285 "lazy_static",13286 "libc",13283 "libc",13284 "once_cell",13287]13285]132881328613289[[package]]13287[[package]]13452 "derivative",13450 "derivative",13453 "impl-trait-for-tuples",13451 "impl-trait-for-tuples",13454 "log",13452 "log",13455 "parity-scale-codec 3.1.5",13453 "parity-scale-codec 3.2.1",13456 "scale-info",13454 "scale-info",13457 "sp-runtime",13455 "sp-runtime",13458 "xcm-procedural",13456 "xcm-procedural",13467 "frame-system",13465 "frame-system",13468 "log",13466 "log",13469 "pallet-transaction-payment",13467 "pallet-transaction-payment",13470 "parity-scale-codec 3.1.5",13468 "parity-scale-codec 3.2.1",13471 "polkadot-parachain",13469 "polkadot-parachain",13472 "scale-info",13470 "scale-info",13473 "sp-arithmetic",13471 "sp-arithmetic",13487 "frame-support",13485 "frame-support",13488 "impl-trait-for-tuples",13486 "impl-trait-for-tuples",13489 "log",13487 "log",13490 "parity-scale-codec 3.1.5",13488 "parity-scale-codec 3.2.1",13491 "sp-arithmetic",13489 "sp-arithmetic",13492 "sp-core",13490 "sp-core",13493 "sp-io",13491 "sp-io",client/rpc/Cargo.tomldiffbeforeafterboth19sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }19sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }20sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }20sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }21sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }21sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }22pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }22pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }2323node/cli/Cargo.tomldiffbeforeafterboth309jsonrpsee = { version = "0.15.1", features = ["server", "macros"] }309jsonrpsee = { version = "0.15.1", features = ["server", "macros"] }310tokio = { version = "1.19.2", features = ["time"] }310tokio = { version = "1.19.2", features = ["time"] }311311312fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }312fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }313fc-consensus = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }313fc-consensus = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }314fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }314fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }315fc-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }315fc-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }316fc-db = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }316fc-db = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }317fp-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }317fp-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }318pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }318pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }319319320unique-rpc = { default-features = false, path = "../rpc" }320unique-rpc = { default-features = false, path = "../rpc" }321app-promotion-rpc = { path = "../../primitives/app_promotion_rpc", default-features = false}321app-promotion-rpc = { path = "../../primitives/app_promotion_rpc", default-features = false}node/rpc/Cargo.tomldiffbeforeafterboth40substrate-frame-rpc-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }40substrate-frame-rpc-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }41tokio = { version = "1.19.2", features = ["macros", "sync"] }41tokio = { version = "1.19.2", features = ["macros", "sync"] }424243pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }43pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }44fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }44fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }45fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }45fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }46fp-storage = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }46fp-storage = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }47fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }47fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }48fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }48fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }49fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }49fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }505051pallet-common = { default-features = false, path = "../../pallets/common" }51pallet-common = { default-features = false, path = "../../pallets/common" }52up-common = { path = "../../primitives/common" }52up-common = { path = "../../primitives/common" }pallets/app-promotion/Cargo.tomldiffbeforeafterboth52pallet-balances ={ default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }52pallet-balances ={ default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }53pallet-timestamp ={ default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }53pallet-timestamp ={ default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }54pallet-randomness-collective-flip ={ default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }54pallet-randomness-collective-flip ={ default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }55pallet-evm ={ default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }55pallet-evm ={ default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }56sp-std ={ default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }56sp-std ={ default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }57sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }57sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }58sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }58sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }pallets/common/Cargo.tomldiffbeforeafterboth17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }19frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }19frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }20fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }20fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }21up-data-structs = { default-features = false, path = '../../primitives/data-structs' }21up-data-structs = { default-features = false, path = '../../primitives/data-structs' }22pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }22pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }23evm-coder = { default-features = false, path = '../../crates/evm-coder' }23evm-coder = { default-features = false, path = '../../crates/evm-coder' }24ethereum = { version = "0.12.0", default-features = false }24ethereum = { version = "0.12.0", default-features = false }25pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }25pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }262627serde = { version = "1.0.130", default-features = false }27serde = { version = "1.0.130", default-features = false }28scale-info = { version = "2.0.1", default-features = false, features = [28scale-info = { version = "2.0.1", default-features = false, features = [pallets/configuration/Cargo.tomldiffbeforeafterboth16sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }16sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }18sp-arithmetic = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }18sp-arithmetic = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }19fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }19fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }20smallvec = "1.6.1"20smallvec = "1.6.1"212122[features]22[features]pallets/evm-coder-substrate/Cargo.tomldiffbeforeafterboth12sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }12sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }13ethereum = { version = "0.12.0", 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", branch = "unique-polkadot-v0.9.29-fee-limit" }15pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }16pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }16pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }17frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }18frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }18frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }19frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }19frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }pallets/evm-contract-helpers/Cargo.tomldiffbeforeafterboth19sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }19sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }202021# Unique21# Unique22pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }22pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }23fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }23fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }24up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.29" }24up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.29" }252526# Locals26# Localspallets/evm-migration/Cargo.tomldiffbeforeafterboth15sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }15sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }16sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }16sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }19fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }19fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }202021[dependencies.codec]21[dependencies.codec]22default-features = false22default-features = falsepallets/evm-transaction-payment/Cargo.tomldiffbeforeafterboth14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }15sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }15sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }16sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }16sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }18fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }18fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }19pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }19pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.29" }20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.29" }21fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }21fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }222223[dependencies.codec]23[dependencies.codec]24default-features = false24default-features = falsepallets/fungible/Cargo.tomldiffbeforeafterboth23pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }23pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }24ethereum = { version = "0.12.0", default-features = false }24ethereum = { version = "0.12.0", default-features = false }25frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }25frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }26pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }26pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }27scale-info = { version = "2.0.1", default-features = false, features = [27scale-info = { version = "2.0.1", default-features = false, features = [28 "derive",28 "derive",29] }29] }pallets/nonfungible/Cargo.tomldiffbeforeafterboth16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }20pallet-common = { default-features = false, path = '../common' }20pallet-common = { default-features = false, path = '../common' }21pallet-structure = { default-features = false, path = '../structure' }21pallet-structure = { default-features = false, path = '../structure' }22up-data-structs = { default-features = false, path = '../../primitives/data-structs' }22up-data-structs = { default-features = false, path = '../../primitives/data-structs' }pallets/proxy-rmrk-core/Cargo.tomldiffbeforeafterboth20pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }20pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }21pallet-structure = { default-features = false, path = "../../pallets/structure" }21pallet-structure = { default-features = false, path = "../../pallets/structure" }22up-data-structs = { default-features = false, path = '../../primitives/data-structs' }22up-data-structs = { default-features = false, path = '../../primitives/data-structs' }23pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }23pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }24frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }24frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }25rmrk-traits = { default-features = false, path = "../../primitives/rmrk-traits" }25rmrk-traits = { default-features = false, path = "../../primitives/rmrk-traits" }26scale-info = { version = "2.0.1", default-features = false, features = [26scale-info = { version = "2.0.1", default-features = false, features = [pallets/proxy-rmrk-equip/Cargo.tomldiffbeforeafterboth19pallet-common = { default-features = false, path = '../common' }19pallet-common = { default-features = false, path = '../common' }20pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }20pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }21up-data-structs = { default-features = false, path = '../../primitives/data-structs' }21up-data-structs = { default-features = false, path = '../../primitives/data-structs' }22pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }22pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }23frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }23frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }24rmrk-traits = { default-features = false, path = "../../primitives/rmrk-traits" }24rmrk-traits = { default-features = false, path = "../../primitives/rmrk-traits" }25scale-info = { version = "2.0.1", default-features = false, features = [25scale-info = { version = "2.0.1", default-features = false, features = [pallets/refungible/Cargo.tomldiffbeforeafterboth16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }20evm-coder = { default-features = false, path = '../../crates/evm-coder' }20evm-coder = { default-features = false, path = '../../crates/evm-coder' }21pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }21pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }22pallet-common = { default-features = false, path = '../common' }22pallet-common = { default-features = false, path = '../common' }pallets/structure/Cargo.tomldiffbeforeafterboth16 "derive",16 "derive",17] }17] }18up-data-structs = { path = "../../primitives/data-structs", default-features = false }18up-data-structs = { path = "../../primitives/data-structs", default-features = false }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }202021[features]21[features]22default = ["std"]22default = ["std"]pallets/unique/Cargo.tomldiffbeforeafterboth98scale-info = { version = "2.0.1", default-features = false, features = [98scale-info = { version = "2.0.1", default-features = false, features = [99 "derive",99 "derive",100] }100] }101pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }101pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }102pallet-common = { default-features = false, path = "../common" }102pallet-common = { default-features = false, path = "../common" }103evm-coder = { default-features = false, path = '../../crates/evm-coder' }103evm-coder = { default-features = false, path = '../../crates/evm-coder' }104pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }104pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }primitives/app_promotion_rpc/Cargo.tomldiffbeforeafterboth14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }15sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }15sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }181819[features]19[features]20default = ["std"]20default = ["std"]primitives/common/Cargo.tomldiffbeforeafterboth48[dependencies.fp-rpc]48[dependencies.fp-rpc]49default-features = false49default-features = false50git = "https://github.com/uniquenetwork/frontier"50git = "https://github.com/uniquenetwork/frontier"51branch = "unique-polkadot-v0.9.29-fee-limit"51branch = "unique-polkadot-v0.9.29"525253[dependencies.pallet-evm]53[dependencies.pallet-evm]54default-features = false54default-features = false55git = "https://github.com/uniquenetwork/frontier"55git = "https://github.com/uniquenetwork/frontier"56branch = "unique-polkadot-v0.9.29-fee-limit"56branch = "unique-polkadot-v0.9.29"5757primitives/data-structs/Cargo.tomldiffbeforeafterboth25sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }25sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }26derivative = { version = "2.2.0", features = ["use_core"] }26derivative = { version = "2.2.0", features = ["use_core"] }27struct-versioning = { path = "../../crates/struct-versioning" }27struct-versioning = { path = "../../crates/struct-versioning" }28pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }28pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }29rmrk-traits = { default-features = false, path = "../rmrk-traits" }29rmrk-traits = { default-features = false, path = "../rmrk-traits" }30bondrewd = { version = "0.1.14", features = ["derive"], default-features = false }30bondrewd = { version = "0.1.14", features = ["derive"], default-features = false }3131primitives/rpc/Cargo.tomldiffbeforeafterboth14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }15sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }15sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }181819[features]19[features]20default = ["std"]20default = ["std"]runtime/opal/Cargo.tomldiffbeforeafterboth441up-rpc = { path = "../../primitives/rpc", default-features = false }441up-rpc = { path = "../../primitives/rpc", default-features = false }442app-promotion-rpc = { path = "../../primitives/app_promotion_rpc", default-features = false}442app-promotion-rpc = { path = "../../primitives/app_promotion_rpc", default-features = false}443rmrk-rpc = { path = "../../primitives/rmrk-rpc", default-features = false }443rmrk-rpc = { path = "../../primitives/rmrk-rpc", default-features = false }444fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }444fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }445pallet-inflation = { path = '../../pallets/inflation', default-features = false }445pallet-inflation = { path = '../../pallets/inflation', default-features = false }446pallet-app-promotion = { path = '../../pallets/app-promotion', default-features = false }446pallet-app-promotion = { path = '../../pallets/app-promotion', default-features = false }447up-data-structs = { path = '../../primitives/data-structs', default-features = false }447up-data-structs = { path = '../../primitives/data-structs', default-features = false }460pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }460pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }461pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }461pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }462pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }462pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }463pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }463pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }464pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }464pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }465pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }465pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }466fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }466fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }467fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }467fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }468evm-coder = { default-features = false, path = '../../crates/evm-coder' }468evm-coder = { default-features = false, path = '../../crates/evm-coder' }469up-sponsorship = { default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = 'polkadot-v0.9.29' }469up-sponsorship = { default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = 'polkadot-v0.9.29' }470pallet-foreign-assets = { default-features = false, path = "../../pallets/foreign-assets" }470pallet-foreign-assets = { default-features = false, path = "../../pallets/foreign-assets" }runtime/quartz/Cargo.tomldiffbeforeafterboth446pallet-unique = { path = '../../pallets/unique', default-features = false }446pallet-unique = { path = '../../pallets/unique', default-features = false }447up-rpc = { path = "../../primitives/rpc", default-features = false }447up-rpc = { path = "../../primitives/rpc", default-features = false }448app-promotion-rpc = { path = "../../primitives/app_promotion_rpc", default-features = false}448app-promotion-rpc = { path = "../../primitives/app_promotion_rpc", default-features = false}449fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }449fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }450pallet-inflation = { path = '../../pallets/inflation', default-features = false }450pallet-inflation = { path = '../../pallets/inflation', default-features = false }451pallet-app-promotion = { path = '../../pallets/app-promotion', default-features = false }451pallet-app-promotion = { path = '../../pallets/app-promotion', default-features = false }452up-data-structs = { path = '../../primitives/data-structs', default-features = false }452up-data-structs = { path = '../../primitives/data-structs', default-features = false }465pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }465pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }466pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }466pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }467pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }467pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }468pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }468pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }469pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }469pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }470pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }470pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }471fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }471fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }472fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }472fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }473evm-coder = { default-features = false, path = '../../crates/evm-coder' }473evm-coder = { default-features = false, path = '../../crates/evm-coder' }474up-sponsorship = { default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = 'polkadot-v0.9.29' }474up-sponsorship = { default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = 'polkadot-v0.9.29' }475pallet-foreign-assets = { default-features = false, path = "../../pallets/foreign-assets" }475pallet-foreign-assets = { default-features = false, path = "../../pallets/foreign-assets" }runtime/tests/Cargo.tomldiffbeforeafterboth16sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }16sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }17sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }181819fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }19fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }202021frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }21frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }22frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }22frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }25pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }25pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }26pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }26pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.29" }272728pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }28pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }29pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }29pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }303031pallet-common = { path = '../../pallets/common' }31pallet-common = { path = '../../pallets/common' }32pallet-structure = { path = '../../pallets/structure' }32pallet-structure = { path = '../../pallets/structure' }runtime/unique/Cargo.tomldiffbeforeafterboth456pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }456pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }457pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }457pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }458pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }458pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }459pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }459pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }460pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }460pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }461pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }461pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }462fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }462fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }463fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }463fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }464fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29-fee-limit" }464fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.29" }465evm-coder = { default-features = false, path = '../../crates/evm-coder' }465evm-coder = { default-features = false, path = '../../crates/evm-coder' }466up-sponsorship = { default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = 'polkadot-v0.9.29' }466up-sponsorship = { default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = 'polkadot-v0.9.29' }467pallet-foreign-assets = { default-features = false, path = "../../pallets/foreign-assets" }467pallet-foreign-assets = { default-features = false, path = "../../pallets/foreign-assets" }