git.delta.rocks / unique-network / refs/commits / 01f5fea13cb9

difftreelog

Merge pull request #272 from UniqueNetwork/release/quartz-v914000

Greg Zaitsev2021-12-14parents: #a438df1 #04b3d2e.patch.diff
in: master
Quartz Runtime v914000

27 files changed

modified.envdiffbeforeafterboth
1RUST_TOOLCHAIN=nightly-2021-11-111RUST_TOOLCHAIN=nightly-2021-11-11
2RUST_C=1.55.0-nightly2RUST_C=1.58.0-nightly
3POLKA_VERSION=v0.9.133POLKA_VERSION=release-v0.9.14
4UNIQUE_BRANCH=develop4UNIQUE_BRANCH=develop
5USER=***5USER=***
6PASS=***6PASS=***
modifiedCargo.lockdiffbeforeafterboth
316316
317[[package]]317[[package]]
318name = "async-trait"318name = "async-trait"
319version = "0.1.51"319version = "0.1.52"
320source = "registry+https://github.com/rust-lang/crates.io-index"320source = "registry+https://github.com/rust-lang/crates.io-index"
321checksum = "44318e776df68115a881de9a8fd1b9e53368d7a4a5ce4cc48517da3393233a5e"321checksum = "061a7acccaa286c011ddc30970520b98fa40e00c9d644633fb26b5fc63a265e3"
322dependencies = [322dependencies = [
323 "proc-macro2",323 "proc-macro2",
324 "quote",324 "quote",
428[[package]]428[[package]]
429name = "beefy-gadget"429name = "beefy-gadget"
430version = "4.0.0-dev"430version = "4.0.0-dev"
431source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"431source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
432dependencies = [432dependencies = [
433 "beefy-primitives",433 "beefy-primitives",
434 "fnv",434 "fnv",
456[[package]]456[[package]]
457name = "beefy-gadget-rpc"457name = "beefy-gadget-rpc"
458version = "4.0.0-dev"458version = "4.0.0-dev"
459source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"459source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
460dependencies = [460dependencies = [
461 "beefy-gadget",461 "beefy-gadget",
462 "beefy-primitives",462 "beefy-primitives",
476[[package]]476[[package]]
477name = "beefy-merkle-tree"477name = "beefy-merkle-tree"
478version = "4.0.0-dev"478version = "4.0.0-dev"
479source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"479source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
480480
481[[package]]481[[package]]
482name = "beefy-primitives"482name = "beefy-primitives"
483version = "4.0.0-dev"483version = "4.0.0-dev"
484source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"484source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
485dependencies = [485dependencies = [
486 "parity-scale-codec",486 "parity-scale-codec",
487 "scale-info",487 "scale-info",
665[[package]]665[[package]]
666name = "bp-header-chain"666name = "bp-header-chain"
667version = "0.1.0"667version = "0.1.0"
668source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"668source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
669dependencies = [669dependencies = [
670 "finality-grandpa",670 "finality-grandpa",
671 "frame-support",671 "frame-support",
681[[package]]681[[package]]
682name = "bp-message-dispatch"682name = "bp-message-dispatch"
683version = "0.1.0"683version = "0.1.0"
684source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"684source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
685dependencies = [685dependencies = [
686 "bp-runtime",686 "bp-runtime",
687 "frame-support",687 "frame-support",
693[[package]]693[[package]]
694name = "bp-messages"694name = "bp-messages"
695version = "0.1.0"695version = "0.1.0"
696source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"696source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
697dependencies = [697dependencies = [
698 "bitvec",698 "bitvec",
699 "bp-runtime",699 "bp-runtime",
709[[package]]709[[package]]
710name = "bp-polkadot-core"710name = "bp-polkadot-core"
711version = "0.1.0"711version = "0.1.0"
712source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"712source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
713dependencies = [713dependencies = [
714 "bp-messages",714 "bp-messages",
715 "bp-runtime",715 "bp-runtime",
727[[package]]727[[package]]
728name = "bp-rialto"728name = "bp-rialto"
729version = "0.1.0"729version = "0.1.0"
730source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"730source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
731dependencies = [731dependencies = [
732 "bp-messages",732 "bp-messages",
733 "bp-runtime",733 "bp-runtime",
742[[package]]742[[package]]
743name = "bp-rococo"743name = "bp-rococo"
744version = "0.1.0"744version = "0.1.0"
745source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"745source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
746dependencies = [746dependencies = [
747 "bp-messages",747 "bp-messages",
748 "bp-polkadot-core",748 "bp-polkadot-core",
759[[package]]759[[package]]
760name = "bp-runtime"760name = "bp-runtime"
761version = "0.1.0"761version = "0.1.0"
762source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"762source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
763dependencies = [763dependencies = [
764 "frame-support",764 "frame-support",
765 "hash-db",765 "hash-db",
777[[package]]777[[package]]
778name = "bp-test-utils"778name = "bp-test-utils"
779version = "0.1.0"779version = "0.1.0"
780source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"780source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
781dependencies = [781dependencies = [
782 "bp-header-chain",782 "bp-header-chain",
783 "ed25519-dalek",783 "ed25519-dalek",
792[[package]]792[[package]]
793name = "bp-wococo"793name = "bp-wococo"
794version = "0.1.0"794version = "0.1.0"
795source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"795source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
796dependencies = [796dependencies = [
797 "bp-messages",797 "bp-messages",
798 "bp-polkadot-core",798 "bp-polkadot-core",
807[[package]]807[[package]]
808name = "bridge-runtime-common"808name = "bridge-runtime-common"
809version = "0.1.0"809version = "0.1.0"
810source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"810source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
811dependencies = [811dependencies = [
812 "bp-message-dispatch",812 "bp-message-dispatch",
813 "bp-messages",813 "bp-messages",
1357[[package]]1357[[package]]
1358name = "cumulus-client-cli"1358name = "cumulus-client-cli"
1359version = "0.1.0"1359version = "0.1.0"
1360source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1360source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1361dependencies = [1361dependencies = [
1362 "sc-cli",1362 "sc-cli",
1363 "sc-service",1363 "sc-service",
1367[[package]]1367[[package]]
1368name = "cumulus-client-collator"1368name = "cumulus-client-collator"
1369version = "0.1.0"1369version = "0.1.0"
1370source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1370source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1371dependencies = [1371dependencies = [
1372 "cumulus-client-consensus-common",1372 "cumulus-client-consensus-common",
1373 "cumulus-client-network",1373 "cumulus-client-network",
1390[[package]]1390[[package]]
1391name = "cumulus-client-consensus-aura"1391name = "cumulus-client-consensus-aura"
1392version = "0.1.0"1392version = "0.1.0"
1393source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1393source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1394dependencies = [1394dependencies = [
1395 "async-trait",1395 "async-trait",
1396 "cumulus-client-consensus-common",1396 "cumulus-client-consensus-common",
1420[[package]]1420[[package]]
1421name = "cumulus-client-consensus-common"1421name = "cumulus-client-consensus-common"
1422version = "0.1.0"1422version = "0.1.0"
1423source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1423source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1424dependencies = [1424dependencies = [
1425 "async-trait",1425 "async-trait",
1426 "dyn-clone",1426 "dyn-clone",
1440[[package]]1440[[package]]
1441name = "cumulus-client-network"1441name = "cumulus-client-network"
1442version = "0.1.0"1442version = "0.1.0"
1443source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1443source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1444dependencies = [1444dependencies = [
1445 "derive_more",1445 "derive_more",
1446 "futures 0.3.18",1446 "futures 0.3.18",
1463[[package]]1463[[package]]
1464name = "cumulus-client-pov-recovery"1464name = "cumulus-client-pov-recovery"
1465version = "0.1.0"1465version = "0.1.0"
1466source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1466source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1467dependencies = [1467dependencies = [
1468 "cumulus-primitives-core",1468 "cumulus-primitives-core",
1469 "futures 0.3.18",1469 "futures 0.3.18",
1486[[package]]1486[[package]]
1487name = "cumulus-client-service"1487name = "cumulus-client-service"
1488version = "0.1.0"1488version = "0.1.0"
1489source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1489source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1490dependencies = [1490dependencies = [
1491 "cumulus-client-collator",1491 "cumulus-client-collator",
1492 "cumulus-client-consensus-common",1492 "cumulus-client-consensus-common",
1515[[package]]1515[[package]]
1516name = "cumulus-pallet-aura-ext"1516name = "cumulus-pallet-aura-ext"
1517version = "0.1.0"1517version = "0.1.0"
1518source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1518source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1519dependencies = [1519dependencies = [
1520 "frame-executive",1520 "frame-executive",
1521 "frame-support",1521 "frame-support",
1533[[package]]1533[[package]]
1534name = "cumulus-pallet-dmp-queue"1534name = "cumulus-pallet-dmp-queue"
1535version = "0.1.0"1535version = "0.1.0"
1536source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1536source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1537dependencies = [1537dependencies = [
1538 "cumulus-primitives-core",1538 "cumulus-primitives-core",
1539 "frame-support",1539 "frame-support",
1551[[package]]1551[[package]]
1552name = "cumulus-pallet-parachain-system"1552name = "cumulus-pallet-parachain-system"
1553version = "0.1.0"1553version = "0.1.0"
1554source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1554source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1555dependencies = [1555dependencies = [
1556 "cumulus-pallet-parachain-system-proc-macro",1556 "cumulus-pallet-parachain-system-proc-macro",
1557 "cumulus-primitives-core",1557 "cumulus-primitives-core",
1580[[package]]1580[[package]]
1581name = "cumulus-pallet-parachain-system-proc-macro"1581name = "cumulus-pallet-parachain-system-proc-macro"
1582version = "0.1.0"1582version = "0.1.0"
1583source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1583source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1584dependencies = [1584dependencies = [
1585 "proc-macro-crate 1.1.0",1585 "proc-macro-crate 1.1.0",
1586 "proc-macro2",1586 "proc-macro2",
1591[[package]]1591[[package]]
1592name = "cumulus-pallet-xcm"1592name = "cumulus-pallet-xcm"
1593version = "0.1.0"1593version = "0.1.0"
1594source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1594source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1595dependencies = [1595dependencies = [
1596 "cumulus-primitives-core",1596 "cumulus-primitives-core",
1597 "frame-support",1597 "frame-support",
1608[[package]]1608[[package]]
1609name = "cumulus-pallet-xcmp-queue"1609name = "cumulus-pallet-xcmp-queue"
1610version = "0.1.0"1610version = "0.1.0"
1611source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1611source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1612dependencies = [1612dependencies = [
1613 "cumulus-primitives-core",1613 "cumulus-primitives-core",
1614 "frame-support",1614 "frame-support",
1626[[package]]1626[[package]]
1627name = "cumulus-primitives-core"1627name = "cumulus-primitives-core"
1628version = "0.1.0"1628version = "0.1.0"
1629source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1629source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1630dependencies = [1630dependencies = [
1631 "frame-support",1631 "frame-support",
1632 "impl-trait-for-tuples",1632 "impl-trait-for-tuples",
1643[[package]]1643[[package]]
1644name = "cumulus-primitives-parachain-inherent"1644name = "cumulus-primitives-parachain-inherent"
1645version = "0.1.0"1645version = "0.1.0"
1646source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1646source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1647dependencies = [1647dependencies = [
1648 "async-trait",1648 "async-trait",
1649 "cumulus-primitives-core",1649 "cumulus-primitives-core",
1665[[package]]1665[[package]]
1666name = "cumulus-primitives-timestamp"1666name = "cumulus-primitives-timestamp"
1667version = "0.1.0"1667version = "0.1.0"
1668source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1668source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1669dependencies = [1669dependencies = [
1670 "cumulus-primitives-core",1670 "cumulus-primitives-core",
1671 "sp-inherents",1671 "sp-inherents",
1676[[package]]1676[[package]]
1677name = "cumulus-primitives-utility"1677name = "cumulus-primitives-utility"
1678version = "0.1.0"1678version = "0.1.0"
1679source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1679source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1680dependencies = [1680dependencies = [
1681 "cumulus-primitives-core",1681 "cumulus-primitives-core",
1682 "frame-support",1682 "frame-support",
1693[[package]]1693[[package]]
1694name = "cumulus-test-relay-sproof-builder"1694name = "cumulus-test-relay-sproof-builder"
1695version = "0.1.0"1695version = "0.1.0"
1696source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"1696source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
1697dependencies = [1697dependencies = [
1698 "cumulus-primitives-core",1698 "cumulus-primitives-core",
1699 "parity-scale-codec",1699 "parity-scale-codec",
17311731
1732[[package]]1732[[package]]
1733name = "darling"1733name = "darling"
1734version = "0.13.0"1734version = "0.13.1"
1735source = "registry+https://github.com/rust-lang/crates.io-index"1735source = "registry+https://github.com/rust-lang/crates.io-index"
1736checksum = "757c0ded2af11d8e739c4daea1ac623dd1624b06c844cf3f5a39f1bdbd99bb12"1736checksum = "d0d720b8683f8dd83c65155f0530560cba68cd2bf395f6513a483caee57ff7f4"
1737dependencies = [1737dependencies = [
1738 "darling_core",1738 "darling_core",
1739 "darling_macro",1739 "darling_macro",
1740]1740]
17411741
1742[[package]]1742[[package]]
1743name = "darling_core"1743name = "darling_core"
1744version = "0.13.0"1744version = "0.13.1"
1745source = "registry+https://github.com/rust-lang/crates.io-index"1745source = "registry+https://github.com/rust-lang/crates.io-index"
1746checksum = "2c34d8efb62d0c2d7f60ece80f75e5c63c1588ba68032740494b0b9a996466e3"1746checksum = "7a340f241d2ceed1deb47ae36c4144b2707ec7dd0b649f894cb39bb595986324"
1747dependencies = [1747dependencies = [
1748 "fnv",1748 "fnv",
1749 "ident_case",1749 "ident_case",
17551755
1756[[package]]1756[[package]]
1757name = "darling_macro"1757name = "darling_macro"
1758version = "0.13.0"1758version = "0.13.1"
1759source = "registry+https://github.com/rust-lang/crates.io-index"1759source = "registry+https://github.com/rust-lang/crates.io-index"
1760checksum = "ade7bff147130fe5e6d39f089c6bd49ec0250f35d70b2eebf72afdfc919f15cc"1760checksum = "72c41b3b7352feb3211a0d743dc5700a4e3b60f51bd2b368892d1e0f9a95f44b"
1761dependencies = [1761dependencies = [
1762 "darling_core",1762 "darling_core",
1763 "quote",1763 "quote",
2233[[package]]2233[[package]]
2234name = "fc-consensus"2234name = "fc-consensus"
2235version = "2.0.0-dev"2235version = "2.0.0-dev"
2236source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.13#4b3f98bc9cd919dcf83604100f719f207f825fd1"2236source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.14#324d0a8ae8d64783f86bf017085571a8960c59cb"
2237dependencies = [2237dependencies = [
2238 "async-trait",2238 "async-trait",
2239 "derive_more",2239 "derive_more",
2260[[package]]2260[[package]]
2261name = "fc-db"2261name = "fc-db"
2262version = "2.0.0-dev"2262version = "2.0.0-dev"
2263source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.13#4b3f98bc9cd919dcf83604100f719f207f825fd1"2263source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.14#324d0a8ae8d64783f86bf017085571a8960c59cb"
2264dependencies = [2264dependencies = [
2265 "fp-storage",2265 "fp-storage",
2266 "kvdb",2266 "kvdb",
2276[[package]]2276[[package]]
2277name = "fc-mapping-sync"2277name = "fc-mapping-sync"
2278version = "2.0.0-dev"2278version = "2.0.0-dev"
2279source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.13#4b3f98bc9cd919dcf83604100f719f207f825fd1"2279source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.14#324d0a8ae8d64783f86bf017085571a8960c59cb"
2280dependencies = [2280dependencies = [
2281 "fc-consensus",2281 "fc-consensus",
2282 "fc-db",2282 "fc-db",
2294[[package]]2294[[package]]
2295name = "fc-rpc"2295name = "fc-rpc"
2296version = "2.0.0-dev"2296version = "2.0.0-dev"
2297source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.13#4b3f98bc9cd919dcf83604100f719f207f825fd1"2297source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.14#324d0a8ae8d64783f86bf017085571a8960c59cb"
2298dependencies = [2298dependencies = [
2299 "ethereum 0.10.0",2299 "ethereum 0.10.0",
2300 "ethereum-types",2300 "ethereum-types",
2338[[package]]2338[[package]]
2339name = "fc-rpc-core"2339name = "fc-rpc-core"
2340version = "1.1.0-dev"2340version = "1.1.0-dev"
2341source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.13#4b3f98bc9cd919dcf83604100f719f207f825fd1"2341source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.14#324d0a8ae8d64783f86bf017085571a8960c59cb"
2342dependencies = [2342dependencies = [
2343 "ethereum-types",2343 "ethereum-types",
2344 "jsonrpc-core",2344 "jsonrpc-core",
2441[[package]]2441[[package]]
2442name = "fork-tree"2442name = "fork-tree"
2443version = "3.0.0"2443version = "3.0.0"
2444source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"2444source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
2445dependencies = [2445dependencies = [
2446 "parity-scale-codec",2446 "parity-scale-codec",
2447]2447]
2459[[package]]2459[[package]]
2460name = "fp-consensus"2460name = "fp-consensus"
2461version = "2.0.0-dev"2461version = "2.0.0-dev"
2462source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.13#4b3f98bc9cd919dcf83604100f719f207f825fd1"2462source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.14#324d0a8ae8d64783f86bf017085571a8960c59cb"
2463dependencies = [2463dependencies = [
2464 "ethereum 0.10.0",2464 "ethereum 0.10.0",
2465 "parity-scale-codec",2465 "parity-scale-codec",
2473[[package]]2473[[package]]
2474name = "fp-evm"2474name = "fp-evm"
2475version = "3.0.0-dev"2475version = "3.0.0-dev"
2476source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.13#4b3f98bc9cd919dcf83604100f719f207f825fd1"2476source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.14#324d0a8ae8d64783f86bf017085571a8960c59cb"
2477dependencies = [2477dependencies = [
2478 "evm",2478 "evm",
2479 "impl-trait-for-tuples",2479 "impl-trait-for-tuples",
2487[[package]]2487[[package]]
2488name = "fp-rpc"2488name = "fp-rpc"
2489version = "3.0.0-dev"2489version = "3.0.0-dev"
2490source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.13#4b3f98bc9cd919dcf83604100f719f207f825fd1"2490source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.14#324d0a8ae8d64783f86bf017085571a8960c59cb"
2491dependencies = [2491dependencies = [
2492 "ethereum 0.10.0",2492 "ethereum 0.10.0",
2493 "ethereum-types",2493 "ethereum-types",
2504[[package]]2504[[package]]
2505name = "fp-self-contained"2505name = "fp-self-contained"
2506version = "1.0.0-dev"2506version = "1.0.0-dev"
2507source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.13#4b3f98bc9cd919dcf83604100f719f207f825fd1"2507source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.14#324d0a8ae8d64783f86bf017085571a8960c59cb"
2508dependencies = [2508dependencies = [
2509 "ethereum 0.9.0",2509 "ethereum 0.9.0",
2510 "frame-support",2510 "frame-support",
2521[[package]]2521[[package]]
2522name = "fp-storage"2522name = "fp-storage"
2523version = "2.0.0"2523version = "2.0.0"
2524source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.13#4b3f98bc9cd919dcf83604100f719f207f825fd1"2524source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.14#324d0a8ae8d64783f86bf017085571a8960c59cb"
25252525
2526[[package]]2526[[package]]
2527name = "frame-benchmarking"2527name = "frame-benchmarking"
2528version = "4.0.0-dev"2528version = "4.0.0-dev"
2529source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"2529source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
2530dependencies = [2530dependencies = [
2531 "frame-support",2531 "frame-support",
2532 "frame-system",2532 "frame-system",
2546[[package]]2546[[package]]
2547name = "frame-benchmarking-cli"2547name = "frame-benchmarking-cli"
2548version = "4.0.0-dev"2548version = "4.0.0-dev"
2549source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"2549source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
2550dependencies = [2550dependencies = [
2551 "Inflector",2551 "Inflector",
2552 "chrono",2552 "chrono",
2572[[package]]2572[[package]]
2573name = "frame-election-provider-support"2573name = "frame-election-provider-support"
2574version = "4.0.0-dev"2574version = "4.0.0-dev"
2575source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"2575source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
2576dependencies = [2576dependencies = [
2577 "frame-support",2577 "frame-support",
2578 "frame-system",2578 "frame-system",
2586[[package]]2586[[package]]
2587name = "frame-executive"2587name = "frame-executive"
2588version = "4.0.0-dev"2588version = "4.0.0-dev"
2589source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"2589source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
2590dependencies = [2590dependencies = [
2591 "frame-support",2591 "frame-support",
2592 "frame-system",2592 "frame-system",
2614[[package]]2614[[package]]
2615name = "frame-support"2615name = "frame-support"
2616version = "4.0.0-dev"2616version = "4.0.0-dev"
2617source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"2617source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
2618dependencies = [2618dependencies = [
2619 "bitflags",2619 "bitflags",
2620 "frame-metadata",2620 "frame-metadata",
2643[[package]]2643[[package]]
2644name = "frame-support-procedural"2644name = "frame-support-procedural"
2645version = "4.0.0-dev"2645version = "4.0.0-dev"
2646source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"2646source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
2647dependencies = [2647dependencies = [
2648 "Inflector",2648 "Inflector",
2649 "frame-support-procedural-tools",2649 "frame-support-procedural-tools",
2655[[package]]2655[[package]]
2656name = "frame-support-procedural-tools"2656name = "frame-support-procedural-tools"
2657version = "4.0.0-dev"2657version = "4.0.0-dev"
2658source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"2658source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
2659dependencies = [2659dependencies = [
2660 "frame-support-procedural-tools-derive",2660 "frame-support-procedural-tools-derive",
2661 "proc-macro-crate 1.1.0",2661 "proc-macro-crate 1.1.0",
2667[[package]]2667[[package]]
2668name = "frame-support-procedural-tools-derive"2668name = "frame-support-procedural-tools-derive"
2669version = "3.0.0"2669version = "3.0.0"
2670source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"2670source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
2671dependencies = [2671dependencies = [
2672 "proc-macro2",2672 "proc-macro2",
2673 "quote",2673 "quote",
2677[[package]]2677[[package]]
2678name = "frame-system"2678name = "frame-system"
2679version = "4.0.0-dev"2679version = "4.0.0-dev"
2680source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"2680source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
2681dependencies = [2681dependencies = [
2682 "frame-support",2682 "frame-support",
2683 "log",2683 "log",
2694[[package]]2694[[package]]
2695name = "frame-system-benchmarking"2695name = "frame-system-benchmarking"
2696version = "4.0.0-dev"2696version = "4.0.0-dev"
2697source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"2697source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
2698dependencies = [2698dependencies = [
2699 "frame-benchmarking",2699 "frame-benchmarking",
2700 "frame-support",2700 "frame-support",
2709[[package]]2709[[package]]
2710name = "frame-system-rpc-runtime-api"2710name = "frame-system-rpc-runtime-api"
2711version = "4.0.0-dev"2711version = "4.0.0-dev"
2712source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"2712source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
2713dependencies = [2713dependencies = [
2714 "parity-scale-codec",2714 "parity-scale-codec",
2715 "sp-api",2715 "sp-api",
2718[[package]]2718[[package]]
2719name = "frame-try-runtime"2719name = "frame-try-runtime"
2720version = "0.10.0-dev"2720version = "0.10.0-dev"
2721source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"2721source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
2722dependencies = [2722dependencies = [
2723 "frame-support",2723 "frame-support",
2724 "sp-api",2724 "sp-api",
30153015
3016[[package]]3016[[package]]
3017name = "h2"3017name = "h2"
3018version = "0.3.7"3018version = "0.3.9"
3019source = "registry+https://github.com/rust-lang/crates.io-index"3019source = "registry+https://github.com/rust-lang/crates.io-index"
3020checksum = "7fd819562fcebdac5afc5c113c3ec36f902840b70fd4fc458799c8ce4607ae55"3020checksum = "8f072413d126e57991455e0a922b31e4c8ba7c2ffbebf6b78b4f8521397d65cd"
3021dependencies = [3021dependencies = [
3022 "bytes 1.1.0",3022 "bytes 1.1.0",
3023 "fnv",3023 "fnv",
32203220
3221[[package]]3221[[package]]
3222name = "hyper"3222name = "hyper"
3223version = "0.14.15"3223version = "0.14.16"
3224source = "registry+https://github.com/rust-lang/crates.io-index"3224source = "registry+https://github.com/rust-lang/crates.io-index"
3225checksum = "436ec0091e4f20e655156a30a0df3770fe2900aa301e548e08446ec794b6953c"3225checksum = "b7ec3e62bdc98a2f0393a5048e4c30ef659440ea6e0e572965103e72bd836f55"
3226dependencies = [3226dependencies = [
3227 "bytes 1.1.0",3227 "bytes 1.1.0",
3228 "futures-channel",3228 "futures-channel",
34523452
3453[[package]]3453[[package]]
3454name = "itertools"3454name = "itertools"
3455version = "0.10.1"3455version = "0.10.3"
3456source = "registry+https://github.com/rust-lang/crates.io-index"3456source = "registry+https://github.com/rust-lang/crates.io-index"
3457checksum = "69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf"3457checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"
3458dependencies = [3458dependencies = [
3459 "either",3459 "either",
3460]3460]
37123712
3713[[package]]3713[[package]]
3714name = "kusama-runtime"3714name = "kusama-runtime"
3715version = "0.9.13"3715version = "0.9.14"
3716source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"3716source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
3717dependencies = [3717dependencies = [
3718 "beefy-primitives",3718 "beefy-primitives",
3719 "bitvec",3719 "bitvec",
38583858
3859[[package]]3859[[package]]
3860name = "libc"3860name = "libc"
3861version = "0.2.109"3861version = "0.2.111"
3862source = "registry+https://github.com/rust-lang/crates.io-index"3862source = "registry+https://github.com/rust-lang/crates.io-index"
3863checksum = "f98a04dce437184842841303488f70d0188c5f51437d2a834dc097eafa909a01"3863checksum = "8e167738f1866a7ec625567bae89ca0d44477232a4f7c52b1c7f2adc2c98804f"
38643864
3865[[package]]3865[[package]]
3866name = "libloading"3866name = "libloading"
46714671
4672[[package]]4672[[package]]
4673name = "metered-channel"4673name = "metered-channel"
4674version = "0.9.13"4674version = "0.9.14"
4675source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"4675source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
4676dependencies = [4676dependencies = [
4677 "derive_more",4677 "derive_more",
4678 "futures 0.3.18",4678 "futures 0.3.18",
5096[[package]]5096[[package]]
5097name = "orml-vesting"5097name = "orml-vesting"
5098version = "0.4.1-dev"5098version = "0.4.1-dev"
5099source = "git+https://github.com/UniqueNetwork/open-runtime-module-library?branch=polkadot-v0.9.13#35bb2630f35aa144b56f6900e9fa43c4a868b33c"5099source = "git+https://github.com/UniqueNetwork/open-runtime-module-library?branch=polkadot-v0.9.14#324372ec6e0d26df652eab3d4fb818646c630bf6"
5100dependencies = [5100dependencies = [
5101 "frame-support",5101 "frame-support",
5102 "frame-system",5102 "frame-system",
5120[[package]]5120[[package]]
5121name = "pallet-aura"5121name = "pallet-aura"
5122version = "4.0.0-dev"5122version = "4.0.0-dev"
5123source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5123source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5124dependencies = [5124dependencies = [
5125 "frame-support",5125 "frame-support",
5126 "frame-system",5126 "frame-system",
5136[[package]]5136[[package]]
5137name = "pallet-authority-discovery"5137name = "pallet-authority-discovery"
5138version = "4.0.0-dev"5138version = "4.0.0-dev"
5139source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5139source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5140dependencies = [5140dependencies = [
5141 "frame-support",5141 "frame-support",
5142 "frame-system",5142 "frame-system",
5152[[package]]5152[[package]]
5153name = "pallet-authorship"5153name = "pallet-authorship"
5154version = "4.0.0-dev"5154version = "4.0.0-dev"
5155source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5155source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5156dependencies = [5156dependencies = [
5157 "frame-support",5157 "frame-support",
5158 "frame-system",5158 "frame-system",
5167[[package]]5167[[package]]
5168name = "pallet-babe"5168name = "pallet-babe"
5169version = "4.0.0-dev"5169version = "4.0.0-dev"
5170source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5170source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5171dependencies = [5171dependencies = [
5172 "frame-benchmarking",5172 "frame-benchmarking",
5173 "frame-support",5173 "frame-support",
5191[[package]]5191[[package]]
5192name = "pallet-bags-list"5192name = "pallet-bags-list"
5193version = "4.0.0-dev"5193version = "4.0.0-dev"
5194source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5194source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5195dependencies = [5195dependencies = [
5196 "frame-benchmarking",5196 "frame-benchmarking",
5197 "frame-election-provider-support",5197 "frame-election-provider-support",
5211[[package]]5211[[package]]
5212name = "pallet-balances"5212name = "pallet-balances"
5213version = "4.0.0-dev"5213version = "4.0.0-dev"
5214source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5214source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5215dependencies = [5215dependencies = [
5216 "frame-benchmarking",5216 "frame-benchmarking",
5217 "frame-support",5217 "frame-support",
5226[[package]]5226[[package]]
5227name = "pallet-beefy"5227name = "pallet-beefy"
5228version = "4.0.0-dev"5228version = "4.0.0-dev"
5229source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5229source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5230dependencies = [5230dependencies = [
5231 "beefy-primitives",5231 "beefy-primitives",
5232 "frame-support",5232 "frame-support",
5242[[package]]5242[[package]]
5243name = "pallet-beefy-mmr"5243name = "pallet-beefy-mmr"
5244version = "4.0.0-dev"5244version = "4.0.0-dev"
5245source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5245source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5246dependencies = [5246dependencies = [
5247 "beefy-merkle-tree",5247 "beefy-merkle-tree",
5248 "beefy-primitives",5248 "beefy-primitives",
5267[[package]]5267[[package]]
5268name = "pallet-bounties"5268name = "pallet-bounties"
5269version = "4.0.0-dev"5269version = "4.0.0-dev"
5270source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5270source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5271dependencies = [5271dependencies = [
5272 "frame-benchmarking",5272 "frame-benchmarking",
5273 "frame-support",5273 "frame-support",
5285[[package]]5285[[package]]
5286name = "pallet-bridge-dispatch"5286name = "pallet-bridge-dispatch"
5287version = "0.1.0"5287version = "0.1.0"
5288source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"5288source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
5289dependencies = [5289dependencies = [
5290 "bp-message-dispatch",5290 "bp-message-dispatch",
5291 "bp-runtime",5291 "bp-runtime",
5302[[package]]5302[[package]]
5303name = "pallet-bridge-grandpa"5303name = "pallet-bridge-grandpa"
5304version = "0.1.0"5304version = "0.1.0"
5305source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"5305source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
5306dependencies = [5306dependencies = [
5307 "bp-header-chain",5307 "bp-header-chain",
5308 "bp-runtime",5308 "bp-runtime",
5324[[package]]5324[[package]]
5325name = "pallet-bridge-messages"5325name = "pallet-bridge-messages"
5326version = "0.1.0"5326version = "0.1.0"
5327source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"5327source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
5328dependencies = [5328dependencies = [
5329 "bitvec",5329 "bitvec",
5330 "bp-message-dispatch",5330 "bp-message-dispatch",
5346[[package]]5346[[package]]
5347name = "pallet-collective"5347name = "pallet-collective"
5348version = "4.0.0-dev"5348version = "4.0.0-dev"
5349source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5349source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5350dependencies = [5350dependencies = [
5351 "frame-benchmarking",5351 "frame-benchmarking",
5352 "frame-support",5352 "frame-support",
5396[[package]]5396[[package]]
5397name = "pallet-contracts"5397name = "pallet-contracts"
5398version = "4.0.0-dev"5398version = "4.0.0-dev"
5399source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5399source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5400dependencies = [5400dependencies = [
5401 "bitflags",5401 "bitflags",
5402 "frame-benchmarking",5402 "frame-benchmarking",
5423[[package]]5423[[package]]
5424name = "pallet-contracts-primitives"5424name = "pallet-contracts-primitives"
5425version = "4.0.0-dev"5425version = "4.0.0-dev"
5426source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5426source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5427dependencies = [5427dependencies = [
5428 "bitflags",5428 "bitflags",
5429 "parity-scale-codec",5429 "parity-scale-codec",
5437[[package]]5437[[package]]
5438name = "pallet-contracts-proc-macro"5438name = "pallet-contracts-proc-macro"
5439version = "4.0.0-dev"5439version = "4.0.0-dev"
5440source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5440source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5441dependencies = [5441dependencies = [
5442 "proc-macro2",5442 "proc-macro2",
5443 "quote",5443 "quote",
5447[[package]]5447[[package]]
5448name = "pallet-democracy"5448name = "pallet-democracy"
5449version = "4.0.0-dev"5449version = "4.0.0-dev"
5450source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5450source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5451dependencies = [5451dependencies = [
5452 "frame-benchmarking",5452 "frame-benchmarking",
5453 "frame-support",5453 "frame-support",
5463[[package]]5463[[package]]
5464name = "pallet-election-provider-multi-phase"5464name = "pallet-election-provider-multi-phase"
5465version = "4.0.0-dev"5465version = "4.0.0-dev"
5466source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5466source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5467dependencies = [5467dependencies = [
5468 "frame-benchmarking",5468 "frame-benchmarking",
5469 "frame-election-provider-support",5469 "frame-election-provider-support",
5487[[package]]5487[[package]]
5488name = "pallet-elections-phragmen"5488name = "pallet-elections-phragmen"
5489version = "5.0.0-dev"5489version = "5.0.0-dev"
5490source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5490source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5491dependencies = [5491dependencies = [
5492 "frame-benchmarking",5492 "frame-benchmarking",
5493 "frame-support",5493 "frame-support",
5505[[package]]5505[[package]]
5506name = "pallet-ethereum"5506name = "pallet-ethereum"
5507version = "4.0.0-dev"5507version = "4.0.0-dev"
5508source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.13#4b3f98bc9cd919dcf83604100f719f207f825fd1"5508source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.14#324d0a8ae8d64783f86bf017085571a8960c59cb"
5509dependencies = [5509dependencies = [
5510 "ethereum 0.10.0",5510 "ethereum 0.10.0",
5511 "ethereum-types",5511 "ethereum-types",
5534[[package]]5534[[package]]
5535name = "pallet-evm"5535name = "pallet-evm"
5536version = "6.0.0-dev"5536version = "6.0.0-dev"
5537source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.13#4b3f98bc9cd919dcf83604100f719f207f825fd1"5537source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.14#324d0a8ae8d64783f86bf017085571a8960c59cb"
5538dependencies = [5538dependencies = [
5539 "evm",5539 "evm",
5540 "evm-gasometer",5540 "evm-gasometer",
5653[[package]]5653[[package]]
5654name = "pallet-gilt"5654name = "pallet-gilt"
5655version = "4.0.0-dev"5655version = "4.0.0-dev"
5656source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5656source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5657dependencies = [5657dependencies = [
5658 "frame-benchmarking",5658 "frame-benchmarking",
5659 "frame-support",5659 "frame-support",
5668[[package]]5668[[package]]
5669name = "pallet-grandpa"5669name = "pallet-grandpa"
5670version = "4.0.0-dev"5670version = "4.0.0-dev"
5671source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5671source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5672dependencies = [5672dependencies = [
5673 "frame-benchmarking",5673 "frame-benchmarking",
5674 "frame-support",5674 "frame-support",
5691[[package]]5691[[package]]
5692name = "pallet-identity"5692name = "pallet-identity"
5693version = "4.0.0-dev"5693version = "4.0.0-dev"
5694source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5694source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5695dependencies = [5695dependencies = [
5696 "enumflags2",5696 "enumflags2",
5697 "frame-benchmarking",5697 "frame-benchmarking",
5707[[package]]5707[[package]]
5708name = "pallet-im-online"5708name = "pallet-im-online"
5709version = "4.0.0-dev"5709version = "4.0.0-dev"
5710source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5710source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5711dependencies = [5711dependencies = [
5712 "frame-benchmarking",5712 "frame-benchmarking",
5713 "frame-support",5713 "frame-support",
5727[[package]]5727[[package]]
5728name = "pallet-indices"5728name = "pallet-indices"
5729version = "4.0.0-dev"5729version = "4.0.0-dev"
5730source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5730source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5731dependencies = [5731dependencies = [
5732 "frame-benchmarking",5732 "frame-benchmarking",
5733 "frame-support",5733 "frame-support",
5763[[package]]5763[[package]]
5764name = "pallet-membership"5764name = "pallet-membership"
5765version = "4.0.0-dev"5765version = "4.0.0-dev"
5766source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5766source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5767dependencies = [5767dependencies = [
5768 "frame-benchmarking",5768 "frame-benchmarking",
5769 "frame-support",5769 "frame-support",
5780[[package]]5780[[package]]
5781name = "pallet-mmr"5781name = "pallet-mmr"
5782version = "4.0.0-dev"5782version = "4.0.0-dev"
5783source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5783source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5784dependencies = [5784dependencies = [
5785 "ckb-merkle-mountain-range",5785 "ckb-merkle-mountain-range",
5786 "frame-benchmarking",5786 "frame-benchmarking",
5798[[package]]5798[[package]]
5799name = "pallet-mmr-primitives"5799name = "pallet-mmr-primitives"
5800version = "4.0.0-dev"5800version = "4.0.0-dev"
5801source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5801source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5802dependencies = [5802dependencies = [
5803 "frame-support",5803 "frame-support",
5804 "frame-system",5804 "frame-system",
5814[[package]]5814[[package]]
5815name = "pallet-mmr-rpc"5815name = "pallet-mmr-rpc"
5816version = "3.0.0"5816version = "3.0.0"
5817source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5817source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5818dependencies = [5818dependencies = [
5819 "jsonrpc-core",5819 "jsonrpc-core",
5820 "jsonrpc-core-client",5820 "jsonrpc-core-client",
5831[[package]]5831[[package]]
5832name = "pallet-multisig"5832name = "pallet-multisig"
5833version = "4.0.0-dev"5833version = "4.0.0-dev"
5834source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5834source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5835dependencies = [5835dependencies = [
5836 "frame-benchmarking",5836 "frame-benchmarking",
5837 "frame-support",5837 "frame-support",
5846[[package]]5846[[package]]
5847name = "pallet-nicks"5847name = "pallet-nicks"
5848version = "4.0.0-dev"5848version = "4.0.0-dev"
5849source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5849source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5850dependencies = [5850dependencies = [
5851 "frame-support",5851 "frame-support",
5852 "frame-system",5852 "frame-system",
5879[[package]]5879[[package]]
5880name = "pallet-offences"5880name = "pallet-offences"
5881version = "4.0.0-dev"5881version = "4.0.0-dev"
5882source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5882source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5883dependencies = [5883dependencies = [
5884 "frame-support",5884 "frame-support",
5885 "frame-system",5885 "frame-system",
5896[[package]]5896[[package]]
5897name = "pallet-offences-benchmarking"5897name = "pallet-offences-benchmarking"
5898version = "4.0.0-dev"5898version = "4.0.0-dev"
5899source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5899source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5900dependencies = [5900dependencies = [
5901 "frame-benchmarking",5901 "frame-benchmarking",
5902 "frame-election-provider-support",5902 "frame-election-provider-support",
5919[[package]]5919[[package]]
5920name = "pallet-proxy"5920name = "pallet-proxy"
5921version = "4.0.0-dev"5921version = "4.0.0-dev"
5922source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5922source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5923dependencies = [5923dependencies = [
5924 "frame-benchmarking",5924 "frame-benchmarking",
5925 "frame-support",5925 "frame-support",
5934[[package]]5934[[package]]
5935name = "pallet-randomness-collective-flip"5935name = "pallet-randomness-collective-flip"
5936version = "4.0.0-dev"5936version = "4.0.0-dev"
5937source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5937source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5938dependencies = [5938dependencies = [
5939 "frame-support",5939 "frame-support",
5940 "frame-system",5940 "frame-system",
5948[[package]]5948[[package]]
5949name = "pallet-recovery"5949name = "pallet-recovery"
5950version = "4.0.0-dev"5950version = "4.0.0-dev"
5951source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5951source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5952dependencies = [5952dependencies = [
5953 "frame-support",5953 "frame-support",
5954 "frame-system",5954 "frame-system",
5978[[package]]5978[[package]]
5979name = "pallet-scheduler"5979name = "pallet-scheduler"
5980version = "4.0.0-dev"5980version = "4.0.0-dev"
5981source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5981source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5982dependencies = [5982dependencies = [
5983 "frame-benchmarking",5983 "frame-benchmarking",
5984 "frame-support",5984 "frame-support",
5994[[package]]5994[[package]]
5995name = "pallet-session"5995name = "pallet-session"
5996version = "4.0.0-dev"5996version = "4.0.0-dev"
5997source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"5997source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
5998dependencies = [5998dependencies = [
5999 "frame-support",5999 "frame-support",
6000 "frame-system",6000 "frame-system",
6015[[package]]6015[[package]]
6016name = "pallet-session-benchmarking"6016name = "pallet-session-benchmarking"
6017version = "4.0.0-dev"6017version = "4.0.0-dev"
6018source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"6018source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
6019dependencies = [6019dependencies = [
6020 "frame-benchmarking",6020 "frame-benchmarking",
6021 "frame-support",6021 "frame-support",
6031[[package]]6031[[package]]
6032name = "pallet-society"6032name = "pallet-society"
6033version = "4.0.0-dev"6033version = "4.0.0-dev"
6034source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"6034source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
6035dependencies = [6035dependencies = [
6036 "frame-support",6036 "frame-support",
6037 "frame-system",6037 "frame-system",
6045[[package]]6045[[package]]
6046name = "pallet-staking"6046name = "pallet-staking"
6047version = "4.0.0-dev"6047version = "4.0.0-dev"
6048source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"6048source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
6049dependencies = [6049dependencies = [
6050 "frame-benchmarking",6050 "frame-benchmarking",
6051 "frame-election-provider-support",6051 "frame-election-provider-support",
6068[[package]]6068[[package]]
6069name = "pallet-staking-reward-curve"6069name = "pallet-staking-reward-curve"
6070version = "4.0.0-dev"6070version = "4.0.0-dev"
6071source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"6071source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
6072dependencies = [6072dependencies = [
6073 "proc-macro-crate 1.1.0",6073 "proc-macro-crate 1.1.0",
6074 "proc-macro2",6074 "proc-macro2",
6079[[package]]6079[[package]]
6080name = "pallet-staking-reward-fn"6080name = "pallet-staking-reward-fn"
6081version = "4.0.0-dev"6081version = "4.0.0-dev"
6082source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"6082source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
6083dependencies = [6083dependencies = [
6084 "log",6084 "log",
6085 "sp-arithmetic",6085 "sp-arithmetic",
6088[[package]]6088[[package]]
6089name = "pallet-sudo"6089name = "pallet-sudo"
6090version = "4.0.0-dev"6090version = "4.0.0-dev"
6091source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"6091source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
6092dependencies = [6092dependencies = [
6093 "frame-support",6093 "frame-support",
6094 "frame-system",6094 "frame-system",
6102[[package]]6102[[package]]
6103name = "pallet-template-transaction-payment"6103name = "pallet-template-transaction-payment"
6104version = "3.0.0"6104version = "3.0.0"
6105source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.13#af545fdcb6495cf5a753b192aad9d857d633cf67"6105source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.14#858001a6fd841614eb3bc47562e1a08685e6c8df"
6106dependencies = [6106dependencies = [
6107 "frame-benchmarking",6107 "frame-benchmarking",
6108 "frame-support",6108 "frame-support",
6122[[package]]6122[[package]]
6123name = "pallet-timestamp"6123name = "pallet-timestamp"
6124version = "4.0.0-dev"6124version = "4.0.0-dev"
6125source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"6125source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
6126dependencies = [6126dependencies = [
6127 "frame-benchmarking",6127 "frame-benchmarking",
6128 "frame-support",6128 "frame-support",
6140[[package]]6140[[package]]
6141name = "pallet-tips"6141name = "pallet-tips"
6142version = "4.0.0-dev"6142version = "4.0.0-dev"
6143source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"6143source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
6144dependencies = [6144dependencies = [
6145 "frame-benchmarking",6145 "frame-benchmarking",
6146 "frame-support",6146 "frame-support",
6159[[package]]6159[[package]]
6160name = "pallet-transaction-payment"6160name = "pallet-transaction-payment"
6161version = "4.0.0-dev"6161version = "4.0.0-dev"
6162source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"6162source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
6163dependencies = [6163dependencies = [
6164 "frame-support",6164 "frame-support",
6165 "frame-system",6165 "frame-system",
6176[[package]]6176[[package]]
6177name = "pallet-transaction-payment-rpc"6177name = "pallet-transaction-payment-rpc"
6178version = "4.0.0-dev"6178version = "4.0.0-dev"
6179source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"6179source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
6180dependencies = [6180dependencies = [
6181 "jsonrpc-core",6181 "jsonrpc-core",
6182 "jsonrpc-core-client",6182 "jsonrpc-core-client",
6193[[package]]6193[[package]]
6194name = "pallet-transaction-payment-rpc-runtime-api"6194name = "pallet-transaction-payment-rpc-runtime-api"
6195version = "4.0.0-dev"6195version = "4.0.0-dev"
6196source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"6196source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
6197dependencies = [6197dependencies = [
6198 "pallet-transaction-payment",6198 "pallet-transaction-payment",
6199 "parity-scale-codec",6199 "parity-scale-codec",
6204[[package]]6204[[package]]
6205name = "pallet-treasury"6205name = "pallet-treasury"
6206version = "4.0.0-dev"6206version = "4.0.0-dev"
6207source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"6207source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
6208dependencies = [6208dependencies = [
6209 "frame-benchmarking",6209 "frame-benchmarking",
6210 "frame-support",6210 "frame-support",
6277[[package]]6277[[package]]
6278name = "pallet-utility"6278name = "pallet-utility"
6279version = "4.0.0-dev"6279version = "4.0.0-dev"
6280source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"6280source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
6281dependencies = [6281dependencies = [
6282 "frame-benchmarking",6282 "frame-benchmarking",
6283 "frame-support",6283 "frame-support",
6293[[package]]6293[[package]]
6294name = "pallet-vesting"6294name = "pallet-vesting"
6295version = "4.0.0-dev"6295version = "4.0.0-dev"
6296source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"6296source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
6297dependencies = [6297dependencies = [
6298 "frame-benchmarking",6298 "frame-benchmarking",
6299 "frame-support",6299 "frame-support",
63076307
6308[[package]]6308[[package]]
6309name = "pallet-xcm"6309name = "pallet-xcm"
6310version = "0.9.13"6310version = "0.9.14"
6311source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6311source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6312dependencies = [6312dependencies = [
6313 "frame-support",6313 "frame-support",
6314 "frame-system",6314 "frame-system",
6326[[package]]6326[[package]]
6327name = "pallet-xcm-benchmarks"6327name = "pallet-xcm-benchmarks"
6328version = "0.9.8"6328version = "0.9.8"
6329source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6329source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6330dependencies = [6330dependencies = [
6331 "frame-benchmarking",6331 "frame-benchmarking",
6332 "frame-support",6332 "frame-support",
6343[[package]]6343[[package]]
6344name = "parachain-info"6344name = "parachain-info"
6345version = "0.1.0"6345version = "0.1.0"
6346source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.13#0be8e8fc214641e306e4f913dd64ff1913e46e95"6346source = "git+https://github.com/UniqueNetwork/cumulus.git?branch=polkadot-v0.9.14#d361390046a6ea3c6510deb75e9dbaf7f9ddccb8"
6347dependencies = [6347dependencies = [
6348 "cumulus-primitives-core",6348 "cumulus-primitives-core",
6349 "frame-support",6349 "frame-support",
66906690
6691[[package]]6691[[package]]
6692name = "pkg-config"6692name = "pkg-config"
6693version = "0.3.22"6693version = "0.3.24"
6694source = "registry+https://github.com/rust-lang/crates.io-index"6694source = "registry+https://github.com/rust-lang/crates.io-index"
6695checksum = "12295df4f294471248581bc09bef3c38a5e46f1e36d6a37353621a0c6c357e1f"6695checksum = "58893f751c9b0412871a09abd62ecd2a00298c6c83befa223ef98c52aef40cbe"
66966696
6697[[package]]6697[[package]]
6698name = "platforms"6698name = "platforms"
67026702
6703[[package]]6703[[package]]
6704name = "polkadot-approval-distribution"6704name = "polkadot-approval-distribution"
6705version = "0.9.13"6705version = "0.9.14"
6706source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6706source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6707dependencies = [6707dependencies = [
6708 "futures 0.3.18",6708 "futures 0.3.18",
6709 "polkadot-node-network-protocol",6709 "polkadot-node-network-protocol",
67166716
6717[[package]]6717[[package]]
6718name = "polkadot-availability-bitfield-distribution"6718name = "polkadot-availability-bitfield-distribution"
6719version = "0.9.13"6719version = "0.9.14"
6720source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6720source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6721dependencies = [6721dependencies = [
6722 "futures 0.3.18",6722 "futures 0.3.18",
6723 "polkadot-node-network-protocol",6723 "polkadot-node-network-protocol",
67296729
6730[[package]]6730[[package]]
6731name = "polkadot-availability-distribution"6731name = "polkadot-availability-distribution"
6732version = "0.9.13"6732version = "0.9.14"
6733source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6733source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6734dependencies = [6734dependencies = [
6735 "derive_more",6735 "derive_more",
6736 "futures 0.3.18",6736 "futures 0.3.18",
67516751
6752[[package]]6752[[package]]
6753name = "polkadot-availability-recovery"6753name = "polkadot-availability-recovery"
6754version = "0.9.13"6754version = "0.9.14"
6755source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6755source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6756dependencies = [6756dependencies = [
6757 "futures 0.3.18",6757 "futures 0.3.18",
6758 "lru 0.7.0",6758 "lru 0.7.0",
67716771
6772[[package]]6772[[package]]
6773name = "polkadot-cli"6773name = "polkadot-cli"
6774version = "0.9.13"6774version = "0.9.14"
6775source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6775source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6776dependencies = [6776dependencies = [
6777 "frame-benchmarking-cli",6777 "frame-benchmarking-cli",
6778 "futures 0.3.18",6778 "futures 0.3.18",
67916791
6792[[package]]6792[[package]]
6793name = "polkadot-client"6793name = "polkadot-client"
6794version = "0.9.13"6794version = "0.9.14"
6795source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6795source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6796dependencies = [6796dependencies = [
6797 "beefy-primitives",6797 "beefy-primitives",
6798 "frame-benchmarking",6798 "frame-benchmarking",
68216821
6822[[package]]6822[[package]]
6823name = "polkadot-collator-protocol"6823name = "polkadot-collator-protocol"
6824version = "0.9.13"6824version = "0.9.14"
6825source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6825source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6826dependencies = [6826dependencies = [
6827 "always-assert",6827 "always-assert",
6828 "derive_more",6828 "derive_more",
68426842
6843[[package]]6843[[package]]
6844name = "polkadot-core-primitives"6844name = "polkadot-core-primitives"
6845version = "0.9.13"6845version = "0.9.14"
6846source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6846source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6847dependencies = [6847dependencies = [
6848 "parity-scale-codec",6848 "parity-scale-codec",
6849 "parity-util-mem",6849 "parity-util-mem",
68556855
6856[[package]]6856[[package]]
6857name = "polkadot-dispute-distribution"6857name = "polkadot-dispute-distribution"
6858version = "0.9.13"6858version = "0.9.14"
6859source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6859source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6860dependencies = [6860dependencies = [
6861 "derive_more",6861 "derive_more",
6862 "futures 0.3.18",6862 "futures 0.3.18",
68776877
6878[[package]]6878[[package]]
6879name = "polkadot-erasure-coding"6879name = "polkadot-erasure-coding"
6880version = "0.9.13"6880version = "0.9.14"
6881source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6881source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6882dependencies = [6882dependencies = [
6883 "parity-scale-codec",6883 "parity-scale-codec",
6884 "polkadot-node-primitives",6884 "polkadot-node-primitives",
68916891
6892[[package]]6892[[package]]
6893name = "polkadot-gossip-support"6893name = "polkadot-gossip-support"
6894version = "0.9.13"6894version = "0.9.14"
6895source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6895source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6896dependencies = [6896dependencies = [
6897 "futures 0.3.18",6897 "futures 0.3.18",
6898 "futures-timer 3.0.2",6898 "futures-timer 3.0.2",
69116911
6912[[package]]6912[[package]]
6913name = "polkadot-network-bridge"6913name = "polkadot-network-bridge"
6914version = "0.9.13"6914version = "0.9.14"
6915source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6915source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6916dependencies = [6916dependencies = [
6917 "async-trait",6917 "async-trait",
6918 "futures 0.3.18",6918 "futures 0.3.18",
69306930
6931[[package]]6931[[package]]
6932name = "polkadot-node-collation-generation"6932name = "polkadot-node-collation-generation"
6933version = "0.9.13"6933version = "0.9.14"
6934source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6934source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6935dependencies = [6935dependencies = [
6936 "futures 0.3.18",6936 "futures 0.3.18",
6937 "parity-scale-codec",6937 "parity-scale-codec",
69486948
6949[[package]]6949[[package]]
6950name = "polkadot-node-core-approval-voting"6950name = "polkadot-node-core-approval-voting"
6951version = "0.9.13"6951version = "0.9.14"
6952source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6952source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6953dependencies = [6953dependencies = [
6954 "bitvec",6954 "bitvec",
6955 "derive_more",6955 "derive_more",
69766976
6977[[package]]6977[[package]]
6978name = "polkadot-node-core-av-store"6978name = "polkadot-node-core-av-store"
6979version = "0.9.13"6979version = "0.9.14"
6980source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"6980source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
6981dependencies = [6981dependencies = [
6982 "bitvec",6982 "bitvec",
6983 "futures 0.3.18",6983 "futures 0.3.18",
69966996
6997[[package]]6997[[package]]
6998name = "polkadot-node-core-backing"6998name = "polkadot-node-core-backing"
6999version = "0.9.13"6999version = "0.9.14"
7000source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7000source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7001dependencies = [7001dependencies = [
7002 "bitvec",7002 "bitvec",
7003 "futures 0.3.18",7003 "futures 0.3.18",
70147014
7015[[package]]7015[[package]]
7016name = "polkadot-node-core-bitfield-signing"7016name = "polkadot-node-core-bitfield-signing"
7017version = "0.9.13"7017version = "0.9.14"
7018source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7018source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7019dependencies = [7019dependencies = [
7020 "futures 0.3.18",7020 "futures 0.3.18",
7021 "polkadot-node-subsystem",7021 "polkadot-node-subsystem",
70297029
7030[[package]]7030[[package]]
7031name = "polkadot-node-core-candidate-validation"7031name = "polkadot-node-core-candidate-validation"
7032version = "0.9.13"7032version = "0.9.14"
7033source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7033source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7034dependencies = [7034dependencies = [
7035 "async-trait",7035 "async-trait",
7036 "futures 0.3.18",7036 "futures 0.3.18",
70477047
7048[[package]]7048[[package]]
7049name = "polkadot-node-core-chain-api"7049name = "polkadot-node-core-chain-api"
7050version = "0.9.13"7050version = "0.9.14"
7051source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7051source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7052dependencies = [7052dependencies = [
7053 "futures 0.3.18",7053 "futures 0.3.18",
7054 "polkadot-node-subsystem",7054 "polkadot-node-subsystem",
70627062
7063[[package]]7063[[package]]
7064name = "polkadot-node-core-chain-selection"7064name = "polkadot-node-core-chain-selection"
7065version = "0.9.13"7065version = "0.9.14"
7066source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7066source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7067dependencies = [7067dependencies = [
7068 "futures 0.3.18",7068 "futures 0.3.18",
7069 "futures-timer 3.0.2",7069 "futures-timer 3.0.2",
70797079
7080[[package]]7080[[package]]
7081name = "polkadot-node-core-dispute-coordinator"7081name = "polkadot-node-core-dispute-coordinator"
7082version = "0.9.13"7082version = "0.9.14"
7083source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7083source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7084dependencies = [7084dependencies = [
7085 "bitvec",7085 "bitvec",
7086 "derive_more",7086 "derive_more",
70987098
7099[[package]]7099[[package]]
7100name = "polkadot-node-core-dispute-participation"7100name = "polkadot-node-core-dispute-participation"
7101version = "0.9.13"7101version = "0.9.14"
7102source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7102source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7103dependencies = [7103dependencies = [
7104 "futures 0.3.18",7104 "futures 0.3.18",
7105 "polkadot-node-primitives",7105 "polkadot-node-primitives",
71117111
7112[[package]]7112[[package]]
7113name = "polkadot-node-core-parachains-inherent"7113name = "polkadot-node-core-parachains-inherent"
7114version = "0.9.13"7114version = "0.9.14"
7115source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7115source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7116dependencies = [7116dependencies = [
7117 "async-trait",7117 "async-trait",
7118 "futures 0.3.18",7118 "futures 0.3.18",
71287128
7129[[package]]7129[[package]]
7130name = "polkadot-node-core-provisioner"7130name = "polkadot-node-core-provisioner"
7131version = "0.9.13"7131version = "0.9.14"
7132source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7132source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7133dependencies = [7133dependencies = [
7134 "bitvec",7134 "bitvec",
7135 "futures 0.3.18",7135 "futures 0.3.18",
71437143
7144[[package]]7144[[package]]
7145name = "polkadot-node-core-pvf"7145name = "polkadot-node-core-pvf"
7146version = "0.9.13"7146version = "0.9.14"
7147source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7147source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7148dependencies = [7148dependencies = [
7149 "always-assert",7149 "always-assert",
7150 "assert_matches",7150 "assert_matches",
71747174
7175[[package]]7175[[package]]
7176name = "polkadot-node-core-runtime-api"7176name = "polkadot-node-core-runtime-api"
7177version = "0.9.13"7177version = "0.9.14"
7178source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7178source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7179dependencies = [7179dependencies = [
7180 "futures 0.3.18",7180 "futures 0.3.18",
7181 "memory-lru",7181 "memory-lru",
71927192
7193[[package]]7193[[package]]
7194name = "polkadot-node-jaeger"7194name = "polkadot-node-jaeger"
7195version = "0.9.13"7195version = "0.9.14"
7196source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7196source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7197dependencies = [7197dependencies = [
7198 "async-std",7198 "async-std",
7199 "lazy_static",7199 "lazy_static",
72107210
7211[[package]]7211[[package]]
7212name = "polkadot-node-metrics"7212name = "polkadot-node-metrics"
7213version = "0.9.13"7213version = "0.9.14"
7214source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7214source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7215dependencies = [7215dependencies = [
7216 "futures 0.3.18",7216 "futures 0.3.18",
7217 "futures-timer 3.0.2",7217 "futures-timer 3.0.2",
72217221
7222[[package]]7222[[package]]
7223name = "polkadot-node-network-protocol"7223name = "polkadot-node-network-protocol"
7224version = "0.9.13"7224version = "0.9.14"
7225source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7225source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7226dependencies = [7226dependencies = [
7227 "async-trait",7227 "async-trait",
7228 "derive_more",7228 "derive_more",
72397239
7240[[package]]7240[[package]]
7241name = "polkadot-node-primitives"7241name = "polkadot-node-primitives"
7242version = "0.9.13"7242version = "0.9.14"
7243source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7243source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7244dependencies = [7244dependencies = [
7245 "bounded-vec",7245 "bounded-vec",
7246 "futures 0.3.18",7246 "futures 0.3.18",
72617261
7262[[package]]7262[[package]]
7263name = "polkadot-node-subsystem"7263name = "polkadot-node-subsystem"
7264version = "0.9.13"7264version = "0.9.14"
7265source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7265source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7266dependencies = [7266dependencies = [
7267 "polkadot-node-jaeger",7267 "polkadot-node-jaeger",
7268 "polkadot-node-subsystem-types",7268 "polkadot-node-subsystem-types",
72717271
7272[[package]]7272[[package]]
7273name = "polkadot-node-subsystem-types"7273name = "polkadot-node-subsystem-types"
7274version = "0.9.13"7274version = "0.9.14"
7275source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7275source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7276dependencies = [7276dependencies = [
7277 "derive_more",7277 "derive_more",
7278 "futures 0.3.18",7278 "futures 0.3.18",
72907290
7291[[package]]7291[[package]]
7292name = "polkadot-node-subsystem-util"7292name = "polkadot-node-subsystem-util"
7293version = "0.9.13"7293version = "0.9.14"
7294source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7294source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7295dependencies = [7295dependencies = [
7296 "async-trait",7296 "async-trait",
7297 "derive_more",7297 "derive_more",
73177317
7318[[package]]7318[[package]]
7319name = "polkadot-overseer"7319name = "polkadot-overseer"
7320version = "0.9.13"7320version = "0.9.14"
7321source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7321source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7322dependencies = [7322dependencies = [
7323 "futures 0.3.18",7323 "futures 0.3.18",
7324 "futures-timer 3.0.2",7324 "futures-timer 3.0.2",
73387338
7339[[package]]7339[[package]]
7340name = "polkadot-overseer-gen"7340name = "polkadot-overseer-gen"
7341version = "0.9.13"7341version = "0.9.14"
7342source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7342source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7343dependencies = [7343dependencies = [
7344 "async-trait",7344 "async-trait",
7345 "futures 0.3.18",7345 "futures 0.3.18",
73557355
7356[[package]]7356[[package]]
7357name = "polkadot-overseer-gen-proc-macro"7357name = "polkadot-overseer-gen-proc-macro"
7358version = "0.9.13"7358version = "0.9.14"
7359source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7359source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7360dependencies = [7360dependencies = [
7361 "proc-macro-crate 1.1.0",7361 "proc-macro-crate 1.1.0",
7362 "proc-macro2",7362 "proc-macro2",
73667366
7367[[package]]7367[[package]]
7368name = "polkadot-parachain"7368name = "polkadot-parachain"
7369version = "0.9.13"7369version = "0.9.14"
7370source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7370source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7371dependencies = [7371dependencies = [
7372 "derive_more",7372 "derive_more",
7373 "frame-support",7373 "frame-support",
73837383
7384[[package]]7384[[package]]
7385name = "polkadot-primitives"7385name = "polkadot-primitives"
7386version = "0.9.13"7386version = "0.9.14"
7387source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7387source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7388dependencies = [7388dependencies = [
7389 "bitvec",7389 "bitvec",
7390 "frame-system",7390 "frame-system",
74137413
7414[[package]]7414[[package]]
7415name = "polkadot-rpc"7415name = "polkadot-rpc"
7416version = "0.9.13"7416version = "0.9.14"
7417source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7417source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7418dependencies = [7418dependencies = [
7419 "beefy-gadget",7419 "beefy-gadget",
7420 "beefy-gadget-rpc",7420 "beefy-gadget-rpc",
74447444
7445[[package]]7445[[package]]
7446name = "polkadot-runtime"7446name = "polkadot-runtime"
7447version = "0.9.13"7447version = "0.9.14"
7448source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7448source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7449dependencies = [7449dependencies = [
7450 "beefy-primitives",7450 "beefy-primitives",
7451 "bitvec",7451 "bitvec",
75267526
7527[[package]]7527[[package]]
7528name = "polkadot-runtime-common"7528name = "polkadot-runtime-common"
7529version = "0.9.13"7529version = "0.9.14"
7530source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7530source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7531dependencies = [7531dependencies = [
7532 "beefy-primitives",7532 "beefy-primitives",
7533 "bitvec",7533 "bitvec",
75737573
7574[[package]]7574[[package]]
7575name = "polkadot-runtime-parachains"7575name = "polkadot-runtime-parachains"
7576version = "0.9.13"7576version = "0.9.14"
7577source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7577source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7578dependencies = [7578dependencies = [
7579 "bitflags",7579 "bitflags",
7580 "bitvec",7580 "bitvec",
76137613
7614[[package]]7614[[package]]
7615name = "polkadot-service"7615name = "polkadot-service"
7616version = "0.9.13"7616version = "0.9.14"
7617source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7617source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7618dependencies = [7618dependencies = [
7619 "async-trait",7619 "async-trait",
7620 "beefy-gadget",7620 "beefy-gadget",
77127712
7713[[package]]7713[[package]]
7714name = "polkadot-statement-distribution"7714name = "polkadot-statement-distribution"
7715version = "0.9.13"7715version = "0.9.14"
7716source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7716source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7717dependencies = [7717dependencies = [
7718 "arrayvec 0.5.2",7718 "arrayvec 0.5.2",
7719 "derive_more",7719 "derive_more",
77337733
7734[[package]]7734[[package]]
7735name = "polkadot-statement-table"7735name = "polkadot-statement-table"
7736version = "0.9.13"7736version = "0.9.14"
7737source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7737source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7738dependencies = [7738dependencies = [
7739 "parity-scale-codec",7739 "parity-scale-codec",
7740 "polkadot-primitives",7740 "polkadot-primitives",
77437743
7744[[package]]7744[[package]]
7745name = "polkadot-test-runtime"7745name = "polkadot-test-runtime"
7746version = "0.9.13"7746version = "0.9.14"
7747source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7747source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7748dependencies = [7748dependencies = [
7749 "beefy-primitives",7749 "beefy-primitives",
7750 "bitvec",7750 "bitvec",
78047804
7805[[package]]7805[[package]]
7806name = "polkadot-test-service"7806name = "polkadot-test-service"
7807version = "0.9.13"7807version = "0.9.14"
7808source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"7808source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
7809dependencies = [7809dependencies = [
7810 "frame-benchmarking",7810 "frame-benchmarking",
7811 "frame-system",7811 "frame-system",
8342[[package]]8342[[package]]
8343name = "remote-externalities"8343name = "remote-externalities"
8344version = "0.10.0-dev"8344version = "0.10.0-dev"
8345source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8345source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8346dependencies = [8346dependencies = [
8347 "env_logger 0.9.0",8347 "env_logger 0.9.0",
8348 "jsonrpsee",8348 "jsonrpsee",
84298429
8430[[package]]8430[[package]]
8431name = "rococo-runtime"8431name = "rococo-runtime"
8432version = "0.9.13"8432version = "0.9.14"
8433source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"8433source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
8434dependencies = [8434dependencies = [
8435 "beefy-primitives",8435 "beefy-primitives",
8436 "bp-messages",8436 "bp-messages",
86118611
8612[[package]]8612[[package]]
8613name = "ryu"8613name = "ryu"
8614version = "1.0.6"8614version = "1.0.9"
8615source = "registry+https://github.com/rust-lang/crates.io-index"8615source = "registry+https://github.com/rust-lang/crates.io-index"
8616checksum = "3c9613b5a66ab9ba26415184cfc41156594925a9cf3a2057e57f31ff145f6568"8616checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f"
86178617
8618[[package]]8618[[package]]
8619name = "safe-mix"8619name = "safe-mix"
8645[[package]]8645[[package]]
8646name = "sc-allocator"8646name = "sc-allocator"
8647version = "4.1.0-dev"8647version = "4.1.0-dev"
8648source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8648source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8649dependencies = [8649dependencies = [
8650 "log",8650 "log",
8651 "sp-core",8651 "sp-core",
8656[[package]]8656[[package]]
8657name = "sc-authority-discovery"8657name = "sc-authority-discovery"
8658version = "0.10.0-dev"8658version = "0.10.0-dev"
8659source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8659source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8660dependencies = [8660dependencies = [
8661 "async-trait",8661 "async-trait",
8662 "derive_more",8662 "derive_more",
8683[[package]]8683[[package]]
8684name = "sc-basic-authorship"8684name = "sc-basic-authorship"
8685version = "0.10.0-dev"8685version = "0.10.0-dev"
8686source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8686source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8687dependencies = [8687dependencies = [
8688 "futures 0.3.18",8688 "futures 0.3.18",
8689 "futures-timer 3.0.2",8689 "futures-timer 3.0.2",
8706[[package]]8706[[package]]
8707name = "sc-block-builder"8707name = "sc-block-builder"
8708version = "0.10.0-dev"8708version = "0.10.0-dev"
8709source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8709source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8710dependencies = [8710dependencies = [
8711 "parity-scale-codec",8711 "parity-scale-codec",
8712 "sc-client-api",8712 "sc-client-api",
8722[[package]]8722[[package]]
8723name = "sc-chain-spec"8723name = "sc-chain-spec"
8724version = "4.0.0-dev"8724version = "4.0.0-dev"
8725source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8725source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8726dependencies = [8726dependencies = [
8727 "impl-trait-for-tuples",8727 "impl-trait-for-tuples",
8728 "memmap2 0.5.0",8728 "memmap2 0.5.0",
8739[[package]]8739[[package]]
8740name = "sc-chain-spec-derive"8740name = "sc-chain-spec-derive"
8741version = "4.0.0-dev"8741version = "4.0.0-dev"
8742source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8742source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8743dependencies = [8743dependencies = [
8744 "proc-macro-crate 1.1.0",8744 "proc-macro-crate 1.1.0",
8745 "proc-macro2",8745 "proc-macro2",
8750[[package]]8750[[package]]
8751name = "sc-cli"8751name = "sc-cli"
8752version = "0.10.0-dev"8752version = "0.10.0-dev"
8753source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8753source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8754dependencies = [8754dependencies = [
8755 "chrono",8755 "chrono",
8756 "fdlimit",8756 "fdlimit",
8788[[package]]8788[[package]]
8789name = "sc-client-api"8789name = "sc-client-api"
8790version = "4.0.0-dev"8790version = "4.0.0-dev"
8791source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8791source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8792dependencies = [8792dependencies = [
8793 "fnv",8793 "fnv",
8794 "futures 0.3.18",8794 "futures 0.3.18",
8816[[package]]8816[[package]]
8817name = "sc-client-db"8817name = "sc-client-db"
8818version = "0.10.0-dev"8818version = "0.10.0-dev"
8819source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8819source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8820dependencies = [8820dependencies = [
8821 "hash-db",8821 "hash-db",
8822 "kvdb",8822 "kvdb",
8841[[package]]8841[[package]]
8842name = "sc-consensus"8842name = "sc-consensus"
8843version = "0.10.0-dev"8843version = "0.10.0-dev"
8844source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8844source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8845dependencies = [8845dependencies = [
8846 "async-trait",8846 "async-trait",
8847 "futures 0.3.18",8847 "futures 0.3.18",
8865[[package]]8865[[package]]
8866name = "sc-consensus-aura"8866name = "sc-consensus-aura"
8867version = "0.10.0-dev"8867version = "0.10.0-dev"
8868source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8868source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8869dependencies = [8869dependencies = [
8870 "async-trait",8870 "async-trait",
8871 "derive_more",8871 "derive_more",
8894[[package]]8894[[package]]
8895name = "sc-consensus-babe"8895name = "sc-consensus-babe"
8896version = "0.10.0-dev"8896version = "0.10.0-dev"
8897source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8897source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8898dependencies = [8898dependencies = [
8899 "async-trait",8899 "async-trait",
8900 "derive_more",8900 "derive_more",
8937[[package]]8937[[package]]
8938name = "sc-consensus-babe-rpc"8938name = "sc-consensus-babe-rpc"
8939version = "0.10.0-dev"8939version = "0.10.0-dev"
8940source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8940source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8941dependencies = [8941dependencies = [
8942 "derive_more",8942 "derive_more",
8943 "futures 0.3.18",8943 "futures 0.3.18",
8961[[package]]8961[[package]]
8962name = "sc-consensus-epochs"8962name = "sc-consensus-epochs"
8963version = "0.10.0-dev"8963version = "0.10.0-dev"
8964source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8964source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8965dependencies = [8965dependencies = [
8966 "fork-tree",8966 "fork-tree",
8967 "parity-scale-codec",8967 "parity-scale-codec",
8974[[package]]8974[[package]]
8975name = "sc-consensus-slots"8975name = "sc-consensus-slots"
8976version = "0.10.0-dev"8976version = "0.10.0-dev"
8977source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"8977source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
8978dependencies = [8978dependencies = [
8979 "async-trait",8979 "async-trait",
8980 "futures 0.3.18",8980 "futures 0.3.18",
9000[[package]]9000[[package]]
9001name = "sc-consensus-uncles"9001name = "sc-consensus-uncles"
9002version = "0.10.0-dev"9002version = "0.10.0-dev"
9003source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9003source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9004dependencies = [9004dependencies = [
9005 "sc-client-api",9005 "sc-client-api",
9006 "sp-authorship",9006 "sp-authorship",
9011[[package]]9011[[package]]
9012name = "sc-executor"9012name = "sc-executor"
9013version = "0.10.0-dev"9013version = "0.10.0-dev"
9014source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9014source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9015dependencies = [9015dependencies = [
9016 "lazy_static",9016 "lazy_static",
9017 "libsecp256k1 0.7.0",9017 "libsecp256k1 0.7.0",
9038[[package]]9038[[package]]
9039name = "sc-executor-common"9039name = "sc-executor-common"
9040version = "0.10.0-dev"9040version = "0.10.0-dev"
9041source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9041source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9042dependencies = [9042dependencies = [
9043 "derive_more",9043 "derive_more",
9044 "environmental",9044 "environmental",
9056[[package]]9056[[package]]
9057name = "sc-executor-wasmi"9057name = "sc-executor-wasmi"
9058version = "0.10.0-dev"9058version = "0.10.0-dev"
9059source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9059source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9060dependencies = [9060dependencies = [
9061 "log",9061 "log",
9062 "parity-scale-codec",9062 "parity-scale-codec",
9072[[package]]9072[[package]]
9073name = "sc-executor-wasmtime"9073name = "sc-executor-wasmtime"
9074version = "0.10.0-dev"9074version = "0.10.0-dev"
9075source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9075source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9076dependencies = [9076dependencies = [
9077 "cfg-if 1.0.0",9077 "cfg-if 1.0.0",
9078 "libc",9078 "libc",
9090[[package]]9090[[package]]
9091name = "sc-finality-grandpa"9091name = "sc-finality-grandpa"
9092version = "0.10.0-dev"9092version = "0.10.0-dev"
9093source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9093source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9094dependencies = [9094dependencies = [
9095 "async-trait",9095 "async-trait",
9096 "derive_more",9096 "derive_more",
9127[[package]]9127[[package]]
9128name = "sc-finality-grandpa-rpc"9128name = "sc-finality-grandpa-rpc"
9129version = "0.10.0-dev"9129version = "0.10.0-dev"
9130source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9130source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9131dependencies = [9131dependencies = [
9132 "derive_more",9132 "derive_more",
9133 "finality-grandpa",9133 "finality-grandpa",
9151[[package]]9151[[package]]
9152name = "sc-informant"9152name = "sc-informant"
9153version = "0.10.0-dev"9153version = "0.10.0-dev"
9154source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9154source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9155dependencies = [9155dependencies = [
9156 "ansi_term",9156 "ansi_term",
9157 "futures 0.3.18",9157 "futures 0.3.18",
9168[[package]]9168[[package]]
9169name = "sc-keystore"9169name = "sc-keystore"
9170version = "4.0.0-dev"9170version = "4.0.0-dev"
9171source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9171source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9172dependencies = [9172dependencies = [
9173 "async-trait",9173 "async-trait",
9174 "derive_more",9174 "derive_more",
9183[[package]]9183[[package]]
9184name = "sc-network"9184name = "sc-network"
9185version = "0.10.0-dev"9185version = "0.10.0-dev"
9186source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9186source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9187dependencies = [9187dependencies = [
9188 "async-std",9188 "async-std",
9189 "async-trait",9189 "async-trait",
9234[[package]]9234[[package]]
9235name = "sc-network-gossip"9235name = "sc-network-gossip"
9236version = "0.10.0-dev"9236version = "0.10.0-dev"
9237source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9237source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9238dependencies = [9238dependencies = [
9239 "futures 0.3.18",9239 "futures 0.3.18",
9240 "futures-timer 3.0.2",9240 "futures-timer 3.0.2",
9250[[package]]9250[[package]]
9251name = "sc-offchain"9251name = "sc-offchain"
9252version = "4.0.0-dev"9252version = "4.0.0-dev"
9253source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9253source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9254dependencies = [9254dependencies = [
9255 "bytes 1.1.0",9255 "bytes 1.1.0",
9256 "fnv",9256 "fnv",
9278[[package]]9278[[package]]
9279name = "sc-peerset"9279name = "sc-peerset"
9280version = "4.0.0-dev"9280version = "4.0.0-dev"
9281source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9281source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9282dependencies = [9282dependencies = [
9283 "futures 0.3.18",9283 "futures 0.3.18",
9284 "libp2p",9284 "libp2p",
9291[[package]]9291[[package]]
9292name = "sc-proposer-metrics"9292name = "sc-proposer-metrics"
9293version = "0.10.0-dev"9293version = "0.10.0-dev"
9294source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9294source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9295dependencies = [9295dependencies = [
9296 "log",9296 "log",
9297 "substrate-prometheus-endpoint",9297 "substrate-prometheus-endpoint",
9300[[package]]9300[[package]]
9301name = "sc-rpc"9301name = "sc-rpc"
9302version = "4.0.0-dev"9302version = "4.0.0-dev"
9303source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9303source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9304dependencies = [9304dependencies = [
9305 "futures 0.3.18",9305 "futures 0.3.18",
9306 "hash-db",9306 "hash-db",
9331[[package]]9331[[package]]
9332name = "sc-rpc-api"9332name = "sc-rpc-api"
9333version = "0.10.0-dev"9333version = "0.10.0-dev"
9334source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9334source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9335dependencies = [9335dependencies = [
9336 "futures 0.3.18",9336 "futures 0.3.18",
9337 "jsonrpc-core",9337 "jsonrpc-core",
9356[[package]]9356[[package]]
9357name = "sc-rpc-server"9357name = "sc-rpc-server"
9358version = "4.0.0-dev"9358version = "4.0.0-dev"
9359source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9359source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9360dependencies = [9360dependencies = [
9361 "futures 0.3.18",9361 "futures 0.3.18",
9362 "jsonrpc-core",9362 "jsonrpc-core",
9373[[package]]9373[[package]]
9374name = "sc-service"9374name = "sc-service"
9375version = "0.10.0-dev"9375version = "0.10.0-dev"
9376source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9376source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9377dependencies = [9377dependencies = [
9378 "async-trait",9378 "async-trait",
9379 "directories",9379 "directories",
9437[[package]]9437[[package]]
9438name = "sc-state-db"9438name = "sc-state-db"
9439version = "0.10.0-dev"9439version = "0.10.0-dev"
9440source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9440source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9441dependencies = [9441dependencies = [
9442 "log",9442 "log",
9443 "parity-scale-codec",9443 "parity-scale-codec",
9451[[package]]9451[[package]]
9452name = "sc-sync-state-rpc"9452name = "sc-sync-state-rpc"
9453version = "0.10.0-dev"9453version = "0.10.0-dev"
9454source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9454source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9455dependencies = [9455dependencies = [
9456 "jsonrpc-core",9456 "jsonrpc-core",
9457 "jsonrpc-core-client",9457 "jsonrpc-core-client",
9473[[package]]9473[[package]]
9474name = "sc-telemetry"9474name = "sc-telemetry"
9475version = "4.0.0-dev"9475version = "4.0.0-dev"
9476source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9476source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9477dependencies = [9477dependencies = [
9478 "chrono",9478 "chrono",
9479 "futures 0.3.18",9479 "futures 0.3.18",
9491[[package]]9491[[package]]
9492name = "sc-tracing"9492name = "sc-tracing"
9493version = "4.0.0-dev"9493version = "4.0.0-dev"
9494source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9494source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9495dependencies = [9495dependencies = [
9496 "ansi_term",9496 "ansi_term",
9497 "atty",9497 "atty",
9522[[package]]9522[[package]]
9523name = "sc-tracing-proc-macro"9523name = "sc-tracing-proc-macro"
9524version = "4.0.0-dev"9524version = "4.0.0-dev"
9525source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9525source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9526dependencies = [9526dependencies = [
9527 "proc-macro-crate 1.1.0",9527 "proc-macro-crate 1.1.0",
9528 "proc-macro2",9528 "proc-macro2",
9533[[package]]9533[[package]]
9534name = "sc-transaction-pool"9534name = "sc-transaction-pool"
9535version = "4.0.0-dev"9535version = "4.0.0-dev"
9536source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9536source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9537dependencies = [9537dependencies = [
9538 "futures 0.3.18",9538 "futures 0.3.18",
9539 "intervalier",9539 "intervalier",
9560[[package]]9560[[package]]
9561name = "sc-transaction-pool-api"9561name = "sc-transaction-pool-api"
9562version = "4.0.0-dev"9562version = "4.0.0-dev"
9563source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9563source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9564dependencies = [9564dependencies = [
9565 "derive_more",9565 "derive_more",
9566 "futures 0.3.18",9566 "futures 0.3.18",
9574[[package]]9574[[package]]
9575name = "sc-utils"9575name = "sc-utils"
9576version = "4.0.0-dev"9576version = "4.0.0-dev"
9577source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9577source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
9578dependencies = [9578dependencies = [
9579 "futures 0.3.18",9579 "futures 0.3.18",
9580 "futures-timer 3.0.2",9580 "futures-timer 3.0.2",
97439743
9744[[package]]9744[[package]]
9745name = "serde"9745name = "serde"
9746version = "1.0.130"9746version = "1.0.131"
9747source = "registry+https://github.com/rust-lang/crates.io-index"9747source = "registry+https://github.com/rust-lang/crates.io-index"
9748checksum = "f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913"9748checksum = "b4ad69dfbd3e45369132cc64e6748c2d65cdfb001a2b1c232d128b4ad60561c1"
9749dependencies = [9749dependencies = [
9750 "serde_derive",9750 "serde_derive",
9751]9751]
97529752
9753[[package]]9753[[package]]
9754name = "serde_derive"9754name = "serde_derive"
9755version = "1.0.130"9755version = "1.0.131"
9756source = "registry+https://github.com/rust-lang/crates.io-index"9756source = "registry+https://github.com/rust-lang/crates.io-index"
9757checksum = "d7bc1a1ab1961464eae040d96713baa5a724a8152c1222492465b54322ec508b"9757checksum = "b710a83c4e0dff6a3d511946b95274ad9ca9e5d3ae497b63fda866ac955358d2"
9758dependencies = [9758dependencies = [
9759 "proc-macro2",9759 "proc-macro2",
9760 "quote",9760 "quote",
98649864
9865[[package]]9865[[package]]
9866name = "signal-hook"9866name = "signal-hook"
9867version = "0.3.10"9867version = "0.3.12"
9868source = "registry+https://github.com/rust-lang/crates.io-index"9868source = "registry+https://github.com/rust-lang/crates.io-index"
9869checksum = "9c98891d737e271a2954825ef19e46bd16bdb98e2746f2eec4f7a4ef7946efd1"9869checksum = "c35dfd12afb7828318348b8c408383cf5071a086c1d4ab1c0f9840ec92dbb922"
9870dependencies = [9870dependencies = [
9871 "libc",9871 "libc",
9872 "signal-hook-registry",9872 "signal-hook-registry",
99079907
9908[[package]]9908[[package]]
9909name = "slot-range-helper"9909name = "slot-range-helper"
9910version = "0.9.13"9910version = "0.9.14"
9911source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"9911source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
9912dependencies = [9912dependencies = [
9913 "enumn",9913 "enumn",
9914 "parity-scale-codec",9914 "parity-scale-codec",
9996[[package]]9996[[package]]
9997name = "sp-api"9997name = "sp-api"
9998version = "4.0.0-dev"9998version = "4.0.0-dev"
9999source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"9999source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10000dependencies = [10000dependencies = [
10001 "hash-db",10001 "hash-db",
10002 "log",10002 "log",
10013[[package]]10013[[package]]
10014name = "sp-api-proc-macro"10014name = "sp-api-proc-macro"
10015version = "4.0.0-dev"10015version = "4.0.0-dev"
10016source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10016source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10017dependencies = [10017dependencies = [
10018 "blake2-rfc",10018 "blake2-rfc",
10019 "proc-macro-crate 1.1.0",10019 "proc-macro-crate 1.1.0",
10025[[package]]10025[[package]]
10026name = "sp-application-crypto"10026name = "sp-application-crypto"
10027version = "4.0.0-dev"10027version = "4.0.0-dev"
10028source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10028source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10029dependencies = [10029dependencies = [
10030 "parity-scale-codec",10030 "parity-scale-codec",
10031 "scale-info",10031 "scale-info",
10038[[package]]10038[[package]]
10039name = "sp-arithmetic"10039name = "sp-arithmetic"
10040version = "4.0.0-dev"10040version = "4.0.0-dev"
10041source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10041source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10042dependencies = [10042dependencies = [
10043 "integer-sqrt",10043 "integer-sqrt",
10044 "num-traits",10044 "num-traits",
10053[[package]]10053[[package]]
10054name = "sp-authority-discovery"10054name = "sp-authority-discovery"
10055version = "4.0.0-dev"10055version = "4.0.0-dev"
10056source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10056source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10057dependencies = [10057dependencies = [
10058 "parity-scale-codec",10058 "parity-scale-codec",
10059 "scale-info",10059 "scale-info",
10066[[package]]10066[[package]]
10067name = "sp-authorship"10067name = "sp-authorship"
10068version = "4.0.0-dev"10068version = "4.0.0-dev"
10069source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10069source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10070dependencies = [10070dependencies = [
10071 "async-trait",10071 "async-trait",
10072 "parity-scale-codec",10072 "parity-scale-codec",
10078[[package]]10078[[package]]
10079name = "sp-block-builder"10079name = "sp-block-builder"
10080version = "4.0.0-dev"10080version = "4.0.0-dev"
10081source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10081source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10082dependencies = [10082dependencies = [
10083 "parity-scale-codec",10083 "parity-scale-codec",
10084 "sp-api",10084 "sp-api",
10090[[package]]10090[[package]]
10091name = "sp-blockchain"10091name = "sp-blockchain"
10092version = "4.0.0-dev"10092version = "4.0.0-dev"
10093source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10093source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10094dependencies = [10094dependencies = [
10095 "futures 0.3.18",10095 "futures 0.3.18",
10096 "log",10096 "log",
10108[[package]]10108[[package]]
10109name = "sp-consensus"10109name = "sp-consensus"
10110version = "0.10.0-dev"10110version = "0.10.0-dev"
10111source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10111source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10112dependencies = [10112dependencies = [
10113 "async-trait",10113 "async-trait",
10114 "futures 0.3.18",10114 "futures 0.3.18",
10127[[package]]10127[[package]]
10128name = "sp-consensus-aura"10128name = "sp-consensus-aura"
10129version = "0.10.0-dev"10129version = "0.10.0-dev"
10130source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10130source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10131dependencies = [10131dependencies = [
10132 "async-trait",10132 "async-trait",
10133 "parity-scale-codec",10133 "parity-scale-codec",
10145[[package]]10145[[package]]
10146name = "sp-consensus-babe"10146name = "sp-consensus-babe"
10147version = "0.10.0-dev"10147version = "0.10.0-dev"
10148source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10148source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10149dependencies = [10149dependencies = [
10150 "async-trait",10150 "async-trait",
10151 "merlin",10151 "merlin",
10168[[package]]10168[[package]]
10169name = "sp-consensus-slots"10169name = "sp-consensus-slots"
10170version = "0.10.0-dev"10170version = "0.10.0-dev"
10171source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10171source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10172dependencies = [10172dependencies = [
10173 "parity-scale-codec",10173 "parity-scale-codec",
10174 "scale-info",10174 "scale-info",
10180[[package]]10180[[package]]
10181name = "sp-consensus-vrf"10181name = "sp-consensus-vrf"
10182version = "0.10.0-dev"10182version = "0.10.0-dev"
10183source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10183source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10184dependencies = [10184dependencies = [
10185 "parity-scale-codec",10185 "parity-scale-codec",
10186 "schnorrkel",10186 "schnorrkel",
10192[[package]]10192[[package]]
10193name = "sp-core"10193name = "sp-core"
10194version = "4.0.0-dev"10194version = "4.0.0-dev"
10195source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10195source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10196dependencies = [10196dependencies = [
10197 "base58",10197 "base58",
10198 "bitflags",10198 "bitflags",
10240[[package]]10240[[package]]
10241name = "sp-core-hashing"10241name = "sp-core-hashing"
10242version = "4.0.0-dev"10242version = "4.0.0-dev"
10243source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10243source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10244dependencies = [10244dependencies = [
10245 "blake2-rfc",10245 "blake2-rfc",
10246 "byteorder",10246 "byteorder",
10253[[package]]10253[[package]]
10254name = "sp-core-hashing-proc-macro"10254name = "sp-core-hashing-proc-macro"
10255version = "4.0.0-dev"10255version = "4.0.0-dev"
10256source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10256source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10257dependencies = [10257dependencies = [
10258 "proc-macro2",10258 "proc-macro2",
10259 "quote",10259 "quote",
10264[[package]]10264[[package]]
10265name = "sp-database"10265name = "sp-database"
10266version = "4.0.0-dev"10266version = "4.0.0-dev"
10267source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10267source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10268dependencies = [10268dependencies = [
10269 "kvdb",10269 "kvdb",
10270 "parking_lot 0.11.2",10270 "parking_lot 0.11.2",
10273[[package]]10273[[package]]
10274name = "sp-debug-derive"10274name = "sp-debug-derive"
10275version = "4.0.0-dev"10275version = "4.0.0-dev"
10276source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10276source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10277dependencies = [10277dependencies = [
10278 "proc-macro2",10278 "proc-macro2",
10279 "quote",10279 "quote",
10283[[package]]10283[[package]]
10284name = "sp-externalities"10284name = "sp-externalities"
10285version = "0.10.0-dev"10285version = "0.10.0-dev"
10286source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10286source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10287dependencies = [10287dependencies = [
10288 "environmental",10288 "environmental",
10289 "parity-scale-codec",10289 "parity-scale-codec",
10294[[package]]10294[[package]]
10295name = "sp-finality-grandpa"10295name = "sp-finality-grandpa"
10296version = "4.0.0-dev"10296version = "4.0.0-dev"
10297source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10297source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10298dependencies = [10298dependencies = [
10299 "finality-grandpa",10299 "finality-grandpa",
10300 "log",10300 "log",
10312[[package]]10312[[package]]
10313name = "sp-inherents"10313name = "sp-inherents"
10314version = "4.0.0-dev"10314version = "4.0.0-dev"
10315source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10315source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10316dependencies = [10316dependencies = [
10317 "async-trait",10317 "async-trait",
10318 "impl-trait-for-tuples",10318 "impl-trait-for-tuples",
10326[[package]]10326[[package]]
10327name = "sp-io"10327name = "sp-io"
10328version = "4.0.0-dev"10328version = "4.0.0-dev"
10329source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10329source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10330dependencies = [10330dependencies = [
10331 "futures 0.3.18",10331 "futures 0.3.18",
10332 "hash-db",10332 "hash-db",
10350[[package]]10350[[package]]
10351name = "sp-keyring"10351name = "sp-keyring"
10352version = "4.0.0-dev"10352version = "4.0.0-dev"
10353source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10353source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10354dependencies = [10354dependencies = [
10355 "lazy_static",10355 "lazy_static",
10356 "sp-core",10356 "sp-core",
10361[[package]]10361[[package]]
10362name = "sp-keystore"10362name = "sp-keystore"
10363version = "0.10.0-dev"10363version = "0.10.0-dev"
10364source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10364source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10365dependencies = [10365dependencies = [
10366 "async-trait",10366 "async-trait",
10367 "derive_more",10367 "derive_more",
10378[[package]]10378[[package]]
10379name = "sp-maybe-compressed-blob"10379name = "sp-maybe-compressed-blob"
10380version = "4.1.0-dev"10380version = "4.1.0-dev"
10381source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10381source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10382dependencies = [10382dependencies = [
10383 "zstd",10383 "zstd",
10384]10384]
1038510385
10386[[package]]10386[[package]]
10387name = "sp-npos-elections"10387name = "sp-npos-elections"
10388version = "4.0.0-dev"10388version = "4.0.0-dev"
10389source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10389source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10390dependencies = [10390dependencies = [
10391 "parity-scale-codec",10391 "parity-scale-codec",
10392 "scale-info",10392 "scale-info",
10401[[package]]10401[[package]]
10402name = "sp-npos-elections-solution-type"10402name = "sp-npos-elections-solution-type"
10403version = "4.0.0-dev"10403version = "4.0.0-dev"
10404source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10404source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10405dependencies = [10405dependencies = [
10406 "proc-macro-crate 1.1.0",10406 "proc-macro-crate 1.1.0",
10407 "proc-macro2",10407 "proc-macro2",
10412[[package]]10412[[package]]
10413name = "sp-offchain"10413name = "sp-offchain"
10414version = "4.0.0-dev"10414version = "4.0.0-dev"
10415source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10415source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10416dependencies = [10416dependencies = [
10417 "sp-api",10417 "sp-api",
10418 "sp-core",10418 "sp-core",
10422[[package]]10422[[package]]
10423name = "sp-panic-handler"10423name = "sp-panic-handler"
10424version = "4.0.0-dev"10424version = "4.0.0-dev"
10425source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10425source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10426dependencies = [10426dependencies = [
10427 "backtrace",10427 "backtrace",
10428 "lazy_static",10428 "lazy_static",
10432[[package]]10432[[package]]
10433name = "sp-rpc"10433name = "sp-rpc"
10434version = "4.0.0-dev"10434version = "4.0.0-dev"
10435source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10435source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10436dependencies = [10436dependencies = [
10437 "rustc-hash",10437 "rustc-hash",
10438 "serde",10438 "serde",
10442[[package]]10442[[package]]
10443name = "sp-runtime"10443name = "sp-runtime"
10444version = "4.0.0-dev"10444version = "4.0.0-dev"
10445source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10445source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10446dependencies = [10446dependencies = [
10447 "either",10447 "either",
10448 "hash256-std-hasher",10448 "hash256-std-hasher",
10464[[package]]10464[[package]]
10465name = "sp-runtime-interface"10465name = "sp-runtime-interface"
10466version = "4.0.0-dev"10466version = "4.0.0-dev"
10467source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10467source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10468dependencies = [10468dependencies = [
10469 "impl-trait-for-tuples",10469 "impl-trait-for-tuples",
10470 "parity-scale-codec",10470 "parity-scale-codec",
10481[[package]]10481[[package]]
10482name = "sp-runtime-interface-proc-macro"10482name = "sp-runtime-interface-proc-macro"
10483version = "4.0.0-dev"10483version = "4.0.0-dev"
10484source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10484source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10485dependencies = [10485dependencies = [
10486 "Inflector",10486 "Inflector",
10487 "proc-macro-crate 1.1.0",10487 "proc-macro-crate 1.1.0",
10493[[package]]10493[[package]]
10494name = "sp-sandbox"10494name = "sp-sandbox"
10495version = "0.10.0-dev"10495version = "0.10.0-dev"
10496source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10496source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10497dependencies = [10497dependencies = [
10498 "log",10498 "log",
10499 "parity-scale-codec",10499 "parity-scale-codec",
10507[[package]]10507[[package]]
10508name = "sp-serializer"10508name = "sp-serializer"
10509version = "4.0.0-dev"10509version = "4.0.0-dev"
10510source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10510source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10511dependencies = [10511dependencies = [
10512 "serde",10512 "serde",
10513 "serde_json",10513 "serde_json",
10516[[package]]10516[[package]]
10517name = "sp-session"10517name = "sp-session"
10518version = "4.0.0-dev"10518version = "4.0.0-dev"
10519source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10519source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10520dependencies = [10520dependencies = [
10521 "parity-scale-codec",10521 "parity-scale-codec",
10522 "scale-info",10522 "scale-info",
10530[[package]]10530[[package]]
10531name = "sp-staking"10531name = "sp-staking"
10532version = "4.0.0-dev"10532version = "4.0.0-dev"
10533source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10533source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10534dependencies = [10534dependencies = [
10535 "parity-scale-codec",10535 "parity-scale-codec",
10536 "scale-info",10536 "scale-info",
10541[[package]]10541[[package]]
10542name = "sp-state-machine"10542name = "sp-state-machine"
10543version = "0.10.0-dev"10543version = "0.10.0-dev"
10544source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10544source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10545dependencies = [10545dependencies = [
10546 "hash-db",10546 "hash-db",
10547 "log",10547 "log",
10564[[package]]10564[[package]]
10565name = "sp-std"10565name = "sp-std"
10566version = "4.0.0-dev"10566version = "4.0.0-dev"
10567source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10567source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
1056810568
10569[[package]]10569[[package]]
10570name = "sp-storage"10570name = "sp-storage"
10571version = "4.0.0-dev"10571version = "4.0.0-dev"
10572source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10572source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10573dependencies = [10573dependencies = [
10574 "impl-serde",10574 "impl-serde",
10575 "parity-scale-codec",10575 "parity-scale-codec",
10582[[package]]10582[[package]]
10583name = "sp-tasks"10583name = "sp-tasks"
10584version = "4.0.0-dev"10584version = "4.0.0-dev"
10585source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10585source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10586dependencies = [10586dependencies = [
10587 "log",10587 "log",
10588 "sp-core",10588 "sp-core",
10595[[package]]10595[[package]]
10596name = "sp-timestamp"10596name = "sp-timestamp"
10597version = "4.0.0-dev"10597version = "4.0.0-dev"
10598source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10598source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10599dependencies = [10599dependencies = [
10600 "async-trait",10600 "async-trait",
10601 "futures-timer 3.0.2",10601 "futures-timer 3.0.2",
10611[[package]]10611[[package]]
10612name = "sp-tracing"10612name = "sp-tracing"
10613version = "4.0.0-dev"10613version = "4.0.0-dev"
10614source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10614source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10615dependencies = [10615dependencies = [
10616 "parity-scale-codec",10616 "parity-scale-codec",
10617 "sp-std",10617 "sp-std",
10623[[package]]10623[[package]]
10624name = "sp-transaction-pool"10624name = "sp-transaction-pool"
10625version = "4.0.0-dev"10625version = "4.0.0-dev"
10626source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10626source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10627dependencies = [10627dependencies = [
10628 "sp-api",10628 "sp-api",
10629 "sp-runtime",10629 "sp-runtime",
10632[[package]]10632[[package]]
10633name = "sp-transaction-storage-proof"10633name = "sp-transaction-storage-proof"
10634version = "4.0.0-dev"10634version = "4.0.0-dev"
10635source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10635source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10636dependencies = [10636dependencies = [
10637 "async-trait",10637 "async-trait",
10638 "log",10638 "log",
10648[[package]]10648[[package]]
10649name = "sp-trie"10649name = "sp-trie"
10650version = "4.0.0-dev"10650version = "4.0.0-dev"
10651source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10651source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10652dependencies = [10652dependencies = [
10653 "hash-db",10653 "hash-db",
10654 "memory-db",10654 "memory-db",
10663[[package]]10663[[package]]
10664name = "sp-version"10664name = "sp-version"
10665version = "4.0.0-dev"10665version = "4.0.0-dev"
10666source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10666source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10667dependencies = [10667dependencies = [
10668 "impl-serde",10668 "impl-serde",
10669 "parity-scale-codec",10669 "parity-scale-codec",
10679[[package]]10679[[package]]
10680name = "sp-version-proc-macro"10680name = "sp-version-proc-macro"
10681version = "4.0.0-dev"10681version = "4.0.0-dev"
10682source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10682source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10683dependencies = [10683dependencies = [
10684 "parity-scale-codec",10684 "parity-scale-codec",
10685 "proc-macro2",10685 "proc-macro2",
10690[[package]]10690[[package]]
10691name = "sp-wasm-interface"10691name = "sp-wasm-interface"
10692version = "4.0.0-dev"10692version = "4.0.0-dev"
10693source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10693source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10694dependencies = [10694dependencies = [
10695 "impl-trait-for-tuples",10695 "impl-trait-for-tuples",
10696 "parity-scale-codec",10696 "parity-scale-codec",
10841[[package]]10841[[package]]
10842name = "substrate-build-script-utils"10842name = "substrate-build-script-utils"
10843version = "3.0.0"10843version = "3.0.0"
10844source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10844source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10845dependencies = [10845dependencies = [
10846 "platforms",10846 "platforms",
10847]10847]
1084810848
10849[[package]]10849[[package]]
10850name = "substrate-frame-rpc-system"10850name = "substrate-frame-rpc-system"
10851version = "4.0.0-dev"10851version = "4.0.0-dev"
10852source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10852source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10853dependencies = [10853dependencies = [
10854 "frame-system-rpc-runtime-api",10854 "frame-system-rpc-runtime-api",
10855 "futures 0.3.18",10855 "futures 0.3.18",
10871[[package]]10871[[package]]
10872name = "substrate-prometheus-endpoint"10872name = "substrate-prometheus-endpoint"
10873version = "0.10.0-dev"10873version = "0.10.0-dev"
10874source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10874source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10875dependencies = [10875dependencies = [
10876 "async-std",10876 "async-std",
10877 "derive_more",10877 "derive_more",
10885[[package]]10885[[package]]
10886name = "substrate-test-client"10886name = "substrate-test-client"
10887version = "2.0.1"10887version = "2.0.1"
10888source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10888source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10889dependencies = [10889dependencies = [
10890 "async-trait",10890 "async-trait",
10891 "futures 0.3.18",10891 "futures 0.3.18",
10911[[package]]10911[[package]]
10912name = "substrate-test-utils"10912name = "substrate-test-utils"
10913version = "4.0.0-dev"10913version = "4.0.0-dev"
10914source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10914source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10915dependencies = [10915dependencies = [
10916 "futures 0.3.18",10916 "futures 0.3.18",
10917 "substrate-test-utils-derive",10917 "substrate-test-utils-derive",
10921[[package]]10921[[package]]
10922name = "substrate-test-utils-derive"10922name = "substrate-test-utils-derive"
10923version = "0.10.0-dev"10923version = "0.10.0-dev"
10924source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10924source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10925dependencies = [10925dependencies = [
10926 "proc-macro-crate 1.1.0",10926 "proc-macro-crate 1.1.0",
10927 "proc-macro2",10927 "proc-macro2",
10932[[package]]10932[[package]]
10933name = "substrate-wasm-builder"10933name = "substrate-wasm-builder"
10934version = "5.0.0-dev"10934version = "5.0.0-dev"
10935source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"10935source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
10936dependencies = [10936dependencies = [
10937 "ansi_term",10937 "ansi_term",
10938 "build-helper",10938 "build-helper",
11403[[package]]11403[[package]]
11404name = "try-runtime-cli"11404name = "try-runtime-cli"
11405version = "0.10.0-dev"11405version = "0.10.0-dev"
11406source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.13#fcc54a72973d03afe7bf9e3ef2736050b3f33465"11406source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.14#de6033a2aa4f0191877200516fbc2655399faa4b"
11407dependencies = [11407dependencies = [
11408 "jsonrpsee",11408 "jsonrpsee",
11409 "log",11409 "log",
1152711527
11528[[package]]11528[[package]]
11529name = "unique-node"11529name = "unique-node"
11530version = "0.9.13"11530version = "0.9.14"
11531dependencies = [11531dependencies = [
11532 "cumulus-client-cli",11532 "cumulus-client-cli",
11533 "cumulus-client-collator",11533 "cumulus-client-collator",
1164811648
11649[[package]]11649[[package]]
11650name = "unique-runtime"11650name = "unique-runtime"
11651version = "0.9.13"11651version = "0.9.14"
11652dependencies = [11652dependencies = [
11653 "cumulus-pallet-aura-ext",11653 "cumulus-pallet-aura-ext",
11654 "cumulus-pallet-dmp-queue",11654 "cumulus-pallet-dmp-queue",
11805[[package]]11805[[package]]
11806name = "up-sponsorship"11806name = "up-sponsorship"
11807version = "0.1.0"11807version = "0.1.0"
11808source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.13#af545fdcb6495cf5a753b192aad9d857d633cf67"11808source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.14#858001a6fd841614eb3bc47562e1a08685e6c8df"
11809dependencies = [11809dependencies = [
11810 "impl-trait-for-tuples",11810 "impl-trait-for-tuples",
11811]11811]
1222612226
12227[[package]]12227[[package]]
12228name = "westend-runtime"12228name = "westend-runtime"
12229version = "0.9.13"12229version = "0.9.14"
12230source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"12230source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
12231dependencies = [12231dependencies = [
12232 "beefy-primitives",12232 "beefy-primitives",
12233 "bitvec",12233 "bitvec",
1240612406
12407[[package]]12407[[package]]
12408name = "xcm"12408name = "xcm"
12409version = "0.9.13"12409version = "0.9.14"
12410source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"12410source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
12411dependencies = [12411dependencies = [
12412 "derivative",12412 "derivative",
12413 "impl-trait-for-tuples",12413 "impl-trait-for-tuples",
1241912419
12420[[package]]12420[[package]]
12421name = "xcm-builder"12421name = "xcm-builder"
12422version = "0.9.13"12422version = "0.9.14"
12423source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"12423source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
12424dependencies = [12424dependencies = [
12425 "frame-support",12425 "frame-support",
12426 "frame-system",12426 "frame-system",
1243912439
12440[[package]]12440[[package]]
12441name = "xcm-executor"12441name = "xcm-executor"
12442version = "0.9.13"12442version = "0.9.14"
12443source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"12443source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
12444dependencies = [12444dependencies = [
12445 "frame-benchmarking",12445 "frame-benchmarking",
12446 "frame-support",12446 "frame-support",
12458[[package]]12458[[package]]
12459name = "xcm-procedural"12459name = "xcm-procedural"
12460version = "0.1.0"12460version = "0.1.0"
12461source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.13#7d8f00b90cd6d87780123b3e08ca120cfb0c6e50"12461source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.14#80dfb926f40114841d3894fd75f39098dff9d5d4"
12462dependencies = [12462dependencies = [
12463 "proc-macro2",12463 "proc-macro2",
12464 "quote",12464 "quote",
modifiedDockerfile-parachaindiffbeforeafterboth
3LABEL maintainer="Unique.Network"3LABEL maintainer="Unique.Network"
44
5ARG RUST_TOOLCHAIN=nightly-2021-11-115ARG RUST_TOOLCHAIN=nightly-2021-11-11
6#ARG RUST_C=1.55.0-nightly6#ARG RUST_C=1.58.0-nightly
7ARG POLKA_VERSION=v0.9.137ARG POLKA_VERSION=release-v0.9.14
8ARG UNIQUE_BRANCH=develop8ARG UNIQUE_BRANCH=develop
99
10#ARG USER=***10#ARG USER=***
modifiedclient/rpc/Cargo.tomldiffbeforeafterboth
12jsonrpc-core-client = "18.0.0"12jsonrpc-core-client = "18.0.0"
13jsonrpc-derive = "18.0.0"13jsonrpc-derive = "18.0.0"
1414
15sp-api = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.13" }15sp-api = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.14" }
16sp-blockchain = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.13" }16sp-blockchain = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.14" }
17sp-core = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.13" }17sp-core = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.14" }
18sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.13" }18sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.14" }
19sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.13" }19sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.14" }
2020
modifiednode/cli/Cargo.tomldiffbeforeafterboth
33
4[build-dependencies.substrate-build-script-utils]4[build-dependencies.substrate-build-script-utils]
5git = 'https://github.com/paritytech/substrate.git'5git = 'https://github.com/paritytech/substrate.git'
6branch = 'polkadot-v0.9.13'6branch = 'polkadot-v0.9.14'
77
8################################################################################8################################################################################
9# Substrate Dependecies9# Substrate Dependecies
1616
17[dependencies.frame-benchmarking]17[dependencies.frame-benchmarking]
18git = 'https://github.com/paritytech/substrate.git'18git = 'https://github.com/paritytech/substrate.git'
19branch = 'polkadot-v0.9.13'19branch = 'polkadot-v0.9.14'
2020
21[dependencies.frame-benchmarking-cli]21[dependencies.frame-benchmarking-cli]
22git = 'https://github.com/paritytech/substrate.git'22git = 'https://github.com/paritytech/substrate.git'
23branch = 'polkadot-v0.9.13'23branch = 'polkadot-v0.9.14'
2424
25[dependencies.pallet-transaction-payment-rpc]25[dependencies.pallet-transaction-payment-rpc]
26git = 'https://github.com/paritytech/substrate.git'26git = 'https://github.com/paritytech/substrate.git'
27branch = 'polkadot-v0.9.13'27branch = 'polkadot-v0.9.14'
2828
29[dependencies.substrate-prometheus-endpoint]29[dependencies.substrate-prometheus-endpoint]
30git = 'https://github.com/paritytech/substrate.git'30git = 'https://github.com/paritytech/substrate.git'
31branch = 'polkadot-v0.9.13'31branch = 'polkadot-v0.9.14'
3232
33[dependencies.sc-basic-authorship]33[dependencies.sc-basic-authorship]
34git = 'https://github.com/paritytech/substrate.git'34git = 'https://github.com/paritytech/substrate.git'
35branch = 'polkadot-v0.9.13'35branch = 'polkadot-v0.9.14'
3636
37[dependencies.sc-chain-spec]37[dependencies.sc-chain-spec]
38git = 'https://github.com/paritytech/substrate.git'38git = 'https://github.com/paritytech/substrate.git'
39branch = 'polkadot-v0.9.13'39branch = 'polkadot-v0.9.14'
4040
41[dependencies.sc-cli]41[dependencies.sc-cli]
42features = ['wasmtime']42features = ['wasmtime']
43git = 'https://github.com/paritytech/substrate.git'43git = 'https://github.com/paritytech/substrate.git'
44branch = 'polkadot-v0.9.13'44branch = 'polkadot-v0.9.14'
4545
46[dependencies.sc-client-api]46[dependencies.sc-client-api]
47git = 'https://github.com/paritytech/substrate.git'47git = 'https://github.com/paritytech/substrate.git'
48branch = 'polkadot-v0.9.13'48branch = 'polkadot-v0.9.14'
4949
50[dependencies.sc-consensus]50[dependencies.sc-consensus]
51git = 'https://github.com/paritytech/substrate.git'51git = 'https://github.com/paritytech/substrate.git'
52branch = 'polkadot-v0.9.13'52branch = 'polkadot-v0.9.14'
5353
54[dependencies.sc-consensus-aura]54[dependencies.sc-consensus-aura]
55git = 'https://github.com/paritytech/substrate.git'55git = 'https://github.com/paritytech/substrate.git'
56branch = 'polkadot-v0.9.13'56branch = 'polkadot-v0.9.14'
5757
58[dependencies.sc-executor]58[dependencies.sc-executor]
59features = ['wasmtime']59features = ['wasmtime']
60git = 'https://github.com/paritytech/substrate.git'60git = 'https://github.com/paritytech/substrate.git'
61branch = 'polkadot-v0.9.13'61branch = 'polkadot-v0.9.14'
6262
63[dependencies.sc-finality-grandpa]63[dependencies.sc-finality-grandpa]
64git = 'https://github.com/paritytech/substrate.git'64git = 'https://github.com/paritytech/substrate.git'
65branch = 'polkadot-v0.9.13'65branch = 'polkadot-v0.9.14'
6666
67[dependencies.sc-keystore]67[dependencies.sc-keystore]
68git = 'https://github.com/paritytech/substrate.git'68git = 'https://github.com/paritytech/substrate.git'
69branch = 'polkadot-v0.9.13'69branch = 'polkadot-v0.9.14'
7070
71[dependencies.sc-rpc]71[dependencies.sc-rpc]
72git = 'https://github.com/paritytech/substrate.git'72git = 'https://github.com/paritytech/substrate.git'
73branch = 'polkadot-v0.9.13'73branch = 'polkadot-v0.9.14'
7474
75[dependencies.sc-rpc-api]75[dependencies.sc-rpc-api]
76git = 'https://github.com/paritytech/substrate.git'76git = 'https://github.com/paritytech/substrate.git'
77branch = 'polkadot-v0.9.13'77branch = 'polkadot-v0.9.14'
7878
79[dependencies.sc-service]79[dependencies.sc-service]
80features = ['wasmtime']80features = ['wasmtime']
81git = 'https://github.com/paritytech/substrate.git'81git = 'https://github.com/paritytech/substrate.git'
82branch = 'polkadot-v0.9.13'82branch = 'polkadot-v0.9.14'
8383
84[dependencies.sc-telemetry]84[dependencies.sc-telemetry]
85git = 'https://github.com/paritytech/substrate.git'85git = 'https://github.com/paritytech/substrate.git'
86branch = 'polkadot-v0.9.13'86branch = 'polkadot-v0.9.14'
8787
88[dependencies.sc-transaction-pool]88[dependencies.sc-transaction-pool]
89git = 'https://github.com/paritytech/substrate.git'89git = 'https://github.com/paritytech/substrate.git'
90branch = 'polkadot-v0.9.13'90branch = 'polkadot-v0.9.14'
9191
92[dependencies.sc-tracing]92[dependencies.sc-tracing]
93git = 'https://github.com/paritytech/substrate.git'93git = 'https://github.com/paritytech/substrate.git'
94branch = 'polkadot-v0.9.13'94branch = 'polkadot-v0.9.14'
9595
96[dependencies.sp-block-builder]96[dependencies.sp-block-builder]
97git = 'https://github.com/paritytech/substrate.git'97git = 'https://github.com/paritytech/substrate.git'
98branch = 'polkadot-v0.9.13'98branch = 'polkadot-v0.9.14'
9999
100[dependencies.sp-api]100[dependencies.sp-api]
101git = 'https://github.com/paritytech/substrate.git'101git = 'https://github.com/paritytech/substrate.git'
102branch = 'polkadot-v0.9.13'102branch = 'polkadot-v0.9.14'
103103
104[dependencies.sp-blockchain]104[dependencies.sp-blockchain]
105git = 'https://github.com/paritytech/substrate.git'105git = 'https://github.com/paritytech/substrate.git'
106branch = 'polkadot-v0.9.13'106branch = 'polkadot-v0.9.14'
107107
108[dependencies.sp-consensus]108[dependencies.sp-consensus]
109git = 'https://github.com/paritytech/substrate.git'109git = 'https://github.com/paritytech/substrate.git'
110branch = 'polkadot-v0.9.13'110branch = 'polkadot-v0.9.14'
111111
112[dependencies.sp-consensus-aura]112[dependencies.sp-consensus-aura]
113git = 'https://github.com/paritytech/substrate.git'113git = 'https://github.com/paritytech/substrate.git'
114branch = 'polkadot-v0.9.13'114branch = 'polkadot-v0.9.14'
115115
116[dependencies.sp-core]116[dependencies.sp-core]
117git = 'https://github.com/paritytech/substrate.git'117git = 'https://github.com/paritytech/substrate.git'
118branch = 'polkadot-v0.9.13'118branch = 'polkadot-v0.9.14'
119119
120[dependencies.sp-finality-grandpa]120[dependencies.sp-finality-grandpa]
121git = 'https://github.com/paritytech/substrate.git'121git = 'https://github.com/paritytech/substrate.git'
122branch = 'polkadot-v0.9.13'122branch = 'polkadot-v0.9.14'
123123
124[dependencies.sp-inherents]124[dependencies.sp-inherents]
125git = 'https://github.com/paritytech/substrate.git'125git = 'https://github.com/paritytech/substrate.git'
126branch = 'polkadot-v0.9.13'126branch = 'polkadot-v0.9.14'
127127
128[dependencies.sp-keystore]128[dependencies.sp-keystore]
129git = 'https://github.com/paritytech/substrate.git'129git = 'https://github.com/paritytech/substrate.git'
130branch = 'polkadot-v0.9.13'130branch = 'polkadot-v0.9.14'
131131
132[dependencies.sp-offchain]132[dependencies.sp-offchain]
133git = 'https://github.com/paritytech/substrate.git'133git = 'https://github.com/paritytech/substrate.git'
134branch = 'polkadot-v0.9.13'134branch = 'polkadot-v0.9.14'
135135
136[dependencies.sp-runtime]136[dependencies.sp-runtime]
137git = 'https://github.com/paritytech/substrate.git'137git = 'https://github.com/paritytech/substrate.git'
138branch = 'polkadot-v0.9.13'138branch = 'polkadot-v0.9.14'
139139
140[dependencies.sp-session]140[dependencies.sp-session]
141git = 'https://github.com/paritytech/substrate.git'141git = 'https://github.com/paritytech/substrate.git'
142branch = 'polkadot-v0.9.13'142branch = 'polkadot-v0.9.14'
143143
144[dependencies.sp-timestamp]144[dependencies.sp-timestamp]
145git = 'https://github.com/paritytech/substrate.git'145git = 'https://github.com/paritytech/substrate.git'
146branch = 'polkadot-v0.9.13'146branch = 'polkadot-v0.9.14'
147147
148[dependencies.sp-transaction-pool]148[dependencies.sp-transaction-pool]
149git = 'https://github.com/paritytech/substrate.git'149git = 'https://github.com/paritytech/substrate.git'
150branch = 'polkadot-v0.9.13'150branch = 'polkadot-v0.9.14'
151151
152[dependencies.sp-trie]152[dependencies.sp-trie]
153git = 'https://github.com/paritytech/substrate.git'153git = 'https://github.com/paritytech/substrate.git'
154branch = 'polkadot-v0.9.13'154branch = 'polkadot-v0.9.14'
155155
156[dependencies.substrate-frame-rpc-system]156[dependencies.substrate-frame-rpc-system]
157git = 'https://github.com/paritytech/substrate.git'157git = 'https://github.com/paritytech/substrate.git'
158branch = 'polkadot-v0.9.13'158branch = 'polkadot-v0.9.14'
159159
160[dependencies.sc-network]160[dependencies.sc-network]
161git = 'https://github.com/paritytech/substrate.git'161git = 'https://github.com/paritytech/substrate.git'
162branch = 'polkadot-v0.9.13'162branch = 'polkadot-v0.9.14'
163163
164[dependencies.serde]164[dependencies.serde]
165features = ['derive']165features = ['derive']
173# Cumulus dependencies173# Cumulus dependencies
174174
175[dependencies.cumulus-client-consensus-aura]175[dependencies.cumulus-client-consensus-aura]
176git = 'https://github.com/paritytech/cumulus.git'176git = 'https://github.com/UniqueNetwork/cumulus.git'
177branch = 'polkadot-v0.9.13'177branch = 'polkadot-v0.9.14'
178178
179[dependencies.cumulus-client-consensus-common]179[dependencies.cumulus-client-consensus-common]
180git = 'https://github.com/paritytech/cumulus.git'180git = 'https://github.com/UniqueNetwork/cumulus.git'
181branch = 'polkadot-v0.9.13'181branch = 'polkadot-v0.9.14'
182182
183[dependencies.cumulus-client-collator]183[dependencies.cumulus-client-collator]
184git = 'https://github.com/paritytech/cumulus.git'184git = 'https://github.com/UniqueNetwork/cumulus.git'
185branch = 'polkadot-v0.9.13'185branch = 'polkadot-v0.9.14'
186186
187[dependencies.cumulus-client-cli]187[dependencies.cumulus-client-cli]
188git = 'https://github.com/paritytech/cumulus.git'188git = 'https://github.com/UniqueNetwork/cumulus.git'
189branch = 'polkadot-v0.9.13'189branch = 'polkadot-v0.9.14'
190190
191[dependencies.cumulus-client-network]191[dependencies.cumulus-client-network]
192git = 'https://github.com/paritytech/cumulus.git'192git = 'https://github.com/UniqueNetwork/cumulus.git'
193branch = 'polkadot-v0.9.13'193branch = 'polkadot-v0.9.14'
194194
195[dependencies.cumulus-primitives-core]195[dependencies.cumulus-primitives-core]
196git = 'https://github.com/paritytech/cumulus.git'196git = 'https://github.com/UniqueNetwork/cumulus.git'
197branch = 'polkadot-v0.9.13'197branch = 'polkadot-v0.9.14'
198198
199[dependencies.cumulus-primitives-parachain-inherent]199[dependencies.cumulus-primitives-parachain-inherent]
200git = 'https://github.com/paritytech/cumulus.git'200git = 'https://github.com/UniqueNetwork/cumulus.git'
201branch = 'polkadot-v0.9.13'201branch = 'polkadot-v0.9.14'
202202
203[dependencies.cumulus-client-service]203[dependencies.cumulus-client-service]
204git = 'https://github.com/paritytech/cumulus.git'204git = 'https://github.com/UniqueNetwork/cumulus.git'
205branch = 'polkadot-v0.9.13'205branch = 'polkadot-v0.9.14'
206206
207207
208################################################################################208################################################################################
209# Polkadot dependencies209# Polkadot dependencies
210[dependencies.polkadot-primitives]210[dependencies.polkadot-primitives]
211git = "https://github.com/paritytech/polkadot"211git = "https://github.com/paritytech/polkadot"
212branch = 'release-v0.9.13'212branch = 'release-v0.9.14'
213213
214[dependencies.polkadot-service]214[dependencies.polkadot-service]
215git = "https://github.com/paritytech/polkadot"215git = "https://github.com/paritytech/polkadot"
216branch = 'release-v0.9.13'216branch = 'release-v0.9.14'
217217
218[dependencies.polkadot-cli]218[dependencies.polkadot-cli]
219git = "https://github.com/paritytech/polkadot"219git = "https://github.com/paritytech/polkadot"
220branch = 'release-v0.9.13'220branch = 'release-v0.9.14'
221221
222[dependencies.polkadot-test-service]222[dependencies.polkadot-test-service]
223git = "https://github.com/paritytech/polkadot"223git = "https://github.com/paritytech/polkadot"
224branch = 'release-v0.9.13'224branch = 'release-v0.9.14'
225225
226[dependencies.polkadot-parachain]226[dependencies.polkadot-parachain]
227git = "https://github.com/paritytech/polkadot"227git = "https://github.com/paritytech/polkadot"
228branch = 'release-v0.9.13'228branch = 'release-v0.9.14'
229229
230230
231################################################################################231################################################################################
250license = 'All Rights Reserved'250license = 'All Rights Reserved'
251name = 'unique-node'251name = 'unique-node'
252repository = 'https://github.com/UniqueNetwork/unique-chain'252repository = 'https://github.com/UniqueNetwork/unique-chain'
253version = '0.9.13'253version = '0.9.14'
254254
255[[bin]]255[[bin]]
256name = 'unique-collator'256name = 'unique-collator'
268jsonrpc-core = '18.0.0'268jsonrpc-core = '18.0.0'
269jsonrpc-pubsub = "18.0.0"269jsonrpc-pubsub = "18.0.0"
270270
271fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }271fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
272fc-consensus = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }272fc-consensus = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
273fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }273fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
274fc-rpc = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }274fc-rpc = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
275fc-db = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }275fc-db = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
276fp-rpc = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }276fp-rpc = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
277pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }277pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
278278
279unique-rpc = { path = "../rpc" }279unique-rpc = { path = "../rpc" }
280280
modifiednode/cli/src/chain_spec.rsdiffbeforeafterboth
220 sudo: SudoConfig { key: root_key },220 sudo: SudoConfig { key: root_key },
221 vesting: VestingConfig { vesting: vec![] },221 vesting: VestingConfig { vesting: vec![] },
222 parachain_info: unique_runtime::ParachainInfoConfig { parachain_id: id },222 parachain_info: unique_runtime::ParachainInfoConfig { parachain_id: id },
223 parachain_system: Default::default(),
223 aura: unique_runtime::AuraConfig {224 aura: unique_runtime::AuraConfig {
224 authorities: initial_authorities,225 authorities: initial_authorities,
225 },226 },
modifiednode/rpc/Cargo.tomldiffbeforeafterboth
13futures = { version = "0.3.17", features = ["compat"] }13futures = { version = "0.3.17", features = ["compat"] }
14jsonrpc-core = "18.0.0"14jsonrpc-core = "18.0.0"
15jsonrpc-pubsub = "18.0.0"15jsonrpc-pubsub = "18.0.0"
16# pallet-contracts-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }16# pallet-contracts-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
17pallet-transaction-payment-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }17pallet-transaction-payment-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
18pallet-transaction-payment-rpc-runtime-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }18pallet-transaction-payment-rpc-runtime-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
19sc-client-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }19sc-client-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
20sc-consensus-aura = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }20sc-consensus-aura = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
21sc-consensus-epochs = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }21sc-consensus-epochs = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
22sc-finality-grandpa = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }22sc-finality-grandpa = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
23sc-finality-grandpa-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }23sc-finality-grandpa-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
24sc-keystore = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }24sc-keystore = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
25sc-network = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }25sc-network = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
26sc-rpc-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }26sc-rpc-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
27sc-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }27sc-rpc = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
28sc-service = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }28sc-service = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
29sp-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }29sp-api = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
30sp-block-builder = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }30sp-block-builder = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
31sp-blockchain = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }31sp-blockchain = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
32sp-consensus = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }32sp-consensus = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
33sp-consensus-aura = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }33sp-consensus-aura = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
34sp-core = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }34sp-core = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
35sp-offchain = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }35sp-offchain = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
36sp-runtime = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }36sp-runtime = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
37sp-storage = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }37sp-storage = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
38sp-session = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }38sp-session = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
39sp-transaction-pool = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }39sp-transaction-pool = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
40sc-transaction-pool = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }40sc-transaction-pool = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
41substrate-frame-rpc-system = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }41substrate-frame-rpc-system = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
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.git", branch = "unique-polkadot-v0.9.13" }44pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
45fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }45fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
46fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }46fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
47fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }47fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
48fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }48fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
49fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }49fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
5050
51pallet-unique = { path = "../../pallets/unique" }51pallet-unique = { path = "../../pallets/unique" }
52uc-rpc = { path = "../../client/rpc" }52uc-rpc = { path = "../../client/rpc" }
modifiedpallets/common/Cargo.tomldiffbeforeafterboth
10version = '2.0.0'10version = '2.0.0'
1111
12[dependencies]12[dependencies]
13frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }13frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
14frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }14frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
15sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }15sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
16sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }16sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
17sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }17sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
18up-evm-mapping = { default-features = false, path = '../../primitives/evm-mapping' }18up-evm-mapping = { default-features = false, path = '../../primitives/evm-mapping' }
19up-data-structs = { default-features = false, path = '../../primitives/data-structs' }19up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
20pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }20pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }
21evm-coder = { default-features = false, path = '../../crates/evm-coder' }21evm-coder = { default-features = false, path = '../../crates/evm-coder' }
22pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }22pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
23serde = { version = "1.0.130", default-features = false }23serde = { version = "1.0.130", default-features = false }
24scale-info = { version = "1.0.0", default-features = false, features = [24scale-info = { version = "1.0.0", default-features = false, features = [
25 "derive",25 "derive",
modifiedpallets/contract-helpers/Cargo.tomldiffbeforeafterboth
1111
12[dependencies]12[dependencies]
13scale-info = { version = "1.0.0", default-features = false, features = ["derive"] }13scale-info = { version = "1.0.0", default-features = false, features = ["derive"] }
14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }14frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }15frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
16pallet-contracts = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }16pallet-contracts = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
17sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }17sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
18sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }18sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
19up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.13' }19up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.14' }
2020
21[features]21[features]
22default = ["std"]22default = ["std"]
modifiedpallets/evm-coder-substrate/Cargo.tomldiffbeforeafterboth
7scale-info = { version = "1.0.0", default-features = false, features = [7scale-info = { version = "1.0.0", default-features = false, features = [
8 "derive",8 "derive",
9] }9] }
10sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }10sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
11sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }11sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
12ethereum = { version = "0.10.0", default-features = false }12ethereum = { version = "0.10.0", default-features = false }
13evm-coder = { default-features = false, path = "../../crates/evm-coder" }13evm-coder = { default-features = false, path = "../../crates/evm-coder" }
14pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }14pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
15pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }15pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
16frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }16frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
17frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }17frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
18frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }18frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
1919
20[dependencies.codec]20[dependencies.codec]
21default-features = false21default-features = false
modifiedpallets/evm-contract-helpers/Cargo.tomldiffbeforeafterboth
7scale-info = { version = "1.0.0", default-features = false, features = [7scale-info = { version = "1.0.0", default-features = false, features = [
8 "derive",8 "derive",
9] }9] }
10frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }10frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
11frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }11frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
12sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }12sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
13sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }13sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
14sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }14sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
15evm-coder = { default-features = false, path = '../../crates/evm-coder' }15evm-coder = { default-features = false, path = '../../crates/evm-coder' }
16pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }16pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }
17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
18up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.13' }18up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.14' }
19log = "0.4.14"19log = "0.4.14"
2020
21[dependencies.codec]21[dependencies.codec]
modifiedpallets/evm-migration/Cargo.tomldiffbeforeafterboth
7scale-info = { version = "1.0.0", default-features = false, features = [7scale-info = { version = "1.0.0", default-features = false, features = [
8 "derive",8 "derive",
9] }9] }
10frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }10frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
11frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }11frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
12frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }12frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
13sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }13sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
14sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }14sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
15sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }15sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
16sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }16sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
18fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }18fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
1919
20[dependencies.codec]20[dependencies.codec]
21default-features = false21default-features = false
modifiedpallets/evm-transaction-payment/Cargo.tomldiffbeforeafterboth
7scale-info = { version = "1.0.0", default-features = false, features = [7scale-info = { version = "1.0.0", default-features = false, features = [
8 "derive",8 "derive",
9] }9] }
10frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }10frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
11frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }11frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
12sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }12sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
13sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }13sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
14sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }14sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
15sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }15sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
16pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }16pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
17fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }17fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
18pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }18pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
19up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.13' }19up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.14' }
20up-evm-mapping = { default-features = false, path = "../../primitives/evm-mapping" }20up-evm-mapping = { default-features = false, path = "../../primitives/evm-mapping" }
2121
22[dependencies.codec]22[dependencies.codec]
modifiedpallets/fungible/Cargo.tomldiffbeforeafterboth
10version = '2.0.0'10version = '2.0.0'
1111
12[dependencies]12[dependencies]
13frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }13frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
14frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }14frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
15sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }15sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
16sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }16sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
17sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }17sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
18pallet-common = { default-features = false, path = '../common' }18pallet-common = { default-features = false, path = '../common' }
19up-data-structs = { default-features = false, path = '../../primitives/data-structs' }19up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
20evm-coder = { default-features = false, path = '../../crates/evm-coder' }20evm-coder = { default-features = false, path = '../../crates/evm-coder' }
21pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }21pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }
22ethereum = { version = "0.10.0", default-features = false }22ethereum = { version = "0.10.0", default-features = false }
23frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }23frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
24scale-info = { version = "1.0.0", default-features = false, features = [24scale-info = { version = "1.0.0", default-features = false, features = [
25 "derive",25 "derive",
26] }26] }
modifiedpallets/inflation/Cargo.tomldiffbeforeafterboth
43default-features = false43default-features = false
44optional = true44optional = true
45git = 'https://github.com/paritytech/substrate.git'45git = 'https://github.com/paritytech/substrate.git'
46branch = 'polkadot-v0.9.13'46branch = 'polkadot-v0.9.14'
4747
48[dependencies.frame-support]48[dependencies.frame-support]
49default-features = false49default-features = false
50git = 'https://github.com/paritytech/substrate.git'50git = 'https://github.com/paritytech/substrate.git'
51branch = 'polkadot-v0.9.13'51branch = 'polkadot-v0.9.14'
5252
53[dependencies.frame-system]53[dependencies.frame-system]
54default-features = false54default-features = false
55git = 'https://github.com/paritytech/substrate.git'55git = 'https://github.com/paritytech/substrate.git'
56branch = 'polkadot-v0.9.13'56branch = 'polkadot-v0.9.14'
5757
58[dependencies.pallet-balances]58[dependencies.pallet-balances]
59default-features = false59default-features = false
60git = 'https://github.com/paritytech/substrate.git'60git = 'https://github.com/paritytech/substrate.git'
61branch = 'polkadot-v0.9.13'61branch = 'polkadot-v0.9.14'
6262
63[dependencies.pallet-timestamp]63[dependencies.pallet-timestamp]
64default-features = false64default-features = false
65git = 'https://github.com/paritytech/substrate.git'65git = 'https://github.com/paritytech/substrate.git'
66branch = 'polkadot-v0.9.13'66branch = 'polkadot-v0.9.14'
6767
68[dependencies.pallet-randomness-collective-flip]68[dependencies.pallet-randomness-collective-flip]
69default-features = false69default-features = false
70git = 'https://github.com/paritytech/substrate.git'70git = 'https://github.com/paritytech/substrate.git'
71branch = 'polkadot-v0.9.13'71branch = 'polkadot-v0.9.14'
7272
73[dependencies.sp-std]73[dependencies.sp-std]
74default-features = false74default-features = false
75git = 'https://github.com/paritytech/substrate.git'75git = 'https://github.com/paritytech/substrate.git'
76branch = 'polkadot-v0.9.13'76branch = 'polkadot-v0.9.14'
7777
78[dependencies.serde]78[dependencies.serde]
79default-features = false79default-features = false
83[dependencies.sp-runtime]83[dependencies.sp-runtime]
84default-features = false84default-features = false
85git = 'https://github.com/paritytech/substrate.git'85git = 'https://github.com/paritytech/substrate.git'
86branch = 'polkadot-v0.9.13'86branch = 'polkadot-v0.9.14'
8787
88[dependencies.sp-core]88[dependencies.sp-core]
89default-features = false89default-features = false
90git = 'https://github.com/paritytech/substrate.git'90git = 'https://github.com/paritytech/substrate.git'
91branch = 'polkadot-v0.9.13'91branch = 'polkadot-v0.9.14'
9292
93[dependencies.sp-io]93[dependencies.sp-io]
94default-features = false94default-features = false
95git = 'https://github.com/paritytech/substrate.git'95git = 'https://github.com/paritytech/substrate.git'
96branch = 'polkadot-v0.9.13'96branch = 'polkadot-v0.9.14'
9797
98[dependencies]98[dependencies]
99scale-info = { version = "1.0.0", default-features = false, features = ["derive"] }99scale-info = { version = "1.0.0", default-features = false, features = ["derive"] }
modifiedpallets/inflation/src/lib.rsdiffbeforeafterboth
75 pub type NextRecalculationBlock<T: Config> =75 pub type NextRecalculationBlock<T: Config> =
76 StorageValue<Value = T::BlockNumber, QueryKind = ValueQuery>;76 StorageValue<Value = T::BlockNumber, QueryKind = ValueQuery>;
77
78 /// Relay block when inflation has started
79 #[pallet::storage]
80 pub type StartBlock<T: Config> = StorageValue<Value = T::BlockNumber, QueryKind = ValueQuery>;
7781
78 #[pallet::hooks]82 #[pallet::hooks]
79 impl<T: Config> Hooks<BlockNumberFor<T>> for Pallet<T> {83 impl<T: Config> Hooks<BlockNumberFor<T>> for Pallet<T> {
145 ensure_root(origin)?;149 ensure_root(origin)?;
146150
147 // Start inflation if it has not been yet initialized151 // Start inflation if it has not been yet initialized
148 let next_inflation: T::BlockNumber = <NextInflationBlock<T>>::get();
149 if next_inflation == 0u32.into() {152 if <StartBlock<T>>::get() == 0u32.into() {
153 // Set inflation global start block
154 <StartBlock<T>>::set(inflation_start_relay_block);
155
150 // Recalculate inflation. This can be backdated and will catch up.156 // Recalculate inflation. This can be backdated and will catch up.
151 Self::recalculate_inflation(inflation_start_relay_block);157 Self::recalculate_inflation(inflation_start_relay_block);
166172
167impl<T: Config> Pallet<T> {173impl<T: Config> Pallet<T> {
168 pub fn recalculate_inflation(recalculation_block: T::BlockNumber) {174 pub fn recalculate_inflation(recalculation_block: T::BlockNumber) {
169 let current_year: u32 = (recalculation_block / T::BlockNumber::from(YEAR))175 let current_year: u32 = ((recalculation_block - <StartBlock<T>>::get())
176 / T::BlockNumber::from(YEAR))
170 .try_into()177 .try_into()
171 .unwrap_or(0);178 .unwrap_or(0);
modifiedpallets/inflation/src/tests.rsdiffbeforeafterboth
230 });230 });
231}231}
232
233#[test]
234fn inflation_start_large_kusama_block() {
235 new_test_ext().execute_with(|| {
236 // Total issuance = 1_000_000_000
237 let initial_issuance: u64 = 1_000_000_000;
238 let start_block: u64 = 10457457;
239 let _ = <Balances as Currency<_>>::deposit_creating(&1234, initial_issuance);
240 assert_eq!(Balances::free_balance(1234), initial_issuance);
241 MockBlockNumberProvider::set(start_block);
242
243 // Start inflation as sudo
244 assert_ok!(Inflation::start_inflation(
245 RawOrigin::Root.into(),
246 start_block
247 ));
248
249 // Go through all the block inflations for year 1,
250 // total issuance will be updated accordingly
251 // Inflation is set to start in block 1, so first iteration is block 101
252 for block in (101..YEAR).step_by(100) {
253 MockBlockNumberProvider::set(start_block + block);
254 Inflation::on_initialize(0);
255 }
256 assert_eq!(
257 initial_issuance + (FIRST_YEAR_BLOCK_INFLATION * (YEAR / 100)),
258 <Balances as Currency<_>>::total_issuance()
259 );
260
261 MockBlockNumberProvider::set(start_block + YEAR + 1);
262 Inflation::on_initialize(0);
263 let block_inflation_year_2 = block_inflation!();
264 // Expected 100-block inflation for year 2: 100 * 9.33% * initial issuance * 110% / YEAR == 1951
265 let expecter_year_2_inflation: u64 = (initial_issuance
266 + FIRST_YEAR_BLOCK_INFLATION * YEAR / 100)
267 * 933 * 100 / (10000 * YEAR);
268 assert_eq!(block_inflation_year_2 / 10, expecter_year_2_inflation / 10); // divide by 10 for approx. equality
269 });
270}
232271
233#[test]272#[test]
234fn inflation_after_year_10_is_flat() {273fn inflation_after_year_10_is_flat() {
modifiedpallets/nonfungible/Cargo.tomldiffbeforeafterboth
10version = '2.0.0'10version = '2.0.0'
1111
12[dependencies]12[dependencies]
13frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }13frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
14frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }14frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
15sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }15sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
16sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }16sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
17sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }17sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
18pallet-common = { default-features = false, path = '../common' }18pallet-common = { default-features = false, path = '../common' }
19up-data-structs = { default-features = false, path = '../../primitives/data-structs' }19up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
20evm-coder = { default-features = false, path = '../../crates/evm-coder' }20evm-coder = { default-features = false, path = '../../crates/evm-coder' }
21pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }21pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }
22ethereum = { version = "0.10.0", default-features = false }22ethereum = { version = "0.10.0", default-features = false }
23frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }23frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
24scale-info = { version = "1.0.0", default-features = false, features = [24scale-info = { version = "1.0.0", default-features = false, features = [
25 "derive",25 "derive",
26] }26] }
modifiedpallets/refungible/Cargo.tomldiffbeforeafterboth
10version = '2.0.0'10version = '2.0.0'
1111
12[dependencies]12[dependencies]
13frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }13frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
14frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }14frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
15sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }15sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
16sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }16sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
17sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }17sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
18pallet-common = { default-features = false, path = '../common' }18pallet-common = { default-features = false, path = '../common' }
19up-data-structs = { default-features = false, path = '../../primitives/data-structs' }19up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
20frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }20frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
21scale-info = { version = "1.0.0", default-features = false, features = [21scale-info = { version = "1.0.0", default-features = false, features = [
22 "derive",22 "derive",
23] }23] }
modifiedpallets/scheduler/Cargo.tomldiffbeforeafterboth
13serde = { version = "1.0.130", default-features = false }13serde = { version = "1.0.130", default-features = false }
14codec = { package = "parity-scale-codec", version = "2.3.0", default-features = false }14codec = { package = "parity-scale-codec", version = "2.3.0", default-features = false }
15scale-info = { version = "1.0.0", default-features = false, features = ["derive"] }15scale-info = { version = "1.0.0", default-features = false, features = ["derive"] }
16frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }16frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
17frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }17frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
18sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }18sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
19sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }19sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
20sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }20sp-io = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
21frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }21frame-benchmarking = { default-features = false, optional = true, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
2222
23up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.13' }23up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.14' }
24log = { version = "0.4.14", default-features = false }24log = { version = "0.4.14", default-features = false }
2525
26[dev-dependencies]26[dev-dependencies]
27sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }27sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
28substrate-test-utils = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }28substrate-test-utils = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
2929
30[features]30[features]
31default = ["std"]31default = ["std"]
modifiedpallets/unique/Cargo.tomldiffbeforeafterboth
61default-features = false61default-features = false
62optional = true62optional = true
63git = 'https://github.com/paritytech/substrate.git'63git = 'https://github.com/paritytech/substrate.git'
64branch = 'polkadot-v0.9.13'64branch = 'polkadot-v0.9.14'
6565
66[dependencies.frame-support]66[dependencies.frame-support]
67default-features = false67default-features = false
68git = 'https://github.com/paritytech/substrate.git'68git = 'https://github.com/paritytech/substrate.git'
69branch = 'polkadot-v0.9.13'69branch = 'polkadot-v0.9.14'
7070
71[dependencies.frame-system]71[dependencies.frame-system]
72default-features = false72default-features = false
73git = 'https://github.com/paritytech/substrate.git'73git = 'https://github.com/paritytech/substrate.git'
74branch = 'polkadot-v0.9.13'74branch = 'polkadot-v0.9.14'
7575
76[dependencies.pallet-balances]76[dependencies.pallet-balances]
77default-features = false77default-features = false
78git = 'https://github.com/paritytech/substrate.git'78git = 'https://github.com/paritytech/substrate.git'
79branch = 'polkadot-v0.9.13'79branch = 'polkadot-v0.9.14'
8080
81[dependencies.pallet-timestamp]81[dependencies.pallet-timestamp]
82default-features = false82default-features = false
83git = 'https://github.com/paritytech/substrate.git'83git = 'https://github.com/paritytech/substrate.git'
84branch = 'polkadot-v0.9.13'84branch = 'polkadot-v0.9.14'
8585
86[dependencies.pallet-randomness-collective-flip]86[dependencies.pallet-randomness-collective-flip]
87default-features = false87default-features = false
88git = 'https://github.com/paritytech/substrate.git'88git = 'https://github.com/paritytech/substrate.git'
89branch = 'polkadot-v0.9.13'89branch = 'polkadot-v0.9.14'
9090
91[dependencies.sp-std]91[dependencies.sp-std]
92default-features = false92default-features = false
93git = 'https://github.com/paritytech/substrate.git'93git = 'https://github.com/paritytech/substrate.git'
94branch = 'polkadot-v0.9.13'94branch = 'polkadot-v0.9.14'
9595
96[dependencies.pallet-transaction-payment]96[dependencies.pallet-transaction-payment]
97default-features = false97default-features = false
98git = 'https://github.com/paritytech/substrate.git'98git = 'https://github.com/paritytech/substrate.git'
99branch = 'polkadot-v0.9.13'99branch = 'polkadot-v0.9.14'
100100
101[dependencies.serde]101[dependencies.serde]
102default-features = false102default-features = false
106[dependencies.sp-runtime]106[dependencies.sp-runtime]
107default-features = false107default-features = false
108git = 'https://github.com/paritytech/substrate.git'108git = 'https://github.com/paritytech/substrate.git'
109branch = 'polkadot-v0.9.13'109branch = 'polkadot-v0.9.14'
110110
111[dependencies.sp-core]111[dependencies.sp-core]
112default-features = false112default-features = false
113git = 'https://github.com/paritytech/substrate.git'113git = 'https://github.com/paritytech/substrate.git'
114branch = 'polkadot-v0.9.13'114branch = 'polkadot-v0.9.14'
115115
116[dependencies.sp-io]116[dependencies.sp-io]
117default-features = false117default-features = false
118git = 'https://github.com/paritytech/substrate.git'118git = 'https://github.com/paritytech/substrate.git'
119branch = 'polkadot-v0.9.13'119branch = 'polkadot-v0.9.14'
120120
121121
122################################################################################122################################################################################
129] }129] }
130ethereum = { version = "0.10.0", default-features = false }130ethereum = { version = "0.10.0", default-features = false }
131rlp = { default-features = false, version = "0.5.0" }131rlp = { default-features = false, version = "0.5.0" }
132sp-api = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.13" }132sp-api = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.14" }
133133
134up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.13' }134up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.14' }
135up-evm-mapping = { default-features = false, path = "../../primitives/evm-mapping" }135up-evm-mapping = { default-features = false, path = "../../primitives/evm-mapping" }
136evm-coder = { default-features = false, path = "../../crates/evm-coder" }136evm-coder = { default-features = false, path = "../../crates/evm-coder" }
137pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }137pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }
138primitive-types = { version = "0.10.1", default-features = false, features = [138primitive-types = { version = "0.10.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.git", branch = "unique-polkadot-v0.9.13" }142pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
143pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }143pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
144fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }144fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
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
16serde = { version = "1.0.130", features = [16serde = { version = "1.0.130", features = [
17 'derive',17 'derive',
18], default-features = false, optional = true }18], default-features = false, optional = true }
19frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }19frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
20frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }20frame-system = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
21sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }21sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
22sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }22sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
23sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }23sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
24derivative = "2.2.0"24derivative = "2.2.0"
2525
26[features]26[features]
modifiedprimitives/evm-mapping/Cargo.tomldiffbeforeafterboth
4edition = "2021"4edition = "2021"
55
6[dependencies]6[dependencies]
7sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }7sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
8frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }8frame-support = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
99
10[features]10[features]
11default = ["std"]11default = ["std"]
modifiedprimitives/rpc/Cargo.tomldiffbeforeafterboth
9codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false, features = [9codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false, features = [
10 "derive",10 "derive",
11] }11] }
12sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }12sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
13sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }13sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
14sp-api = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }14sp-api = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
15sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.13' }15sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.14' }
1616
17[features]17[features]
18default = ["std"]18default = ["std"]
modifiedruntime/Cargo.tomldiffbeforeafterboth
10license = 'All Rights Reserved'10license = 'All Rights Reserved'
11name = 'unique-runtime'11name = 'unique-runtime'
12repository = 'https://github.com/UniqueNetwork/unique-chain'12repository = 'https://github.com/UniqueNetwork/unique-chain'
13version = '0.9.13'13version = '0.9.14'
1414
15[package.metadata.docs.rs]15[package.metadata.docs.rs]
16targets = ['x86_64-unknown-linux-gnu']16targets = ['x86_64-unknown-linux-gnu']
117default-features = false117default-features = false
118git = 'https://github.com/paritytech/substrate.git'118git = 'https://github.com/paritytech/substrate.git'
119optional = true119optional = true
120branch = 'polkadot-v0.9.13'120branch = 'polkadot-v0.9.14'
121121
122[dependencies.frame-executive]122[dependencies.frame-executive]
123default-features = false123default-features = false
124git = 'https://github.com/paritytech/substrate.git'124git = 'https://github.com/paritytech/substrate.git'
125branch = 'polkadot-v0.9.13'125branch = 'polkadot-v0.9.14'
126126
127[dependencies.frame-support]127[dependencies.frame-support]
128default-features = false128default-features = false
129git = 'https://github.com/paritytech/substrate.git'129git = 'https://github.com/paritytech/substrate.git'
130branch = 'polkadot-v0.9.13'130branch = 'polkadot-v0.9.14'
131131
132[dependencies.frame-system]132[dependencies.frame-system]
133default-features = false133default-features = false
134git = 'https://github.com/paritytech/substrate.git'134git = 'https://github.com/paritytech/substrate.git'
135branch = 'polkadot-v0.9.13'135branch = 'polkadot-v0.9.14'
136136
137[dependencies.frame-system-benchmarking]137[dependencies.frame-system-benchmarking]
138default-features = false138default-features = false
139git = 'https://github.com/paritytech/substrate.git'139git = 'https://github.com/paritytech/substrate.git'
140optional = true140optional = true
141branch = 'polkadot-v0.9.13'141branch = 'polkadot-v0.9.14'
142142
143[dependencies.frame-system-rpc-runtime-api]143[dependencies.frame-system-rpc-runtime-api]
144default-features = false144default-features = false
145git = 'https://github.com/paritytech/substrate.git'145git = 'https://github.com/paritytech/substrate.git'
146branch = 'polkadot-v0.9.13'146branch = 'polkadot-v0.9.14'
147147
148[dependencies.hex-literal]148[dependencies.hex-literal]
149optional = true149optional = true
158[dependencies.pallet-aura]158[dependencies.pallet-aura]
159default-features = false159default-features = false
160git = 'https://github.com/paritytech/substrate.git'160git = 'https://github.com/paritytech/substrate.git'
161branch = 'polkadot-v0.9.13'161branch = 'polkadot-v0.9.14'
162162
163[dependencies.pallet-balances]163[dependencies.pallet-balances]
164default-features = false164default-features = false
165git = 'https://github.com/paritytech/substrate.git'165git = 'https://github.com/paritytech/substrate.git'
166branch = 'polkadot-v0.9.13'166branch = 'polkadot-v0.9.14'
167167
168# Contracts specific packages168# Contracts specific packages
169# [dependencies.pallet-contracts]169# [dependencies.pallet-contracts]
170# git = 'https://github.com/paritytech/substrate.git'170# git = 'https://github.com/paritytech/substrate.git'
171# default-features = false171# default-features = false
172# branch = 'polkadot-v0.9.13'172# branch = 'polkadot-v0.9.14'
173# version = '4.0.0-dev'173# version = '4.0.0-dev'
174174
175# [dependencies.pallet-contracts-primitives]175# [dependencies.pallet-contracts-primitives]
176# git = 'https://github.com/paritytech/substrate.git'176# git = 'https://github.com/paritytech/substrate.git'
177# default-features = false177# default-features = false
178# branch = 'polkadot-v0.9.13'178# branch = 'polkadot-v0.9.14'
179# version = '4.0.0-dev'179# version = '4.0.0-dev'
180180
181# [dependencies.pallet-contracts-rpc-runtime-api]181# [dependencies.pallet-contracts-rpc-runtime-api]
182# git = 'https://github.com/paritytech/substrate.git'182# git = 'https://github.com/paritytech/substrate.git'
183# default-features = false183# default-features = false
184# branch = 'polkadot-v0.9.13'184# branch = 'polkadot-v0.9.14'
185# version = '4.0.0-dev'185# version = '4.0.0-dev'
186186
187[dependencies.pallet-randomness-collective-flip]187[dependencies.pallet-randomness-collective-flip]
188default-features = false188default-features = false
189git = 'https://github.com/paritytech/substrate.git'189git = 'https://github.com/paritytech/substrate.git'
190branch = 'polkadot-v0.9.13'190branch = 'polkadot-v0.9.14'
191191
192[dependencies.pallet-sudo]192[dependencies.pallet-sudo]
193default-features = false193default-features = false
194git = 'https://github.com/paritytech/substrate.git'194git = 'https://github.com/paritytech/substrate.git'
195branch = 'polkadot-v0.9.13'195branch = 'polkadot-v0.9.14'
196196
197[dependencies.pallet-timestamp]197[dependencies.pallet-timestamp]
198default-features = false198default-features = false
199git = 'https://github.com/paritytech/substrate.git'199git = 'https://github.com/paritytech/substrate.git'
200branch = 'polkadot-v0.9.13'200branch = 'polkadot-v0.9.14'
201201
202[dependencies.pallet-transaction-payment]202[dependencies.pallet-transaction-payment]
203default-features = false203default-features = false
204git = 'https://github.com/paritytech/substrate.git'204git = 'https://github.com/paritytech/substrate.git'
205branch = 'polkadot-v0.9.13'205branch = 'polkadot-v0.9.14'
206206
207[dependencies.pallet-transaction-payment-rpc-runtime-api]207[dependencies.pallet-transaction-payment-rpc-runtime-api]
208default-features = false208default-features = false
209git = 'https://github.com/paritytech/substrate.git'209git = 'https://github.com/paritytech/substrate.git'
210branch = 'polkadot-v0.9.13'210branch = 'polkadot-v0.9.14'
211211
212[dependencies.pallet-treasury]212[dependencies.pallet-treasury]
213default-features = false213default-features = false
214git = 'https://github.com/paritytech/substrate.git'214git = 'https://github.com/paritytech/substrate.git'
215branch = 'polkadot-v0.9.13'215branch = 'polkadot-v0.9.14'
216216
217# [dependencies.pallet-vesting]217# [dependencies.pallet-vesting]
218# default-features = false218# default-features = false
219# git = 'https://github.com/paritytech/substrate.git'219# git = 'https://github.com/paritytech/substrate.git'
220# branch = 'polkadot-v0.9.13'220# branch = 'polkadot-v0.9.14'
221221
222[dependencies.sp-arithmetic]222[dependencies.sp-arithmetic]
223default-features = false223default-features = false
224git = 'https://github.com/paritytech/substrate.git'224git = 'https://github.com/paritytech/substrate.git'
225branch = 'polkadot-v0.9.13'225branch = 'polkadot-v0.9.14'
226226
227[dependencies.sp-api]227[dependencies.sp-api]
228default-features = false228default-features = false
229git = 'https://github.com/paritytech/substrate.git'229git = 'https://github.com/paritytech/substrate.git'
230branch = 'polkadot-v0.9.13'230branch = 'polkadot-v0.9.14'
231231
232[dependencies.sp-block-builder]232[dependencies.sp-block-builder]
233default-features = false233default-features = false
234git = 'https://github.com/paritytech/substrate.git'234git = 'https://github.com/paritytech/substrate.git'
235branch = 'polkadot-v0.9.13'235branch = 'polkadot-v0.9.14'
236236
237[dependencies.sp-core]237[dependencies.sp-core]
238default-features = false238default-features = false
239git = 'https://github.com/paritytech/substrate.git'239git = 'https://github.com/paritytech/substrate.git'
240branch = 'polkadot-v0.9.13'240branch = 'polkadot-v0.9.14'
241241
242[dependencies.sp-consensus-aura]242[dependencies.sp-consensus-aura]
243default-features = false243default-features = false
244git = 'https://github.com/paritytech/substrate.git'244git = 'https://github.com/paritytech/substrate.git'
245branch = 'polkadot-v0.9.13'245branch = 'polkadot-v0.9.14'
246246
247[dependencies.sp-inherents]247[dependencies.sp-inherents]
248default-features = false248default-features = false
249git = 'https://github.com/paritytech/substrate.git'249git = 'https://github.com/paritytech/substrate.git'
250branch = 'polkadot-v0.9.13'250branch = 'polkadot-v0.9.14'
251251
252[dependencies.sp-io]252[dependencies.sp-io]
253default-features = false253default-features = false
254git = 'https://github.com/paritytech/substrate.git'254git = 'https://github.com/paritytech/substrate.git'
255branch = 'polkadot-v0.9.13'255branch = 'polkadot-v0.9.14'
256256
257[dependencies.sp-offchain]257[dependencies.sp-offchain]
258default-features = false258default-features = false
259git = 'https://github.com/paritytech/substrate.git'259git = 'https://github.com/paritytech/substrate.git'
260branch = 'polkadot-v0.9.13'260branch = 'polkadot-v0.9.14'
261261
262[dependencies.sp-runtime]262[dependencies.sp-runtime]
263default-features = false263default-features = false
264git = 'https://github.com/paritytech/substrate.git'264git = 'https://github.com/paritytech/substrate.git'
265branch = 'polkadot-v0.9.13'265branch = 'polkadot-v0.9.14'
266266
267[dependencies.sp-session]267[dependencies.sp-session]
268default-features = false268default-features = false
269git = 'https://github.com/paritytech/substrate.git'269git = 'https://github.com/paritytech/substrate.git'
270branch = 'polkadot-v0.9.13'270branch = 'polkadot-v0.9.14'
271271
272[dependencies.sp-std]272[dependencies.sp-std]
273default-features = false273default-features = false
274git = 'https://github.com/paritytech/substrate.git'274git = 'https://github.com/paritytech/substrate.git'
275branch = 'polkadot-v0.9.13'275branch = 'polkadot-v0.9.14'
276276
277[dependencies.sp-transaction-pool]277[dependencies.sp-transaction-pool]
278default-features = false278default-features = false
279git = 'https://github.com/paritytech/substrate.git'279git = 'https://github.com/paritytech/substrate.git'
280branch = 'polkadot-v0.9.13'280branch = 'polkadot-v0.9.14'
281281
282[dependencies.sp-version]282[dependencies.sp-version]
283default-features = false283default-features = false
284git = 'https://github.com/paritytech/substrate.git'284git = 'https://github.com/paritytech/substrate.git'
285branch = 'polkadot-v0.9.13'285branch = 'polkadot-v0.9.14'
286286
287[dependencies.smallvec]287[dependencies.smallvec]
288version = '1.6.1'288version = '1.6.1'
292292
293[dependencies.parachain-info]293[dependencies.parachain-info]
294default-features = false294default-features = false
295git = 'https://github.com/paritytech/cumulus.git'295git = 'https://github.com/UniqueNetwork/cumulus.git'
296branch = 'polkadot-v0.9.13'296branch = 'polkadot-v0.9.14'
297297
298[dependencies.cumulus-pallet-aura-ext]298[dependencies.cumulus-pallet-aura-ext]
299git = 'https://github.com/paritytech/cumulus.git'299git = 'https://github.com/UniqueNetwork/cumulus.git'
300branch = 'polkadot-v0.9.13'300branch = 'polkadot-v0.9.14'
301default-features = false301default-features = false
302302
303[dependencies.cumulus-pallet-parachain-system]303[dependencies.cumulus-pallet-parachain-system]
304git = 'https://github.com/paritytech/cumulus.git'304git = 'https://github.com/UniqueNetwork/cumulus.git'
305branch = 'polkadot-v0.9.13'305branch = 'polkadot-v0.9.14'
306default-features = false306default-features = false
307307
308[dependencies.cumulus-primitives-core]308[dependencies.cumulus-primitives-core]
309git = 'https://github.com/paritytech/cumulus.git'309git = 'https://github.com/UniqueNetwork/cumulus.git'
310branch = 'polkadot-v0.9.13'310branch = 'polkadot-v0.9.14'
311default-features = false311default-features = false
312312
313[dependencies.cumulus-pallet-xcm]313[dependencies.cumulus-pallet-xcm]
314git = 'https://github.com/paritytech/cumulus.git'314git = 'https://github.com/UniqueNetwork/cumulus.git'
315branch = 'polkadot-v0.9.13'315branch = 'polkadot-v0.9.14'
316default-features = false316default-features = false
317317
318[dependencies.cumulus-pallet-dmp-queue]318[dependencies.cumulus-pallet-dmp-queue]
319git = 'https://github.com/paritytech/cumulus.git'319git = 'https://github.com/UniqueNetwork/cumulus.git'
320branch = 'polkadot-v0.9.13'320branch = 'polkadot-v0.9.14'
321default-features = false321default-features = false
322322
323[dependencies.cumulus-pallet-xcmp-queue]323[dependencies.cumulus-pallet-xcmp-queue]
324git = 'https://github.com/paritytech/cumulus.git'324git = 'https://github.com/UniqueNetwork/cumulus.git'
325branch = 'polkadot-v0.9.13'325branch = 'polkadot-v0.9.14'
326default-features = false326default-features = false
327327
328[dependencies.cumulus-primitives-utility]328[dependencies.cumulus-primitives-utility]
329git = 'https://github.com/paritytech/cumulus.git'329git = 'https://github.com/UniqueNetwork/cumulus.git'
330branch = 'polkadot-v0.9.13'330branch = 'polkadot-v0.9.14'
331default-features = false331default-features = false
332332
333[dependencies.cumulus-primitives-timestamp]333[dependencies.cumulus-primitives-timestamp]
334git = 'https://github.com/paritytech/cumulus.git'334git = 'https://github.com/UniqueNetwork/cumulus.git'
335branch = 'polkadot-v0.9.13'335branch = 'polkadot-v0.9.14'
336default-features = false336default-features = false
337337
338################################################################################338################################################################################
339# Polkadot dependencies339# Polkadot dependencies
340340
341[dependencies.polkadot-parachain]341[dependencies.polkadot-parachain]
342git = 'https://github.com/paritytech/polkadot'342git = 'https://github.com/paritytech/polkadot'
343branch = 'release-v0.9.13'343branch = 'release-v0.9.14'
344default-features = false344default-features = false
345345
346[dependencies.xcm]346[dependencies.xcm]
347git = 'https://github.com/paritytech/polkadot'347git = 'https://github.com/paritytech/polkadot'
348branch = 'release-v0.9.13'348branch = 'release-v0.9.14'
349default-features = false349default-features = false
350350
351[dependencies.xcm-builder]351[dependencies.xcm-builder]
352git = 'https://github.com/paritytech/polkadot'352git = 'https://github.com/paritytech/polkadot'
353branch = 'release-v0.9.13'353branch = 'release-v0.9.14'
354default-features = false354default-features = false
355355
356[dependencies.xcm-executor]356[dependencies.xcm-executor]
357git = 'https://github.com/paritytech/polkadot'357git = 'https://github.com/paritytech/polkadot'
358branch = 'release-v0.9.13'358branch = 'release-v0.9.14'
359default-features = false359default-features = false
360360
361[dependencies.pallet-xcm]361[dependencies.pallet-xcm]
362git = 'https://github.com/paritytech/polkadot'362git = 'https://github.com/paritytech/polkadot'
363branch = 'release-v0.9.13'363branch = 'release-v0.9.14'
364default-features = false364default-features = false
365365
366[dependencies.orml-vesting]366[dependencies.orml-vesting]
367git = 'https://github.com/UniqueNetwork/open-runtime-module-library'367git = 'https://github.com/UniqueNetwork/open-runtime-module-library'
368branch = 'polkadot-v0.9.13'368branch = 'polkadot-v0.9.14'
369version = "0.4.1-dev" 369version = "0.4.1-dev"
370default-features = false370default-features = false
371371
388pallet-nonfungible = { default-features = false, path = "../pallets/nonfungible" }388pallet-nonfungible = { default-features = false, path = "../pallets/nonfungible" }
389pallet-unq-scheduler = { path = '../pallets/scheduler', default-features = false }389pallet-unq-scheduler = { path = '../pallets/scheduler', default-features = false }
390# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }390# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }
391pallet-charge-transaction = { git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.13', package = "pallet-template-transaction-payment", default-features = false, version = '3.0.0' }391pallet-charge-transaction = { git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.14', package = "pallet-template-transaction-payment", default-features = false, version = '3.0.0' }
392pallet-evm-migration = { path = '../pallets/evm-migration', default-features = false }392pallet-evm-migration = { path = '../pallets/evm-migration', default-features = false }
393pallet-evm-contract-helpers = { path = '../pallets/evm-contract-helpers', default-features = false }393pallet-evm-contract-helpers = { path = '../pallets/evm-contract-helpers', default-features = false }
394pallet-evm-transaction-payment = { path = '../pallets/evm-transaction-payment', default-features = false }394pallet-evm-transaction-payment = { path = '../pallets/evm-transaction-payment', default-features = false }
395pallet-evm-coder-substrate = { default-features = false, path = "../pallets/evm-coder-substrate" }395pallet-evm-coder-substrate = { default-features = false, path = "../pallets/evm-coder-substrate" }
396396
397pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }397pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
398pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }398pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
399fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }399fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
400fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.13" }400fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.14" }
401401
402################################################################################402################################################################################
403# Build Dependencies403# Build Dependencies
404404
405[build-dependencies.substrate-wasm-builder]405[build-dependencies.substrate-wasm-builder]
406git = 'https://github.com/paritytech/substrate.git'406git = 'https://github.com/paritytech/substrate.git'
407branch = 'polkadot-v0.9.13'407branch = 'polkadot-v0.9.14'
408408
modifiedruntime/src/lib.rsdiffbeforeafterboth
147 spec_name: create_runtime_str!("quartz"),147 spec_name: create_runtime_str!("quartz"),
148 impl_name: create_runtime_str!("quartz"),148 impl_name: create_runtime_str!("quartz"),
149 authoring_version: 1,149 authoring_version: 1,
150 spec_version: 913010,150 spec_version: 914000,
151 impl_version: 1,151 impl_version: 1,
152 apis: RUNTIME_API_VERSIONS,152 apis: RUNTIME_API_VERSIONS,
153 transaction_version: 1,153 transaction_version: 1,
859 NodeBlock = opaque::Block,859 NodeBlock = opaque::Block,
860 UncheckedExtrinsic = UncheckedExtrinsic860 UncheckedExtrinsic = UncheckedExtrinsic
861 {861 {
862 ParachainSystem: cumulus_pallet_parachain_system::{Pallet, Call, Storage, Inherent, Event<T>, ValidateUnsigned} = 20,862 ParachainSystem: cumulus_pallet_parachain_system::{Pallet, Call, Config, Storage, Inherent, Event<T>, ValidateUnsigned} = 20,
863 ParachainInfo: parachain_info::{Pallet, Storage, Config} = 21,863 ParachainInfo: parachain_info::{Pallet, Storage, Config} = 21,
864864
865 Aura: pallet_aura::{Pallet, Config<T>} = 22,865 Aura: pallet_aura::{Pallet, Config<T>} = 22,
modifiedtests/README.mddiffbeforeafterboth
51. Checkout polkadot in sibling folder with this project51. Checkout polkadot in sibling folder with this project
6```bash6```bash
7git clone https://github.com/paritytech/polkadot.git && cd polkadot7git clone https://github.com/paritytech/polkadot.git && cd polkadot
8git checkout release-v0.9.138git checkout release-v0.9.14
9```9```
1010
112. Build with nightly-2021-11-11112. Build with nightly-2021-11-11