git.delta.rocks / unique-network / refs/commits / 6319aff5a2e7

difftreelog

build don't use [patch]

Yaroslav Bolyukin2022-05-04parent: #d191478.patch.diff
in: master

23 files changed

modifiedCargo.lockdiffbeforeafterboth
241241
242[[package]]242[[package]]
243name = "async-process"243name = "async-process"
244version = "1.3.0"244version = "1.4.0"
245source = "registry+https://github.com/rust-lang/crates.io-index"245source = "registry+https://github.com/rust-lang/crates.io-index"
246checksum = "83137067e3a2a6a06d67168e49e68a0957d215410473a740cea95a2425c0b7c6"246checksum = "cf2c06e30a24e8c78a3987d07f0930edf76ef35e027e7bdb063fccafdad1f60c"
247dependencies = [247dependencies = [
248 "async-io",248 "async-io",
249 "blocking",249 "blocking",
396 "instant",396 "instant",
397 "pin-project-lite 0.2.9",397 "pin-project-lite 0.2.9",
398 "rand 0.8.5",398 "rand 0.8.5",
399 "tokio 1.18.0",399 "tokio 1.18.1",
400]400]
401401
402[[package]]402[[package]]
456[[package]]456[[package]]
457name = "beefy-gadget"457name = "beefy-gadget"
458version = "4.0.0-dev"458version = "4.0.0-dev"
459source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"459source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
460dependencies = [460dependencies = [
461 "beefy-primitives",461 "beefy-primitives",
462 "fnv",462 "fnv",
489[[package]]489[[package]]
490name = "beefy-gadget-rpc"490name = "beefy-gadget-rpc"
491version = "4.0.0-dev"491version = "4.0.0-dev"
492source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"492source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
493dependencies = [493dependencies = [
494 "beefy-gadget",494 "beefy-gadget",
495 "beefy-primitives",495 "beefy-primitives",
512[[package]]512[[package]]
513name = "beefy-merkle-tree"513name = "beefy-merkle-tree"
514version = "4.0.0-dev"514version = "4.0.0-dev"
515source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"515source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
516516
517[[package]]517[[package]]
518name = "beefy-primitives"518name = "beefy-primitives"
519version = "4.0.0-dev"519version = "4.0.0-dev"
520source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"520source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
521dependencies = [521dependencies = [
522 "parity-scale-codec",522 "parity-scale-codec",
523 "scale-info",523 "scale-info",
733[[package]]733[[package]]
734name = "bp-header-chain"734name = "bp-header-chain"
735version = "0.1.0"735version = "0.1.0"
736source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"736source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
737dependencies = [737dependencies = [
738 "bp-runtime",738 "bp-runtime",
739 "finality-grandpa",739 "finality-grandpa",
750[[package]]750[[package]]
751name = "bp-message-dispatch"751name = "bp-message-dispatch"
752version = "0.1.0"752version = "0.1.0"
753source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"753source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
754dependencies = [754dependencies = [
755 "bp-runtime",755 "bp-runtime",
756 "frame-support",756 "frame-support",
762[[package]]762[[package]]
763name = "bp-messages"763name = "bp-messages"
764version = "0.1.0"764version = "0.1.0"
765source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"765source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
766dependencies = [766dependencies = [
767 "bitvec",767 "bitvec",
768 "bp-runtime",768 "bp-runtime",
779[[package]]779[[package]]
780name = "bp-polkadot-core"780name = "bp-polkadot-core"
781version = "0.1.0"781version = "0.1.0"
782source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"782source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
783dependencies = [783dependencies = [
784 "bp-messages",784 "bp-messages",
785 "bp-runtime",785 "bp-runtime",
797[[package]]797[[package]]
798name = "bp-rococo"798name = "bp-rococo"
799version = "0.1.0"799version = "0.1.0"
800source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"800source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
801dependencies = [801dependencies = [
802 "bp-messages",802 "bp-messages",
803 "bp-polkadot-core",803 "bp-polkadot-core",
814[[package]]814[[package]]
815name = "bp-runtime"815name = "bp-runtime"
816version = "0.1.0"816version = "0.1.0"
817source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"817source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
818dependencies = [818dependencies = [
819 "frame-support",819 "frame-support",
820 "hash-db",820 "hash-db",
832[[package]]832[[package]]
833name = "bp-test-utils"833name = "bp-test-utils"
834version = "0.1.0"834version = "0.1.0"
835source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"835source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
836dependencies = [836dependencies = [
837 "bp-header-chain",837 "bp-header-chain",
838 "ed25519-dalek",838 "ed25519-dalek",
847[[package]]847[[package]]
848name = "bp-wococo"848name = "bp-wococo"
849version = "0.1.0"849version = "0.1.0"
850source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"850source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
851dependencies = [851dependencies = [
852 "bp-messages",852 "bp-messages",
853 "bp-polkadot-core",853 "bp-polkadot-core",
862[[package]]862[[package]]
863name = "bridge-runtime-common"863name = "bridge-runtime-common"
864version = "0.1.0"864version = "0.1.0"
865source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"865source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
866dependencies = [866dependencies = [
867 "bp-message-dispatch",867 "bp-message-dispatch",
868 "bp-messages",868 "bp-messages",
997dependencies = [997dependencies = [
998 "camino",998 "camino",
999 "cargo-platform",999 "cargo-platform",
1000 "semver 1.0.7",1000 "semver 1.0.9",
1001 "serde",1001 "serde",
1002 "serde_json",1002 "serde_json",
1003]1003]
11181118
1119[[package]]1119[[package]]
1120name = "clap"1120name = "clap"
1121version = "3.1.12"1121version = "3.1.15"
1122source = "registry+https://github.com/rust-lang/crates.io-index"1122source = "registry+https://github.com/rust-lang/crates.io-index"
1123checksum = "7c167e37342afc5f33fd87bbc870cedd020d2a6dffa05d45ccd9241fbdd146db"1123checksum = "85a35a599b11c089a7f49105658d089b8f2cf0882993c17daf6de15285c2c35d"
1124dependencies = [1124dependencies = [
1125 "atty",1125 "atty",
1126 "bitflags",1126 "bitflags",
11481148
1149[[package]]1149[[package]]
1150name = "clap_lex"1150name = "clap_lex"
1151version = "0.1.1"1151version = "0.2.0"
1152source = "registry+https://github.com/rust-lang/crates.io-index"1152source = "registry+https://github.com/rust-lang/crates.io-index"
1153checksum = "189ddd3b5d32a70b35e7686054371742a937b0d99128e76dde6340210e966669"1153checksum = "a37c35f1112dad5e6e0b1adaff798507497a18fceeb30cceb3bae7d1427b9213"
1154dependencies = [1154dependencies = [
1155 "os_str_bytes",1155 "os_str_bytes",
1156]1156]
1480[[package]]1480[[package]]
1481name = "cumulus-client-cli"1481name = "cumulus-client-cli"
1482version = "0.1.0"1482version = "0.1.0"
1483source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1483source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1484dependencies = [1484dependencies = [
1485 "clap",1485 "clap",
1486 "sc-cli",1486 "sc-cli",
1491[[package]]1491[[package]]
1492name = "cumulus-client-collator"1492name = "cumulus-client-collator"
1493version = "0.1.0"1493version = "0.1.0"
1494source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1494source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1495dependencies = [1495dependencies = [
1496 "cumulus-client-consensus-common",1496 "cumulus-client-consensus-common",
1497 "cumulus-client-network",1497 "cumulus-client-network",
1515[[package]]1515[[package]]
1516name = "cumulus-client-consensus-aura"1516name = "cumulus-client-consensus-aura"
1517version = "0.1.0"1517version = "0.1.0"
1518source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1518source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1519dependencies = [1519dependencies = [
1520 "async-trait",1520 "async-trait",
1521 "cumulus-client-consensus-common",1521 "cumulus-client-consensus-common",
1544[[package]]1544[[package]]
1545name = "cumulus-client-consensus-common"1545name = "cumulus-client-consensus-common"
1546version = "0.1.0"1546version = "0.1.0"
1547source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1547source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1548dependencies = [1548dependencies = [
1549 "async-trait",1549 "async-trait",
1550 "cumulus-relay-chain-interface",1550 "cumulus-relay-chain-interface",
1565[[package]]1565[[package]]
1566name = "cumulus-client-network"1566name = "cumulus-client-network"
1567version = "0.1.0"1567version = "0.1.0"
1568source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1568source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1569dependencies = [1569dependencies = [
1570 "async-trait",1570 "async-trait",
1571 "cumulus-relay-chain-interface",1571 "cumulus-relay-chain-interface",
1590[[package]]1590[[package]]
1591name = "cumulus-client-pov-recovery"1591name = "cumulus-client-pov-recovery"
1592version = "0.1.0"1592version = "0.1.0"
1593source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1593source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1594dependencies = [1594dependencies = [
1595 "cumulus-primitives-core",1595 "cumulus-primitives-core",
1596 "cumulus-relay-chain-interface",1596 "cumulus-relay-chain-interface",
1614[[package]]1614[[package]]
1615name = "cumulus-client-service"1615name = "cumulus-client-service"
1616version = "0.1.0"1616version = "0.1.0"
1617source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1617source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1618dependencies = [1618dependencies = [
1619 "cumulus-client-cli",1619 "cumulus-client-cli",
1620 "cumulus-client-collator",1620 "cumulus-client-collator",
1644[[package]]1644[[package]]
1645name = "cumulus-pallet-aura-ext"1645name = "cumulus-pallet-aura-ext"
1646version = "0.1.0"1646version = "0.1.0"
1647source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1647source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1648dependencies = [1648dependencies = [
1649 "frame-executive",1649 "frame-executive",
1650 "frame-support",1650 "frame-support",
1662[[package]]1662[[package]]
1663name = "cumulus-pallet-dmp-queue"1663name = "cumulus-pallet-dmp-queue"
1664version = "0.1.0"1664version = "0.1.0"
1665source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1665source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1666dependencies = [1666dependencies = [
1667 "cumulus-primitives-core",1667 "cumulus-primitives-core",
1668 "frame-support",1668 "frame-support",
1680[[package]]1680[[package]]
1681name = "cumulus-pallet-parachain-system"1681name = "cumulus-pallet-parachain-system"
1682version = "0.1.0"1682version = "0.1.0"
1683source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1683source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1684dependencies = [1684dependencies = [
1685 "cumulus-pallet-parachain-system-proc-macro",1685 "cumulus-pallet-parachain-system-proc-macro",
1686 "cumulus-primitives-core",1686 "cumulus-primitives-core",
1710[[package]]1710[[package]]
1711name = "cumulus-pallet-parachain-system-proc-macro"1711name = "cumulus-pallet-parachain-system-proc-macro"
1712version = "0.1.0"1712version = "0.1.0"
1713source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1713source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1714dependencies = [1714dependencies = [
1715 "proc-macro-crate 1.1.3",1715 "proc-macro-crate 1.1.3",
1716 "proc-macro2",1716 "proc-macro2",
1721[[package]]1721[[package]]
1722name = "cumulus-pallet-xcm"1722name = "cumulus-pallet-xcm"
1723version = "0.1.0"1723version = "0.1.0"
1724source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1724source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1725dependencies = [1725dependencies = [
1726 "cumulus-primitives-core",1726 "cumulus-primitives-core",
1727 "frame-support",1727 "frame-support",
1738[[package]]1738[[package]]
1739name = "cumulus-pallet-xcmp-queue"1739name = "cumulus-pallet-xcmp-queue"
1740version = "0.1.0"1740version = "0.1.0"
1741source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1741source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1742dependencies = [1742dependencies = [
1743 "cumulus-primitives-core",1743 "cumulus-primitives-core",
1744 "frame-support",1744 "frame-support",
1756[[package]]1756[[package]]
1757name = "cumulus-primitives-core"1757name = "cumulus-primitives-core"
1758version = "0.1.0"1758version = "0.1.0"
1759source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1759source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1760dependencies = [1760dependencies = [
1761 "frame-support",1761 "frame-support",
1762 "parity-scale-codec",1762 "parity-scale-codec",
1772[[package]]1772[[package]]
1773name = "cumulus-primitives-parachain-inherent"1773name = "cumulus-primitives-parachain-inherent"
1774version = "0.1.0"1774version = "0.1.0"
1775source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1775source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1776dependencies = [1776dependencies = [
1777 "async-trait",1777 "async-trait",
1778 "cumulus-primitives-core",1778 "cumulus-primitives-core",
1795[[package]]1795[[package]]
1796name = "cumulus-primitives-timestamp"1796name = "cumulus-primitives-timestamp"
1797version = "0.1.0"1797version = "0.1.0"
1798source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1798source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1799dependencies = [1799dependencies = [
1800 "cumulus-primitives-core",1800 "cumulus-primitives-core",
1801 "futures 0.3.21",1801 "futures 0.3.21",
1808[[package]]1808[[package]]
1809name = "cumulus-primitives-utility"1809name = "cumulus-primitives-utility"
1810version = "0.1.0"1810version = "0.1.0"
1811source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1811source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1812dependencies = [1812dependencies = [
1813 "cumulus-primitives-core",1813 "cumulus-primitives-core",
1814 "frame-support",1814 "frame-support",
1825[[package]]1825[[package]]
1826name = "cumulus-relay-chain-inprocess-interface"1826name = "cumulus-relay-chain-inprocess-interface"
1827version = "0.1.0"1827version = "0.1.0"
1828source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1828source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1829dependencies = [1829dependencies = [
1830 "async-trait",1830 "async-trait",
1831 "cumulus-primitives-core",1831 "cumulus-primitives-core",
1853[[package]]1853[[package]]
1854name = "cumulus-relay-chain-interface"1854name = "cumulus-relay-chain-interface"
1855version = "0.1.0"1855version = "0.1.0"
1856source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1856source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1857dependencies = [1857dependencies = [
1858 "async-trait",1858 "async-trait",
1859 "cumulus-primitives-core",1859 "cumulus-primitives-core",
1877[[package]]1877[[package]]
1878name = "cumulus-relay-chain-rpc-interface"1878name = "cumulus-relay-chain-rpc-interface"
1879version = "0.1.0"1879version = "0.1.0"
1880source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1880source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1881dependencies = [1881dependencies = [
1882 "async-trait",1882 "async-trait",
1883 "backoff",1883 "backoff",
1903[[package]]1903[[package]]
1904name = "cumulus-test-relay-sproof-builder"1904name = "cumulus-test-relay-sproof-builder"
1905version = "0.1.0"1905version = "0.1.0"
1906source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1906source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
1907dependencies = [1907dependencies = [
1908 "cumulus-primitives-core",1908 "cumulus-primitives-core",
1909 "parity-scale-codec",1909 "parity-scale-codec",
22442244
2245[[package]]2245[[package]]
2246name = "enumn"2246name = "enumn"
2247version = "0.1.3"2247version = "0.1.4"
2248source = "registry+https://github.com/rust-lang/crates.io-index"2248source = "registry+https://github.com/rust-lang/crates.io-index"
2249checksum = "4e58b112d5099aa0857c5d05f0eacab86406dd8c0f85fe5d320a13256d29ecf4"2249checksum = "052bc8773a98bd051ff37db74a8a25f00e6bfa2cbd03373390c72e9f7afbf344"
2250dependencies = [2250dependencies = [
2251 "proc-macro2",2251 "proc-macro2",
2252 "quote",2252 "quote",
2352[[package]]2352[[package]]
2353name = "evm"2353name = "evm"
2354version = "0.35.0"2354version = "0.35.0"
2355source = "git+https://github.com//uniquenetwork/evm?branch=unique-polkadot-v0.9.19#1b170dc649f5e16a33134710a9fe2610e580661e"2355source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.19#1b170dc649f5e16a33134710a9fe2610e580661e"
2356dependencies = [2356dependencies = [
2357 "auto_impl",2357 "auto_impl",
2358 "environmental",2358 "environmental",
2398[[package]]2398[[package]]
2399name = "evm-core"2399name = "evm-core"
2400version = "0.35.0"2400version = "0.35.0"
2401source = "git+https://github.com//uniquenetwork/evm?branch=unique-polkadot-v0.9.19#1b170dc649f5e16a33134710a9fe2610e580661e"2401source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.19#1b170dc649f5e16a33134710a9fe2610e580661e"
2402dependencies = [2402dependencies = [
2403 "parity-scale-codec",2403 "parity-scale-codec",
2404 "primitive-types",2404 "primitive-types",
2409[[package]]2409[[package]]
2410name = "evm-gasometer"2410name = "evm-gasometer"
2411version = "0.35.0"2411version = "0.35.0"
2412source = "git+https://github.com//uniquenetwork/evm?branch=unique-polkadot-v0.9.19#1b170dc649f5e16a33134710a9fe2610e580661e"2412source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.19#1b170dc649f5e16a33134710a9fe2610e580661e"
2413dependencies = [2413dependencies = [
2414 "environmental",2414 "environmental",
2415 "evm-core",2415 "evm-core",
2420[[package]]2420[[package]]
2421name = "evm-runtime"2421name = "evm-runtime"
2422version = "0.35.0"2422version = "0.35.0"
2423source = "git+https://github.com//uniquenetwork/evm?branch=unique-polkadot-v0.9.19#1b170dc649f5e16a33134710a9fe2610e580661e"2423source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.19#1b170dc649f5e16a33134710a9fe2610e580661e"
2424dependencies = [2424dependencies = [
2425 "auto_impl",2425 "auto_impl",
2426 "environmental",2426 "environmental",
2512[[package]]2512[[package]]
2513name = "fc-consensus"2513name = "fc-consensus"
2514version = "2.0.0-dev"2514version = "2.0.0-dev"
2515source = "git+https://github.com//uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#5d43f948da8c241b85d18bf40aabaf93d96a7f18"2515source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"
2516dependencies = [2516dependencies = [
2517 "async-trait",2517 "async-trait",
2518 "fc-db",2518 "fc-db",
2531[[package]]2531[[package]]
2532name = "fc-db"2532name = "fc-db"
2533version = "2.0.0-dev"2533version = "2.0.0-dev"
2534source = "git+https://github.com//uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#5d43f948da8c241b85d18bf40aabaf93d96a7f18"2534source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"
2535dependencies = [2535dependencies = [
2536 "fp-storage",2536 "fp-storage",
2537 "kvdb-rocksdb",2537 "kvdb-rocksdb",
2545[[package]]2545[[package]]
2546name = "fc-mapping-sync"2546name = "fc-mapping-sync"
2547version = "2.0.0-dev"2547version = "2.0.0-dev"
2548source = "git+https://github.com//uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#5d43f948da8c241b85d18bf40aabaf93d96a7f18"2548source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"
2549dependencies = [2549dependencies = [
2550 "fc-db",2550 "fc-db",
2551 "fp-consensus",2551 "fp-consensus",
2562[[package]]2562[[package]]
2563name = "fc-rpc"2563name = "fc-rpc"
2564version = "2.0.0-dev"2564version = "2.0.0-dev"
2565source = "git+https://github.com//uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#5d43f948da8c241b85d18bf40aabaf93d96a7f18"2565source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"
2566dependencies = [2566dependencies = [
2567 "ethereum",2567 "ethereum",
2568 "ethereum-types",2568 "ethereum-types",
2595 "sp-io",2595 "sp-io",
2596 "sp-runtime",2596 "sp-runtime",
2597 "sp-storage",2597 "sp-storage",
2598 "tokio 1.18.0",2598 "tokio 1.18.1",
2599]2599]
26002600
2601[[package]]2601[[package]]
2602name = "fc-rpc-core"2602name = "fc-rpc-core"
2603version = "1.1.0-dev"2603version = "1.1.0-dev"
2604source = "git+https://github.com//uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#5d43f948da8c241b85d18bf40aabaf93d96a7f18"2604source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"
2605dependencies = [2605dependencies = [
2606 "ethereum",2606 "ethereum",
2607 "ethereum-types",2607 "ethereum-types",
2716[[package]]2716[[package]]
2717name = "fork-tree"2717name = "fork-tree"
2718version = "3.0.0"2718version = "3.0.0"
2719source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2719source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
2720dependencies = [2720dependencies = [
2721 "parity-scale-codec",2721 "parity-scale-codec",
2722]2722]
2734[[package]]2734[[package]]
2735name = "fp-consensus"2735name = "fp-consensus"
2736version = "2.0.0-dev"2736version = "2.0.0-dev"
2737source = "git+https://github.com//uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#5d43f948da8c241b85d18bf40aabaf93d96a7f18"2737source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"
2738dependencies = [2738dependencies = [
2739 "ethereum",2739 "ethereum",
2740 "parity-scale-codec",2740 "parity-scale-codec",
2746[[package]]2746[[package]]
2747name = "fp-evm"2747name = "fp-evm"
2748version = "3.0.0-dev"2748version = "3.0.0-dev"
2749source = "git+https://github.com//uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#5d43f948da8c241b85d18bf40aabaf93d96a7f18"2749source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"
2750dependencies = [2750dependencies = [
2751 "evm",2751 "evm",
2752 "impl-trait-for-tuples",2752 "impl-trait-for-tuples",
2759[[package]]2759[[package]]
2760name = "fp-evm-mapping"2760name = "fp-evm-mapping"
2761version = "0.1.0"2761version = "0.1.0"
2762source = "git+https://github.com//uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#5d43f948da8c241b85d18bf40aabaf93d96a7f18"2762source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"
2763dependencies = [2763dependencies = [
2764 "frame-support",2764 "frame-support",
2765 "sp-core",2765 "sp-core",
2768[[package]]2768[[package]]
2769name = "fp-rpc"2769name = "fp-rpc"
2770version = "3.0.0-dev"2770version = "3.0.0-dev"
2771source = "git+https://github.com//uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#5d43f948da8c241b85d18bf40aabaf93d96a7f18"2771source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"
2772dependencies = [2772dependencies = [
2773 "ethereum",2773 "ethereum",
2774 "ethereum-types",2774 "ethereum-types",
2785[[package]]2785[[package]]
2786name = "fp-self-contained"2786name = "fp-self-contained"
2787version = "1.0.0-dev"2787version = "1.0.0-dev"
2788source = "git+https://github.com//uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#5d43f948da8c241b85d18bf40aabaf93d96a7f18"2788source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"
2789dependencies = [2789dependencies = [
2790 "ethereum",2790 "ethereum",
2791 "frame-support",2791 "frame-support",
2801[[package]]2801[[package]]
2802name = "fp-storage"2802name = "fp-storage"
2803version = "2.0.0"2803version = "2.0.0"
2804source = "git+https://github.com//uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#5d43f948da8c241b85d18bf40aabaf93d96a7f18"2804source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"
2805dependencies = [2805dependencies = [
2806 "parity-scale-codec",2806 "parity-scale-codec",
2807]2807]
28082808
2809[[package]]2809[[package]]
2810name = "frame-benchmarking"2810name = "frame-benchmarking"
2811version = "4.0.0-dev"2811version = "4.0.0-dev"
2812source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2812source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
2813dependencies = [2813dependencies = [
2814 "frame-support",2814 "frame-support",
2815 "frame-system",2815 "frame-system",
2831[[package]]2831[[package]]
2832name = "frame-benchmarking-cli"2832name = "frame-benchmarking-cli"
2833version = "4.0.0-dev"2833version = "4.0.0-dev"
2834source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2834source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
2835dependencies = [2835dependencies = [
2836 "Inflector",2836 "Inflector",
2837 "chrono",2837 "chrono",
2876[[package]]2876[[package]]
2877name = "frame-election-provider-solution-type"2877name = "frame-election-provider-solution-type"
2878version = "4.0.0-dev"2878version = "4.0.0-dev"
2879source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2879source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
2880dependencies = [2880dependencies = [
2881 "proc-macro-crate 1.1.3",2881 "proc-macro-crate 1.1.3",
2882 "proc-macro2",2882 "proc-macro2",
2887[[package]]2887[[package]]
2888name = "frame-election-provider-support"2888name = "frame-election-provider-support"
2889version = "4.0.0-dev"2889version = "4.0.0-dev"
2890source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2890source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
2891dependencies = [2891dependencies = [
2892 "frame-election-provider-solution-type",2892 "frame-election-provider-solution-type",
2893 "frame-support",2893 "frame-support",
2903[[package]]2903[[package]]
2904name = "frame-executive"2904name = "frame-executive"
2905version = "4.0.0-dev"2905version = "4.0.0-dev"
2906source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2906source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
2907dependencies = [2907dependencies = [
2908 "frame-support",2908 "frame-support",
2909 "frame-system",2909 "frame-system",
2931[[package]]2931[[package]]
2932name = "frame-support"2932name = "frame-support"
2933version = "4.0.0-dev"2933version = "4.0.0-dev"
2934source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2934source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
2935dependencies = [2935dependencies = [
2936 "bitflags",2936 "bitflags",
2937 "frame-metadata",2937 "frame-metadata",
2960[[package]]2960[[package]]
2961name = "frame-support-procedural"2961name = "frame-support-procedural"
2962version = "4.0.0-dev"2962version = "4.0.0-dev"
2963source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2963source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
2964dependencies = [2964dependencies = [
2965 "Inflector",2965 "Inflector",
2966 "frame-support-procedural-tools",2966 "frame-support-procedural-tools",
2972[[package]]2972[[package]]
2973name = "frame-support-procedural-tools"2973name = "frame-support-procedural-tools"
2974version = "4.0.0-dev"2974version = "4.0.0-dev"
2975source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2975source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
2976dependencies = [2976dependencies = [
2977 "frame-support-procedural-tools-derive",2977 "frame-support-procedural-tools-derive",
2978 "proc-macro-crate 1.1.3",2978 "proc-macro-crate 1.1.3",
2984[[package]]2984[[package]]
2985name = "frame-support-procedural-tools-derive"2985name = "frame-support-procedural-tools-derive"
2986version = "3.0.0"2986version = "3.0.0"
2987source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2987source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
2988dependencies = [2988dependencies = [
2989 "proc-macro2",2989 "proc-macro2",
2990 "quote",2990 "quote",
2994[[package]]2994[[package]]
2995name = "frame-system"2995name = "frame-system"
2996version = "4.0.0-dev"2996version = "4.0.0-dev"
2997source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2997source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
2998dependencies = [2998dependencies = [
2999 "frame-support",2999 "frame-support",
3000 "log",3000 "log",
3011[[package]]3011[[package]]
3012name = "frame-system-benchmarking"3012name = "frame-system-benchmarking"
3013version = "4.0.0-dev"3013version = "4.0.0-dev"
3014source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"3014source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
3015dependencies = [3015dependencies = [
3016 "frame-benchmarking",3016 "frame-benchmarking",
3017 "frame-support",3017 "frame-support",
3026[[package]]3026[[package]]
3027name = "frame-system-rpc-runtime-api"3027name = "frame-system-rpc-runtime-api"
3028version = "4.0.0-dev"3028version = "4.0.0-dev"
3029source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"3029source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
3030dependencies = [3030dependencies = [
3031 "parity-scale-codec",3031 "parity-scale-codec",
3032 "sp-api",3032 "sp-api",
3035[[package]]3035[[package]]
3036name = "frame-try-runtime"3036name = "frame-try-runtime"
3037version = "0.10.0-dev"3037version = "0.10.0-dev"
3038source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"3038source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
3039dependencies = [3039dependencies = [
3040 "frame-support",3040 "frame-support",
3041 "sp-api",3041 "sp-api",
3348 "http",3348 "http",
3349 "indexmap",3349 "indexmap",
3350 "slab",3350 "slab",
3351 "tokio 1.18.0",3351 "tokio 1.18.1",
3352 "tokio-util 0.7.1",3352 "tokio-util 0.7.1",
3353 "tracing",3353 "tracing",
3354]3354]
33933393
3394[[package]]3394[[package]]
3395name = "hashbrown"3395name = "hashbrown"
3396version = "0.12.0"3396version = "0.12.1"
3397source = "registry+https://github.com/rust-lang/crates.io-index"3397source = "registry+https://github.com/rust-lang/crates.io-index"
3398checksum = "8c21d40587b92fa6a6c6e3c1bdbf87d75511db5672f9c93175574b3a00df1758"3398checksum = "db0d4cf898abf0081f964436dc980e96670a0f36863e4b83aaacdb65c9d7ccc3"
3399dependencies = [3399dependencies = [
3400 "ahash",3400 "ahash",
3401]3401]
3542 "itoa 1.0.1",3542 "itoa 1.0.1",
3543 "pin-project-lite 0.2.9",3543 "pin-project-lite 0.2.9",
3544 "socket2 0.4.4",3544 "socket2 0.4.4",
3545 "tokio 1.18.0",3545 "tokio 1.18.1",
3546 "tower-service",3546 "tower-service",
3547 "tracing",3547 "tracing",
3548 "want",3548 "want",
3560 "log",3560 "log",
3561 "rustls 0.19.1",3561 "rustls 0.19.1",
3562 "rustls-native-certs 0.5.0",3562 "rustls-native-certs 0.5.0",
3563 "tokio 1.18.0",3563 "tokio 1.18.1",
3564 "tokio-rustls 0.22.0",3564 "tokio-rustls 0.22.0",
3565 "webpki 0.21.4",3565 "webpki 0.21.4",
3566]3566]
3576 "log",3576 "log",
3577 "rustls 0.20.4",3577 "rustls 0.20.4",
3578 "rustls-native-certs 0.6.2",3578 "rustls-native-certs 0.6.2",
3579 "tokio 1.18.0",3579 "tokio 1.18.1",
3580 "tokio-rustls 0.23.3",3580 "tokio-rustls 0.23.4",
3581 "webpki-roots 0.22.3",3581 "webpki-roots 0.22.3",
3582]3582]
35833583
3911 "jsonrpc-core",3911 "jsonrpc-core",
3912 "lazy_static",3912 "lazy_static",
3913 "log",3913 "log",
3914 "tokio 1.18.0",3914 "tokio 1.18.1",
3915 "tokio-stream",3915 "tokio-stream",
3916 "tokio-util 0.6.9",3916 "tokio-util 0.6.9",
3917 "unicase",3917 "unicase",
3959 "rustls-native-certs 0.6.2",3959 "rustls-native-certs 0.6.2",
3960 "soketto",3960 "soketto",
3961 "thiserror",3961 "thiserror",
3962 "tokio 1.18.0",3962 "tokio 1.18.1",
3963 "tokio-rustls 0.23.3",3963 "tokio-rustls 0.23.4",
3964 "tokio-util 0.7.1",3964 "tokio-util 0.7.1",
3965 "tracing",3965 "tracing",
3966 "webpki-roots 0.22.3",3966 "webpki-roots 0.22.3",
3985 "serde_json",3985 "serde_json",
3986 "soketto",3986 "soketto",
3987 "thiserror",3987 "thiserror",
3988 "tokio 1.18.0",3988 "tokio 1.18.1",
3989 "tracing",3989 "tracing",
3990]3990]
39913991
4004 "serde",4004 "serde",
4005 "serde_json",4005 "serde_json",
4006 "thiserror",4006 "thiserror",
4007 "tokio 1.18.0",4007 "tokio 1.18.1",
4008 "tracing",4008 "tracing",
4009]4009]
40104010
4076[[package]]4076[[package]]
4077name = "kusama-runtime"4077name = "kusama-runtime"
4078version = "0.9.19"4078version = "0.9.19"
4079source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"4079source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
4080dependencies = [4080dependencies = [
4081 "beefy-primitives",4081 "beefy-primitives",
4082 "bitvec",4082 "bitvec",
4165[[package]]4165[[package]]
4166name = "kusama-runtime-constants"4166name = "kusama-runtime-constants"
4167version = "0.9.19"4167version = "0.9.19"
4168source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"4168source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
4169dependencies = [4169dependencies = [
4170 "frame-support",4170 "frame-support",
4171 "polkadot-primitives",4171 "polkadot-primitives",
42364236
4237[[package]]4237[[package]]
4238name = "libc"4238name = "libc"
4239version = "0.2.124"4239version = "0.2.125"
4240source = "registry+https://github.com/rust-lang/crates.io-index"4240source = "registry+https://github.com/rust-lang/crates.io-index"
4241checksum = "21a41fed9d98f27ab1c6d161da622a4fa35e8a54a8adc24bbf3ddd0ef70b0e50"4241checksum = "5916d2ae698f6de9bfb891ad7a8d65c09d232dc58cc4ac433c7da3b2fd84bc2b"
42424242
4243[[package]]4243[[package]]
4244name = "libloading"4244name = "libloading"
48564856
4857[[package]]4857[[package]]
4858name = "log"4858name = "log"
4859version = "0.4.16"4859version = "0.4.17"
4860source = "registry+https://github.com/rust-lang/crates.io-index"4860source = "registry+https://github.com/rust-lang/crates.io-index"
4861checksum = "6389c490849ff5bc16be905ae24bc913a9c8892e19b2341dbc175e14c341c2b8"4861checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
4862dependencies = [4862dependencies = [
4863 "cfg-if 1.0.0",4863 "cfg-if 1.0.0",
4864 "value-bag",4864 "value-bag",
49584958
4959[[package]]4959[[package]]
4960name = "memchr"4960name = "memchr"
4961version = "2.4.1"4961version = "2.5.0"
4962source = "registry+https://github.com/rust-lang/crates.io-index"4962source = "registry+https://github.com/rust-lang/crates.io-index"
4963checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"4963checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
49644964
4965[[package]]4965[[package]]
4966name = "memmap2"4966name = "memmap2"
4996checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"4996checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"
4997dependencies = [4997dependencies = [
4998 "hash-db",4998 "hash-db",
4999 "hashbrown 0.12.0",4999 "hashbrown 0.12.1",
5000 "parity-util-mem",5000 "parity-util-mem",
5001]5001]
50025002
5030[[package]]5030[[package]]
5031name = "metered-channel"5031name = "metered-channel"
5032version = "0.9.19"5032version = "0.9.19"
5033source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"5033source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
5034dependencies = [5034dependencies = [
5035 "coarsetime",5035 "coarsetime",
5036 "crossbeam-queue",5036 "crossbeam-queue",
53325332
5333[[package]]5333[[package]]
5334name = "num-complex"5334name = "num-complex"
5335version = "0.4.0"5335version = "0.4.1"
5336source = "registry+https://github.com/rust-lang/crates.io-index"5336source = "registry+https://github.com/rust-lang/crates.io-index"
5337checksum = "26873667bbbb7c5182d4a37c1add32cdf09f841af72da53318fdb81543c15085"5337checksum = "97fbc387afefefd5e9e39493299f3069e14a140dd34dc19b4c1c1a8fddb6a790"
5338dependencies = [5338dependencies = [
5339 "num-traits",5339 "num-traits",
5340]5340]
53515351
5352[[package]]5352[[package]]
5353name = "num-integer"5353name = "num-integer"
5354version = "0.1.44"5354version = "0.1.45"
5355source = "registry+https://github.com/rust-lang/crates.io-index"5355source = "registry+https://github.com/rust-lang/crates.io-index"
5356checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"5356checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
5357dependencies = [5357dependencies = [
5358 "autocfg",5358 "autocfg",
5359 "num-traits",5359 "num-traits",
53845384
5385[[package]]5385[[package]]
5386name = "num-traits"5386name = "num-traits"
5387version = "0.2.14"5387version = "0.2.15"
5388source = "registry+https://github.com/rust-lang/crates.io-index"5388source = "registry+https://github.com/rust-lang/crates.io-index"
5389checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"5389checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
5390dependencies = [5390dependencies = [
5391 "autocfg",5391 "autocfg",
5392 "libm",5392 "libm",
5557[[package]]5557[[package]]
5558name = "orml-vesting"5558name = "orml-vesting"
5559version = "0.4.1-dev"5559version = "0.4.1-dev"
5560source = "git+https://github.com//uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.19#1ee81601134e9da6083ba1436fc024c2ec729e10"5560source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.19#1ee81601134e9da6083ba1436fc024c2ec729e10"
5561dependencies = [5561dependencies = [
5562 "frame-support",5562 "frame-support",
5563 "frame-system",5563 "frame-system",
5587[[package]]5587[[package]]
5588name = "pallet-aura"5588name = "pallet-aura"
5589version = "4.0.0-dev"5589version = "4.0.0-dev"
5590source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5590source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
5591dependencies = [5591dependencies = [
5592 "frame-support",5592 "frame-support",
5593 "frame-system",5593 "frame-system",
5603[[package]]5603[[package]]
5604name = "pallet-authority-discovery"5604name = "pallet-authority-discovery"
5605version = "4.0.0-dev"5605version = "4.0.0-dev"
5606source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5606source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
5607dependencies = [5607dependencies = [
5608 "frame-support",5608 "frame-support",
5609 "frame-system",5609 "frame-system",
5619[[package]]5619[[package]]
5620name = "pallet-authorship"5620name = "pallet-authorship"
5621version = "4.0.0-dev"5621version = "4.0.0-dev"
5622source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5622source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
5623dependencies = [5623dependencies = [
5624 "frame-support",5624 "frame-support",
5625 "frame-system",5625 "frame-system",
5634[[package]]5634[[package]]
5635name = "pallet-babe"5635name = "pallet-babe"
5636version = "4.0.0-dev"5636version = "4.0.0-dev"
5637source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5637source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
5638dependencies = [5638dependencies = [
5639 "frame-benchmarking",5639 "frame-benchmarking",
5640 "frame-support",5640 "frame-support",
5658[[package]]5658[[package]]
5659name = "pallet-bags-list"5659name = "pallet-bags-list"
5660version = "4.0.0-dev"5660version = "4.0.0-dev"
5661source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5661source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
5662dependencies = [5662dependencies = [
5663 "frame-benchmarking",5663 "frame-benchmarking",
5664 "frame-election-provider-support",5664 "frame-election-provider-support",
5678[[package]]5678[[package]]
5679name = "pallet-balances"5679name = "pallet-balances"
5680version = "4.0.0-dev"5680version = "4.0.0-dev"
5681source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5681source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
5682dependencies = [5682dependencies = [
5683 "frame-benchmarking",5683 "frame-benchmarking",
5684 "frame-support",5684 "frame-support",
5693[[package]]5693[[package]]
5694name = "pallet-base-fee"5694name = "pallet-base-fee"
5695version = "1.0.0"5695version = "1.0.0"
5696source = "git+https://github.com//uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#5d43f948da8c241b85d18bf40aabaf93d96a7f18"5696source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"
5697dependencies = [5697dependencies = [
5698 "fp-evm",5698 "fp-evm",
5699 "frame-support",5699 "frame-support",
5708[[package]]5708[[package]]
5709name = "pallet-beefy"5709name = "pallet-beefy"
5710version = "4.0.0-dev"5710version = "4.0.0-dev"
5711source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5711source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
5712dependencies = [5712dependencies = [
5713 "beefy-primitives",5713 "beefy-primitives",
5714 "frame-support",5714 "frame-support",
5724[[package]]5724[[package]]
5725name = "pallet-beefy-mmr"5725name = "pallet-beefy-mmr"
5726version = "4.0.0-dev"5726version = "4.0.0-dev"
5727source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5727source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
5728dependencies = [5728dependencies = [
5729 "beefy-merkle-tree",5729 "beefy-merkle-tree",
5730 "beefy-primitives",5730 "beefy-primitives",
5749[[package]]5749[[package]]
5750name = "pallet-bounties"5750name = "pallet-bounties"
5751version = "4.0.0-dev"5751version = "4.0.0-dev"
5752source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5752source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
5753dependencies = [5753dependencies = [
5754 "frame-benchmarking",5754 "frame-benchmarking",
5755 "frame-support",5755 "frame-support",
5767[[package]]5767[[package]]
5768name = "pallet-bridge-dispatch"5768name = "pallet-bridge-dispatch"
5769version = "0.1.0"5769version = "0.1.0"
5770source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"5770source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
5771dependencies = [5771dependencies = [
5772 "bp-message-dispatch",5772 "bp-message-dispatch",
5773 "bp-runtime",5773 "bp-runtime",
5784[[package]]5784[[package]]
5785name = "pallet-bridge-grandpa"5785name = "pallet-bridge-grandpa"
5786version = "0.1.0"5786version = "0.1.0"
5787source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"5787source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
5788dependencies = [5788dependencies = [
5789 "bp-header-chain",5789 "bp-header-chain",
5790 "bp-runtime",5790 "bp-runtime",
5806[[package]]5806[[package]]
5807name = "pallet-bridge-messages"5807name = "pallet-bridge-messages"
5808version = "0.1.0"5808version = "0.1.0"
5809source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"5809source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
5810dependencies = [5810dependencies = [
5811 "bitvec",5811 "bitvec",
5812 "bp-message-dispatch",5812 "bp-message-dispatch",
5827[[package]]5827[[package]]
5828name = "pallet-child-bounties"5828name = "pallet-child-bounties"
5829version = "4.0.0-dev"5829version = "4.0.0-dev"
5830source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5830source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
5831dependencies = [5831dependencies = [
5832 "frame-benchmarking",5832 "frame-benchmarking",
5833 "frame-support",5833 "frame-support",
5846[[package]]5846[[package]]
5847name = "pallet-collective"5847name = "pallet-collective"
5848version = "4.0.0-dev"5848version = "4.0.0-dev"
5849source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5849source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
5850dependencies = [5850dependencies = [
5851 "frame-benchmarking",5851 "frame-benchmarking",
5852 "frame-support",5852 "frame-support",
5882[[package]]5882[[package]]
5883name = "pallet-democracy"5883name = "pallet-democracy"
5884version = "4.0.0-dev"5884version = "4.0.0-dev"
5885source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5885source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
5886dependencies = [5886dependencies = [
5887 "frame-benchmarking",5887 "frame-benchmarking",
5888 "frame-support",5888 "frame-support",
5898[[package]]5898[[package]]
5899name = "pallet-election-provider-multi-phase"5899name = "pallet-election-provider-multi-phase"
5900version = "4.0.0-dev"5900version = "4.0.0-dev"
5901source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5901source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
5902dependencies = [5902dependencies = [
5903 "frame-benchmarking",5903 "frame-benchmarking",
5904 "frame-election-provider-support",5904 "frame-election-provider-support",
5921[[package]]5921[[package]]
5922name = "pallet-elections-phragmen"5922name = "pallet-elections-phragmen"
5923version = "5.0.0-dev"5923version = "5.0.0-dev"
5924source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5924source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
5925dependencies = [5925dependencies = [
5926 "frame-benchmarking",5926 "frame-benchmarking",
5927 "frame-support",5927 "frame-support",
5939[[package]]5939[[package]]
5940name = "pallet-ethereum"5940name = "pallet-ethereum"
5941version = "4.0.0-dev"5941version = "4.0.0-dev"
5942source = "git+https://github.com//uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#5d43f948da8c241b85d18bf40aabaf93d96a7f18"5942source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"
5943dependencies = [5943dependencies = [
5944 "ethereum",5944 "ethereum",
5945 "ethereum-types",5945 "ethereum-types",
5952 "fp-storage",5952 "fp-storage",
5953 "frame-support",5953 "frame-support",
5954 "frame-system",5954 "frame-system",
5955 "log",
5955 "pallet-balances",5956 "pallet-balances",
5956 "pallet-evm",5957 "pallet-evm",
5957 "pallet-timestamp",5958 "pallet-timestamp",
5968[[package]]5969[[package]]
5969name = "pallet-evm"5970name = "pallet-evm"
5970version = "6.0.0-dev"5971version = "6.0.0-dev"
5971source = "git+https://github.com//uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#5d43f948da8c241b85d18bf40aabaf93d96a7f18"5972source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"
5972dependencies = [5973dependencies = [
5973 "evm",5974 "evm",
5974 "fp-evm",5975 "fp-evm",
6088[[package]]6089[[package]]
6089name = "pallet-gilt"6090name = "pallet-gilt"
6090version = "4.0.0-dev"6091version = "4.0.0-dev"
6091source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6092source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6092dependencies = [6093dependencies = [
6093 "frame-benchmarking",6094 "frame-benchmarking",
6094 "frame-support",6095 "frame-support",
6103[[package]]6104[[package]]
6104name = "pallet-grandpa"6105name = "pallet-grandpa"
6105version = "4.0.0-dev"6106version = "4.0.0-dev"
6106source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6107source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6107dependencies = [6108dependencies = [
6108 "frame-benchmarking",6109 "frame-benchmarking",
6109 "frame-support",6110 "frame-support",
6126[[package]]6127[[package]]
6127name = "pallet-identity"6128name = "pallet-identity"
6128version = "4.0.0-dev"6129version = "4.0.0-dev"
6129source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6130source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6130dependencies = [6131dependencies = [
6131 "enumflags2",6132 "enumflags2",
6132 "frame-benchmarking",6133 "frame-benchmarking",
6142[[package]]6143[[package]]
6143name = "pallet-im-online"6144name = "pallet-im-online"
6144version = "4.0.0-dev"6145version = "4.0.0-dev"
6145source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6146source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6146dependencies = [6147dependencies = [
6147 "frame-benchmarking",6148 "frame-benchmarking",
6148 "frame-support",6149 "frame-support",
6162[[package]]6163[[package]]
6163name = "pallet-indices"6164name = "pallet-indices"
6164version = "4.0.0-dev"6165version = "4.0.0-dev"
6165source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6166source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6166dependencies = [6167dependencies = [
6167 "frame-benchmarking",6168 "frame-benchmarking",
6168 "frame-support",6169 "frame-support",
6198[[package]]6199[[package]]
6199name = "pallet-membership"6200name = "pallet-membership"
6200version = "4.0.0-dev"6201version = "4.0.0-dev"
6201source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6202source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6202dependencies = [6203dependencies = [
6203 "frame-benchmarking",6204 "frame-benchmarking",
6204 "frame-support",6205 "frame-support",
6215[[package]]6216[[package]]
6216name = "pallet-mmr"6217name = "pallet-mmr"
6217version = "4.0.0-dev"6218version = "4.0.0-dev"
6218source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6219source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6219dependencies = [6220dependencies = [
6220 "ckb-merkle-mountain-range",6221 "ckb-merkle-mountain-range",
6221 "frame-benchmarking",6222 "frame-benchmarking",
6233[[package]]6234[[package]]
6234name = "pallet-mmr-primitives"6235name = "pallet-mmr-primitives"
6235version = "4.0.0-dev"6236version = "4.0.0-dev"
6236source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6237source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6237dependencies = [6238dependencies = [
6238 "frame-support",6239 "frame-support",
6239 "frame-system",6240 "frame-system",
6249[[package]]6250[[package]]
6250name = "pallet-mmr-rpc"6251name = "pallet-mmr-rpc"
6251version = "3.0.0"6252version = "3.0.0"
6252source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6253source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6253dependencies = [6254dependencies = [
6254 "jsonrpc-core",6255 "jsonrpc-core",
6255 "jsonrpc-core-client",6256 "jsonrpc-core-client",
6266[[package]]6267[[package]]
6267name = "pallet-multisig"6268name = "pallet-multisig"
6268version = "4.0.0-dev"6269version = "4.0.0-dev"
6269source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6270source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6270dependencies = [6271dependencies = [
6271 "frame-benchmarking",6272 "frame-benchmarking",
6272 "frame-support",6273 "frame-support",
6281[[package]]6282[[package]]
6282name = "pallet-nicks"6283name = "pallet-nicks"
6283version = "4.0.0-dev"6284version = "4.0.0-dev"
6284source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6285source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6285dependencies = [6286dependencies = [
6286 "frame-support",6287 "frame-support",
6287 "frame-system",6288 "frame-system",
6315[[package]]6316[[package]]
6316name = "pallet-offences"6317name = "pallet-offences"
6317version = "4.0.0-dev"6318version = "4.0.0-dev"
6318source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6319source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6319dependencies = [6320dependencies = [
6320 "frame-support",6321 "frame-support",
6321 "frame-system",6322 "frame-system",
6332[[package]]6333[[package]]
6333name = "pallet-offences-benchmarking"6334name = "pallet-offences-benchmarking"
6334version = "4.0.0-dev"6335version = "4.0.0-dev"
6335source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6336source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6336dependencies = [6337dependencies = [
6337 "frame-benchmarking",6338 "frame-benchmarking",
6338 "frame-election-provider-support",6339 "frame-election-provider-support",
6355[[package]]6356[[package]]
6356name = "pallet-preimage"6357name = "pallet-preimage"
6357version = "4.0.0-dev"6358version = "4.0.0-dev"
6358source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6359source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6359dependencies = [6360dependencies = [
6360 "frame-benchmarking",6361 "frame-benchmarking",
6361 "frame-support",6362 "frame-support",
6371[[package]]6372[[package]]
6372name = "pallet-proxy"6373name = "pallet-proxy"
6373version = "4.0.0-dev"6374version = "4.0.0-dev"
6374source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6375source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6375dependencies = [6376dependencies = [
6376 "frame-benchmarking",6377 "frame-benchmarking",
6377 "frame-support",6378 "frame-support",
6386[[package]]6387[[package]]
6387name = "pallet-randomness-collective-flip"6388name = "pallet-randomness-collective-flip"
6388version = "4.0.0-dev"6389version = "4.0.0-dev"
6389source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6390source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6390dependencies = [6391dependencies = [
6391 "frame-support",6392 "frame-support",
6392 "frame-system",6393 "frame-system",
6400[[package]]6401[[package]]
6401name = "pallet-recovery"6402name = "pallet-recovery"
6402version = "4.0.0-dev"6403version = "4.0.0-dev"
6403source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6404source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6404dependencies = [6405dependencies = [
6405 "frame-support",6406 "frame-support",
6406 "frame-system",6407 "frame-system",
6431[[package]]6432[[package]]
6432name = "pallet-scheduler"6433name = "pallet-scheduler"
6433version = "4.0.0-dev"6434version = "4.0.0-dev"
6434source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6435source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6435dependencies = [6436dependencies = [
6436 "frame-benchmarking",6437 "frame-benchmarking",
6437 "frame-support",6438 "frame-support",
6447[[package]]6448[[package]]
6448name = "pallet-session"6449name = "pallet-session"
6449version = "4.0.0-dev"6450version = "4.0.0-dev"
6450source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6451source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6451dependencies = [6452dependencies = [
6452 "frame-support",6453 "frame-support",
6453 "frame-system",6454 "frame-system",
6468[[package]]6469[[package]]
6469name = "pallet-session-benchmarking"6470name = "pallet-session-benchmarking"
6470version = "4.0.0-dev"6471version = "4.0.0-dev"
6471source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6472source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6472dependencies = [6473dependencies = [
6473 "frame-benchmarking",6474 "frame-benchmarking",
6474 "frame-support",6475 "frame-support",
6484[[package]]6485[[package]]
6485name = "pallet-society"6486name = "pallet-society"
6486version = "4.0.0-dev"6487version = "4.0.0-dev"
6487source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6488source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6488dependencies = [6489dependencies = [
6489 "frame-support",6490 "frame-support",
6490 "frame-system",6491 "frame-system",
6498[[package]]6499[[package]]
6499name = "pallet-staking"6500name = "pallet-staking"
6500version = "4.0.0-dev"6501version = "4.0.0-dev"
6501source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6502source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6502dependencies = [6503dependencies = [
6503 "frame-benchmarking",6504 "frame-benchmarking",
6504 "frame-election-provider-support",6505 "frame-election-provider-support",
6521[[package]]6522[[package]]
6522name = "pallet-staking-reward-curve"6523name = "pallet-staking-reward-curve"
6523version = "4.0.0-dev"6524version = "4.0.0-dev"
6524source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6525source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6525dependencies = [6526dependencies = [
6526 "proc-macro-crate 1.1.3",6527 "proc-macro-crate 1.1.3",
6527 "proc-macro2",6528 "proc-macro2",
6532[[package]]6533[[package]]
6533name = "pallet-staking-reward-fn"6534name = "pallet-staking-reward-fn"
6534version = "4.0.0-dev"6535version = "4.0.0-dev"
6535source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6536source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6536dependencies = [6537dependencies = [
6537 "log",6538 "log",
6538 "sp-arithmetic",6539 "sp-arithmetic",
6541[[package]]6542[[package]]
6542name = "pallet-sudo"6543name = "pallet-sudo"
6543version = "4.0.0-dev"6544version = "4.0.0-dev"
6544source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6545source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6545dependencies = [6546dependencies = [
6546 "frame-support",6547 "frame-support",
6547 "frame-system",6548 "frame-system",
6555[[package]]6556[[package]]
6556name = "pallet-template-transaction-payment"6557name = "pallet-template-transaction-payment"
6557version = "3.0.0"6558version = "3.0.0"
6558source = "git+https://github.com//uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.19#df33e79470e92e3218a507f09d1b0dd78b67b1fd"6559source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.19#fc31b5810d927b5e70edefb1391c108c48b199ae"
6559dependencies = [6560dependencies = [
6560 "frame-benchmarking",6561 "frame-benchmarking",
6561 "frame-support",6562 "frame-support",
6575[[package]]6576[[package]]
6576name = "pallet-timestamp"6577name = "pallet-timestamp"
6577version = "4.0.0-dev"6578version = "4.0.0-dev"
6578source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6579source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6579dependencies = [6580dependencies = [
6580 "frame-benchmarking",6581 "frame-benchmarking",
6581 "frame-support",6582 "frame-support",
6593[[package]]6594[[package]]
6594name = "pallet-tips"6595name = "pallet-tips"
6595version = "4.0.0-dev"6596version = "4.0.0-dev"
6596source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6597source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6597dependencies = [6598dependencies = [
6598 "frame-benchmarking",6599 "frame-benchmarking",
6599 "frame-support",6600 "frame-support",
6612[[package]]6613[[package]]
6613name = "pallet-transaction-payment"6614name = "pallet-transaction-payment"
6614version = "4.0.0-dev"6615version = "4.0.0-dev"
6615source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6616source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6616dependencies = [6617dependencies = [
6617 "frame-support",6618 "frame-support",
6618 "frame-system",6619 "frame-system",
6629[[package]]6630[[package]]
6630name = "pallet-transaction-payment-rpc"6631name = "pallet-transaction-payment-rpc"
6631version = "4.0.0-dev"6632version = "4.0.0-dev"
6632source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6633source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6633dependencies = [6634dependencies = [
6634 "jsonrpc-core",6635 "jsonrpc-core",
6635 "jsonrpc-core-client",6636 "jsonrpc-core-client",
6646[[package]]6647[[package]]
6647name = "pallet-transaction-payment-rpc-runtime-api"6648name = "pallet-transaction-payment-rpc-runtime-api"
6648version = "4.0.0-dev"6649version = "4.0.0-dev"
6649source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6650source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6650dependencies = [6651dependencies = [
6651 "pallet-transaction-payment",6652 "pallet-transaction-payment",
6652 "parity-scale-codec",6653 "parity-scale-codec",
6657[[package]]6658[[package]]
6658name = "pallet-treasury"6659name = "pallet-treasury"
6659version = "4.0.0-dev"6660version = "4.0.0-dev"
6660source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6661source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6661dependencies = [6662dependencies = [
6662 "frame-benchmarking",6663 "frame-benchmarking",
6663 "frame-support",6664 "frame-support",
6730[[package]]6731[[package]]
6731name = "pallet-utility"6732name = "pallet-utility"
6732version = "4.0.0-dev"6733version = "4.0.0-dev"
6733source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6734source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6734dependencies = [6735dependencies = [
6735 "frame-benchmarking",6736 "frame-benchmarking",
6736 "frame-support",6737 "frame-support",
6746[[package]]6747[[package]]
6747name = "pallet-vesting"6748name = "pallet-vesting"
6748version = "4.0.0-dev"6749version = "4.0.0-dev"
6749source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6750source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
6750dependencies = [6751dependencies = [
6751 "frame-benchmarking",6752 "frame-benchmarking",
6752 "frame-support",6753 "frame-support",
6761[[package]]6762[[package]]
6762name = "pallet-xcm"6763name = "pallet-xcm"
6763version = "0.9.19"6764version = "0.9.19"
6764source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"6765source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
6765dependencies = [6766dependencies = [
6766 "frame-support",6767 "frame-support",
6767 "frame-system",6768 "frame-system",
6779[[package]]6780[[package]]
6780name = "pallet-xcm-benchmarks"6781name = "pallet-xcm-benchmarks"
6781version = "0.9.19"6782version = "0.9.19"
6782source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"6783source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
6783dependencies = [6784dependencies = [
6784 "frame-benchmarking",6785 "frame-benchmarking",
6785 "frame-support",6786 "frame-support",
6796[[package]]6797[[package]]
6797name = "parachain-info"6798name = "parachain-info"
6798version = "0.1.0"6799version = "0.1.0"
6799source = "git+https://github.com//paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"6800source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"
6800dependencies = [6801dependencies = [
6801 "cumulus-primitives-core",6802 "cumulus-primitives-core",
6802 "frame-support",6803 "frame-support",
68086809
6809[[package]]6810[[package]]
6810name = "parity-db"6811name = "parity-db"
6811version = "0.3.11"6812version = "0.3.12"
6812source = "registry+https://github.com/rust-lang/crates.io-index"6813source = "registry+https://github.com/rust-lang/crates.io-index"
6813checksum = "b3e7f385d61562f5834282b90aa50b41f38a35cf64d5209b8b05487b50553dbe"6814checksum = "6e73cd0b0a78045276b19eaae8eaaa20e44a1da9a0217ff934a810d9492ae701"
6814dependencies = [6815dependencies = [
6815 "blake2-rfc",6816 "blake2-rfc",
6816 "crc32fast",6817 "crc32fast",
6867 "libc",6868 "libc",
6868 "log",6869 "log",
6869 "rand 0.7.3",6870 "rand 0.7.3",
6870 "tokio 1.18.0",6871 "tokio 1.18.1",
6871 "winapi 0.3.9",6872 "winapi 0.3.9",
6872]6873]
68736874
6879dependencies = [6880dependencies = [
6880 "cfg-if 1.0.0",6881 "cfg-if 1.0.0",
6881 "ethereum-types",6882 "ethereum-types",
6882 "hashbrown 0.12.0",6883 "hashbrown 0.12.1",
6883 "impl-trait-for-tuples",6884 "impl-trait-for-tuples",
6884 "lru 0.7.5",6885 "lru 0.7.5",
6885 "parity-util-mem-derive",6886 "parity-util-mem-derive",
6957checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58"6958checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58"
6958dependencies = [6959dependencies = [
6959 "lock_api",6960 "lock_api",
6960 "parking_lot_core 0.9.2",6961 "parking_lot_core 0.9.3",
6961]6962]
69626963
6963[[package]]6964[[package]]
69766977
6977[[package]]6978[[package]]
6978name = "parking_lot_core"6979name = "parking_lot_core"
6979version = "0.9.2"6980version = "0.9.3"
6980source = "registry+https://github.com/rust-lang/crates.io-index"6981source = "registry+https://github.com/rust-lang/crates.io-index"
6981checksum = "995f667a6c822200b0433ac218e05582f0e2efa1b922a3fd2fbaadc5f87bab37"6982checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929"
6982dependencies = [6983dependencies = [
6983 "cfg-if 1.0.0",6984 "cfg-if 1.0.0",
6984 "libc",6985 "libc",
7166[[package]]7167[[package]]
7167name = "polkadot-approval-distribution"7168name = "polkadot-approval-distribution"
7168version = "0.9.19"7169version = "0.9.19"
7169source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7170source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7170dependencies = [7171dependencies = [
7171 "futures 0.3.21",7172 "futures 0.3.21",
7172 "polkadot-node-network-protocol",7173 "polkadot-node-network-protocol",
7180[[package]]7181[[package]]
7181name = "polkadot-availability-bitfield-distribution"7182name = "polkadot-availability-bitfield-distribution"
7182version = "0.9.19"7183version = "0.9.19"
7183source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7184source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7184dependencies = [7185dependencies = [
7185 "futures 0.3.21",7186 "futures 0.3.21",
7186 "polkadot-node-network-protocol",7187 "polkadot-node-network-protocol",
7193[[package]]7194[[package]]
7194name = "polkadot-availability-distribution"7195name = "polkadot-availability-distribution"
7195version = "0.9.19"7196version = "0.9.19"
7196source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7197source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7197dependencies = [7198dependencies = [
7198 "derive_more",7199 "derive_more",
7199 "fatality",7200 "fatality",
7216[[package]]7217[[package]]
7217name = "polkadot-availability-recovery"7218name = "polkadot-availability-recovery"
7218version = "0.9.19"7219version = "0.9.19"
7219source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7220source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7220dependencies = [7221dependencies = [
7221 "fatality",7222 "fatality",
7222 "futures 0.3.21",7223 "futures 0.3.21",
7237[[package]]7238[[package]]
7238name = "polkadot-cli"7239name = "polkadot-cli"
7239version = "0.9.19"7240version = "0.9.19"
7240source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7241source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7241dependencies = [7242dependencies = [
7242 "clap",7243 "clap",
7243 "frame-benchmarking-cli",7244 "frame-benchmarking-cli",
7261[[package]]7262[[package]]
7262name = "polkadot-client"7263name = "polkadot-client"
7263version = "0.9.19"7264version = "0.9.19"
7264source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7265source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7265dependencies = [7266dependencies = [
7266 "beefy-primitives",7267 "beefy-primitives",
7267 "frame-benchmarking",7268 "frame-benchmarking",
7301[[package]]7302[[package]]
7302name = "polkadot-collator-protocol"7303name = "polkadot-collator-protocol"
7303version = "0.9.19"7304version = "0.9.19"
7304source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7305source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7305dependencies = [7306dependencies = [
7306 "always-assert",7307 "always-assert",
7307 "fatality",7308 "fatality",
7322[[package]]7323[[package]]
7323name = "polkadot-core-primitives"7324name = "polkadot-core-primitives"
7324version = "0.9.19"7325version = "0.9.19"
7325source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7326source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7326dependencies = [7327dependencies = [
7327 "parity-scale-codec",7328 "parity-scale-codec",
7328 "parity-util-mem",7329 "parity-util-mem",
7335[[package]]7336[[package]]
7336name = "polkadot-dispute-distribution"7337name = "polkadot-dispute-distribution"
7337version = "0.9.19"7338version = "0.9.19"
7338source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7339source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7339dependencies = [7340dependencies = [
7340 "derive_more",7341 "derive_more",
7341 "fatality",7342 "fatality",
7358[[package]]7359[[package]]
7359name = "polkadot-erasure-coding"7360name = "polkadot-erasure-coding"
7360version = "0.9.19"7361version = "0.9.19"
7361source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7362source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7362dependencies = [7363dependencies = [
7363 "parity-scale-codec",7364 "parity-scale-codec",
7364 "polkadot-node-primitives",7365 "polkadot-node-primitives",
7372[[package]]7373[[package]]
7373name = "polkadot-gossip-support"7374name = "polkadot-gossip-support"
7374version = "0.9.19"7375version = "0.9.19"
7375source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7376source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7376dependencies = [7377dependencies = [
7377 "futures 0.3.21",7378 "futures 0.3.21",
7378 "futures-timer",7379 "futures-timer",
7392[[package]]7393[[package]]
7393name = "polkadot-network-bridge"7394name = "polkadot-network-bridge"
7394version = "0.9.19"7395version = "0.9.19"
7395source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7396source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7396dependencies = [7397dependencies = [
7397 "async-trait",7398 "async-trait",
7398 "futures 0.3.21",7399 "futures 0.3.21",
7411[[package]]7412[[package]]
7412name = "polkadot-node-collation-generation"7413name = "polkadot-node-collation-generation"
7413version = "0.9.19"7414version = "0.9.19"
7414source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7415source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7415dependencies = [7416dependencies = [
7416 "futures 0.3.21",7417 "futures 0.3.21",
7417 "parity-scale-codec",7418 "parity-scale-codec",
7429[[package]]7430[[package]]
7430name = "polkadot-node-core-approval-voting"7431name = "polkadot-node-core-approval-voting"
7431version = "0.9.19"7432version = "0.9.19"
7432source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7433source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7433dependencies = [7434dependencies = [
7434 "bitvec",7435 "bitvec",
7435 "derive_more",7436 "derive_more",
7458[[package]]7459[[package]]
7459name = "polkadot-node-core-av-store"7460name = "polkadot-node-core-av-store"
7460version = "0.9.19"7461version = "0.9.19"
7461source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7462source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7462dependencies = [7463dependencies = [
7463 "bitvec",7464 "bitvec",
7464 "futures 0.3.21",7465 "futures 0.3.21",
7478[[package]]7479[[package]]
7479name = "polkadot-node-core-backing"7480name = "polkadot-node-core-backing"
7480version = "0.9.19"7481version = "0.9.19"
7481source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7482source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7482dependencies = [7483dependencies = [
7483 "bitvec",7484 "bitvec",
7484 "futures 0.3.21",7485 "futures 0.3.21",
7496[[package]]7497[[package]]
7497name = "polkadot-node-core-bitfield-signing"7498name = "polkadot-node-core-bitfield-signing"
7498version = "0.9.19"7499version = "0.9.19"
7499source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7500source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7500dependencies = [7501dependencies = [
7501 "futures 0.3.21",7502 "futures 0.3.21",
7502 "polkadot-node-subsystem",7503 "polkadot-node-subsystem",
7511[[package]]7512[[package]]
7512name = "polkadot-node-core-candidate-validation"7513name = "polkadot-node-core-candidate-validation"
7513version = "0.9.19"7514version = "0.9.19"
7514source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7515source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7515dependencies = [7516dependencies = [
7516 "async-trait",7517 "async-trait",
7517 "futures 0.3.21",7518 "futures 0.3.21",
7529[[package]]7530[[package]]
7530name = "polkadot-node-core-chain-api"7531name = "polkadot-node-core-chain-api"
7531version = "0.9.19"7532version = "0.9.19"
7532source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7533source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7533dependencies = [7534dependencies = [
7534 "futures 0.3.21",7535 "futures 0.3.21",
7535 "polkadot-node-subsystem",7536 "polkadot-node-subsystem",
7544[[package]]7545[[package]]
7545name = "polkadot-node-core-chain-selection"7546name = "polkadot-node-core-chain-selection"
7546version = "0.9.19"7547version = "0.9.19"
7547source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7548source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7548dependencies = [7549dependencies = [
7549 "futures 0.3.21",7550 "futures 0.3.21",
7550 "futures-timer",7551 "futures-timer",
7561[[package]]7562[[package]]
7562name = "polkadot-node-core-dispute-coordinator"7563name = "polkadot-node-core-dispute-coordinator"
7563version = "0.9.19"7564version = "0.9.19"
7564source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7565source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7565dependencies = [7566dependencies = [
7566 "fatality",7567 "fatality",
7567 "futures 0.3.21",7568 "futures 0.3.21",
7580[[package]]7581[[package]]
7581name = "polkadot-node-core-parachains-inherent"7582name = "polkadot-node-core-parachains-inherent"
7582version = "0.9.19"7583version = "0.9.19"
7583source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7584source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7584dependencies = [7585dependencies = [
7585 "async-trait",7586 "async-trait",
7586 "futures 0.3.21",7587 "futures 0.3.21",
7597[[package]]7598[[package]]
7598name = "polkadot-node-core-provisioner"7599name = "polkadot-node-core-provisioner"
7599version = "0.9.19"7600version = "0.9.19"
7600source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7601source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7601dependencies = [7602dependencies = [
7602 "bitvec",7603 "bitvec",
7603 "futures 0.3.21",7604 "futures 0.3.21",
7614[[package]]7615[[package]]
7615name = "polkadot-node-core-pvf"7616name = "polkadot-node-core-pvf"
7616version = "0.9.19"7617version = "0.9.19"
7617source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7618source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7618dependencies = [7619dependencies = [
7619 "always-assert",7620 "always-assert",
7620 "assert_matches",7621 "assert_matches",
7644[[package]]7645[[package]]
7645name = "polkadot-node-core-pvf-checker"7646name = "polkadot-node-core-pvf-checker"
7646version = "0.9.19"7647version = "0.9.19"
7647source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7648source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7648dependencies = [7649dependencies = [
7649 "futures 0.3.21",7650 "futures 0.3.21",
7650 "polkadot-node-primitives",7651 "polkadot-node-primitives",
7660[[package]]7661[[package]]
7661name = "polkadot-node-core-runtime-api"7662name = "polkadot-node-core-runtime-api"
7662version = "0.9.19"7663version = "0.9.19"
7663source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7664source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7664dependencies = [7665dependencies = [
7665 "futures 0.3.21",7666 "futures 0.3.21",
7666 "memory-lru",7667 "memory-lru",
7678[[package]]7679[[package]]
7679name = "polkadot-node-jaeger"7680name = "polkadot-node-jaeger"
7680version = "0.9.19"7681version = "0.9.19"
7681source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7682source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7682dependencies = [7683dependencies = [
7683 "async-std",7684 "async-std",
7684 "lazy_static",7685 "lazy_static",
7696[[package]]7697[[package]]
7697name = "polkadot-node-metrics"7698name = "polkadot-node-metrics"
7698version = "0.9.19"7699version = "0.9.19"
7699source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7700source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7700dependencies = [7701dependencies = [
7701 "bs58",7702 "bs58",
7702 "futures 0.3.21",7703 "futures 0.3.21",
7715[[package]]7716[[package]]
7716name = "polkadot-node-network-protocol"7717name = "polkadot-node-network-protocol"
7717version = "0.9.19"7718version = "0.9.19"
7718source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7719source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7719dependencies = [7720dependencies = [
7720 "async-trait",7721 "async-trait",
7721 "fatality",7722 "fatality",
7733[[package]]7734[[package]]
7734name = "polkadot-node-primitives"7735name = "polkadot-node-primitives"
7735version = "0.9.19"7736version = "0.9.19"
7736source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7737source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7737dependencies = [7738dependencies = [
7738 "bounded-vec",7739 "bounded-vec",
7739 "futures 0.3.21",7740 "futures 0.3.21",
7755[[package]]7756[[package]]
7756name = "polkadot-node-subsystem"7757name = "polkadot-node-subsystem"
7757version = "0.9.19"7758version = "0.9.19"
7758source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7759source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7759dependencies = [7760dependencies = [
7760 "polkadot-node-jaeger",7761 "polkadot-node-jaeger",
7761 "polkadot-node-subsystem-types",7762 "polkadot-node-subsystem-types",
7765[[package]]7766[[package]]
7766name = "polkadot-node-subsystem-types"7767name = "polkadot-node-subsystem-types"
7767version = "0.9.19"7768version = "0.9.19"
7768source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7769source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7769dependencies = [7770dependencies = [
7770 "derive_more",7771 "derive_more",
7771 "futures 0.3.21",7772 "futures 0.3.21",
7784[[package]]7785[[package]]
7785name = "polkadot-node-subsystem-util"7786name = "polkadot-node-subsystem-util"
7786version = "0.9.19"7787version = "0.9.19"
7787source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7788source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7788dependencies = [7789dependencies = [
7789 "async-trait",7790 "async-trait",
7790 "derive_more",7791 "derive_more",
7817[[package]]7818[[package]]
7818name = "polkadot-overseer"7819name = "polkadot-overseer"
7819version = "0.9.19"7820version = "0.9.19"
7820source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7821source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7821dependencies = [7822dependencies = [
7822 "futures 0.3.21",7823 "futures 0.3.21",
7823 "futures-timer",7824 "futures-timer",
7838[[package]]7839[[package]]
7839name = "polkadot-overseer-gen"7840name = "polkadot-overseer-gen"
7840version = "0.9.19"7841version = "0.9.19"
7841source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7842source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7842dependencies = [7843dependencies = [
7843 "async-trait",7844 "async-trait",
7844 "futures 0.3.21",7845 "futures 0.3.21",
7855[[package]]7856[[package]]
7856name = "polkadot-overseer-gen-proc-macro"7857name = "polkadot-overseer-gen-proc-macro"
7857version = "0.9.19"7858version = "0.9.19"
7858source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7859source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7859dependencies = [7860dependencies = [
7860 "expander 0.0.6",7861 "expander 0.0.6",
7861 "proc-macro-crate 1.1.3",7862 "proc-macro-crate 1.1.3",
7867[[package]]7868[[package]]
7868name = "polkadot-parachain"7869name = "polkadot-parachain"
7869version = "0.9.19"7870version = "0.9.19"
7870source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7871source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7871dependencies = [7872dependencies = [
7872 "derive_more",7873 "derive_more",
7873 "frame-support",7874 "frame-support",
7884[[package]]7885[[package]]
7885name = "polkadot-performance-test"7886name = "polkadot-performance-test"
7886version = "0.9.19"7887version = "0.9.19"
7887source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7888source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7888dependencies = [7889dependencies = [
7889 "env_logger",7890 "env_logger",
7890 "kusama-runtime",7891 "kusama-runtime",
7899[[package]]7900[[package]]
7900name = "polkadot-primitives"7901name = "polkadot-primitives"
7901version = "0.9.19"7902version = "0.9.19"
7902source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7903source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7903dependencies = [7904dependencies = [
7904 "bitvec",7905 "bitvec",
7905 "frame-system",7906 "frame-system",
7929[[package]]7930[[package]]
7930name = "polkadot-rpc"7931name = "polkadot-rpc"
7931version = "0.9.19"7932version = "0.9.19"
7932source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7933source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7933dependencies = [7934dependencies = [
7934 "beefy-gadget",7935 "beefy-gadget",
7935 "beefy-gadget-rpc",7936 "beefy-gadget-rpc",
7961[[package]]7962[[package]]
7962name = "polkadot-runtime"7963name = "polkadot-runtime"
7963version = "0.9.19"7964version = "0.9.19"
7964source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7965source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
7965dependencies = [7966dependencies = [
7966 "beefy-primitives",7967 "beefy-primitives",
7967 "bitvec",7968 "bitvec",
8046[[package]]8047[[package]]
8047name = "polkadot-runtime-common"8048name = "polkadot-runtime-common"
8048version = "0.9.19"8049version = "0.9.19"
8049source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8050source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
8050dependencies = [8051dependencies = [
8051 "beefy-primitives",8052 "beefy-primitives",
8052 "bitvec",8053 "bitvec",
8093[[package]]8094[[package]]
8094name = "polkadot-runtime-constants"8095name = "polkadot-runtime-constants"
8095version = "0.9.19"8096version = "0.9.19"
8096source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8097source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
8097dependencies = [8098dependencies = [
8098 "frame-support",8099 "frame-support",
8099 "polkadot-primitives",8100 "polkadot-primitives",
8105[[package]]8106[[package]]
8106name = "polkadot-runtime-metrics"8107name = "polkadot-runtime-metrics"
8107version = "0.9.19"8108version = "0.9.19"
8108source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8109source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
8109dependencies = [8110dependencies = [
8110 "bs58",8111 "bs58",
8111 "parity-scale-codec",8112 "parity-scale-codec",
8117[[package]]8118[[package]]
8118name = "polkadot-runtime-parachains"8119name = "polkadot-runtime-parachains"
8119version = "0.9.19"8120version = "0.9.19"
8120source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8121source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
8121dependencies = [8122dependencies = [
8122 "bitflags",8123 "bitflags",
8123 "bitvec",8124 "bitvec",
8160[[package]]8161[[package]]
8161name = "polkadot-service"8162name = "polkadot-service"
8162version = "0.9.19"8163version = "0.9.19"
8163source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8164source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
8164dependencies = [8165dependencies = [
8165 "async-trait",8166 "async-trait",
8166 "beefy-gadget",8167 "beefy-gadget",
8261[[package]]8262[[package]]
8262name = "polkadot-statement-distribution"8263name = "polkadot-statement-distribution"
8263version = "0.9.19"8264version = "0.9.19"
8264source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8265source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
8265dependencies = [8266dependencies = [
8266 "arrayvec 0.5.2",8267 "arrayvec 0.5.2",
8267 "fatality",8268 "fatality",
8282[[package]]8283[[package]]
8283name = "polkadot-statement-table"8284name = "polkadot-statement-table"
8284version = "0.9.19"8285version = "0.9.19"
8285source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8286source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
8286dependencies = [8287dependencies = [
8287 "parity-scale-codec",8288 "parity-scale-codec",
8288 "polkadot-primitives",8289 "polkadot-primitives",
8292[[package]]8293[[package]]
8293name = "polkadot-test-runtime"8294name = "polkadot-test-runtime"
8294version = "0.9.19"8295version = "0.9.19"
8295source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8296source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
8296dependencies = [8297dependencies = [
8297 "beefy-primitives",8298 "beefy-primitives",
8298 "bitvec",8299 "bitvec",
8354[[package]]8355[[package]]
8355name = "polkadot-test-service"8356name = "polkadot-test-service"
8356version = "0.9.19"8357version = "0.9.19"
8357source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8358source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
8358dependencies = [8359dependencies = [
8359 "frame-benchmarking",8360 "frame-benchmarking",
8360 "frame-system",8361 "frame-system",
8401 "substrate-test-client",8402 "substrate-test-client",
8402 "tempfile",8403 "tempfile",
8403 "test-runtime-constants",8404 "test-runtime-constants",
8404 "tokio 1.18.0",8405 "tokio 1.18.1",
8405 "tracing-gum",8406 "tracing-gum",
8406]8407]
84078408
8926[[package]]8927[[package]]
8927name = "remote-externalities"8928name = "remote-externalities"
8928version = "0.10.0-dev"8929version = "0.10.0-dev"
8929source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"8930source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
8930dependencies = [8931dependencies = [
8931 "env_logger",8932 "env_logger",
8932 "jsonrpsee",8933 "jsonrpsee",
9014[[package]]9015[[package]]
9015name = "rococo-runtime"9016name = "rococo-runtime"
9016version = "0.9.19"9017version = "0.9.19"
9017source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"9018source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
9018dependencies = [9019dependencies = [
9019 "beefy-merkle-tree",9020 "beefy-merkle-tree",
9020 "beefy-primitives",9021 "beefy-primitives",
9091[[package]]9092[[package]]
9092name = "rococo-runtime-constants"9093name = "rococo-runtime-constants"
9093version = "0.9.19"9094version = "0.9.19"
9094source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"9095source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
9095dependencies = [9096dependencies = [
9096 "frame-support",9097 "frame-support",
9097 "polkadot-primitives",9098 "polkadot-primitives",
9152source = "registry+https://github.com/rust-lang/crates.io-index"9153source = "registry+https://github.com/rust-lang/crates.io-index"
9153checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9154checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
9154dependencies = [9155dependencies = [
9155 "semver 1.0.7",9156 "semver 1.0.9",
9156]9157]
91579158
9158[[package]]9159[[package]]
9280[[package]]9281[[package]]
9281name = "sc-allocator"9282name = "sc-allocator"
9282version = "4.1.0-dev"9283version = "4.1.0-dev"
9283source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9284source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9284dependencies = [9285dependencies = [
9285 "log",9286 "log",
9286 "sp-core",9287 "sp-core",
9291[[package]]9292[[package]]
9292name = "sc-authority-discovery"9293name = "sc-authority-discovery"
9293version = "0.10.0-dev"9294version = "0.10.0-dev"
9294source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9295source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9295dependencies = [9296dependencies = [
9296 "async-trait",9297 "async-trait",
9297 "futures 0.3.21",9298 "futures 0.3.21",
9318[[package]]9319[[package]]
9319name = "sc-basic-authorship"9320name = "sc-basic-authorship"
9320version = "0.10.0-dev"9321version = "0.10.0-dev"
9321source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9322source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9322dependencies = [9323dependencies = [
9323 "futures 0.3.21",9324 "futures 0.3.21",
9324 "futures-timer",9325 "futures-timer",
9341[[package]]9342[[package]]
9342name = "sc-block-builder"9343name = "sc-block-builder"
9343version = "0.10.0-dev"9344version = "0.10.0-dev"
9344source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9345source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9345dependencies = [9346dependencies = [
9346 "parity-scale-codec",9347 "parity-scale-codec",
9347 "sc-client-api",9348 "sc-client-api",
9357[[package]]9358[[package]]
9358name = "sc-chain-spec"9359name = "sc-chain-spec"
9359version = "4.0.0-dev"9360version = "4.0.0-dev"
9360source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9361source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9361dependencies = [9362dependencies = [
9362 "impl-trait-for-tuples",9363 "impl-trait-for-tuples",
9363 "memmap2 0.5.3",9364 "memmap2 0.5.3",
9374[[package]]9375[[package]]
9375name = "sc-chain-spec-derive"9376name = "sc-chain-spec-derive"
9376version = "4.0.0-dev"9377version = "4.0.0-dev"
9377source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9378source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9378dependencies = [9379dependencies = [
9379 "proc-macro-crate 1.1.3",9380 "proc-macro-crate 1.1.3",
9380 "proc-macro2",9381 "proc-macro2",
9385[[package]]9386[[package]]
9386name = "sc-cli"9387name = "sc-cli"
9387version = "0.10.0-dev"9388version = "0.10.0-dev"
9388source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9389source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9389dependencies = [9390dependencies = [
9390 "chrono",9391 "chrono",
9391 "clap",9392 "clap",
9417 "sp-version",9418 "sp-version",
9418 "thiserror",9419 "thiserror",
9419 "tiny-bip39",9420 "tiny-bip39",
9420 "tokio 1.18.0",9421 "tokio 1.18.1",
9421]9422]
94229423
9423[[package]]9424[[package]]
9424name = "sc-client-api"9425name = "sc-client-api"
9425version = "4.0.0-dev"9426version = "4.0.0-dev"
9426source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9427source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9427dependencies = [9428dependencies = [
9428 "fnv",9429 "fnv",
9429 "futures 0.3.21",9430 "futures 0.3.21",
9451[[package]]9452[[package]]
9452name = "sc-client-db"9453name = "sc-client-db"
9453version = "0.10.0-dev"9454version = "0.10.0-dev"
9454source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9455source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9455dependencies = [9456dependencies = [
9456 "hash-db",9457 "hash-db",
9457 "kvdb",9458 "kvdb",
9476[[package]]9477[[package]]
9477name = "sc-consensus"9478name = "sc-consensus"
9478version = "0.10.0-dev"9479version = "0.10.0-dev"
9479source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9480source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9480dependencies = [9481dependencies = [
9481 "async-trait",9482 "async-trait",
9482 "futures 0.3.21",9483 "futures 0.3.21",
9500[[package]]9501[[package]]
9501name = "sc-consensus-aura"9502name = "sc-consensus-aura"
9502version = "0.10.0-dev"9503version = "0.10.0-dev"
9503source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9504source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9504dependencies = [9505dependencies = [
9505 "async-trait",9506 "async-trait",
9506 "futures 0.3.21",9507 "futures 0.3.21",
9529[[package]]9530[[package]]
9530name = "sc-consensus-babe"9531name = "sc-consensus-babe"
9531version = "0.10.0-dev"9532version = "0.10.0-dev"
9532source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9533source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9533dependencies = [9534dependencies = [
9534 "async-trait",9535 "async-trait",
9535 "fork-tree",9536 "fork-tree",
9572[[package]]9573[[package]]
9573name = "sc-consensus-babe-rpc"9574name = "sc-consensus-babe-rpc"
9574version = "0.10.0-dev"9575version = "0.10.0-dev"
9575source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9576source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9576dependencies = [9577dependencies = [
9577 "futures 0.3.21",9578 "futures 0.3.21",
9578 "jsonrpc-core",9579 "jsonrpc-core",
9596[[package]]9597[[package]]
9597name = "sc-consensus-epochs"9598name = "sc-consensus-epochs"
9598version = "0.10.0-dev"9599version = "0.10.0-dev"
9599source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9600source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9600dependencies = [9601dependencies = [
9601 "fork-tree",9602 "fork-tree",
9602 "parity-scale-codec",9603 "parity-scale-codec",
9609[[package]]9610[[package]]
9610name = "sc-consensus-manual-seal"9611name = "sc-consensus-manual-seal"
9611version = "0.10.0-dev"9612version = "0.10.0-dev"
9612source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9613source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9613dependencies = [9614dependencies = [
9614 "assert_matches",9615 "assert_matches",
9615 "async-trait",9616 "async-trait",
9645[[package]]9646[[package]]
9646name = "sc-consensus-slots"9647name = "sc-consensus-slots"
9647version = "0.10.0-dev"9648version = "0.10.0-dev"
9648source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9649source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9649dependencies = [9650dependencies = [
9650 "async-trait",9651 "async-trait",
9651 "futures 0.3.21",9652 "futures 0.3.21",
9670[[package]]9671[[package]]
9671name = "sc-consensus-uncles"9672name = "sc-consensus-uncles"
9672version = "0.10.0-dev"9673version = "0.10.0-dev"
9673source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9674source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9674dependencies = [9675dependencies = [
9675 "sc-client-api",9676 "sc-client-api",
9676 "sp-authorship",9677 "sp-authorship",
9681[[package]]9682[[package]]
9682name = "sc-executor"9683name = "sc-executor"
9683version = "0.10.0-dev"9684version = "0.10.0-dev"
9684source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9685source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9685dependencies = [9686dependencies = [
9686 "lazy_static",9687 "lazy_static",
9687 "lru 0.7.5",9688 "lru 0.7.5",
9708[[package]]9709[[package]]
9709name = "sc-executor-common"9710name = "sc-executor-common"
9710version = "0.10.0-dev"9711version = "0.10.0-dev"
9711source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9712source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9712dependencies = [9713dependencies = [
9713 "environmental",9714 "environmental",
9714 "parity-scale-codec",9715 "parity-scale-codec",
9725[[package]]9726[[package]]
9726name = "sc-executor-wasmi"9727name = "sc-executor-wasmi"
9727version = "0.10.0-dev"9728version = "0.10.0-dev"
9728source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9729source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9729dependencies = [9730dependencies = [
9730 "log",9731 "log",
9731 "parity-scale-codec",9732 "parity-scale-codec",
9741[[package]]9742[[package]]
9742name = "sc-executor-wasmtime"9743name = "sc-executor-wasmtime"
9743version = "0.10.0-dev"9744version = "0.10.0-dev"
9744source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9745source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9745dependencies = [9746dependencies = [
9746 "cfg-if 1.0.0",9747 "cfg-if 1.0.0",
9747 "libc",9748 "libc",
9759[[package]]9760[[package]]
9760name = "sc-finality-grandpa"9761name = "sc-finality-grandpa"
9761version = "0.10.0-dev"9762version = "0.10.0-dev"
9762source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9763source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9763dependencies = [9764dependencies = [
9764 "ahash",9765 "ahash",
9765 "async-trait",9766 "async-trait",
9799[[package]]9800[[package]]
9800name = "sc-finality-grandpa-rpc"9801name = "sc-finality-grandpa-rpc"
9801version = "0.10.0-dev"9802version = "0.10.0-dev"
9802source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9803source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9803dependencies = [9804dependencies = [
9804 "finality-grandpa",9805 "finality-grandpa",
9805 "futures 0.3.21",9806 "futures 0.3.21",
9823[[package]]9824[[package]]
9824name = "sc-informant"9825name = "sc-informant"
9825version = "0.10.0-dev"9826version = "0.10.0-dev"
9826source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9827source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9827dependencies = [9828dependencies = [
9828 "ansi_term",9829 "ansi_term",
9829 "futures 0.3.21",9830 "futures 0.3.21",
9840[[package]]9841[[package]]
9841name = "sc-keystore"9842name = "sc-keystore"
9842version = "4.0.0-dev"9843version = "4.0.0-dev"
9843source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9844source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9844dependencies = [9845dependencies = [
9845 "async-trait",9846 "async-trait",
9846 "hex",9847 "hex",
9855[[package]]9856[[package]]
9856name = "sc-network"9857name = "sc-network"
9857version = "0.10.0-dev"9858version = "0.10.0-dev"
9858source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9859source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9859dependencies = [9860dependencies = [
9860 "async-trait",9861 "async-trait",
9861 "asynchronous-codec 0.5.0",9862 "asynchronous-codec 0.5.0",
9904[[package]]9905[[package]]
9905name = "sc-network-gossip"9906name = "sc-network-gossip"
9906version = "0.10.0-dev"9907version = "0.10.0-dev"
9907source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9908source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9908dependencies = [9909dependencies = [
9909 "ahash",9910 "ahash",
9910 "futures 0.3.21",9911 "futures 0.3.21",
9921[[package]]9922[[package]]
9922name = "sc-offchain"9923name = "sc-offchain"
9923version = "4.0.0-dev"9924version = "4.0.0-dev"
9924source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9925source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9925dependencies = [9926dependencies = [
9926 "bytes 1.1.0",9927 "bytes 1.1.0",
9927 "fnv",9928 "fnv",
9949[[package]]9950[[package]]
9950name = "sc-peerset"9951name = "sc-peerset"
9951version = "4.0.0-dev"9952version = "4.0.0-dev"
9952source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9953source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9953dependencies = [9954dependencies = [
9954 "futures 0.3.21",9955 "futures 0.3.21",
9955 "libp2p",9956 "libp2p",
9962[[package]]9963[[package]]
9963name = "sc-proposer-metrics"9964name = "sc-proposer-metrics"
9964version = "0.10.0-dev"9965version = "0.10.0-dev"
9965source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9966source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9966dependencies = [9967dependencies = [
9967 "log",9968 "log",
9968 "substrate-prometheus-endpoint",9969 "substrate-prometheus-endpoint",
9971[[package]]9972[[package]]
9972name = "sc-rpc"9973name = "sc-rpc"
9973version = "4.0.0-dev"9974version = "4.0.0-dev"
9974source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9975source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
9975dependencies = [9976dependencies = [
9976 "futures 0.3.21",9977 "futures 0.3.21",
9977 "hash-db",9978 "hash-db",
10002[[package]]10003[[package]]
10003name = "sc-rpc-api"10004name = "sc-rpc-api"
10004version = "0.10.0-dev"10005version = "0.10.0-dev"
10005source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10006source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10006dependencies = [10007dependencies = [
10007 "futures 0.3.21",10008 "futures 0.3.21",
10008 "jsonrpc-core",10009 "jsonrpc-core",
10028[[package]]10029[[package]]
10029name = "sc-rpc-server"10030name = "sc-rpc-server"
10030version = "4.0.0-dev"10031version = "4.0.0-dev"
10031source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10032source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10032dependencies = [10033dependencies = [
10033 "futures 0.3.21",10034 "futures 0.3.21",
10034 "jsonrpc-core",10035 "jsonrpc-core",
10039 "log",10040 "log",
10040 "serde_json",10041 "serde_json",
10041 "substrate-prometheus-endpoint",10042 "substrate-prometheus-endpoint",
10042 "tokio 1.18.0",10043 "tokio 1.18.1",
10043]10044]
1004410045
10045[[package]]10046[[package]]
10046name = "sc-service"10047name = "sc-service"
10047version = "0.10.0-dev"10048version = "0.10.0-dev"
10048source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10049source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10049dependencies = [10050dependencies = [
10050 "async-trait",10051 "async-trait",
10051 "directories",10052 "directories",
10101 "substrate-prometheus-endpoint",10102 "substrate-prometheus-endpoint",
10102 "tempfile",10103 "tempfile",
10103 "thiserror",10104 "thiserror",
10104 "tokio 1.18.0",10105 "tokio 1.18.1",
10105 "tracing",10106 "tracing",
10106 "tracing-futures",10107 "tracing-futures",
10107]10108]
1010810109
10109[[package]]10110[[package]]
10110name = "sc-state-db"10111name = "sc-state-db"
10111version = "0.10.0-dev"10112version = "0.10.0-dev"
10112source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10113source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10113dependencies = [10114dependencies = [
10114 "log",10115 "log",
10115 "parity-scale-codec",10116 "parity-scale-codec",
10123[[package]]10124[[package]]
10124name = "sc-sync-state-rpc"10125name = "sc-sync-state-rpc"
10125version = "0.10.0-dev"10126version = "0.10.0-dev"
10126source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10127source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10127dependencies = [10128dependencies = [
10128 "jsonrpc-core",10129 "jsonrpc-core",
10129 "jsonrpc-core-client",10130 "jsonrpc-core-client",
10144[[package]]10145[[package]]
10145name = "sc-telemetry"10146name = "sc-telemetry"
10146version = "4.0.0-dev"10147version = "4.0.0-dev"
10147source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10148source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10148dependencies = [10149dependencies = [
10149 "chrono",10150 "chrono",
10150 "futures 0.3.21",10151 "futures 0.3.21",
10162[[package]]10163[[package]]
10163name = "sc-tracing"10164name = "sc-tracing"
10164version = "4.0.0-dev"10165version = "4.0.0-dev"
10165source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10166source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10166dependencies = [10167dependencies = [
10167 "ansi_term",10168 "ansi_term",
10168 "atty",10169 "atty",
10193[[package]]10194[[package]]
10194name = "sc-tracing-proc-macro"10195name = "sc-tracing-proc-macro"
10195version = "4.0.0-dev"10196version = "4.0.0-dev"
10196source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10197source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10197dependencies = [10198dependencies = [
10198 "proc-macro-crate 1.1.3",10199 "proc-macro-crate 1.1.3",
10199 "proc-macro2",10200 "proc-macro2",
10204[[package]]10205[[package]]
10205name = "sc-transaction-pool"10206name = "sc-transaction-pool"
10206version = "4.0.0-dev"10207version = "4.0.0-dev"
10207source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10208source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10208dependencies = [10209dependencies = [
10209 "futures 0.3.21",10210 "futures 0.3.21",
10210 "futures-timer",10211 "futures-timer",
10231[[package]]10232[[package]]
10232name = "sc-transaction-pool-api"10233name = "sc-transaction-pool-api"
10233version = "4.0.0-dev"10234version = "4.0.0-dev"
10234source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10235source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10235dependencies = [10236dependencies = [
10236 "futures 0.3.21",10237 "futures 0.3.21",
10237 "log",10238 "log",
10244[[package]]10245[[package]]
10245name = "sc-utils"10246name = "sc-utils"
10246version = "4.0.0-dev"10247version = "4.0.0-dev"
10247source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10248source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10248dependencies = [10249dependencies = [
10249 "futures 0.3.21",10250 "futures 0.3.21",
10250 "futures-timer",10251 "futures-timer",
1043210433
10433[[package]]10434[[package]]
10434name = "semver"10435name = "semver"
10435version = "1.0.7"10436version = "1.0.9"
10436source = "registry+https://github.com/rust-lang/crates.io-index"10437source = "registry+https://github.com/rust-lang/crates.io-index"
10437checksum = "d65bd28f48be7196d222d95b9243287f48d27aca604e08497513019ff0502cc4"10438checksum = "8cb243bdfdb5936c8dc3c45762a19d12ab4550cdc753bc247637d4ec35a040fd"
10438dependencies = [10439dependencies = [
10439 "serde",10440 "serde",
10440]10441]
1045610457
10457[[package]]10458[[package]]
10458name = "serde"10459name = "serde"
10459version = "1.0.136"10460version = "1.0.137"
10460source = "registry+https://github.com/rust-lang/crates.io-index"10461source = "registry+https://github.com/rust-lang/crates.io-index"
10461checksum = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789"10462checksum = "61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1"
10462dependencies = [10463dependencies = [
10463 "serde_derive",10464 "serde_derive",
10464]10465]
1046510466
10466[[package]]10467[[package]]
10467name = "serde_derive"10468name = "serde_derive"
10468version = "1.0.136"10469version = "1.0.137"
10469source = "registry+https://github.com/rust-lang/crates.io-index"10470source = "registry+https://github.com/rust-lang/crates.io-index"
10470checksum = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9"10471checksum = "1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be"
10471dependencies = [10472dependencies = [
10472 "proc-macro2",10473 "proc-macro2",
10473 "quote",10474 "quote",
1047610477
10477[[package]]10478[[package]]
10478name = "serde_json"10479name = "serde_json"
10479version = "1.0.79"10480version = "1.0.81"
10480source = "registry+https://github.com/rust-lang/crates.io-index"10481source = "registry+https://github.com/rust-lang/crates.io-index"
10481checksum = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95"10482checksum = "9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c"
10482dependencies = [10483dependencies = [
10483 "itoa 1.0.1",10484 "itoa 1.0.1",
10484 "ryu",10485 "ryu",
10641[[package]]10642[[package]]
10642name = "slot-range-helper"10643name = "slot-range-helper"
10643version = "0.9.19"10644version = "0.9.19"
10644source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"10645source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
10645dependencies = [10646dependencies = [
10646 "enumn",10647 "enumn",
10647 "parity-scale-codec",10648 "parity-scale-codec",
10729[[package]]10730[[package]]
10730name = "sp-api"10731name = "sp-api"
10731version = "4.0.0-dev"10732version = "4.0.0-dev"
10732source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10733source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10733dependencies = [10734dependencies = [
10734 "hash-db",10735 "hash-db",
10735 "log",10736 "log",
10746[[package]]10747[[package]]
10747name = "sp-api-proc-macro"10748name = "sp-api-proc-macro"
10748version = "4.0.0-dev"10749version = "4.0.0-dev"
10749source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10750source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10750dependencies = [10751dependencies = [
10751 "blake2 0.10.4",10752 "blake2 0.10.4",
10752 "proc-macro-crate 1.1.3",10753 "proc-macro-crate 1.1.3",
10758[[package]]10759[[package]]
10759name = "sp-application-crypto"10760name = "sp-application-crypto"
10760version = "6.0.0"10761version = "6.0.0"
10761source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10762source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10762dependencies = [10763dependencies = [
10763 "parity-scale-codec",10764 "parity-scale-codec",
10764 "scale-info",10765 "scale-info",
10771[[package]]10772[[package]]
10772name = "sp-arithmetic"10773name = "sp-arithmetic"
10773version = "5.0.0"10774version = "5.0.0"
10774source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10775source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10775dependencies = [10776dependencies = [
10776 "integer-sqrt",10777 "integer-sqrt",
10777 "num-traits",10778 "num-traits",
10786[[package]]10787[[package]]
10787name = "sp-authority-discovery"10788name = "sp-authority-discovery"
10788version = "4.0.0-dev"10789version = "4.0.0-dev"
10789source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10790source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10790dependencies = [10791dependencies = [
10791 "parity-scale-codec",10792 "parity-scale-codec",
10792 "scale-info",10793 "scale-info",
10799[[package]]10800[[package]]
10800name = "sp-authorship"10801name = "sp-authorship"
10801version = "4.0.0-dev"10802version = "4.0.0-dev"
10802source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10803source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10803dependencies = [10804dependencies = [
10804 "async-trait",10805 "async-trait",
10805 "parity-scale-codec",10806 "parity-scale-codec",
10811[[package]]10812[[package]]
10812name = "sp-block-builder"10813name = "sp-block-builder"
10813version = "4.0.0-dev"10814version = "4.0.0-dev"
10814source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10815source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10815dependencies = [10816dependencies = [
10816 "parity-scale-codec",10817 "parity-scale-codec",
10817 "sp-api",10818 "sp-api",
10823[[package]]10824[[package]]
10824name = "sp-blockchain"10825name = "sp-blockchain"
10825version = "4.0.0-dev"10826version = "4.0.0-dev"
10826source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10827source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10827dependencies = [10828dependencies = [
10828 "futures 0.3.21",10829 "futures 0.3.21",
10829 "log",10830 "log",
10841[[package]]10842[[package]]
10842name = "sp-consensus"10843name = "sp-consensus"
10843version = "0.10.0-dev"10844version = "0.10.0-dev"
10844source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10845source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10845dependencies = [10846dependencies = [
10846 "async-trait",10847 "async-trait",
10847 "futures 0.3.21",10848 "futures 0.3.21",
10860[[package]]10861[[package]]
10861name = "sp-consensus-aura"10862name = "sp-consensus-aura"
10862version = "0.10.0-dev"10863version = "0.10.0-dev"
10863source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10864source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10864dependencies = [10865dependencies = [
10865 "async-trait",10866 "async-trait",
10866 "parity-scale-codec",10867 "parity-scale-codec",
10878[[package]]10879[[package]]
10879name = "sp-consensus-babe"10880name = "sp-consensus-babe"
10880version = "0.10.0-dev"10881version = "0.10.0-dev"
10881source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10882source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10882dependencies = [10883dependencies = [
10883 "async-trait",10884 "async-trait",
10884 "merlin",10885 "merlin",
10901[[package]]10902[[package]]
10902name = "sp-consensus-slots"10903name = "sp-consensus-slots"
10903version = "0.10.0-dev"10904version = "0.10.0-dev"
10904source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10905source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10905dependencies = [10906dependencies = [
10906 "parity-scale-codec",10907 "parity-scale-codec",
10907 "scale-info",10908 "scale-info",
10915[[package]]10916[[package]]
10916name = "sp-consensus-vrf"10917name = "sp-consensus-vrf"
10917version = "0.10.0-dev"10918version = "0.10.0-dev"
10918source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10919source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10919dependencies = [10920dependencies = [
10920 "parity-scale-codec",10921 "parity-scale-codec",
10921 "schnorrkel",10922 "schnorrkel",
10927[[package]]10928[[package]]
10928name = "sp-core"10929name = "sp-core"
10929version = "6.0.0"10930version = "6.0.0"
10930source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10931source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10931dependencies = [10932dependencies = [
10932 "base58",10933 "base58",
10933 "bitflags",10934 "bitflags",
10973[[package]]10974[[package]]
10974name = "sp-core-hashing"10975name = "sp-core-hashing"
10975version = "4.0.0"10976version = "4.0.0"
10976source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10977source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10977dependencies = [10978dependencies = [
10978 "blake2 0.10.4",10979 "blake2 0.10.4",
10979 "byteorder",10980 "byteorder",
10987[[package]]10988[[package]]
10988name = "sp-core-hashing-proc-macro"10989name = "sp-core-hashing-proc-macro"
10989version = "5.0.0"10990version = "5.0.0"
10990source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10991source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
10991dependencies = [10992dependencies = [
10992 "proc-macro2",10993 "proc-macro2",
10993 "quote",10994 "quote",
10998[[package]]10999[[package]]
10999name = "sp-database"11000name = "sp-database"
11000version = "4.0.0-dev"11001version = "4.0.0-dev"
11001source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11002source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11002dependencies = [11003dependencies = [
11003 "kvdb",11004 "kvdb",
11004 "parking_lot 0.12.0",11005 "parking_lot 0.12.0",
11007[[package]]11008[[package]]
11008name = "sp-debug-derive"11009name = "sp-debug-derive"
11009version = "4.0.0"11010version = "4.0.0"
11010source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11011source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11011dependencies = [11012dependencies = [
11012 "proc-macro2",11013 "proc-macro2",
11013 "quote",11014 "quote",
11017[[package]]11018[[package]]
11018name = "sp-externalities"11019name = "sp-externalities"
11019version = "0.12.0"11020version = "0.12.0"
11020source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11021source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11021dependencies = [11022dependencies = [
11022 "environmental",11023 "environmental",
11023 "parity-scale-codec",11024 "parity-scale-codec",
11028[[package]]11029[[package]]
11029name = "sp-finality-grandpa"11030name = "sp-finality-grandpa"
11030version = "4.0.0-dev"11031version = "4.0.0-dev"
11031source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11032source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11032dependencies = [11033dependencies = [
11033 "finality-grandpa",11034 "finality-grandpa",
11034 "log",11035 "log",
11046[[package]]11047[[package]]
11047name = "sp-inherents"11048name = "sp-inherents"
11048version = "4.0.0-dev"11049version = "4.0.0-dev"
11049source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11050source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11050dependencies = [11051dependencies = [
11051 "async-trait",11052 "async-trait",
11052 "impl-trait-for-tuples",11053 "impl-trait-for-tuples",
11060[[package]]11061[[package]]
11061name = "sp-io"11062name = "sp-io"
11062version = "6.0.0"11063version = "6.0.0"
11063source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11064source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11064dependencies = [11065dependencies = [
11065 "futures 0.3.21",11066 "futures 0.3.21",
11066 "hash-db",11067 "hash-db",
11085[[package]]11086[[package]]
11086name = "sp-keyring"11087name = "sp-keyring"
11087version = "6.0.0"11088version = "6.0.0"
11088source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11089source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11089dependencies = [11090dependencies = [
11090 "lazy_static",11091 "lazy_static",
11091 "sp-core",11092 "sp-core",
11096[[package]]11097[[package]]
11097name = "sp-keystore"11098name = "sp-keystore"
11098version = "0.12.0"11099version = "0.12.0"
11099source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11100source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11100dependencies = [11101dependencies = [
11101 "async-trait",11102 "async-trait",
11102 "futures 0.3.21",11103 "futures 0.3.21",
11113[[package]]11114[[package]]
11114name = "sp-maybe-compressed-blob"11115name = "sp-maybe-compressed-blob"
11115version = "4.1.0-dev"11116version = "4.1.0-dev"
11116source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11117source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11117dependencies = [11118dependencies = [
11118 "thiserror",11119 "thiserror",
11119 "zstd",11120 "zstd",
11122[[package]]11123[[package]]
11123name = "sp-npos-elections"11124name = "sp-npos-elections"
11124version = "4.0.0-dev"11125version = "4.0.0-dev"
11125source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11126source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11126dependencies = [11127dependencies = [
11127 "parity-scale-codec",11128 "parity-scale-codec",
11128 "scale-info",11129 "scale-info",
11136[[package]]11137[[package]]
11137name = "sp-offchain"11138name = "sp-offchain"
11138version = "4.0.0-dev"11139version = "4.0.0-dev"
11139source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11140source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11140dependencies = [11141dependencies = [
11141 "sp-api",11142 "sp-api",
11142 "sp-core",11143 "sp-core",
11146[[package]]11147[[package]]
11147name = "sp-panic-handler"11148name = "sp-panic-handler"
11148version = "4.0.0"11149version = "4.0.0"
11149source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11150source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11150dependencies = [11151dependencies = [
11151 "backtrace",11152 "backtrace",
11152 "lazy_static",11153 "lazy_static",
11156[[package]]11157[[package]]
11157name = "sp-rpc"11158name = "sp-rpc"
11158version = "6.0.0"11159version = "6.0.0"
11159source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11160source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11160dependencies = [11161dependencies = [
11161 "rustc-hash",11162 "rustc-hash",
11162 "serde",11163 "serde",
11166[[package]]11167[[package]]
11167name = "sp-runtime"11168name = "sp-runtime"
11168version = "6.0.0"11169version = "6.0.0"
11169source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11170source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11170dependencies = [11171dependencies = [
11171 "either",11172 "either",
11172 "hash256-std-hasher",11173 "hash256-std-hasher",
11188[[package]]11189[[package]]
11189name = "sp-runtime-interface"11190name = "sp-runtime-interface"
11190version = "6.0.0"11191version = "6.0.0"
11191source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11192source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11192dependencies = [11193dependencies = [
11193 "impl-trait-for-tuples",11194 "impl-trait-for-tuples",
11194 "parity-scale-codec",11195 "parity-scale-codec",
11205[[package]]11206[[package]]
11206name = "sp-runtime-interface-proc-macro"11207name = "sp-runtime-interface-proc-macro"
11207version = "5.0.0"11208version = "5.0.0"
11208source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11209source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11209dependencies = [11210dependencies = [
11210 "Inflector",11211 "Inflector",
11211 "proc-macro-crate 1.1.3",11212 "proc-macro-crate 1.1.3",
11217[[package]]11218[[package]]
11218name = "sp-serializer"11219name = "sp-serializer"
11219version = "4.0.0-dev"11220version = "4.0.0-dev"
11220source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11221source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11221dependencies = [11222dependencies = [
11222 "serde",11223 "serde",
11223 "serde_json",11224 "serde_json",
11226[[package]]11227[[package]]
11227name = "sp-session"11228name = "sp-session"
11228version = "4.0.0-dev"11229version = "4.0.0-dev"
11229source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11230source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11230dependencies = [11231dependencies = [
11231 "parity-scale-codec",11232 "parity-scale-codec",
11232 "scale-info",11233 "scale-info",
11240[[package]]11241[[package]]
11241name = "sp-staking"11242name = "sp-staking"
11242version = "4.0.0-dev"11243version = "4.0.0-dev"
11243source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11244source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11244dependencies = [11245dependencies = [
11245 "parity-scale-codec",11246 "parity-scale-codec",
11246 "scale-info",11247 "scale-info",
11251[[package]]11252[[package]]
11252name = "sp-state-machine"11253name = "sp-state-machine"
11253version = "0.12.0"11254version = "0.12.0"
11254source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11255source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11255dependencies = [11256dependencies = [
11256 "hash-db",11257 "hash-db",
11257 "log",11258 "log",
11273[[package]]11274[[package]]
11274name = "sp-std"11275name = "sp-std"
11275version = "4.0.0"11276version = "4.0.0"
11276source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11277source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
1127711278
11278[[package]]11279[[package]]
11279name = "sp-storage"11280name = "sp-storage"
11280version = "6.0.0"11281version = "6.0.0"
11281source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11282source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11282dependencies = [11283dependencies = [
11283 "impl-serde",11284 "impl-serde",
11284 "parity-scale-codec",11285 "parity-scale-codec",
11291[[package]]11292[[package]]
11292name = "sp-tasks"11293name = "sp-tasks"
11293version = "4.0.0-dev"11294version = "4.0.0-dev"
11294source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11295source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11295dependencies = [11296dependencies = [
11296 "log",11297 "log",
11297 "sp-core",11298 "sp-core",
11304[[package]]11305[[package]]
11305name = "sp-timestamp"11306name = "sp-timestamp"
11306version = "4.0.0-dev"11307version = "4.0.0-dev"
11307source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11308source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11308dependencies = [11309dependencies = [
11309 "async-trait",11310 "async-trait",
11310 "futures-timer",11311 "futures-timer",
11320[[package]]11321[[package]]
11321name = "sp-tracing"11322name = "sp-tracing"
11322version = "5.0.0"11323version = "5.0.0"
11323source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11324source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11324dependencies = [11325dependencies = [
11325 "parity-scale-codec",11326 "parity-scale-codec",
11326 "sp-std",11327 "sp-std",
11332[[package]]11333[[package]]
11333name = "sp-transaction-pool"11334name = "sp-transaction-pool"
11334version = "4.0.0-dev"11335version = "4.0.0-dev"
11335source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11336source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11336dependencies = [11337dependencies = [
11337 "sp-api",11338 "sp-api",
11338 "sp-runtime",11339 "sp-runtime",
11341[[package]]11342[[package]]
11342name = "sp-transaction-storage-proof"11343name = "sp-transaction-storage-proof"
11343version = "4.0.0-dev"11344version = "4.0.0-dev"
11344source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11345source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11345dependencies = [11346dependencies = [
11346 "async-trait",11347 "async-trait",
11347 "log",11348 "log",
11357[[package]]11358[[package]]
11358name = "sp-trie"11359name = "sp-trie"
11359version = "6.0.0"11360version = "6.0.0"
11360source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11361source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11361dependencies = [11362dependencies = [
11362 "hash-db",11363 "hash-db",
11363 "memory-db",11364 "memory-db",
11373[[package]]11374[[package]]
11374name = "sp-version"11375name = "sp-version"
11375version = "5.0.0"11376version = "5.0.0"
11376source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11377source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11377dependencies = [11378dependencies = [
11378 "impl-serde",11379 "impl-serde",
11379 "parity-scale-codec",11380 "parity-scale-codec",
11390[[package]]11391[[package]]
11391name = "sp-version-proc-macro"11392name = "sp-version-proc-macro"
11392version = "4.0.0-dev"11393version = "4.0.0-dev"
11393source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11394source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11394dependencies = [11395dependencies = [
11395 "parity-scale-codec",11396 "parity-scale-codec",
11396 "proc-macro2",11397 "proc-macro2",
11401[[package]]11402[[package]]
11402name = "sp-wasm-interface"11403name = "sp-wasm-interface"
11403version = "6.0.0"11404version = "6.0.0"
11404source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11405source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11405dependencies = [11406dependencies = [
11406 "impl-trait-for-tuples",11407 "impl-trait-for-tuples",
11407 "log",11408 "log",
11558[[package]]11559[[package]]
11559name = "substrate-build-script-utils"11560name = "substrate-build-script-utils"
11560version = "3.0.0"11561version = "3.0.0"
11561source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11562source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11562dependencies = [11563dependencies = [
11563 "platforms",11564 "platforms",
11564]11565]
1156511566
11566[[package]]11567[[package]]
11567name = "substrate-frame-rpc-system"11568name = "substrate-frame-rpc-system"
11568version = "4.0.0-dev"11569version = "4.0.0-dev"
11569source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11570source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11570dependencies = [11571dependencies = [
11571 "frame-system-rpc-runtime-api",11572 "frame-system-rpc-runtime-api",
11572 "futures 0.3.21",11573 "futures 0.3.21",
11588[[package]]11589[[package]]
11589name = "substrate-prometheus-endpoint"11590name = "substrate-prometheus-endpoint"
11590version = "0.10.0-dev"11591version = "0.10.0-dev"
11591source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11592source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11592dependencies = [11593dependencies = [
11593 "futures-util",11594 "futures-util",
11594 "hyper",11595 "hyper",
11595 "log",11596 "log",
11596 "prometheus",11597 "prometheus",
11597 "thiserror",11598 "thiserror",
11598 "tokio 1.18.0",11599 "tokio 1.18.1",
11599]11600]
1160011601
11601[[package]]11602[[package]]
11602name = "substrate-state-trie-migration-rpc"11603name = "substrate-state-trie-migration-rpc"
11603version = "4.0.0-dev"11604version = "4.0.0-dev"
11604source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11605source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11605dependencies = [11606dependencies = [
11606 "jsonrpc-core",11607 "jsonrpc-core",
11607 "jsonrpc-core-client",11608 "jsonrpc-core-client",
11624[[package]]11625[[package]]
11625name = "substrate-test-client"11626name = "substrate-test-client"
11626version = "2.0.1"11627version = "2.0.1"
11627source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11628source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11628dependencies = [11629dependencies = [
11629 "async-trait",11630 "async-trait",
11630 "futures 0.3.21",11631 "futures 0.3.21",
11650[[package]]11651[[package]]
11651name = "substrate-test-utils"11652name = "substrate-test-utils"
11652version = "4.0.0-dev"11653version = "4.0.0-dev"
11653source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11654source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11654dependencies = [11655dependencies = [
11655 "futures 0.3.21",11656 "futures 0.3.21",
11656 "substrate-test-utils-derive",11657 "substrate-test-utils-derive",
11657 "tokio 1.18.0",11658 "tokio 1.18.1",
11658]11659]
1165911660
11660[[package]]11661[[package]]
11661name = "substrate-test-utils-derive"11662name = "substrate-test-utils-derive"
11662version = "0.10.0-dev"11663version = "0.10.0-dev"
11663source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11664source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11664dependencies = [11665dependencies = [
11665 "proc-macro-crate 1.1.3",11666 "proc-macro-crate 1.1.3",
11666 "proc-macro2",11667 "proc-macro2",
11671[[package]]11672[[package]]
11672name = "substrate-wasm-builder"11673name = "substrate-wasm-builder"
11673version = "5.0.0-dev"11674version = "5.0.0-dev"
11674source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11675source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
11675dependencies = [11676dependencies = [
11676 "ansi_term",11677 "ansi_term",
11677 "build-helper",11678 "build-helper",
1169211693
11693[[package]]11694[[package]]
11694name = "syn"11695name = "syn"
11695version = "1.0.91"11696version = "1.0.92"
11696source = "registry+https://github.com/rust-lang/crates.io-index"11697source = "registry+https://github.com/rust-lang/crates.io-index"
11697checksum = "b683b2b825c8eef438b77c36a06dc262294da3d5a5813fac20da149241dcd44d"11698checksum = "7ff7c592601f11445996a06f8ad0c27f094a58857c2f89e97974ab9235b92c52"
11698dependencies = [11699dependencies = [
11699 "proc-macro2",11700 "proc-macro2",
11700 "quote",11701 "quote",
11751[[package]]11752[[package]]
11752name = "test-runtime-constants"11753name = "test-runtime-constants"
11753version = "0.9.19"11754version = "0.9.19"
11754source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"11755source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
11755dependencies = [11756dependencies = [
11756 "frame-support",11757 "frame-support",
11757 "polkadot-primitives",11758 "polkadot-primitives",
1176811769
11769[[package]]11770[[package]]
11770name = "thiserror"11771name = "thiserror"
11771version = "1.0.30"11772version = "1.0.31"
11772source = "registry+https://github.com/rust-lang/crates.io-index"11773source = "registry+https://github.com/rust-lang/crates.io-index"
11773checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"11774checksum = "bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a"
11774dependencies = [11775dependencies = [
11775 "thiserror-impl",11776 "thiserror-impl",
11776]11777]
1177711778
11778[[package]]11779[[package]]
11779name = "thiserror-impl"11780name = "thiserror-impl"
11780version = "1.0.30"11781version = "1.0.31"
11781source = "registry+https://github.com/rust-lang/crates.io-index"11782source = "registry+https://github.com/rust-lang/crates.io-index"
11782checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"11783checksum = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a"
11783dependencies = [11784dependencies = [
11784 "proc-macro2",11785 "proc-macro2",
11785 "quote",11786 "quote",
1190211903
11903[[package]]11904[[package]]
11904name = "tokio"11905name = "tokio"
11905version = "1.18.0"11906version = "1.18.1"
11906source = "registry+https://github.com/rust-lang/crates.io-index"11907source = "registry+https://github.com/rust-lang/crates.io-index"
11907checksum = "0f48b6d60512a392e34dbf7fd456249fd2de3c83669ab642e021903f4015185b"11908checksum = "dce653fb475565de9f6fb0614b28bca8df2c430c0cf84bcd9c843f15de5414cc"
11908dependencies = [11909dependencies = [
11909 "bytes 1.1.0",11910 "bytes 1.1.0",
11910 "libc",11911 "libc",
11949checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"11950checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"
11950dependencies = [11951dependencies = [
11951 "rustls 0.19.1",11952 "rustls 0.19.1",
11952 "tokio 1.18.0",11953 "tokio 1.18.1",
11953 "webpki 0.21.4",11954 "webpki 0.21.4",
11954]11955]
1195511956
11956[[package]]11957[[package]]
11957name = "tokio-rustls"11958name = "tokio-rustls"
11958version = "0.23.3"11959version = "0.23.4"
11959source = "registry+https://github.com/rust-lang/crates.io-index"11960source = "registry+https://github.com/rust-lang/crates.io-index"
11960checksum = "4151fda0cf2798550ad0b34bcfc9b9dcc2a9d2471c895c68f3a8818e54f2389e"11961checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"
11961dependencies = [11962dependencies = [
11962 "rustls 0.20.4",11963 "rustls 0.20.4",
11963 "tokio 1.18.0",11964 "tokio 1.18.1",
11964 "webpki 0.22.0",11965 "webpki 0.22.0",
11965]11966]
1196611967
11972dependencies = [11973dependencies = [
11973 "futures-core",11974 "futures-core",
11974 "pin-project-lite 0.2.9",11975 "pin-project-lite 0.2.9",
11975 "tokio 1.18.0",11976 "tokio 1.18.1",
11976]11977]
1197711978
11978[[package]]11979[[package]]
11986 "futures-sink",11987 "futures-sink",
11987 "log",11988 "log",
11988 "pin-project-lite 0.2.9",11989 "pin-project-lite 0.2.9",
11989 "tokio 1.18.0",11990 "tokio 1.18.1",
11990]11991]
1199111992
11992[[package]]11993[[package]]
12000 "futures-io",12001 "futures-io",
12001 "futures-sink",12002 "futures-sink",
12002 "pin-project-lite 0.2.9",12003 "pin-project-lite 0.2.9",
12003 "tokio 1.18.0",12004 "tokio 1.18.1",
12004 "tracing",12005 "tracing",
12005]12006]
1200612007
12065[[package]]12066[[package]]
12066name = "tracing-gum"12067name = "tracing-gum"
12067version = "0.9.19"12068version = "0.9.19"
12068source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"12069source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
12069dependencies = [12070dependencies = [
12070 "polkadot-node-jaeger",12071 "polkadot-node-jaeger",
12071 "polkadot-primitives",12072 "polkadot-primitives",
12076[[package]]12077[[package]]
12077name = "tracing-gum-proc-macro"12078name = "tracing-gum-proc-macro"
12078version = "0.9.19"12079version = "0.9.19"
12079source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"12080source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
12080dependencies = [12081dependencies = [
12081 "expander 0.0.6",12082 "expander 0.0.6",
12082 "proc-macro-crate 1.1.3",12083 "proc-macro-crate 1.1.3",
12136checksum = "d32d034c0d3db64b43c31de38e945f15b40cd4ca6d2dcfc26d4798ce8de4ab83"12137checksum = "d32d034c0d3db64b43c31de38e945f15b40cd4ca6d2dcfc26d4798ce8de4ab83"
12137dependencies = [12138dependencies = [
12138 "hash-db",12139 "hash-db",
12139 "hashbrown 0.12.0",12140 "hashbrown 0.12.1",
12140 "log",12141 "log",
12141 "rustc-hex",12142 "rustc-hex",
12142 "smallvec",12143 "smallvec",
12213[[package]]12214[[package]]
12214name = "try-runtime-cli"12215name = "try-runtime-cli"
12215version = "0.10.0-dev"12216version = "0.10.0-dev"
12216source = "git+https://github.com//paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"12217source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"
12217dependencies = [12218dependencies = [
12218 "clap",12219 "clap",
12219 "jsonrpsee",12220 "jsonrpsee",
1224312244
12244[[package]]12245[[package]]
12245name = "twox-hash"12246name = "twox-hash"
12246version = "1.6.2"12247version = "1.6.3"
12247source = "registry+https://github.com/rust-lang/crates.io-index"12248source = "registry+https://github.com/rust-lang/crates.io-index"
12248checksum = "4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0"12249checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
12249dependencies = [12250dependencies = [
12250 "cfg-if 1.0.0",12251 "cfg-if 1.0.0",
12251 "digest 0.10.3",12252 "digest 0.10.3",
1232812329
12329[[package]]12330[[package]]
12330name = "unicode-xid"12331name = "unicode-xid"
12331version = "0.2.2"12332version = "0.2.3"
12332source = "registry+https://github.com/rust-lang/crates.io-index"12333source = "registry+https://github.com/rust-lang/crates.io-index"
12333checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"12334checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04"
1233412335
12335[[package]]12336[[package]]
12336name = "unique-node"12337name = "unique-node"
12410 "substrate-build-script-utils",12411 "substrate-build-script-utils",
12411 "substrate-frame-rpc-system",12412 "substrate-frame-rpc-system",
12412 "substrate-prometheus-endpoint",12413 "substrate-prometheus-endpoint",
12413 "tokio 1.18.0",12414 "tokio 1.18.1",
12414 "unique-rpc",12415 "unique-rpc",
12415 "unique-runtime",12416 "unique-runtime",
12416 "unique-runtime-common",12417 "unique-runtime-common",
12636[[package]]12637[[package]]
12637name = "up-sponsorship"12638name = "up-sponsorship"
12638version = "0.1.0"12639version = "0.1.0"
12639source = "git+https://github.com//uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.19#df33e79470e92e3218a507f09d1b0dd78b67b1fd"12640source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.19#fc31b5810d927b5e70edefb1391c108c48b199ae"
12640dependencies = [12641dependencies = [
12641 "impl-trait-for-tuples",12642 "impl-trait-for-tuples",
12642]12643]
1267212673
12673[[package]]12674[[package]]
12674name = "value-bag"12675name = "value-bag"
12675version = "1.0.0-alpha.8"12676version = "1.0.0-alpha.9"
12676source = "registry+https://github.com/rust-lang/crates.io-index"12677source = "registry+https://github.com/rust-lang/crates.io-index"
12677checksum = "79923f7731dc61ebfba3633098bf3ac533bbd35ccd8c57e7088d9a5eebe0263f"12678checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"
12678dependencies = [12679dependencies = [
12679 "ctor",12680 "ctor",
12680 "version_check",12681 "version_check",
13087[[package]]13088[[package]]
13088name = "westend-runtime"13089name = "westend-runtime"
13089version = "0.9.19"13090version = "0.9.19"
13090source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"13091source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
13091dependencies = [13092dependencies = [
13092 "beefy-primitives",13093 "beefy-primitives",
13093 "bitvec",13094 "bitvec",
13173[[package]]13174[[package]]
13174name = "westend-runtime-constants"13175name = "westend-runtime-constants"
13175version = "0.9.19"13176version = "0.9.19"
13176source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"13177source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
13177dependencies = [13178dependencies = [
13178 "frame-support",13179 "frame-support",
13179 "polkadot-primitives",13180 "polkadot-primitives",
1324413245
13245[[package]]13246[[package]]
13246name = "windows-sys"13247name = "windows-sys"
13247version = "0.34.0"13248version = "0.36.1"
13248source = "registry+https://github.com/rust-lang/crates.io-index"13249source = "registry+https://github.com/rust-lang/crates.io-index"
13249checksum = "5acdd78cb4ba54c0045ac14f62d8f94a03d10047904ae2a40afa1e99d8f70825"13250checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"
13250dependencies = [13251dependencies = [
13251 "windows_aarch64_msvc",13252 "windows_aarch64_msvc",
13252 "windows_i686_gnu",13253 "windows_i686_gnu",
1325713258
13258[[package]]13259[[package]]
13259name = "windows_aarch64_msvc"13260name = "windows_aarch64_msvc"
13260version = "0.34.0"13261version = "0.36.1"
13261source = "registry+https://github.com/rust-lang/crates.io-index"13262source = "registry+https://github.com/rust-lang/crates.io-index"
13262checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"13263checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"
1326313264
13264[[package]]13265[[package]]
13265name = "windows_i686_gnu"13266name = "windows_i686_gnu"
13266version = "0.34.0"13267version = "0.36.1"
13267source = "registry+https://github.com/rust-lang/crates.io-index"13268source = "registry+https://github.com/rust-lang/crates.io-index"
13268checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"13269checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"
1326913270
13270[[package]]13271[[package]]
13271name = "windows_i686_msvc"13272name = "windows_i686_msvc"
13272version = "0.34.0"13273version = "0.36.1"
13273source = "registry+https://github.com/rust-lang/crates.io-index"13274source = "registry+https://github.com/rust-lang/crates.io-index"
13274checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"13275checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"
1327513276
13276[[package]]13277[[package]]
13277name = "windows_x86_64_gnu"13278name = "windows_x86_64_gnu"
13278version = "0.34.0"13279version = "0.36.1"
13279source = "registry+https://github.com/rust-lang/crates.io-index"13280source = "registry+https://github.com/rust-lang/crates.io-index"
13280checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"13281checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"
1328113282
13282[[package]]13283[[package]]
13283name = "windows_x86_64_msvc"13284name = "windows_x86_64_msvc"
13284version = "0.34.0"13285version = "0.36.1"
13285source = "registry+https://github.com/rust-lang/crates.io-index"13286source = "registry+https://github.com/rust-lang/crates.io-index"
13286checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"13287checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"
1328713288
13288[[package]]13289[[package]]
13289name = "winreg"13290name = "winreg"
13327[[package]]13328[[package]]
13328name = "xcm"13329name = "xcm"
13329version = "0.9.19"13330version = "0.9.19"
13330source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"13331source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
13331dependencies = [13332dependencies = [
13332 "derivative",13333 "derivative",
13333 "impl-trait-for-tuples",13334 "impl-trait-for-tuples",
13340[[package]]13341[[package]]
13341name = "xcm-builder"13342name = "xcm-builder"
13342version = "0.9.19"13343version = "0.9.19"
13343source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"13344source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
13344dependencies = [13345dependencies = [
13345 "frame-support",13346 "frame-support",
13346 "frame-system",13347 "frame-system",
13360[[package]]13361[[package]]
13361name = "xcm-executor"13362name = "xcm-executor"
13362version = "0.9.19"13363version = "0.9.19"
13363source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"13364source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
13364dependencies = [13365dependencies = [
13365 "frame-benchmarking",13366 "frame-benchmarking",
13366 "frame-support",13367 "frame-support",
13378[[package]]13379[[package]]
13379name = "xcm-procedural"13380name = "xcm-procedural"
13380version = "0.1.0"13381version = "0.1.0"
13381source = "git+https://github.com//paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"13382source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"
13382dependencies = [13383dependencies = [
13383 "Inflector",13384 "Inflector",
13384 "proc-macro2",13385 "proc-macro2",
1340813409
13409[[package]]13410[[package]]
13410name = "zeroize"13411name = "zeroize"
13411version = "1.5.4"13412version = "1.5.5"
13412source = "registry+https://github.com/rust-lang/crates.io-index"13413source = "registry+https://github.com/rust-lang/crates.io-index"
13413checksum = "7eb5728b8afd3f280a869ce1d4c554ffaed35f45c231fc41bfbd0381bef50317"13414checksum = "94693807d016b2f2d2e14420eb3bfcca689311ff775dcf113d74ea624b7cdf07"
13414dependencies = [13415dependencies = [
13415 "zeroize_derive",13416 "zeroize_derive",
13416]13417]
modifiedCargo.tomldiffbeforeafterboth
14[profile.release]5[profile.release]
15panic = 'unwind'6panic = 'unwind'
16
17[patch."https://github.com/paritytech/substrate.git"]
18beefy-gadget = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
19beefy-gadget-rpc = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
20beefy-merkle-tree = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
21beefy-primitives = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
22fork-tree = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
23frame-benchmarking = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
24frame-benchmarking-cli = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
25frame-election-provider-support = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
26frame-executive = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
27frame-support = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
28frame-support-procedural = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
29frame-support-procedural-tools = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
30frame-support-procedural-tools-derive = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
31frame-system = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
32frame-system-benchmarking = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
33frame-system-rpc-runtime-api = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
34frame-try-runtime = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
35pallet-aura = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
36pallet-authority-discovery = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
37pallet-authorship = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
38pallet-babe = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
39pallet-bags-list = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
40pallet-balances = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
41pallet-beefy = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
42pallet-beefy-mmr = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
43pallet-bounties = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
44pallet-collective = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
45pallet-democracy = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
46pallet-election-provider-multi-phase = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
47pallet-elections-phragmen = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
48pallet-gilt = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
49pallet-grandpa = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
50pallet-identity = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
51pallet-im-online = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
52pallet-indices = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
53pallet-membership = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
54pallet-mmr = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
55pallet-mmr-primitives = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
56pallet-mmr-rpc = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
57pallet-multisig = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
58pallet-nicks = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
59pallet-offences = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
60pallet-offences-benchmarking = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
61pallet-preimage = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
62pallet-proxy = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
63pallet-randomness-collective-flip = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
64pallet-recovery = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
65pallet-scheduler = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
66pallet-session = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
67pallet-session-benchmarking = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
68pallet-society = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
69pallet-staking = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
70pallet-staking-reward-curve = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
71pallet-staking-reward-fn = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
72pallet-sudo = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
73pallet-timestamp = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
74pallet-tips = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
75pallet-transaction-payment = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
76pallet-transaction-payment-rpc = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
77pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
78pallet-treasury = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
79pallet-utility = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
80pallet-vesting = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
81remote-externalities = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
82sc-allocator = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
83sc-authority-discovery = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
84sc-basic-authorship = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
85sc-block-builder = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
86sc-chain-spec = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
87sc-chain-spec-derive = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
88sc-cli = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
89sc-client-api = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
90sc-client-db = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
91sc-consensus = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
92sc-consensus-aura = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
93sc-consensus-babe = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
94sc-consensus-babe-rpc = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
95sc-consensus-epochs = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
96sc-consensus-manual-seal = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
97sc-consensus-slots = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
98sc-consensus-uncles = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
99sc-executor = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
100sc-executor-common = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
101sc-executor-wasmi = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
102sc-executor-wasmtime = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
103sc-finality-grandpa = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
104sc-finality-grandpa-rpc = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
105sc-informant = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
106sc-keystore = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
107sc-network = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
108sc-network-gossip = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
109sc-offchain = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
110sc-peerset = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
111sc-proposer-metrics = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
112sc-rpc = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
113sc-rpc-api = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
114sc-rpc-server = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
115sc-service = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
116sc-state-db = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
117sc-sync-state-rpc = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
118sc-telemetry = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
119sc-tracing = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
120sc-tracing-proc-macro = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
121sc-transaction-pool = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
122sc-transaction-pool-api = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
123sc-utils = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
124sp-api = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
125sp-api-proc-macro = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
126sp-application-crypto = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
127sp-arithmetic = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
128sp-authority-discovery = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
129sp-authorship = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
130sp-block-builder = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
131sp-blockchain = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
132sp-consensus = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
133sp-consensus-aura = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
134sp-consensus-babe = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
135sp-consensus-slots = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
136sp-consensus-vrf = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
137sp-core = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
138sp-core-hashing = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
139sp-core-hashing-proc-macro = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
140sp-database = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
141sp-debug-derive = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
142sp-externalities = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
143sp-finality-grandpa = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
144sp-inherents = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
145sp-io = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
146sp-keyring = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
147sp-keystore = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
148sp-maybe-compressed-blob = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
149sp-npos-elections = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
150sp-offchain = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
151sp-panic-handler = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
152sp-rpc = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
153sp-runtime = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
154sp-runtime-interface = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
155sp-runtime-interface-proc-macro = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
156sp-serializer = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
157sp-session = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
158sp-staking = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
159sp-state-machine = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
160sp-std = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
161sp-storage = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
162sp-tasks = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
163sp-timestamp = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
164sp-tracing = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
165sp-transaction-pool = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
166sp-transaction-storage-proof = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
167sp-trie = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
168sp-version = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
169sp-version-proc-macro = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
170sp-wasm-interface = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
171substrate-build-script-utils = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
172substrate-frame-rpc-system = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
173substrate-prometheus-endpoint = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
174substrate-test-client = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
175substrate-test-utils = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
176substrate-test-utils-derive = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
177substrate-wasm-builder = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
178try-runtime-cli = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
179pallet-child-bounties = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
180substrate-state-trie-migration-rpc = { git = "https://github.com//paritytech/substrate", branch = "polkadot-v0.9.19" }
181
182[patch."https://github.com/paritytech/polkadot"]
183bp-header-chain = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
184bp-message-dispatch = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
185bp-messages = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
186bp-polkadot-core = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
187bp-rococo = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
188bp-runtime = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
189bp-test-utils = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
190bp-wococo = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
191bridge-runtime-common = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
192kusama-runtime = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
193kusama-runtime-constants = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
194metered-channel = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
195pallet-bridge-dispatch = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
196pallet-bridge-grandpa = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
197pallet-bridge-messages = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
198pallet-xcm = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
199pallet-xcm-benchmarks = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
200polkadot-approval-distribution = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
201polkadot-availability-bitfield-distribution = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
202polkadot-availability-distribution = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
203polkadot-availability-recovery = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
204polkadot-cli = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
205polkadot-client = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
206polkadot-collator-protocol = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
207polkadot-core-primitives = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
208polkadot-dispute-distribution = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
209polkadot-erasure-coding = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
210polkadot-gossip-support = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
211polkadot-network-bridge = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
212polkadot-node-collation-generation = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
213polkadot-node-core-approval-voting = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
214polkadot-node-core-av-store = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
215polkadot-node-core-backing = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
216polkadot-node-core-bitfield-signing = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
217polkadot-node-core-candidate-validation = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
218polkadot-node-core-chain-api = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
219polkadot-node-core-chain-selection = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
220polkadot-node-core-dispute-coordinator = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
221polkadot-node-core-parachains-inherent = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
222polkadot-node-core-provisioner = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
223polkadot-node-core-pvf = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
224polkadot-node-core-pvf-checker = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
225polkadot-node-core-runtime-api = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
226polkadot-node-jaeger = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
227polkadot-node-metrics = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
228polkadot-node-network-protocol = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
229polkadot-node-primitives = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
230polkadot-node-subsystem = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
231polkadot-node-subsystem-types = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
232polkadot-node-subsystem-util = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
233polkadot-overseer = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
234polkadot-overseer-gen = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
235polkadot-overseer-gen-proc-macro = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
236polkadot-parachain = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
237polkadot-performance-test = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
238polkadot-primitives = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
239polkadot-rpc = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
240polkadot-runtime = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
241polkadot-runtime-common = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
242polkadot-runtime-constants = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
243polkadot-runtime-metrics = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
244polkadot-runtime-parachains = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
245polkadot-service = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
246polkadot-statement-distribution = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
247polkadot-statement-table = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
248polkadot-test-runtime = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
249polkadot-test-service = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
250rococo-runtime = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
251rococo-runtime-constants = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
252slot-range-helper = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
253test-runtime-constants = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
254westend-runtime = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
255westend-runtime-constants = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
256xcm = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
257xcm-builder = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
258xcm-executor = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
259xcm-procedural = { git = "https://github.com//paritytech/polkadot", branch = "release-v0.9.19" }
260
261[patch."https://github.com/paritytech/cumulus.git"]
262cumulus-client-cli = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
263cumulus-client-collator = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
264cumulus-client-consensus-aura = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
265cumulus-client-consensus-common = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
266cumulus-client-network = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
267cumulus-client-pov-recovery = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
268cumulus-client-service = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
269cumulus-pallet-aura-ext = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
270cumulus-pallet-dmp-queue = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
271cumulus-pallet-parachain-system = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
272cumulus-pallet-parachain-system-proc-macro = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
273cumulus-pallet-xcm = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
274cumulus-pallet-xcmp-queue = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
275cumulus-primitives-core = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
276cumulus-primitives-parachain-inherent = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
277cumulus-primitives-timestamp = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
278cumulus-primitives-utility = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
279cumulus-relay-chain-inprocess-interface = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
280cumulus-relay-chain-interface = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
281cumulus-relay-chain-rpc-interface = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
282cumulus-test-relay-sproof-builder = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
283parachain-info = { git = "https://github.com//paritytech/cumulus", branch = "polkadot-v0.9.19" }
284
285[patch."https://github.com/uniquenetwork/frontier.git"]
286fc-consensus = { git = "https://github.com//uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
287fc-db = { git = "https://github.com//uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
288fc-mapping-sync = { git = "https://github.com//uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
289fc-rpc = { git = "https://github.com//uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
290fc-rpc-core = { git = "https://github.com//uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
291fp-consensus = { git = "https://github.com//uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
292fp-evm = { git = "https://github.com//uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
293fp-evm-mapping = { git = "https://github.com//uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
294fp-rpc = { git = "https://github.com//uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
295fp-self-contained = { git = "https://github.com//uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
296fp-storage = { git = "https://github.com//uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
297pallet-base-fee = { git = "https://github.com//uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
298pallet-ethereum = { git = "https://github.com//uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
299pallet-evm = { git = "https://github.com//uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
300
301[patch."https://github.com/UniqueNetwork/pallet-sponsoring"]
302pallet-template-transaction-payment = { git = "https://github.com//uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19" }
303up-sponsorship = { git = "https://github.com//uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19" }
304
305[patch.crates-io]
306evm = { git = "https://github.com//uniquenetwork/evm", branch = "unique-polkadot-v0.9.19" }
307evm-core = { git = "https://github.com//uniquenetwork/evm", branch = "unique-polkadot-v0.9.19" }
308
309[patch."https://github.com/uniquenetwork/open-runtime-module-library"]
310orml-vesting = { git = "https://github.com//uniquenetwork/open-runtime-module-library", branch = "unique-polkadot-v0.9.19" }
3117
modifiedclient/rpc/Cargo.tomldiffbeforeafterboth
13jsonrpc-core-client = "18.0.0"13jsonrpc-core-client = "18.0.0"
14jsonrpc-derive = "18.0.0"14jsonrpc-derive = "18.0.0"
1515
16sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "master" }16sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
17sp-blockchain = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "master" }17sp-blockchain = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "master" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
19sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "master" }19sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
20sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "master" }20sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
21pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }21pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
2222
modifiedcrates/evm-coder/Cargo.tomldiffbeforeafterboth
9primitive-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 = { version = "0.35.0", default-features = false }12evm-core = { default-features = false , git = "https://github.com/uniquenetwork/evm", branch = "unique-polkadot-v0.9.19" }
13impl-trait-for-tuples = "0.2.1"13impl-trait-for-tuples = "0.2.1"
1414
15[dev-dependencies]15[dev-dependencies]
modifiednode/cli/Cargo.tomldiffbeforeafterboth
2# Build Dependencies2# Build Dependencies
33
4[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 = 'master'6branch = "polkadot-v0.9.19"
77
8################################################################################8################################################################################
9# Substrate Dependecies9# Substrate Dependecies
15version = '3.1.2'15version = '3.1.2'
1616
17[dependencies.frame-benchmarking]17[dependencies.frame-benchmarking]
18git = 'https://github.com/paritytech/substrate'18git = "https://github.com/paritytech/substrate"
19branch = 'master'19branch = "polkadot-v0.9.19"
2020
21[dependencies.frame-benchmarking-cli]21[dependencies.frame-benchmarking-cli]
22git = 'https://github.com/paritytech/substrate'22git = "https://github.com/paritytech/substrate"
23branch = 'master'23branch = "polkadot-v0.9.19"
2424
25[dependencies.pallet-transaction-payment-rpc]25[dependencies.pallet-transaction-payment-rpc]
26git = 'https://github.com/paritytech/substrate'26git = "https://github.com/paritytech/substrate"
27branch = 'master'27branch = "polkadot-v0.9.19"
2828
29[dependencies.substrate-prometheus-endpoint]29[dependencies.substrate-prometheus-endpoint]
30git = 'https://github.com/paritytech/substrate'30git = "https://github.com/paritytech/substrate"
31branch = 'master'31branch = "polkadot-v0.9.19"
3232
33[dependencies.sc-basic-authorship]33[dependencies.sc-basic-authorship]
34git = 'https://github.com/paritytech/substrate'34git = "https://github.com/paritytech/substrate"
35branch = 'master'35branch = "polkadot-v0.9.19"
3636
37[dependencies.sc-chain-spec]37[dependencies.sc-chain-spec]
38git = 'https://github.com/paritytech/substrate'38git = "https://github.com/paritytech/substrate"
39branch = 'master'39branch = "polkadot-v0.9.19"
4040
41[dependencies.sc-cli]41[dependencies.sc-cli]
42features = ['wasmtime']42features = ['wasmtime']
43git = 'https://github.com/paritytech/substrate'43git = "https://github.com/paritytech/substrate"
44branch = 'master'44branch = "polkadot-v0.9.19"
4545
46[dependencies.sc-client-api]46[dependencies.sc-client-api]
47git = 'https://github.com/paritytech/substrate'47git = "https://github.com/paritytech/substrate"
48branch = 'master'48branch = "polkadot-v0.9.19"
4949
50[dependencies.sc-consensus]50[dependencies.sc-consensus]
51git = 'https://github.com/paritytech/substrate'51git = "https://github.com/paritytech/substrate"
52branch = 'master'52branch = "polkadot-v0.9.19"
5353
54[dependencies.sc-consensus-aura]54[dependencies.sc-consensus-aura]
55git = 'https://github.com/paritytech/substrate'55git = "https://github.com/paritytech/substrate"
56branch = 'master'56branch = "polkadot-v0.9.19"
5757
58[dependencies.sc-executor]58[dependencies.sc-executor]
59features = ['wasmtime']59features = ['wasmtime']
60git = 'https://github.com/paritytech/substrate'60git = "https://github.com/paritytech/substrate"
61branch = 'master'61branch = "polkadot-v0.9.19"
6262
63[dependencies.sc-finality-grandpa]63[dependencies.sc-finality-grandpa]
64git = 'https://github.com/paritytech/substrate'64git = "https://github.com/paritytech/substrate"
65branch = 'master'65branch = "polkadot-v0.9.19"
6666
67[dependencies.sc-keystore]67[dependencies.sc-keystore]
68git = 'https://github.com/paritytech/substrate'68git = "https://github.com/paritytech/substrate"
69branch = 'master'69branch = "polkadot-v0.9.19"
7070
71[dependencies.sc-rpc]71[dependencies.sc-rpc]
72git = 'https://github.com/paritytech/substrate'72git = "https://github.com/paritytech/substrate"
73branch = 'master'73branch = "polkadot-v0.9.19"
7474
75[dependencies.sc-rpc-api]75[dependencies.sc-rpc-api]
76git = 'https://github.com/paritytech/substrate'76git = "https://github.com/paritytech/substrate"
77branch = 'master'77branch = "polkadot-v0.9.19"
7878
79[dependencies.sc-service]79[dependencies.sc-service]
80features = ['wasmtime']80features = ['wasmtime']
81git = 'https://github.com/paritytech/substrate'81git = "https://github.com/paritytech/substrate"
82branch = 'master'82branch = "polkadot-v0.9.19"
8383
84[dependencies.sc-telemetry]84[dependencies.sc-telemetry]
85git = 'https://github.com/paritytech/substrate'85git = "https://github.com/paritytech/substrate"
86branch = 'master'86branch = "polkadot-v0.9.19"
8787
88[dependencies.sc-transaction-pool]88[dependencies.sc-transaction-pool]
89git = 'https://github.com/paritytech/substrate'89git = "https://github.com/paritytech/substrate"
90branch = 'master'90branch = "polkadot-v0.9.19"
9191
92[dependencies.sc-tracing]92[dependencies.sc-tracing]
93git = 'https://github.com/paritytech/substrate'93git = "https://github.com/paritytech/substrate"
94branch = 'master'94branch = "polkadot-v0.9.19"
9595
96[dependencies.sp-block-builder]96[dependencies.sp-block-builder]
97git = 'https://github.com/paritytech/substrate'97git = "https://github.com/paritytech/substrate"
98branch = 'master'98branch = "polkadot-v0.9.19"
9999
100[dependencies.sp-api]100[dependencies.sp-api]
101git = 'https://github.com/paritytech/substrate'101git = "https://github.com/paritytech/substrate"
102branch = 'master'102branch = "polkadot-v0.9.19"
103103
104[dependencies.sp-blockchain]104[dependencies.sp-blockchain]
105git = 'https://github.com/paritytech/substrate'105git = "https://github.com/paritytech/substrate"
106branch = 'master'106branch = "polkadot-v0.9.19"
107107
108[dependencies.sp-consensus]108[dependencies.sp-consensus]
109git = 'https://github.com/paritytech/substrate'109git = "https://github.com/paritytech/substrate"
110branch = 'master'110branch = "polkadot-v0.9.19"
111111
112[dependencies.sp-consensus-aura]112[dependencies.sp-consensus-aura]
113git = 'https://github.com/paritytech/substrate'113git = "https://github.com/paritytech/substrate"
114branch = 'master'114branch = "polkadot-v0.9.19"
115115
116[dependencies.sp-core]116[dependencies.sp-core]
117git = 'https://github.com/paritytech/substrate'117git = "https://github.com/paritytech/substrate"
118branch = 'master'118branch = "polkadot-v0.9.19"
119119
120[dependencies.sp-finality-grandpa]120[dependencies.sp-finality-grandpa]
121git = 'https://github.com/paritytech/substrate'121git = "https://github.com/paritytech/substrate"
122branch = 'master'122branch = "polkadot-v0.9.19"
123123
124[dependencies.sp-inherents]124[dependencies.sp-inherents]
125git = 'https://github.com/paritytech/substrate'125git = "https://github.com/paritytech/substrate"
126branch = 'master'126branch = "polkadot-v0.9.19"
127127
128[dependencies.sp-keystore]128[dependencies.sp-keystore]
129git = 'https://github.com/paritytech/substrate'129git = "https://github.com/paritytech/substrate"
130branch = 'master'130branch = "polkadot-v0.9.19"
131131
132[dependencies.sp-offchain]132[dependencies.sp-offchain]
133git = 'https://github.com/paritytech/substrate'133git = "https://github.com/paritytech/substrate"
134branch = 'master'134branch = "polkadot-v0.9.19"
135135
136[dependencies.sp-runtime]136[dependencies.sp-runtime]
137git = 'https://github.com/paritytech/substrate'137git = "https://github.com/paritytech/substrate"
138branch = 'master'138branch = "polkadot-v0.9.19"
139139
140[dependencies.sp-session]140[dependencies.sp-session]
141git = 'https://github.com/paritytech/substrate'141git = "https://github.com/paritytech/substrate"
142branch = 'master'142branch = "polkadot-v0.9.19"
143143
144[dependencies.sp-timestamp]144[dependencies.sp-timestamp]
145git = 'https://github.com/paritytech/substrate'145git = "https://github.com/paritytech/substrate"
146branch = 'master'146branch = "polkadot-v0.9.19"
147147
148[dependencies.sp-transaction-pool]148[dependencies.sp-transaction-pool]
149git = 'https://github.com/paritytech/substrate'149git = "https://github.com/paritytech/substrate"
150branch = 'master'150branch = "polkadot-v0.9.19"
151151
152[dependencies.sp-trie]152[dependencies.sp-trie]
153git = 'https://github.com/paritytech/substrate'153git = "https://github.com/paritytech/substrate"
154branch = 'master'154branch = "polkadot-v0.9.19"
155155
156[dependencies.substrate-frame-rpc-system]156[dependencies.substrate-frame-rpc-system]
157git = 'https://github.com/paritytech/substrate'157git = "https://github.com/paritytech/substrate"
158branch = 'master'158branch = "polkadot-v0.9.19"
159159
160[dependencies.sc-network]160[dependencies.sc-network]
161git = 'https://github.com/paritytech/substrate'161git = "https://github.com/paritytech/substrate"
162branch = 'master'162branch = "polkadot-v0.9.19"
163163
164[dependencies.serde]164[dependencies.serde]
165features = ['derive']165features = ['derive']
169version = '1.0.68'169version = '1.0.68'
170170
171[dependencies.sc-consensus-manual-seal]171[dependencies.sc-consensus-manual-seal]
172git = 'https://github.com/paritytech/substrate'172git = "https://github.com/paritytech/substrate"
173branch = 'master'173branch = "polkadot-v0.9.19"
174174
175################################################################################175################################################################################
176# Cumulus dependencies176# Cumulus dependencies
177177
178[dependencies.cumulus-client-consensus-aura]178[dependencies.cumulus-client-consensus-aura]
179git = 'https://github.com/paritytech/cumulus'179git = "https://github.com/paritytech/cumulus"
180branch = 'master'180branch = "polkadot-v0.9.19"
181181
182[dependencies.cumulus-client-consensus-common]182[dependencies.cumulus-client-consensus-common]
183git = 'https://github.com/paritytech/cumulus'183git = "https://github.com/paritytech/cumulus"
184branch = 'master'184branch = "polkadot-v0.9.19"
185185
186[dependencies.cumulus-client-collator]186[dependencies.cumulus-client-collator]
187git = 'https://github.com/paritytech/cumulus'187git = "https://github.com/paritytech/cumulus"
188branch = 'master'188branch = "polkadot-v0.9.19"
189189
190[dependencies.cumulus-client-cli]190[dependencies.cumulus-client-cli]
191git = 'https://github.com/paritytech/cumulus'191git = "https://github.com/paritytech/cumulus"
192branch = 'master'192branch = "polkadot-v0.9.19"
193193
194[dependencies.cumulus-client-network]194[dependencies.cumulus-client-network]
195git = 'https://github.com/paritytech/cumulus'195git = "https://github.com/paritytech/cumulus"
196branch = 'master'196branch = "polkadot-v0.9.19"
197197
198[dependencies.cumulus-primitives-core]198[dependencies.cumulus-primitives-core]
199git = 'https://github.com/paritytech/cumulus'199git = "https://github.com/paritytech/cumulus"
200branch = 'master'200branch = "polkadot-v0.9.19"
201201
202[dependencies.cumulus-primitives-parachain-inherent]202[dependencies.cumulus-primitives-parachain-inherent]
203git = 'https://github.com/paritytech/cumulus'203git = "https://github.com/paritytech/cumulus"
204branch = 'master'204branch = "polkadot-v0.9.19"
205205
206[dependencies.cumulus-client-service]206[dependencies.cumulus-client-service]
207git = 'https://github.com/paritytech/cumulus'207git = "https://github.com/paritytech/cumulus"
208branch = 'master'208branch = "polkadot-v0.9.19"
209209
210[dependencies.cumulus-relay-chain-interface]210[dependencies.cumulus-relay-chain-interface]
211git = 'https://github.com/paritytech/cumulus'211git = "https://github.com/paritytech/cumulus"
212branch = 'master'212branch = "polkadot-v0.9.19"
213213
214[dependencies.cumulus-relay-chain-inprocess-interface]214[dependencies.cumulus-relay-chain-inprocess-interface]
215git = 'https://github.com/paritytech/cumulus'215git = "https://github.com/paritytech/cumulus"
216branch = 'master'216branch = "polkadot-v0.9.19"
217217
218[dependencies.cumulus-relay-chain-rpc-interface]218[dependencies.cumulus-relay-chain-rpc-interface]
219git = 'https://github.com/paritytech/cumulus'219git = "https://github.com/paritytech/cumulus"
220branch = 'master'220branch = "polkadot-v0.9.19"
221221
222################################################################################222################################################################################
223# Polkadot dependencies223# Polkadot dependencies
224[dependencies.polkadot-primitives]224[dependencies.polkadot-primitives]
225git = "https://github.com/paritytech/polkadot"225git = "https://github.com/paritytech/polkadot"
226branch = 'master'226branch = "release-v0.9.19"
227227
228[dependencies.polkadot-service]228[dependencies.polkadot-service]
229git = "https://github.com/paritytech/polkadot"229git = "https://github.com/paritytech/polkadot"
230branch = 'master'230branch = "release-v0.9.19"
231231
232[dependencies.polkadot-cli]232[dependencies.polkadot-cli]
233git = "https://github.com/paritytech/polkadot"233git = "https://github.com/paritytech/polkadot"
234branch = 'master'234branch = "release-v0.9.19"
235235
236[dependencies.polkadot-test-service]236[dependencies.polkadot-test-service]
237git = "https://github.com/paritytech/polkadot"237git = "https://github.com/paritytech/polkadot"
238branch = 'master'238branch = "release-v0.9.19"
239239
240[dependencies.polkadot-parachain]240[dependencies.polkadot-parachain]
241git = "https://github.com/paritytech/polkadot"241git = "https://github.com/paritytech/polkadot"
242branch = 'master'242branch = "release-v0.9.19"
243243
244244
245################################################################################245################################################################################
268path = "../../primitives/rpc"268path = "../../primitives/rpc"
269269
270[dependencies.pallet-transaction-payment-rpc-runtime-api]270[dependencies.pallet-transaction-payment-rpc-runtime-api]
271git = 'https://github.com/paritytech/substrate'271git = "https://github.com/paritytech/substrate"
272branch = 'master'272branch = "polkadot-v0.9.19"
273273
274################################################################################274################################################################################
275# Package275# Package
302jsonrpc-pubsub = "18.0.0"302jsonrpc-pubsub = "18.0.0"
303tokio = { version = "1.17.0", features = ["time"] }303tokio = { version = "1.17.0", features = ["time"] }
304304
305fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier", branch = "master" }305fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
306fc-consensus = { git = "https://github.com/uniquenetwork/frontier", branch = "master" }306fc-consensus = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
307fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier", branch = "master" }307fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
308fc-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "master" }308fc-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
309fc-db = { git = "https://github.com/uniquenetwork/frontier", branch = "master" }309fc-db = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
310fp-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "master" }310fp-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
311pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "master" }311pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
312312
313unique-rpc = { default-features = false, path = "../rpc" }313unique-rpc = { default-features = false, path = "../rpc" }
314314
modifiednode/rpc/Cargo.tomldiffbeforeafterboth
14jsonrpc-core = "18.0.0"14jsonrpc-core = "18.0.0"
15jsonrpc-pubsub = "18.0.0"15jsonrpc-pubsub = "18.0.0"
16# pallet-contracts-rpc = { git = 'https://github.com/paritytech/substrate', branch = 'master' }16# pallet-contracts-rpc = { git = 'https://github.com/paritytech/substrate', branch = 'master' }
17pallet-transaction-payment-rpc = { git = 'https://github.com/paritytech/substrate', branch = 'master' }17pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
18pallet-transaction-payment-rpc-runtime-api = { git = 'https://github.com/paritytech/substrate', branch = 'master' }18pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
19sc-client-api = { git = 'https://github.com/paritytech/substrate', branch = 'master' }19sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
20sc-consensus-aura = { git = 'https://github.com/paritytech/substrate', branch = 'master' }20sc-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
21sc-consensus-epochs = { git = 'https://github.com/paritytech/substrate', branch = 'master' }21sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
22sc-finality-grandpa = { git = 'https://github.com/paritytech/substrate', branch = 'master' }22sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
23sc-finality-grandpa-rpc = { git = 'https://github.com/paritytech/substrate', branch = 'master' }23sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
24sc-keystore = { git = 'https://github.com/paritytech/substrate', branch = 'master' }24sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
25sc-network = { git = 'https://github.com/paritytech/substrate', branch = 'master' }25sc-network = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
26sc-rpc-api = { git = 'https://github.com/paritytech/substrate', branch = 'master' }26sc-rpc-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
27sc-rpc = { git = 'https://github.com/paritytech/substrate', branch = 'master' }27sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
28sc-service = { git = 'https://github.com/paritytech/substrate', branch = 'master' }28sc-service = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
29sp-api = { git = 'https://github.com/paritytech/substrate', branch = 'master' }29sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
30sp-block-builder = { git = 'https://github.com/paritytech/substrate', branch = 'master' }30sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
31sp-blockchain = { git = 'https://github.com/paritytech/substrate', branch = 'master' }31sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
32sp-consensus = { git = 'https://github.com/paritytech/substrate', branch = 'master' }32sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
33sp-consensus-aura = { git = 'https://github.com/paritytech/substrate', branch = 'master' }33sp-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
34sp-core = { git = 'https://github.com/paritytech/substrate', branch = 'master' }34sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
35sp-offchain = { git = 'https://github.com/paritytech/substrate', branch = 'master' }35sp-offchain = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
36sp-runtime = { git = 'https://github.com/paritytech/substrate', branch = 'master' }36sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
37sp-storage = { git = 'https://github.com/paritytech/substrate', branch = 'master' }37sp-storage = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
38sp-session = { git = 'https://github.com/paritytech/substrate', branch = 'master' }38sp-session = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
39sp-transaction-pool = { git = 'https://github.com/paritytech/substrate', branch = 'master' }39sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
40sc-transaction-pool = { git = 'https://github.com/paritytech/substrate', branch = 'master' }40sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
41substrate-frame-rpc-system = { git = 'https://github.com/paritytech/substrate', branch = 'master' }41substrate-frame-rpc-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
42tokio = { version = "0.2.25", features = ["macros", "sync"] }42tokio = { version = "0.2.25", features = ["macros", "sync"] }
4343
44pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "master" }44pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
45fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }45fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
46fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }46fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
47fp-storage = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }47fp-storage = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
48fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }48fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
49fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }49fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
50fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }50fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
5151
52pallet-common = { default-features = false, path = "../../pallets/common" }52pallet-common = { default-features = false, path = "../../pallets/common" }
53unique-runtime-common = { default-features = false, path = "../../runtime/common" }53unique-runtime-common = { default-features = false, path = "../../runtime/common" }
modifiedpallets/common/Cargo.tomldiffbeforeafterboth
11version = '3.1.2'11version = '3.1.2'
1212
13[dependencies]13[dependencies]
14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
19fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }19fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
21pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }21pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }
22evm-coder = { default-features = false, path = '../../crates/evm-coder' }22evm-coder = { default-features = false, path = '../../crates/evm-coder' }
23pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }23pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
24serde = { version = "1.0.130", default-features = false }24serde = { version = "1.0.130", default-features = false }
25scale-info = { version = "2.0.1", default-features = false, features = [25scale-info = { version = "2.0.1", default-features = false, features = [
26 "derive",26 "derive",
modifiedpallets/evm-coder-substrate/Cargo.tomldiffbeforeafterboth
8scale-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 = 'master' }11sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
12sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }12sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
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 = "master" }15pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
16pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }16pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
17frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }17frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
18frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }18frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
19frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate', branch = 'master' }19frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
2020
21[dependencies.codec]21[dependencies.codec]
22default-features = false22default-features = false
modifiedpallets/evm-contract-helpers/Cargo.tomldiffbeforeafterboth
8scale-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 = 'master' }11frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
12frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }12frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
13sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }13sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
14sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
15sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }15sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
16evm-coder = { default-features = false, path = '../../crates/evm-coder' }16evm-coder = { default-features = false, path = '../../crates/evm-coder' }
17pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }17pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }
18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
19fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }19fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = 'master' }20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19" }
21log = "0.4.14"21log = "0.4.14"
2222
23[dependencies.codec]23[dependencies.codec]
modifiedpallets/evm-migration/Cargo.tomldiffbeforeafterboth
8scale-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 = 'master' }11frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
12frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }12frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
13frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate', branch = 'master' }13frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
14sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }14sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
15sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }15sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
16sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }16sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
17sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }17sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
19fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }19fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
2020
21[dependencies.codec]21[dependencies.codec]
22default-features = false22default-features = false
modifiedpallets/evm-transaction-payment/Cargo.tomldiffbeforeafterboth
8scale-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 = 'master' }11frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
12frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }12frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
13sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }13sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
14sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
15sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }15sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
16sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }16sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
18fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }18fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
19pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }19pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = 'master' }20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19" }
21fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }21fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
2222
23[dependencies.codec]23[dependencies.codec]
24default-features = false24default-features = false
modifiedpallets/fungible/Cargo.tomldiffbeforeafterboth
11version = '3.1.2'11version = '3.1.2'
1212
13[dependencies]13[dependencies]
14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
19pallet-common = { default-features = false, path = '../common' }19pallet-common = { default-features = false, path = '../common' }
20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
21evm-coder = { default-features = false, path = '../../crates/evm-coder' }21evm-coder = { default-features = false, path = '../../crates/evm-coder' }
22pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }22pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }
23ethereum = { version = "0.12.0", default-features = false }23ethereum = { version = "0.12.0", default-features = false }
24frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate', branch = 'master' }24frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
25pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }25pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
26scale-info = { version = "2.0.1", default-features = false, features = [26scale-info = { version = "2.0.1", default-features = false, features = [
27 "derive",27 "derive",
28] }28] }
modifiedpallets/inflation/Cargo.tomldiffbeforeafterboth
42[dependencies.frame-benchmarking]42[dependencies.frame-benchmarking]
43default-features = false43default-features = false
44optional = true44optional = true
45git = 'https://github.com/paritytech/substrate'45git = "https://github.com/paritytech/substrate"
46branch = 'master'46branch = "polkadot-v0.9.19"
4747
48[dependencies.frame-support]48[dependencies.frame-support]
49default-features = false49default-features = false
50git = 'https://github.com/paritytech/substrate'50git = "https://github.com/paritytech/substrate"
51branch = 'master'51branch = "polkadot-v0.9.19"
5252
53[dependencies.frame-system]53[dependencies.frame-system]
54default-features = false54default-features = false
55git = 'https://github.com/paritytech/substrate'55git = "https://github.com/paritytech/substrate"
56branch = 'master'56branch = "polkadot-v0.9.19"
5757
58[dependencies.pallet-balances]58[dependencies.pallet-balances]
59default-features = false59default-features = false
60git = 'https://github.com/paritytech/substrate'60git = "https://github.com/paritytech/substrate"
61branch = 'master'61branch = "polkadot-v0.9.19"
6262
63[dependencies.pallet-timestamp]63[dependencies.pallet-timestamp]
64default-features = false64default-features = false
65git = 'https://github.com/paritytech/substrate'65git = "https://github.com/paritytech/substrate"
66branch = 'master'66branch = "polkadot-v0.9.19"
6767
68[dependencies.pallet-randomness-collective-flip]68[dependencies.pallet-randomness-collective-flip]
69default-features = false69default-features = false
70git = 'https://github.com/paritytech/substrate'70git = "https://github.com/paritytech/substrate"
71branch = 'master'71branch = "polkadot-v0.9.19"
7272
73[dependencies.sp-std]73[dependencies.sp-std]
74default-features = false74default-features = false
75git = 'https://github.com/paritytech/substrate'75git = "https://github.com/paritytech/substrate"
76branch = 'master'76branch = "polkadot-v0.9.19"
7777
78[dependencies.serde]78[dependencies.serde]
79default-features = false79default-features = false
8282
83[dependencies.sp-runtime]83[dependencies.sp-runtime]
84default-features = false84default-features = false
85git = 'https://github.com/paritytech/substrate'85git = "https://github.com/paritytech/substrate"
86branch = 'master'86branch = "polkadot-v0.9.19"
8787
88[dependencies.sp-core]88[dependencies.sp-core]
89default-features = false89default-features = false
90git = 'https://github.com/paritytech/substrate'90git = "https://github.com/paritytech/substrate"
91branch = 'master'91branch = "polkadot-v0.9.19"
9292
93[dependencies.sp-io]93[dependencies.sp-io]
94default-features = false94default-features = false
95git = 'https://github.com/paritytech/substrate'95git = "https://github.com/paritytech/substrate"
96branch = 'master'96branch = "polkadot-v0.9.19"
9797
98[dependencies]98[dependencies]
99scale-info = { version = "2.0.1", default-features = false, features = [99scale-info = { version = "2.0.1", default-features = false, features = [
modifiedpallets/nonfungible/Cargo.tomldiffbeforeafterboth
11version = '3.1.2'11version = '3.1.2'
1212
13[dependencies]13[dependencies]
14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
20pallet-common = { default-features = false, path = '../common' }20pallet-common = { default-features = false, path = '../common' }
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 = 'master' }25frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
26scale-info = { version = "2.0.1", default-features = false, features = [26scale-info = { version = "2.0.1", default-features = false, features = [
27 "derive",27 "derive",
28] }28] }
modifiedpallets/refungible/Cargo.tomldiffbeforeafterboth
11version = '3.1.2'11version = '3.1.2'
1212
13[dependencies]13[dependencies]
14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
20pallet-common = { default-features = false, path = '../common' }20pallet-common = { default-features = false, path = '../common' }
21up-data-structs = { default-features = false, path = '../../primitives/data-structs' }21up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
22frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate', branch = 'master' }22frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
23scale-info = { version = "2.0.1", default-features = false, features = [23scale-info = { version = "2.0.1", default-features = false, features = [
24 "derive",24 "derive",
25] }25] }
modifiedpallets/scheduler/Cargo.tomldiffbeforeafterboth
15scale-info = { version = "2.0.1", default-features = false, features = [15scale-info = { version = "2.0.1", default-features = false, features = [
16 "derive",16 "derive",
17] }17] }
18frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }18frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
19frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }19frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
20sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }20sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
21sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }21sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
22sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }22sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
23frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate', branch = 'master' }23frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
2424
25up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = 'master' }25up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19" }
26log = { version = "0.4.14", default-features = false }26log = { version = "0.4.14", default-features = false }
2727
28[dev-dependencies]28[dev-dependencies]
29sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }29sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
30substrate-test-utils = { git = 'https://github.com/paritytech/substrate', branch = 'master' }30substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
3131
32[features]32[features]
33default = ["std"]33default = ["std"]
modifiedpallets/unique/Cargo.tomldiffbeforeafterboth
60[dependencies.frame-benchmarking]60[dependencies.frame-benchmarking]
61default-features = false61default-features = false
62optional = true62optional = true
63git = 'https://github.com/paritytech/substrate'63git = "https://github.com/paritytech/substrate"
64branch = 'master'64branch = "polkadot-v0.9.19"
6565
66[dependencies.frame-support]66[dependencies.frame-support]
67default-features = false67default-features = false
68git = 'https://github.com/paritytech/substrate'68git = "https://github.com/paritytech/substrate"
69branch = 'master'69branch = "polkadot-v0.9.19"
7070
71[dependencies.frame-system]71[dependencies.frame-system]
72default-features = false72default-features = false
73git = 'https://github.com/paritytech/substrate'73git = "https://github.com/paritytech/substrate"
74branch = 'master'74branch = "polkadot-v0.9.19"
7575
76[dependencies.pallet-balances]76[dependencies.pallet-balances]
77default-features = false77default-features = false
78git = 'https://github.com/paritytech/substrate'78git = "https://github.com/paritytech/substrate"
79branch = 'master'79branch = "polkadot-v0.9.19"
8080
81[dependencies.pallet-timestamp]81[dependencies.pallet-timestamp]
82default-features = false82default-features = false
83git = 'https://github.com/paritytech/substrate'83git = "https://github.com/paritytech/substrate"
84branch = 'master'84branch = "polkadot-v0.9.19"
8585
86[dependencies.pallet-randomness-collective-flip]86[dependencies.pallet-randomness-collective-flip]
87default-features = false87default-features = false
88git = 'https://github.com/paritytech/substrate'88git = "https://github.com/paritytech/substrate"
89branch = 'master'89branch = "polkadot-v0.9.19"
9090
91[dependencies.sp-std]91[dependencies.sp-std]
92default-features = false92default-features = false
93git = 'https://github.com/paritytech/substrate'93git = "https://github.com/paritytech/substrate"
94branch = 'master'94branch = "polkadot-v0.9.19"
9595
96[dependencies.pallet-transaction-payment]96[dependencies.pallet-transaction-payment]
97default-features = false97default-features = false
98git = 'https://github.com/paritytech/substrate'98git = "https://github.com/paritytech/substrate"
99branch = 'master'99branch = "polkadot-v0.9.19"
100100
101[dependencies.serde]101[dependencies.serde]
102default-features = false102default-features = false
105105
106[dependencies.sp-runtime]106[dependencies.sp-runtime]
107default-features = false107default-features = false
108git = 'https://github.com/paritytech/substrate'108git = "https://github.com/paritytech/substrate"
109branch = 'master'109branch = "polkadot-v0.9.19"
110110
111[dependencies.sp-core]111[dependencies.sp-core]
112default-features = false112default-features = false
113git = 'https://github.com/paritytech/substrate'113git = "https://github.com/paritytech/substrate"
114branch = 'master'114branch = "polkadot-v0.9.19"
115115
116[dependencies.sp-io]116[dependencies.sp-io]
117default-features = false117default-features = false
118git = 'https://github.com/paritytech/substrate'118git = "https://github.com/paritytech/substrate"
119branch = 'master'119branch = "polkadot-v0.9.19"
120120
121121
122################################################################################122################################################################################
129] }129] }
130ethereum = { version = "0.12.0", default-features = false }130ethereum = { version = "0.12.0", default-features = false }
131rlp = { default-features = false, version = "0.5.0" }131rlp = { default-features = false, version = "0.5.0" }
132sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "master" }132sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
133133
134up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = 'master' }134up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19" }
135fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }135fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
136evm-coder = { default-features = false, path = "../../crates/evm-coder" }136evm-coder = { default-features = false, path = "../../crates/evm-coder" }
137pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }137pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }
138primitive-types = { version = "0.11.1", default-features = false, features = [138primitive-types = { version = "0.11.1", default-features = false, features = [
139 "serde_no_std",139 "serde_no_std",
140] }140] }
141141
142pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }142pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
143pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }143pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
144fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }144fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
145hex-literal = "0.3.3"145hex-literal = "0.3.3"
146146
147pallet-common = { default-features = false, path = "../common" }147pallet-common = { default-features = false, path = "../common" }
modifiedprimitives/data-structs/Cargo.tomldiffbeforeafterboth
18serde = { 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 = 'master' }21frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
22frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }22frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
23sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }23sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
24sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }24sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
25sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }25sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
26derivative = "2.2.0"26derivative = "2.2.0"
2727
28[features]28[features]
modifiedprimitives/rpc/Cargo.tomldiffbeforeafterboth
10codec = { 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 = 'master' }13sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
14sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
15sp-api = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }15sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate', branch = 'master' }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
1818
19[features]19[features]
20default = ["std"]20default = ["std"]
modifiedruntime/common/Cargo.tomldiffbeforeafterboth
2828
29[dependencies.sp-core]29[dependencies.sp-core]
30default-features = false30default-features = false
31git = 'https://github.com/paritytech/substrate'31git = "https://github.com/paritytech/substrate"
32branch = 'master'32branch = "polkadot-v0.9.19"
3333
34[dependencies.sp-runtime]34[dependencies.sp-runtime]
35default-features = false35default-features = false
36git = 'https://github.com/paritytech/substrate'36git = "https://github.com/paritytech/substrate"
37branch = 'master'37branch = "polkadot-v0.9.19"
3838
39[dependencies.codec]39[dependencies.codec]
40default-features = false40default-features = false
4949
50[dependencies.frame-support]50[dependencies.frame-support]
51default-features = false51default-features = false
52git = 'https://github.com/paritytech/substrate'52git = "https://github.com/paritytech/substrate"
53branch = 'master'53branch = "polkadot-v0.9.19"
5454
55[dependencies.frame-system]55[dependencies.frame-system]
56default-features = false56default-features = false
57git = 'https://github.com/paritytech/substrate'57git = "https://github.com/paritytech/substrate"
58branch = 'master'58branch = "polkadot-v0.9.19"
5959
60[dependencies.pallet-common]60[dependencies.pallet-common]
61default-features = false61default-features = false
62path = "../../pallets/common"62path = "../../pallets/common"
6363
64[dependencies.sp-consensus-aura]64[dependencies.sp-consensus-aura]
65default-features = false65default-features = false
66git = 'https://github.com/paritytech/substrate'66git = "https://github.com/paritytech/substrate"
67branch = 'master'67branch = "polkadot-v0.9.19"
6868
69[dependencies.fp-rpc]69[dependencies.fp-rpc]
70default-features = false70default-features = false
71git = "https://github.com/uniquenetwork/frontier"71git = "https://github.com/uniquenetwork/frontier"
72branch = "master"72branch = "unique-polkadot-v0.9.19"
7373
74[dependencies]74[dependencies]
75pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }75pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
76
modifiedruntime/opal/Cargo.tomldiffbeforeafterboth
117117
118[dependencies.frame-benchmarking]118[dependencies.frame-benchmarking]
119default-features = false119default-features = false
120git = 'https://github.com/paritytech/substrate'120git = "https://github.com/paritytech/substrate"
121optional = true121optional = true
122branch = 'master'122branch = "polkadot-v0.9.19"
123123
124[dependencies.frame-executive]124[dependencies.frame-executive]
125default-features = false125default-features = false
126git = 'https://github.com/paritytech/substrate'126git = "https://github.com/paritytech/substrate"
127branch = 'master'127branch = "polkadot-v0.9.19"
128128
129[dependencies.frame-support]129[dependencies.frame-support]
130default-features = false130default-features = false
131git = 'https://github.com/paritytech/substrate'131git = "https://github.com/paritytech/substrate"
132branch = 'master'132branch = "polkadot-v0.9.19"
133133
134[dependencies.frame-system]134[dependencies.frame-system]
135default-features = false135default-features = false
136git = 'https://github.com/paritytech/substrate'136git = "https://github.com/paritytech/substrate"
137branch = 'master'137branch = "polkadot-v0.9.19"
138138
139[dependencies.frame-system-benchmarking]139[dependencies.frame-system-benchmarking]
140default-features = false140default-features = false
141git = 'https://github.com/paritytech/substrate'141git = "https://github.com/paritytech/substrate"
142optional = true142optional = true
143branch = 'master'143branch = "polkadot-v0.9.19"
144144
145[dependencies.frame-system-rpc-runtime-api]145[dependencies.frame-system-rpc-runtime-api]
146default-features = false146default-features = false
147git = 'https://github.com/paritytech/substrate'147git = "https://github.com/paritytech/substrate"
148branch = 'master'148branch = "polkadot-v0.9.19"
149149
150[dependencies.hex-literal]150[dependencies.hex-literal]
151optional = true151optional = true
159159
160[dependencies.pallet-aura]160[dependencies.pallet-aura]
161default-features = false161default-features = false
162git = 'https://github.com/paritytech/substrate'162git = "https://github.com/paritytech/substrate"
163branch = 'master'163branch = "polkadot-v0.9.19"
164164
165[dependencies.pallet-balances]165[dependencies.pallet-balances]
166default-features = false166default-features = false
167git = 'https://github.com/paritytech/substrate'167git = "https://github.com/paritytech/substrate"
168branch = 'master'168branch = "polkadot-v0.9.19"
169169
170# Contracts specific packages170# Contracts specific packages
171# [dependencies.pallet-contracts]171# [dependencies.pallet-contracts]
188188
189[dependencies.pallet-randomness-collective-flip]189[dependencies.pallet-randomness-collective-flip]
190default-features = false190default-features = false
191git = 'https://github.com/paritytech/substrate'191git = "https://github.com/paritytech/substrate"
192branch = 'master'192branch = "polkadot-v0.9.19"
193193
194[dependencies.pallet-sudo]194[dependencies.pallet-sudo]
195default-features = false195default-features = false
196git = 'https://github.com/paritytech/substrate'196git = "https://github.com/paritytech/substrate"
197branch = 'master'197branch = "polkadot-v0.9.19"
198198
199[dependencies.pallet-timestamp]199[dependencies.pallet-timestamp]
200default-features = false200default-features = false
201git = 'https://github.com/paritytech/substrate'201git = "https://github.com/paritytech/substrate"
202branch = 'master'202branch = "polkadot-v0.9.19"
203203
204[dependencies.pallet-transaction-payment]204[dependencies.pallet-transaction-payment]
205default-features = false205default-features = false
206git = 'https://github.com/paritytech/substrate'206git = "https://github.com/paritytech/substrate"
207branch = 'master'207branch = "polkadot-v0.9.19"
208208
209[dependencies.pallet-transaction-payment-rpc-runtime-api]209[dependencies.pallet-transaction-payment-rpc-runtime-api]
210default-features = false210default-features = false
211git = 'https://github.com/paritytech/substrate'211git = "https://github.com/paritytech/substrate"
212branch = 'master'212branch = "polkadot-v0.9.19"
213213
214[dependencies.pallet-treasury]214[dependencies.pallet-treasury]
215default-features = false215default-features = false
216git = 'https://github.com/paritytech/substrate'216git = "https://github.com/paritytech/substrate"
217branch = 'master'217branch = "polkadot-v0.9.19"
218218
219# [dependencies.pallet-vesting]219# [dependencies.pallet-vesting]
220# default-features = false220# default-features = false
223223
224[dependencies.sp-arithmetic]224[dependencies.sp-arithmetic]
225default-features = false225default-features = false
226git = 'https://github.com/paritytech/substrate'226git = "https://github.com/paritytech/substrate"
227branch = 'master'227branch = "polkadot-v0.9.19"
228228
229[dependencies.sp-api]229[dependencies.sp-api]
230default-features = false230default-features = false
231git = 'https://github.com/paritytech/substrate'231git = "https://github.com/paritytech/substrate"
232branch = 'master'232branch = "polkadot-v0.9.19"
233233
234[dependencies.sp-block-builder]234[dependencies.sp-block-builder]
235default-features = false235default-features = false
236git = 'https://github.com/paritytech/substrate'236git = "https://github.com/paritytech/substrate"
237branch = 'master'237branch = "polkadot-v0.9.19"
238238
239[dependencies.sp-core]239[dependencies.sp-core]
240default-features = false240default-features = false
241git = 'https://github.com/paritytech/substrate'241git = "https://github.com/paritytech/substrate"
242branch = 'master'242branch = "polkadot-v0.9.19"
243243
244[dependencies.sp-consensus-aura]244[dependencies.sp-consensus-aura]
245default-features = false245default-features = false
246git = 'https://github.com/paritytech/substrate'246git = "https://github.com/paritytech/substrate"
247branch = 'master'247branch = "polkadot-v0.9.19"
248248
249[dependencies.sp-inherents]249[dependencies.sp-inherents]
250default-features = false250default-features = false
251git = 'https://github.com/paritytech/substrate'251git = "https://github.com/paritytech/substrate"
252branch = 'master'252branch = "polkadot-v0.9.19"
253253
254[dependencies.sp-io]254[dependencies.sp-io]
255default-features = false255default-features = false
256git = 'https://github.com/paritytech/substrate'256git = "https://github.com/paritytech/substrate"
257branch = 'master'257branch = "polkadot-v0.9.19"
258258
259[dependencies.sp-offchain]259[dependencies.sp-offchain]
260default-features = false260default-features = false
261git = 'https://github.com/paritytech/substrate'261git = "https://github.com/paritytech/substrate"
262branch = 'master'262branch = "polkadot-v0.9.19"
263263
264[dependencies.sp-runtime]264[dependencies.sp-runtime]
265default-features = false265default-features = false
266git = 'https://github.com/paritytech/substrate'266git = "https://github.com/paritytech/substrate"
267branch = 'master'267branch = "polkadot-v0.9.19"
268268
269[dependencies.sp-session]269[dependencies.sp-session]
270default-features = false270default-features = false
271git = 'https://github.com/paritytech/substrate'271git = "https://github.com/paritytech/substrate"
272branch = 'master'272branch = "polkadot-v0.9.19"
273273
274[dependencies.sp-std]274[dependencies.sp-std]
275default-features = false275default-features = false
276git = 'https://github.com/paritytech/substrate'276git = "https://github.com/paritytech/substrate"
277branch = 'master'277branch = "polkadot-v0.9.19"
278278
279[dependencies.sp-transaction-pool]279[dependencies.sp-transaction-pool]
280default-features = false280default-features = false
281git = 'https://github.com/paritytech/substrate'281git = "https://github.com/paritytech/substrate"
282branch = 'master'282branch = "polkadot-v0.9.19"
283283
284[dependencies.sp-version]284[dependencies.sp-version]
285default-features = false285default-features = false
286git = 'https://github.com/paritytech/substrate'286git = "https://github.com/paritytech/substrate"
287branch = 'master'287branch = "polkadot-v0.9.19"
288288
289[dependencies.smallvec]289[dependencies.smallvec]
290version = '1.6.1'290version = '1.6.1'
294294
295[dependencies.parachain-info]295[dependencies.parachain-info]
296default-features = false296default-features = false
297git = 'https://github.com/paritytech/cumulus'297git = "https://github.com/paritytech/cumulus"
298branch = 'master'298branch = "polkadot-v0.9.19"
299299
300[dependencies.cumulus-pallet-aura-ext]300[dependencies.cumulus-pallet-aura-ext]
301git = 'https://github.com/paritytech/cumulus'301git = "https://github.com/paritytech/cumulus"
302branch = 'master'302branch = "polkadot-v0.9.19"
303default-features = false303default-features = false
304304
305[dependencies.cumulus-pallet-parachain-system]305[dependencies.cumulus-pallet-parachain-system]
306git = 'https://github.com/paritytech/cumulus'306git = "https://github.com/paritytech/cumulus"
307branch = 'master'307branch = "polkadot-v0.9.19"
308default-features = false308default-features = false
309309
310[dependencies.cumulus-primitives-core]310[dependencies.cumulus-primitives-core]
311git = 'https://github.com/paritytech/cumulus'311git = "https://github.com/paritytech/cumulus"
312branch = 'master'312branch = "polkadot-v0.9.19"
313default-features = false313default-features = false
314314
315[dependencies.cumulus-pallet-xcm]315[dependencies.cumulus-pallet-xcm]
316git = 'https://github.com/paritytech/cumulus'316git = "https://github.com/paritytech/cumulus"
317branch = 'master'317branch = "polkadot-v0.9.19"
318default-features = false318default-features = false
319319
320[dependencies.cumulus-pallet-dmp-queue]320[dependencies.cumulus-pallet-dmp-queue]
321git = 'https://github.com/paritytech/cumulus'321git = "https://github.com/paritytech/cumulus"
322branch = 'master'322branch = "polkadot-v0.9.19"
323default-features = false323default-features = false
324324
325[dependencies.cumulus-pallet-xcmp-queue]325[dependencies.cumulus-pallet-xcmp-queue]
326git = 'https://github.com/paritytech/cumulus'326git = "https://github.com/paritytech/cumulus"
327branch = 'master'327branch = "polkadot-v0.9.19"
328default-features = false328default-features = false
329329
330[dependencies.cumulus-primitives-utility]330[dependencies.cumulus-primitives-utility]
331git = 'https://github.com/paritytech/cumulus'331git = "https://github.com/paritytech/cumulus"
332branch = 'master'332branch = "polkadot-v0.9.19"
333default-features = false333default-features = false
334334
335[dependencies.cumulus-primitives-timestamp]335[dependencies.cumulus-primitives-timestamp]
336git = 'https://github.com/paritytech/cumulus'336git = "https://github.com/paritytech/cumulus"
337branch = 'master'337branch = "polkadot-v0.9.19"
338default-features = false338default-features = false
339339
340################################################################################340################################################################################
341# Polkadot dependencies341# Polkadot dependencies
342342
343[dependencies.polkadot-parachain]343[dependencies.polkadot-parachain]
344git = 'https://github.com/paritytech/polkadot'344git = "https://github.com/paritytech/polkadot"
345branch = 'master'345branch = "release-v0.9.19"
346default-features = false346default-features = false
347347
348[dependencies.xcm]348[dependencies.xcm]
349git = 'https://github.com/paritytech/polkadot'349git = "https://github.com/paritytech/polkadot"
350branch = 'master'350branch = "release-v0.9.19"
351default-features = false351default-features = false
352352
353[dependencies.xcm-builder]353[dependencies.xcm-builder]
354git = 'https://github.com/paritytech/polkadot'354git = "https://github.com/paritytech/polkadot"
355branch = 'master'355branch = "release-v0.9.19"
356default-features = false356default-features = false
357357
358[dependencies.xcm-executor]358[dependencies.xcm-executor]
359git = 'https://github.com/paritytech/polkadot'359git = "https://github.com/paritytech/polkadot"
360branch = 'master'360branch = "release-v0.9.19"
361default-features = false361default-features = false
362362
363[dependencies.pallet-xcm]363[dependencies.pallet-xcm]
364git = 'https://github.com/paritytech/polkadot'364git = "https://github.com/paritytech/polkadot"
365branch = 'master'365branch = "release-v0.9.19"
366default-features = false366default-features = false
367367
368[dependencies.orml-vesting]368[dependencies.orml-vesting]
369git = 'https://github.com/uniquenetwork/open-runtime-module-library'369git = "https://github.com/uniquenetwork/open-runtime-module-library"
370branch = 'master'370branch = "unique-polkadot-v0.9.19"
371version = "0.4.1-dev"371version = "0.4.1-dev"
372default-features = false372default-features = false
373373
382derivative = "2.2.0"382derivative = "2.2.0"
383pallet-unique = { path = '../../pallets/unique', default-features = false }383pallet-unique = { path = '../../pallets/unique', default-features = false }
384up-rpc = { path = "../../primitives/rpc", default-features = false }384up-rpc = { path = "../../primitives/rpc", default-features = false }
385fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }385fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
386pallet-inflation = { path = '../../pallets/inflation', default-features = false }386pallet-inflation = { path = '../../pallets/inflation', default-features = false }
387up-data-structs = { path = '../../primitives/data-structs', default-features = false }387up-data-structs = { path = '../../primitives/data-structs', default-features = false }
388pallet-common = { default-features = false, path = "../../pallets/common" }388pallet-common = { default-features = false, path = "../../pallets/common" }
391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }
392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }
393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }
394pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = 'master', package = "pallet-template-transaction-payment", default-features = false, version = '3.0.0' }394pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }
395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }
396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }
397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }
398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }
399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
404404
405################################################################################405################################################################################
406# Build Dependencies406# Build Dependencies
407407
408[build-dependencies.substrate-wasm-builder]408[build-dependencies.substrate-wasm-builder]
409git = 'https://github.com/paritytech/substrate'409git = "https://github.com/paritytech/substrate"
410branch = 'master'410branch = "polkadot-v0.9.19"
411411
modifiedruntime/quartz/Cargo.tomldiffbeforeafterboth
117117
118[dependencies.frame-benchmarking]118[dependencies.frame-benchmarking]
119default-features = false119default-features = false
120git = 'https://github.com/paritytech/substrate'120git = "https://github.com/paritytech/substrate"
121optional = true121optional = true
122branch = 'master'122branch = "polkadot-v0.9.19"
123123
124[dependencies.frame-executive]124[dependencies.frame-executive]
125default-features = false125default-features = false
126git = 'https://github.com/paritytech/substrate'126git = "https://github.com/paritytech/substrate"
127branch = 'master'127branch = "polkadot-v0.9.19"
128128
129[dependencies.frame-support]129[dependencies.frame-support]
130default-features = false130default-features = false
131git = 'https://github.com/paritytech/substrate'131git = "https://github.com/paritytech/substrate"
132branch = 'master'132branch = "polkadot-v0.9.19"
133133
134[dependencies.frame-system]134[dependencies.frame-system]
135default-features = false135default-features = false
136git = 'https://github.com/paritytech/substrate'136git = "https://github.com/paritytech/substrate"
137branch = 'master'137branch = "polkadot-v0.9.19"
138138
139[dependencies.frame-system-benchmarking]139[dependencies.frame-system-benchmarking]
140default-features = false140default-features = false
141git = 'https://github.com/paritytech/substrate'141git = "https://github.com/paritytech/substrate"
142optional = true142optional = true
143branch = 'master'143branch = "polkadot-v0.9.19"
144144
145[dependencies.frame-system-rpc-runtime-api]145[dependencies.frame-system-rpc-runtime-api]
146default-features = false146default-features = false
147git = 'https://github.com/paritytech/substrate'147git = "https://github.com/paritytech/substrate"
148branch = 'master'148branch = "polkadot-v0.9.19"
149149
150[dependencies.hex-literal]150[dependencies.hex-literal]
151optional = true151optional = true
159159
160[dependencies.pallet-aura]160[dependencies.pallet-aura]
161default-features = false161default-features = false
162git = 'https://github.com/paritytech/substrate'162git = "https://github.com/paritytech/substrate"
163branch = 'master'163branch = "polkadot-v0.9.19"
164164
165[dependencies.pallet-balances]165[dependencies.pallet-balances]
166default-features = false166default-features = false
167git = 'https://github.com/paritytech/substrate'167git = "https://github.com/paritytech/substrate"
168branch = 'master'168branch = "polkadot-v0.9.19"
169169
170# Contracts specific packages170# Contracts specific packages
171# [dependencies.pallet-contracts]171# [dependencies.pallet-contracts]
188188
189[dependencies.pallet-randomness-collective-flip]189[dependencies.pallet-randomness-collective-flip]
190default-features = false190default-features = false
191git = 'https://github.com/paritytech/substrate'191git = "https://github.com/paritytech/substrate"
192branch = 'master'192branch = "polkadot-v0.9.19"
193193
194[dependencies.pallet-sudo]194[dependencies.pallet-sudo]
195default-features = false195default-features = false
196git = 'https://github.com/paritytech/substrate'196git = "https://github.com/paritytech/substrate"
197branch = 'master'197branch = "polkadot-v0.9.19"
198198
199[dependencies.pallet-timestamp]199[dependencies.pallet-timestamp]
200default-features = false200default-features = false
201git = 'https://github.com/paritytech/substrate'201git = "https://github.com/paritytech/substrate"
202branch = 'master'202branch = "polkadot-v0.9.19"
203203
204[dependencies.pallet-transaction-payment]204[dependencies.pallet-transaction-payment]
205default-features = false205default-features = false
206git = 'https://github.com/paritytech/substrate'206git = "https://github.com/paritytech/substrate"
207branch = 'master'207branch = "polkadot-v0.9.19"
208208
209[dependencies.pallet-transaction-payment-rpc-runtime-api]209[dependencies.pallet-transaction-payment-rpc-runtime-api]
210default-features = false210default-features = false
211git = 'https://github.com/paritytech/substrate'211git = "https://github.com/paritytech/substrate"
212branch = 'master'212branch = "polkadot-v0.9.19"
213213
214[dependencies.pallet-treasury]214[dependencies.pallet-treasury]
215default-features = false215default-features = false
216git = 'https://github.com/paritytech/substrate'216git = "https://github.com/paritytech/substrate"
217branch = 'master'217branch = "polkadot-v0.9.19"
218218
219# [dependencies.pallet-vesting]219# [dependencies.pallet-vesting]
220# default-features = false220# default-features = false
223223
224[dependencies.sp-arithmetic]224[dependencies.sp-arithmetic]
225default-features = false225default-features = false
226git = 'https://github.com/paritytech/substrate'226git = "https://github.com/paritytech/substrate"
227branch = 'master'227branch = "polkadot-v0.9.19"
228228
229[dependencies.sp-api]229[dependencies.sp-api]
230default-features = false230default-features = false
231git = 'https://github.com/paritytech/substrate'231git = "https://github.com/paritytech/substrate"
232branch = 'master'232branch = "polkadot-v0.9.19"
233233
234[dependencies.sp-block-builder]234[dependencies.sp-block-builder]
235default-features = false235default-features = false
236git = 'https://github.com/paritytech/substrate'236git = "https://github.com/paritytech/substrate"
237branch = 'master'237branch = "polkadot-v0.9.19"
238238
239[dependencies.sp-core]239[dependencies.sp-core]
240default-features = false240default-features = false
241git = 'https://github.com/paritytech/substrate'241git = "https://github.com/paritytech/substrate"
242branch = 'master'242branch = "polkadot-v0.9.19"
243243
244[dependencies.sp-consensus-aura]244[dependencies.sp-consensus-aura]
245default-features = false245default-features = false
246git = 'https://github.com/paritytech/substrate'246git = "https://github.com/paritytech/substrate"
247branch = 'master'247branch = "polkadot-v0.9.19"
248248
249[dependencies.sp-inherents]249[dependencies.sp-inherents]
250default-features = false250default-features = false
251git = 'https://github.com/paritytech/substrate'251git = "https://github.com/paritytech/substrate"
252branch = 'master'252branch = "polkadot-v0.9.19"
253253
254[dependencies.sp-io]254[dependencies.sp-io]
255default-features = false255default-features = false
256git = 'https://github.com/paritytech/substrate'256git = "https://github.com/paritytech/substrate"
257branch = 'master'257branch = "polkadot-v0.9.19"
258258
259[dependencies.sp-offchain]259[dependencies.sp-offchain]
260default-features = false260default-features = false
261git = 'https://github.com/paritytech/substrate'261git = "https://github.com/paritytech/substrate"
262branch = 'master'262branch = "polkadot-v0.9.19"
263263
264[dependencies.sp-runtime]264[dependencies.sp-runtime]
265default-features = false265default-features = false
266git = 'https://github.com/paritytech/substrate'266git = "https://github.com/paritytech/substrate"
267branch = 'master'267branch = "polkadot-v0.9.19"
268268
269[dependencies.sp-session]269[dependencies.sp-session]
270default-features = false270default-features = false
271git = 'https://github.com/paritytech/substrate'271git = "https://github.com/paritytech/substrate"
272branch = 'master'272branch = "polkadot-v0.9.19"
273273
274[dependencies.sp-std]274[dependencies.sp-std]
275default-features = false275default-features = false
276git = 'https://github.com/paritytech/substrate'276git = "https://github.com/paritytech/substrate"
277branch = 'master'277branch = "polkadot-v0.9.19"
278278
279[dependencies.sp-transaction-pool]279[dependencies.sp-transaction-pool]
280default-features = false280default-features = false
281git = 'https://github.com/paritytech/substrate'281git = "https://github.com/paritytech/substrate"
282branch = 'master'282branch = "polkadot-v0.9.19"
283283
284[dependencies.sp-version]284[dependencies.sp-version]
285default-features = false285default-features = false
286git = 'https://github.com/paritytech/substrate'286git = "https://github.com/paritytech/substrate"
287branch = 'master'287branch = "polkadot-v0.9.19"
288288
289[dependencies.smallvec]289[dependencies.smallvec]
290version = '1.6.1'290version = '1.6.1'
294294
295[dependencies.parachain-info]295[dependencies.parachain-info]
296default-features = false296default-features = false
297git = 'https://github.com/paritytech/cumulus'297git = "https://github.com/paritytech/cumulus"
298branch = 'master'298branch = "polkadot-v0.9.19"
299299
300[dependencies.cumulus-pallet-aura-ext]300[dependencies.cumulus-pallet-aura-ext]
301git = 'https://github.com/paritytech/cumulus'301git = "https://github.com/paritytech/cumulus"
302branch = 'master'302branch = "polkadot-v0.9.19"
303default-features = false303default-features = false
304304
305[dependencies.cumulus-pallet-parachain-system]305[dependencies.cumulus-pallet-parachain-system]
306git = 'https://github.com/paritytech/cumulus'306git = "https://github.com/paritytech/cumulus"
307branch = 'master'307branch = "polkadot-v0.9.19"
308default-features = false308default-features = false
309309
310[dependencies.cumulus-primitives-core]310[dependencies.cumulus-primitives-core]
311git = 'https://github.com/paritytech/cumulus'311git = "https://github.com/paritytech/cumulus"
312branch = 'master'312branch = "polkadot-v0.9.19"
313default-features = false313default-features = false
314314
315[dependencies.cumulus-pallet-xcm]315[dependencies.cumulus-pallet-xcm]
316git = 'https://github.com/paritytech/cumulus'316git = "https://github.com/paritytech/cumulus"
317branch = 'master'317branch = "polkadot-v0.9.19"
318default-features = false318default-features = false
319319
320[dependencies.cumulus-pallet-dmp-queue]320[dependencies.cumulus-pallet-dmp-queue]
321git = 'https://github.com/paritytech/cumulus'321git = "https://github.com/paritytech/cumulus"
322branch = 'master'322branch = "polkadot-v0.9.19"
323default-features = false323default-features = false
324324
325[dependencies.cumulus-pallet-xcmp-queue]325[dependencies.cumulus-pallet-xcmp-queue]
326git = 'https://github.com/paritytech/cumulus'326git = "https://github.com/paritytech/cumulus"
327branch = 'master'327branch = "polkadot-v0.9.19"
328default-features = false328default-features = false
329329
330[dependencies.cumulus-primitives-utility]330[dependencies.cumulus-primitives-utility]
331git = 'https://github.com/paritytech/cumulus'331git = "https://github.com/paritytech/cumulus"
332branch = 'master'332branch = "polkadot-v0.9.19"
333default-features = false333default-features = false
334334
335[dependencies.cumulus-primitives-timestamp]335[dependencies.cumulus-primitives-timestamp]
336git = 'https://github.com/paritytech/cumulus'336git = "https://github.com/paritytech/cumulus"
337branch = 'master'337branch = "polkadot-v0.9.19"
338default-features = false338default-features = false
339339
340################################################################################340################################################################################
341# Polkadot dependencies341# Polkadot dependencies
342342
343[dependencies.polkadot-parachain]343[dependencies.polkadot-parachain]
344git = 'https://github.com/paritytech/polkadot'344git = "https://github.com/paritytech/polkadot"
345branch = 'master'345branch = "release-v0.9.19"
346default-features = false346default-features = false
347347
348[dependencies.xcm]348[dependencies.xcm]
349git = 'https://github.com/paritytech/polkadot'349git = "https://github.com/paritytech/polkadot"
350branch = 'master'350branch = "release-v0.9.19"
351default-features = false351default-features = false
352352
353[dependencies.xcm-builder]353[dependencies.xcm-builder]
354git = 'https://github.com/paritytech/polkadot'354git = "https://github.com/paritytech/polkadot"
355branch = 'master'355branch = "release-v0.9.19"
356default-features = false356default-features = false
357357
358[dependencies.xcm-executor]358[dependencies.xcm-executor]
359git = 'https://github.com/paritytech/polkadot'359git = "https://github.com/paritytech/polkadot"
360branch = 'master'360branch = "release-v0.9.19"
361default-features = false361default-features = false
362362
363[dependencies.pallet-xcm]363[dependencies.pallet-xcm]
364git = 'https://github.com/paritytech/polkadot'364git = "https://github.com/paritytech/polkadot"
365branch = 'master'365branch = "release-v0.9.19"
366default-features = false366default-features = false
367367
368[dependencies.orml-vesting]368[dependencies.orml-vesting]
369git = 'https://github.com/uniquenetwork/open-runtime-module-library'369git = "https://github.com/uniquenetwork/open-runtime-module-library"
370branch = 'master'370branch = "unique-polkadot-v0.9.19"
371version = "0.4.1-dev"371version = "0.4.1-dev"
372default-features = false372default-features = false
373373
382derivative = "2.2.0"382derivative = "2.2.0"
383pallet-unique = { path = '../../pallets/unique', default-features = false }383pallet-unique = { path = '../../pallets/unique', default-features = false }
384up-rpc = { path = "../../primitives/rpc", default-features = false }384up-rpc = { path = "../../primitives/rpc", default-features = false }
385fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }385fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
386pallet-inflation = { path = '../../pallets/inflation', default-features = false }386pallet-inflation = { path = '../../pallets/inflation', default-features = false }
387up-data-structs = { path = '../../primitives/data-structs', default-features = false }387up-data-structs = { path = '../../primitives/data-structs', default-features = false }
388pallet-common = { default-features = false, path = "../../pallets/common" }388pallet-common = { default-features = false, path = "../../pallets/common" }
391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }
392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }
393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }
394pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = 'master', package = "pallet-template-transaction-payment", default-features = false, version = '3.0.0' }394pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }
395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }
396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }
397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }
398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }
399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
404404
405################################################################################405################################################################################
406# Build Dependencies406# Build Dependencies
407407
408[build-dependencies.substrate-wasm-builder]408[build-dependencies.substrate-wasm-builder]
409git = 'https://github.com/paritytech/substrate'409git = "https://github.com/paritytech/substrate"
410branch = 'master'410branch = "polkadot-v0.9.19"
411411
modifiedruntime/unique/Cargo.tomldiffbeforeafterboth
117117
118[dependencies.frame-benchmarking]118[dependencies.frame-benchmarking]
119default-features = false119default-features = false
120git = 'https://github.com/paritytech/substrate'120git = "https://github.com/paritytech/substrate"
121optional = true121optional = true
122branch = 'master'122branch = "polkadot-v0.9.19"
123123
124[dependencies.frame-executive]124[dependencies.frame-executive]
125default-features = false125default-features = false
126git = 'https://github.com/paritytech/substrate'126git = "https://github.com/paritytech/substrate"
127branch = 'master'127branch = "polkadot-v0.9.19"
128128
129[dependencies.frame-support]129[dependencies.frame-support]
130default-features = false130default-features = false
131git = 'https://github.com/paritytech/substrate'131git = "https://github.com/paritytech/substrate"
132branch = 'master'132branch = "polkadot-v0.9.19"
133133
134[dependencies.frame-system]134[dependencies.frame-system]
135default-features = false135default-features = false
136git = 'https://github.com/paritytech/substrate'136git = "https://github.com/paritytech/substrate"
137branch = 'master'137branch = "polkadot-v0.9.19"
138138
139[dependencies.frame-system-benchmarking]139[dependencies.frame-system-benchmarking]
140default-features = false140default-features = false
141git = 'https://github.com/paritytech/substrate'141git = "https://github.com/paritytech/substrate"
142optional = true142optional = true
143branch = 'master'143branch = "polkadot-v0.9.19"
144144
145[dependencies.frame-system-rpc-runtime-api]145[dependencies.frame-system-rpc-runtime-api]
146default-features = false146default-features = false
147git = 'https://github.com/paritytech/substrate'147git = "https://github.com/paritytech/substrate"
148branch = 'master'148branch = "polkadot-v0.9.19"
149149
150[dependencies.hex-literal]150[dependencies.hex-literal]
151optional = true151optional = true
159159
160[dependencies.pallet-aura]160[dependencies.pallet-aura]
161default-features = false161default-features = false
162git = 'https://github.com/paritytech/substrate'162git = "https://github.com/paritytech/substrate"
163branch = 'master'163branch = "polkadot-v0.9.19"
164164
165[dependencies.pallet-balances]165[dependencies.pallet-balances]
166default-features = false166default-features = false
167git = 'https://github.com/paritytech/substrate'167git = "https://github.com/paritytech/substrate"
168branch = 'master'168branch = "polkadot-v0.9.19"
169169
170# Contracts specific packages170# Contracts specific packages
171# [dependencies.pallet-contracts]171# [dependencies.pallet-contracts]
188188
189[dependencies.pallet-randomness-collective-flip]189[dependencies.pallet-randomness-collective-flip]
190default-features = false190default-features = false
191git = 'https://github.com/paritytech/substrate'191git = "https://github.com/paritytech/substrate"
192branch = 'master'192branch = "polkadot-v0.9.19"
193193
194[dependencies.pallet-sudo]194[dependencies.pallet-sudo]
195default-features = false195default-features = false
196git = 'https://github.com/paritytech/substrate'196git = "https://github.com/paritytech/substrate"
197branch = 'master'197branch = "polkadot-v0.9.19"
198198
199[dependencies.pallet-timestamp]199[dependencies.pallet-timestamp]
200default-features = false200default-features = false
201git = 'https://github.com/paritytech/substrate'201git = "https://github.com/paritytech/substrate"
202branch = 'master'202branch = "polkadot-v0.9.19"
203203
204[dependencies.pallet-transaction-payment]204[dependencies.pallet-transaction-payment]
205default-features = false205default-features = false
206git = 'https://github.com/paritytech/substrate'206git = "https://github.com/paritytech/substrate"
207branch = 'master'207branch = "polkadot-v0.9.19"
208208
209[dependencies.pallet-transaction-payment-rpc-runtime-api]209[dependencies.pallet-transaction-payment-rpc-runtime-api]
210default-features = false210default-features = false
211git = 'https://github.com/paritytech/substrate'211git = "https://github.com/paritytech/substrate"
212branch = 'master'212branch = "polkadot-v0.9.19"
213213
214[dependencies.pallet-treasury]214[dependencies.pallet-treasury]
215default-features = false215default-features = false
216git = 'https://github.com/paritytech/substrate'216git = "https://github.com/paritytech/substrate"
217branch = 'master'217branch = "polkadot-v0.9.19"
218218
219# [dependencies.pallet-vesting]219# [dependencies.pallet-vesting]
220# default-features = false220# default-features = false
223223
224[dependencies.sp-arithmetic]224[dependencies.sp-arithmetic]
225default-features = false225default-features = false
226git = 'https://github.com/paritytech/substrate'226git = "https://github.com/paritytech/substrate"
227branch = 'master'227branch = "polkadot-v0.9.19"
228228
229[dependencies.sp-api]229[dependencies.sp-api]
230default-features = false230default-features = false
231git = 'https://github.com/paritytech/substrate'231git = "https://github.com/paritytech/substrate"
232branch = 'master'232branch = "polkadot-v0.9.19"
233233
234[dependencies.sp-block-builder]234[dependencies.sp-block-builder]
235default-features = false235default-features = false
236git = 'https://github.com/paritytech/substrate'236git = "https://github.com/paritytech/substrate"
237branch = 'master'237branch = "polkadot-v0.9.19"
238238
239[dependencies.sp-core]239[dependencies.sp-core]
240default-features = false240default-features = false
241git = 'https://github.com/paritytech/substrate'241git = "https://github.com/paritytech/substrate"
242branch = 'master'242branch = "polkadot-v0.9.19"
243243
244[dependencies.sp-consensus-aura]244[dependencies.sp-consensus-aura]
245default-features = false245default-features = false
246git = 'https://github.com/paritytech/substrate'246git = "https://github.com/paritytech/substrate"
247branch = 'master'247branch = "polkadot-v0.9.19"
248248
249[dependencies.sp-inherents]249[dependencies.sp-inherents]
250default-features = false250default-features = false
251git = 'https://github.com/paritytech/substrate'251git = "https://github.com/paritytech/substrate"
252branch = 'master'252branch = "polkadot-v0.9.19"
253253
254[dependencies.sp-io]254[dependencies.sp-io]
255default-features = false255default-features = false
256git = 'https://github.com/paritytech/substrate'256git = "https://github.com/paritytech/substrate"
257branch = 'master'257branch = "polkadot-v0.9.19"
258258
259[dependencies.sp-offchain]259[dependencies.sp-offchain]
260default-features = false260default-features = false
261git = 'https://github.com/paritytech/substrate'261git = "https://github.com/paritytech/substrate"
262branch = 'master'262branch = "polkadot-v0.9.19"
263263
264[dependencies.sp-runtime]264[dependencies.sp-runtime]
265default-features = false265default-features = false
266git = 'https://github.com/paritytech/substrate'266git = "https://github.com/paritytech/substrate"
267branch = 'master'267branch = "polkadot-v0.9.19"
268268
269[dependencies.sp-session]269[dependencies.sp-session]
270default-features = false270default-features = false
271git = 'https://github.com/paritytech/substrate'271git = "https://github.com/paritytech/substrate"
272branch = 'master'272branch = "polkadot-v0.9.19"
273273
274[dependencies.sp-std]274[dependencies.sp-std]
275default-features = false275default-features = false
276git = 'https://github.com/paritytech/substrate'276git = "https://github.com/paritytech/substrate"
277branch = 'master'277branch = "polkadot-v0.9.19"
278278
279[dependencies.sp-transaction-pool]279[dependencies.sp-transaction-pool]
280default-features = false280default-features = false
281git = 'https://github.com/paritytech/substrate'281git = "https://github.com/paritytech/substrate"
282branch = 'master'282branch = "polkadot-v0.9.19"
283283
284[dependencies.sp-version]284[dependencies.sp-version]
285default-features = false285default-features = false
286git = 'https://github.com/paritytech/substrate'286git = "https://github.com/paritytech/substrate"
287branch = 'master'287branch = "polkadot-v0.9.19"
288288
289[dependencies.smallvec]289[dependencies.smallvec]
290version = '1.6.1'290version = '1.6.1'
294294
295[dependencies.parachain-info]295[dependencies.parachain-info]
296default-features = false296default-features = false
297git = 'https://github.com/paritytech/cumulus'297git = "https://github.com/paritytech/cumulus"
298branch = 'master'298branch = "polkadot-v0.9.19"
299299
300[dependencies.cumulus-pallet-aura-ext]300[dependencies.cumulus-pallet-aura-ext]
301git = 'https://github.com/paritytech/cumulus'301git = "https://github.com/paritytech/cumulus"
302branch = 'master'302branch = "polkadot-v0.9.19"
303default-features = false303default-features = false
304304
305[dependencies.cumulus-pallet-parachain-system]305[dependencies.cumulus-pallet-parachain-system]
306git = 'https://github.com/paritytech/cumulus'306git = "https://github.com/paritytech/cumulus"
307branch = 'master'307branch = "polkadot-v0.9.19"
308default-features = false308default-features = false
309309
310[dependencies.cumulus-primitives-core]310[dependencies.cumulus-primitives-core]
311git = 'https://github.com/paritytech/cumulus'311git = "https://github.com/paritytech/cumulus"
312branch = 'master'312branch = "polkadot-v0.9.19"
313default-features = false313default-features = false
314314
315[dependencies.cumulus-pallet-xcm]315[dependencies.cumulus-pallet-xcm]
316git = 'https://github.com/paritytech/cumulus'316git = "https://github.com/paritytech/cumulus"
317branch = 'master'317branch = "polkadot-v0.9.19"
318default-features = false318default-features = false
319319
320[dependencies.cumulus-pallet-dmp-queue]320[dependencies.cumulus-pallet-dmp-queue]
321git = 'https://github.com/paritytech/cumulus'321git = "https://github.com/paritytech/cumulus"
322branch = 'master'322branch = "polkadot-v0.9.19"
323default-features = false323default-features = false
324324
325[dependencies.cumulus-pallet-xcmp-queue]325[dependencies.cumulus-pallet-xcmp-queue]
326git = 'https://github.com/paritytech/cumulus'326git = "https://github.com/paritytech/cumulus"
327branch = 'master'327branch = "polkadot-v0.9.19"
328default-features = false328default-features = false
329329
330[dependencies.cumulus-primitives-utility]330[dependencies.cumulus-primitives-utility]
331git = 'https://github.com/paritytech/cumulus'331git = "https://github.com/paritytech/cumulus"
332branch = 'master'332branch = "polkadot-v0.9.19"
333default-features = false333default-features = false
334334
335[dependencies.cumulus-primitives-timestamp]335[dependencies.cumulus-primitives-timestamp]
336git = 'https://github.com/paritytech/cumulus'336git = "https://github.com/paritytech/cumulus"
337branch = 'master'337branch = "polkadot-v0.9.19"
338default-features = false338default-features = false
339339
340################################################################################340################################################################################
341# Polkadot dependencies341# Polkadot dependencies
342342
343[dependencies.polkadot-parachain]343[dependencies.polkadot-parachain]
344git = 'https://github.com/paritytech/polkadot'344git = "https://github.com/paritytech/polkadot"
345branch = 'master'345branch = "release-v0.9.19"
346default-features = false346default-features = false
347347
348[dependencies.xcm]348[dependencies.xcm]
349git = 'https://github.com/paritytech/polkadot'349git = "https://github.com/paritytech/polkadot"
350branch = 'master'350branch = "release-v0.9.19"
351default-features = false351default-features = false
352352
353[dependencies.xcm-builder]353[dependencies.xcm-builder]
354git = 'https://github.com/paritytech/polkadot'354git = "https://github.com/paritytech/polkadot"
355branch = 'master'355branch = "release-v0.9.19"
356default-features = false356default-features = false
357357
358[dependencies.xcm-executor]358[dependencies.xcm-executor]
359git = 'https://github.com/paritytech/polkadot'359git = "https://github.com/paritytech/polkadot"
360branch = 'master'360branch = "release-v0.9.19"
361default-features = false361default-features = false
362362
363[dependencies.pallet-xcm]363[dependencies.pallet-xcm]
364git = 'https://github.com/paritytech/polkadot'364git = "https://github.com/paritytech/polkadot"
365branch = 'master'365branch = "release-v0.9.19"
366default-features = false366default-features = false
367367
368[dependencies.orml-vesting]368[dependencies.orml-vesting]
369git = 'https://github.com/uniquenetwork/open-runtime-module-library'369git = "https://github.com/uniquenetwork/open-runtime-module-library"
370branch = 'master'370branch = "unique-polkadot-v0.9.19"
371version = "0.4.1-dev"371version = "0.4.1-dev"
372default-features = false372default-features = false
373373
390pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }390pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }
391pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }391pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }
392# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }392# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }
393pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = 'master', package = "pallet-template-transaction-payment", default-features = false, version = '3.0.0' }393pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }
394pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }394pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }
395pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }395pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }
396pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }396pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }
397pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }397pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }
398pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }398pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
399pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }399pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
400pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }400pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
401fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }401fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
402fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }402fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
403fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "master" }403fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
404404
405################################################################################405################################################################################
406# Build Dependencies406# Build Dependencies
407407
408[build-dependencies.substrate-wasm-builder]408[build-dependencies.substrate-wasm-builder]
409git = 'https://github.com/paritytech/substrate'409git = "https://github.com/paritytech/substrate"
410branch = 'master'410branch = "polkadot-v0.9.19"
411411