difftreelog
Merge pull request #408 from UniqueNetwork/release-v924000
in: master
Release v924000
41 files changed
.envdiffbeforeafterboth1RUST_TOOLCHAIN=nightly-2022-05-111RUST_TOOLCHAIN=nightly-2022-05-112RUST_C=1.62.0-nightly2RUST_C=1.62.0-nightly3POLKA_VERSION=release-v0.9.233POLKA_VERSION=release-v0.9.244UNIQUE_BRANCH=develop4UNIQUE_BRANCH=develop5USER=***5USER=***6PASS=***6PASS=***Cargo.lockdiffbeforeafterboth9999100[[package]]100[[package]]101name = "anyhow"101name = "anyhow"102version = "1.0.57"102version = "1.0.58"103source = "registry+https://github.com/rust-lang/crates.io-index"103source = "registry+https://github.com/rust-lang/crates.io-index"104checksum = "08f9b8508dccb7687a1d6c4ce66b2b0ecef467c94667de27d8d7fe1f8d2a9cdc"104checksum = "bb07d2053ccdbe10e2af2995a2f116c1330396493dc1269f6a91d0ae82e19704"105105106[[package]]106[[package]]107name = "approx"107name = "approx"249249250[[package]]250[[package]]251name = "async-std"251name = "async-std"252version = "1.11.0"252version = "1.12.0"253source = "registry+https://github.com/rust-lang/crates.io-index"253source = "registry+https://github.com/rust-lang/crates.io-index"254checksum = "52580991739c5cdb36cde8b2a516371c0a3b70dda36d916cc08b82372916808c"254checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"255dependencies = [255dependencies = [256 "async-attributes",256 "async-attributes",257 "async-channel",257 "async-channel",268 "kv-log-macro",268 "kv-log-macro",269 "log",269 "log",270 "memchr",270 "memchr",271 "num_cpus",272 "once_cell",271 "once_cell",273 "pin-project-lite 0.2.9",272 "pin-project-lite 0.2.9",274 "pin-utils",273 "pin-utils",321 "pin-project-lite 0.2.9",320 "pin-project-lite 0.2.9",322]321]323324[[package]]325name = "atomic"326version = "0.5.1"327source = "registry+https://github.com/rust-lang/crates.io-index"328checksum = "b88d82667eca772c4aa12f0f1348b3ae643424c8876448f3f7bd5787032e234c"329dependencies = [330 "autocfg",331]332322333[[package]]323[[package]]334name = "atomic-waker"324name = "atomic-waker"430[[package]]420[[package]]431name = "beefy-gadget"421name = "beefy-gadget"432version = "4.0.0-dev"422version = "4.0.0-dev"433source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"423source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"434dependencies = [424dependencies = [435 "beefy-primitives",425 "beefy-primitives",436 "fnv",426 "fnv",464[[package]]454[[package]]465name = "beefy-gadget-rpc"455name = "beefy-gadget-rpc"466version = "4.0.0-dev"456version = "4.0.0-dev"467source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"457source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"468dependencies = [458dependencies = [469 "beefy-gadget",459 "beefy-gadget",470 "beefy-primitives",460 "beefy-primitives",484[[package]]474[[package]]485name = "beefy-merkle-tree"475name = "beefy-merkle-tree"486version = "4.0.0-dev"476version = "4.0.0-dev"487source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"477source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"488478489[[package]]479[[package]]490name = "beefy-primitives"480name = "beefy-primitives"491version = "4.0.0-dev"481version = "4.0.0-dev"492source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"482source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"493dependencies = [483dependencies = [494 "parity-scale-codec 3.1.5",484 "parity-scale-codec 3.1.5",495 "scale-info",485 "scale-info",691[[package]]681[[package]]692name = "bp-header-chain"682name = "bp-header-chain"693version = "0.1.0"683version = "0.1.0"694source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"684source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"695dependencies = [685dependencies = [696 "bp-runtime",686 "bp-runtime",697 "finality-grandpa",687 "finality-grandpa",708[[package]]698[[package]]709name = "bp-message-dispatch"699name = "bp-message-dispatch"710version = "0.1.0"700version = "0.1.0"711source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"701source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"712dependencies = [702dependencies = [713 "bp-runtime",703 "bp-runtime",714 "frame-support",704 "frame-support",720[[package]]710[[package]]721name = "bp-messages"711name = "bp-messages"722version = "0.1.0"712version = "0.1.0"723source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"713source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"724dependencies = [714dependencies = [725 "bitvec 1.0.0",715 "bitvec 1.0.0",726 "bp-runtime",716 "bp-runtime",737[[package]]727[[package]]738name = "bp-polkadot-core"728name = "bp-polkadot-core"739version = "0.1.0"729version = "0.1.0"740source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"730source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"741dependencies = [731dependencies = [742 "bp-messages",732 "bp-messages",743 "bp-runtime",733 "bp-runtime",755[[package]]745[[package]]756name = "bp-rococo"746name = "bp-rococo"757version = "0.1.0"747version = "0.1.0"758source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"748source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"759dependencies = [749dependencies = [760 "bp-messages",750 "bp-messages",761 "bp-polkadot-core",751 "bp-polkadot-core",772[[package]]762[[package]]773name = "bp-runtime"763name = "bp-runtime"774version = "0.1.0"764version = "0.1.0"775source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"765source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"776dependencies = [766dependencies = [777 "frame-support",767 "frame-support",778 "hash-db",768 "hash-db",790[[package]]780[[package]]791name = "bp-test-utils"781name = "bp-test-utils"792version = "0.1.0"782version = "0.1.0"793source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"783source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"794dependencies = [784dependencies = [795 "bp-header-chain",785 "bp-header-chain",796 "ed25519-dalek",786 "ed25519-dalek",805[[package]]795[[package]]806name = "bp-wococo"796name = "bp-wococo"807version = "0.1.0"797version = "0.1.0"808source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"798source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"809dependencies = [799dependencies = [810 "bp-messages",800 "bp-messages",811 "bp-polkadot-core",801 "bp-polkadot-core",820[[package]]810[[package]]821name = "bridge-runtime-common"811name = "bridge-runtime-common"822version = "0.1.0"812version = "0.1.0"823source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"813source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"824dependencies = [814dependencies = [825 "bp-message-dispatch",815 "bp-message-dispatch",826 "bp-messages",816 "bp-messages",939929940[[package]]930[[package]]941name = "cargo_metadata"931name = "cargo_metadata"942version = "0.14.2"932version = "0.14.3"943source = "registry+https://github.com/rust-lang/crates.io-index"933source = "registry+https://github.com/rust-lang/crates.io-index"944checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"934checksum = "cf1007653411165d371d51e7174a6f0e81ec815ecb425c0440c30d5f1ae64e0f"945dependencies = [935dependencies = [946 "camino",936 "camino",947 "cargo-platform",937 "cargo-platform",106810581069[[package]]1059[[package]]1070name = "clap"1060name = "clap"1071version = "3.2.5"1061version = "3.2.6"1072source = "registry+https://github.com/rust-lang/crates.io-index"1062source = "registry+https://github.com/rust-lang/crates.io-index"1073checksum = "d53da17d37dba964b9b3ecb5c5a1f193a2762c700e6829201e645b9381c99dc7"1063checksum = "9f1fe12880bae935d142c8702d500c63a4e8634b6c3c57ad72bf978fc7b6249a"1074dependencies = [1064dependencies = [1075 "atty",1065 "atty",1076 "bitflags",1066 "bitflags",108510751086[[package]]1076[[package]]1087name = "clap_derive"1077name = "clap_derive"1088version = "3.2.5"1078version = "3.2.6"1089source = "registry+https://github.com/rust-lang/crates.io-index"1079source = "registry+https://github.com/rust-lang/crates.io-index"1090checksum = "c11d40217d16aee8508cc8e5fde8b4ff24639758608e5374e731b53f85749fb9"1080checksum = "ed6db9e867166a43a53f7199b5e4d1f522a1e5bd626654be263c999ce59df39a"1091dependencies = [1081dependencies = [1092 "heck 0.4.0",1082 "heck 0.4.0",1093 "proc-macro-error",1083 "proc-macro-error",109810881099[[package]]1089[[package]]1100name = "clap_lex"1090name = "clap_lex"1101version = "0.2.2"1091version = "0.2.3"1102source = "registry+https://github.com/rust-lang/crates.io-index"1092source = "registry+https://github.com/rust-lang/crates.io-index"1103checksum = "5538cd660450ebeb4234cfecf8f2284b844ffc4c50531e66d584ad5b91293613"1093checksum = "87eba3c8c7f42ef17f6c659fc7416d0f4758cd3e58861ee63c5fa4a4dde649e4"1104dependencies = [1094dependencies = [1105 "os_str_bytes",1095 "os_str_bytes",1106]1096]10971098[[package]]1099name = "cmake"1100version = "0.1.48"1101source = "registry+https://github.com/rust-lang/crates.io-index"1102checksum = "e8ad8cef104ac57b68b89df3208164d228503abbdce70f6880ffa3d970e7443a"1103dependencies = [1104 "cc",1105]110711061108[[package]]1107[[package]]1109name = "coarsetime"1108name = "coarsetime"129812971299[[package]]1298[[package]]1300name = "crossbeam-channel"1299name = "crossbeam-channel"1301version = "0.5.4"1300version = "0.5.5"1302source = "registry+https://github.com/rust-lang/crates.io-index"1301source = "registry+https://github.com/rust-lang/crates.io-index"1303checksum = "5aaa7bd5fb665c6864b5f963dd9097905c54125909c7aa94c9e18507cdbe6c53"1302checksum = "4c02a4d71819009c192cf4872265391563fd6a84c81ff2c0f2a7026ca4c1d85c"1304dependencies = [1303dependencies = [1305 "cfg-if 1.0.0",1304 "cfg-if 1.0.0",1306 "crossbeam-utils",1305 "crossbeam-utils",131913181320[[package]]1319[[package]]1321name = "crossbeam-epoch"1320name = "crossbeam-epoch"1322version = "0.9.8"1321version = "0.9.9"1323source = "registry+https://github.com/rust-lang/crates.io-index"1322source = "registry+https://github.com/rust-lang/crates.io-index"1324checksum = "1145cf131a2c6ba0615079ab6a638f7e1973ac9c2634fcbeaaad6114246efe8c"1323checksum = "07db9d94cbd326813772c968ccd25999e5f8ae22f4f8d1b11effa37ef6ce281d"1325dependencies = [1324dependencies = [1326 "autocfg",1325 "autocfg",1327 "cfg-if 1.0.0",1326 "cfg-if 1.0.0",1328 "crossbeam-utils",1327 "crossbeam-utils",1329 "lazy_static",1330 "memoffset",1328 "memoffset",1329 "once_cell",1331 "scopeguard",1330 "scopeguard",1332]1331]13331332134313421344[[package]]1343[[package]]1345name = "crossbeam-utils"1344name = "crossbeam-utils"1346version = "0.8.8"1345version = "0.8.9"1347source = "registry+https://github.com/rust-lang/crates.io-index"1346source = "registry+https://github.com/rust-lang/crates.io-index"1348checksum = "0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38"1347checksum = "8ff1f980957787286a554052d03c7aee98d99cc32e09f6d45f0a814133c87978"1349dependencies = [1348dependencies = [1350 "cfg-if 1.0.0",1349 "cfg-if 1.0.0",1351 "lazy_static",1350 "once_cell",1352]1351]135313521354[[package]]1353[[package]]1432[[package]]1431[[package]]1433name = "cumulus-client-cli"1432name = "cumulus-client-cli"1434version = "0.1.0"1433version = "0.1.0"1435source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1434source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1436dependencies = [1435dependencies = [1437 "clap",1436 "clap",1438 "sc-cli",1437 "sc-cli",1443[[package]]1442[[package]]1444name = "cumulus-client-collator"1443name = "cumulus-client-collator"1445version = "0.1.0"1444version = "0.1.0"1446source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1445source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1447dependencies = [1446dependencies = [1448 "cumulus-client-consensus-common",1447 "cumulus-client-consensus-common",1449 "cumulus-client-network",1448 "cumulus-client-network",1467[[package]]1466[[package]]1468name = "cumulus-client-consensus-aura"1467name = "cumulus-client-consensus-aura"1469version = "0.1.0"1468version = "0.1.0"1470source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1469source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1471dependencies = [1470dependencies = [1472 "async-trait",1471 "async-trait",1473 "cumulus-client-consensus-common",1472 "cumulus-client-consensus-common",1496[[package]]1495[[package]]1497name = "cumulus-client-consensus-common"1496name = "cumulus-client-consensus-common"1498version = "0.1.0"1497version = "0.1.0"1499source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1498source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1500dependencies = [1499dependencies = [1501 "async-trait",1500 "async-trait",1502 "cumulus-relay-chain-interface",1501 "cumulus-relay-chain-interface",1517[[package]]1516[[package]]1518name = "cumulus-client-network"1517name = "cumulus-client-network"1519version = "0.1.0"1518version = "0.1.0"1520source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1519source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1521dependencies = [1520dependencies = [1522 "async-trait",1521 "async-trait",1523 "cumulus-relay-chain-interface",1522 "cumulus-relay-chain-interface",1542[[package]]1541[[package]]1543name = "cumulus-client-pov-recovery"1542name = "cumulus-client-pov-recovery"1544version = "0.1.0"1543version = "0.1.0"1545source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1544source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1546dependencies = [1545dependencies = [1547 "cumulus-primitives-core",1546 "cumulus-primitives-core",1548 "cumulus-relay-chain-interface",1547 "cumulus-relay-chain-interface",1566[[package]]1565[[package]]1567name = "cumulus-client-service"1566name = "cumulus-client-service"1568version = "0.1.0"1567version = "0.1.0"1569source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1568source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1570dependencies = [1569dependencies = [1571 "cumulus-client-cli",1570 "cumulus-client-cli",1572 "cumulus-client-collator",1571 "cumulus-client-collator",1596[[package]]1595[[package]]1597name = "cumulus-pallet-aura-ext"1596name = "cumulus-pallet-aura-ext"1598version = "0.1.0"1597version = "0.1.0"1599source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1598source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1600dependencies = [1599dependencies = [1601 "frame-executive",1600 "frame-executive",1602 "frame-support",1601 "frame-support",1614[[package]]1613[[package]]1615name = "cumulus-pallet-dmp-queue"1614name = "cumulus-pallet-dmp-queue"1616version = "0.1.0"1615version = "0.1.0"1617source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1616source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1618dependencies = [1617dependencies = [1619 "cumulus-primitives-core",1618 "cumulus-primitives-core",1620 "frame-support",1619 "frame-support",1632[[package]]1631[[package]]1633name = "cumulus-pallet-parachain-system"1632name = "cumulus-pallet-parachain-system"1634version = "0.1.0"1633version = "0.1.0"1635source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1634source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1636dependencies = [1635dependencies = [1637 "cumulus-pallet-parachain-system-proc-macro",1636 "cumulus-pallet-parachain-system-proc-macro",1638 "cumulus-primitives-core",1637 "cumulus-primitives-core",1662[[package]]1661[[package]]1663name = "cumulus-pallet-parachain-system-proc-macro"1662name = "cumulus-pallet-parachain-system-proc-macro"1664version = "0.1.0"1663version = "0.1.0"1665source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1664source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1666dependencies = [1665dependencies = [1667 "proc-macro-crate",1666 "proc-macro-crate",1668 "proc-macro2",1667 "proc-macro2",1673[[package]]1672[[package]]1674name = "cumulus-pallet-xcm"1673name = "cumulus-pallet-xcm"1675version = "0.1.0"1674version = "0.1.0"1676source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1675source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1677dependencies = [1676dependencies = [1678 "cumulus-primitives-core",1677 "cumulus-primitives-core",1679 "frame-support",1678 "frame-support",1690[[package]]1689[[package]]1691name = "cumulus-pallet-xcmp-queue"1690name = "cumulus-pallet-xcmp-queue"1692version = "0.1.0"1691version = "0.1.0"1693source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1692source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1694dependencies = [1693dependencies = [1695 "cumulus-primitives-core",1694 "cumulus-primitives-core",1696 "frame-support",1695 "frame-support",1708[[package]]1707[[package]]1709name = "cumulus-primitives-core"1708name = "cumulus-primitives-core"1710version = "0.1.0"1709version = "0.1.0"1711source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1710source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1712dependencies = [1711dependencies = [1713 "frame-support",1712 "frame-support",1714 "parity-scale-codec 3.1.5",1713 "parity-scale-codec 3.1.5",1724[[package]]1723[[package]]1725name = "cumulus-primitives-parachain-inherent"1724name = "cumulus-primitives-parachain-inherent"1726version = "0.1.0"1725version = "0.1.0"1727source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1726source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1728dependencies = [1727dependencies = [1729 "async-trait",1728 "async-trait",1730 "cumulus-primitives-core",1729 "cumulus-primitives-core",1747[[package]]1746[[package]]1748name = "cumulus-primitives-timestamp"1747name = "cumulus-primitives-timestamp"1749version = "0.1.0"1748version = "0.1.0"1750source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1749source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1751dependencies = [1750dependencies = [1752 "cumulus-primitives-core",1751 "cumulus-primitives-core",1753 "futures 0.3.21",1752 "futures 0.3.21",1760[[package]]1759[[package]]1761name = "cumulus-primitives-utility"1760name = "cumulus-primitives-utility"1762version = "0.1.0"1761version = "0.1.0"1763source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1762source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1764dependencies = [1763dependencies = [1765 "cumulus-primitives-core",1764 "cumulus-primitives-core",1766 "frame-support",1765 "frame-support",1777[[package]]1776[[package]]1778name = "cumulus-relay-chain-inprocess-interface"1777name = "cumulus-relay-chain-inprocess-interface"1779version = "0.1.0"1778version = "0.1.0"1780source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1779source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1781dependencies = [1780dependencies = [1782 "async-trait",1781 "async-trait",1783 "cumulus-primitives-core",1782 "cumulus-primitives-core",1808[[package]]1807[[package]]1809name = "cumulus-relay-chain-interface"1808name = "cumulus-relay-chain-interface"1810version = "0.1.0"1809version = "0.1.0"1811source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1810source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1812dependencies = [1811dependencies = [1813 "async-trait",1812 "async-trait",1814 "cumulus-primitives-core",1813 "cumulus-primitives-core",1832[[package]]1831[[package]]1833name = "cumulus-relay-chain-rpc-interface"1832name = "cumulus-relay-chain-rpc-interface"1834version = "0.1.0"1833version = "0.1.0"1835source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1834source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1836dependencies = [1835dependencies = [1837 "async-trait",1836 "async-trait",1838 "backoff",1837 "backoff",1858[[package]]1857[[package]]1859name = "cumulus-test-relay-sproof-builder"1858name = "cumulus-test-relay-sproof-builder"1860version = "0.1.0"1859version = "0.1.0"1861source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1860source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"1862dependencies = [1861dependencies = [1863 "cumulus-primitives-core",1862 "cumulus-primitives-core",1864 "parity-scale-codec 3.1.5",1863 "parity-scale-codec 3.1.5",211621152117[[package]]2116[[package]]2118name = "dyn-clone"2117name = "dyn-clone"2119version = "1.0.5"2118version = "1.0.6"2120source = "registry+https://github.com/rust-lang/crates.io-index"2119source = "registry+https://github.com/rust-lang/crates.io-index"2121checksum = "21e50f3adc76d6a43f5ed73b698a87d0760ca74617f60f7c3b879003536fdd28"2120checksum = "140206b78fb2bc3edbcfc9b5ccbd0b30699cfe8d348b8b31b330e47df5291a5a"212221212123[[package]]2122[[package]]2124name = "ecdsa"2123name = "ecdsa"2321[[package]]2320[[package]]2322name = "evm"2321name = "evm"2323version = "0.35.0"2322version = "0.35.0"2324source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.23#e9252ed42dc26fc85b6703b1ba50660a08209e55"2323source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"2325dependencies = [2324dependencies = [2326 "auto_impl",2325 "auto_impl",2327 "environmental",2326 "environmental",2367[[package]]2366[[package]]2368name = "evm-core"2367name = "evm-core"2369version = "0.35.0"2368version = "0.35.0"2370source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.23#e9252ed42dc26fc85b6703b1ba50660a08209e55"2369source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"2371dependencies = [2370dependencies = [2372 "parity-scale-codec 3.1.5",2371 "parity-scale-codec 3.1.5",2373 "primitive-types",2372 "primitive-types",2378[[package]]2377[[package]]2379name = "evm-gasometer"2378name = "evm-gasometer"2380version = "0.35.0"2379version = "0.35.0"2381source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.23#e9252ed42dc26fc85b6703b1ba50660a08209e55"2380source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"2382dependencies = [2381dependencies = [2383 "environmental",2382 "environmental",2384 "evm-core",2383 "evm-core",2389[[package]]2388[[package]]2390name = "evm-runtime"2389name = "evm-runtime"2391version = "0.35.0"2390version = "0.35.0"2392source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.23#e9252ed42dc26fc85b6703b1ba50660a08209e55"2391source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"2393dependencies = [2392dependencies = [2394 "auto_impl",2393 "auto_impl",2395 "environmental",2394 "environmental",2481[[package]]2480[[package]]2482name = "fc-consensus"2481name = "fc-consensus"2483version = "2.0.0-dev"2482version = "2.0.0-dev"2484source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2483source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2485dependencies = [2484dependencies = [2486 "async-trait",2485 "async-trait",2487 "fc-db",2486 "fc-db",2500[[package]]2499[[package]]2501name = "fc-db"2500name = "fc-db"2502version = "2.0.0-dev"2501version = "2.0.0-dev"2503source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2502source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2504dependencies = [2503dependencies = [2505 "fp-storage",2504 "fp-storage",2506 "kvdb-rocksdb",2505 "kvdb-rocksdb",2516[[package]]2515[[package]]2517name = "fc-mapping-sync"2516name = "fc-mapping-sync"2518version = "2.0.0-dev"2517version = "2.0.0-dev"2519source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2518source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2520dependencies = [2519dependencies = [2521 "fc-db",2520 "fc-db",2522 "fp-consensus",2521 "fp-consensus",2533[[package]]2532[[package]]2534name = "fc-rpc"2533name = "fc-rpc"2535version = "2.0.0-dev"2534version = "2.0.0-dev"2536source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2535source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2537dependencies = [2536dependencies = [2538 "ethereum",2537 "ethereum",2539 "ethereum-types",2538 "ethereum-types",2573[[package]]2572[[package]]2574name = "fc-rpc-core"2573name = "fc-rpc-core"2575version = "1.1.0-dev"2574version = "1.1.0-dev"2576source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2575source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2577dependencies = [2576dependencies = [2578 "ethereum",2577 "ethereum",2579 "ethereum-types",2578 "ethereum-types",2683[[package]]2682[[package]]2684name = "fork-tree"2683name = "fork-tree"2685version = "3.0.0"2684version = "3.0.0"2686source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2685source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2687dependencies = [2686dependencies = [2688 "parity-scale-codec 3.1.5",2687 "parity-scale-codec 3.1.5",2689]2688]2701[[package]]2700[[package]]2702name = "fp-consensus"2701name = "fp-consensus"2703version = "2.0.0-dev"2702version = "2.0.0-dev"2704source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2703source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2705dependencies = [2704dependencies = [2706 "ethereum",2705 "ethereum",2707 "parity-scale-codec 3.1.5",2706 "parity-scale-codec 3.1.5",2713[[package]]2712[[package]]2714name = "fp-evm"2713name = "fp-evm"2715version = "3.0.0-dev"2714version = "3.0.0-dev"2716source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2715source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2717dependencies = [2716dependencies = [2718 "evm",2717 "evm",2719 "frame-support",2718 "frame-support",2727[[package]]2726[[package]]2728name = "fp-evm-mapping"2727name = "fp-evm-mapping"2729version = "0.1.0"2728version = "0.1.0"2730source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2729source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2731dependencies = [2730dependencies = [2732 "frame-support",2731 "frame-support",2733 "sp-core",2732 "sp-core",2736[[package]]2735[[package]]2737name = "fp-rpc"2736name = "fp-rpc"2738version = "3.0.0-dev"2737version = "3.0.0-dev"2739source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2738source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2740dependencies = [2739dependencies = [2741 "ethereum",2740 "ethereum",2742 "ethereum-types",2741 "ethereum-types",2753[[package]]2752[[package]]2754name = "fp-self-contained"2753name = "fp-self-contained"2755version = "1.0.0-dev"2754version = "1.0.0-dev"2756source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2755source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2757dependencies = [2756dependencies = [2758 "ethereum",2757 "ethereum",2759 "frame-support",2758 "frame-support",2769[[package]]2768[[package]]2770name = "fp-storage"2769name = "fp-storage"2771version = "2.0.0"2770version = "2.0.0"2772source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2771source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2773dependencies = [2772dependencies = [2774 "parity-scale-codec 3.1.5",2773 "parity-scale-codec 3.1.5",2775]2774]277627752777[[package]]2776[[package]]2778name = "frame-benchmarking"2777name = "frame-benchmarking"2779version = "4.0.0-dev"2778version = "4.0.0-dev"2780source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2779source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2781dependencies = [2780dependencies = [2782 "frame-support",2781 "frame-support",2783 "frame-system",2782 "frame-system",2799[[package]]2798[[package]]2800name = "frame-benchmarking-cli"2799name = "frame-benchmarking-cli"2801version = "4.0.0-dev"2800version = "4.0.0-dev"2802source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2801source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2803dependencies = [2802dependencies = [2804 "Inflector",2803 "Inflector",2805 "chrono",2804 "chrono",2849[[package]]2848[[package]]2850name = "frame-election-provider-solution-type"2849name = "frame-election-provider-solution-type"2851version = "4.0.0-dev"2850version = "4.0.0-dev"2852source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2851source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2853dependencies = [2852dependencies = [2854 "proc-macro-crate",2853 "proc-macro-crate",2855 "proc-macro2",2854 "proc-macro2",2860[[package]]2859[[package]]2861name = "frame-election-provider-support"2860name = "frame-election-provider-support"2862version = "4.0.0-dev"2861version = "4.0.0-dev"2863source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2862source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2864dependencies = [2863dependencies = [2865 "frame-election-provider-solution-type",2864 "frame-election-provider-solution-type",2866 "frame-support",2865 "frame-support",2876[[package]]2875[[package]]2877name = "frame-executive"2876name = "frame-executive"2878version = "4.0.0-dev"2877version = "4.0.0-dev"2879source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2878source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2880dependencies = [2879dependencies = [2881 "frame-support",2880 "frame-support",2882 "frame-system",2881 "frame-system",2904[[package]]2903[[package]]2905name = "frame-support"2904name = "frame-support"2906version = "4.0.0-dev"2905version = "4.0.0-dev"2907source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2906source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2908dependencies = [2907dependencies = [2909 "bitflags",2908 "bitflags",2910 "frame-metadata",2909 "frame-metadata",2934[[package]]2933[[package]]2935name = "frame-support-procedural"2934name = "frame-support-procedural"2936version = "4.0.0-dev"2935version = "4.0.0-dev"2937source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2936source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2938dependencies = [2937dependencies = [2939 "Inflector",2938 "Inflector",2940 "frame-support-procedural-tools",2939 "frame-support-procedural-tools",2946[[package]]2945[[package]]2947name = "frame-support-procedural-tools"2946name = "frame-support-procedural-tools"2948version = "4.0.0-dev"2947version = "4.0.0-dev"2949source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2948source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2950dependencies = [2949dependencies = [2951 "frame-support-procedural-tools-derive",2950 "frame-support-procedural-tools-derive",2952 "proc-macro-crate",2951 "proc-macro-crate",2958[[package]]2957[[package]]2959name = "frame-support-procedural-tools-derive"2958name = "frame-support-procedural-tools-derive"2960version = "3.0.0"2959version = "3.0.0"2961source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2960source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2962dependencies = [2961dependencies = [2963 "proc-macro2",2962 "proc-macro2",2964 "quote",2963 "quote",2968[[package]]2967[[package]]2969name = "frame-system"2968name = "frame-system"2970version = "4.0.0-dev"2969version = "4.0.0-dev"2971source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2970source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2972dependencies = [2971dependencies = [2973 "frame-support",2972 "frame-support",2974 "log",2973 "log",2985[[package]]2984[[package]]2986name = "frame-system-benchmarking"2985name = "frame-system-benchmarking"2987version = "4.0.0-dev"2986version = "4.0.0-dev"2988source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2987source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2989dependencies = [2988dependencies = [2990 "frame-benchmarking",2989 "frame-benchmarking",2991 "frame-support",2990 "frame-support",3000[[package]]2999[[package]]3001name = "frame-system-rpc-runtime-api"3000name = "frame-system-rpc-runtime-api"3002version = "4.0.0-dev"3001version = "4.0.0-dev"3003source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"3002source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"3004dependencies = [3003dependencies = [3005 "parity-scale-codec 3.1.5",3004 "parity-scale-codec 3.1.5",3006 "sp-api",3005 "sp-api",3009[[package]]3008[[package]]3010name = "frame-try-runtime"3009name = "frame-try-runtime"3011version = "0.10.0-dev"3010version = "0.10.0-dev"3012source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"3011source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"3013dependencies = [3012dependencies = [3014 "frame-support",3013 "frame-support",3015 "sp-api",3014 "sp-api",361236113613[[package]]3612[[package]]3614name = "indexmap"3613name = "indexmap"3615version = "1.8.2"3614version = "1.9.1"3616source = "registry+https://github.com/rust-lang/crates.io-index"3615source = "registry+https://github.com/rust-lang/crates.io-index"3617checksum = "e6012d540c5baa3589337a98ce73408de9b5a25ec9fc2c6fd6be8f0d39e0ca5a"3616checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"3618dependencies = [3617dependencies = [3619 "autocfg",3618 "autocfg",3620 "hashbrown 0.11.2",3619 "hashbrown 0.12.1",3621 "serde",3620 "serde",3622]3621]36233622387038693871[[package]]3870[[package]]3872name = "kusama-runtime"3871name = "kusama-runtime"3873version = "0.9.23"3872version = "0.9.24"3874source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"3873source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"3875dependencies = [3874dependencies = [3876 "beefy-primitives",3875 "beefy-primitives",3877 "bitvec 1.0.0",3876 "bitvec 1.0.0",396339623964[[package]]3963[[package]]3965name = "kusama-runtime-constants"3964name = "kusama-runtime-constants"3966version = "0.9.23"3965version = "0.9.24"3967source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"3966source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"3968dependencies = [3967dependencies = [3969 "frame-support",3968 "frame-support",3970 "polkadot-primitives",3969 "polkadot-primitives",406740664068[[package]]4067[[package]]4069name = "libp2p"4068name = "libp2p"4070version = "0.44.0"4069version = "0.45.1"4071source = "registry+https://github.com/rust-lang/crates.io-index"4070source = "registry+https://github.com/rust-lang/crates.io-index"4072checksum = "475ce2ac4a9727e53a519f6ee05b38abfcba8f0d39c4d24f103d184e36fd5b0f"4071checksum = "41726ee8f662563fafba2d2d484b14037cc8ecb8c953fbfc8439d4ce3a0a9029"4073dependencies = [4072dependencies = [4074 "atomic",4075 "bytes 1.1.0",4073 "bytes 1.1.0",4076 "futures 0.3.21",4074 "futures 0.3.21",4077 "futures-timer",4075 "futures-timer",4078 "getrandom 0.2.7",4076 "getrandom 0.2.7",4079 "instant",4077 "instant",4080 "lazy_static",4078 "lazy_static",4081 "libp2p-autonat",4079 "libp2p-autonat",4082 "libp2p-core",4080 "libp2p-core 0.33.0",4083 "libp2p-deflate",4081 "libp2p-deflate",4084 "libp2p-dns",4082 "libp2p-dns",4085 "libp2p-floodsub",4083 "libp2p-floodsub",411241104113[[package]]4111[[package]]4114name = "libp2p-autonat"4112name = "libp2p-autonat"4115version = "0.3.0"4113version = "0.4.1"4116source = "registry+https://github.com/rust-lang/crates.io-index"4114source = "registry+https://github.com/rust-lang/crates.io-index"4117checksum = "a13b690e65046af6a09c0b27bd9508fa1cab0efce889de74b0b643b9d2a98f9a"4115checksum = "1d45945fd2f96c4b133c23d5c28a8b7fc8d7138e6dd8d5a8cd492dd384f888e3"4118dependencies = [4116dependencies = [4119 "async-trait",4117 "async-trait",4120 "futures 0.3.21",4118 "futures 0.3.21",4121 "futures-timer",4119 "futures-timer",4122 "instant",4120 "instant",4123 "libp2p-core",4121 "libp2p-core 0.33.0",4124 "libp2p-request-response",4122 "libp2p-request-response",4125 "libp2p-swarm",4123 "libp2p-swarm",4126 "log",4124 "log",4127 "prost 0.9.0",4125 "prost 0.10.4",4128 "prost-build",4126 "prost-build 0.10.4",4129 "rand 0.8.5",4127 "rand 0.8.5",4130]4128]413141294144 "futures-timer",4142 "futures-timer",4145 "instant",4143 "instant",4146 "lazy_static",4144 "lazy_static",4147 "libsecp256k1",4148 "log",4145 "log",4149 "multiaddr",4146 "multiaddr",4150 "multihash",4147 "multihash",4151 "multistream-select",4148 "multistream-select",4152 "parking_lot 0.12.1",4149 "parking_lot 0.12.1",4153 "pin-project 1.0.10",4150 "pin-project 1.0.10",4154 "prost 0.9.0",4151 "prost 0.9.0",4155 "prost-build",4152 "prost-build 0.9.0",4156 "rand 0.8.5",4153 "rand 0.8.5",4157 "ring",4154 "ring",4158 "rw-stream-sink",4155 "rw-stream-sink 0.2.1",4159 "sha2 0.10.2",4156 "sha2 0.10.2",4160 "smallvec",4157 "smallvec",4161 "thiserror",4158 "thiserror",4164 "zeroize",4161 "zeroize",4165]4162]41634164[[package]]4165name = "libp2p-core"4166version = "0.33.0"4167source = "registry+https://github.com/rust-lang/crates.io-index"4168checksum = "42d46fca305dee6757022e2f5a4f6c023315084d0ed7441c3ab244e76666d979"4169dependencies = [4170 "asn1_der",4171 "bs58",4172 "ed25519-dalek",4173 "either",4174 "fnv",4175 "futures 0.3.21",4176 "futures-timer",4177 "instant",4178 "lazy_static",4179 "libsecp256k1",4180 "log",4181 "multiaddr",4182 "multihash",4183 "multistream-select",4184 "parking_lot 0.12.1",4185 "pin-project 1.0.10",4186 "prost 0.10.4",4187 "prost-build 0.10.4",4188 "rand 0.8.5",4189 "ring",4190 "rw-stream-sink 0.3.0",4191 "sha2 0.10.2",4192 "smallvec",4193 "thiserror",4194 "unsigned-varint",4195 "void",4196 "zeroize",4197]416641984167[[package]]4199[[package]]4168name = "libp2p-deflate"4200name = "libp2p-deflate"4169version = "0.32.0"4201version = "0.33.0"4170source = "registry+https://github.com/rust-lang/crates.io-index"4202source = "registry+https://github.com/rust-lang/crates.io-index"4171checksum = "6b1d37f042f748e224f04785d0e987ae09a2aa518d6401d82d412dad83e360ed"4203checksum = "86adefc55ea4ed8201149f052fb441210727481dff1fb0b8318460206a79f5fb"4172dependencies = [4204dependencies = [4173 "flate2",4205 "flate2",4174 "futures 0.3.21",4206 "futures 0.3.21",4175 "libp2p-core",4207 "libp2p-core 0.33.0",4176]4208]417742094178[[package]]4210[[package]]4179name = "libp2p-dns"4211name = "libp2p-dns"4180version = "0.32.1"4212version = "0.33.0"4181source = "registry+https://github.com/rust-lang/crates.io-index"4213source = "registry+https://github.com/rust-lang/crates.io-index"4182checksum = "066e33e854e10b5c93fc650458bf2179c7e0d143db260b0963e44a94859817f1"4214checksum = "fbb462ec3a51fab457b4b44ac295e8b0a4b04dc175127e615cf996b1f0f1a268"4183dependencies = [4215dependencies = [4184 "async-std-resolver",4216 "async-std-resolver",4185 "futures 0.3.21",4217 "futures 0.3.21",4186 "libp2p-core",4218 "libp2p-core 0.33.0",4187 "log",4219 "log",4220 "parking_lot 0.12.1",4188 "smallvec",4221 "smallvec",4189 "trust-dns-resolver",4222 "trust-dns-resolver",4190]4223]419142244192[[package]]4225[[package]]4193name = "libp2p-floodsub"4226name = "libp2p-floodsub"4194version = "0.35.0"4227version = "0.36.0"4195source = "registry+https://github.com/rust-lang/crates.io-index"4228source = "registry+https://github.com/rust-lang/crates.io-index"4196checksum = "733d3ea6ebe7a7a85df2bc86678b93f24b015fae5fe3b3acc4c400e795a55d2d"4229checksum = "a505d0c6f851cbf2919535150198e530825def8bd3757477f13dc3a57f46cbcc"4197dependencies = [4230dependencies = [4198 "cuckoofilter",4231 "cuckoofilter",4199 "fnv",4232 "fnv",4200 "futures 0.3.21",4233 "futures 0.3.21",4201 "libp2p-core",4234 "libp2p-core 0.33.0",4202 "libp2p-swarm",4235 "libp2p-swarm",4203 "log",4236 "log",4204 "prost 0.9.0",4237 "prost 0.10.4",4205 "prost-build",4238 "prost-build 0.10.4",4206 "rand 0.7.3",4239 "rand 0.7.3",4207 "smallvec",4240 "smallvec",4208]4241]420942424210[[package]]4243[[package]]4211name = "libp2p-gossipsub"4244name = "libp2p-gossipsub"4212version = "0.37.0"4245version = "0.38.1"4213source = "registry+https://github.com/rust-lang/crates.io-index"4246source = "registry+https://github.com/rust-lang/crates.io-index"4214checksum = "a90c989a7c0969c2ab63e898da9bc735e3be53fb4f376e9c045ce516bcc9f928"4247checksum = "43e064ba4d7832e01c738626c6b274ae100baba05f5ffcc7b265c2a3ed398108"4215dependencies = [4248dependencies = [4216 "asynchronous-codec",4249 "asynchronous-codec",4217 "base64",4250 "base64",4221 "futures 0.3.21",4254 "futures 0.3.21",4222 "hex_fmt",4255 "hex_fmt",4223 "instant",4256 "instant",4224 "libp2p-core",4257 "libp2p-core 0.33.0",4225 "libp2p-swarm",4258 "libp2p-swarm",4226 "log",4259 "log",4227 "prometheus-client",4260 "prometheus-client",4228 "prost 0.9.0",4261 "prost 0.10.4",4229 "prost-build",4262 "prost-build 0.10.4",4230 "rand 0.7.3",4263 "rand 0.7.3",4231 "regex",4264 "regex",4232 "sha2 0.10.2",4265 "sha2 0.10.2",423742704238[[package]]4271[[package]]4239name = "libp2p-identify"4272name = "libp2p-identify"4240version = "0.35.0"4273version = "0.36.1"4241source = "registry+https://github.com/rust-lang/crates.io-index"4274source = "registry+https://github.com/rust-lang/crates.io-index"4242checksum = "c5ef5a5b57904c7c33d6713ef918d239dc6b7553458f3475d87f8a18e9c651c8"4275checksum = "b84b53490442d086db1fa5375670c9666e79143dccadef3f7c74a4346899a984"4243dependencies = [4276dependencies = [4277 "asynchronous-codec",4244 "futures 0.3.21",4278 "futures 0.3.21",4245 "futures-timer",4279 "futures-timer",4246 "libp2p-core",4280 "libp2p-core 0.33.0",4247 "libp2p-swarm",4281 "libp2p-swarm",4248 "log",4282 "log",4249 "lru 0.7.7",4283 "lru 0.7.7",4250 "prost 0.9.0",4284 "prost 0.10.4",4251 "prost-build",4285 "prost-build 0.10.4",4286 "prost-codec",4252 "smallvec",4287 "smallvec",4288 "thiserror",4289 "void",4253]4290]425442914255[[package]]4292[[package]]4256name = "libp2p-kad"4293name = "libp2p-kad"4257version = "0.36.0"4294version = "0.37.1"4258source = "registry+https://github.com/rust-lang/crates.io-index"4295source = "registry+https://github.com/rust-lang/crates.io-index"4259checksum = "564e6bd64d177446399ed835b9451a8825b07929d6daa6a94e6405592974725e"4296checksum = "5f6b5d4de90fcd35feb65ea6223fd78f3b747a64ca4b65e0813fbe66a27d56aa"4260dependencies = [4297dependencies = [4261 "arrayvec 0.5.2",4298 "arrayvec 0.7.2",4262 "asynchronous-codec",4299 "asynchronous-codec",4263 "bytes 1.1.0",4300 "bytes 1.1.0",4264 "either",4301 "either",4265 "fnv",4302 "fnv",4266 "futures 0.3.21",4303 "futures 0.3.21",4267 "futures-timer",4304 "futures-timer",4268 "instant",4305 "instant",4269 "libp2p-core",4306 "libp2p-core 0.33.0",4270 "libp2p-swarm",4307 "libp2p-swarm",4271 "log",4308 "log",4272 "prost 0.9.0",4309 "prost 0.10.4",4273 "prost-build",4310 "prost-build 0.10.4",4274 "rand 0.7.3",4311 "rand 0.7.3",4275 "sha2 0.10.2",4312 "sha2 0.10.2",4276 "smallvec",4313 "smallvec",428243194283[[package]]4320[[package]]4284name = "libp2p-mdns"4321name = "libp2p-mdns"4285version = "0.36.0"4322version = "0.37.0"4286source = "registry+https://github.com/rust-lang/crates.io-index"4323source = "registry+https://github.com/rust-lang/crates.io-index"4287checksum = "611ae873c8e280ccfab0d57c7a13cac5644f364529e233114ff07863946058b0"4324checksum = "4783f8cf00c7b6c1ff0f1870b4fcf50b042b45533d2e13b6fb464caf447a6951"4288dependencies = [4325dependencies = [4289 "async-io",4326 "async-io",4290 "data-encoding",4327 "data-encoding",4291 "dns-parser",4328 "dns-parser",4292 "futures 0.3.21",4329 "futures 0.3.21",4293 "if-watch",4330 "if-watch",4294 "lazy_static",4331 "lazy_static",4295 "libp2p-core",4332 "libp2p-core 0.33.0",4296 "libp2p-swarm",4333 "libp2p-swarm",4297 "log",4334 "log",4298 "rand 0.8.5",4335 "rand 0.8.5",430343404304[[package]]4341[[package]]4305name = "libp2p-metrics"4342name = "libp2p-metrics"4306version = "0.5.0"4343version = "0.6.1"4307source = "registry+https://github.com/rust-lang/crates.io-index"4344source = "registry+https://github.com/rust-lang/crates.io-index"4308checksum = "985be799bb3796e0c136c768208c3c06604a38430571906a13dcfeda225a3b9d"4345checksum = "564a7e5284d7d9b3140fdfc3cb6567bc32555e86a21de5604c2ec85da05cf384"4309dependencies = [4346dependencies = [4310 "libp2p-core",4347 "libp2p-core 0.33.0",4311 "libp2p-gossipsub",4348 "libp2p-gossipsub",4312 "libp2p-identify",4349 "libp2p-identify",4313 "libp2p-kad",4350 "libp2p-kad",431943564320[[package]]4357[[package]]4321name = "libp2p-mplex"4358name = "libp2p-mplex"4322version = "0.32.0"4359version = "0.33.0"4323source = "registry+https://github.com/rust-lang/crates.io-index"4360source = "registry+https://github.com/rust-lang/crates.io-index"4324checksum = "442eb0c9fff0bf22a34f015724b4143ce01877e079ed0963c722d94c07c72160"4361checksum = "5ff9c893f2367631a711301d703c47432af898c9bb8253bea0e2c051a13f7640"4325dependencies = [4362dependencies = [4326 "asynchronous-codec",4363 "asynchronous-codec",4327 "bytes 1.1.0",4364 "bytes 1.1.0",4328 "futures 0.3.21",4365 "futures 0.3.21",4329 "libp2p-core",4366 "libp2p-core 0.33.0",4330 "log",4367 "log",4331 "nohash-hasher",4368 "nohash-hasher",4332 "parking_lot 0.12.1",4369 "parking_lot 0.12.1",433743744338[[package]]4375[[package]]4339name = "libp2p-noise"4376name = "libp2p-noise"4340version = "0.35.0"4377version = "0.36.0"4341source = "registry+https://github.com/rust-lang/crates.io-index"4378source = "registry+https://github.com/rust-lang/crates.io-index"4342checksum = "9dd7e0c94051cda67123be68cf6b65211ba3dde7277be9068412de3e7ffd63ef"4379checksum = "cf2cee1dad1c83325bbd182a8e94555778699cec8a9da00086efb7522c4c15ad"4343dependencies = [4380dependencies = [4344 "bytes 1.1.0",4381 "bytes 1.1.0",4345 "curve25519-dalek 3.2.0",4382 "curve25519-dalek 3.2.0",4346 "futures 0.3.21",4383 "futures 0.3.21",4347 "lazy_static",4384 "lazy_static",4348 "libp2p-core",4385 "libp2p-core 0.33.0",4349 "log",4386 "log",4350 "prost 0.9.0",4387 "prost 0.10.4",4351 "prost-build",4388 "prost-build 0.10.4",4352 "rand 0.8.5",4389 "rand 0.8.5",4353 "sha2 0.10.2",4390 "sha2 0.10.2",4354 "snow",4391 "snow",435943964360[[package]]4397[[package]]4361name = "libp2p-ping"4398name = "libp2p-ping"4362version = "0.35.0"4399version = "0.36.0"4363source = "registry+https://github.com/rust-lang/crates.io-index"4400source = "registry+https://github.com/rust-lang/crates.io-index"4364checksum = "bf57a3c2e821331dda9fe612d4654d676ab6e33d18d9434a18cced72630df6ad"4401checksum = "d41516c82fe8dd148ec925eead0c5ec08a0628f7913597e93e126e4dfb4e0787"4365dependencies = [4402dependencies = [4366 "futures 0.3.21",4403 "futures 0.3.21",4367 "futures-timer",4404 "futures-timer",4368 "instant",4405 "instant",4369 "libp2p-core",4406 "libp2p-core 0.33.0",4370 "libp2p-swarm",4407 "libp2p-swarm",4371 "log",4408 "log",4372 "rand 0.7.3",4409 "rand 0.7.3",437544124376[[package]]4413[[package]]4377name = "libp2p-plaintext"4414name = "libp2p-plaintext"4378version = "0.32.0"4415version = "0.33.0"4379source = "registry+https://github.com/rust-lang/crates.io-index"4416source = "registry+https://github.com/rust-lang/crates.io-index"4380checksum = "962c0fb0e7212fb96a69b87f2d09bcefd317935239bdc79cda900e7a8897a3fe"4417checksum = "db007e737adc5d28b2e03223b0210164928ad742591127130796a72aa8eaf54f"4381dependencies = [4418dependencies = [4382 "asynchronous-codec",4419 "asynchronous-codec",4383 "bytes 1.1.0",4420 "bytes 1.1.0",4384 "futures 0.3.21",4421 "futures 0.3.21",4385 "libp2p-core",4422 "libp2p-core 0.33.0",4386 "log",4423 "log",4387 "prost 0.9.0",4424 "prost 0.10.4",4388 "prost-build",4425 "prost-build 0.10.4",4389 "unsigned-varint",4426 "unsigned-varint",4390 "void",4427 "void",4391]4428]440644434407[[package]]4444[[package]]4408name = "libp2p-relay"4445name = "libp2p-relay"4409version = "0.8.0"4446version = "0.9.1"4410source = "registry+https://github.com/rust-lang/crates.io-index"4447source = "registry+https://github.com/rust-lang/crates.io-index"4411checksum = "3aa754cb7bccef51ebc3c458c6bbcef89d83b578a9925438389be841527d408f"4448checksum = "624ead3406f64437a0d4567c31bd128a9a0b8226d5f16c074038f5d0fc32f650"4412dependencies = [4449dependencies = [4413 "asynchronous-codec",4450 "asynchronous-codec",4414 "bytes 1.1.0",4451 "bytes 1.1.0",4415 "either",4452 "either",4416 "futures 0.3.21",4453 "futures 0.3.21",4417 "futures-timer",4454 "futures-timer",4418 "instant",4455 "instant",4419 "libp2p-core",4456 "libp2p-core 0.33.0",4420 "libp2p-swarm",4457 "libp2p-swarm",4421 "log",4458 "log",4422 "pin-project 1.0.10",4459 "pin-project 1.0.10",4423 "prost 0.9.0",4460 "prost 0.10.4",4424 "prost-build",4461 "prost-build 0.10.4",4462 "prost-codec",4425 "rand 0.8.5",4463 "rand 0.8.5",4426 "smallvec",4464 "smallvec",4427 "static_assertions",4465 "static_assertions",4428 "thiserror",4466 "thiserror",4429 "unsigned-varint",4430 "void",4467 "void",4431]4468]443244694433[[package]]4470[[package]]4434name = "libp2p-rendezvous"4471name = "libp2p-rendezvous"4435version = "0.5.0"4472version = "0.6.0"4436source = "registry+https://github.com/rust-lang/crates.io-index"4473source = "registry+https://github.com/rust-lang/crates.io-index"4437checksum = "bbd0baab894c5b84da510b915d53264d566c3c35889f09931fe9edbd2a773bee"4474checksum = "c59967ea2db2c7560f641aa58ac05982d42131863fcd3dd6dcf0dd1daf81c60c"4438dependencies = [4475dependencies = [4439 "asynchronous-codec",4476 "asynchronous-codec",4440 "bimap",4477 "bimap",4441 "futures 0.3.21",4478 "futures 0.3.21",4442 "futures-timer",4479 "futures-timer",4443 "instant",4480 "instant",4444 "libp2p-core",4481 "libp2p-core 0.33.0",4445 "libp2p-swarm",4482 "libp2p-swarm",4446 "log",4483 "log",4447 "prost 0.9.0",4484 "prost 0.10.4",4448 "prost-build",4485 "prost-build 0.10.4",4449 "rand 0.8.5",4486 "rand 0.8.5",4450 "sha2 0.10.2",4487 "sha2 0.10.2",4451 "thiserror",4488 "thiserror",445544924456[[package]]4493[[package]]4457name = "libp2p-request-response"4494name = "libp2p-request-response"4458version = "0.17.0"4495version = "0.18.0"4459source = "registry+https://github.com/rust-lang/crates.io-index"4496source = "registry+https://github.com/rust-lang/crates.io-index"4460checksum = "b5e6a6fc6c9ad95661f46989473b34bd2993d14a4de497ff3b2668a910d4b869"4497checksum = "b02e0acb725e5a757d77c96b95298fd73a7394fe82ba7b8bbeea510719cbe441"4461dependencies = [4498dependencies = [4462 "async-trait",4499 "async-trait",4463 "bytes 1.1.0",4500 "bytes 1.1.0",4464 "futures 0.3.21",4501 "futures 0.3.21",4465 "instant",4502 "instant",4466 "libp2p-core",4503 "libp2p-core 0.33.0",4467 "libp2p-swarm",4504 "libp2p-swarm",4468 "log",4505 "log",4469 "rand 0.7.3",4506 "rand 0.7.3",447345104474[[package]]4511[[package]]4475name = "libp2p-swarm"4512name = "libp2p-swarm"4476version = "0.35.0"4513version = "0.36.1"4477source = "registry+https://github.com/rust-lang/crates.io-index"4514source = "registry+https://github.com/rust-lang/crates.io-index"4478checksum = "8f0c69ad9e8f7c5fc50ad5ad9c7c8b57f33716532a2b623197f69f93e374d14c"4515checksum = "8f4bb21c5abadbf00360c734f16bf87f1712ed4f23cd46148f625d2ddb867346"4479dependencies = [4516dependencies = [4480 "either",4517 "either",4481 "fnv",4518 "fnv",4482 "futures 0.3.21",4519 "futures 0.3.21",4483 "futures-timer",4520 "futures-timer",4484 "instant",4521 "instant",4485 "libp2p-core",4522 "libp2p-core 0.33.0",4486 "log",4523 "log",4487 "pin-project 1.0.10",4524 "pin-project 1.0.10",4488 "rand 0.7.3",4525 "rand 0.7.3",450345404504[[package]]4541[[package]]4505name = "libp2p-tcp"4542name = "libp2p-tcp"4506version = "0.32.0"4543version = "0.33.0"4507source = "registry+https://github.com/rust-lang/crates.io-index"4544source = "registry+https://github.com/rust-lang/crates.io-index"4508checksum = "193447aa729c85aac2376828df76d171c1a589c9e6b58fcc7f9d9a020734122c"4545checksum = "4f4933e38ef21b50698aefc87799c24f2a365c9d3f6cf50471f3f6a0bc410892"4509dependencies = [4546dependencies = [4510 "async-io",4547 "async-io",4511 "futures 0.3.21",4548 "futures 0.3.21",4512 "futures-timer",4549 "futures-timer",4513 "if-watch",4550 "if-watch",4514 "ipnet",4551 "ipnet",4515 "libc",4552 "libc",4516 "libp2p-core",4553 "libp2p-core 0.33.0",4517 "log",4554 "log",4518 "socket2",4555 "socket2",4519]4556]4526dependencies = [4563dependencies = [4527 "async-std",4564 "async-std",4528 "futures 0.3.21",4565 "futures 0.3.21",4529 "libp2p-core",4566 "libp2p-core 0.32.1",4530 "log",4567 "log",4531]4568]453245694533[[package]]4570[[package]]4534name = "libp2p-wasm-ext"4571name = "libp2p-wasm-ext"4535version = "0.32.0"4572version = "0.33.0"4536source = "registry+https://github.com/rust-lang/crates.io-index"4573source = "registry+https://github.com/rust-lang/crates.io-index"4537checksum = "4f6ea0f84a967ef59a16083f222c18115ae2e91db69809dce275df62e101b279"4574checksum = "f066f2b8b1a1d64793f05da2256e6842ecd0293d6735ca2e9bda89831a1bdc06"4538dependencies = [4575dependencies = [4539 "futures 0.3.21",4576 "futures 0.3.21",4540 "js-sys",4577 "js-sys",4541 "libp2p-core",4578 "libp2p-core 0.33.0",4542 "parity-send-wrapper",4579 "parity-send-wrapper",4543 "wasm-bindgen",4580 "wasm-bindgen",4544 "wasm-bindgen-futures",4581 "wasm-bindgen-futures",4545]4582]454645834547[[package]]4584[[package]]4548name = "libp2p-websocket"4585name = "libp2p-websocket"4549version = "0.34.0"4586version = "0.35.0"4550source = "registry+https://github.com/rust-lang/crates.io-index"4587source = "registry+https://github.com/rust-lang/crates.io-index"4551checksum = "c932834c3754501c368d1bf3d0fb458487a642b90fc25df082a3a2f3d3b32e37"4588checksum = "39d398fbb29f432c4128fabdaac2ed155c3bcaf1b9bd40eeeb10a471eefacbf5"4552dependencies = [4589dependencies = [4553 "either",4590 "either",4554 "futures 0.3.21",4591 "futures 0.3.21",4555 "futures-rustls",4592 "futures-rustls",4556 "libp2p-core",4593 "libp2p-core 0.33.0",4557 "log",4594 "log",4595 "parking_lot 0.12.1",4558 "quicksink",4596 "quicksink",4559 "rw-stream-sink",4597 "rw-stream-sink 0.3.0",4560 "soketto",4598 "soketto",4561 "url",4599 "url",4562 "webpki-roots",4600 "webpki-roots",4563]4601]456446024565[[package]]4603[[package]]4566name = "libp2p-yamux"4604name = "libp2p-yamux"4567version = "0.36.0"4605version = "0.37.0"4568source = "registry+https://github.com/rust-lang/crates.io-index"4606source = "registry+https://github.com/rust-lang/crates.io-index"4569checksum = "be902ebd89193cd020e89e89107726a38cfc0d16d18f613f4a37d046e92c7517"4607checksum = "8fe653639ad74877c759720febb0cbcbf4caa221adde4eed2d3126ce5c6f381f"4570dependencies = [4608dependencies = [4571 "futures 0.3.21",4609 "futures 0.3.21",4572 "libp2p-core",4610 "libp2p-core 0.33.0",4573 "parking_lot 0.12.1",4611 "parking_lot 0.12.1",4574 "thiserror",4612 "thiserror",4575 "yamux",4613 "yamux",490049384901[[package]]4939[[package]]4902name = "mio"4940name = "mio"4903version = "0.8.3"4941version = "0.8.4"4904source = "registry+https://github.com/rust-lang/crates.io-index"4942source = "registry+https://github.com/rust-lang/crates.io-index"4905checksum = "713d550d9b44d89174e066b7a6217ae06234c10cb47819a88290d2b353c31799"4943checksum = "57ee1c23c7c63b0c9250c339ffdc69255f110b298b901b9f6c82547b7b87caaf"4906dependencies = [4944dependencies = [4907 "libc",4945 "libc",4908 "log",4946 "log",515351915154[[package]]5192[[package]]5155name = "num-complex"5193name = "num-complex"5156version = "0.4.1"5194version = "0.4.2"5157source = "registry+https://github.com/rust-lang/crates.io-index"5195source = "registry+https://github.com/rust-lang/crates.io-index"5158checksum = "97fbc387afefefd5e9e39493299f3069e14a140dd34dc19b4c1c1a8fddb6a790"5196checksum = "7ae39348c8bc5fbd7f40c727a9925f03517afd2ab27d46702108b6a7e5414c19"5159dependencies = [5197dependencies = [5160 "num-traits",5198 "num-traits",5161]5199]525152895252[[package]]5290[[package]]5253name = "opal-runtime"5291name = "opal-runtime"5254version = "0.9.23"5292version = "0.9.24"5255dependencies = [5293dependencies = [5256 "cumulus-pallet-aura-ext",5294 "cumulus-pallet-aura-ext",5257 "cumulus-pallet-dmp-queue",5295 "cumulus-pallet-dmp-queue",5352[[package]]5390[[package]]5353name = "orchestra"5391name = "orchestra"5354version = "0.0.1"5392version = "0.0.1"5355source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"5393source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5356dependencies = [5394dependencies = [5357 "async-trait",5395 "async-trait",5358 "dyn-clonable",5396 "dyn-clonable",5368[[package]]5406[[package]]5369name = "orchestra-proc-macro"5407name = "orchestra-proc-macro"5370version = "0.0.1"5408version = "0.0.1"5371source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"5409source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5372dependencies = [5410dependencies = [5373 "expander 0.0.6",5411 "expander 0.0.6",5374 "petgraph",5412 "petgraph",5390[[package]]5428[[package]]5391name = "orml-vesting"5429name = "orml-vesting"5392version = "0.4.1-dev"5430version = "0.4.1-dev"5393source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.23#97ff860ba8b2bbd246e6c91395fb95fd89c2951f"5431source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.24#e69cabf5dc293e54a3ce60e3db4bf2f381bd20eb"5394dependencies = [5432dependencies = [5395 "frame-support",5433 "frame-support",5396 "frame-system",5434 "frame-system",5420[[package]]5458[[package]]5421name = "pallet-aura"5459name = "pallet-aura"5422version = "4.0.0-dev"5460version = "4.0.0-dev"5423source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5461source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5424dependencies = [5462dependencies = [5425 "frame-support",5463 "frame-support",5426 "frame-system",5464 "frame-system",5436[[package]]5474[[package]]5437name = "pallet-authority-discovery"5475name = "pallet-authority-discovery"5438version = "4.0.0-dev"5476version = "4.0.0-dev"5439source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5477source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5440dependencies = [5478dependencies = [5441 "frame-support",5479 "frame-support",5442 "frame-system",5480 "frame-system",5452[[package]]5490[[package]]5453name = "pallet-authorship"5491name = "pallet-authorship"5454version = "4.0.0-dev"5492version = "4.0.0-dev"5455source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5493source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5456dependencies = [5494dependencies = [5457 "frame-support",5495 "frame-support",5458 "frame-system",5496 "frame-system",5467[[package]]5505[[package]]5468name = "pallet-babe"5506name = "pallet-babe"5469version = "4.0.0-dev"5507version = "4.0.0-dev"5470source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5508source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5471dependencies = [5509dependencies = [5472 "frame-benchmarking",5510 "frame-benchmarking",5473 "frame-support",5511 "frame-support",5491[[package]]5529[[package]]5492name = "pallet-bags-list"5530name = "pallet-bags-list"5493version = "4.0.0-dev"5531version = "4.0.0-dev"5494source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5532source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5495dependencies = [5533dependencies = [5496 "frame-benchmarking",5534 "frame-benchmarking",5497 "frame-election-provider-support",5535 "frame-election-provider-support",5511[[package]]5549[[package]]5512name = "pallet-balances"5550name = "pallet-balances"5513version = "4.0.0-dev"5551version = "4.0.0-dev"5514source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5552source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5515dependencies = [5553dependencies = [5516 "frame-benchmarking",5554 "frame-benchmarking",5517 "frame-support",5555 "frame-support",5526[[package]]5564[[package]]5527name = "pallet-base-fee"5565name = "pallet-base-fee"5528version = "1.0.0"5566version = "1.0.0"5529source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"5567source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"5530dependencies = [5568dependencies = [5531 "fp-evm",5569 "fp-evm",5532 "frame-support",5570 "frame-support",5541[[package]]5579[[package]]5542name = "pallet-beefy"5580name = "pallet-beefy"5543version = "4.0.0-dev"5581version = "4.0.0-dev"5544source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5582source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5545dependencies = [5583dependencies = [5546 "beefy-primitives",5584 "beefy-primitives",5547 "frame-support",5585 "frame-support",5557[[package]]5595[[package]]5558name = "pallet-beefy-mmr"5596name = "pallet-beefy-mmr"5559version = "4.0.0-dev"5597version = "4.0.0-dev"5560source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5598source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5561dependencies = [5599dependencies = [5562 "beefy-merkle-tree",5600 "beefy-merkle-tree",5563 "beefy-primitives",5601 "beefy-primitives",5580[[package]]5618[[package]]5581name = "pallet-bounties"5619name = "pallet-bounties"5582version = "4.0.0-dev"5620version = "4.0.0-dev"5583source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5621source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5584dependencies = [5622dependencies = [5585 "frame-benchmarking",5623 "frame-benchmarking",5586 "frame-support",5624 "frame-support",5598[[package]]5636[[package]]5599name = "pallet-bridge-dispatch"5637name = "pallet-bridge-dispatch"5600version = "0.1.0"5638version = "0.1.0"5601source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"5639source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5602dependencies = [5640dependencies = [5603 "bp-message-dispatch",5641 "bp-message-dispatch",5604 "bp-runtime",5642 "bp-runtime",5615[[package]]5653[[package]]5616name = "pallet-bridge-grandpa"5654name = "pallet-bridge-grandpa"5617version = "0.1.0"5655version = "0.1.0"5618source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"5656source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5619dependencies = [5657dependencies = [5620 "bp-header-chain",5658 "bp-header-chain",5621 "bp-runtime",5659 "bp-runtime",5637[[package]]5675[[package]]5638name = "pallet-bridge-messages"5676name = "pallet-bridge-messages"5639version = "0.1.0"5677version = "0.1.0"5640source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"5678source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5641dependencies = [5679dependencies = [5642 "bitvec 1.0.0",5680 "bitvec 1.0.0",5643 "bp-message-dispatch",5681 "bp-message-dispatch",5658[[package]]5696[[package]]5659name = "pallet-child-bounties"5697name = "pallet-child-bounties"5660version = "4.0.0-dev"5698version = "4.0.0-dev"5661source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5699source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5662dependencies = [5700dependencies = [5663 "frame-benchmarking",5701 "frame-benchmarking",5664 "frame-support",5702 "frame-support",5677[[package]]5715[[package]]5678name = "pallet-collective"5716name = "pallet-collective"5679version = "4.0.0-dev"5717version = "4.0.0-dev"5680source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5718source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5681dependencies = [5719dependencies = [5682 "frame-benchmarking",5720 "frame-benchmarking",5683 "frame-support",5721 "frame-support",5715[[package]]5753[[package]]5716name = "pallet-democracy"5754name = "pallet-democracy"5717version = "4.0.0-dev"5755version = "4.0.0-dev"5718source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5756source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5719dependencies = [5757dependencies = [5720 "frame-benchmarking",5758 "frame-benchmarking",5721 "frame-support",5759 "frame-support",5731[[package]]5769[[package]]5732name = "pallet-election-provider-multi-phase"5770name = "pallet-election-provider-multi-phase"5733version = "4.0.0-dev"5771version = "4.0.0-dev"5734source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5772source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5735dependencies = [5773dependencies = [5736 "frame-benchmarking",5774 "frame-benchmarking",5737 "frame-election-provider-support",5775 "frame-election-provider-support",5754[[package]]5792[[package]]5755name = "pallet-election-provider-support-benchmarking"5793name = "pallet-election-provider-support-benchmarking"5756version = "4.0.0-dev"5794version = "4.0.0-dev"5757source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5795source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5758dependencies = [5796dependencies = [5759 "frame-benchmarking",5797 "frame-benchmarking",5760 "frame-election-provider-support",5798 "frame-election-provider-support",5767[[package]]5805[[package]]5768name = "pallet-elections-phragmen"5806name = "pallet-elections-phragmen"5769version = "5.0.0-dev"5807version = "5.0.0-dev"5770source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5808source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5771dependencies = [5809dependencies = [5772 "frame-benchmarking",5810 "frame-benchmarking",5773 "frame-support",5811 "frame-support",5785[[package]]5823[[package]]5786name = "pallet-ethereum"5824name = "pallet-ethereum"5787version = "4.0.0-dev"5825version = "4.0.0-dev"5788source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"5826source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"5789dependencies = [5827dependencies = [5790 "ethereum",5828 "ethereum",5791 "ethereum-types",5829 "ethereum-types",5814[[package]]5852[[package]]5815name = "pallet-evm"5853name = "pallet-evm"5816version = "6.0.0-dev"5854version = "6.0.0-dev"5817source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"5855source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"5818dependencies = [5856dependencies = [5819 "evm",5857 "evm",5820 "fp-evm",5858 "fp-evm",5937[[package]]5975[[package]]5938name = "pallet-gilt"5976name = "pallet-gilt"5939version = "4.0.0-dev"5977version = "4.0.0-dev"5940source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5978source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5941dependencies = [5979dependencies = [5942 "frame-benchmarking",5980 "frame-benchmarking",5943 "frame-support",5981 "frame-support",5952[[package]]5990[[package]]5953name = "pallet-grandpa"5991name = "pallet-grandpa"5954version = "4.0.0-dev"5992version = "4.0.0-dev"5955source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5993source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5956dependencies = [5994dependencies = [5957 "frame-benchmarking",5995 "frame-benchmarking",5958 "frame-support",5996 "frame-support",5975[[package]]6013[[package]]5976name = "pallet-identity"6014name = "pallet-identity"5977version = "4.0.0-dev"6015version = "4.0.0-dev"5978source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6016source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5979dependencies = [6017dependencies = [5980 "enumflags2",6018 "enumflags2",5981 "frame-benchmarking",6019 "frame-benchmarking",5991[[package]]6029[[package]]5992name = "pallet-im-online"6030name = "pallet-im-online"5993version = "4.0.0-dev"6031version = "4.0.0-dev"5994source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6032source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5995dependencies = [6033dependencies = [5996 "frame-benchmarking",6034 "frame-benchmarking",5997 "frame-support",6035 "frame-support",6011[[package]]6049[[package]]6012name = "pallet-indices"6050name = "pallet-indices"6013version = "4.0.0-dev"6051version = "4.0.0-dev"6014source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6052source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6015dependencies = [6053dependencies = [6016 "frame-benchmarking",6054 "frame-benchmarking",6017 "frame-support",6055 "frame-support",6047[[package]]6085[[package]]6048name = "pallet-membership"6086name = "pallet-membership"6049version = "4.0.0-dev"6087version = "4.0.0-dev"6050source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6088source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6051dependencies = [6089dependencies = [6052 "frame-benchmarking",6090 "frame-benchmarking",6053 "frame-support",6091 "frame-support",6064[[package]]6102[[package]]6065name = "pallet-mmr"6103name = "pallet-mmr"6066version = "4.0.0-dev"6104version = "4.0.0-dev"6067source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6105source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6068dependencies = [6106dependencies = [6069 "ckb-merkle-mountain-range",6107 "ckb-merkle-mountain-range",6070 "frame-benchmarking",6108 "frame-benchmarking",6082[[package]]6120[[package]]6083name = "pallet-mmr-rpc"6121name = "pallet-mmr-rpc"6084version = "3.0.0"6122version = "3.0.0"6085source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6123source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6086dependencies = [6124dependencies = [6087 "jsonrpsee",6125 "jsonrpsee",6088 "parity-scale-codec 3.1.5",6126 "parity-scale-codec 3.1.5",6097[[package]]6135[[package]]6098name = "pallet-multisig"6136name = "pallet-multisig"6099version = "4.0.0-dev"6137version = "4.0.0-dev"6100source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6138source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6101dependencies = [6139dependencies = [6102 "frame-benchmarking",6140 "frame-benchmarking",6103 "frame-support",6141 "frame-support",6112[[package]]6150[[package]]6113name = "pallet-nicks"6151name = "pallet-nicks"6114version = "4.0.0-dev"6152version = "4.0.0-dev"6115source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6153source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6116dependencies = [6154dependencies = [6117 "frame-support",6155 "frame-support",6118 "frame-system",6156 "frame-system",6126[[package]]6164[[package]]6127name = "pallet-nomination-pools"6165name = "pallet-nomination-pools"6128version = "1.0.0"6166version = "1.0.0"6129source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6167source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6130dependencies = [6168dependencies = [6131 "frame-support",6169 "frame-support",6132 "frame-system",6170 "frame-system",6142[[package]]6180[[package]]6143name = "pallet-nomination-pools-benchmarking"6181name = "pallet-nomination-pools-benchmarking"6144version = "1.0.0"6182version = "1.0.0"6145source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6183source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6146dependencies = [6184dependencies = [6147 "frame-benchmarking",6185 "frame-benchmarking",6148 "frame-election-provider-support",6186 "frame-election-provider-support",6183[[package]]6221[[package]]6184name = "pallet-offences"6222name = "pallet-offences"6185version = "4.0.0-dev"6223version = "4.0.0-dev"6186source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6224source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6187dependencies = [6225dependencies = [6188 "frame-support",6226 "frame-support",6189 "frame-system",6227 "frame-system",6200[[package]]6238[[package]]6201name = "pallet-offences-benchmarking"6239name = "pallet-offences-benchmarking"6202version = "4.0.0-dev"6240version = "4.0.0-dev"6203source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6241source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6204dependencies = [6242dependencies = [6205 "frame-benchmarking",6243 "frame-benchmarking",6206 "frame-election-provider-support",6244 "frame-election-provider-support",6223[[package]]6261[[package]]6224name = "pallet-preimage"6262name = "pallet-preimage"6225version = "4.0.0-dev"6263version = "4.0.0-dev"6226source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6264source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6227dependencies = [6265dependencies = [6228 "frame-benchmarking",6266 "frame-benchmarking",6229 "frame-support",6267 "frame-support",6239[[package]]6277[[package]]6240name = "pallet-proxy"6278name = "pallet-proxy"6241version = "4.0.0-dev"6279version = "4.0.0-dev"6242source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6280source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6243dependencies = [6281dependencies = [6244 "frame-benchmarking",6282 "frame-benchmarking",6245 "frame-support",6283 "frame-support",6254[[package]]6292[[package]]6255name = "pallet-randomness-collective-flip"6293name = "pallet-randomness-collective-flip"6256version = "4.0.0-dev"6294version = "4.0.0-dev"6257source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6295source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6258dependencies = [6296dependencies = [6259 "frame-support",6297 "frame-support",6260 "frame-system",6298 "frame-system",6268[[package]]6306[[package]]6269name = "pallet-recovery"6307name = "pallet-recovery"6270version = "4.0.0-dev"6308version = "4.0.0-dev"6271source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6309source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6272dependencies = [6310dependencies = [6273 "frame-benchmarking",6311 "frame-benchmarking",6274 "frame-support",6312 "frame-support",6343[[package]]6381[[package]]6344name = "pallet-scheduler"6382name = "pallet-scheduler"6345version = "4.0.0-dev"6383version = "4.0.0-dev"6346source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6384source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6347dependencies = [6385dependencies = [6348 "frame-benchmarking",6386 "frame-benchmarking",6349 "frame-support",6387 "frame-support",6359[[package]]6397[[package]]6360name = "pallet-session"6398name = "pallet-session"6361version = "4.0.0-dev"6399version = "4.0.0-dev"6362source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6400source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6363dependencies = [6401dependencies = [6364 "frame-support",6402 "frame-support",6365 "frame-system",6403 "frame-system",6380[[package]]6418[[package]]6381name = "pallet-session-benchmarking"6419name = "pallet-session-benchmarking"6382version = "4.0.0-dev"6420version = "4.0.0-dev"6383source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6421source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6384dependencies = [6422dependencies = [6385 "frame-benchmarking",6423 "frame-benchmarking",6386 "frame-support",6424 "frame-support",6396[[package]]6434[[package]]6397name = "pallet-society"6435name = "pallet-society"6398version = "4.0.0-dev"6436version = "4.0.0-dev"6399source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6437source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6400dependencies = [6438dependencies = [6401 "frame-support",6439 "frame-support",6402 "frame-system",6440 "frame-system",6410[[package]]6448[[package]]6411name = "pallet-staking"6449name = "pallet-staking"6412version = "4.0.0-dev"6450version = "4.0.0-dev"6413source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6451source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6414dependencies = [6452dependencies = [6415 "frame-benchmarking",6453 "frame-benchmarking",6416 "frame-election-provider-support",6454 "frame-election-provider-support",6433[[package]]6471[[package]]6434name = "pallet-staking-reward-curve"6472name = "pallet-staking-reward-curve"6435version = "4.0.0-dev"6473version = "4.0.0-dev"6436source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6474source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6437dependencies = [6475dependencies = [6438 "proc-macro-crate",6476 "proc-macro-crate",6439 "proc-macro2",6477 "proc-macro2",6444[[package]]6482[[package]]6445name = "pallet-staking-reward-fn"6483name = "pallet-staking-reward-fn"6446version = "4.0.0-dev"6484version = "4.0.0-dev"6447source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6485source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6448dependencies = [6486dependencies = [6449 "log",6487 "log",6450 "sp-arithmetic",6488 "sp-arithmetic",6468[[package]]6506[[package]]6469name = "pallet-sudo"6507name = "pallet-sudo"6470version = "4.0.0-dev"6508version = "4.0.0-dev"6471source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6509source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6472dependencies = [6510dependencies = [6473 "frame-support",6511 "frame-support",6474 "frame-system",6512 "frame-system",6482[[package]]6520[[package]]6483name = "pallet-template-transaction-payment"6521name = "pallet-template-transaction-payment"6484version = "3.0.0"6522version = "3.0.0"6485source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.23#5f3b55354830f9707d6632aaa54362deea981116"6523source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.24#05cb0f02abecad915d32455df7a7724b3e2869aa"6486dependencies = [6524dependencies = [6487 "frame-benchmarking",6525 "frame-benchmarking",6488 "frame-support",6526 "frame-support",6502[[package]]6540[[package]]6503name = "pallet-timestamp"6541name = "pallet-timestamp"6504version = "4.0.0-dev"6542version = "4.0.0-dev"6505source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6543source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6506dependencies = [6544dependencies = [6507 "frame-benchmarking",6545 "frame-benchmarking",6508 "frame-support",6546 "frame-support",6520[[package]]6558[[package]]6521name = "pallet-tips"6559name = "pallet-tips"6522version = "4.0.0-dev"6560version = "4.0.0-dev"6523source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6561source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6524dependencies = [6562dependencies = [6525 "frame-benchmarking",6563 "frame-benchmarking",6526 "frame-support",6564 "frame-support",6539[[package]]6577[[package]]6540name = "pallet-transaction-payment"6578name = "pallet-transaction-payment"6541version = "4.0.0-dev"6579version = "4.0.0-dev"6542source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6580source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6543dependencies = [6581dependencies = [6544 "frame-support",6582 "frame-support",6545 "frame-system",6583 "frame-system",6555[[package]]6593[[package]]6556name = "pallet-transaction-payment-rpc"6594name = "pallet-transaction-payment-rpc"6557version = "4.0.0-dev"6595version = "4.0.0-dev"6558source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6596source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6559dependencies = [6597dependencies = [6560 "jsonrpsee",6598 "jsonrpsee",6561 "pallet-transaction-payment-rpc-runtime-api",6599 "pallet-transaction-payment-rpc-runtime-api",6570[[package]]6608[[package]]6571name = "pallet-transaction-payment-rpc-runtime-api"6609name = "pallet-transaction-payment-rpc-runtime-api"6572version = "4.0.0-dev"6610version = "4.0.0-dev"6573source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6611source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6574dependencies = [6612dependencies = [6575 "pallet-transaction-payment",6613 "pallet-transaction-payment",6576 "parity-scale-codec 3.1.5",6614 "parity-scale-codec 3.1.5",6581[[package]]6619[[package]]6582name = "pallet-treasury"6620name = "pallet-treasury"6583version = "4.0.0-dev"6621version = "4.0.0-dev"6584source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6622source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6585dependencies = [6623dependencies = [6586 "frame-benchmarking",6624 "frame-benchmarking",6587 "frame-support",6625 "frame-support",6640[[package]]6678[[package]]6641name = "pallet-utility"6679name = "pallet-utility"6642version = "4.0.0-dev"6680version = "4.0.0-dev"6643source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6681source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6644dependencies = [6682dependencies = [6645 "frame-benchmarking",6683 "frame-benchmarking",6646 "frame-support",6684 "frame-support",6656[[package]]6694[[package]]6657name = "pallet-vesting"6695name = "pallet-vesting"6658version = "4.0.0-dev"6696version = "4.0.0-dev"6659source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6697source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6660dependencies = [6698dependencies = [6661 "frame-benchmarking",6699 "frame-benchmarking",6662 "frame-support",6700 "frame-support",667067086671[[package]]6709[[package]]6672name = "pallet-xcm"6710name = "pallet-xcm"6673version = "0.9.23"6711version = "0.9.24"6674source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"6712source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"6675dependencies = [6713dependencies = [6676 "frame-support",6714 "frame-support",6677 "frame-system",6715 "frame-system",668867266689[[package]]6727[[package]]6690name = "pallet-xcm-benchmarks"6728name = "pallet-xcm-benchmarks"6691version = "0.9.23"6729version = "0.9.24"6692source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"6730source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"6693dependencies = [6731dependencies = [6694 "frame-benchmarking",6732 "frame-benchmarking",6695 "frame-support",6733 "frame-support",6706[[package]]6744[[package]]6707name = "parachain-info"6745name = "parachain-info"6708version = "0.1.0"6746version = "0.1.0"6709source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"6747source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"6710dependencies = [6748dependencies = [6711 "cumulus-primitives-core",6749 "cumulus-primitives-core",6712 "frame-support",6750 "frame-support",671867566719[[package]]6757[[package]]6720name = "parity-db"6758name = "parity-db"6721version = "0.3.13"6759version = "0.3.14"6722source = "registry+https://github.com/rust-lang/crates.io-index"6760source = "registry+https://github.com/rust-lang/crates.io-index"6723checksum = "55a7901b85874402471e131de3332dde0e51f38432c69a3853627c8e25433048"6761checksum = "966eb23bd3a09758b8dac09f82b9d417c00f14e5d46171bf04cffdd9cb2e1eb1"6724dependencies = [6762dependencies = [6725 "blake2-rfc",6763 "blake2-rfc",6726 "crc32fast",6764 "crc32fast",705270907053[[package]]7091[[package]]7054name = "polkadot-approval-distribution"7092name = "polkadot-approval-distribution"7055version = "0.9.23"7093version = "0.9.24"7056source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7094source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7057dependencies = [7095dependencies = [7058 "futures 0.3.21",7096 "futures 0.3.21",7059 "polkadot-node-network-protocol",7097 "polkadot-node-network-protocol",706771057068[[package]]7106[[package]]7069name = "polkadot-availability-bitfield-distribution"7107name = "polkadot-availability-bitfield-distribution"7070version = "0.9.23"7108version = "0.9.24"7071source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7109source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7072dependencies = [7110dependencies = [7073 "futures 0.3.21",7111 "futures 0.3.21",7074 "polkadot-node-network-protocol",7112 "polkadot-node-network-protocol",708171197082[[package]]7120[[package]]7083name = "polkadot-availability-distribution"7121name = "polkadot-availability-distribution"7084version = "0.9.23"7122version = "0.9.24"7085source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7123source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7086dependencies = [7124dependencies = [7087 "derive_more",7125 "derive_more",7088 "fatality",7126 "fatality",710471427105[[package]]7143[[package]]7106name = "polkadot-availability-recovery"7144name = "polkadot-availability-recovery"7107version = "0.9.23"7145version = "0.9.24"7108source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7146source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7109dependencies = [7147dependencies = [7110 "fatality",7148 "fatality",7111 "futures 0.3.21",7149 "futures 0.3.21",712571637126[[package]]7164[[package]]7127name = "polkadot-cli"7165name = "polkadot-cli"7128version = "0.9.23"7166version = "0.9.24"7129source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7167source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7130dependencies = [7168dependencies = [7131 "clap",7169 "clap",7132 "frame-benchmarking-cli",7170 "frame-benchmarking-cli",715071887151[[package]]7189[[package]]7152name = "polkadot-client"7190name = "polkadot-client"7153version = "0.9.23"7191version = "0.9.24"7154source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7192source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7155dependencies = [7193dependencies = [7156 "beefy-primitives",7194 "beefy-primitives",7157 "frame-benchmarking",7195 "frame-benchmarking",719072287191[[package]]7229[[package]]7192name = "polkadot-collator-protocol"7230name = "polkadot-collator-protocol"7193version = "0.9.23"7231version = "0.9.24"7194source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7232source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7195dependencies = [7233dependencies = [7196 "always-assert",7234 "always-assert",7197 "fatality",7235 "fatality",721172497212[[package]]7250[[package]]7213name = "polkadot-core-primitives"7251name = "polkadot-core-primitives"7214version = "0.9.23"7252version = "0.9.24"7215source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7253source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7216dependencies = [7254dependencies = [7217 "parity-scale-codec 3.1.5",7255 "parity-scale-codec 3.1.5",7218 "parity-util-mem",7256 "parity-util-mem",722472627225[[package]]7263[[package]]7226name = "polkadot-dispute-distribution"7264name = "polkadot-dispute-distribution"7227version = "0.9.23"7265version = "0.9.24"7228source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7266source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7229dependencies = [7267dependencies = [7230 "derive_more",7268 "derive_more",7231 "fatality",7269 "fatality",724772857248[[package]]7286[[package]]7249name = "polkadot-erasure-coding"7287name = "polkadot-erasure-coding"7250version = "0.9.23"7288version = "0.9.24"7251source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7289source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7252dependencies = [7290dependencies = [7253 "parity-scale-codec 3.1.5",7291 "parity-scale-codec 3.1.5",7254 "polkadot-node-primitives",7292 "polkadot-node-primitives",726172997262[[package]]7300[[package]]7263name = "polkadot-gossip-support"7301name = "polkadot-gossip-support"7264version = "0.9.23"7302version = "0.9.24"7265source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7303source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7266dependencies = [7304dependencies = [7267 "futures 0.3.21",7305 "futures 0.3.21",7268 "futures-timer",7306 "futures-timer",728173197282[[package]]7320[[package]]7283name = "polkadot-network-bridge"7321name = "polkadot-network-bridge"7284version = "0.9.23"7322version = "0.9.24"7285source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7323source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7286dependencies = [7324dependencies = [7287 "always-assert",7325 "always-assert",7288 "async-trait",7326 "async-trait",730273407303[[package]]7341[[package]]7304name = "polkadot-node-collation-generation"7342name = "polkadot-node-collation-generation"7305version = "0.9.23"7343version = "0.9.24"7306source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7344source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7307dependencies = [7345dependencies = [7308 "futures 0.3.21",7346 "futures 0.3.21",7309 "parity-scale-codec 3.1.5",7347 "parity-scale-codec 3.1.5",732073587321[[package]]7359[[package]]7322name = "polkadot-node-core-approval-voting"7360name = "polkadot-node-core-approval-voting"7323version = "0.9.23"7361version = "0.9.24"7324source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7362source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7325dependencies = [7363dependencies = [7326 "bitvec 1.0.0",7364 "bitvec 1.0.0",7327 "derive_more",7365 "derive_more",734973877350[[package]]7388[[package]]7351name = "polkadot-node-core-av-store"7389name = "polkadot-node-core-av-store"7352version = "0.9.23"7390version = "0.9.24"7353source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7391source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7354dependencies = [7392dependencies = [7355 "bitvec 1.0.0",7393 "bitvec 1.0.0",7356 "futures 0.3.21",7394 "futures 0.3.21",736974077370[[package]]7408[[package]]7371name = "polkadot-node-core-backing"7409name = "polkadot-node-core-backing"7372version = "0.9.23"7410version = "0.9.24"7373source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7411source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7374dependencies = [7412dependencies = [7375 "bitvec 1.0.0",7413 "bitvec 1.0.0",7376 "fatality",7414 "fatality",738874267389[[package]]7427[[package]]7390name = "polkadot-node-core-bitfield-signing"7428name = "polkadot-node-core-bitfield-signing"7391version = "0.9.23"7429version = "0.9.24"7392source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7430source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7393dependencies = [7431dependencies = [7394 "futures 0.3.21",7432 "futures 0.3.21",7395 "polkadot-node-subsystem",7433 "polkadot-node-subsystem",740374417404[[package]]7442[[package]]7405name = "polkadot-node-core-candidate-validation"7443name = "polkadot-node-core-candidate-validation"7406version = "0.9.23"7444version = "0.9.24"7407source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7445source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7408dependencies = [7446dependencies = [7409 "async-trait",7447 "async-trait",7410 "futures 0.3.21",7448 "futures 0.3.21",742174597422[[package]]7460[[package]]7423name = "polkadot-node-core-chain-api"7461name = "polkadot-node-core-chain-api"7424version = "0.9.23"7462version = "0.9.24"7425source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7463source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7426dependencies = [7464dependencies = [7427 "futures 0.3.21",7465 "futures 0.3.21",7428 "polkadot-node-subsystem",7466 "polkadot-node-subsystem",743674747437[[package]]7475[[package]]7438name = "polkadot-node-core-chain-selection"7476name = "polkadot-node-core-chain-selection"7439version = "0.9.23"7477version = "0.9.24"7440source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7478source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7441dependencies = [7479dependencies = [7442 "futures 0.3.21",7480 "futures 0.3.21",7443 "futures-timer",7481 "futures-timer",745374917454[[package]]7492[[package]]7455name = "polkadot-node-core-dispute-coordinator"7493name = "polkadot-node-core-dispute-coordinator"7456version = "0.9.23"7494version = "0.9.24"7457source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7495source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7458dependencies = [7496dependencies = [7459 "fatality",7497 "fatality",7460 "futures 0.3.21",7498 "futures 0.3.21",747275107473[[package]]7511[[package]]7474name = "polkadot-node-core-parachains-inherent"7512name = "polkadot-node-core-parachains-inherent"7475version = "0.9.23"7513version = "0.9.24"7476source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7514source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7477dependencies = [7515dependencies = [7478 "async-trait",7516 "async-trait",7479 "futures 0.3.21",7517 "futures 0.3.21",748975277490[[package]]7528[[package]]7491name = "polkadot-node-core-provisioner"7529name = "polkadot-node-core-provisioner"7492version = "0.9.23"7530version = "0.9.24"7493source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7531source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7494dependencies = [7532dependencies = [7495 "bitvec 1.0.0",7533 "bitvec 1.0.0",7496 "fatality",7534 "fatality",750775457508[[package]]7546[[package]]7509name = "polkadot-node-core-pvf"7547name = "polkadot-node-core-pvf"7510version = "0.9.23"7548version = "0.9.24"7511source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7549source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7512dependencies = [7550dependencies = [7513 "always-assert",7551 "always-assert",7514 "assert_matches",7552 "assert_matches",753875767539[[package]]7577[[package]]7540name = "polkadot-node-core-pvf-checker"7578name = "polkadot-node-core-pvf-checker"7541version = "0.9.23"7579version = "0.9.24"7542source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7580source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7543dependencies = [7581dependencies = [7544 "futures 0.3.21",7582 "futures 0.3.21",7545 "polkadot-node-primitives",7583 "polkadot-node-primitives",755475927555[[package]]7593[[package]]7556name = "polkadot-node-core-runtime-api"7594name = "polkadot-node-core-runtime-api"7557version = "0.9.23"7595version = "0.9.24"7558source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7596source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7559dependencies = [7597dependencies = [7560 "futures 0.3.21",7598 "futures 0.3.21",7561 "memory-lru",7599 "memory-lru",757176097572[[package]]7610[[package]]7573name = "polkadot-node-jaeger"7611name = "polkadot-node-jaeger"7574version = "0.9.23"7612version = "0.9.24"7575source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7613source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7576dependencies = [7614dependencies = [7577 "async-std",7615 "async-std",7578 "lazy_static",7616 "lazy_static",758976277590[[package]]7628[[package]]7591name = "polkadot-node-metrics"7629name = "polkadot-node-metrics"7592version = "0.9.23"7630version = "0.9.24"7593source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7631source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7594dependencies = [7632dependencies = [7595 "bs58",7633 "bs58",7596 "futures 0.3.21",7634 "futures 0.3.21",760876467609[[package]]7647[[package]]7610name = "polkadot-node-network-protocol"7648name = "polkadot-node-network-protocol"7611version = "0.9.23"7649version = "0.9.24"7612source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7650source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7613dependencies = [7651dependencies = [7614 "async-trait",7652 "async-trait",7615 "derive_more",7653 "derive_more",762976677630[[package]]7668[[package]]7631name = "polkadot-node-primitives"7669name = "polkadot-node-primitives"7632version = "0.9.23"7670version = "0.9.24"7633source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7671source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7634dependencies = [7672dependencies = [7635 "bounded-vec",7673 "bounded-vec",7636 "futures 0.3.21",7674 "futures 0.3.21",765176897652[[package]]7690[[package]]7653name = "polkadot-node-subsystem"7691name = "polkadot-node-subsystem"7654version = "0.9.23"7692version = "0.9.24"7655source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7693source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7656dependencies = [7694dependencies = [7657 "polkadot-node-jaeger",7695 "polkadot-node-jaeger",7658 "polkadot-node-subsystem-types",7696 "polkadot-node-subsystem-types",766176997662[[package]]7700[[package]]7663name = "polkadot-node-subsystem-types"7701name = "polkadot-node-subsystem-types"7664version = "0.9.23"7702version = "0.9.24"7665source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7703source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7666dependencies = [7704dependencies = [7667 "derive_more",7705 "derive_more",7668 "futures 0.3.21",7706 "futures 0.3.21",768077187681[[package]]7719[[package]]7682name = "polkadot-node-subsystem-util"7720name = "polkadot-node-subsystem-util"7683version = "0.9.23"7721version = "0.9.24"7684source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7722source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7685dependencies = [7723dependencies = [7686 "async-trait",7724 "async-trait",7687 "derive_more",7725 "derive_more",771377517714[[package]]7752[[package]]7715name = "polkadot-overseer"7753name = "polkadot-overseer"7716version = "0.9.23"7754version = "0.9.24"7717source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7755source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7718dependencies = [7756dependencies = [7719 "futures 0.3.21",7757 "futures 0.3.21",7720 "futures-timer",7758 "futures-timer",773577737736[[package]]7774[[package]]7737name = "polkadot-parachain"7775name = "polkadot-parachain"7738version = "0.9.23"7776version = "0.9.24"7739source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7777source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7740dependencies = [7778dependencies = [7741 "derive_more",7779 "derive_more",7742 "frame-support",7780 "frame-support",775277907753[[package]]7791[[package]]7754name = "polkadot-performance-test"7792name = "polkadot-performance-test"7755version = "0.9.23"7793version = "0.9.24"7756source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7794source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7757dependencies = [7795dependencies = [7758 "env_logger",7796 "env_logger",7759 "kusama-runtime",7797 "kusama-runtime",776778057768[[package]]7806[[package]]7769name = "polkadot-primitives"7807name = "polkadot-primitives"7770version = "0.9.23"7808version = "0.9.24"7771source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7809source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7772dependencies = [7810dependencies = [7773 "bitvec 1.0.0",7811 "bitvec 1.0.0",7774 "frame-system",7812 "frame-system",779778357798[[package]]7836[[package]]7799name = "polkadot-rpc"7837name = "polkadot-rpc"7800version = "0.9.23"7838version = "0.9.24"7801source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7839source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7802dependencies = [7840dependencies = [7803 "beefy-gadget",7841 "beefy-gadget",7804 "beefy-gadget-rpc",7842 "beefy-gadget-rpc",782978677830[[package]]7868[[package]]7831name = "polkadot-runtime"7869name = "polkadot-runtime"7832version = "0.9.23"7870version = "0.9.24"7833source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7871source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7834dependencies = [7872dependencies = [7835 "beefy-primitives",7873 "beefy-primitives",7836 "bitvec 1.0.0",7874 "bitvec 1.0.0",791579537916[[package]]7954[[package]]7917name = "polkadot-runtime-common"7955name = "polkadot-runtime-common"7918version = "0.9.23"7956version = "0.9.24"7919source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7957source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7920dependencies = [7958dependencies = [7921 "beefy-primitives",7959 "beefy-primitives",7922 "bitvec 1.0.0",7960 "bitvec 1.0.0",796280007963[[package]]8001[[package]]7964name = "polkadot-runtime-constants"8002name = "polkadot-runtime-constants"7965version = "0.9.23"8003version = "0.9.24"7966source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8004source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7967dependencies = [8005dependencies = [7968 "frame-support",8006 "frame-support",7969 "polkadot-primitives",8007 "polkadot-primitives",797480127975[[package]]8013[[package]]7976name = "polkadot-runtime-metrics"8014name = "polkadot-runtime-metrics"7977version = "0.9.23"8015version = "0.9.24"7978source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8016source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7979dependencies = [8017dependencies = [7980 "bs58",8018 "bs58",7981 "parity-scale-codec 3.1.5",8019 "parity-scale-codec 3.1.5",798680247987[[package]]8025[[package]]7988name = "polkadot-runtime-parachains"8026name = "polkadot-runtime-parachains"7989version = "0.9.23"8027version = "0.9.24"7990source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8028source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7991dependencies = [8029dependencies = [7992 "bitflags",8030 "bitflags",7993 "bitvec 1.0.0",8031 "bitvec 1.0.0",802980678030[[package]]8068[[package]]8031name = "polkadot-service"8069name = "polkadot-service"8032version = "0.9.23"8070version = "0.9.24"8033source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8071source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8034dependencies = [8072dependencies = [8035 "async-trait",8073 "async-trait",8036 "beefy-gadget",8074 "beefy-gadget",813281708133[[package]]8171[[package]]8134name = "polkadot-statement-distribution"8172name = "polkadot-statement-distribution"8135version = "0.9.23"8173version = "0.9.24"8136source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8174source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8137dependencies = [8175dependencies = [8138 "arrayvec 0.5.2",8176 "arrayvec 0.5.2",8139 "fatality",8177 "fatality",815381918154[[package]]8192[[package]]8155name = "polkadot-statement-table"8193name = "polkadot-statement-table"8156version = "0.9.23"8194version = "0.9.24"8157source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8195source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8158dependencies = [8196dependencies = [8159 "parity-scale-codec 3.1.5",8197 "parity-scale-codec 3.1.5",8160 "polkadot-primitives",8198 "polkadot-primitives",816382018164[[package]]8202[[package]]8165name = "polkadot-test-runtime"8203name = "polkadot-test-runtime"8166version = "0.9.23"8204version = "0.9.24"8167source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8205source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8168dependencies = [8206dependencies = [8169 "beefy-primitives",8207 "beefy-primitives",8170 "bitvec 1.0.0",8208 "bitvec 1.0.0",822582638226[[package]]8264[[package]]8227name = "polkadot-test-service"8265name = "polkadot-test-service"8228version = "0.9.23"8266version = "0.9.24"8229source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8267source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8230dependencies = [8268dependencies = [8231 "frame-benchmarking",8269 "frame-benchmarking",8232 "frame-system",8270 "frame-system",8336[[package]]8374[[package]]8337name = "prioritized-metered-channel"8375name = "prioritized-metered-channel"8338version = "0.2.0"8376version = "0.2.0"8339source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8377source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8340dependencies = [8378dependencies = [8341 "coarsetime",8379 "coarsetime",8342 "crossbeam-queue",8380 "crossbeam-queue",838484228385[[package]]8423[[package]]8386name = "proc-macro2"8424name = "proc-macro2"8387version = "1.0.39"8425version = "1.0.40"8388source = "registry+https://github.com/rust-lang/crates.io-index"8426source = "registry+https://github.com/rust-lang/crates.io-index"8389checksum = "c54b25569025b7fc9651de43004ae593a75ad88543b17178aa5e1b9c4f15f56f"8427checksum = "dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7"8390dependencies = [8428dependencies = [8391 "unicode-ident",8429 "unicode-ident",8392]8430]840784458408[[package]]8446[[package]]8409name = "prometheus-client"8447name = "prometheus-client"8410version = "0.15.1"8448version = "0.16.0"8411source = "registry+https://github.com/rust-lang/crates.io-index"8449source = "registry+https://github.com/rust-lang/crates.io-index"8412checksum = "c9a896938cc6018c64f279888b8c7559d3725210d5db9a3a1ee6bc7188d51d34"8450checksum = "ac1abe0255c04d15f571427a2d1e00099016506cf3297b53853acd2b7eb87825"8413dependencies = [8451dependencies = [8414 "dtoa",8452 "dtoa",8415 "itoa 1.0.2",8453 "itoa 1.0.2",8462 "multimap",8500 "multimap",8463 "petgraph",8501 "petgraph",8464 "prost 0.9.0",8502 "prost 0.9.0",8465 "prost-types",8503 "prost-types 0.9.0",8466 "regex",8504 "regex",8467 "tempfile",8505 "tempfile",8468 "which",8506 "which",8469]8507]85088509[[package]]8510name = "prost-build"8511version = "0.10.4"8512source = "registry+https://github.com/rust-lang/crates.io-index"8513checksum = "8ae5a4388762d5815a9fc0dea33c56b021cdc8dde0c55e0c9ca57197254b0cab"8514dependencies = [8515 "bytes 1.1.0",8516 "cfg-if 1.0.0",8517 "cmake",8518 "heck 0.4.0",8519 "itertools",8520 "lazy_static",8521 "log",8522 "multimap",8523 "petgraph",8524 "prost 0.10.4",8525 "prost-types 0.10.1",8526 "regex",8527 "tempfile",8528 "which",8529]85308531[[package]]8532name = "prost-codec"8533version = "0.1.0"8534source = "registry+https://github.com/rust-lang/crates.io-index"8535checksum = "00af1e92c33b4813cc79fda3f2dbf56af5169709be0202df730e9ebc3e4cd007"8536dependencies = [8537 "asynchronous-codec",8538 "bytes 1.1.0",8539 "prost 0.10.4",8540 "thiserror",8541 "unsigned-varint",8542]847085438471[[package]]8544[[package]]8472name = "prost-derive"8545name = "prost-derive"8504 "prost 0.9.0",8577 "prost 0.9.0",8505]8578]85798580[[package]]8581name = "prost-types"8582version = "0.10.1"8583source = "registry+https://github.com/rust-lang/crates.io-index"8584checksum = "2d0a014229361011dc8e69c8a1ec6c2e8d0f2af7c91e3ea3f5b2170298461e68"8585dependencies = [8586 "bytes 1.1.0",8587 "prost 0.10.4",8588]850685898507[[package]]8590[[package]]8508name = "psm"8591name = "psm"851585988516[[package]]8599[[package]]8517name = "quartz-runtime"8600name = "quartz-runtime"8518version = "0.9.23"8601version = "0.9.24"8519dependencies = [8602dependencies = [8520 "cumulus-pallet-aura-ext",8603 "cumulus-pallet-aura-ext",8521 "cumulus-pallet-dmp-queue",8604 "cumulus-pallet-dmp-queue",861486978615[[package]]8698[[package]]8616name = "quote"8699name = "quote"8617version = "1.0.18"8700version = "1.0.20"8618source = "registry+https://github.com/rust-lang/crates.io-index"8701source = "registry+https://github.com/rust-lang/crates.io-index"8619checksum = "a1feb54ed693b93a84e14094943b84b7c4eae204c512b7ccb95ab0c66d278ad1"8702checksum = "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804"8620dependencies = [8703dependencies = [8621 "proc-macro2",8704 "proc-macro2",8622]8705]8868[[package]]8951[[package]]8869name = "remote-externalities"8952name = "remote-externalities"8870version = "0.10.0-dev"8953version = "0.10.0-dev"8871source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"8954source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"8872dependencies = [8955dependencies = [8873 "env_logger",8956 "env_logger",8874 "jsonrpsee",8957 "jsonrpsee",898890718989[[package]]9072[[package]]8990name = "rococo-runtime"9073name = "rococo-runtime"8991version = "0.9.23"9074version = "0.9.24"8992source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"9075source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8993dependencies = [9076dependencies = [8994 "beefy-merkle-tree",9077 "beefy-merkle-tree",8995 "beefy-primitives",9078 "beefy-primitives",906591489066[[package]]9149[[package]]9067name = "rococo-runtime-constants"9150name = "rococo-runtime-constants"9068version = "0.9.23"9151version = "0.9.24"9069source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"9152source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"9070dependencies = [9153dependencies = [9071 "frame-support",9154 "frame-support",9072 "polkadot-primitives",9155 "polkadot-primitives",918592689186[[package]]9269[[package]]9187name = "rustversion"9270name = "rustversion"9188version = "1.0.6"9271version = "1.0.7"9189source = "registry+https://github.com/rust-lang/crates.io-index"9272source = "registry+https://github.com/rust-lang/crates.io-index"9190checksum = "f2cc38e8fa666e2de3c4aba7edeb5ffc5246c1c2ed0e3d17e560aeeba736b23f"9273checksum = "a0a5f7c728f5d284929a1cccb5bc19884422bfe6ef4d6c409da2c41838983fcf"919192749192[[package]]9275[[package]]9193name = "rw-stream-sink"9276name = "rw-stream-sink"9200 "static_assertions",9283 "static_assertions",9201]9284]92859286[[package]]9287name = "rw-stream-sink"9288version = "0.3.0"9289source = "registry+https://github.com/rust-lang/crates.io-index"9290checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"9291dependencies = [9292 "futures 0.3.21",9293 "pin-project 1.0.10",9294 "static_assertions",9295]920292969203[[package]]9297[[package]]9204name = "ryu"9298name = "ryu"9236[[package]]9330[[package]]9237name = "sc-allocator"9331name = "sc-allocator"9238version = "4.1.0-dev"9332version = "4.1.0-dev"9239source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9333source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9240dependencies = [9334dependencies = [9241 "log",9335 "log",9242 "sp-core",9336 "sp-core",9247[[package]]9341[[package]]9248name = "sc-authority-discovery"9342name = "sc-authority-discovery"9249version = "0.10.0-dev"9343version = "0.10.0-dev"9250source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9344source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9251dependencies = [9345dependencies = [9252 "async-trait",9346 "async-trait",9253 "futures 0.3.21",9347 "futures 0.3.21",9257 "log",9351 "log",9258 "parity-scale-codec 3.1.5",9352 "parity-scale-codec 3.1.5",9259 "prost 0.10.4",9353 "prost 0.10.4",9260 "prost-build",9354 "prost-build 0.9.0",9261 "rand 0.7.3",9355 "rand 0.7.3",9262 "sc-client-api",9356 "sc-client-api",9263 "sc-network",9357 "sc-network",9274[[package]]9368[[package]]9275name = "sc-basic-authorship"9369name = "sc-basic-authorship"9276version = "0.10.0-dev"9370version = "0.10.0-dev"9277source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9371source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9278dependencies = [9372dependencies = [9279 "futures 0.3.21",9373 "futures 0.3.21",9280 "futures-timer",9374 "futures-timer",9297[[package]]9391[[package]]9298name = "sc-block-builder"9392name = "sc-block-builder"9299version = "0.10.0-dev"9393version = "0.10.0-dev"9300source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9394source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9301dependencies = [9395dependencies = [9302 "parity-scale-codec 3.1.5",9396 "parity-scale-codec 3.1.5",9303 "sc-client-api",9397 "sc-client-api",9313[[package]]9407[[package]]9314name = "sc-chain-spec"9408name = "sc-chain-spec"9315version = "4.0.0-dev"9409version = "4.0.0-dev"9316source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9410source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9317dependencies = [9411dependencies = [9318 "impl-trait-for-tuples",9412 "impl-trait-for-tuples",9319 "memmap2 0.5.4",9413 "memmap2 0.5.4",9330[[package]]9424[[package]]9331name = "sc-chain-spec-derive"9425name = "sc-chain-spec-derive"9332version = "4.0.0-dev"9426version = "4.0.0-dev"9333source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9427source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9334dependencies = [9428dependencies = [9335 "proc-macro-crate",9429 "proc-macro-crate",9336 "proc-macro2",9430 "proc-macro2",9341[[package]]9435[[package]]9342name = "sc-cli"9436name = "sc-cli"9343version = "0.10.0-dev"9437version = "0.10.0-dev"9344source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9438source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9345dependencies = [9439dependencies = [9346 "chrono",9440 "chrono",9347 "clap",9441 "clap",9380[[package]]9474[[package]]9381name = "sc-client-api"9475name = "sc-client-api"9382version = "4.0.0-dev"9476version = "4.0.0-dev"9383source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9477source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9384dependencies = [9478dependencies = [9385 "fnv",9479 "fnv",9386 "futures 0.3.21",9480 "futures 0.3.21",9408[[package]]9502[[package]]9409name = "sc-client-db"9503name = "sc-client-db"9410version = "0.10.0-dev"9504version = "0.10.0-dev"9411source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9505source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9412dependencies = [9506dependencies = [9413 "hash-db",9507 "hash-db",9414 "kvdb",9508 "kvdb",9433[[package]]9527[[package]]9434name = "sc-consensus"9528name = "sc-consensus"9435version = "0.10.0-dev"9529version = "0.10.0-dev"9436source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9530source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9437dependencies = [9531dependencies = [9438 "async-trait",9532 "async-trait",9439 "futures 0.3.21",9533 "futures 0.3.21",9457[[package]]9551[[package]]9458name = "sc-consensus-aura"9552name = "sc-consensus-aura"9459version = "0.10.0-dev"9553version = "0.10.0-dev"9460source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9554source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9461dependencies = [9555dependencies = [9462 "async-trait",9556 "async-trait",9463 "futures 0.3.21",9557 "futures 0.3.21",9486[[package]]9580[[package]]9487name = "sc-consensus-babe"9581name = "sc-consensus-babe"9488version = "0.10.0-dev"9582version = "0.10.0-dev"9489source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9583source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9490dependencies = [9584dependencies = [9491 "async-trait",9585 "async-trait",9492 "fork-tree",9586 "fork-tree",9529[[package]]9623[[package]]9530name = "sc-consensus-babe-rpc"9624name = "sc-consensus-babe-rpc"9531version = "0.10.0-dev"9625version = "0.10.0-dev"9532source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9626source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9533dependencies = [9627dependencies = [9534 "futures 0.3.21",9628 "futures 0.3.21",9535 "jsonrpsee",9629 "jsonrpsee",9551[[package]]9645[[package]]9552name = "sc-consensus-epochs"9646name = "sc-consensus-epochs"9553version = "0.10.0-dev"9647version = "0.10.0-dev"9554source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9648source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9555dependencies = [9649dependencies = [9556 "fork-tree",9650 "fork-tree",9557 "parity-scale-codec 3.1.5",9651 "parity-scale-codec 3.1.5",9564[[package]]9658[[package]]9565name = "sc-consensus-manual-seal"9659name = "sc-consensus-manual-seal"9566version = "0.10.0-dev"9660version = "0.10.0-dev"9567source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9661source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9568dependencies = [9662dependencies = [9569 "assert_matches",9663 "assert_matches",9570 "async-trait",9664 "async-trait",9598[[package]]9692[[package]]9599name = "sc-consensus-slots"9693name = "sc-consensus-slots"9600version = "0.10.0-dev"9694version = "0.10.0-dev"9601source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9695source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9602dependencies = [9696dependencies = [9603 "async-trait",9697 "async-trait",9604 "futures 0.3.21",9698 "futures 0.3.21",9623[[package]]9717[[package]]9624name = "sc-consensus-uncles"9718name = "sc-consensus-uncles"9625version = "0.10.0-dev"9719version = "0.10.0-dev"9626source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9720source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9627dependencies = [9721dependencies = [9628 "sc-client-api",9722 "sc-client-api",9629 "sp-authorship",9723 "sp-authorship",9634[[package]]9728[[package]]9635name = "sc-executor"9729name = "sc-executor"9636version = "0.10.0-dev"9730version = "0.10.0-dev"9637source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9731source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9638dependencies = [9732dependencies = [9639 "lazy_static",9733 "lazy_static",9640 "lru 0.7.7",9734 "lru 0.7.7",9661[[package]]9755[[package]]9662name = "sc-executor-common"9756name = "sc-executor-common"9663version = "0.10.0-dev"9757version = "0.10.0-dev"9664source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9758source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9665dependencies = [9759dependencies = [9666 "environmental",9760 "environmental",9667 "parity-scale-codec 3.1.5",9761 "parity-scale-codec 3.1.5",9678[[package]]9772[[package]]9679name = "sc-executor-wasmi"9773name = "sc-executor-wasmi"9680version = "0.10.0-dev"9774version = "0.10.0-dev"9681source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9775source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9682dependencies = [9776dependencies = [9683 "log",9777 "log",9684 "parity-scale-codec 3.1.5",9778 "parity-scale-codec 3.1.5",9693[[package]]9787[[package]]9694name = "sc-executor-wasmtime"9788name = "sc-executor-wasmtime"9695version = "0.10.0-dev"9789version = "0.10.0-dev"9696source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9790source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9697dependencies = [9791dependencies = [9698 "cfg-if 1.0.0",9792 "cfg-if 1.0.0",9699 "libc",9793 "libc",9711[[package]]9805[[package]]9712name = "sc-finality-grandpa"9806name = "sc-finality-grandpa"9713version = "0.10.0-dev"9807version = "0.10.0-dev"9714source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9808source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9715dependencies = [9809dependencies = [9716 "ahash",9810 "ahash",9717 "async-trait",9811 "async-trait",9751[[package]]9845[[package]]9752name = "sc-finality-grandpa-rpc"9846name = "sc-finality-grandpa-rpc"9753version = "0.10.0-dev"9847version = "0.10.0-dev"9754source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9848source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9755dependencies = [9849dependencies = [9756 "finality-grandpa",9850 "finality-grandpa",9757 "futures 0.3.21",9851 "futures 0.3.21",9772[[package]]9866[[package]]9773name = "sc-informant"9867name = "sc-informant"9774version = "0.10.0-dev"9868version = "0.10.0-dev"9775source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9869source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9776dependencies = [9870dependencies = [9777 "ansi_term",9871 "ansi_term",9778 "futures 0.3.21",9872 "futures 0.3.21",9789[[package]]9883[[package]]9790name = "sc-keystore"9884name = "sc-keystore"9791version = "4.0.0-dev"9885version = "4.0.0-dev"9792source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9886source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9793dependencies = [9887dependencies = [9794 "async-trait",9888 "async-trait",9795 "hex",9889 "hex",9804[[package]]9898[[package]]9805name = "sc-network"9899name = "sc-network"9806version = "0.10.0-dev"9900version = "0.10.0-dev"9807source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9901source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9808dependencies = [9902dependencies = [9809 "async-trait",9903 "async-trait",9810 "asynchronous-codec",9904 "asynchronous-codec",9827 "parking_lot 0.12.1",9921 "parking_lot 0.12.1",9828 "pin-project 1.0.10",9922 "pin-project 1.0.10",9829 "prost 0.10.4",9923 "prost 0.10.4",9830 "prost-build",9924 "prost-build 0.9.0",9831 "rand 0.7.3",9925 "rand 0.7.3",9832 "sc-block-builder",9926 "sc-block-builder",9833 "sc-client-api",9927 "sc-client-api",9856[[package]]9950[[package]]9857name = "sc-network-common"9951name = "sc-network-common"9858version = "0.10.0-dev"9952version = "0.10.0-dev"9859source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9953source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9860dependencies = [9954dependencies = [9861 "futures 0.3.21",9955 "futures 0.3.21",9862 "libp2p",9956 "libp2p",9863 "parity-scale-codec 3.1.5",9957 "parity-scale-codec 3.1.5",9864 "prost-build",9958 "prost-build 0.9.0",9865 "sc-peerset",9959 "sc-peerset",9866 "smallvec",9960 "smallvec",9867]9961]986899629869[[package]]9963[[package]]9870name = "sc-network-gossip"9964name = "sc-network-gossip"9871version = "0.10.0-dev"9965version = "0.10.0-dev"9872source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9966source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9873dependencies = [9967dependencies = [9874 "ahash",9968 "ahash",9875 "futures 0.3.21",9969 "futures 0.3.21",9886[[package]]9980[[package]]9887name = "sc-network-light"9981name = "sc-network-light"9888version = "0.10.0-dev"9982version = "0.10.0-dev"9889source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9983source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9890dependencies = [9984dependencies = [9891 "futures 0.3.21",9985 "futures 0.3.21",9892 "libp2p",9986 "libp2p",9893 "log",9987 "log",9894 "parity-scale-codec 3.1.5",9988 "parity-scale-codec 3.1.5",9895 "prost 0.10.4",9989 "prost 0.10.4",9896 "prost-build",9990 "prost-build 0.9.0",9897 "sc-client-api",9991 "sc-client-api",9898 "sc-network-common",9992 "sc-network-common",9899 "sc-peerset",9993 "sc-peerset",9906[[package]]10000[[package]]9907name = "sc-network-sync"10001name = "sc-network-sync"9908version = "0.10.0-dev"10002version = "0.10.0-dev"9909source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10003source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9910dependencies = [10004dependencies = [9911 "bitflags",10005 "bitflags",9912 "either",10006 "either",9917 "lru 0.7.7",10011 "lru 0.7.7",9918 "parity-scale-codec 3.1.5",10012 "parity-scale-codec 3.1.5",9919 "prost 0.10.4",10013 "prost 0.10.4",9920 "prost-build",10014 "prost-build 0.9.0",9921 "sc-client-api",10015 "sc-client-api",9922 "sc-consensus",10016 "sc-consensus",9923 "sc-network-common",10017 "sc-network-common",9935[[package]]10029[[package]]9936name = "sc-offchain"10030name = "sc-offchain"9937version = "4.0.0-dev"10031version = "4.0.0-dev"9938source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10032source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9939dependencies = [10033dependencies = [9940 "bytes 1.1.0",10034 "bytes 1.1.0",9941 "fnv",10035 "fnv",9963[[package]]10057[[package]]9964name = "sc-peerset"10058name = "sc-peerset"9965version = "4.0.0-dev"10059version = "4.0.0-dev"9966source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10060source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9967dependencies = [10061dependencies = [9968 "futures 0.3.21",10062 "futures 0.3.21",9969 "libp2p",10063 "libp2p",9976[[package]]10070[[package]]9977name = "sc-proposer-metrics"10071name = "sc-proposer-metrics"9978version = "0.10.0-dev"10072version = "0.10.0-dev"9979source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10073source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9980dependencies = [10074dependencies = [9981 "log",10075 "log",9982 "substrate-prometheus-endpoint",10076 "substrate-prometheus-endpoint",9985[[package]]10079[[package]]9986name = "sc-rpc"10080name = "sc-rpc"9987version = "4.0.0-dev"10081version = "4.0.0-dev"9988source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10082source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9989dependencies = [10083dependencies = [9990 "futures 0.3.21",10084 "futures 0.3.21",9991 "hash-db",10085 "hash-db",10015[[package]]10109[[package]]10016name = "sc-rpc-api"10110name = "sc-rpc-api"10017version = "0.10.0-dev"10111version = "0.10.0-dev"10018source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10112source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10019dependencies = [10113dependencies = [10020 "futures 0.3.21",10114 "futures 0.3.21",10021 "jsonrpsee",10115 "jsonrpsee",10038[[package]]10132[[package]]10039name = "sc-rpc-server"10133name = "sc-rpc-server"10040version = "4.0.0-dev"10134version = "4.0.0-dev"10041source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10135source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10042dependencies = [10136dependencies = [10043 "futures 0.3.21",10137 "futures 0.3.21",10044 "jsonrpsee",10138 "jsonrpsee",10051[[package]]10145[[package]]10052name = "sc-service"10146name = "sc-service"10053version = "0.10.0-dev"10147version = "0.10.0-dev"10054source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10148source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10055dependencies = [10149dependencies = [10056 "async-trait",10150 "async-trait",10057 "directories",10151 "directories",10116[[package]]10210[[package]]10117name = "sc-state-db"10211name = "sc-state-db"10118version = "0.10.0-dev"10212version = "0.10.0-dev"10119source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10213source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10120dependencies = [10214dependencies = [10121 "log",10215 "log",10122 "parity-scale-codec 3.1.5",10216 "parity-scale-codec 3.1.5",10130[[package]]10224[[package]]10131name = "sc-sync-state-rpc"10225name = "sc-sync-state-rpc"10132version = "0.10.0-dev"10226version = "0.10.0-dev"10133source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10227source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10134dependencies = [10228dependencies = [10135 "jsonrpsee",10229 "jsonrpsee",10136 "parity-scale-codec 3.1.5",10230 "parity-scale-codec 3.1.5",10149[[package]]10243[[package]]10150name = "sc-sysinfo"10244name = "sc-sysinfo"10151version = "6.0.0-dev"10245version = "6.0.0-dev"10152source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10246source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10153dependencies = [10247dependencies = [10154 "futures 0.3.21",10248 "futures 0.3.21",10155 "libc",10249 "libc",10168[[package]]10262[[package]]10169name = "sc-telemetry"10263name = "sc-telemetry"10170version = "4.0.0-dev"10264version = "4.0.0-dev"10171source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10265source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10172dependencies = [10266dependencies = [10173 "chrono",10267 "chrono",10174 "futures 0.3.21",10268 "futures 0.3.21",10186[[package]]10280[[package]]10187name = "sc-tracing"10281name = "sc-tracing"10188version = "4.0.0-dev"10282version = "4.0.0-dev"10189source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10283source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10190dependencies = [10284dependencies = [10191 "ansi_term",10285 "ansi_term",10192 "atty",10286 "atty",10217[[package]]10311[[package]]10218name = "sc-tracing-proc-macro"10312name = "sc-tracing-proc-macro"10219version = "4.0.0-dev"10313version = "4.0.0-dev"10220source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10314source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10221dependencies = [10315dependencies = [10222 "proc-macro-crate",10316 "proc-macro-crate",10223 "proc-macro2",10317 "proc-macro2",10228[[package]]10322[[package]]10229name = "sc-transaction-pool"10323name = "sc-transaction-pool"10230version = "4.0.0-dev"10324version = "4.0.0-dev"10231source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10325source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10232dependencies = [10326dependencies = [10233 "futures 0.3.21",10327 "futures 0.3.21",10234 "futures-timer",10328 "futures-timer",10255[[package]]10349[[package]]10256name = "sc-transaction-pool-api"10350name = "sc-transaction-pool-api"10257version = "4.0.0-dev"10351version = "4.0.0-dev"10258source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10352source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10259dependencies = [10353dependencies = [10260 "futures 0.3.21",10354 "futures 0.3.21",10261 "log",10355 "log",10268[[package]]10362[[package]]10269name = "sc-utils"10363name = "sc-utils"10270version = "4.0.0-dev"10364version = "4.0.0-dev"10271source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10365source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10272dependencies = [10366dependencies = [10273 "futures 0.3.21",10367 "futures 0.3.21",10274 "futures-timer",10368 "futures-timer",106301072410631[[package]]10725[[package]]10632name = "slot-range-helper"10726name = "slot-range-helper"10633version = "0.9.23"10727version = "0.9.24"10634source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"10728source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"10635dependencies = [10729dependencies = [10636 "enumn",10730 "enumn",10637 "parity-scale-codec 3.1.5",10731 "parity-scale-codec 3.1.5",10707[[package]]10801[[package]]10708name = "sp-api"10802name = "sp-api"10709version = "4.0.0-dev"10803version = "4.0.0-dev"10710source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10804source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10711dependencies = [10805dependencies = [10712 "hash-db",10806 "hash-db",10713 "log",10807 "log",10724[[package]]10818[[package]]10725name = "sp-api-proc-macro"10819name = "sp-api-proc-macro"10726version = "4.0.0-dev"10820version = "4.0.0-dev"10727source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10821source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10728dependencies = [10822dependencies = [10729 "blake2",10823 "blake2",10730 "proc-macro-crate",10824 "proc-macro-crate",10736[[package]]10830[[package]]10737name = "sp-application-crypto"10831name = "sp-application-crypto"10738version = "6.0.0"10832version = "6.0.0"10739source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10833source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10740dependencies = [10834dependencies = [10741 "parity-scale-codec 3.1.5",10835 "parity-scale-codec 3.1.5",10742 "scale-info",10836 "scale-info",10749[[package]]10843[[package]]10750name = "sp-arithmetic"10844name = "sp-arithmetic"10751version = "5.0.0"10845version = "5.0.0"10752source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10846source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10753dependencies = [10847dependencies = [10754 "integer-sqrt",10848 "integer-sqrt",10755 "num-traits",10849 "num-traits",10764[[package]]10858[[package]]10765name = "sp-authority-discovery"10859name = "sp-authority-discovery"10766version = "4.0.0-dev"10860version = "4.0.0-dev"10767source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10861source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10768dependencies = [10862dependencies = [10769 "parity-scale-codec 3.1.5",10863 "parity-scale-codec 3.1.5",10770 "scale-info",10864 "scale-info",10777[[package]]10871[[package]]10778name = "sp-authorship"10872name = "sp-authorship"10779version = "4.0.0-dev"10873version = "4.0.0-dev"10780source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10874source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10781dependencies = [10875dependencies = [10782 "async-trait",10876 "async-trait",10783 "parity-scale-codec 3.1.5",10877 "parity-scale-codec 3.1.5",10789[[package]]10883[[package]]10790name = "sp-block-builder"10884name = "sp-block-builder"10791version = "4.0.0-dev"10885version = "4.0.0-dev"10792source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10886source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10793dependencies = [10887dependencies = [10794 "parity-scale-codec 3.1.5",10888 "parity-scale-codec 3.1.5",10795 "sp-api",10889 "sp-api",10801[[package]]10895[[package]]10802name = "sp-blockchain"10896name = "sp-blockchain"10803version = "4.0.0-dev"10897version = "4.0.0-dev"10804source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10898source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10805dependencies = [10899dependencies = [10806 "futures 0.3.21",10900 "futures 0.3.21",10807 "log",10901 "log",10819[[package]]10913[[package]]10820name = "sp-consensus"10914name = "sp-consensus"10821version = "0.10.0-dev"10915version = "0.10.0-dev"10822source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10916source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10823dependencies = [10917dependencies = [10824 "async-trait",10918 "async-trait",10825 "futures 0.3.21",10919 "futures 0.3.21",10838[[package]]10932[[package]]10839name = "sp-consensus-aura"10933name = "sp-consensus-aura"10840version = "0.10.0-dev"10934version = "0.10.0-dev"10841source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10935source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10842dependencies = [10936dependencies = [10843 "async-trait",10937 "async-trait",10844 "parity-scale-codec 3.1.5",10938 "parity-scale-codec 3.1.5",10856[[package]]10950[[package]]10857name = "sp-consensus-babe"10951name = "sp-consensus-babe"10858version = "0.10.0-dev"10952version = "0.10.0-dev"10859source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10953source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10860dependencies = [10954dependencies = [10861 "async-trait",10955 "async-trait",10862 "merlin",10956 "merlin",10879[[package]]10973[[package]]10880name = "sp-consensus-slots"10974name = "sp-consensus-slots"10881version = "0.10.0-dev"10975version = "0.10.0-dev"10882source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10976source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10883dependencies = [10977dependencies = [10884 "parity-scale-codec 3.1.5",10978 "parity-scale-codec 3.1.5",10885 "scale-info",10979 "scale-info",10893[[package]]10987[[package]]10894name = "sp-consensus-vrf"10988name = "sp-consensus-vrf"10895version = "0.10.0-dev"10989version = "0.10.0-dev"10896source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10990source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10897dependencies = [10991dependencies = [10898 "parity-scale-codec 3.1.5",10992 "parity-scale-codec 3.1.5",10899 "scale-info",10993 "scale-info",10906[[package]]11000[[package]]10907name = "sp-core"11001name = "sp-core"10908version = "6.0.0"11002version = "6.0.0"10909source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11003source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10910dependencies = [11004dependencies = [10911 "base58",11005 "base58",10912 "bitflags",11006 "bitflags",10952[[package]]11046[[package]]10953name = "sp-core-hashing"11047name = "sp-core-hashing"10954version = "4.0.0"11048version = "4.0.0"10955source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11049source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10956dependencies = [11050dependencies = [10957 "blake2",11051 "blake2",10958 "byteorder",11052 "byteorder",10966[[package]]11060[[package]]10967name = "sp-core-hashing-proc-macro"11061name = "sp-core-hashing-proc-macro"10968version = "5.0.0"11062version = "5.0.0"10969source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11063source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10970dependencies = [11064dependencies = [10971 "proc-macro2",11065 "proc-macro2",10972 "quote",11066 "quote",10977[[package]]11071[[package]]10978name = "sp-database"11072name = "sp-database"10979version = "4.0.0-dev"11073version = "4.0.0-dev"10980source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11074source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10981dependencies = [11075dependencies = [10982 "kvdb",11076 "kvdb",10983 "parking_lot 0.12.1",11077 "parking_lot 0.12.1",10986[[package]]11080[[package]]10987name = "sp-debug-derive"11081name = "sp-debug-derive"10988version = "4.0.0"11082version = "4.0.0"10989source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11083source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10990dependencies = [11084dependencies = [10991 "proc-macro2",11085 "proc-macro2",10992 "quote",11086 "quote",10996[[package]]11090[[package]]10997name = "sp-externalities"11091name = "sp-externalities"10998version = "0.12.0"11092version = "0.12.0"10999source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11093source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11000dependencies = [11094dependencies = [11001 "environmental",11095 "environmental",11002 "parity-scale-codec 3.1.5",11096 "parity-scale-codec 3.1.5",11007[[package]]11101[[package]]11008name = "sp-finality-grandpa"11102name = "sp-finality-grandpa"11009version = "4.0.0-dev"11103version = "4.0.0-dev"11010source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11104source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11011dependencies = [11105dependencies = [11012 "finality-grandpa",11106 "finality-grandpa",11013 "log",11107 "log",11025[[package]]11119[[package]]11026name = "sp-inherents"11120name = "sp-inherents"11027version = "4.0.0-dev"11121version = "4.0.0-dev"11028source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11122source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11029dependencies = [11123dependencies = [11030 "async-trait",11124 "async-trait",11031 "impl-trait-for-tuples",11125 "impl-trait-for-tuples",11039[[package]]11133[[package]]11040name = "sp-io"11134name = "sp-io"11041version = "6.0.0"11135version = "6.0.0"11042source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11136source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11043dependencies = [11137dependencies = [11044 "futures 0.3.21",11138 "futures 0.3.21",11045 "hash-db",11139 "hash-db",11064[[package]]11158[[package]]11065name = "sp-keyring"11159name = "sp-keyring"11066version = "6.0.0"11160version = "6.0.0"11067source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11161source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11068dependencies = [11162dependencies = [11069 "lazy_static",11163 "lazy_static",11070 "sp-core",11164 "sp-core",11075[[package]]11169[[package]]11076name = "sp-keystore"11170name = "sp-keystore"11077version = "0.12.0"11171version = "0.12.0"11078source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11172source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11079dependencies = [11173dependencies = [11080 "async-trait",11174 "async-trait",11081 "futures 0.3.21",11175 "futures 0.3.21",11092[[package]]11186[[package]]11093name = "sp-maybe-compressed-blob"11187name = "sp-maybe-compressed-blob"11094version = "4.1.0-dev"11188version = "4.1.0-dev"11095source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11189source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11096dependencies = [11190dependencies = [11097 "thiserror",11191 "thiserror",11098 "zstd",11192 "zstd",11101[[package]]11195[[package]]11102name = "sp-mmr-primitives"11196name = "sp-mmr-primitives"11103version = "4.0.0-dev"11197version = "4.0.0-dev"11104source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11198source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11105dependencies = [11199dependencies = [11106 "log",11200 "log",11107 "parity-scale-codec 3.1.5",11201 "parity-scale-codec 3.1.5",11116[[package]]11210[[package]]11117name = "sp-npos-elections"11211name = "sp-npos-elections"11118version = "4.0.0-dev"11212version = "4.0.0-dev"11119source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11213source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11120dependencies = [11214dependencies = [11121 "parity-scale-codec 3.1.5",11215 "parity-scale-codec 3.1.5",11122 "scale-info",11216 "scale-info",11130[[package]]11224[[package]]11131name = "sp-offchain"11225name = "sp-offchain"11132version = "4.0.0-dev"11226version = "4.0.0-dev"11133source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11227source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11134dependencies = [11228dependencies = [11135 "sp-api",11229 "sp-api",11136 "sp-core",11230 "sp-core",11140[[package]]11234[[package]]11141name = "sp-panic-handler"11235name = "sp-panic-handler"11142version = "4.0.0"11236version = "4.0.0"11143source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11237source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11144dependencies = [11238dependencies = [11145 "backtrace",11239 "backtrace",11146 "lazy_static",11240 "lazy_static",11150[[package]]11244[[package]]11151name = "sp-rpc"11245name = "sp-rpc"11152version = "6.0.0"11246version = "6.0.0"11153source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11247source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11154dependencies = [11248dependencies = [11155 "rustc-hash",11249 "rustc-hash",11156 "serde",11250 "serde",11160[[package]]11254[[package]]11161name = "sp-runtime"11255name = "sp-runtime"11162version = "6.0.0"11256version = "6.0.0"11163source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11257source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11164dependencies = [11258dependencies = [11165 "either",11259 "either",11166 "hash256-std-hasher",11260 "hash256-std-hasher",11182[[package]]11276[[package]]11183name = "sp-runtime-interface"11277name = "sp-runtime-interface"11184version = "6.0.0"11278version = "6.0.0"11185source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11279source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11186dependencies = [11280dependencies = [11187 "impl-trait-for-tuples",11281 "impl-trait-for-tuples",11188 "parity-scale-codec 3.1.5",11282 "parity-scale-codec 3.1.5",11199[[package]]11293[[package]]11200name = "sp-runtime-interface-proc-macro"11294name = "sp-runtime-interface-proc-macro"11201version = "5.0.0"11295version = "5.0.0"11202source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11203dependencies = [11297dependencies = [11204 "Inflector",11298 "Inflector",11205 "proc-macro-crate",11299 "proc-macro-crate",11211[[package]]11305[[package]]11212name = "sp-sandbox"11306name = "sp-sandbox"11213version = "0.10.0-dev"11307version = "0.10.0-dev"11214source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11308source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11215dependencies = [11309dependencies = [11216 "log",11310 "log",11217 "parity-scale-codec 3.1.5",11311 "parity-scale-codec 3.1.5",11225[[package]]11319[[package]]11226name = "sp-serializer"11320name = "sp-serializer"11227version = "4.0.0-dev"11321version = "4.0.0-dev"11228source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11322source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11229dependencies = [11323dependencies = [11230 "serde",11324 "serde",11231 "serde_json",11325 "serde_json",11234[[package]]11328[[package]]11235name = "sp-session"11329name = "sp-session"11236version = "4.0.0-dev"11330version = "4.0.0-dev"11237source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11331source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11238dependencies = [11332dependencies = [11239 "parity-scale-codec 3.1.5",11333 "parity-scale-codec 3.1.5",11240 "scale-info",11334 "scale-info",11248[[package]]11342[[package]]11249name = "sp-staking"11343name = "sp-staking"11250version = "4.0.0-dev"11344version = "4.0.0-dev"11251source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11345source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11252dependencies = [11346dependencies = [11253 "parity-scale-codec 3.1.5",11347 "parity-scale-codec 3.1.5",11254 "scale-info",11348 "scale-info",11259[[package]]11353[[package]]11260name = "sp-state-machine"11354name = "sp-state-machine"11261version = "0.12.0"11355version = "0.12.0"11262source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11356source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11263dependencies = [11357dependencies = [11264 "hash-db",11358 "hash-db",11265 "log",11359 "log",11281[[package]]11375[[package]]11282name = "sp-std"11376name = "sp-std"11283version = "4.0.0"11377version = "4.0.0"11284source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11378source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"112851137911286[[package]]11380[[package]]11287name = "sp-storage"11381name = "sp-storage"11288version = "6.0.0"11382version = "6.0.0"11289source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11383source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11290dependencies = [11384dependencies = [11291 "impl-serde",11385 "impl-serde",11292 "parity-scale-codec 3.1.5",11386 "parity-scale-codec 3.1.5",11299[[package]]11393[[package]]11300name = "sp-tasks"11394name = "sp-tasks"11301version = "4.0.0-dev"11395version = "4.0.0-dev"11302source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11396source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11303dependencies = [11397dependencies = [11304 "log",11398 "log",11305 "sp-core",11399 "sp-core",11312[[package]]11406[[package]]11313name = "sp-timestamp"11407name = "sp-timestamp"11314version = "4.0.0-dev"11408version = "4.0.0-dev"11315source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11409source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11316dependencies = [11410dependencies = [11317 "async-trait",11411 "async-trait",11318 "futures-timer",11412 "futures-timer",11328[[package]]11422[[package]]11329name = "sp-tracing"11423name = "sp-tracing"11330version = "5.0.0"11424version = "5.0.0"11331source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11425source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11332dependencies = [11426dependencies = [11333 "parity-scale-codec 3.1.5",11427 "parity-scale-codec 3.1.5",11334 "sp-std",11428 "sp-std",11340[[package]]11434[[package]]11341name = "sp-transaction-pool"11435name = "sp-transaction-pool"11342version = "4.0.0-dev"11436version = "4.0.0-dev"11343source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11437source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11344dependencies = [11438dependencies = [11345 "sp-api",11439 "sp-api",11346 "sp-runtime",11440 "sp-runtime",11349[[package]]11443[[package]]11350name = "sp-transaction-storage-proof"11444name = "sp-transaction-storage-proof"11351version = "4.0.0-dev"11445version = "4.0.0-dev"11352source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11446source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11353dependencies = [11447dependencies = [11354 "async-trait",11448 "async-trait",11355 "log",11449 "log",11365[[package]]11459[[package]]11366name = "sp-trie"11460name = "sp-trie"11367version = "6.0.0"11461version = "6.0.0"11368source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11462source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11369dependencies = [11463dependencies = [11370 "hash-db",11464 "hash-db",11371 "memory-db",11465 "memory-db",11381[[package]]11475[[package]]11382name = "sp-version"11476name = "sp-version"11383version = "5.0.0"11477version = "5.0.0"11384source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11478source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11385dependencies = [11479dependencies = [11386 "impl-serde",11480 "impl-serde",11387 "parity-scale-codec 3.1.5",11481 "parity-scale-codec 3.1.5",11398[[package]]11492[[package]]11399name = "sp-version-proc-macro"11493name = "sp-version-proc-macro"11400version = "4.0.0-dev"11494version = "4.0.0-dev"11401source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11495source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11402dependencies = [11496dependencies = [11403 "parity-scale-codec 3.1.5",11497 "parity-scale-codec 3.1.5",11404 "proc-macro2",11498 "proc-macro2",11409[[package]]11503[[package]]11410name = "sp-wasm-interface"11504name = "sp-wasm-interface"11411version = "6.0.0"11505version = "6.0.0"11412source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11506source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11413dependencies = [11507dependencies = [11414 "impl-trait-for-tuples",11508 "impl-trait-for-tuples",11415 "log",11509 "log",11519source = "registry+https://github.com/rust-lang/crates.io-index"11613source = "registry+https://github.com/rust-lang/crates.io-index"11520checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"11614checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"11521dependencies = [11615dependencies = [11522 "strum_macros 0.24.1",11616 "strum_macros 0.24.0",11523]11617]115241161811525[[package]]11619[[package]]115371163111538[[package]]11632[[package]]11539name = "strum_macros"11633name = "strum_macros"11540version = "0.24.1"11634version = "0.24.0"11541source = "registry+https://github.com/rust-lang/crates.io-index"11635source = "registry+https://github.com/rust-lang/crates.io-index"11542checksum = "9550962e7cf70d9980392878dfaf1dcc3ece024f4cf3bf3c46b978d0bad61d6c"11636checksum = "6878079b17446e4d3eba6192bb0a2950d5b14f0ed8424b852310e5a94345d0ef"11543dependencies = [11637dependencies = [11544 "heck 0.4.0",11638 "heck 0.4.0",11545 "proc-macro2",11639 "proc-macro2",11564[[package]]11658[[package]]11565name = "substrate-build-script-utils"11659name = "substrate-build-script-utils"11566version = "3.0.0"11660version = "3.0.0"11567source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11661source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11568dependencies = [11662dependencies = [11569 "platforms",11663 "platforms",11570]11664]115711166511572[[package]]11666[[package]]11573name = "substrate-frame-rpc-system"11667name = "substrate-frame-rpc-system"11574version = "4.0.0-dev"11668version = "4.0.0-dev"11575source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11669source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11576dependencies = [11670dependencies = [11577 "frame-system-rpc-runtime-api",11671 "frame-system-rpc-runtime-api",11578 "futures 0.3.21",11672 "futures 0.3.21",11593[[package]]11687[[package]]11594name = "substrate-prometheus-endpoint"11688name = "substrate-prometheus-endpoint"11595version = "0.10.0-dev"11689version = "0.10.0-dev"11596source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11690source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11597dependencies = [11691dependencies = [11598 "futures-util",11692 "futures-util",11599 "hyper",11693 "hyper",11606[[package]]11700[[package]]11607name = "substrate-state-trie-migration-rpc"11701name = "substrate-state-trie-migration-rpc"11608version = "4.0.0-dev"11702version = "4.0.0-dev"11609source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11703source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11610dependencies = [11704dependencies = [11611 "jsonrpsee",11705 "jsonrpsee",11612 "log",11706 "log",11627[[package]]11721[[package]]11628name = "substrate-test-client"11722name = "substrate-test-client"11629version = "2.0.1"11723version = "2.0.1"11630source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11724source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11631dependencies = [11725dependencies = [11632 "async-trait",11726 "async-trait",11633 "futures 0.3.21",11727 "futures 0.3.21",11653[[package]]11747[[package]]11654name = "substrate-test-utils"11748name = "substrate-test-utils"11655version = "4.0.0-dev"11749version = "4.0.0-dev"11656source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11750source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11657dependencies = [11751dependencies = [11658 "futures 0.3.21",11752 "futures 0.3.21",11659 "substrate-test-utils-derive",11753 "substrate-test-utils-derive",11663[[package]]11757[[package]]11664name = "substrate-test-utils-derive"11758name = "substrate-test-utils-derive"11665version = "0.10.0-dev"11759version = "0.10.0-dev"11666source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11760source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11667dependencies = [11761dependencies = [11668 "proc-macro-crate",11762 "proc-macro-crate",11669 "proc-macro2",11763 "proc-macro2",11674[[package]]11768[[package]]11675name = "substrate-wasm-builder"11769name = "substrate-wasm-builder"11676version = "5.0.0-dev"11770version = "5.0.0-dev"11677source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11771source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11678dependencies = [11772dependencies = [11679 "ansi_term",11773 "ansi_term",11680 "build-helper",11774 "build-helper",116951178911696[[package]]11790[[package]]11697name = "syn"11791name = "syn"11698version = "1.0.96"11792version = "1.0.98"11699source = "registry+https://github.com/rust-lang/crates.io-index"11793source = "registry+https://github.com/rust-lang/crates.io-index"11700checksum = "0748dd251e24453cb8717f0354206b91557e4ec8703673a4b30208f2abaf1ebf"11794checksum = "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd"11701dependencies = [11795dependencies = [11702 "proc-macro2",11796 "proc-macro2",11703 "quote",11797 "quote",117741186811775[[package]]11869[[package]]11776name = "test-runtime-constants"11870name = "test-runtime-constants"11777version = "0.9.23"11871version = "0.9.24"11778source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"11872source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"11779dependencies = [11873dependencies = [11780 "frame-support",11874 "frame-support",11781 "polkadot-primitives",11875 "polkadot-primitives",120321212612033[[package]]12127[[package]]12034name = "tower-service"12128name = "tower-service"12035version = "0.3.1"12129version = "0.3.2"12036source = "registry+https://github.com/rust-lang/crates.io-index"12130source = "registry+https://github.com/rust-lang/crates.io-index"12037checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"12131checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"120381213212039[[package]]12133[[package]]12040name = "tracing"12134name = "tracing"120811217512082[[package]]12176[[package]]12083name = "tracing-gum"12177name = "tracing-gum"12084version = "0.9.23"12178version = "0.9.24"12085source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"12179source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"12086dependencies = [12180dependencies = [12087 "polkadot-node-jaeger",12181 "polkadot-node-jaeger",12088 "polkadot-primitives",12182 "polkadot-primitives",120921218612093[[package]]12187[[package]]12094name = "tracing-gum-proc-macro"12188name = "tracing-gum-proc-macro"12095version = "0.9.23"12189version = "0.9.24"12096source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"12190source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"12097dependencies = [12191dependencies = [12098 "expander 0.0.6",12192 "expander 0.0.6",12099 "proc-macro-crate",12193 "proc-macro-crate",12232[[package]]12326[[package]]12233name = "try-runtime-cli"12327name = "try-runtime-cli"12234version = "0.10.0-dev"12328version = "0.10.0-dev"12235source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"12329source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"12236dependencies = [12330dependencies = [12237 "clap",12331 "clap",12238 "jsonrpsee",12332 "jsonrpsee",12266source = "registry+https://github.com/rust-lang/crates.io-index"12360source = "registry+https://github.com/rust-lang/crates.io-index"12267checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"12361checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"12268dependencies = [12362dependencies = [12269 "cfg-if 0.1.10",12363 "cfg-if 1.0.0",12270 "digest 0.10.3",12364 "digest 0.10.3",12271 "rand 0.8.5",12365 "rand 0.8.5",12272 "static_assertions",12366 "static_assertions",123661246012367[[package]]12461[[package]]12368name = "unique-node"12462name = "unique-node"12369version = "0.9.23"12463version = "0.9.24"12370dependencies = [12464dependencies = [12371 "clap",12465 "clap",12372 "cumulus-client-cli",12466 "cumulus-client-cli",125031259712504[[package]]12598[[package]]12505name = "unique-runtime"12599name = "unique-runtime"12506version = "0.9.23"12600version = "0.9.24"12507dependencies = [12601dependencies = [12508 "cumulus-pallet-aura-ext",12602 "cumulus-pallet-aura-ext",12509 "cumulus-pallet-dmp-queue",12603 "cumulus-pallet-dmp-queue",125851267912586[[package]]12680[[package]]12587name = "unique-runtime-common"12681name = "unique-runtime-common"12588version = "0.9.23"12682version = "0.9.24"12589dependencies = [12683dependencies = [12590 "evm-coder",12684 "evm-coder",12591 "fp-rpc",12685 "fp-rpc",12672[[package]]12766[[package]]12673name = "up-sponsorship"12767name = "up-sponsorship"12674version = "0.1.0"12768version = "0.1.0"12675source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.23#5f3b55354830f9707d6632aaa54362deea981116"12769source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.24#05cb0f02abecad915d32455df7a7724b3e2869aa"12676dependencies = [12770dependencies = [12677 "impl-trait-for-tuples",12771 "impl-trait-for-tuples",12678]12772]131081320213109[[package]]13203[[package]]13110name = "westend-runtime"13204name = "westend-runtime"13111version = "0.9.23"13205version = "0.9.24"13112source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"13206source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13113dependencies = [13207dependencies = [13114 "beefy-primitives",13208 "beefy-primitives",13115 "bitvec 1.0.0",13209 "bitvec 1.0.0",131971329113198[[package]]13292[[package]]13199name = "westend-runtime-constants"13293name = "westend-runtime-constants"13200version = "0.9.23"13294version = "0.9.24"13201source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"13295source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13202dependencies = [13296dependencies = [13203 "frame-support",13297 "frame-support",13204 "polkadot-primitives",13298 "polkadot-primitives",133781347213379[[package]]13473[[package]]13380name = "xcm"13474name = "xcm"13381version = "0.9.23"13475version = "0.9.24"13382source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"13476source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13383dependencies = [13477dependencies = [13384 "derivative",13478 "derivative",13385 "impl-trait-for-tuples",13479 "impl-trait-for-tuples",133911348513392[[package]]13486[[package]]13393name = "xcm-builder"13487name = "xcm-builder"13394version = "0.9.23"13488version = "0.9.24"13395source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"13489source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13396dependencies = [13490dependencies = [13397 "frame-support",13491 "frame-support",13398 "frame-system",13492 "frame-system",134111350513412[[package]]13506[[package]]13413name = "xcm-executor"13507name = "xcm-executor"13414version = "0.9.23"13508version = "0.9.24"13415source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"13509source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13416dependencies = [13510dependencies = [13417 "frame-benchmarking",13511 "frame-benchmarking",13418 "frame-support",13512 "frame-support",13430[[package]]13524[[package]]13431name = "xcm-procedural"13525name = "xcm-procedural"13432version = "0.1.0"13526version = "0.1.0"13433source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"13527source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13434dependencies = [13528dependencies = [13435 "Inflector",13529 "Inflector",13436 "proc-macro2",13530 "proc-macro2",Dockerfile-parachaindiffbeforeafterboth2FROM phusion/baseimage:focal-1.1.0 as rust-builder2FROM phusion/baseimage:focal-1.1.0 as rust-builder3LABEL maintainer="Unique.Network"3LABEL maintainer="Unique.Network"445ARG RUST_TOOLCHAIN=nightly-2022-04-075ARG RUST_TOOLCHAIN=nightly-2022-05-116#ARG RUST_C=1.62.0-nightly6#ARG RUST_C=1.62.0-nightly7ARG POLKA_VERSION=release-v0.9.237ARG POLKA_VERSION=release-v0.9.248ARG UNIQUE_BRANCH=develop8ARG UNIQUE_BRANCH=develop9910#ARG USER=***10#ARG USER=***README.mddiffbeforeafterboth91```91```92git clone https://github.com/paritytech/polkadot.git92git clone https://github.com/paritytech/polkadot.git93cd polkadot93cd polkadot94git checkout release-v0.9.2394git checkout release-v0.9.2495cargo build --release95cargo build --release96```96```9797client/rpc/Cargo.tomldiffbeforeafterboth14jsonrpsee = { version = "0.13.0", features = ["server", "macros"] }14jsonrpsee = { version = "0.13.0", features = ["server", "macros"] }15anyhow = "1.0.57"15anyhow = "1.0.57"161617sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }17sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }18sp-blockchain = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }18sp-blockchain = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }19sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }19sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }20sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }20sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }21sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }21sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }22pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }22pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }2323crates/evm-coder/Cargo.tomldiffbeforeafterboth9primitive-types = { version = "0.11.1", default-features = false }9primitive-types = { version = "0.11.1", default-features = false }10hex-literal = "0.3.3"10hex-literal = "0.3.3"11ethereum = { version = "0.12.0", default-features = false }11ethereum = { version = "0.12.0", default-features = false }12evm-core = { default-features = false , git = "https://github.com/uniquenetwork/evm", branch = "unique-polkadot-v0.9.23" }12evm-core = { default-features = false , git = "https://github.com/uniquenetwork/evm", branch = "unique-polkadot-v0.9.24" }13impl-trait-for-tuples = "0.2.1"13impl-trait-for-tuples = "0.2.1"141415[dev-dependencies]15[dev-dependencies]launch-config.jsondiffbeforeafterboth1{1{2 "relaychain": {2 "relaychain": {3 "bin": "../polkadot/target/release/polkadot",3 "bin": "../polkadot/target/release/polkadot",4 "chain": "westend-local",4 "chain": "rococo-local",5 "nodes": [5 "nodes": [6 {6 {7 "name": "alice",7 "name": "alice",node/cli/Cargo.tomldiffbeforeafterboth334[build-dependencies.substrate-build-script-utils]4[build-dependencies.substrate-build-script-utils]5git = "https://github.com/paritytech/substrate"5git = "https://github.com/paritytech/substrate"6branch = "polkadot-v0.9.23"6branch = "polkadot-v0.9.24"778################################################################################8################################################################################9# Substrate Dependecies9# Substrate Dependecies161617[dependencies.frame-benchmarking]17[dependencies.frame-benchmarking]18git = "https://github.com/paritytech/substrate"18git = "https://github.com/paritytech/substrate"19branch = "polkadot-v0.9.23"19branch = "polkadot-v0.9.24"202021[dependencies.frame-benchmarking-cli]21[dependencies.frame-benchmarking-cli]22git = "https://github.com/paritytech/substrate"22git = "https://github.com/paritytech/substrate"23branch = "polkadot-v0.9.23"23branch = "polkadot-v0.9.24"242425[dependencies.try-runtime-cli]25[dependencies.try-runtime-cli]26git = 'https://github.com/paritytech/substrate'26git = 'https://github.com/paritytech/substrate'27branch = 'polkadot-v0.9.23'27branch = 'polkadot-v0.9.24'282829[dependencies.pallet-transaction-payment-rpc]29[dependencies.pallet-transaction-payment-rpc]30git = "https://github.com/paritytech/substrate"30git = "https://github.com/paritytech/substrate"31branch = "polkadot-v0.9.23"31branch = "polkadot-v0.9.24"323233[dependencies.substrate-prometheus-endpoint]33[dependencies.substrate-prometheus-endpoint]34git = "https://github.com/paritytech/substrate"34git = "https://github.com/paritytech/substrate"35branch = "polkadot-v0.9.23"35branch = "polkadot-v0.9.24"363637[dependencies.sc-basic-authorship]37[dependencies.sc-basic-authorship]38git = "https://github.com/paritytech/substrate"38git = "https://github.com/paritytech/substrate"39branch = "polkadot-v0.9.23"39branch = "polkadot-v0.9.24"404041[dependencies.sc-chain-spec]41[dependencies.sc-chain-spec]42git = "https://github.com/paritytech/substrate"42git = "https://github.com/paritytech/substrate"43branch = "polkadot-v0.9.23"43branch = "polkadot-v0.9.24"444445[dependencies.sc-cli]45[dependencies.sc-cli]46features = ['wasmtime']46features = ['wasmtime']47git = "https://github.com/paritytech/substrate"47git = "https://github.com/paritytech/substrate"48branch = "polkadot-v0.9.23"48branch = "polkadot-v0.9.24"494950[dependencies.sc-client-api]50[dependencies.sc-client-api]51git = "https://github.com/paritytech/substrate"51git = "https://github.com/paritytech/substrate"52branch = "polkadot-v0.9.23"52branch = "polkadot-v0.9.24"535354[dependencies.sc-consensus]54[dependencies.sc-consensus]55git = "https://github.com/paritytech/substrate"55git = "https://github.com/paritytech/substrate"56branch = "polkadot-v0.9.23"56branch = "polkadot-v0.9.24"575758[dependencies.sc-consensus-aura]58[dependencies.sc-consensus-aura]59git = "https://github.com/paritytech/substrate"59git = "https://github.com/paritytech/substrate"60branch = "polkadot-v0.9.23"60branch = "polkadot-v0.9.24"616162[dependencies.sc-executor]62[dependencies.sc-executor]63features = ['wasmtime']63features = ['wasmtime']64git = "https://github.com/paritytech/substrate"64git = "https://github.com/paritytech/substrate"65branch = "polkadot-v0.9.23"65branch = "polkadot-v0.9.24"666667[dependencies.sc-finality-grandpa]67[dependencies.sc-finality-grandpa]68git = "https://github.com/paritytech/substrate"68git = "https://github.com/paritytech/substrate"69branch = "polkadot-v0.9.23"69branch = "polkadot-v0.9.24"707071[dependencies.sc-keystore]71[dependencies.sc-keystore]72git = "https://github.com/paritytech/substrate"72git = "https://github.com/paritytech/substrate"73branch = "polkadot-v0.9.23"73branch = "polkadot-v0.9.24"747475[dependencies.sc-rpc]75[dependencies.sc-rpc]76git = "https://github.com/paritytech/substrate"76git = "https://github.com/paritytech/substrate"77branch = "polkadot-v0.9.23"77branch = "polkadot-v0.9.24"787879[dependencies.sc-rpc-api]79[dependencies.sc-rpc-api]80git = "https://github.com/paritytech/substrate"80git = "https://github.com/paritytech/substrate"81branch = "polkadot-v0.9.23"81branch = "polkadot-v0.9.24"828283[dependencies.sc-service]83[dependencies.sc-service]84features = ['wasmtime']84features = ['wasmtime']85git = "https://github.com/paritytech/substrate"85git = "https://github.com/paritytech/substrate"86branch = "polkadot-v0.9.23"86branch = "polkadot-v0.9.24"878788[dependencies.sc-telemetry]88[dependencies.sc-telemetry]89git = "https://github.com/paritytech/substrate"89git = "https://github.com/paritytech/substrate"90branch = "polkadot-v0.9.23"90branch = "polkadot-v0.9.24"919192[dependencies.sc-transaction-pool]92[dependencies.sc-transaction-pool]93git = "https://github.com/paritytech/substrate"93git = "https://github.com/paritytech/substrate"94branch = "polkadot-v0.9.23"94branch = "polkadot-v0.9.24"959596[dependencies.sc-tracing]96[dependencies.sc-tracing]97git = "https://github.com/paritytech/substrate"97git = "https://github.com/paritytech/substrate"98branch = "polkadot-v0.9.23"98branch = "polkadot-v0.9.24"9999100[dependencies.sc-sysinfo]100[dependencies.sc-sysinfo]101git = "https://github.com/paritytech/substrate"101git = "https://github.com/paritytech/substrate"102branch = "polkadot-v0.9.23"102branch = "polkadot-v0.9.24"103103104[dependencies.sp-block-builder]104[dependencies.sp-block-builder]105git = "https://github.com/paritytech/substrate"105git = "https://github.com/paritytech/substrate"106branch = "polkadot-v0.9.23"106branch = "polkadot-v0.9.24"107107108[dependencies.sp-api]108[dependencies.sp-api]109git = "https://github.com/paritytech/substrate"109git = "https://github.com/paritytech/substrate"110branch = "polkadot-v0.9.23"110branch = "polkadot-v0.9.24"111111112[dependencies.sp-blockchain]112[dependencies.sp-blockchain]113git = "https://github.com/paritytech/substrate"113git = "https://github.com/paritytech/substrate"114branch = "polkadot-v0.9.23"114branch = "polkadot-v0.9.24"115115116[dependencies.sp-consensus]116[dependencies.sp-consensus]117git = "https://github.com/paritytech/substrate"117git = "https://github.com/paritytech/substrate"118branch = "polkadot-v0.9.23"118branch = "polkadot-v0.9.24"119119120[dependencies.sp-consensus-aura]120[dependencies.sp-consensus-aura]121git = "https://github.com/paritytech/substrate"121git = "https://github.com/paritytech/substrate"122branch = "polkadot-v0.9.23"122branch = "polkadot-v0.9.24"123123124[dependencies.sp-core]124[dependencies.sp-core]125git = "https://github.com/paritytech/substrate"125git = "https://github.com/paritytech/substrate"126branch = "polkadot-v0.9.23"126branch = "polkadot-v0.9.24"127127128[dependencies.sp-finality-grandpa]128[dependencies.sp-finality-grandpa]129git = "https://github.com/paritytech/substrate"129git = "https://github.com/paritytech/substrate"130branch = "polkadot-v0.9.23"130branch = "polkadot-v0.9.24"131131132[dependencies.sp-inherents]132[dependencies.sp-inherents]133git = "https://github.com/paritytech/substrate"133git = "https://github.com/paritytech/substrate"134branch = "polkadot-v0.9.23"134branch = "polkadot-v0.9.24"135135136[dependencies.sp-keystore]136[dependencies.sp-keystore]137git = "https://github.com/paritytech/substrate"137git = "https://github.com/paritytech/substrate"138branch = "polkadot-v0.9.23"138branch = "polkadot-v0.9.24"139139140[dependencies.sp-offchain]140[dependencies.sp-offchain]141git = "https://github.com/paritytech/substrate"141git = "https://github.com/paritytech/substrate"142branch = "polkadot-v0.9.23"142branch = "polkadot-v0.9.24"143143144[dependencies.sp-runtime]144[dependencies.sp-runtime]145git = "https://github.com/paritytech/substrate"145git = "https://github.com/paritytech/substrate"146branch = "polkadot-v0.9.23"146branch = "polkadot-v0.9.24"147147148[dependencies.sp-session]148[dependencies.sp-session]149git = "https://github.com/paritytech/substrate"149git = "https://github.com/paritytech/substrate"150branch = "polkadot-v0.9.23"150branch = "polkadot-v0.9.24"151151152[dependencies.sp-timestamp]152[dependencies.sp-timestamp]153git = "https://github.com/paritytech/substrate"153git = "https://github.com/paritytech/substrate"154branch = "polkadot-v0.9.23"154branch = "polkadot-v0.9.24"155155156[dependencies.sp-transaction-pool]156[dependencies.sp-transaction-pool]157git = "https://github.com/paritytech/substrate"157git = "https://github.com/paritytech/substrate"158branch = "polkadot-v0.9.23"158branch = "polkadot-v0.9.24"159159160[dependencies.sp-trie]160[dependencies.sp-trie]161git = "https://github.com/paritytech/substrate"161git = "https://github.com/paritytech/substrate"162branch = "polkadot-v0.9.23"162branch = "polkadot-v0.9.24"163163164[dependencies.substrate-frame-rpc-system]164[dependencies.substrate-frame-rpc-system]165git = "https://github.com/paritytech/substrate"165git = "https://github.com/paritytech/substrate"166branch = "polkadot-v0.9.23"166branch = "polkadot-v0.9.24"167167168[dependencies.sc-network]168[dependencies.sc-network]169git = "https://github.com/paritytech/substrate"169git = "https://github.com/paritytech/substrate"170branch = "polkadot-v0.9.23"170branch = "polkadot-v0.9.24"171171172[dependencies.serde]172[dependencies.serde]173features = ['derive']173features = ['derive']178178179[dependencies.sc-consensus-manual-seal]179[dependencies.sc-consensus-manual-seal]180git = "https://github.com/paritytech/substrate"180git = "https://github.com/paritytech/substrate"181branch = "polkadot-v0.9.23"181branch = "polkadot-v0.9.24"182182183################################################################################183################################################################################184# Cumulus dependencies184# Cumulus dependencies185185186[dependencies.cumulus-client-consensus-aura]186[dependencies.cumulus-client-consensus-aura]187git = "https://github.com/paritytech/cumulus"187git = "https://github.com/paritytech/cumulus"188branch = "polkadot-v0.9.23"188branch = "polkadot-v0.9.24"189189190[dependencies.cumulus-client-consensus-common]190[dependencies.cumulus-client-consensus-common]191git = "https://github.com/paritytech/cumulus"191git = "https://github.com/paritytech/cumulus"192branch = "polkadot-v0.9.23"192branch = "polkadot-v0.9.24"193193194[dependencies.cumulus-client-collator]194[dependencies.cumulus-client-collator]195git = "https://github.com/paritytech/cumulus"195git = "https://github.com/paritytech/cumulus"196branch = "polkadot-v0.9.23"196branch = "polkadot-v0.9.24"197197198[dependencies.cumulus-client-cli]198[dependencies.cumulus-client-cli]199git = "https://github.com/paritytech/cumulus"199git = "https://github.com/paritytech/cumulus"200branch = "polkadot-v0.9.23"200branch = "polkadot-v0.9.24"201201202[dependencies.cumulus-client-network]202[dependencies.cumulus-client-network]203git = "https://github.com/paritytech/cumulus"203git = "https://github.com/paritytech/cumulus"204branch = "polkadot-v0.9.23"204branch = "polkadot-v0.9.24"205205206[dependencies.cumulus-primitives-core]206[dependencies.cumulus-primitives-core]207git = "https://github.com/paritytech/cumulus"207git = "https://github.com/paritytech/cumulus"208branch = "polkadot-v0.9.23"208branch = "polkadot-v0.9.24"209209210[dependencies.cumulus-primitives-parachain-inherent]210[dependencies.cumulus-primitives-parachain-inherent]211git = "https://github.com/paritytech/cumulus"211git = "https://github.com/paritytech/cumulus"212branch = "polkadot-v0.9.23"212branch = "polkadot-v0.9.24"213213214[dependencies.cumulus-client-service]214[dependencies.cumulus-client-service]215git = "https://github.com/paritytech/cumulus"215git = "https://github.com/paritytech/cumulus"216branch = "polkadot-v0.9.23"216branch = "polkadot-v0.9.24"217217218[dependencies.cumulus-relay-chain-interface]218[dependencies.cumulus-relay-chain-interface]219git = "https://github.com/paritytech/cumulus"219git = "https://github.com/paritytech/cumulus"220branch = "polkadot-v0.9.23"220branch = "polkadot-v0.9.24"221221222[dependencies.cumulus-relay-chain-inprocess-interface]222[dependencies.cumulus-relay-chain-inprocess-interface]223git = "https://github.com/paritytech/cumulus"223git = "https://github.com/paritytech/cumulus"224branch = "polkadot-v0.9.23"224branch = "polkadot-v0.9.24"225225226[dependencies.cumulus-relay-chain-rpc-interface]226[dependencies.cumulus-relay-chain-rpc-interface]227git = "https://github.com/paritytech/cumulus"227git = "https://github.com/paritytech/cumulus"228branch = "polkadot-v0.9.23"228branch = "polkadot-v0.9.24"229229230################################################################################230################################################################################231# Polkadot dependencies231# Polkadot dependencies232[dependencies.polkadot-primitives]232[dependencies.polkadot-primitives]233git = "https://github.com/paritytech/polkadot"233git = "https://github.com/paritytech/polkadot"234branch = "release-v0.9.23"234branch = "release-v0.9.24"235235236[dependencies.polkadot-service]236[dependencies.polkadot-service]237git = "https://github.com/paritytech/polkadot"237git = "https://github.com/paritytech/polkadot"238branch = "release-v0.9.23"238branch = "release-v0.9.24"239239240[dependencies.polkadot-cli]240[dependencies.polkadot-cli]241git = "https://github.com/paritytech/polkadot"241git = "https://github.com/paritytech/polkadot"242branch = "release-v0.9.23"242branch = "release-v0.9.24"243243244[dependencies.polkadot-test-service]244[dependencies.polkadot-test-service]245git = "https://github.com/paritytech/polkadot"245git = "https://github.com/paritytech/polkadot"246branch = "release-v0.9.23"246branch = "release-v0.9.24"247247248[dependencies.polkadot-parachain]248[dependencies.polkadot-parachain]249git = "https://github.com/paritytech/polkadot"249git = "https://github.com/paritytech/polkadot"250branch = "release-v0.9.23"250branch = "release-v0.9.24"251251252252253################################################################################253################################################################################277277278[dependencies.pallet-transaction-payment-rpc-runtime-api]278[dependencies.pallet-transaction-payment-rpc-runtime-api]279git = "https://github.com/paritytech/substrate"279git = "https://github.com/paritytech/substrate"280branch = "polkadot-v0.9.23"280branch = "polkadot-v0.9.24"281281282################################################################################282################################################################################283# Package283# Package291license = 'GPLv3'291license = 'GPLv3'292name = 'unique-node'292name = 'unique-node'293repository = 'https://github.com/UniqueNetwork/unique-chain'293repository = 'https://github.com/UniqueNetwork/unique-chain'294version = '0.9.23'294version = '0.9.24'295295296[[bin]]296[[bin]]297name = 'unique-collator'297name = 'unique-collator'309jsonrpsee = { version = "0.13.0", features = ["server", "macros"] }309jsonrpsee = { version = "0.13.0", features = ["server", "macros"] }310tokio = { version = "1.17.0", features = ["time"] }310tokio = { version = "1.17.0", features = ["time"] }311311312fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }312fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }313fc-consensus = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }313fc-consensus = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }314fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }314fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }315fc-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }315fc-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }316fc-db = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }316fc-db = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }317fp-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }317fp-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }318pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }318pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }319319320unique-rpc = { default-features = false, path = "../rpc" }320unique-rpc = { default-features = false, path = "../rpc" }321rmrk-rpc = { path = "../../primitives/rmrk-rpc" }321rmrk-rpc = { path = "../../primitives/rmrk-rpc" }node/cli/src/command.rsdiffbeforeafterboth473473474 let autoseal_interval = Duration::from_millis(cli.idle_autoseal_interval);474 let autoseal_interval = Duration::from_millis(cli.idle_autoseal_interval);475476 let mut config = config;477 if config.state_pruning == None {478 config.state_pruning = Some(sc_service::PruningMode::ArchiveAll);479 }475480476 return start_node_using_chain_runtime! {481 return start_node_using_chain_runtime! {477 start_dev_node(config, autoseal_interval).map_err(Into::into)482 start_dev_node(config, autoseal_interval).map_err(Into::into)node/rpc/Cargo.tomldiffbeforeafterboth13futures = { version = "0.3.17", features = ["compat"] }13futures = { version = "0.3.17", features = ["compat"] }14jsonrpsee = { version = "0.13.0", features = ["server", "macros"] }14jsonrpsee = { version = "0.13.0", features = ["server", "macros"] }15# pallet-contracts-rpc = { git = 'https://github.com/paritytech/substrate', branch = 'master' }15# pallet-contracts-rpc = { git = 'https://github.com/paritytech/substrate', branch = 'master' }16pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }16pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }17pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }17pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }18sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }18sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }19sc-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }19sc-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }20sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }20sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }21sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }21sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }22sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }22sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }23sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }23sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }24sc-network = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }24sc-network = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }25sc-rpc-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }25sc-rpc-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }26sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }26sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }27sc-service = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }27sc-service = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }28sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }28sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }29sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }29sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }30sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }30sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }31sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }31sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }32sp-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }32sp-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }33sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }33sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }34sp-offchain = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }34sp-offchain = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }35sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }35sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }36sp-storage = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }36sp-storage = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }37sp-session = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }37sp-session = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }38sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }38sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }39sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }39sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }40substrate-frame-rpc-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }40substrate-frame-rpc-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }41tokio = { version = "0.2.25", features = ["macros", "sync"] }41tokio = { version = "0.2.25", features = ["macros", "sync"] }424243pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }43pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }44fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }44fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }45fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }45fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }46fp-storage = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }46fp-storage = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }47fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }47fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }48fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }48fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }49fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }49fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }505051pallet-common = { default-features = false, path = "../../pallets/common" }51pallet-common = { default-features = false, path = "../../pallets/common" }52unique-runtime-common = { default-features = false, path = "../../runtime/common" }52unique-runtime-common = { default-features = false, path = "../../runtime/common" }pallets/common/Cargo.tomldiffbeforeafterboth11version = '3.1.2'11version = '3.1.2'121213[dependencies]13[dependencies]14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }19frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }19frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }20fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }20fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }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.23" }25pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }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/evm-coder-substrate/Cargo.tomldiffbeforeafterboth8scale-info = { version = "2.0.1", default-features = false, features = [8scale-info = { version = "2.0.1", default-features = false, features = [9 "derive",9 "derive",10] }10] }11sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }11sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }12sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }12sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }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.23" }15pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }16pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }16pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }17frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }17frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }18frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }18frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }19frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }19frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }20up-data-structs = { default-features = false, path = "../../primitives/data-structs" }20up-data-structs = { default-features = false, path = "../../primitives/data-structs" }212122[dependencies.codec]22[dependencies.codec]pallets/evm-contract-helpers/Cargo.tomldiffbeforeafterboth11log = { default-features = false, version = "0.4.14" }11log = { default-features = false, version = "0.4.14" }121213# Substrate13# Substrate14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }191920# Unique20# Unique21pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }21pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }22fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }22fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }23up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.23" }23up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.24" }242425# Locals25# Locals26evm-coder = { default-features = false, path = '../../crates/evm-coder' }26evm-coder = { default-features = false, path = '../../crates/evm-coder' }pallets/evm-migration/Cargo.tomldiffbeforeafterboth8scale-info = { version = "2.0.1", default-features = false, features = [8scale-info = { version = "2.0.1", default-features = false, features = [9 "derive",9 "derive",10] }10] }11frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }11frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }12frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }12frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }13frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }13frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }14sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }14sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }15sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }15sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }16sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }16sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }17sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }17sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }19fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }19fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }202021[dependencies.codec]21[dependencies.codec]22default-features = false22default-features = falsepallets/evm-transaction-payment/Cargo.tomldiffbeforeafterboth8scale-info = { version = "2.0.1", default-features = false, features = [8scale-info = { version = "2.0.1", default-features = false, features = [9 "derive",9 "derive",10] }10] }11frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }11frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }12frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }12frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }13sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }13sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }15sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }15sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }16sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }16sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }18fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }18fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }19pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }19pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.23" }20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.24" }21fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }21fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }222223[dependencies.codec]23[dependencies.codec]24default-features = false24default-features = falsepallets/fungible/Cargo.tomldiffbeforeafterboth11version = '3.1.2'11version = '3.1.2'121213[dependencies]13[dependencies]14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }19pallet-common = { default-features = false, path = '../common' }19pallet-common = { default-features = false, path = '../common' }20pallet-structure = { default-features = false, path = '../structure' }20pallet-structure = { default-features = false, path = '../structure' }21up-data-structs = { default-features = false, path = '../../primitives/data-structs' }21up-data-structs = { default-features = false, path = '../../primitives/data-structs' }22evm-coder = { default-features = false, path = '../../crates/evm-coder' }22evm-coder = { default-features = false, path = '../../crates/evm-coder' }23pallet-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.23" }25frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }26pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }26pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }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/inflation/Cargo.tomldiffbeforeafterboth43default-features = false43default-features = false44optional = true44optional = true45git = "https://github.com/paritytech/substrate"45git = "https://github.com/paritytech/substrate"46branch = "polkadot-v0.9.23"46branch = "polkadot-v0.9.24"474748[dependencies.frame-support]48[dependencies.frame-support]49default-features = false49default-features = false50git = "https://github.com/paritytech/substrate"50git = "https://github.com/paritytech/substrate"51branch = "polkadot-v0.9.23"51branch = "polkadot-v0.9.24"525253[dependencies.frame-system]53[dependencies.frame-system]54default-features = false54default-features = false55git = "https://github.com/paritytech/substrate"55git = "https://github.com/paritytech/substrate"56branch = "polkadot-v0.9.23"56branch = "polkadot-v0.9.24"575758[dependencies.pallet-balances]58[dependencies.pallet-balances]59default-features = false59default-features = false60git = "https://github.com/paritytech/substrate"60git = "https://github.com/paritytech/substrate"61branch = "polkadot-v0.9.23"61branch = "polkadot-v0.9.24"626263[dependencies.pallet-timestamp]63[dependencies.pallet-timestamp]64default-features = false64default-features = false65git = "https://github.com/paritytech/substrate"65git = "https://github.com/paritytech/substrate"66branch = "polkadot-v0.9.23"66branch = "polkadot-v0.9.24"676768[dependencies.pallet-randomness-collective-flip]68[dependencies.pallet-randomness-collective-flip]69default-features = false69default-features = false70git = "https://github.com/paritytech/substrate"70git = "https://github.com/paritytech/substrate"71branch = "polkadot-v0.9.23"71branch = "polkadot-v0.9.24"727273[dependencies.sp-std]73[dependencies.sp-std]74default-features = false74default-features = false75git = "https://github.com/paritytech/substrate"75git = "https://github.com/paritytech/substrate"76branch = "polkadot-v0.9.23"76branch = "polkadot-v0.9.24"777778[dependencies.serde]78[dependencies.serde]79default-features = false79default-features = false83[dependencies.sp-runtime]83[dependencies.sp-runtime]84default-features = false84default-features = false85git = "https://github.com/paritytech/substrate"85git = "https://github.com/paritytech/substrate"86branch = "polkadot-v0.9.23"86branch = "polkadot-v0.9.24"878788[dependencies.sp-core]88[dependencies.sp-core]89default-features = false89default-features = false90git = "https://github.com/paritytech/substrate"90git = "https://github.com/paritytech/substrate"91branch = "polkadot-v0.9.23"91branch = "polkadot-v0.9.24"929293[dependencies.sp-io]93[dependencies.sp-io]94default-features = false94default-features = false95git = "https://github.com/paritytech/substrate"95git = "https://github.com/paritytech/substrate"96branch = "polkadot-v0.9.23"96branch = "polkadot-v0.9.24"979798[dependencies]98[dependencies]99scale-info = { version = "2.0.1", default-features = false, features = [99scale-info = { version = "2.0.1", default-features = false, features = [pallets/nonfungible/Cargo.tomldiffbeforeafterboth11version = '3.1.2'11version = '3.1.2'121213[dependencies]13[dependencies]14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }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' }23evm-coder = { default-features = false, path = '../../crates/evm-coder' }23evm-coder = { default-features = false, path = '../../crates/evm-coder' }24pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }24pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }25ethereum = { version = "0.12.0", default-features = false }25ethereum = { version = "0.12.0", default-features = false }26frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }26frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }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/proxy-rmrk-core/Cargo.tomldiffbeforeafterboth11version = '3.1.2'11version = '3.1.2'121213[dependencies]13[dependencies]14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }19pallet-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" }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.23" }23pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }24frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }24frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }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 = ["derive"] }26scale-info = { version = "2.0.1", default-features = false, features = ["derive"] }27derivative = { version = "2.2.0", features = ["use_core"] }27derivative = { version = "2.2.0", features = ["use_core"] }pallets/proxy-rmrk-equip/Cargo.tomldiffbeforeafterboth11version = '3.1.2'11version = '3.1.2'121213[dependencies]13[dependencies]14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }19pallet-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.23" }22pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }23frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }23frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }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 = ["derive"] }25scale-info = { version = "2.0.1", default-features = false, features = ["derive"] }26pallet-rmrk-core = { default-features = false, path = "../proxy-rmrk-core" }26pallet-rmrk-core = { default-features = false, path = "../proxy-rmrk-core" }pallets/refungible/Cargo.tomldiffbeforeafterboth11version = '3.1.2'11version = '3.1.2'121213[dependencies]13[dependencies]14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }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' }23frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }23frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }24scale-info = { version = "2.0.1", default-features = false, features = [24scale-info = { version = "2.0.1", default-features = false, features = [25 "derive",25 "derive",26] }26] }pallets/scheduler/Cargo.tomldiffbeforeafterboth16 "derive",16 "derive",17] }17] }181819frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }19frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }20frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }20frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }21sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }21sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }22sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }22sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }23sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }23sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }24sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.23' }24sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.24' }25frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }25frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }262627up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.23" }27up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.24" }28log = { version = "0.4.14", default-features = false }28log = { version = "0.4.14", default-features = false }292930[dev-dependencies]30[dev-dependencies]31sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }31sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }32substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }32substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }333334[features]34[features]35default = ["std"]35default = ["std"]pallets/structure/Cargo.tomldiffbeforeafterboth4edition = "2021"4edition = "2021"556[dependencies]6[dependencies]7frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }7frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }8frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }8frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }9frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }9frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }10sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }10sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }11pallet-common = { path = "../common", default-features = false }11pallet-common = { path = "../common", default-features = false }12parity-scale-codec = { version = "3.1.2", default-features = false, features = [12parity-scale-codec = { version = "3.1.2", default-features = false, features = [13 "derive",13 "derive",16 "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.23" }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }202021[features]21[features]22default = ["std"]22default = ["std"]pallets/unique/Cargo.tomldiffbeforeafterboth59default-features = false59default-features = false60optional = true60optional = true61git = "https://github.com/paritytech/substrate"61git = "https://github.com/paritytech/substrate"62branch = "polkadot-v0.9.23"62branch = "polkadot-v0.9.24"636364[dependencies.frame-support]64[dependencies.frame-support]65default-features = false65default-features = false66git = "https://github.com/paritytech/substrate"66git = "https://github.com/paritytech/substrate"67branch = "polkadot-v0.9.23"67branch = "polkadot-v0.9.24"686869[dependencies.frame-system]69[dependencies.frame-system]70default-features = false70default-features = false71git = "https://github.com/paritytech/substrate"71git = "https://github.com/paritytech/substrate"72branch = "polkadot-v0.9.23"72branch = "polkadot-v0.9.24"737374[dependencies.sp-std]74[dependencies.sp-std]75default-features = false75default-features = false76git = "https://github.com/paritytech/substrate"76git = "https://github.com/paritytech/substrate"77branch = "polkadot-v0.9.23"77branch = "polkadot-v0.9.24"787879[dependencies.sp-runtime]79[dependencies.sp-runtime]80default-features = false80default-features = false81git = "https://github.com/paritytech/substrate"81git = "https://github.com/paritytech/substrate"82branch = "polkadot-v0.9.23"82branch = "polkadot-v0.9.24"838384[dependencies.sp-core]84[dependencies.sp-core]85default-features = false85default-features = false86git = "https://github.com/paritytech/substrate"86git = "https://github.com/paritytech/substrate"87branch = "polkadot-v0.9.23"87branch = "polkadot-v0.9.24"888889[dependencies.sp-io]89[dependencies.sp-io]90default-features = false90default-features = false91git = "https://github.com/paritytech/substrate"91git = "https://github.com/paritytech/substrate"92branch = "polkadot-v0.9.23"92branch = "polkadot-v0.9.24"939394################################################################################94################################################################################95# Local Dependencies95# Local Dependencies98scale-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.23" }101pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }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' }pallets/unique/src/lib.rsdiffbeforeafterboth290 Ok(())290 Ok(())291 }291 }292292293 /// **DANGEROUS**: Destroys collection and all NFTs within this collection. Users irrecoverably lose their assets and may lose real money.293 /// Destroys collection if no tokens within this collection294 ///294 ///295 /// # Permissions295 /// # Permissions296 ///296 ///primitives/data-structs/Cargo.tomldiffbeforeafterboth18serde = { version = "1.0.130", features = [18serde = { version = "1.0.130", features = [19 'derive',19 'derive',20], default-features = false, optional = true }20], default-features = false, optional = true }21frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }21frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }22frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }22frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }23sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }23sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }24sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }24sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }25sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }25sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }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.23" }28pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }29rmrk-traits = { default-features = false, path = "../rmrk-traits" }29rmrk-traits = { default-features = false, path = "../rmrk-traits" }303031[features]31[features]primitives/rmrk-rpc/Cargo.tomldiffbeforeafterboth667[dependencies]7[dependencies]8codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false, features = ["derive"] }8codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false, features = ["derive"] }9sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }9sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }10sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }10sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }11sp-api = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }11sp-api = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }12sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }12sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }13serde = { version = "1.0.130", default-features = false, features = ["derive"] }13serde = { version = "1.0.130", default-features = false, features = ["derive"] }14rmrk-traits = { default-features = false, path = "../rmrk-traits" }14rmrk-traits = { default-features = false, path = "../rmrk-traits" }1515primitives/rpc/Cargo.tomldiffbeforeafterboth10codec = { package = "parity-scale-codec", version = "3.1.2", default-features = false, features = [10codec = { package = "parity-scale-codec", version = "3.1.2", default-features = false, features = [11 "derive",11 "derive",12] }12] }13sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }13sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }15sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }15sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.23" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }181819[features]19[features]20default = ["std"]20default = ["std"]runtime/common/Cargo.tomldiffbeforeafterboth6license = 'All Rights Reserved'6license = 'All Rights Reserved'7name = 'unique-runtime-common'7name = 'unique-runtime-common'8repository = 'https://github.com/UniqueNetwork/unique-chain'8repository = 'https://github.com/UniqueNetwork/unique-chain'9version = '0.9.23'9version = '0.9.24'101011[features]11[features]12default = ['std']12default = ['std']36[dependencies.sp-core]36[dependencies.sp-core]37default-features = false37default-features = false38git = "https://github.com/paritytech/substrate"38git = "https://github.com/paritytech/substrate"39branch = "polkadot-v0.9.23"39branch = "polkadot-v0.9.24"404041[dependencies.sp-std]41[dependencies.sp-std]42default-features = false42default-features = false43git = 'https://github.com/paritytech/substrate'43git = 'https://github.com/paritytech/substrate'44branch = 'polkadot-v0.9.23'44branch = 'polkadot-v0.9.24'454546[dependencies.sp-runtime]46[dependencies.sp-runtime]47default-features = false47default-features = false48git = "https://github.com/paritytech/substrate"48git = "https://github.com/paritytech/substrate"49branch = "polkadot-v0.9.23"49branch = "polkadot-v0.9.24"505051[dependencies.codec]51[dependencies.codec]52default-features = false52default-features = false62[dependencies.frame-support]62[dependencies.frame-support]63default-features = false63default-features = false64git = "https://github.com/paritytech/substrate"64git = "https://github.com/paritytech/substrate"65branch = "polkadot-v0.9.23"65branch = "polkadot-v0.9.24"666667[dependencies.frame-system]67[dependencies.frame-system]68default-features = false68default-features = false69git = "https://github.com/paritytech/substrate"69git = "https://github.com/paritytech/substrate"70branch = "polkadot-v0.9.23"70branch = "polkadot-v0.9.24"717172[dependencies.pallet-common]72[dependencies.pallet-common]73default-features = false73default-features = false100[dependencies.sp-consensus-aura]100[dependencies.sp-consensus-aura]101default-features = false101default-features = false102git = "https://github.com/paritytech/substrate"102git = "https://github.com/paritytech/substrate"103branch = "polkadot-v0.9.23"103branch = "polkadot-v0.9.24"104104105[dependencies.fp-rpc]105[dependencies.fp-rpc]106default-features = false106default-features = false107git = "https://github.com/uniquenetwork/frontier"107git = "https://github.com/uniquenetwork/frontier"108branch = "unique-polkadot-v0.9.23"108branch = "unique-polkadot-v0.9.24"109109110[dependencies]110[dependencies]111pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }111pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }112evm-coder = { default-features = false, path = '../../crates/evm-coder' }112evm-coder = { default-features = false, path = '../../crates/evm-coder' }113up-sponsorship = { default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.23' }113up-sponsorship = { default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.24' }114114115rmrk-rpc = { default-features = false, path = "../../primitives/rmrk-rpc" }115rmrk-rpc = { default-features = false, path = "../../primitives/rmrk-rpc" }116116runtime/opal/Cargo.tomldiffbeforeafterboth10license = 'GPLv3'10license = 'GPLv3'11name = 'opal-runtime'11name = 'opal-runtime'12repository = 'https://github.com/UniqueNetwork/unique-chain'12repository = 'https://github.com/UniqueNetwork/unique-chain'13version = '0.9.23'13version = '0.9.24'141415[package.metadata.docs.rs]15[package.metadata.docs.rs]16targets = ['x86_64-unknown-linux-gnu']16targets = ['x86_64-unknown-linux-gnu']133default-features = false133default-features = false134git = "https://github.com/paritytech/substrate"134git = "https://github.com/paritytech/substrate"135optional = true135optional = true136branch = "polkadot-v0.9.23"136branch = "polkadot-v0.9.24"137137138[dependencies.frame-try-runtime]138[dependencies.frame-try-runtime]139default-features = false139default-features = false140git = 'https://github.com/paritytech/substrate'140git = 'https://github.com/paritytech/substrate'141optional = true141optional = true142branch = 'polkadot-v0.9.23'142branch = 'polkadot-v0.9.24'143143144[dependencies.frame-executive]144[dependencies.frame-executive]145default-features = false145default-features = false146git = "https://github.com/paritytech/substrate"146git = "https://github.com/paritytech/substrate"147branch = "polkadot-v0.9.23"147branch = "polkadot-v0.9.24"148148149[dependencies.frame-support]149[dependencies.frame-support]150default-features = false150default-features = false151git = "https://github.com/paritytech/substrate"151git = "https://github.com/paritytech/substrate"152branch = "polkadot-v0.9.23"152branch = "polkadot-v0.9.24"153153154[dependencies.frame-system]154[dependencies.frame-system]155default-features = false155default-features = false156git = "https://github.com/paritytech/substrate"156git = "https://github.com/paritytech/substrate"157branch = "polkadot-v0.9.23"157branch = "polkadot-v0.9.24"158158159[dependencies.frame-system-benchmarking]159[dependencies.frame-system-benchmarking]160default-features = false160default-features = false161git = "https://github.com/paritytech/substrate"161git = "https://github.com/paritytech/substrate"162optional = true162optional = true163branch = "polkadot-v0.9.23"163branch = "polkadot-v0.9.24"164164165[dependencies.frame-system-rpc-runtime-api]165[dependencies.frame-system-rpc-runtime-api]166default-features = false166default-features = false167git = "https://github.com/paritytech/substrate"167git = "https://github.com/paritytech/substrate"168branch = "polkadot-v0.9.23"168branch = "polkadot-v0.9.24"169169170[dependencies.hex-literal]170[dependencies.hex-literal]171optional = true171optional = true180[dependencies.pallet-aura]180[dependencies.pallet-aura]181default-features = false181default-features = false182git = "https://github.com/paritytech/substrate"182git = "https://github.com/paritytech/substrate"183branch = "polkadot-v0.9.23"183branch = "polkadot-v0.9.24"184184185[dependencies.pallet-balances]185[dependencies.pallet-balances]186default-features = false186default-features = false187git = "https://github.com/paritytech/substrate"187git = "https://github.com/paritytech/substrate"188branch = "polkadot-v0.9.23"188branch = "polkadot-v0.9.24"189189190# Contracts specific packages190# Contracts specific packages191# [dependencies.pallet-contracts]191# [dependencies.pallet-contracts]209[dependencies.pallet-randomness-collective-flip]209[dependencies.pallet-randomness-collective-flip]210default-features = false210default-features = false211git = "https://github.com/paritytech/substrate"211git = "https://github.com/paritytech/substrate"212branch = "polkadot-v0.9.23"212branch = "polkadot-v0.9.24"213213214[dependencies.pallet-sudo]214[dependencies.pallet-sudo]215default-features = false215default-features = false216git = "https://github.com/paritytech/substrate"216git = "https://github.com/paritytech/substrate"217branch = "polkadot-v0.9.23"217branch = "polkadot-v0.9.24"218218219[dependencies.pallet-timestamp]219[dependencies.pallet-timestamp]220default-features = false220default-features = false221git = "https://github.com/paritytech/substrate"221git = "https://github.com/paritytech/substrate"222branch = "polkadot-v0.9.23"222branch = "polkadot-v0.9.24"223223224[dependencies.pallet-transaction-payment]224[dependencies.pallet-transaction-payment]225default-features = false225default-features = false226git = "https://github.com/paritytech/substrate"226git = "https://github.com/paritytech/substrate"227branch = "polkadot-v0.9.23"227branch = "polkadot-v0.9.24"228228229[dependencies.pallet-transaction-payment-rpc-runtime-api]229[dependencies.pallet-transaction-payment-rpc-runtime-api]230default-features = false230default-features = false231git = "https://github.com/paritytech/substrate"231git = "https://github.com/paritytech/substrate"232branch = "polkadot-v0.9.23"232branch = "polkadot-v0.9.24"233233234[dependencies.pallet-treasury]234[dependencies.pallet-treasury]235default-features = false235default-features = false236git = "https://github.com/paritytech/substrate"236git = "https://github.com/paritytech/substrate"237branch = "polkadot-v0.9.23"237branch = "polkadot-v0.9.24"238238239# [dependencies.pallet-vesting]239# [dependencies.pallet-vesting]240# default-features = false240# default-features = false244[dependencies.sp-arithmetic]244[dependencies.sp-arithmetic]245default-features = false245default-features = false246git = "https://github.com/paritytech/substrate"246git = "https://github.com/paritytech/substrate"247branch = "polkadot-v0.9.23"247branch = "polkadot-v0.9.24"248248249[dependencies.sp-api]249[dependencies.sp-api]250default-features = false250default-features = false251git = "https://github.com/paritytech/substrate"251git = "https://github.com/paritytech/substrate"252branch = "polkadot-v0.9.23"252branch = "polkadot-v0.9.24"253253254[dependencies.sp-block-builder]254[dependencies.sp-block-builder]255default-features = false255default-features = false256git = "https://github.com/paritytech/substrate"256git = "https://github.com/paritytech/substrate"257branch = "polkadot-v0.9.23"257branch = "polkadot-v0.9.24"258258259[dependencies.sp-core]259[dependencies.sp-core]260default-features = false260default-features = false261git = "https://github.com/paritytech/substrate"261git = "https://github.com/paritytech/substrate"262branch = "polkadot-v0.9.23"262branch = "polkadot-v0.9.24"263263264[dependencies.sp-consensus-aura]264[dependencies.sp-consensus-aura]265default-features = false265default-features = false266git = "https://github.com/paritytech/substrate"266git = "https://github.com/paritytech/substrate"267branch = "polkadot-v0.9.23"267branch = "polkadot-v0.9.24"268268269[dependencies.sp-inherents]269[dependencies.sp-inherents]270default-features = false270default-features = false271git = "https://github.com/paritytech/substrate"271git = "https://github.com/paritytech/substrate"272branch = "polkadot-v0.9.23"272branch = "polkadot-v0.9.24"273273274[dependencies.sp-io]274[dependencies.sp-io]275default-features = false275default-features = false276git = "https://github.com/paritytech/substrate"276git = "https://github.com/paritytech/substrate"277branch = "polkadot-v0.9.23"277branch = "polkadot-v0.9.24"278278279[dependencies.sp-offchain]279[dependencies.sp-offchain]280default-features = false280default-features = false281git = "https://github.com/paritytech/substrate"281git = "https://github.com/paritytech/substrate"282branch = "polkadot-v0.9.23"282branch = "polkadot-v0.9.24"283283284[dependencies.sp-runtime]284[dependencies.sp-runtime]285default-features = false285default-features = false286git = "https://github.com/paritytech/substrate"286git = "https://github.com/paritytech/substrate"287branch = "polkadot-v0.9.23"287branch = "polkadot-v0.9.24"288288289[dependencies.sp-session]289[dependencies.sp-session]290default-features = false290default-features = false291git = "https://github.com/paritytech/substrate"291git = "https://github.com/paritytech/substrate"292branch = "polkadot-v0.9.23"292branch = "polkadot-v0.9.24"293293294[dependencies.sp-std]294[dependencies.sp-std]295default-features = false295default-features = false296git = "https://github.com/paritytech/substrate"296git = "https://github.com/paritytech/substrate"297branch = "polkadot-v0.9.23"297branch = "polkadot-v0.9.24"298298299[dependencies.sp-transaction-pool]299[dependencies.sp-transaction-pool]300default-features = false300default-features = false301git = "https://github.com/paritytech/substrate"301git = "https://github.com/paritytech/substrate"302branch = "polkadot-v0.9.23"302branch = "polkadot-v0.9.24"303303304[dependencies.sp-version]304[dependencies.sp-version]305default-features = false305default-features = false306git = "https://github.com/paritytech/substrate"306git = "https://github.com/paritytech/substrate"307branch = "polkadot-v0.9.23"307branch = "polkadot-v0.9.24"308308309[dependencies.smallvec]309[dependencies.smallvec]310version = '1.6.1'310version = '1.6.1'315[dependencies.parachain-info]315[dependencies.parachain-info]316default-features = false316default-features = false317git = "https://github.com/paritytech/cumulus"317git = "https://github.com/paritytech/cumulus"318branch = "polkadot-v0.9.23"318branch = "polkadot-v0.9.24"319319320[dependencies.cumulus-pallet-aura-ext]320[dependencies.cumulus-pallet-aura-ext]321git = "https://github.com/paritytech/cumulus"321git = "https://github.com/paritytech/cumulus"322branch = "polkadot-v0.9.23"322branch = "polkadot-v0.9.24"323default-features = false323default-features = false324324325[dependencies.cumulus-pallet-parachain-system]325[dependencies.cumulus-pallet-parachain-system]326git = "https://github.com/paritytech/cumulus"326git = "https://github.com/paritytech/cumulus"327branch = "polkadot-v0.9.23"327branch = "polkadot-v0.9.24"328default-features = false328default-features = false329329330[dependencies.cumulus-primitives-core]330[dependencies.cumulus-primitives-core]331git = "https://github.com/paritytech/cumulus"331git = "https://github.com/paritytech/cumulus"332branch = "polkadot-v0.9.23"332branch = "polkadot-v0.9.24"333default-features = false333default-features = false334334335[dependencies.cumulus-pallet-xcm]335[dependencies.cumulus-pallet-xcm]336git = "https://github.com/paritytech/cumulus"336git = "https://github.com/paritytech/cumulus"337branch = "polkadot-v0.9.23"337branch = "polkadot-v0.9.24"338default-features = false338default-features = false339339340[dependencies.cumulus-pallet-dmp-queue]340[dependencies.cumulus-pallet-dmp-queue]341git = "https://github.com/paritytech/cumulus"341git = "https://github.com/paritytech/cumulus"342branch = "polkadot-v0.9.23"342branch = "polkadot-v0.9.24"343default-features = false343default-features = false344344345[dependencies.cumulus-pallet-xcmp-queue]345[dependencies.cumulus-pallet-xcmp-queue]346git = "https://github.com/paritytech/cumulus"346git = "https://github.com/paritytech/cumulus"347branch = "polkadot-v0.9.23"347branch = "polkadot-v0.9.24"348default-features = false348default-features = false349349350[dependencies.cumulus-primitives-utility]350[dependencies.cumulus-primitives-utility]351git = "https://github.com/paritytech/cumulus"351git = "https://github.com/paritytech/cumulus"352branch = "polkadot-v0.9.23"352branch = "polkadot-v0.9.24"353default-features = false353default-features = false354354355[dependencies.cumulus-primitives-timestamp]355[dependencies.cumulus-primitives-timestamp]356git = "https://github.com/paritytech/cumulus"356git = "https://github.com/paritytech/cumulus"357branch = "polkadot-v0.9.23"357branch = "polkadot-v0.9.24"358default-features = false358default-features = false359359360################################################################################360################################################################################361# Polkadot dependencies361# Polkadot dependencies362362363[dependencies.polkadot-parachain]363[dependencies.polkadot-parachain]364git = "https://github.com/paritytech/polkadot"364git = "https://github.com/paritytech/polkadot"365branch = "release-v0.9.23"365branch = "release-v0.9.24"366default-features = false366default-features = false367367368[dependencies.xcm]368[dependencies.xcm]369git = "https://github.com/paritytech/polkadot"369git = "https://github.com/paritytech/polkadot"370branch = "release-v0.9.23"370branch = "release-v0.9.24"371default-features = false371default-features = false372372373[dependencies.xcm-builder]373[dependencies.xcm-builder]374git = "https://github.com/paritytech/polkadot"374git = "https://github.com/paritytech/polkadot"375branch = "release-v0.9.23"375branch = "release-v0.9.24"376default-features = false376default-features = false377377378[dependencies.xcm-executor]378[dependencies.xcm-executor]379git = "https://github.com/paritytech/polkadot"379git = "https://github.com/paritytech/polkadot"380branch = "release-v0.9.23"380branch = "release-v0.9.24"381default-features = false381default-features = false382382383[dependencies.pallet-xcm]383[dependencies.pallet-xcm]384git = "https://github.com/paritytech/polkadot"384git = "https://github.com/paritytech/polkadot"385branch = "release-v0.9.23"385branch = "release-v0.9.24"386default-features = false386default-features = false387387388[dependencies.orml-vesting]388[dependencies.orml-vesting]389git = "https://github.com/uniquenetwork/open-runtime-module-library"389git = "https://github.com/uniquenetwork/open-runtime-module-library"390branch = "unique-polkadot-v0.9.23"390branch = "unique-polkadot-v0.9.24"391version = "0.4.1-dev"391version = "0.4.1-dev"392default-features = false392default-features = false393393404pallet-unique = { path = '../../pallets/unique', default-features = false }404pallet-unique = { path = '../../pallets/unique', default-features = false }405up-rpc = { path = "../../primitives/rpc", default-features = false }405up-rpc = { path = "../../primitives/rpc", default-features = false }406rmrk-rpc = { path = "../../primitives/rmrk-rpc", default-features = false }406rmrk-rpc = { path = "../../primitives/rmrk-rpc", default-features = false }407fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }407fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }408pallet-inflation = { path = '../../pallets/inflation', default-features = false }408pallet-inflation = { path = '../../pallets/inflation', default-features = false }409up-data-structs = { path = '../../primitives/data-structs', default-features = false }409up-data-structs = { path = '../../primitives/data-structs', default-features = false }410pallet-common = { default-features = false, path = "../../pallets/common" }410pallet-common = { default-features = false, path = "../../pallets/common" }416pallet-proxy-rmrk-equip = { default-features = false, path = "../../pallets/proxy-rmrk-equip", package = "pallet-rmrk-equip" }416pallet-proxy-rmrk-equip = { default-features = false, path = "../../pallets/proxy-rmrk-equip", package = "pallet-rmrk-equip" }417pallet-unique-scheduler = { path = '../../pallets/scheduler', default-features = false }417pallet-unique-scheduler = { path = '../../pallets/scheduler', default-features = false }418# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }418# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }419pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.23", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }419pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.24", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }420pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }420pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }421pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }421pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }422pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }422pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }423pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }423pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }424pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }424pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }425pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }425pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }426pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }426pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }427fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }427fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }428fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }428fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }429429430################################################################################430################################################################################431# Build Dependencies431# Build Dependencies432432433[build-dependencies.substrate-wasm-builder]433[build-dependencies.substrate-wasm-builder]434git = "https://github.com/paritytech/substrate"434git = "https://github.com/paritytech/substrate"435branch = "polkadot-v0.9.23"435branch = "polkadot-v0.9.24"436436runtime/opal/src/lib.rsdiffbeforeafterboth192 spec_name: create_runtime_str!(RUNTIME_NAME),192 spec_name: create_runtime_str!(RUNTIME_NAME),193 impl_name: create_runtime_str!(RUNTIME_NAME),193 impl_name: create_runtime_str!(RUNTIME_NAME),194 authoring_version: 1,194 authoring_version: 1,195 spec_version: 923000,195 spec_version: 924000,196 impl_version: 0,196 impl_version: 0,197 apis: RUNTIME_API_VERSIONS,197 apis: RUNTIME_API_VERSIONS,198 transaction_version: 1,198 transaction_version: 1,runtime/quartz/Cargo.tomldiffbeforeafterboth10license = 'GPLv3'10license = 'GPLv3'11name = 'quartz-runtime'11name = 'quartz-runtime'12repository = 'https://github.com/UniqueNetwork/unique-chain'12repository = 'https://github.com/UniqueNetwork/unique-chain'13version = '0.9.23'13version = '0.9.24'141415[package.metadata.docs.rs]15[package.metadata.docs.rs]16targets = ['x86_64-unknown-linux-gnu']16targets = ['x86_64-unknown-linux-gnu']132default-features = false132default-features = false133git = "https://github.com/paritytech/substrate"133git = "https://github.com/paritytech/substrate"134optional = true134optional = true135branch = "polkadot-v0.9.23"135branch = "polkadot-v0.9.24"136136137[dependencies.frame-try-runtime]137[dependencies.frame-try-runtime]138default-features = false138default-features = false139git = 'https://github.com/paritytech/substrate'139git = 'https://github.com/paritytech/substrate'140optional = true140optional = true141branch = 'polkadot-v0.9.23'141branch = 'polkadot-v0.9.24'142142143[dependencies.frame-executive]143[dependencies.frame-executive]144default-features = false144default-features = false145git = "https://github.com/paritytech/substrate"145git = "https://github.com/paritytech/substrate"146branch = "polkadot-v0.9.23"146branch = "polkadot-v0.9.24"147147148[dependencies.frame-support]148[dependencies.frame-support]149default-features = false149default-features = false150git = "https://github.com/paritytech/substrate"150git = "https://github.com/paritytech/substrate"151branch = "polkadot-v0.9.23"151branch = "polkadot-v0.9.24"152152153[dependencies.frame-system]153[dependencies.frame-system]154default-features = false154default-features = false155git = "https://github.com/paritytech/substrate"155git = "https://github.com/paritytech/substrate"156branch = "polkadot-v0.9.23"156branch = "polkadot-v0.9.24"157157158[dependencies.frame-system-benchmarking]158[dependencies.frame-system-benchmarking]159default-features = false159default-features = false160git = "https://github.com/paritytech/substrate"160git = "https://github.com/paritytech/substrate"161optional = true161optional = true162branch = "polkadot-v0.9.23"162branch = "polkadot-v0.9.24"163163164[dependencies.frame-system-rpc-runtime-api]164[dependencies.frame-system-rpc-runtime-api]165default-features = false165default-features = false166git = "https://github.com/paritytech/substrate"166git = "https://github.com/paritytech/substrate"167branch = "polkadot-v0.9.23"167branch = "polkadot-v0.9.24"168168169[dependencies.hex-literal]169[dependencies.hex-literal]170optional = true170optional = true179[dependencies.pallet-aura]179[dependencies.pallet-aura]180default-features = false180default-features = false181git = "https://github.com/paritytech/substrate"181git = "https://github.com/paritytech/substrate"182branch = "polkadot-v0.9.23"182branch = "polkadot-v0.9.24"183183184[dependencies.pallet-balances]184[dependencies.pallet-balances]185default-features = false185default-features = false186git = "https://github.com/paritytech/substrate"186git = "https://github.com/paritytech/substrate"187branch = "polkadot-v0.9.23"187branch = "polkadot-v0.9.24"188188189# Contracts specific packages189# Contracts specific packages190# [dependencies.pallet-contracts]190# [dependencies.pallet-contracts]208[dependencies.pallet-randomness-collective-flip]208[dependencies.pallet-randomness-collective-flip]209default-features = false209default-features = false210git = "https://github.com/paritytech/substrate"210git = "https://github.com/paritytech/substrate"211branch = "polkadot-v0.9.23"211branch = "polkadot-v0.9.24"212212213[dependencies.pallet-sudo]213[dependencies.pallet-sudo]214default-features = false214default-features = false215git = "https://github.com/paritytech/substrate"215git = "https://github.com/paritytech/substrate"216branch = "polkadot-v0.9.23"216branch = "polkadot-v0.9.24"217217218[dependencies.pallet-timestamp]218[dependencies.pallet-timestamp]219default-features = false219default-features = false220git = "https://github.com/paritytech/substrate"220git = "https://github.com/paritytech/substrate"221branch = "polkadot-v0.9.23"221branch = "polkadot-v0.9.24"222222223[dependencies.pallet-transaction-payment]223[dependencies.pallet-transaction-payment]224default-features = false224default-features = false225git = "https://github.com/paritytech/substrate"225git = "https://github.com/paritytech/substrate"226branch = "polkadot-v0.9.23"226branch = "polkadot-v0.9.24"227227228[dependencies.pallet-transaction-payment-rpc-runtime-api]228[dependencies.pallet-transaction-payment-rpc-runtime-api]229default-features = false229default-features = false230git = "https://github.com/paritytech/substrate"230git = "https://github.com/paritytech/substrate"231branch = "polkadot-v0.9.23"231branch = "polkadot-v0.9.24"232232233[dependencies.pallet-treasury]233[dependencies.pallet-treasury]234default-features = false234default-features = false235git = "https://github.com/paritytech/substrate"235git = "https://github.com/paritytech/substrate"236branch = "polkadot-v0.9.23"236branch = "polkadot-v0.9.24"237237238# [dependencies.pallet-vesting]238# [dependencies.pallet-vesting]239# default-features = false239# default-features = false243[dependencies.sp-arithmetic]243[dependencies.sp-arithmetic]244default-features = false244default-features = false245git = "https://github.com/paritytech/substrate"245git = "https://github.com/paritytech/substrate"246branch = "polkadot-v0.9.23"246branch = "polkadot-v0.9.24"247247248[dependencies.sp-api]248[dependencies.sp-api]249default-features = false249default-features = false250git = "https://github.com/paritytech/substrate"250git = "https://github.com/paritytech/substrate"251branch = "polkadot-v0.9.23"251branch = "polkadot-v0.9.24"252252253[dependencies.sp-block-builder]253[dependencies.sp-block-builder]254default-features = false254default-features = false255git = "https://github.com/paritytech/substrate"255git = "https://github.com/paritytech/substrate"256branch = "polkadot-v0.9.23"256branch = "polkadot-v0.9.24"257257258[dependencies.sp-core]258[dependencies.sp-core]259default-features = false259default-features = false260git = "https://github.com/paritytech/substrate"260git = "https://github.com/paritytech/substrate"261branch = "polkadot-v0.9.23"261branch = "polkadot-v0.9.24"262262263[dependencies.sp-consensus-aura]263[dependencies.sp-consensus-aura]264default-features = false264default-features = false265git = "https://github.com/paritytech/substrate"265git = "https://github.com/paritytech/substrate"266branch = "polkadot-v0.9.23"266branch = "polkadot-v0.9.24"267267268[dependencies.sp-inherents]268[dependencies.sp-inherents]269default-features = false269default-features = false270git = "https://github.com/paritytech/substrate"270git = "https://github.com/paritytech/substrate"271branch = "polkadot-v0.9.23"271branch = "polkadot-v0.9.24"272272273[dependencies.sp-io]273[dependencies.sp-io]274default-features = false274default-features = false275git = "https://github.com/paritytech/substrate"275git = "https://github.com/paritytech/substrate"276branch = "polkadot-v0.9.23"276branch = "polkadot-v0.9.24"277277278[dependencies.sp-offchain]278[dependencies.sp-offchain]279default-features = false279default-features = false280git = "https://github.com/paritytech/substrate"280git = "https://github.com/paritytech/substrate"281branch = "polkadot-v0.9.23"281branch = "polkadot-v0.9.24"282282283[dependencies.sp-runtime]283[dependencies.sp-runtime]284default-features = false284default-features = false285git = "https://github.com/paritytech/substrate"285git = "https://github.com/paritytech/substrate"286branch = "polkadot-v0.9.23"286branch = "polkadot-v0.9.24"287287288[dependencies.sp-session]288[dependencies.sp-session]289default-features = false289default-features = false290git = "https://github.com/paritytech/substrate"290git = "https://github.com/paritytech/substrate"291branch = "polkadot-v0.9.23"291branch = "polkadot-v0.9.24"292292293[dependencies.sp-std]293[dependencies.sp-std]294default-features = false294default-features = false295git = "https://github.com/paritytech/substrate"295git = "https://github.com/paritytech/substrate"296branch = "polkadot-v0.9.23"296branch = "polkadot-v0.9.24"297297298[dependencies.sp-transaction-pool]298[dependencies.sp-transaction-pool]299default-features = false299default-features = false300git = "https://github.com/paritytech/substrate"300git = "https://github.com/paritytech/substrate"301branch = "polkadot-v0.9.23"301branch = "polkadot-v0.9.24"302302303[dependencies.sp-version]303[dependencies.sp-version]304default-features = false304default-features = false305git = "https://github.com/paritytech/substrate"305git = "https://github.com/paritytech/substrate"306branch = "polkadot-v0.9.23"306branch = "polkadot-v0.9.24"307307308[dependencies.smallvec]308[dependencies.smallvec]309version = '1.6.1'309version = '1.6.1'314[dependencies.parachain-info]314[dependencies.parachain-info]315default-features = false315default-features = false316git = "https://github.com/paritytech/cumulus"316git = "https://github.com/paritytech/cumulus"317branch = "polkadot-v0.9.23"317branch = "polkadot-v0.9.24"318318319[dependencies.cumulus-pallet-aura-ext]319[dependencies.cumulus-pallet-aura-ext]320git = "https://github.com/paritytech/cumulus"320git = "https://github.com/paritytech/cumulus"321branch = "polkadot-v0.9.23"321branch = "polkadot-v0.9.24"322default-features = false322default-features = false323323324[dependencies.cumulus-pallet-parachain-system]324[dependencies.cumulus-pallet-parachain-system]325git = "https://github.com/paritytech/cumulus"325git = "https://github.com/paritytech/cumulus"326branch = "polkadot-v0.9.23"326branch = "polkadot-v0.9.24"327default-features = false327default-features = false328328329[dependencies.cumulus-primitives-core]329[dependencies.cumulus-primitives-core]330git = "https://github.com/paritytech/cumulus"330git = "https://github.com/paritytech/cumulus"331branch = "polkadot-v0.9.23"331branch = "polkadot-v0.9.24"332default-features = false332default-features = false333333334[dependencies.cumulus-pallet-xcm]334[dependencies.cumulus-pallet-xcm]335git = "https://github.com/paritytech/cumulus"335git = "https://github.com/paritytech/cumulus"336branch = "polkadot-v0.9.23"336branch = "polkadot-v0.9.24"337default-features = false337default-features = false338338339[dependencies.cumulus-pallet-dmp-queue]339[dependencies.cumulus-pallet-dmp-queue]340git = "https://github.com/paritytech/cumulus"340git = "https://github.com/paritytech/cumulus"341branch = "polkadot-v0.9.23"341branch = "polkadot-v0.9.24"342default-features = false342default-features = false343343344[dependencies.cumulus-pallet-xcmp-queue]344[dependencies.cumulus-pallet-xcmp-queue]345git = "https://github.com/paritytech/cumulus"345git = "https://github.com/paritytech/cumulus"346branch = "polkadot-v0.9.23"346branch = "polkadot-v0.9.24"347default-features = false347default-features = false348348349[dependencies.cumulus-primitives-utility]349[dependencies.cumulus-primitives-utility]350git = "https://github.com/paritytech/cumulus"350git = "https://github.com/paritytech/cumulus"351branch = "polkadot-v0.9.23"351branch = "polkadot-v0.9.24"352default-features = false352default-features = false353353354[dependencies.cumulus-primitives-timestamp]354[dependencies.cumulus-primitives-timestamp]355git = "https://github.com/paritytech/cumulus"355git = "https://github.com/paritytech/cumulus"356branch = "polkadot-v0.9.23"356branch = "polkadot-v0.9.24"357default-features = false357default-features = false358358359################################################################################359################################################################################360# Polkadot dependencies360# Polkadot dependencies361361362[dependencies.polkadot-parachain]362[dependencies.polkadot-parachain]363git = "https://github.com/paritytech/polkadot"363git = "https://github.com/paritytech/polkadot"364branch = "release-v0.9.23"364branch = "release-v0.9.24"365default-features = false365default-features = false366366367[dependencies.xcm]367[dependencies.xcm]368git = "https://github.com/paritytech/polkadot"368git = "https://github.com/paritytech/polkadot"369branch = "release-v0.9.23"369branch = "release-v0.9.24"370default-features = false370default-features = false371371372[dependencies.xcm-builder]372[dependencies.xcm-builder]373git = "https://github.com/paritytech/polkadot"373git = "https://github.com/paritytech/polkadot"374branch = "release-v0.9.23"374branch = "release-v0.9.24"375default-features = false375default-features = false376376377[dependencies.xcm-executor]377[dependencies.xcm-executor]378git = "https://github.com/paritytech/polkadot"378git = "https://github.com/paritytech/polkadot"379branch = "release-v0.9.23"379branch = "release-v0.9.24"380default-features = false380default-features = false381381382[dependencies.pallet-xcm]382[dependencies.pallet-xcm]383git = "https://github.com/paritytech/polkadot"383git = "https://github.com/paritytech/polkadot"384branch = "release-v0.9.23"384branch = "release-v0.9.24"385default-features = false385default-features = false386386387[dependencies.orml-vesting]387[dependencies.orml-vesting]388git = "https://github.com/uniquenetwork/open-runtime-module-library"388git = "https://github.com/uniquenetwork/open-runtime-module-library"389branch = "unique-polkadot-v0.9.23"389branch = "unique-polkadot-v0.9.24"390version = "0.4.1-dev"390version = "0.4.1-dev"391default-features = false391default-features = false392392410derivative = "2.2.0"410derivative = "2.2.0"411pallet-unique = { path = '../../pallets/unique', default-features = false }411pallet-unique = { path = '../../pallets/unique', default-features = false }412up-rpc = { path = "../../primitives/rpc", default-features = false }412up-rpc = { path = "../../primitives/rpc", default-features = false }413fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }413fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }414pallet-inflation = { path = '../../pallets/inflation', default-features = false }414pallet-inflation = { path = '../../pallets/inflation', default-features = false }415up-data-structs = { path = '../../primitives/data-structs', default-features = false }415up-data-structs = { path = '../../primitives/data-structs', default-features = false }416pallet-common = { default-features = false, path = "../../pallets/common" }416pallet-common = { default-features = false, path = "../../pallets/common" }422pallet-proxy-rmrk-equip = { default-features = false, path = "../../pallets/proxy-rmrk-equip", package = "pallet-rmrk-equip" }422pallet-proxy-rmrk-equip = { default-features = false, path = "../../pallets/proxy-rmrk-equip", package = "pallet-rmrk-equip" }423pallet-unique-scheduler = { path = '../../pallets/scheduler', default-features = false }423pallet-unique-scheduler = { path = '../../pallets/scheduler', default-features = false }424# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }424# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }425pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.23", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }425pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.24", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }426pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }426pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }427pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }427pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }428pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }428pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }429pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }429pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }430pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }430pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }431pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }431pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }432pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }432pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }433fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }433fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }434fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }434fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }435435436################################################################################436################################################################################437# Build Dependencies437# Build Dependencies438438439[build-dependencies.substrate-wasm-builder]439[build-dependencies.substrate-wasm-builder]440git = "https://github.com/paritytech/substrate"440git = "https://github.com/paritytech/substrate"441branch = "polkadot-v0.9.23"441branch = "polkadot-v0.9.24"442442runtime/quartz/src/lib.rsdiffbeforeafterboth191 spec_name: create_runtime_str!(RUNTIME_NAME),191 spec_name: create_runtime_str!(RUNTIME_NAME),192 impl_name: create_runtime_str!(RUNTIME_NAME),192 impl_name: create_runtime_str!(RUNTIME_NAME),193 authoring_version: 1,193 authoring_version: 1,194 spec_version: 923000,194 spec_version: 924000,195 impl_version: 0,195 impl_version: 0,196 apis: RUNTIME_API_VERSIONS,196 apis: RUNTIME_API_VERSIONS,197 transaction_version: 1,197 transaction_version: 1,runtime/tests/Cargo.tomldiffbeforeafterboth7unique-runtime-common = { path = '../common' }7unique-runtime-common = { path = '../common' }8up-data-structs = { default-features = false, path = '../../primitives/data-structs' }8up-data-structs = { default-features = false, path = '../../primitives/data-structs' }9910sp-core = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }10sp-core = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }11sp-std = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }11sp-std = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }12sp-io = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }12sp-io = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }13sp-runtime = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }13sp-runtime = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }141415fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }15fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }161617frame-support = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }17frame-support = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }18frame-system = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }18frame-system = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }191920pallet-balances = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }20pallet-balances = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }21pallet-transaction-payment = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }21pallet-transaction-payment = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }22pallet-timestamp = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.23' }22pallet-timestamp = { git = 'https://github.com/paritytech/substrate', branch = 'polkadot-v0.9.24' }232324pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }24pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }25pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }25pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }262627pallet-common = { path = '../../pallets/common' }27pallet-common = { path = '../../pallets/common' }28pallet-structure = { path = '../../pallets/structure' }28pallet-structure = { path = '../../pallets/structure' }runtime/unique/Cargo.tomldiffbeforeafterboth10license = 'GPLv3'10license = 'GPLv3'11name = 'unique-runtime'11name = 'unique-runtime'12repository = 'https://github.com/UniqueNetwork/unique-chain'12repository = 'https://github.com/UniqueNetwork/unique-chain'13version = '0.9.23'13version = '0.9.24'141415[package.metadata.docs.rs]15[package.metadata.docs.rs]16targets = ['x86_64-unknown-linux-gnu']16targets = ['x86_64-unknown-linux-gnu']134default-features = false134default-features = false135git = "https://github.com/paritytech/substrate"135git = "https://github.com/paritytech/substrate"136optional = true136optional = true137branch = "polkadot-v0.9.23"137branch = "polkadot-v0.9.24"138138139[dependencies.frame-try-runtime]139[dependencies.frame-try-runtime]140default-features = false140default-features = false141git = 'https://github.com/paritytech/substrate'141git = 'https://github.com/paritytech/substrate'142optional = true142optional = true143branch = 'polkadot-v0.9.23'143branch = 'polkadot-v0.9.24'144144145[dependencies.frame-executive]145[dependencies.frame-executive]146default-features = false146default-features = false147git = "https://github.com/paritytech/substrate"147git = "https://github.com/paritytech/substrate"148branch = "polkadot-v0.9.23"148branch = "polkadot-v0.9.24"149149150[dependencies.frame-support]150[dependencies.frame-support]151default-features = false151default-features = false152git = "https://github.com/paritytech/substrate"152git = "https://github.com/paritytech/substrate"153branch = "polkadot-v0.9.23"153branch = "polkadot-v0.9.24"154154155[dependencies.frame-system]155[dependencies.frame-system]156default-features = false156default-features = false157git = "https://github.com/paritytech/substrate"157git = "https://github.com/paritytech/substrate"158branch = "polkadot-v0.9.23"158branch = "polkadot-v0.9.24"159159160[dependencies.frame-system-benchmarking]160[dependencies.frame-system-benchmarking]161default-features = false161default-features = false162git = "https://github.com/paritytech/substrate"162git = "https://github.com/paritytech/substrate"163optional = true163optional = true164branch = "polkadot-v0.9.23"164branch = "polkadot-v0.9.24"165165166[dependencies.frame-system-rpc-runtime-api]166[dependencies.frame-system-rpc-runtime-api]167default-features = false167default-features = false168git = "https://github.com/paritytech/substrate"168git = "https://github.com/paritytech/substrate"169branch = "polkadot-v0.9.23"169branch = "polkadot-v0.9.24"170170171[dependencies.hex-literal]171[dependencies.hex-literal]172optional = true172optional = true181[dependencies.pallet-aura]181[dependencies.pallet-aura]182default-features = false182default-features = false183git = "https://github.com/paritytech/substrate"183git = "https://github.com/paritytech/substrate"184branch = "polkadot-v0.9.23"184branch = "polkadot-v0.9.24"185185186[dependencies.pallet-balances]186[dependencies.pallet-balances]187default-features = false187default-features = false188git = "https://github.com/paritytech/substrate"188git = "https://github.com/paritytech/substrate"189branch = "polkadot-v0.9.23"189branch = "polkadot-v0.9.24"190190191# Contracts specific packages191# Contracts specific packages192# [dependencies.pallet-contracts]192# [dependencies.pallet-contracts]210[dependencies.pallet-randomness-collective-flip]210[dependencies.pallet-randomness-collective-flip]211default-features = false211default-features = false212git = "https://github.com/paritytech/substrate"212git = "https://github.com/paritytech/substrate"213branch = "polkadot-v0.9.23"213branch = "polkadot-v0.9.24"214214215[dependencies.pallet-sudo]215[dependencies.pallet-sudo]216default-features = false216default-features = false217git = "https://github.com/paritytech/substrate"217git = "https://github.com/paritytech/substrate"218branch = "polkadot-v0.9.23"218branch = "polkadot-v0.9.24"219219220[dependencies.pallet-timestamp]220[dependencies.pallet-timestamp]221default-features = false221default-features = false222git = "https://github.com/paritytech/substrate"222git = "https://github.com/paritytech/substrate"223branch = "polkadot-v0.9.23"223branch = "polkadot-v0.9.24"224224225[dependencies.pallet-transaction-payment]225[dependencies.pallet-transaction-payment]226default-features = false226default-features = false227git = "https://github.com/paritytech/substrate"227git = "https://github.com/paritytech/substrate"228branch = "polkadot-v0.9.23"228branch = "polkadot-v0.9.24"229229230[dependencies.pallet-transaction-payment-rpc-runtime-api]230[dependencies.pallet-transaction-payment-rpc-runtime-api]231default-features = false231default-features = false232git = "https://github.com/paritytech/substrate"232git = "https://github.com/paritytech/substrate"233branch = "polkadot-v0.9.23"233branch = "polkadot-v0.9.24"234234235[dependencies.pallet-treasury]235[dependencies.pallet-treasury]236default-features = false236default-features = false237git = "https://github.com/paritytech/substrate"237git = "https://github.com/paritytech/substrate"238branch = "polkadot-v0.9.23"238branch = "polkadot-v0.9.24"239239240# [dependencies.pallet-vesting]240# [dependencies.pallet-vesting]241# default-features = false241# default-features = false245[dependencies.sp-arithmetic]245[dependencies.sp-arithmetic]246default-features = false246default-features = false247git = "https://github.com/paritytech/substrate"247git = "https://github.com/paritytech/substrate"248branch = "polkadot-v0.9.23"248branch = "polkadot-v0.9.24"249249250[dependencies.sp-api]250[dependencies.sp-api]251default-features = false251default-features = false252git = "https://github.com/paritytech/substrate"252git = "https://github.com/paritytech/substrate"253branch = "polkadot-v0.9.23"253branch = "polkadot-v0.9.24"254254255[dependencies.sp-block-builder]255[dependencies.sp-block-builder]256default-features = false256default-features = false257git = "https://github.com/paritytech/substrate"257git = "https://github.com/paritytech/substrate"258branch = "polkadot-v0.9.23"258branch = "polkadot-v0.9.24"259259260[dependencies.sp-core]260[dependencies.sp-core]261default-features = false261default-features = false262git = "https://github.com/paritytech/substrate"262git = "https://github.com/paritytech/substrate"263branch = "polkadot-v0.9.23"263branch = "polkadot-v0.9.24"264264265[dependencies.sp-consensus-aura]265[dependencies.sp-consensus-aura]266default-features = false266default-features = false267git = "https://github.com/paritytech/substrate"267git = "https://github.com/paritytech/substrate"268branch = "polkadot-v0.9.23"268branch = "polkadot-v0.9.24"269269270[dependencies.sp-inherents]270[dependencies.sp-inherents]271default-features = false271default-features = false272git = "https://github.com/paritytech/substrate"272git = "https://github.com/paritytech/substrate"273branch = "polkadot-v0.9.23"273branch = "polkadot-v0.9.24"274274275[dependencies.sp-io]275[dependencies.sp-io]276default-features = false276default-features = false277git = "https://github.com/paritytech/substrate"277git = "https://github.com/paritytech/substrate"278branch = "polkadot-v0.9.23"278branch = "polkadot-v0.9.24"279279280[dependencies.sp-offchain]280[dependencies.sp-offchain]281default-features = false281default-features = false282git = "https://github.com/paritytech/substrate"282git = "https://github.com/paritytech/substrate"283branch = "polkadot-v0.9.23"283branch = "polkadot-v0.9.24"284284285[dependencies.sp-runtime]285[dependencies.sp-runtime]286default-features = false286default-features = false287git = "https://github.com/paritytech/substrate"287git = "https://github.com/paritytech/substrate"288branch = "polkadot-v0.9.23"288branch = "polkadot-v0.9.24"289289290[dependencies.sp-session]290[dependencies.sp-session]291default-features = false291default-features = false292git = "https://github.com/paritytech/substrate"292git = "https://github.com/paritytech/substrate"293branch = "polkadot-v0.9.23"293branch = "polkadot-v0.9.24"294294295[dependencies.sp-std]295[dependencies.sp-std]296default-features = false296default-features = false297git = "https://github.com/paritytech/substrate"297git = "https://github.com/paritytech/substrate"298branch = "polkadot-v0.9.23"298branch = "polkadot-v0.9.24"299299300[dependencies.sp-transaction-pool]300[dependencies.sp-transaction-pool]301default-features = false301default-features = false302git = "https://github.com/paritytech/substrate"302git = "https://github.com/paritytech/substrate"303branch = "polkadot-v0.9.23"303branch = "polkadot-v0.9.24"304304305[dependencies.sp-version]305[dependencies.sp-version]306default-features = false306default-features = false307git = "https://github.com/paritytech/substrate"307git = "https://github.com/paritytech/substrate"308branch = "polkadot-v0.9.23"308branch = "polkadot-v0.9.24"309309310[dependencies.smallvec]310[dependencies.smallvec]311version = '1.6.1'311version = '1.6.1'316[dependencies.parachain-info]316[dependencies.parachain-info]317default-features = false317default-features = false318git = "https://github.com/paritytech/cumulus"318git = "https://github.com/paritytech/cumulus"319branch = "polkadot-v0.9.23"319branch = "polkadot-v0.9.24"320320321[dependencies.cumulus-pallet-aura-ext]321[dependencies.cumulus-pallet-aura-ext]322git = "https://github.com/paritytech/cumulus"322git = "https://github.com/paritytech/cumulus"323branch = "polkadot-v0.9.23"323branch = "polkadot-v0.9.24"324default-features = false324default-features = false325325326[dependencies.cumulus-pallet-parachain-system]326[dependencies.cumulus-pallet-parachain-system]327git = "https://github.com/paritytech/cumulus"327git = "https://github.com/paritytech/cumulus"328branch = "polkadot-v0.9.23"328branch = "polkadot-v0.9.24"329default-features = false329default-features = false330330331[dependencies.cumulus-primitives-core]331[dependencies.cumulus-primitives-core]332git = "https://github.com/paritytech/cumulus"332git = "https://github.com/paritytech/cumulus"333branch = "polkadot-v0.9.23"333branch = "polkadot-v0.9.24"334default-features = false334default-features = false335335336[dependencies.cumulus-pallet-xcm]336[dependencies.cumulus-pallet-xcm]337git = "https://github.com/paritytech/cumulus"337git = "https://github.com/paritytech/cumulus"338branch = "polkadot-v0.9.23"338branch = "polkadot-v0.9.24"339default-features = false339default-features = false340340341[dependencies.cumulus-pallet-dmp-queue]341[dependencies.cumulus-pallet-dmp-queue]342git = "https://github.com/paritytech/cumulus"342git = "https://github.com/paritytech/cumulus"343branch = "polkadot-v0.9.23"343branch = "polkadot-v0.9.24"344default-features = false344default-features = false345345346[dependencies.cumulus-pallet-xcmp-queue]346[dependencies.cumulus-pallet-xcmp-queue]347git = "https://github.com/paritytech/cumulus"347git = "https://github.com/paritytech/cumulus"348branch = "polkadot-v0.9.23"348branch = "polkadot-v0.9.24"349default-features = false349default-features = false350350351[dependencies.cumulus-primitives-utility]351[dependencies.cumulus-primitives-utility]352git = "https://github.com/paritytech/cumulus"352git = "https://github.com/paritytech/cumulus"353branch = "polkadot-v0.9.23"353branch = "polkadot-v0.9.24"354default-features = false354default-features = false355355356[dependencies.cumulus-primitives-timestamp]356[dependencies.cumulus-primitives-timestamp]357git = "https://github.com/paritytech/cumulus"357git = "https://github.com/paritytech/cumulus"358branch = "polkadot-v0.9.23"358branch = "polkadot-v0.9.24"359default-features = false359default-features = false360360361################################################################################361################################################################################362# Polkadot dependencies362# Polkadot dependencies363363364[dependencies.polkadot-parachain]364[dependencies.polkadot-parachain]365git = "https://github.com/paritytech/polkadot"365git = "https://github.com/paritytech/polkadot"366branch = "release-v0.9.23"366branch = "release-v0.9.24"367default-features = false367default-features = false368368369[dependencies.xcm]369[dependencies.xcm]370git = "https://github.com/paritytech/polkadot"370git = "https://github.com/paritytech/polkadot"371branch = "release-v0.9.23"371branch = "release-v0.9.24"372default-features = false372default-features = false373373374[dependencies.xcm-builder]374[dependencies.xcm-builder]375git = "https://github.com/paritytech/polkadot"375git = "https://github.com/paritytech/polkadot"376branch = "release-v0.9.23"376branch = "release-v0.9.24"377default-features = false377default-features = false378378379[dependencies.xcm-executor]379[dependencies.xcm-executor]380git = "https://github.com/paritytech/polkadot"380git = "https://github.com/paritytech/polkadot"381branch = "release-v0.9.23"381branch = "release-v0.9.24"382default-features = false382default-features = false383383384[dependencies.pallet-xcm]384[dependencies.pallet-xcm]385git = "https://github.com/paritytech/polkadot"385git = "https://github.com/paritytech/polkadot"386branch = "release-v0.9.23"386branch = "release-v0.9.24"387default-features = false387default-features = false388388389[dependencies.orml-vesting]389[dependencies.orml-vesting]390git = "https://github.com/uniquenetwork/open-runtime-module-library"390git = "https://github.com/uniquenetwork/open-runtime-module-library"391branch = "unique-polkadot-v0.9.23"391branch = "unique-polkadot-v0.9.24"392version = "0.4.1-dev"392version = "0.4.1-dev"393default-features = false393default-features = false394394416pallet-proxy-rmrk-equip = { default-features = false, path = "../../pallets/proxy-rmrk-equip", package = "pallet-rmrk-equip" }416pallet-proxy-rmrk-equip = { default-features = false, path = "../../pallets/proxy-rmrk-equip", package = "pallet-rmrk-equip" }417pallet-unique-scheduler = { path = '../../pallets/scheduler', default-features = false }417pallet-unique-scheduler = { path = '../../pallets/scheduler', default-features = false }418# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }418# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }419pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.23", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }419pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.24", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }420pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }420pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }421pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }421pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }422pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }422pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }423pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }423pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }424pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }424pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }425pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }425pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }426pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }426pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }427fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }427fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }428fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }428fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }429fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.23" }429fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.24" }430430431################################################################################431################################################################################432# Build Dependencies432# Build Dependencies433433434[build-dependencies.substrate-wasm-builder]434[build-dependencies.substrate-wasm-builder]435git = "https://github.com/paritytech/substrate"435git = "https://github.com/paritytech/substrate"436branch = "polkadot-v0.9.23"436branch = "polkadot-v0.9.24"437437runtime/unique/src/lib.rsdiffbeforeafterboth190 spec_name: create_runtime_str!(RUNTIME_NAME),190 spec_name: create_runtime_str!(RUNTIME_NAME),191 impl_name: create_runtime_str!(RUNTIME_NAME),191 impl_name: create_runtime_str!(RUNTIME_NAME),192 authoring_version: 1,192 authoring_version: 1,193 spec_version: 923000,193 spec_version: 924000,194 impl_version: 0,194 impl_version: 0,195 apis: RUNTIME_API_VERSIONS,195 apis: RUNTIME_API_VERSIONS,196 transaction_version: 1,196 transaction_version: 1,tests/README.mddiffbeforeafterboth51. Checkout polkadot in sibling folder with this project51. Checkout polkadot in sibling folder with this project6```bash6```bash7git clone https://github.com/paritytech/polkadot.git && cd polkadot7git clone https://github.com/paritytech/polkadot.git && cd polkadot8git checkout release-v0.9.238git checkout release-v0.9.249```9```1010112. Build with nightly-2021-11-11112. Build with nightly-2022-05-1112```bash12```bash13cargo build --release13cargo build --release14```14```tests/package.jsondiffbeforeafterboth37 "testUnnesting": "mocha --timeout 9999999 -r ts-node/register ./**/unnest.test.ts",37 "testUnnesting": "mocha --timeout 9999999 -r ts-node/register ./**/unnest.test.ts",38 "testStructure": "mocha --timeout 9999999 -r ts-node/register ./**/nesting/**.test.ts",38 "testStructure": "mocha --timeout 9999999 -r ts-node/register ./**/nesting/**.test.ts",39 "testProperties": "mocha --timeout 9999999 -r ts-node/register ./**/properties.test.ts",39 "testProperties": "mocha --timeout 9999999 -r ts-node/register ./**/properties.test.ts",40 "testMigrationStructure": "mocha --timeout 9999999 -r ts-node/register ./**/nesting/migration-check.test.ts",40 "testMigration": "mocha --timeout 9999999 -r ts-node/register ./**/nesting/migration-check.test.ts",41 "testRmrk": "mocha --timeout 9999999 -r ts-node/register ./**/rmrk/**.test.ts",41 "testRmrk": "mocha --timeout 9999999 -r ts-node/register ./**/rmrk/**.test.ts",42 "testAddCollectionAdmin": "mocha --timeout 9999999 -r ts-node/register ./**/addCollectionAdmin.test.ts",42 "testAddCollectionAdmin": "mocha --timeout 9999999 -r ts-node/register ./**/addCollectionAdmin.test.ts",43 "testSetSchemaVersion": "mocha --timeout 9999999 -r ts-node/register ./**/setSchemaVersion.test.ts",43 "testSetSchemaVersion": "mocha --timeout 9999999 -r ts-node/register ./**/setSchemaVersion.test.ts",tests/src/nesting/migration-check.test.tsdiffbeforeafterboth1import {expect} from 'chai';1import {expect} from 'chai';2import usingApi, {submitTransactionAsync} from '../substrate/substrate-api';2import usingApi, {executeTransaction, submitTransactionAsync} from '../substrate/substrate-api';3import {getCreateCollectionResult} from '../util/helpers';3import {getCreateCollectionResult, getCreateItemResult, normalizeAccountId} from '../util/helpers';4import {IKeyringPair} from '@polkadot/types/types';4import {IKeyringPair} from '@polkadot/types/types';5import {strToUTF16} from '../util/util';5import {strToUTF16} from '../util/util';6import waitNewBlocks from '../substrate/wait-new-blocks';6import waitNewBlocks from '../substrate/wait-new-blocks';7// Used for polkadot-launch signalling7// Used for polkadot-launch signalling8import find from 'find-process';8import find from 'find-process';9910// todo un-skip for migrations10// todo un-skip for migrations11describe.skip('Migration testing for pallet-common', () => {11describe.skip('Migration testing', () => {12 let alice: IKeyringPair;12 let alice: IKeyringPair;131314 before(async() => {14 before(async() => {15 await usingApi(async (api, privateKeyWrapper) => {15 await usingApi(async (_, privateKeyWrapper) => {16 alice = privateKeyWrapper('//Alice');16 alice = privateKeyWrapper('//Alice');17 });17 });18 });18 });21 let oldVersion: number;21 let oldVersion: number;22 let collectionId: number;22 let collectionId: number;23 let collectionOld: any;23 let collectionOld: any;24 let nftId: number;25 let nftOld: any;242625 await usingApi(async api => {27 await usingApi(async api => {26 // Create a collection for comparison before and after the upgrade28 // ----------- Collection pre-upgrade ------------27 const tx = api.tx.unique.createCollectionEx({29 const txCollection = api.tx.unique.createCollectionEx({28 mode: 'NFT',30 mode: 'NFT',29 access: 'AllowList',31 access: 'AllowList',30 name: strToUTF16('Mojave Pictures'),32 name: strToUTF16('Mojave Pictures'),31 description: strToUTF16('$2.2 billion power plant!'),33 description: strToUTF16('$2.2 billion power plant!'),32 tokenPrefix: '0x0002030',34 tokenPrefix: '0x0002030',33 //offchainSchema: '0x111111',35 offchainSchema: '0x111111',34 //schemaVersion: 'Unique',36 schemaVersion: 'Unique',35 limits: {37 limits: {36 accountTokenOwnershipLimit: 3,38 accountTokenOwnershipLimit: 3,37 },39 },38 //constOnChainSchema: '0x333333',40 constOnChainSchema: '0x333333',41 variableOnChainSchema: '0x22222',39 });42 });40 const events = await submitTransactionAsync(alice, tx);43 const events0 = await submitTransactionAsync(alice, txCollection);41 const result = getCreateCollectionResult(events);44 const result0 = getCreateCollectionResult(events0);42 collectionId = result.collectionId;45 collectionId = result0.collectionId;434644 // Get the pre-upgrade collection info47 // Get the pre-upgrade collection info45 collectionOld = (await api.query.common.collectionById(collectionId)).toJSON();48 collectionOld = (await api.query.common.collectionById(collectionId)).toJSON();4950 // ---------- NFT pre-upgrade ------------51 const txNft = api.tx.unique.createItem(52 collectionId, 53 normalizeAccountId(alice), 54 {55 NFT: {56 owner: {substrate: alice.address},57 constData: '0x0000',58 variableData: '0x1111',59 },60 },61 );62 const events1 = await executeTransaction(api, alice, txNft);63 const result1 = getCreateItemResult(events1);64 nftId = result1.itemId;6566 // Get the pre-upgrade NFT data67 nftOld = (await api.query.nonfungible.tokenData(collectionId, nftId)).toJSON();466847 // Get the pre-upgrade spec version69 // Get the pre-upgrade spec version48 oldVersion = (api.consts.system.version.toJSON() as any).specVersion;70 oldVersion = (api.consts.system.version.toJSON() as any).specVersion;73 };95 };749675 let oldWarnCount = 0;97 let oldWarnCount = 0;76 while (newVersion == oldVersion! && connectionFailCounter < 2) {98 while (newVersion == oldVersion! && connectionFailCounter < 5) {99 await new Promise(resolve => setTimeout(resolve, 12000));77 try {100 try {78 await usingApi(async api => {101 await usingApi(async api => {79 await waitNewBlocks(api);102 await waitNewBlocks(api);82 console.log(`Still waiting for the parachain upgrade from ${oldVersion!}...`);105 console.log(`Still waiting for the parachain upgrade from ${oldVersion!}...`);83 oldWarnCount = warnCount;106 oldWarnCount = warnCount;84 }107 }85 await new Promise(resolve => setTimeout(resolve, 6000));86 });108 });87 } catch (_) {109 } catch (_) {88 connectionFailCounter++;110 connectionFailCounter++;89 await new Promise(resolve => setTimeout(resolve, 12000));90 }111 }91 }112 }92 }113 }9311494 await usingApi(async api => {115 await usingApi(async api => {116 // ---------- Collection comparison -----------95 const collectionNew = (await api.query.common.collectionById(collectionId)).toJSON() as any;117 const collectionNew = (await api.query.common.collectionById(collectionId)).toJSON() as any;9611897 // Make sure the extra fields are what they should be119 // Make sure the extra fields are what they should be98 //const constOnChainSchema = await api.query.common.collectionData(collectionId, 'ConstOnChainSchema');120 expect((99 //const offchainSchema = await api.query.common.collectionData(collectionId, 'OffchainSchema');121 await api.rpc.unique.collectionProperties(collectionId, ['_old_constOnChainSchema'])100122 )[0].value.toHex()).to.be.equal(collectionOld.constOnChainSchema);101 //expect(constOnChainSchema.toHex()).to.be.deep.equal(collectionOld.constOnChainSchema);123102 //expect(offchainSchema.toHex()).to.be.deep.equal(collectionOld.offchainSchema);124 expect((125 await api.rpc.unique.collectionProperties(collectionId, ['_old_variableOnChainSchema'])126 )[0].value.toHex()).to.be.equal(collectionOld.variableOnChainSchema);127128 expect((129 await api.rpc.unique.collectionProperties(collectionId, ['_old_offchainSchema'])130 )[0].value.toHex()).to.be.equal(collectionOld.offchainSchema);131132 expect((133 await api.rpc.unique.collectionProperties(collectionId, ['_old_schemaVersion'])134 )[0].value.toHuman()).to.be.equal(collectionOld.schemaVersion);135103 expect(collectionNew).to.have.nested.property('limits.nestingRule');136 expect(collectionNew.permissions).to.be.deep.equal({137 access: collectionOld.access,138 mintMode: collectionOld.mintMode,139 nesting: null,140 });141142 expect(collectionNew.externalCollection).to.be.equal(false);104143105 // Get rid of extra fields to perform comparison on the rest of the collection144 // Get rid of extra fields to perform comparison on the rest of the collection106 delete collectionNew.limits.nestingRule;145 delete collectionNew.permissions;107 //delete collectionOld.constOnChainSchema;146 delete collectionNew.externalCollection;108 //delete collectionOld.offchainSchema;147 delete collectionOld.schemaVersion;148 delete collectionOld.constOnChainSchema;149 delete collectionOld.variableOnChainSchema;150 delete collectionOld.offchainSchema;151 delete collectionOld.mintMode;152 delete collectionOld.access;153 delete collectionOld.metaUpdatePermission; // todo look into, doesn't migrate109154110 expect(collectionNew).to.be.deep.equal(collectionOld);155 expect(collectionNew).to.be.deep.equal(collectionOld);156157 // ---------- NFT comparison -----------158 const nftNew = (await api.query.nonfungible.tokenData(collectionId, nftId)).toJSON() as any;159160 // Make sure the extra fields are what they should be161 expect((await api.rpc.unique.tokenProperties(collectionId, nftId, ['_old_constData']))[0].value.toHex()).to.be.equal(nftOld.constData);162163 expect((await api.rpc.unique.tokenProperties(collectionId, nftId, ['_old_variableData']))[0].value.toHex()).to.be.equal(nftOld.variableData);164165 // Get rid of extra fields to perform comparison on the rest of the NFT166 delete nftOld.constData;167 delete nftOld.variableData;168169 expect(nftNew).to.be.deep.equal(nftOld);111 });170 });112 });171 });113});172});tests/src/refungible.test.tsdiffbeforeafterbothno changes
tests/src/util/helpers.tsdiffbeforeafterboth318 tokenPrefix: 'prefix',318 tokenPrefix: 'prefix',319};319};320321export async function322createCollection(323 api: ApiPromise,324 sender: IKeyringPair,325 params: Partial<CreateCollectionParams> = {},326): Promise<CreateCollectionResult> {327 const {name, description, mode, tokenPrefix} = {...defaultCreateCollectionParams, ...params};328329 let modeprm = {};330 if (mode.type === 'NFT') {331 modeprm = {nft: null};332 } else if (mode.type === 'Fungible') {333 modeprm = {fungible: mode.decimalPoints};334 } else if (mode.type === 'ReFungible') {335 modeprm = {refungible: null};336 }337338 const tx = api.tx.unique.createCollectionEx({339 name: strToUTF16(name),340 description: strToUTF16(description),341 tokenPrefix: strToUTF16(tokenPrefix),342 mode: modeprm as any,343 });344 const events = await submitTransactionAsync(sender, tx);345 return getCreateCollectionResult(events);346}320347321export async function createCollectionExpectSuccess(params: Partial<CreateCollectionParams> = {}): Promise<number> {348export async function createCollectionExpectSuccess(params: Partial<CreateCollectionParams> = {}): Promise<number> {322 const {name, description, mode, tokenPrefix} = {...defaultCreateCollectionParams, ...params};349 const {name, description, mode, tokenPrefix} = {...defaultCreateCollectionParams, ...params};329 // Run the CreateCollection transaction356 // Run the CreateCollection transaction330 const alicePrivateKey = privateKeyWrapper('//Alice');357 const alicePrivateKey = privateKeyWrapper('//Alice');331358332 let modeprm = {};333 if (mode.type === 'NFT') {334 modeprm = {nft: null};335 } else if (mode.type === 'Fungible') {336 modeprm = {fungible: mode.decimalPoints};337 } else if (mode.type === 'ReFungible') {338 modeprm = {refungible: null};339 }340341 const tx = api.tx.unique.createCollectionEx({342 name: strToUTF16(name),343 description: strToUTF16(description),344 tokenPrefix: strToUTF16(tokenPrefix),345 mode: modeprm as any,346 });347 const events = await submitTransactionAsync(alicePrivateKey, tx);359 const result = await createCollection(api, alicePrivateKey, params);348 const result = getCreateCollectionResult(events);349360350 // Get number of collections after the transaction361 // Get number of collections after the transaction351 const collectionCountAfter = await getCreatedCollectionCount(api);362 const collectionCountAfter = await getCreatedCollectionCount(api);490 return unused;501 return unused;491}502}492503493export async function getAllowance(api: ApiPromise, collectionId: number, owner: CrossAccountId | string, approved: CrossAccountId | string, tokenId: number) {504export async function getAllowance(api: ApiPromise, collectionId: number, owner: CrossAccountId | string | IKeyringPair, approved: CrossAccountId | string | IKeyringPair, tokenId: number) {494 return (await api.rpc.unique.allowance(collectionId, normalizeAccountId(owner), normalizeAccountId(approved), tokenId)).toBigInt();505 return (await api.rpc.unique.allowance(collectionId, normalizeAccountId(owner), normalizeAccountId(approved), tokenId)).toBigInt();495}506}496507800 ReFungible: CreateReFungibleData;811 ReFungible: CreateReFungibleData;801};812};813814export async function burnItem(api: ApiPromise, sender: IKeyringPair, collectionId: number, tokenId: number, value: number | bigint) : Promise<boolean> {815 const tx = api.tx.unique.burnItem(collectionId, tokenId, value);816 const events = await submitTransactionAsync(sender, tx);817 return getGenericResult(events).success;818}802819803export async function burnItemExpectSuccess(sender: IKeyringPair, collectionId: number, tokenId: number, value = 1) {820export async function burnItemExpectSuccess(sender: IKeyringPair, collectionId: number, tokenId: number, value: number | bigint = 1) {804 await usingApi(async (api) => {821 await usingApi(async (api) => {805 const balanceBefore = await getBalance(api, collectionId, normalizeAccountId(sender), tokenId);822 const balanceBefore = await getBalance(api, collectionId, normalizeAccountId(sender), tokenId);806 // if burning token by admin - use adminButnItemExpectSuccess823 // if burning token by admin - use adminButnItemExpectSuccess807 expect(balanceBefore >= BigInt(value)).to.be.true;824 expect(balanceBefore >= BigInt(value)).to.be.true;808825809 const tx = api.tx.unique.burnItem(collectionId, tokenId, value);810 const events = await submitTransactionAsync(sender, tx);811 const result = getGenericResult(events);812 expect(result.success).to.be.true;826 expect(await burnItem(api, sender, collectionId, tokenId, value)).to.be.true;813827814 const balanceAfter = await getBalance(api, collectionId, normalizeAccountId(sender), tokenId);828 const balanceAfter = await getBalance(api, collectionId, normalizeAccountId(sender), tokenId);815 expect(balanceAfter + BigInt(value)).to.be.equal(balanceBefore);829 expect(balanceAfter + BigInt(value)).to.be.equal(balanceBefore);816 });830 });817}831}832833export async function834approve(835 api: ApiPromise,836 collectionId: number,837 tokenId: number, owner: IKeyringPair, approved: CrossAccountId | string | IKeyringPair, amount: number | bigint,838) {839 const approveUniqueTx = api.tx.unique.approve(normalizeAccountId(approved), collectionId, tokenId, amount);840 const events = await submitTransactionAsync(owner, approveUniqueTx);841 return getGenericResult(events).success;842}818843819export async function844export async function820approveExpectSuccess(845approveExpectSuccess(821 collectionId: number,846 collectionId: number,822 tokenId: number, owner: IKeyringPair, approved: CrossAccountId | string, amount: number | bigint = 1,847 tokenId: number, owner: IKeyringPair, approved: CrossAccountId | string, amount: number | bigint = 1,823) {848) {824 await usingApi(async (api: ApiPromise) => {849 await usingApi(async (api: ApiPromise) => {825 const approveUniqueTx = api.tx.unique.approve(normalizeAccountId(approved), collectionId, tokenId, amount);850 const result = await approve(api, collectionId, tokenId, owner, approved, amount);826 const events = await submitTransactionAsync(owner, approveUniqueTx);827 const result = getGenericResult(events);828 expect(result.success).to.be.true;851 expect(result).to.be.true;829852830 expect(await getAllowance(api, collectionId, owner.address, approved, tokenId)).to.be.equal(BigInt(amount));853 expect(await getAllowance(api, collectionId, owner, approved, tokenId)).to.be.equal(BigInt(amount));831 });854 });832}855}833856845 });868 });846}869}870871export async function872transferFrom(873 api: ApiPromise,874 collectionId: number,875 tokenId: number,876 accountApproved: IKeyringPair,877 accountFrom: IKeyringPair | CrossAccountId,878 accountTo: IKeyringPair | CrossAccountId,879 value: number | bigint,880) {881 const from = normalizeAccountId(accountFrom);882 const to = normalizeAccountId(accountTo);883 const transferFromTx = api.tx.unique.transferFrom(from, to, collectionId, tokenId, value);884 const events = await submitTransactionAsync(accountApproved, transferFromTx);885 return getGenericResult(events).success;886}847887848export async function888export async function849transferFromExpectSuccess(889transferFromExpectSuccess(862 if (type === 'Fungible' || type === 'ReFungible') {902 if (type === 'Fungible' || type === 'ReFungible') {863 balanceBefore = await getBalance(api, collectionId, to, tokenId);903 balanceBefore = await getBalance(api, collectionId, to, tokenId);864 }904 }865 const transferFromTx = api.tx.unique.transferFrom(normalizeAccountId(accountFrom), to, collectionId, tokenId, value);866 const events = await submitTransactionAsync(accountApproved, transferFromTx);867 const result = getGenericResult(events);868 // tslint:disable-next-line:no-unused-expression869 expect(result.success).to.be.true;905 expect(await transferFrom(api, collectionId, tokenId, accountApproved, accountFrom, accountTo, value)).to.be.true;870 if (type === 'NFT') {906 if (type === 'NFT') {871 expect(await getTokenOwner(api, collectionId, tokenId)).to.be.deep.equal(to);907 expect(await getTokenOwner(api, collectionId, tokenId)).to.be.deep.equal(to);872 }908 }1070 });1106 });1071}1107}11081109export async function1110transfer(1111 api: ApiPromise,1112 collectionId: number,1113 tokenId: number,1114 sender: IKeyringPair,1115 recipient: IKeyringPair | CrossAccountId,1116 value: number | bigint,1117) : Promise<boolean> {1118 const transferTx = api.tx.unique.transfer(normalizeAccountId(recipient), collectionId, tokenId, value);1119 const events = await executeTransaction(api, sender, transferTx);1120 return getGenericResult(events).success;1121}107211221073export async function1123export async function1074transferExpectSuccess(1124transferExpectSuccess(1084 const to = normalizeAccountId(recipient);1134 const to = normalizeAccountId(recipient);108511351086 let balanceBefore = 0n;1136 let balanceBefore = 0n;1087 if (type === 'Fungible') {1137 if (type === 'Fungible' || type === 'ReFungible') {1088 balanceBefore = await getBalance(api, collectionId, to, tokenId);1138 balanceBefore = await getBalance(api, collectionId, to, tokenId);1089 }1139 }11401090 const transferTx = api.tx.unique.transfer(to, collectionId, tokenId, value);1141 const transferTx = api.tx.unique.transfer(normalizeAccountId(recipient), collectionId, tokenId, value);1091 const events = await executeTransaction(api, sender, transferTx);1142 const events = await executeTransaction(api, sender, transferTx);10921093 const result = getTransferResult(api, events);1143 const result = getTransferResult(api, events);1100 if (type === 'NFT') {1151 if (type === 'NFT') {1101 expect(await getTokenOwner(api, collectionId, tokenId)).to.be.deep.equal(to);1152 expect(await getTokenOwner(api, collectionId, tokenId)).to.be.deep.equal(to);1102 }1153 }1103 if (type === 'Fungible') {1154 if (type === 'Fungible' || type === 'ReFungible') {1104 const balanceAfter = await getBalance(api, collectionId, to, tokenId);1155 const balanceAfter = await getBalance(api, collectionId, to, tokenId);1105 if (JSON.stringify(to) !== JSON.stringify(from)) {1156 if (JSON.stringify(to) !== JSON.stringify(from)) {1106 expect(balanceAfter - balanceBefore).to.be.equal(BigInt(value));1157 expect(balanceAfter - balanceBefore).to.be.equal(BigInt(value));1107 } else {1158 } else {1108 expect(balanceAfter).to.be.equal(balanceBefore);1159 expect(balanceAfter).to.be.equal(balanceBefore);1109 }1160 }1110 }1161 }1111 if (type === 'ReFungible') {1112 expect(await getBalance(api, collectionId, to, tokenId) >= value).to.be.true;1113 }1114 });1162 });1115}1163}111611641151export async function getBalance(1199export async function getBalance(1152 api: ApiPromise,1200 api: ApiPromise,1153 collectionId: number,1201 collectionId: number,1154 owner: string | CrossAccountId,1202 owner: string | CrossAccountId | IKeyringPair,1155 token: number,1203 token: number,1156): Promise<bigint> {1204): Promise<bigint> {1157 return (await api.rpc.unique.balance(collectionId, normalizeAccountId(owner), token)).toBigInt();1205 return (await api.rpc.unique.balance(collectionId, normalizeAccountId(owner), token)).toBigInt();1226 });1274 });1227}1275}12761277export async function createMultipleItemsExpectSuccess(sender: IKeyringPair, collectionId: number, itemsData: any, owner: CrossAccountId | string = sender.address) {1278 await usingApi(async (api) => {1279 const to = normalizeAccountId(owner);1280 const tx = api.tx.unique.createMultipleItems(collectionId, to, itemsData);12811282 const events = await submitTransactionAsync(sender, tx);1283 expect(getGenericResult(events).success).to.be.true;1284 });1285}122812861229export async function createMultipleItemsWithPropsExpectSuccess(sender: IKeyringPair, collectionId: number, itemsData: any, owner: CrossAccountId | string = sender.address) {1287export async function createMultipleItemsWithPropsExpectSuccess(sender: IKeyringPair, collectionId: number, itemsData: any, owner: CrossAccountId | string = sender.address) {1230 await usingApi(async (api) => {1288 await usingApi(async (api) => {1359 return newItemId;1417 return newItemId;1360}1418}14191420export async function createRefungibleToken(api: ApiPromise, sender: IKeyringPair, collectionId: number, amount: bigint, owner: CrossAccountId | IKeyringPair | string = sender.address) : Promise<CreateItemResult> {1421 const createData = {refungible: {pieces: amount}};1422 const tx = api.tx.unique.createItem(collectionId, normalizeAccountId(owner), createData as any);14231424 const events = await submitTransactionAsync(sender, tx);1425 return getCreateItemResult(events);1426}136114271362export async function createItemExpectFailure(sender: IKeyringPair, collectionId: number, createMode: string, owner: CrossAccountId | string = sender.address) {1428export async function createItemExpectFailure(sender: IKeyringPair, collectionId: number, createMode: string, owner: CrossAccountId | string = sender.address) {1363 await usingApi(async (api) => {1429 await usingApi(async (api) => {