git.delta.rocks / unique-network / refs/commits / fcefd819ab8c

difftreelog

build upgrade to polkadot v0.9.21

Yaroslav Bolyukin2022-05-11parent: #8da8a84.patch.diff
in: master

24 files changed

modifiedCargo.lockdiffbeforeafterboth
456[[package]]456[[package]]
457name = "beefy-gadget"457name = "beefy-gadget"
458version = "4.0.0-dev"458version = "4.0.0-dev"
459source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"459source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
460dependencies = [460dependencies = [
461 "beefy-primitives",461 "beefy-primitives",
462 "fnv",462 "fnv",
490[[package]]490[[package]]
491name = "beefy-gadget-rpc"491name = "beefy-gadget-rpc"
492version = "4.0.0-dev"492version = "4.0.0-dev"
493source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"493source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
494dependencies = [494dependencies = [
495 "beefy-gadget",495 "beefy-gadget",
496 "beefy-primitives",496 "beefy-primitives",
513[[package]]513[[package]]
514name = "beefy-merkle-tree"514name = "beefy-merkle-tree"
515version = "4.0.0-dev"515version = "4.0.0-dev"
516source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"516source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
517517
518[[package]]518[[package]]
519name = "beefy-primitives"519name = "beefy-primitives"
520version = "4.0.0-dev"520version = "4.0.0-dev"
521source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"521source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
522dependencies = [522dependencies = [
523 "parity-scale-codec",523 "parity-scale-codec",
524 "scale-info",524 "scale-info",
734[[package]]734[[package]]
735name = "bp-header-chain"735name = "bp-header-chain"
736version = "0.1.0"736version = "0.1.0"
737source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"737source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
738dependencies = [738dependencies = [
739 "bp-runtime",739 "bp-runtime",
740 "finality-grandpa",740 "finality-grandpa",
751[[package]]751[[package]]
752name = "bp-message-dispatch"752name = "bp-message-dispatch"
753version = "0.1.0"753version = "0.1.0"
754source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"754source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
755dependencies = [755dependencies = [
756 "bp-runtime",756 "bp-runtime",
757 "frame-support",757 "frame-support",
763[[package]]763[[package]]
764name = "bp-messages"764name = "bp-messages"
765version = "0.1.0"765version = "0.1.0"
766source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"766source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
767dependencies = [767dependencies = [
768 "bitvec",768 "bitvec",
769 "bp-runtime",769 "bp-runtime",
780[[package]]780[[package]]
781name = "bp-polkadot-core"781name = "bp-polkadot-core"
782version = "0.1.0"782version = "0.1.0"
783source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"783source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
784dependencies = [784dependencies = [
785 "bp-messages",785 "bp-messages",
786 "bp-runtime",786 "bp-runtime",
798[[package]]798[[package]]
799name = "bp-rococo"799name = "bp-rococo"
800version = "0.1.0"800version = "0.1.0"
801source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"801source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
802dependencies = [802dependencies = [
803 "bp-messages",803 "bp-messages",
804 "bp-polkadot-core",804 "bp-polkadot-core",
815[[package]]815[[package]]
816name = "bp-runtime"816name = "bp-runtime"
817version = "0.1.0"817version = "0.1.0"
818source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"818source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
819dependencies = [819dependencies = [
820 "frame-support",820 "frame-support",
821 "hash-db",821 "hash-db",
833[[package]]833[[package]]
834name = "bp-test-utils"834name = "bp-test-utils"
835version = "0.1.0"835version = "0.1.0"
836source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"836source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
837dependencies = [837dependencies = [
838 "bp-header-chain",838 "bp-header-chain",
839 "ed25519-dalek",839 "ed25519-dalek",
848[[package]]848[[package]]
849name = "bp-wococo"849name = "bp-wococo"
850version = "0.1.0"850version = "0.1.0"
851source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"851source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
852dependencies = [852dependencies = [
853 "bp-messages",853 "bp-messages",
854 "bp-polkadot-core",854 "bp-polkadot-core",
863[[package]]863[[package]]
864name = "bridge-runtime-common"864name = "bridge-runtime-common"
865version = "0.1.0"865version = "0.1.0"
866source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"866source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
867dependencies = [867dependencies = [
868 "bp-message-dispatch",868 "bp-message-dispatch",
869 "bp-messages",869 "bp-messages",
1506[[package]]1506[[package]]
1507name = "cumulus-client-cli"1507name = "cumulus-client-cli"
1508version = "0.1.0"1508version = "0.1.0"
1509source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1509source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1510dependencies = [1510dependencies = [
1511 "clap",1511 "clap",
1512 "sc-cli",1512 "sc-cli",
1517[[package]]1517[[package]]
1518name = "cumulus-client-collator"1518name = "cumulus-client-collator"
1519version = "0.1.0"1519version = "0.1.0"
1520source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1520source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1521dependencies = [1521dependencies = [
1522 "cumulus-client-consensus-common",1522 "cumulus-client-consensus-common",
1523 "cumulus-client-network",1523 "cumulus-client-network",
1541[[package]]1541[[package]]
1542name = "cumulus-client-consensus-aura"1542name = "cumulus-client-consensus-aura"
1543version = "0.1.0"1543version = "0.1.0"
1544source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1544source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1545dependencies = [1545dependencies = [
1546 "async-trait",1546 "async-trait",
1547 "cumulus-client-consensus-common",1547 "cumulus-client-consensus-common",
1570[[package]]1570[[package]]
1571name = "cumulus-client-consensus-common"1571name = "cumulus-client-consensus-common"
1572version = "0.1.0"1572version = "0.1.0"
1573source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1573source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1574dependencies = [1574dependencies = [
1575 "async-trait",1575 "async-trait",
1576 "cumulus-relay-chain-interface",1576 "cumulus-relay-chain-interface",
1591[[package]]1591[[package]]
1592name = "cumulus-client-network"1592name = "cumulus-client-network"
1593version = "0.1.0"1593version = "0.1.0"
1594source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1594source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1595dependencies = [1595dependencies = [
1596 "async-trait",1596 "async-trait",
1597 "cumulus-relay-chain-interface",1597 "cumulus-relay-chain-interface",
1616[[package]]1616[[package]]
1617name = "cumulus-client-pov-recovery"1617name = "cumulus-client-pov-recovery"
1618version = "0.1.0"1618version = "0.1.0"
1619source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1619source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1620dependencies = [1620dependencies = [
1621 "cumulus-primitives-core",1621 "cumulus-primitives-core",
1622 "cumulus-relay-chain-interface",1622 "cumulus-relay-chain-interface",
1640[[package]]1640[[package]]
1641name = "cumulus-client-service"1641name = "cumulus-client-service"
1642version = "0.1.0"1642version = "0.1.0"
1643source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1643source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1644dependencies = [1644dependencies = [
1645 "cumulus-client-cli",1645 "cumulus-client-cli",
1646 "cumulus-client-collator",1646 "cumulus-client-collator",
1670[[package]]1670[[package]]
1671name = "cumulus-pallet-aura-ext"1671name = "cumulus-pallet-aura-ext"
1672version = "0.1.0"1672version = "0.1.0"
1673source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1673source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1674dependencies = [1674dependencies = [
1675 "frame-executive",1675 "frame-executive",
1676 "frame-support",1676 "frame-support",
1688[[package]]1688[[package]]
1689name = "cumulus-pallet-dmp-queue"1689name = "cumulus-pallet-dmp-queue"
1690version = "0.1.0"1690version = "0.1.0"
1691source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1691source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1692dependencies = [1692dependencies = [
1693 "cumulus-primitives-core",1693 "cumulus-primitives-core",
1694 "frame-support",1694 "frame-support",
1706[[package]]1706[[package]]
1707name = "cumulus-pallet-parachain-system"1707name = "cumulus-pallet-parachain-system"
1708version = "0.1.0"1708version = "0.1.0"
1709source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1709source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1710dependencies = [1710dependencies = [
1711 "cumulus-pallet-parachain-system-proc-macro",1711 "cumulus-pallet-parachain-system-proc-macro",
1712 "cumulus-primitives-core",1712 "cumulus-primitives-core",
1736[[package]]1736[[package]]
1737name = "cumulus-pallet-parachain-system-proc-macro"1737name = "cumulus-pallet-parachain-system-proc-macro"
1738version = "0.1.0"1738version = "0.1.0"
1739source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1739source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1740dependencies = [1740dependencies = [
1741 "proc-macro-crate 1.1.3",1741 "proc-macro-crate 1.1.3",
1742 "proc-macro2",1742 "proc-macro2",
1747[[package]]1747[[package]]
1748name = "cumulus-pallet-xcm"1748name = "cumulus-pallet-xcm"
1749version = "0.1.0"1749version = "0.1.0"
1750source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1750source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1751dependencies = [1751dependencies = [
1752 "cumulus-primitives-core",1752 "cumulus-primitives-core",
1753 "frame-support",1753 "frame-support",
1764[[package]]1764[[package]]
1765name = "cumulus-pallet-xcmp-queue"1765name = "cumulus-pallet-xcmp-queue"
1766version = "0.1.0"1766version = "0.1.0"
1767source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1767source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1768dependencies = [1768dependencies = [
1769 "cumulus-primitives-core",1769 "cumulus-primitives-core",
1770 "frame-support",1770 "frame-support",
1782[[package]]1782[[package]]
1783name = "cumulus-primitives-core"1783name = "cumulus-primitives-core"
1784version = "0.1.0"1784version = "0.1.0"
1785source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1785source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1786dependencies = [1786dependencies = [
1787 "frame-support",1787 "frame-support",
1788 "parity-scale-codec",1788 "parity-scale-codec",
1798[[package]]1798[[package]]
1799name = "cumulus-primitives-parachain-inherent"1799name = "cumulus-primitives-parachain-inherent"
1800version = "0.1.0"1800version = "0.1.0"
1801source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1801source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1802dependencies = [1802dependencies = [
1803 "async-trait",1803 "async-trait",
1804 "cumulus-primitives-core",1804 "cumulus-primitives-core",
1821[[package]]1821[[package]]
1822name = "cumulus-primitives-timestamp"1822name = "cumulus-primitives-timestamp"
1823version = "0.1.0"1823version = "0.1.0"
1824source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1824source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1825dependencies = [1825dependencies = [
1826 "cumulus-primitives-core",1826 "cumulus-primitives-core",
1827 "futures 0.3.21",1827 "futures 0.3.21",
1834[[package]]1834[[package]]
1835name = "cumulus-primitives-utility"1835name = "cumulus-primitives-utility"
1836version = "0.1.0"1836version = "0.1.0"
1837source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1837source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1838dependencies = [1838dependencies = [
1839 "cumulus-primitives-core",1839 "cumulus-primitives-core",
1840 "frame-support",1840 "frame-support",
1851[[package]]1851[[package]]
1852name = "cumulus-relay-chain-inprocess-interface"1852name = "cumulus-relay-chain-inprocess-interface"
1853version = "0.1.0"1853version = "0.1.0"
1854source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1854source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1855dependencies = [1855dependencies = [
1856 "async-trait",1856 "async-trait",
1857 "cumulus-primitives-core",1857 "cumulus-primitives-core",
1879[[package]]1879[[package]]
1880name = "cumulus-relay-chain-interface"1880name = "cumulus-relay-chain-interface"
1881version = "0.1.0"1881version = "0.1.0"
1882source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1882source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1883dependencies = [1883dependencies = [
1884 "async-trait",1884 "async-trait",
1885 "cumulus-primitives-core",1885 "cumulus-primitives-core",
1903[[package]]1903[[package]]
1904name = "cumulus-relay-chain-rpc-interface"1904name = "cumulus-relay-chain-rpc-interface"
1905version = "0.1.0"1905version = "0.1.0"
1906source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1906source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1907dependencies = [1907dependencies = [
1908 "async-trait",1908 "async-trait",
1909 "backoff",1909 "backoff",
1929[[package]]1929[[package]]
1930name = "cumulus-test-relay-sproof-builder"1930name = "cumulus-test-relay-sproof-builder"
1931version = "0.1.0"1931version = "0.1.0"
1932source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"1932source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
1933dependencies = [1933dependencies = [
1934 "cumulus-primitives-core",1934 "cumulus-primitives-core",
1935 "parity-scale-codec",1935 "parity-scale-codec",
2555[[package]]2555[[package]]
2556name = "fc-consensus"2556name = "fc-consensus"
2557version = "2.0.0-dev"2557version = "2.0.0-dev"
2558source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"2558source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.21#4c0dea347d0388a7b261cbc36568170e288f3e7a"
2559dependencies = [2559dependencies = [
2560 "async-trait",2560 "async-trait",
2561 "fc-db",2561 "fc-db",
2574[[package]]2574[[package]]
2575name = "fc-db"2575name = "fc-db"
2576version = "2.0.0-dev"2576version = "2.0.0-dev"
2577source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"2577source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.21#4c0dea347d0388a7b261cbc36568170e288f3e7a"
2578dependencies = [2578dependencies = [
2579 "fp-storage",2579 "fp-storage",
2580 "kvdb-rocksdb",2580 "kvdb-rocksdb",
2588[[package]]2588[[package]]
2589name = "fc-mapping-sync"2589name = "fc-mapping-sync"
2590version = "2.0.0-dev"2590version = "2.0.0-dev"
2591source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"2591source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.21#4c0dea347d0388a7b261cbc36568170e288f3e7a"
2592dependencies = [2592dependencies = [
2593 "fc-db",2593 "fc-db",
2594 "fp-consensus",2594 "fp-consensus",
2605[[package]]2605[[package]]
2606name = "fc-rpc"2606name = "fc-rpc"
2607version = "2.0.0-dev"2607version = "2.0.0-dev"
2608source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"2608source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.21#4c0dea347d0388a7b261cbc36568170e288f3e7a"
2609dependencies = [2609dependencies = [
2610 "ethereum",2610 "ethereum",
2611 "ethereum-types",2611 "ethereum-types",
2644[[package]]2644[[package]]
2645name = "fc-rpc-core"2645name = "fc-rpc-core"
2646version = "1.1.0-dev"2646version = "1.1.0-dev"
2647source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"2647source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.21#4c0dea347d0388a7b261cbc36568170e288f3e7a"
2648dependencies = [2648dependencies = [
2649 "ethereum",2649 "ethereum",
2650 "ethereum-types",2650 "ethereum-types",
2759[[package]]2759[[package]]
2760name = "fork-tree"2760name = "fork-tree"
2761version = "3.0.0"2761version = "3.0.0"
2762source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"2762source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2763dependencies = [2763dependencies = [
2764 "parity-scale-codec",2764 "parity-scale-codec",
2765]2765]
2777[[package]]2777[[package]]
2778name = "fp-consensus"2778name = "fp-consensus"
2779version = "2.0.0-dev"2779version = "2.0.0-dev"
2780source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"2780source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.21#4c0dea347d0388a7b261cbc36568170e288f3e7a"
2781dependencies = [2781dependencies = [
2782 "ethereum",2782 "ethereum",
2783 "parity-scale-codec",2783 "parity-scale-codec",
2789[[package]]2789[[package]]
2790name = "fp-evm"2790name = "fp-evm"
2791version = "3.0.0-dev"2791version = "3.0.0-dev"
2792source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"2792source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.21#4c0dea347d0388a7b261cbc36568170e288f3e7a"
2793dependencies = [2793dependencies = [
2794 "evm",2794 "evm",
2795 "impl-trait-for-tuples",2795 "impl-trait-for-tuples",
2802[[package]]2802[[package]]
2803name = "fp-evm-mapping"2803name = "fp-evm-mapping"
2804version = "0.1.0"2804version = "0.1.0"
2805source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"2805source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.21#4c0dea347d0388a7b261cbc36568170e288f3e7a"
2806dependencies = [2806dependencies = [
2807 "frame-support",2807 "frame-support",
2808 "sp-core",2808 "sp-core",
2811[[package]]2811[[package]]
2812name = "fp-rpc"2812name = "fp-rpc"
2813version = "3.0.0-dev"2813version = "3.0.0-dev"
2814source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"2814source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.21#4c0dea347d0388a7b261cbc36568170e288f3e7a"
2815dependencies = [2815dependencies = [
2816 "ethereum",2816 "ethereum",
2817 "ethereum-types",2817 "ethereum-types",
2828[[package]]2828[[package]]
2829name = "fp-self-contained"2829name = "fp-self-contained"
2830version = "1.0.0-dev"2830version = "1.0.0-dev"
2831source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"2831source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.21#4c0dea347d0388a7b261cbc36568170e288f3e7a"
2832dependencies = [2832dependencies = [
2833 "ethereum",2833 "ethereum",
2834 "frame-support",2834 "frame-support",
2844[[package]]2844[[package]]
2845name = "fp-storage"2845name = "fp-storage"
2846version = "2.0.0"2846version = "2.0.0"
2847source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"2847source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.21#4c0dea347d0388a7b261cbc36568170e288f3e7a"
2848dependencies = [2848dependencies = [
2849 "parity-scale-codec",2849 "parity-scale-codec",
2850]2850]
28512851
2852[[package]]2852[[package]]
2853name = "frame-benchmarking"2853name = "frame-benchmarking"
2854version = "4.0.0-dev"2854version = "4.0.0-dev"
2855source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"2855source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2856dependencies = [2856dependencies = [
2857 "frame-support",2857 "frame-support",
2858 "frame-system",2858 "frame-system",
2874[[package]]2874[[package]]
2875name = "frame-benchmarking-cli"2875name = "frame-benchmarking-cli"
2876version = "4.0.0-dev"2876version = "4.0.0-dev"
2877source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"2877source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2878dependencies = [2878dependencies = [
2879 "Inflector",2879 "Inflector",
2880 "chrono",2880 "chrono",
2922[[package]]2922[[package]]
2923name = "frame-election-provider-solution-type"2923name = "frame-election-provider-solution-type"
2924version = "4.0.0-dev"2924version = "4.0.0-dev"
2925source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"2925source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2926dependencies = [2926dependencies = [
2927 "proc-macro-crate 1.1.3",2927 "proc-macro-crate 1.1.3",
2928 "proc-macro2",2928 "proc-macro2",
2933[[package]]2933[[package]]
2934name = "frame-election-provider-support"2934name = "frame-election-provider-support"
2935version = "4.0.0-dev"2935version = "4.0.0-dev"
2936source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"2936source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2937dependencies = [2937dependencies = [
2938 "frame-election-provider-solution-type",2938 "frame-election-provider-solution-type",
2939 "frame-support",2939 "frame-support",
2949[[package]]2949[[package]]
2950name = "frame-executive"2950name = "frame-executive"
2951version = "4.0.0-dev"2951version = "4.0.0-dev"
2952source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"2952source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2953dependencies = [2953dependencies = [
2954 "frame-support",2954 "frame-support",
2955 "frame-system",2955 "frame-system",
2977[[package]]2977[[package]]
2978name = "frame-support"2978name = "frame-support"
2979version = "4.0.0-dev"2979version = "4.0.0-dev"
2980source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"2980source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2981dependencies = [2981dependencies = [
2982 "bitflags",2982 "bitflags",
2983 "frame-metadata",2983 "frame-metadata",
3006[[package]]3006[[package]]
3007name = "frame-support-procedural"3007name = "frame-support-procedural"
3008version = "4.0.0-dev"3008version = "4.0.0-dev"
3009source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"3009source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
3010dependencies = [3010dependencies = [
3011 "Inflector",3011 "Inflector",
3012 "frame-support-procedural-tools",3012 "frame-support-procedural-tools",
3018[[package]]3018[[package]]
3019name = "frame-support-procedural-tools"3019name = "frame-support-procedural-tools"
3020version = "4.0.0-dev"3020version = "4.0.0-dev"
3021source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"3021source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
3022dependencies = [3022dependencies = [
3023 "frame-support-procedural-tools-derive",3023 "frame-support-procedural-tools-derive",
3024 "proc-macro-crate 1.1.3",3024 "proc-macro-crate 1.1.3",
3030[[package]]3030[[package]]
3031name = "frame-support-procedural-tools-derive"3031name = "frame-support-procedural-tools-derive"
3032version = "3.0.0"3032version = "3.0.0"
3033source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"3033source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
3034dependencies = [3034dependencies = [
3035 "proc-macro2",3035 "proc-macro2",
3036 "quote",3036 "quote",
3040[[package]]3040[[package]]
3041name = "frame-system"3041name = "frame-system"
3042version = "4.0.0-dev"3042version = "4.0.0-dev"
3043source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"3043source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
3044dependencies = [3044dependencies = [
3045 "frame-support",3045 "frame-support",
3046 "log",3046 "log",
3057[[package]]3057[[package]]
3058name = "frame-system-benchmarking"3058name = "frame-system-benchmarking"
3059version = "4.0.0-dev"3059version = "4.0.0-dev"
3060source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"3060source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
3061dependencies = [3061dependencies = [
3062 "frame-benchmarking",3062 "frame-benchmarking",
3063 "frame-support",3063 "frame-support",
3072[[package]]3072[[package]]
3073name = "frame-system-rpc-runtime-api"3073name = "frame-system-rpc-runtime-api"
3074version = "4.0.0-dev"3074version = "4.0.0-dev"
3075source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"3075source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
3076dependencies = [3076dependencies = [
3077 "parity-scale-codec",3077 "parity-scale-codec",
3078 "sp-api",3078 "sp-api",
3081[[package]]3081[[package]]
3082name = "frame-try-runtime"3082name = "frame-try-runtime"
3083version = "0.10.0-dev"3083version = "0.10.0-dev"
3084source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"3084source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
3085dependencies = [3085dependencies = [
3086 "frame-support",3086 "frame-support",
3087 "sp-api",3087 "sp-api",
41184118
4119[[package]]4119[[package]]
4120name = "kusama-runtime"4120name = "kusama-runtime"
4121version = "0.9.20"4121version = "0.9.21"
4122source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"4122source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
4123dependencies = [4123dependencies = [
4124 "beefy-primitives",4124 "beefy-primitives",
4125 "bitvec",4125 "bitvec",
42094209
4210[[package]]4210[[package]]
4211name = "kusama-runtime-constants"4211name = "kusama-runtime-constants"
4212version = "0.9.20"4212version = "0.9.21"
4213source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"4213source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
4214dependencies = [4214dependencies = [
4215 "frame-support",4215 "frame-support",
4216 "polkadot-primitives",4216 "polkadot-primitives",
50745074
5075[[package]]5075[[package]]
5076name = "metered-channel"5076name = "metered-channel"
5077version = "0.9.20"5077version = "0.9.21"
5078source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"5078source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
5079dependencies = [5079dependencies = [
5080 "coarsetime",5080 "coarsetime",
5081 "crossbeam-queue",5081 "crossbeam-queue",
5602[[package]]5602[[package]]
5603name = "orml-vesting"5603name = "orml-vesting"
5604version = "0.4.1-dev"5604version = "0.4.1-dev"
5605source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.20#3ffcc1b1917f37b9bb8ece700cbbf97893e54391"5605source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.21#ab76865610924c07212a9dc788a45d659c603a4a"
5606dependencies = [5606dependencies = [
5607 "frame-support",5607 "frame-support",
5608 "frame-system",5608 "frame-system",
5632[[package]]5632[[package]]
5633name = "pallet-aura"5633name = "pallet-aura"
5634version = "4.0.0-dev"5634version = "4.0.0-dev"
5635source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5635source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5636dependencies = [5636dependencies = [
5637 "frame-support",5637 "frame-support",
5638 "frame-system",5638 "frame-system",
5648[[package]]5648[[package]]
5649name = "pallet-authority-discovery"5649name = "pallet-authority-discovery"
5650version = "4.0.0-dev"5650version = "4.0.0-dev"
5651source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5651source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5652dependencies = [5652dependencies = [
5653 "frame-support",5653 "frame-support",
5654 "frame-system",5654 "frame-system",
5664[[package]]5664[[package]]
5665name = "pallet-authorship"5665name = "pallet-authorship"
5666version = "4.0.0-dev"5666version = "4.0.0-dev"
5667source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5667source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5668dependencies = [5668dependencies = [
5669 "frame-support",5669 "frame-support",
5670 "frame-system",5670 "frame-system",
5679[[package]]5679[[package]]
5680name = "pallet-babe"5680name = "pallet-babe"
5681version = "4.0.0-dev"5681version = "4.0.0-dev"
5682source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5682source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5683dependencies = [5683dependencies = [
5684 "frame-benchmarking",5684 "frame-benchmarking",
5685 "frame-support",5685 "frame-support",
5703[[package]]5703[[package]]
5704name = "pallet-bags-list"5704name = "pallet-bags-list"
5705version = "4.0.0-dev"5705version = "4.0.0-dev"
5706source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5706source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5707dependencies = [5707dependencies = [
5708 "frame-benchmarking",5708 "frame-benchmarking",
5709 "frame-election-provider-support",5709 "frame-election-provider-support",
5723[[package]]5723[[package]]
5724name = "pallet-balances"5724name = "pallet-balances"
5725version = "4.0.0-dev"5725version = "4.0.0-dev"
5726source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5726source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5727dependencies = [5727dependencies = [
5728 "frame-benchmarking",5728 "frame-benchmarking",
5729 "frame-support",5729 "frame-support",
5738[[package]]5738[[package]]
5739name = "pallet-base-fee"5739name = "pallet-base-fee"
5740version = "1.0.0"5740version = "1.0.0"
5741source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"5741source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.21#4c0dea347d0388a7b261cbc36568170e288f3e7a"
5742dependencies = [5742dependencies = [
5743 "fp-evm",5743 "fp-evm",
5744 "frame-support",5744 "frame-support",
5753[[package]]5753[[package]]
5754name = "pallet-beefy"5754name = "pallet-beefy"
5755version = "4.0.0-dev"5755version = "4.0.0-dev"
5756source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5756source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5757dependencies = [5757dependencies = [
5758 "beefy-primitives",5758 "beefy-primitives",
5759 "frame-support",5759 "frame-support",
5769[[package]]5769[[package]]
5770name = "pallet-beefy-mmr"5770name = "pallet-beefy-mmr"
5771version = "4.0.0-dev"5771version = "4.0.0-dev"
5772source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5772source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5773dependencies = [5773dependencies = [
5774 "beefy-merkle-tree",5774 "beefy-merkle-tree",
5775 "beefy-primitives",5775 "beefy-primitives",
5793[[package]]5793[[package]]
5794name = "pallet-bounties"5794name = "pallet-bounties"
5795version = "4.0.0-dev"5795version = "4.0.0-dev"
5796source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5796source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5797dependencies = [5797dependencies = [
5798 "frame-benchmarking",5798 "frame-benchmarking",
5799 "frame-support",5799 "frame-support",
5811[[package]]5811[[package]]
5812name = "pallet-bridge-dispatch"5812name = "pallet-bridge-dispatch"
5813version = "0.1.0"5813version = "0.1.0"
5814source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"5814source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
5815dependencies = [5815dependencies = [
5816 "bp-message-dispatch",5816 "bp-message-dispatch",
5817 "bp-runtime",5817 "bp-runtime",
5828[[package]]5828[[package]]
5829name = "pallet-bridge-grandpa"5829name = "pallet-bridge-grandpa"
5830version = "0.1.0"5830version = "0.1.0"
5831source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"5831source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
5832dependencies = [5832dependencies = [
5833 "bp-header-chain",5833 "bp-header-chain",
5834 "bp-runtime",5834 "bp-runtime",
5850[[package]]5850[[package]]
5851name = "pallet-bridge-messages"5851name = "pallet-bridge-messages"
5852version = "0.1.0"5852version = "0.1.0"
5853source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"5853source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
5854dependencies = [5854dependencies = [
5855 "bitvec",5855 "bitvec",
5856 "bp-message-dispatch",5856 "bp-message-dispatch",
5871[[package]]5871[[package]]
5872name = "pallet-child-bounties"5872name = "pallet-child-bounties"
5873version = "4.0.0-dev"5873version = "4.0.0-dev"
5874source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5874source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5875dependencies = [5875dependencies = [
5876 "frame-benchmarking",5876 "frame-benchmarking",
5877 "frame-support",5877 "frame-support",
5890[[package]]5890[[package]]
5891name = "pallet-collective"5891name = "pallet-collective"
5892version = "4.0.0-dev"5892version = "4.0.0-dev"
5893source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5893source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5894dependencies = [5894dependencies = [
5895 "frame-benchmarking",5895 "frame-benchmarking",
5896 "frame-support",5896 "frame-support",
5926[[package]]5926[[package]]
5927name = "pallet-democracy"5927name = "pallet-democracy"
5928version = "4.0.0-dev"5928version = "4.0.0-dev"
5929source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5929source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5930dependencies = [5930dependencies = [
5931 "frame-benchmarking",5931 "frame-benchmarking",
5932 "frame-support",5932 "frame-support",
5942[[package]]5942[[package]]
5943name = "pallet-election-provider-multi-phase"5943name = "pallet-election-provider-multi-phase"
5944version = "4.0.0-dev"5944version = "4.0.0-dev"
5945source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5945source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5946dependencies = [5946dependencies = [
5947 "frame-benchmarking",5947 "frame-benchmarking",
5948 "frame-election-provider-support",5948 "frame-election-provider-support",
5965[[package]]5965[[package]]
5966name = "pallet-election-provider-support-benchmarking"5966name = "pallet-election-provider-support-benchmarking"
5967version = "4.0.0-dev"5967version = "4.0.0-dev"
5968source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5968source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5969dependencies = [5969dependencies = [
5970 "frame-benchmarking",5970 "frame-benchmarking",
5971 "frame-election-provider-support",5971 "frame-election-provider-support",
5978[[package]]5978[[package]]
5979name = "pallet-elections-phragmen"5979name = "pallet-elections-phragmen"
5980version = "5.0.0-dev"5980version = "5.0.0-dev"
5981source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"5981source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5982dependencies = [5982dependencies = [
5983 "frame-benchmarking",5983 "frame-benchmarking",
5984 "frame-support",5984 "frame-support",
5996[[package]]5996[[package]]
5997name = "pallet-ethereum"5997name = "pallet-ethereum"
5998version = "4.0.0-dev"5998version = "4.0.0-dev"
5999source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"5999source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.21#4c0dea347d0388a7b261cbc36568170e288f3e7a"
6000dependencies = [6000dependencies = [
6001 "ethereum",6001 "ethereum",
6002 "ethereum-types",6002 "ethereum-types",
6026[[package]]6026[[package]]
6027name = "pallet-evm"6027name = "pallet-evm"
6028version = "6.0.0-dev"6028version = "6.0.0-dev"
6029source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"6029source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.21#4c0dea347d0388a7b261cbc36568170e288f3e7a"
6030dependencies = [6030dependencies = [
6031 "evm",6031 "evm",
6032 "fp-evm",6032 "fp-evm",
6146[[package]]6146[[package]]
6147name = "pallet-gilt"6147name = "pallet-gilt"
6148version = "4.0.0-dev"6148version = "4.0.0-dev"
6149source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6149source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6150dependencies = [6150dependencies = [
6151 "frame-benchmarking",6151 "frame-benchmarking",
6152 "frame-support",6152 "frame-support",
6161[[package]]6161[[package]]
6162name = "pallet-grandpa"6162name = "pallet-grandpa"
6163version = "4.0.0-dev"6163version = "4.0.0-dev"
6164source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6164source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6165dependencies = [6165dependencies = [
6166 "frame-benchmarking",6166 "frame-benchmarking",
6167 "frame-support",6167 "frame-support",
6184[[package]]6184[[package]]
6185name = "pallet-identity"6185name = "pallet-identity"
6186version = "4.0.0-dev"6186version = "4.0.0-dev"
6187source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6187source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6188dependencies = [6188dependencies = [
6189 "enumflags2",6189 "enumflags2",
6190 "frame-benchmarking",6190 "frame-benchmarking",
6200[[package]]6200[[package]]
6201name = "pallet-im-online"6201name = "pallet-im-online"
6202version = "4.0.0-dev"6202version = "4.0.0-dev"
6203source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6203source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6204dependencies = [6204dependencies = [
6205 "frame-benchmarking",6205 "frame-benchmarking",
6206 "frame-support",6206 "frame-support",
6220[[package]]6220[[package]]
6221name = "pallet-indices"6221name = "pallet-indices"
6222version = "4.0.0-dev"6222version = "4.0.0-dev"
6223source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6223source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6224dependencies = [6224dependencies = [
6225 "frame-benchmarking",6225 "frame-benchmarking",
6226 "frame-support",6226 "frame-support",
6256[[package]]6256[[package]]
6257name = "pallet-membership"6257name = "pallet-membership"
6258version = "4.0.0-dev"6258version = "4.0.0-dev"
6259source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6259source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6260dependencies = [6260dependencies = [
6261 "frame-benchmarking",6261 "frame-benchmarking",
6262 "frame-support",6262 "frame-support",
6273[[package]]6273[[package]]
6274name = "pallet-mmr"6274name = "pallet-mmr"
6275version = "4.0.0-dev"6275version = "4.0.0-dev"
6276source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6276source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6277dependencies = [6277dependencies = [
6278 "ckb-merkle-mountain-range",6278 "ckb-merkle-mountain-range",
6279 "frame-benchmarking",6279 "frame-benchmarking",
6291[[package]]6291[[package]]
6292name = "pallet-mmr-rpc"6292name = "pallet-mmr-rpc"
6293version = "3.0.0"6293version = "3.0.0"
6294source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6294source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6295dependencies = [6295dependencies = [
6296 "jsonrpc-core",6296 "jsonrpc-core",
6297 "jsonrpc-core-client",6297 "jsonrpc-core-client",
6308[[package]]6308[[package]]
6309name = "pallet-multisig"6309name = "pallet-multisig"
6310version = "4.0.0-dev"6310version = "4.0.0-dev"
6311source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6311source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6312dependencies = [6312dependencies = [
6313 "frame-benchmarking",6313 "frame-benchmarking",
6314 "frame-support",6314 "frame-support",
6323[[package]]6323[[package]]
6324name = "pallet-nicks"6324name = "pallet-nicks"
6325version = "4.0.0-dev"6325version = "4.0.0-dev"
6326source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6326source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6327dependencies = [6327dependencies = [
6328 "frame-support",6328 "frame-support",
6329 "frame-system",6329 "frame-system",
6337[[package]]6337[[package]]
6338name = "pallet-nomination-pools"6338name = "pallet-nomination-pools"
6339version = "1.0.0"6339version = "1.0.0"
6340source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6340source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6341dependencies = [6341dependencies = [
6342 "frame-support",6342 "frame-support",
6343 "frame-system",6343 "frame-system",
6352[[package]]6352[[package]]
6353name = "pallet-nomination-pools-benchmarking"6353name = "pallet-nomination-pools-benchmarking"
6354version = "1.0.0"6354version = "1.0.0"
6355source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6355source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6356dependencies = [6356dependencies = [
6357 "frame-benchmarking",6357 "frame-benchmarking",
6358 "frame-election-provider-support",6358 "frame-election-provider-support",
6391[[package]]6391[[package]]
6392name = "pallet-offences"6392name = "pallet-offences"
6393version = "4.0.0-dev"6393version = "4.0.0-dev"
6394source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6394source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6395dependencies = [6395dependencies = [
6396 "frame-support",6396 "frame-support",
6397 "frame-system",6397 "frame-system",
6408[[package]]6408[[package]]
6409name = "pallet-offences-benchmarking"6409name = "pallet-offences-benchmarking"
6410version = "4.0.0-dev"6410version = "4.0.0-dev"
6411source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6411source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6412dependencies = [6412dependencies = [
6413 "frame-benchmarking",6413 "frame-benchmarking",
6414 "frame-election-provider-support",6414 "frame-election-provider-support",
6431[[package]]6431[[package]]
6432name = "pallet-preimage"6432name = "pallet-preimage"
6433version = "4.0.0-dev"6433version = "4.0.0-dev"
6434source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6434source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6435dependencies = [6435dependencies = [
6436 "frame-benchmarking",6436 "frame-benchmarking",
6437 "frame-support",6437 "frame-support",
6447[[package]]6447[[package]]
6448name = "pallet-proxy"6448name = "pallet-proxy"
6449version = "4.0.0-dev"6449version = "4.0.0-dev"
6450source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6450source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6451dependencies = [6451dependencies = [
6452 "frame-benchmarking",6452 "frame-benchmarking",
6453 "frame-support",6453 "frame-support",
6462[[package]]6462[[package]]
6463name = "pallet-randomness-collective-flip"6463name = "pallet-randomness-collective-flip"
6464version = "4.0.0-dev"6464version = "4.0.0-dev"
6465source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6465source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6466dependencies = [6466dependencies = [
6467 "frame-support",6467 "frame-support",
6468 "frame-system",6468 "frame-system",
6476[[package]]6476[[package]]
6477name = "pallet-recovery"6477name = "pallet-recovery"
6478version = "4.0.0-dev"6478version = "4.0.0-dev"
6479source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6479source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6480dependencies = [6480dependencies = [
6481 "frame-support",6481 "frame-support",
6482 "frame-system",6482 "frame-system",
6507[[package]]6507[[package]]
6508name = "pallet-scheduler"6508name = "pallet-scheduler"
6509version = "4.0.0-dev"6509version = "4.0.0-dev"
6510source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6510source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6511dependencies = [6511dependencies = [
6512 "frame-benchmarking",6512 "frame-benchmarking",
6513 "frame-support",6513 "frame-support",
6523[[package]]6523[[package]]
6524name = "pallet-session"6524name = "pallet-session"
6525version = "4.0.0-dev"6525version = "4.0.0-dev"
6526source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6526source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6527dependencies = [6527dependencies = [
6528 "frame-support",6528 "frame-support",
6529 "frame-system",6529 "frame-system",
6544[[package]]6544[[package]]
6545name = "pallet-session-benchmarking"6545name = "pallet-session-benchmarking"
6546version = "4.0.0-dev"6546version = "4.0.0-dev"
6547source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6547source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6548dependencies = [6548dependencies = [
6549 "frame-benchmarking",6549 "frame-benchmarking",
6550 "frame-support",6550 "frame-support",
6560[[package]]6560[[package]]
6561name = "pallet-society"6561name = "pallet-society"
6562version = "4.0.0-dev"6562version = "4.0.0-dev"
6563source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6563source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6564dependencies = [6564dependencies = [
6565 "frame-support",6565 "frame-support",
6566 "frame-system",6566 "frame-system",
6574[[package]]6574[[package]]
6575name = "pallet-staking"6575name = "pallet-staking"
6576version = "4.0.0-dev"6576version = "4.0.0-dev"
6577source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6577source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6578dependencies = [6578dependencies = [
6579 "frame-benchmarking",6579 "frame-benchmarking",
6580 "frame-election-provider-support",6580 "frame-election-provider-support",
6597[[package]]6597[[package]]
6598name = "pallet-staking-reward-curve"6598name = "pallet-staking-reward-curve"
6599version = "4.0.0-dev"6599version = "4.0.0-dev"
6600source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6600source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6601dependencies = [6601dependencies = [
6602 "proc-macro-crate 1.1.3",6602 "proc-macro-crate 1.1.3",
6603 "proc-macro2",6603 "proc-macro2",
6608[[package]]6608[[package]]
6609name = "pallet-staking-reward-fn"6609name = "pallet-staking-reward-fn"
6610version = "4.0.0-dev"6610version = "4.0.0-dev"
6611source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6611source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6612dependencies = [6612dependencies = [
6613 "log",6613 "log",
6614 "sp-arithmetic",6614 "sp-arithmetic",
6617[[package]]6617[[package]]
6618name = "pallet-sudo"6618name = "pallet-sudo"
6619version = "4.0.0-dev"6619version = "4.0.0-dev"
6620source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6620source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6621dependencies = [6621dependencies = [
6622 "frame-support",6622 "frame-support",
6623 "frame-system",6623 "frame-system",
6631[[package]]6631[[package]]
6632name = "pallet-template-transaction-payment"6632name = "pallet-template-transaction-payment"
6633version = "3.0.0"6633version = "3.0.0"
6634source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.20#fa1a51fcccf488d3d41f0ae7864b9b6455b64d77"6634source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.21#d48fbd3cd0a8261014c8a8b6904d10ddb37ae2d4"
6635dependencies = [6635dependencies = [
6636 "frame-benchmarking",6636 "frame-benchmarking",
6637 "frame-support",6637 "frame-support",
6651[[package]]6651[[package]]
6652name = "pallet-timestamp"6652name = "pallet-timestamp"
6653version = "4.0.0-dev"6653version = "4.0.0-dev"
6654source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6654source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6655dependencies = [6655dependencies = [
6656 "frame-benchmarking",6656 "frame-benchmarking",
6657 "frame-support",6657 "frame-support",
6669[[package]]6669[[package]]
6670name = "pallet-tips"6670name = "pallet-tips"
6671version = "4.0.0-dev"6671version = "4.0.0-dev"
6672source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6672source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6673dependencies = [6673dependencies = [
6674 "frame-benchmarking",6674 "frame-benchmarking",
6675 "frame-support",6675 "frame-support",
6688[[package]]6688[[package]]
6689name = "pallet-transaction-payment"6689name = "pallet-transaction-payment"
6690version = "4.0.0-dev"6690version = "4.0.0-dev"
6691source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6691source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6692dependencies = [6692dependencies = [
6693 "frame-support",6693 "frame-support",
6694 "frame-system",6694 "frame-system",
6705[[package]]6705[[package]]
6706name = "pallet-transaction-payment-rpc"6706name = "pallet-transaction-payment-rpc"
6707version = "4.0.0-dev"6707version = "4.0.0-dev"
6708source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6708source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6709dependencies = [6709dependencies = [
6710 "jsonrpc-core",6710 "jsonrpc-core",
6711 "jsonrpc-core-client",6711 "jsonrpc-core-client",
6722[[package]]6722[[package]]
6723name = "pallet-transaction-payment-rpc-runtime-api"6723name = "pallet-transaction-payment-rpc-runtime-api"
6724version = "4.0.0-dev"6724version = "4.0.0-dev"
6725source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6725source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6726dependencies = [6726dependencies = [
6727 "pallet-transaction-payment",6727 "pallet-transaction-payment",
6728 "parity-scale-codec",6728 "parity-scale-codec",
6733[[package]]6733[[package]]
6734name = "pallet-treasury"6734name = "pallet-treasury"
6735version = "4.0.0-dev"6735version = "4.0.0-dev"
6736source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6736source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6737dependencies = [6737dependencies = [
6738 "frame-benchmarking",6738 "frame-benchmarking",
6739 "frame-support",6739 "frame-support",
6806[[package]]6806[[package]]
6807name = "pallet-utility"6807name = "pallet-utility"
6808version = "4.0.0-dev"6808version = "4.0.0-dev"
6809source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6809source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6810dependencies = [6810dependencies = [
6811 "frame-benchmarking",6811 "frame-benchmarking",
6812 "frame-support",6812 "frame-support",
6822[[package]]6822[[package]]
6823name = "pallet-vesting"6823name = "pallet-vesting"
6824version = "4.0.0-dev"6824version = "4.0.0-dev"
6825source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"6825source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6826dependencies = [6826dependencies = [
6827 "frame-benchmarking",6827 "frame-benchmarking",
6828 "frame-support",6828 "frame-support",
68366836
6837[[package]]6837[[package]]
6838name = "pallet-xcm"6838name = "pallet-xcm"
6839version = "0.9.20"6839version = "0.9.21"
6840source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"6840source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
6841dependencies = [6841dependencies = [
6842 "frame-support",6842 "frame-support",
6843 "frame-system",6843 "frame-system",
68546854
6855[[package]]6855[[package]]
6856name = "pallet-xcm-benchmarks"6856name = "pallet-xcm-benchmarks"
6857version = "0.9.20"6857version = "0.9.21"
6858source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"6858source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
6859dependencies = [6859dependencies = [
6860 "frame-benchmarking",6860 "frame-benchmarking",
6861 "frame-support",6861 "frame-support",
6872[[package]]6872[[package]]
6873name = "parachain-info"6873name = "parachain-info"
6874version = "0.1.0"6874version = "0.1.0"
6875source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"6875source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.21#4ce5950ac3efbdbbf6c88c90e2a9ad4c7cb8d334"
6876dependencies = [6876dependencies = [
6877 "cumulus-primitives-core",6877 "cumulus-primitives-core",
6878 "frame-support",6878 "frame-support",
72417241
7242[[package]]7242[[package]]
7243name = "polkadot-approval-distribution"7243name = "polkadot-approval-distribution"
7244version = "0.9.20"7244version = "0.9.21"
7245source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7245source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7246dependencies = [7246dependencies = [
7247 "futures 0.3.21",7247 "futures 0.3.21",
7248 "polkadot-node-network-protocol",7248 "polkadot-node-network-protocol",
72567256
7257[[package]]7257[[package]]
7258name = "polkadot-availability-bitfield-distribution"7258name = "polkadot-availability-bitfield-distribution"
7259version = "0.9.20"7259version = "0.9.21"
7260source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7260source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7261dependencies = [7261dependencies = [
7262 "futures 0.3.21",7262 "futures 0.3.21",
7263 "polkadot-node-network-protocol",7263 "polkadot-node-network-protocol",
72697269
7270[[package]]7270[[package]]
7271name = "polkadot-availability-distribution"7271name = "polkadot-availability-distribution"
7272version = "0.9.20"7272version = "0.9.21"
7273source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7273source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7274dependencies = [7274dependencies = [
7275 "derive_more",7275 "derive_more",
7276 "fatality",7276 "fatality",
72927292
7293[[package]]7293[[package]]
7294name = "polkadot-availability-recovery"7294name = "polkadot-availability-recovery"
7295version = "0.9.20"7295version = "0.9.21"
7296source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7296source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7297dependencies = [7297dependencies = [
7298 "fatality",7298 "fatality",
7299 "futures 0.3.21",7299 "futures 0.3.21",
73137313
7314[[package]]7314[[package]]
7315name = "polkadot-cli"7315name = "polkadot-cli"
7316version = "0.9.20"7316version = "0.9.21"
7317source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7317source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7318dependencies = [7318dependencies = [
7319 "clap",7319 "clap",
7320 "frame-benchmarking-cli",7320 "frame-benchmarking-cli",
73377337
7338[[package]]7338[[package]]
7339name = "polkadot-client"7339name = "polkadot-client"
7340version = "0.9.20"7340version = "0.9.21"
7341source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7341source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7342dependencies = [7342dependencies = [
7343 "beefy-primitives",7343 "beefy-primitives",
7344 "frame-benchmarking",7344 "frame-benchmarking",
73777377
7378[[package]]7378[[package]]
7379name = "polkadot-collator-protocol"7379name = "polkadot-collator-protocol"
7380version = "0.9.20"7380version = "0.9.21"
7381source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7381source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7382dependencies = [7382dependencies = [
7383 "always-assert",7383 "always-assert",
7384 "fatality",7384 "fatality",
73987398
7399[[package]]7399[[package]]
7400name = "polkadot-core-primitives"7400name = "polkadot-core-primitives"
7401version = "0.9.20"7401version = "0.9.21"
7402source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7402source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7403dependencies = [7403dependencies = [
7404 "parity-scale-codec",7404 "parity-scale-codec",
7405 "parity-util-mem",7405 "parity-util-mem",
74117411
7412[[package]]7412[[package]]
7413name = "polkadot-dispute-distribution"7413name = "polkadot-dispute-distribution"
7414version = "0.9.20"7414version = "0.9.21"
7415source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7415source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7416dependencies = [7416dependencies = [
7417 "derive_more",7417 "derive_more",
7418 "fatality",7418 "fatality",
74347434
7435[[package]]7435[[package]]
7436name = "polkadot-erasure-coding"7436name = "polkadot-erasure-coding"
7437version = "0.9.20"7437version = "0.9.21"
7438source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7438source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7439dependencies = [7439dependencies = [
7440 "parity-scale-codec",7440 "parity-scale-codec",
7441 "polkadot-node-primitives",7441 "polkadot-node-primitives",
74487448
7449[[package]]7449[[package]]
7450name = "polkadot-gossip-support"7450name = "polkadot-gossip-support"
7451version = "0.9.20"7451version = "0.9.21"
7452source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7452source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7453dependencies = [7453dependencies = [
7454 "futures 0.3.21",7454 "futures 0.3.21",
7455 "futures-timer",7455 "futures-timer",
74687468
7469[[package]]7469[[package]]
7470name = "polkadot-network-bridge"7470name = "polkadot-network-bridge"
7471version = "0.9.20"7471version = "0.9.21"
7472source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7472source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7473dependencies = [7473dependencies = [
7474 "async-trait",7474 "async-trait",
7475 "futures 0.3.21",7475 "futures 0.3.21",
74877487
7488[[package]]7488[[package]]
7489name = "polkadot-node-collation-generation"7489name = "polkadot-node-collation-generation"
7490version = "0.9.20"7490version = "0.9.21"
7491source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7491source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7492dependencies = [7492dependencies = [
7493 "futures 0.3.21",7493 "futures 0.3.21",
7494 "parity-scale-codec",7494 "parity-scale-codec",
75057505
7506[[package]]7506[[package]]
7507name = "polkadot-node-core-approval-voting"7507name = "polkadot-node-core-approval-voting"
7508version = "0.9.20"7508version = "0.9.21"
7509source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7509source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7510dependencies = [7510dependencies = [
7511 "bitvec",7511 "bitvec",
7512 "derive_more",7512 "derive_more",
75347534
7535[[package]]7535[[package]]
7536name = "polkadot-node-core-av-store"7536name = "polkadot-node-core-av-store"
7537version = "0.9.20"7537version = "0.9.21"
7538source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7538source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7539dependencies = [7539dependencies = [
7540 "bitvec",7540 "bitvec",
7541 "futures 0.3.21",7541 "futures 0.3.21",
75547554
7555[[package]]7555[[package]]
7556name = "polkadot-node-core-backing"7556name = "polkadot-node-core-backing"
7557version = "0.9.20"7557version = "0.9.21"
7558source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7558source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7559dependencies = [7559dependencies = [
7560 "bitvec",7560 "bitvec",
7561 "futures 0.3.21",7561 "futures 0.3.21",
75727572
7573[[package]]7573[[package]]
7574name = "polkadot-node-core-bitfield-signing"7574name = "polkadot-node-core-bitfield-signing"
7575version = "0.9.20"7575version = "0.9.21"
7576source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7576source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7577dependencies = [7577dependencies = [
7578 "futures 0.3.21",7578 "futures 0.3.21",
7579 "polkadot-node-subsystem",7579 "polkadot-node-subsystem",
75877587
7588[[package]]7588[[package]]
7589name = "polkadot-node-core-candidate-validation"7589name = "polkadot-node-core-candidate-validation"
7590version = "0.9.20"7590version = "0.9.21"
7591source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7591source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7592dependencies = [7592dependencies = [
7593 "async-trait",7593 "async-trait",
7594 "futures 0.3.21",7594 "futures 0.3.21",
76057605
7606[[package]]7606[[package]]
7607name = "polkadot-node-core-chain-api"7607name = "polkadot-node-core-chain-api"
7608version = "0.9.20"7608version = "0.9.21"
7609source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7609source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7610dependencies = [7610dependencies = [
7611 "futures 0.3.21",7611 "futures 0.3.21",
7612 "polkadot-node-subsystem",7612 "polkadot-node-subsystem",
76207620
7621[[package]]7621[[package]]
7622name = "polkadot-node-core-chain-selection"7622name = "polkadot-node-core-chain-selection"
7623version = "0.9.20"7623version = "0.9.21"
7624source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7624source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7625dependencies = [7625dependencies = [
7626 "futures 0.3.21",7626 "futures 0.3.21",
7627 "futures-timer",7627 "futures-timer",
76377637
7638[[package]]7638[[package]]
7639name = "polkadot-node-core-dispute-coordinator"7639name = "polkadot-node-core-dispute-coordinator"
7640version = "0.9.20"7640version = "0.9.21"
7641source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7641source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7642dependencies = [7642dependencies = [
7643 "fatality",7643 "fatality",
7644 "futures 0.3.21",7644 "futures 0.3.21",
76567656
7657[[package]]7657[[package]]
7658name = "polkadot-node-core-parachains-inherent"7658name = "polkadot-node-core-parachains-inherent"
7659version = "0.9.20"7659version = "0.9.21"
7660source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7660source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7661dependencies = [7661dependencies = [
7662 "async-trait",7662 "async-trait",
7663 "futures 0.3.21",7663 "futures 0.3.21",
76737673
7674[[package]]7674[[package]]
7675name = "polkadot-node-core-provisioner"7675name = "polkadot-node-core-provisioner"
7676version = "0.9.20"7676version = "0.9.21"
7677source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7677source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7678dependencies = [7678dependencies = [
7679 "bitvec",7679 "bitvec",
7680 "futures 0.3.21",7680 "futures 0.3.21",
76907690
7691[[package]]7691[[package]]
7692name = "polkadot-node-core-pvf"7692name = "polkadot-node-core-pvf"
7693version = "0.9.20"7693version = "0.9.21"
7694source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7694source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7695dependencies = [7695dependencies = [
7696 "always-assert",7696 "always-assert",
7697 "assert_matches",7697 "assert_matches",
77207720
7721[[package]]7721[[package]]
7722name = "polkadot-node-core-pvf-checker"7722name = "polkadot-node-core-pvf-checker"
7723version = "0.9.20"7723version = "0.9.21"
7724source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7724source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7725dependencies = [7725dependencies = [
7726 "futures 0.3.21",7726 "futures 0.3.21",
7727 "polkadot-node-primitives",7727 "polkadot-node-primitives",
77367736
7737[[package]]7737[[package]]
7738name = "polkadot-node-core-runtime-api"7738name = "polkadot-node-core-runtime-api"
7739version = "0.9.20"7739version = "0.9.21"
7740source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7740source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7741dependencies = [7741dependencies = [
7742 "futures 0.3.21",7742 "futures 0.3.21",
7743 "memory-lru",7743 "memory-lru",
77547754
7755[[package]]7755[[package]]
7756name = "polkadot-node-jaeger"7756name = "polkadot-node-jaeger"
7757version = "0.9.20"7757version = "0.9.21"
7758source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7758source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7759dependencies = [7759dependencies = [
7760 "async-std",7760 "async-std",
7761 "lazy_static",7761 "lazy_static",
77727772
7773[[package]]7773[[package]]
7774name = "polkadot-node-metrics"7774name = "polkadot-node-metrics"
7775version = "0.9.20"7775version = "0.9.21"
7776source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7776source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7777dependencies = [7777dependencies = [
7778 "bs58",7778 "bs58",
7779 "futures 0.3.21",7779 "futures 0.3.21",
77917791
7792[[package]]7792[[package]]
7793name = "polkadot-node-network-protocol"7793name = "polkadot-node-network-protocol"
7794version = "0.9.20"7794version = "0.9.21"
7795source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7795source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7796dependencies = [7796dependencies = [
7797 "async-trait",7797 "async-trait",
7798 "fatality",7798 "fatality",
78097809
7810[[package]]7810[[package]]
7811name = "polkadot-node-primitives"7811name = "polkadot-node-primitives"
7812version = "0.9.20"7812version = "0.9.21"
7813source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7813source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7814dependencies = [7814dependencies = [
7815 "bounded-vec",7815 "bounded-vec",
7816 "futures 0.3.21",7816 "futures 0.3.21",
78317831
7832[[package]]7832[[package]]
7833name = "polkadot-node-subsystem"7833name = "polkadot-node-subsystem"
7834version = "0.9.20"7834version = "0.9.21"
7835source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7835source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7836dependencies = [7836dependencies = [
7837 "polkadot-node-jaeger",7837 "polkadot-node-jaeger",
7838 "polkadot-node-subsystem-types",7838 "polkadot-node-subsystem-types",
78417841
7842[[package]]7842[[package]]
7843name = "polkadot-node-subsystem-types"7843name = "polkadot-node-subsystem-types"
7844version = "0.9.20"7844version = "0.9.21"
7845source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7845source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7846dependencies = [7846dependencies = [
7847 "derive_more",7847 "derive_more",
7848 "futures 0.3.21",7848 "futures 0.3.21",
78607860
7861[[package]]7861[[package]]
7862name = "polkadot-node-subsystem-util"7862name = "polkadot-node-subsystem-util"
7863version = "0.9.20"7863version = "0.9.21"
7864source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7864source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7865dependencies = [7865dependencies = [
7866 "async-trait",7866 "async-trait",
7867 "derive_more",7867 "derive_more",
78937893
7894[[package]]7894[[package]]
7895name = "polkadot-overseer"7895name = "polkadot-overseer"
7896version = "0.9.20"7896version = "0.9.21"
7897source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7897source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7898dependencies = [7898dependencies = [
7899 "futures 0.3.21",7899 "futures 0.3.21",
7900 "futures-timer",7900 "futures-timer",
79147914
7915[[package]]7915[[package]]
7916name = "polkadot-overseer-gen"7916name = "polkadot-overseer-gen"
7917version = "0.9.20"7917version = "0.9.21"
7918source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7918source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7919dependencies = [7919dependencies = [
7920 "async-trait",7920 "async-trait",
7921 "futures 0.3.21",7921 "futures 0.3.21",
79317931
7932[[package]]7932[[package]]
7933name = "polkadot-overseer-gen-proc-macro"7933name = "polkadot-overseer-gen-proc-macro"
7934version = "0.9.20"7934version = "0.9.21"
7935source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7935source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7936dependencies = [7936dependencies = [
7937 "expander 0.0.6",7937 "expander 0.0.6",
7938 "proc-macro-crate 1.1.3",7938 "proc-macro-crate 1.1.3",
79437943
7944[[package]]7944[[package]]
7945name = "polkadot-parachain"7945name = "polkadot-parachain"
7946version = "0.9.20"7946version = "0.9.21"
7947source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7947source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7948dependencies = [7948dependencies = [
7949 "derive_more",7949 "derive_more",
7950 "frame-support",7950 "frame-support",
79607960
7961[[package]]7961[[package]]
7962name = "polkadot-performance-test"7962name = "polkadot-performance-test"
7963version = "0.9.20"7963version = "0.9.21"
7964source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7964source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7965dependencies = [7965dependencies = [
7966 "env_logger",7966 "env_logger",
7967 "kusama-runtime",7967 "kusama-runtime",
79757975
7976[[package]]7976[[package]]
7977name = "polkadot-primitives"7977name = "polkadot-primitives"
7978version = "0.9.20"7978version = "0.9.21"
7979source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"7979source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
7980dependencies = [7980dependencies = [
7981 "bitvec",7981 "bitvec",
7982 "frame-system",7982 "frame-system",
80058005
8006[[package]]8006[[package]]
8007name = "polkadot-rpc"8007name = "polkadot-rpc"
8008version = "0.9.20"8008version = "0.9.21"
8009source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"8009source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
8010dependencies = [8010dependencies = [
8011 "beefy-gadget",8011 "beefy-gadget",
8012 "beefy-gadget-rpc",8012 "beefy-gadget-rpc",
80378037
8038[[package]]8038[[package]]
8039name = "polkadot-runtime"8039name = "polkadot-runtime"
8040version = "0.9.20"8040version = "0.9.21"
8041source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"8041source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
8042dependencies = [8042dependencies = [
8043 "beefy-primitives",8043 "beefy-primitives",
8044 "bitvec",8044 "bitvec",
81238123
8124[[package]]8124[[package]]
8125name = "polkadot-runtime-common"8125name = "polkadot-runtime-common"
8126version = "0.9.20"8126version = "0.9.21"
8127source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"8127source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
8128dependencies = [8128dependencies = [
8129 "beefy-primitives",8129 "beefy-primitives",
8130 "bitvec",8130 "bitvec",
81708170
8171[[package]]8171[[package]]
8172name = "polkadot-runtime-constants"8172name = "polkadot-runtime-constants"
8173version = "0.9.20"8173version = "0.9.21"
8174source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"8174source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
8175dependencies = [8175dependencies = [
8176 "frame-support",8176 "frame-support",
8177 "polkadot-primitives",8177 "polkadot-primitives",
81828182
8183[[package]]8183[[package]]
8184name = "polkadot-runtime-metrics"8184name = "polkadot-runtime-metrics"
8185version = "0.9.20"8185version = "0.9.21"
8186source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"8186source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
8187dependencies = [8187dependencies = [
8188 "bs58",8188 "bs58",
8189 "parity-scale-codec",8189 "parity-scale-codec",
81948194
8195[[package]]8195[[package]]
8196name = "polkadot-runtime-parachains"8196name = "polkadot-runtime-parachains"
8197version = "0.9.20"8197version = "0.9.21"
8198source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"8198source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
8199dependencies = [8199dependencies = [
8200 "bitflags",8200 "bitflags",
8201 "bitvec",8201 "bitvec",
82378237
8238[[package]]8238[[package]]
8239name = "polkadot-service"8239name = "polkadot-service"
8240version = "0.9.20"8240version = "0.9.21"
8241source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"8241source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
8242dependencies = [8242dependencies = [
8243 "async-trait",8243 "async-trait",
8244 "beefy-gadget",8244 "beefy-gadget",
83378337
8338[[package]]8338[[package]]
8339name = "polkadot-statement-distribution"8339name = "polkadot-statement-distribution"
8340version = "0.9.20"8340version = "0.9.21"
8341source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"8341source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
8342dependencies = [8342dependencies = [
8343 "arrayvec 0.5.2",8343 "arrayvec 0.5.2",
8344 "fatality",8344 "fatality",
83588358
8359[[package]]8359[[package]]
8360name = "polkadot-statement-table"8360name = "polkadot-statement-table"
8361version = "0.9.20"8361version = "0.9.21"
8362source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"8362source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
8363dependencies = [8363dependencies = [
8364 "parity-scale-codec",8364 "parity-scale-codec",
8365 "polkadot-primitives",8365 "polkadot-primitives",
83688368
8369[[package]]8369[[package]]
8370name = "polkadot-test-runtime"8370name = "polkadot-test-runtime"
8371version = "0.9.20"8371version = "0.9.21"
8372source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"8372source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
8373dependencies = [8373dependencies = [
8374 "beefy-primitives",8374 "beefy-primitives",
8375 "bitvec",8375 "bitvec",
84308430
8431[[package]]8431[[package]]
8432name = "polkadot-test-service"8432name = "polkadot-test-service"
8433version = "0.9.20"8433version = "0.9.21"
8434source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"8434source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
8435dependencies = [8435dependencies = [
8436 "frame-benchmarking",8436 "frame-benchmarking",
8437 "frame-system",8437 "frame-system",
9043[[package]]9043[[package]]
9044name = "remote-externalities"9044name = "remote-externalities"
9045version = "0.10.0-dev"9045version = "0.10.0-dev"
9046source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9046source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9047dependencies = [9047dependencies = [
9048 "env_logger",9048 "env_logger",
9049 "jsonrpsee",9049 "jsonrpsee",
91309130
9131[[package]]9131[[package]]
9132name = "rococo-runtime"9132name = "rococo-runtime"
9133version = "0.9.20"9133version = "0.9.21"
9134source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"9134source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
9135dependencies = [9135dependencies = [
9136 "beefy-merkle-tree",9136 "beefy-merkle-tree",
9137 "beefy-primitives",9137 "beefy-primitives",
92079207
9208[[package]]9208[[package]]
9209name = "rococo-runtime-constants"9209name = "rococo-runtime-constants"
9210version = "0.9.20"9210version = "0.9.21"
9211source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"9211source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
9212dependencies = [9212dependencies = [
9213 "frame-support",9213 "frame-support",
9214 "polkadot-primitives",9214 "polkadot-primitives",
9409[[package]]9409[[package]]
9410name = "sc-allocator"9410name = "sc-allocator"
9411version = "4.1.0-dev"9411version = "4.1.0-dev"
9412source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9412source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9413dependencies = [9413dependencies = [
9414 "log",9414 "log",
9415 "sp-core",9415 "sp-core",
9420[[package]]9420[[package]]
9421name = "sc-authority-discovery"9421name = "sc-authority-discovery"
9422version = "0.10.0-dev"9422version = "0.10.0-dev"
9423source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9423source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9424dependencies = [9424dependencies = [
9425 "async-trait",9425 "async-trait",
9426 "futures 0.3.21",9426 "futures 0.3.21",
9447[[package]]9447[[package]]
9448name = "sc-basic-authorship"9448name = "sc-basic-authorship"
9449version = "0.10.0-dev"9449version = "0.10.0-dev"
9450source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9450source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9451dependencies = [9451dependencies = [
9452 "futures 0.3.21",9452 "futures 0.3.21",
9453 "futures-timer",9453 "futures-timer",
9470[[package]]9470[[package]]
9471name = "sc-block-builder"9471name = "sc-block-builder"
9472version = "0.10.0-dev"9472version = "0.10.0-dev"
9473source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9473source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9474dependencies = [9474dependencies = [
9475 "parity-scale-codec",9475 "parity-scale-codec",
9476 "sc-client-api",9476 "sc-client-api",
9486[[package]]9486[[package]]
9487name = "sc-chain-spec"9487name = "sc-chain-spec"
9488version = "4.0.0-dev"9488version = "4.0.0-dev"
9489source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9489source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9490dependencies = [9490dependencies = [
9491 "impl-trait-for-tuples",9491 "impl-trait-for-tuples",
9492 "memmap2 0.5.3",9492 "memmap2 0.5.3",
9503[[package]]9503[[package]]
9504name = "sc-chain-spec-derive"9504name = "sc-chain-spec-derive"
9505version = "4.0.0-dev"9505version = "4.0.0-dev"
9506source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9506source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9507dependencies = [9507dependencies = [
9508 "proc-macro-crate 1.1.3",9508 "proc-macro-crate 1.1.3",
9509 "proc-macro2",9509 "proc-macro2",
9514[[package]]9514[[package]]
9515name = "sc-cli"9515name = "sc-cli"
9516version = "0.10.0-dev"9516version = "0.10.0-dev"
9517source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9517source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9518dependencies = [9518dependencies = [
9519 "chrono",9519 "chrono",
9520 "clap",9520 "clap",
9552[[package]]9552[[package]]
9553name = "sc-client-api"9553name = "sc-client-api"
9554version = "4.0.0-dev"9554version = "4.0.0-dev"
9555source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9555source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9556dependencies = [9556dependencies = [
9557 "fnv",9557 "fnv",
9558 "futures 0.3.21",9558 "futures 0.3.21",
9580[[package]]9580[[package]]
9581name = "sc-client-db"9581name = "sc-client-db"
9582version = "0.10.0-dev"9582version = "0.10.0-dev"
9583source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9583source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9584dependencies = [9584dependencies = [
9585 "hash-db",9585 "hash-db",
9586 "kvdb",9586 "kvdb",
9605[[package]]9605[[package]]
9606name = "sc-consensus"9606name = "sc-consensus"
9607version = "0.10.0-dev"9607version = "0.10.0-dev"
9608source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9608source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9609dependencies = [9609dependencies = [
9610 "async-trait",9610 "async-trait",
9611 "futures 0.3.21",9611 "futures 0.3.21",
9629[[package]]9629[[package]]
9630name = "sc-consensus-aura"9630name = "sc-consensus-aura"
9631version = "0.10.0-dev"9631version = "0.10.0-dev"
9632source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9632source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9633dependencies = [9633dependencies = [
9634 "async-trait",9634 "async-trait",
9635 "futures 0.3.21",9635 "futures 0.3.21",
9658[[package]]9658[[package]]
9659name = "sc-consensus-babe"9659name = "sc-consensus-babe"
9660version = "0.10.0-dev"9660version = "0.10.0-dev"
9661source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9661source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9662dependencies = [9662dependencies = [
9663 "async-trait",9663 "async-trait",
9664 "fork-tree",9664 "fork-tree",
9701[[package]]9701[[package]]
9702name = "sc-consensus-babe-rpc"9702name = "sc-consensus-babe-rpc"
9703version = "0.10.0-dev"9703version = "0.10.0-dev"
9704source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9704source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9705dependencies = [9705dependencies = [
9706 "futures 0.3.21",9706 "futures 0.3.21",
9707 "jsonrpc-core",9707 "jsonrpc-core",
9725[[package]]9725[[package]]
9726name = "sc-consensus-epochs"9726name = "sc-consensus-epochs"
9727version = "0.10.0-dev"9727version = "0.10.0-dev"
9728source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9728source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9729dependencies = [9729dependencies = [
9730 "fork-tree",9730 "fork-tree",
9731 "parity-scale-codec",9731 "parity-scale-codec",
9738[[package]]9738[[package]]
9739name = "sc-consensus-manual-seal"9739name = "sc-consensus-manual-seal"
9740version = "0.10.0-dev"9740version = "0.10.0-dev"
9741source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9741source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9742dependencies = [9742dependencies = [
9743 "assert_matches",9743 "assert_matches",
9744 "async-trait",9744 "async-trait",
9774[[package]]9774[[package]]
9775name = "sc-consensus-slots"9775name = "sc-consensus-slots"
9776version = "0.10.0-dev"9776version = "0.10.0-dev"
9777source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9777source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9778dependencies = [9778dependencies = [
9779 "async-trait",9779 "async-trait",
9780 "futures 0.3.21",9780 "futures 0.3.21",
9799[[package]]9799[[package]]
9800name = "sc-consensus-uncles"9800name = "sc-consensus-uncles"
9801version = "0.10.0-dev"9801version = "0.10.0-dev"
9802source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9802source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9803dependencies = [9803dependencies = [
9804 "sc-client-api",9804 "sc-client-api",
9805 "sp-authorship",9805 "sp-authorship",
9810[[package]]9810[[package]]
9811name = "sc-executor"9811name = "sc-executor"
9812version = "0.10.0-dev"9812version = "0.10.0-dev"
9813source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9813source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9814dependencies = [9814dependencies = [
9815 "lazy_static",9815 "lazy_static",
9816 "lru 0.7.5",9816 "lru 0.7.5",
9837[[package]]9837[[package]]
9838name = "sc-executor-common"9838name = "sc-executor-common"
9839version = "0.10.0-dev"9839version = "0.10.0-dev"
9840source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9840source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9841dependencies = [9841dependencies = [
9842 "environmental",9842 "environmental",
9843 "parity-scale-codec",9843 "parity-scale-codec",
9854[[package]]9854[[package]]
9855name = "sc-executor-wasmi"9855name = "sc-executor-wasmi"
9856version = "0.10.0-dev"9856version = "0.10.0-dev"
9857source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9857source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9858dependencies = [9858dependencies = [
9859 "log",9859 "log",
9860 "parity-scale-codec",9860 "parity-scale-codec",
9870[[package]]9870[[package]]
9871name = "sc-executor-wasmtime"9871name = "sc-executor-wasmtime"
9872version = "0.10.0-dev"9872version = "0.10.0-dev"
9873source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9873source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9874dependencies = [9874dependencies = [
9875 "cfg-if 1.0.0",9875 "cfg-if 1.0.0",
9876 "libc",9876 "libc",
9888[[package]]9888[[package]]
9889name = "sc-finality-grandpa"9889name = "sc-finality-grandpa"
9890version = "0.10.0-dev"9890version = "0.10.0-dev"
9891source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9891source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9892dependencies = [9892dependencies = [
9893 "ahash",9893 "ahash",
9894 "async-trait",9894 "async-trait",
9928[[package]]9928[[package]]
9929name = "sc-finality-grandpa-rpc"9929name = "sc-finality-grandpa-rpc"
9930version = "0.10.0-dev"9930version = "0.10.0-dev"
9931source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9931source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9932dependencies = [9932dependencies = [
9933 "finality-grandpa",9933 "finality-grandpa",
9934 "futures 0.3.21",9934 "futures 0.3.21",
9952[[package]]9952[[package]]
9953name = "sc-informant"9953name = "sc-informant"
9954version = "0.10.0-dev"9954version = "0.10.0-dev"
9955source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9955source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9956dependencies = [9956dependencies = [
9957 "ansi_term",9957 "ansi_term",
9958 "futures 0.3.21",9958 "futures 0.3.21",
9969[[package]]9969[[package]]
9970name = "sc-keystore"9970name = "sc-keystore"
9971version = "4.0.0-dev"9971version = "4.0.0-dev"
9972source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9972source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9973dependencies = [9973dependencies = [
9974 "async-trait",9974 "async-trait",
9975 "hex",9975 "hex",
9984[[package]]9984[[package]]
9985name = "sc-network"9985name = "sc-network"
9986version = "0.10.0-dev"9986version = "0.10.0-dev"
9987source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"9987source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9988dependencies = [9988dependencies = [
9989 "async-trait",9989 "async-trait",
9990 "asynchronous-codec 0.5.0",9990 "asynchronous-codec 0.5.0",
10033[[package]]10033[[package]]
10034name = "sc-network-gossip"10034name = "sc-network-gossip"
10035version = "0.10.0-dev"10035version = "0.10.0-dev"
10036source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10036source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10037dependencies = [10037dependencies = [
10038 "ahash",10038 "ahash",
10039 "futures 0.3.21",10039 "futures 0.3.21",
10050[[package]]10050[[package]]
10051name = "sc-offchain"10051name = "sc-offchain"
10052version = "4.0.0-dev"10052version = "4.0.0-dev"
10053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10054dependencies = [10054dependencies = [
10055 "bytes 1.1.0",10055 "bytes 1.1.0",
10056 "fnv",10056 "fnv",
10078[[package]]10078[[package]]
10079name = "sc-peerset"10079name = "sc-peerset"
10080version = "4.0.0-dev"10080version = "4.0.0-dev"
10081source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10081source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10082dependencies = [10082dependencies = [
10083 "futures 0.3.21",10083 "futures 0.3.21",
10084 "libp2p",10084 "libp2p",
10091[[package]]10091[[package]]
10092name = "sc-proposer-metrics"10092name = "sc-proposer-metrics"
10093version = "0.10.0-dev"10093version = "0.10.0-dev"
10094source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10094source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10095dependencies = [10095dependencies = [
10096 "log",10096 "log",
10097 "substrate-prometheus-endpoint",10097 "substrate-prometheus-endpoint",
10100[[package]]10100[[package]]
10101name = "sc-rpc"10101name = "sc-rpc"
10102version = "4.0.0-dev"10102version = "4.0.0-dev"
10103source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10103source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10104dependencies = [10104dependencies = [
10105 "futures 0.3.21",10105 "futures 0.3.21",
10106 "hash-db",10106 "hash-db",
10131[[package]]10131[[package]]
10132name = "sc-rpc-api"10132name = "sc-rpc-api"
10133version = "0.10.0-dev"10133version = "0.10.0-dev"
10134source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10134source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10135dependencies = [10135dependencies = [
10136 "futures 0.3.21",10136 "futures 0.3.21",
10137 "jsonrpc-core",10137 "jsonrpc-core",
10157[[package]]10157[[package]]
10158name = "sc-rpc-server"10158name = "sc-rpc-server"
10159version = "4.0.0-dev"10159version = "4.0.0-dev"
10160source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10160source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10161dependencies = [10161dependencies = [
10162 "futures 0.3.21",10162 "futures 0.3.21",
10163 "jsonrpc-core",10163 "jsonrpc-core",
10174[[package]]10174[[package]]
10175name = "sc-service"10175name = "sc-service"
10176version = "0.10.0-dev"10176version = "0.10.0-dev"
10177source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10177source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10178dependencies = [10178dependencies = [
10179 "async-trait",10179 "async-trait",
10180 "directories",10180 "directories",
10239[[package]]10239[[package]]
10240name = "sc-state-db"10240name = "sc-state-db"
10241version = "0.10.0-dev"10241version = "0.10.0-dev"
10242source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10242source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10243dependencies = [10243dependencies = [
10244 "log",10244 "log",
10245 "parity-scale-codec",10245 "parity-scale-codec",
10253[[package]]10253[[package]]
10254name = "sc-sync-state-rpc"10254name = "sc-sync-state-rpc"
10255version = "0.10.0-dev"10255version = "0.10.0-dev"
10256source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10256source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10257dependencies = [10257dependencies = [
10258 "jsonrpc-core",10258 "jsonrpc-core",
10259 "jsonrpc-core-client",10259 "jsonrpc-core-client",
10274[[package]]10274[[package]]
10275name = "sc-sysinfo"10275name = "sc-sysinfo"
10276version = "6.0.0-dev"10276version = "6.0.0-dev"
10277source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10277source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10278dependencies = [10278dependencies = [
10279 "futures 0.3.21",10279 "futures 0.3.21",
10280 "libc",10280 "libc",
10293[[package]]10293[[package]]
10294name = "sc-telemetry"10294name = "sc-telemetry"
10295version = "4.0.0-dev"10295version = "4.0.0-dev"
10296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10297dependencies = [10297dependencies = [
10298 "chrono",10298 "chrono",
10299 "futures 0.3.21",10299 "futures 0.3.21",
10311[[package]]10311[[package]]
10312name = "sc-tracing"10312name = "sc-tracing"
10313version = "4.0.0-dev"10313version = "4.0.0-dev"
10314source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10314source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10315dependencies = [10315dependencies = [
10316 "ansi_term",10316 "ansi_term",
10317 "atty",10317 "atty",
10342[[package]]10342[[package]]
10343name = "sc-tracing-proc-macro"10343name = "sc-tracing-proc-macro"
10344version = "4.0.0-dev"10344version = "4.0.0-dev"
10345source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10345source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10346dependencies = [10346dependencies = [
10347 "proc-macro-crate 1.1.3",10347 "proc-macro-crate 1.1.3",
10348 "proc-macro2",10348 "proc-macro2",
10353[[package]]10353[[package]]
10354name = "sc-transaction-pool"10354name = "sc-transaction-pool"
10355version = "4.0.0-dev"10355version = "4.0.0-dev"
10356source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10356source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10357dependencies = [10357dependencies = [
10358 "futures 0.3.21",10358 "futures 0.3.21",
10359 "futures-timer",10359 "futures-timer",
10380[[package]]10380[[package]]
10381name = "sc-transaction-pool-api"10381name = "sc-transaction-pool-api"
10382version = "4.0.0-dev"10382version = "4.0.0-dev"
10383source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10383source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10384dependencies = [10384dependencies = [
10385 "futures 0.3.21",10385 "futures 0.3.21",
10386 "log",10386 "log",
10393[[package]]10393[[package]]
10394name = "sc-utils"10394name = "sc-utils"
10395version = "4.0.0-dev"10395version = "4.0.0-dev"
10396source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10396source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10397dependencies = [10397dependencies = [
10398 "futures 0.3.21",10398 "futures 0.3.21",
10399 "futures-timer",10399 "futures-timer",
1078910789
10790[[package]]10790[[package]]
10791name = "slot-range-helper"10791name = "slot-range-helper"
10792version = "0.9.20"10792version = "0.9.21"
10793source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"10793source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
10794dependencies = [10794dependencies = [
10795 "enumn",10795 "enumn",
10796 "parity-scale-codec",10796 "parity-scale-codec",
10878[[package]]10878[[package]]
10879name = "sp-api"10879name = "sp-api"
10880version = "4.0.0-dev"10880version = "4.0.0-dev"
10881source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10881source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10882dependencies = [10882dependencies = [
10883 "hash-db",10883 "hash-db",
10884 "log",10884 "log",
10895[[package]]10895[[package]]
10896name = "sp-api-proc-macro"10896name = "sp-api-proc-macro"
10897version = "4.0.0-dev"10897version = "4.0.0-dev"
10898source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10898source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10899dependencies = [10899dependencies = [
10900 "blake2 0.10.4",10900 "blake2 0.10.4",
10901 "proc-macro-crate 1.1.3",10901 "proc-macro-crate 1.1.3",
10907[[package]]10907[[package]]
10908name = "sp-application-crypto"10908name = "sp-application-crypto"
10909version = "6.0.0"10909version = "6.0.0"
10910source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10910source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10911dependencies = [10911dependencies = [
10912 "parity-scale-codec",10912 "parity-scale-codec",
10913 "scale-info",10913 "scale-info",
10920[[package]]10920[[package]]
10921name = "sp-arithmetic"10921name = "sp-arithmetic"
10922version = "5.0.0"10922version = "5.0.0"
10923source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10923source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10924dependencies = [10924dependencies = [
10925 "integer-sqrt",10925 "integer-sqrt",
10926 "num-traits",10926 "num-traits",
10935[[package]]10935[[package]]
10936name = "sp-authority-discovery"10936name = "sp-authority-discovery"
10937version = "4.0.0-dev"10937version = "4.0.0-dev"
10938source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10938source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10939dependencies = [10939dependencies = [
10940 "parity-scale-codec",10940 "parity-scale-codec",
10941 "scale-info",10941 "scale-info",
10948[[package]]10948[[package]]
10949name = "sp-authorship"10949name = "sp-authorship"
10950version = "4.0.0-dev"10950version = "4.0.0-dev"
10951source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10951source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10952dependencies = [10952dependencies = [
10953 "async-trait",10953 "async-trait",
10954 "parity-scale-codec",10954 "parity-scale-codec",
10960[[package]]10960[[package]]
10961name = "sp-block-builder"10961name = "sp-block-builder"
10962version = "4.0.0-dev"10962version = "4.0.0-dev"
10963source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10963source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10964dependencies = [10964dependencies = [
10965 "parity-scale-codec",10965 "parity-scale-codec",
10966 "sp-api",10966 "sp-api",
10972[[package]]10972[[package]]
10973name = "sp-blockchain"10973name = "sp-blockchain"
10974version = "4.0.0-dev"10974version = "4.0.0-dev"
10975source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10975source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10976dependencies = [10976dependencies = [
10977 "futures 0.3.21",10977 "futures 0.3.21",
10978 "log",10978 "log",
10990[[package]]10990[[package]]
10991name = "sp-consensus"10991name = "sp-consensus"
10992version = "0.10.0-dev"10992version = "0.10.0-dev"
10993source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"10993source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10994dependencies = [10994dependencies = [
10995 "async-trait",10995 "async-trait",
10996 "futures 0.3.21",10996 "futures 0.3.21",
11009[[package]]11009[[package]]
11010name = "sp-consensus-aura"11010name = "sp-consensus-aura"
11011version = "0.10.0-dev"11011version = "0.10.0-dev"
11012source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11012source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11013dependencies = [11013dependencies = [
11014 "async-trait",11014 "async-trait",
11015 "parity-scale-codec",11015 "parity-scale-codec",
11027[[package]]11027[[package]]
11028name = "sp-consensus-babe"11028name = "sp-consensus-babe"
11029version = "0.10.0-dev"11029version = "0.10.0-dev"
11030source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11030source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11031dependencies = [11031dependencies = [
11032 "async-trait",11032 "async-trait",
11033 "merlin",11033 "merlin",
11050[[package]]11050[[package]]
11051name = "sp-consensus-slots"11051name = "sp-consensus-slots"
11052version = "0.10.0-dev"11052version = "0.10.0-dev"
11053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11054dependencies = [11054dependencies = [
11055 "parity-scale-codec",11055 "parity-scale-codec",
11056 "scale-info",11056 "scale-info",
11064[[package]]11064[[package]]
11065name = "sp-consensus-vrf"11065name = "sp-consensus-vrf"
11066version = "0.10.0-dev"11066version = "0.10.0-dev"
11067source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11067source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11068dependencies = [11068dependencies = [
11069 "parity-scale-codec",11069 "parity-scale-codec",
11070 "schnorrkel",11070 "schnorrkel",
11076[[package]]11076[[package]]
11077name = "sp-core"11077name = "sp-core"
11078version = "6.0.0"11078version = "6.0.0"
11079source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11079source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11080dependencies = [11080dependencies = [
11081 "base58",11081 "base58",
11082 "bitflags",11082 "bitflags",
11122[[package]]11122[[package]]
11123name = "sp-core-hashing"11123name = "sp-core-hashing"
11124version = "4.0.0"11124version = "4.0.0"
11125source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11125source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11126dependencies = [11126dependencies = [
11127 "blake2 0.10.4",11127 "blake2 0.10.4",
11128 "byteorder",11128 "byteorder",
11136[[package]]11136[[package]]
11137name = "sp-core-hashing-proc-macro"11137name = "sp-core-hashing-proc-macro"
11138version = "5.0.0"11138version = "5.0.0"
11139source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11139source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11140dependencies = [11140dependencies = [
11141 "proc-macro2",11141 "proc-macro2",
11142 "quote",11142 "quote",
11147[[package]]11147[[package]]
11148name = "sp-database"11148name = "sp-database"
11149version = "4.0.0-dev"11149version = "4.0.0-dev"
11150source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11150source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11151dependencies = [11151dependencies = [
11152 "kvdb",11152 "kvdb",
11153 "parking_lot 0.12.0",11153 "parking_lot 0.12.0",
11156[[package]]11156[[package]]
11157name = "sp-debug-derive"11157name = "sp-debug-derive"
11158version = "4.0.0"11158version = "4.0.0"
11159source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11159source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11160dependencies = [11160dependencies = [
11161 "proc-macro2",11161 "proc-macro2",
11162 "quote",11162 "quote",
11166[[package]]11166[[package]]
11167name = "sp-externalities"11167name = "sp-externalities"
11168version = "0.12.0"11168version = "0.12.0"
11169source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11169source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11170dependencies = [11170dependencies = [
11171 "environmental",11171 "environmental",
11172 "parity-scale-codec",11172 "parity-scale-codec",
11177[[package]]11177[[package]]
11178name = "sp-finality-grandpa"11178name = "sp-finality-grandpa"
11179version = "4.0.0-dev"11179version = "4.0.0-dev"
11180source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11180source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11181dependencies = [11181dependencies = [
11182 "finality-grandpa",11182 "finality-grandpa",
11183 "log",11183 "log",
11195[[package]]11195[[package]]
11196name = "sp-inherents"11196name = "sp-inherents"
11197version = "4.0.0-dev"11197version = "4.0.0-dev"
11198source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11198source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11199dependencies = [11199dependencies = [
11200 "async-trait",11200 "async-trait",
11201 "impl-trait-for-tuples",11201 "impl-trait-for-tuples",
11209[[package]]11209[[package]]
11210name = "sp-io"11210name = "sp-io"
11211version = "6.0.0"11211version = "6.0.0"
11212source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11212source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11213dependencies = [11213dependencies = [
11214 "futures 0.3.21",11214 "futures 0.3.21",
11215 "hash-db",11215 "hash-db",
11234[[package]]11234[[package]]
11235name = "sp-keyring"11235name = "sp-keyring"
11236version = "6.0.0"11236version = "6.0.0"
11237source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11237source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11238dependencies = [11238dependencies = [
11239 "lazy_static",11239 "lazy_static",
11240 "sp-core",11240 "sp-core",
11245[[package]]11245[[package]]
11246name = "sp-keystore"11246name = "sp-keystore"
11247version = "0.12.0"11247version = "0.12.0"
11248source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11248source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11249dependencies = [11249dependencies = [
11250 "async-trait",11250 "async-trait",
11251 "futures 0.3.21",11251 "futures 0.3.21",
11262[[package]]11262[[package]]
11263name = "sp-maybe-compressed-blob"11263name = "sp-maybe-compressed-blob"
11264version = "4.1.0-dev"11264version = "4.1.0-dev"
11265source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11265source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11266dependencies = [11266dependencies = [
11267 "thiserror",11267 "thiserror",
11268 "zstd",11268 "zstd",
11271[[package]]11271[[package]]
11272name = "sp-mmr-primitives"11272name = "sp-mmr-primitives"
11273version = "4.0.0-dev"11273version = "4.0.0-dev"
11274source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11274source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11275dependencies = [11275dependencies = [
11276 "log",11276 "log",
11277 "parity-scale-codec",11277 "parity-scale-codec",
11286[[package]]11286[[package]]
11287name = "sp-npos-elections"11287name = "sp-npos-elections"
11288version = "4.0.0-dev"11288version = "4.0.0-dev"
11289source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11289source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11290dependencies = [11290dependencies = [
11291 "parity-scale-codec",11291 "parity-scale-codec",
11292 "scale-info",11292 "scale-info",
11300[[package]]11300[[package]]
11301name = "sp-offchain"11301name = "sp-offchain"
11302version = "4.0.0-dev"11302version = "4.0.0-dev"
11303source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11303source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11304dependencies = [11304dependencies = [
11305 "sp-api",11305 "sp-api",
11306 "sp-core",11306 "sp-core",
11310[[package]]11310[[package]]
11311name = "sp-panic-handler"11311name = "sp-panic-handler"
11312version = "4.0.0"11312version = "4.0.0"
11313source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11313source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11314dependencies = [11314dependencies = [
11315 "backtrace",11315 "backtrace",
11316 "lazy_static",11316 "lazy_static",
11320[[package]]11320[[package]]
11321name = "sp-rpc"11321name = "sp-rpc"
11322version = "6.0.0"11322version = "6.0.0"
11323source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11323source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11324dependencies = [11324dependencies = [
11325 "rustc-hash",11325 "rustc-hash",
11326 "serde",11326 "serde",
11330[[package]]11330[[package]]
11331name = "sp-runtime"11331name = "sp-runtime"
11332version = "6.0.0"11332version = "6.0.0"
11333source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11333source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11334dependencies = [11334dependencies = [
11335 "either",11335 "either",
11336 "hash256-std-hasher",11336 "hash256-std-hasher",
11352[[package]]11352[[package]]
11353name = "sp-runtime-interface"11353name = "sp-runtime-interface"
11354version = "6.0.0"11354version = "6.0.0"
11355source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11355source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11356dependencies = [11356dependencies = [
11357 "impl-trait-for-tuples",11357 "impl-trait-for-tuples",
11358 "parity-scale-codec",11358 "parity-scale-codec",
11369[[package]]11369[[package]]
11370name = "sp-runtime-interface-proc-macro"11370name = "sp-runtime-interface-proc-macro"
11371version = "5.0.0"11371version = "5.0.0"
11372source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11372source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11373dependencies = [11373dependencies = [
11374 "Inflector",11374 "Inflector",
11375 "proc-macro-crate 1.1.3",11375 "proc-macro-crate 1.1.3",
11381[[package]]11381[[package]]
11382name = "sp-serializer"11382name = "sp-serializer"
11383version = "4.0.0-dev"11383version = "4.0.0-dev"
11384source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11384source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11385dependencies = [11385dependencies = [
11386 "serde",11386 "serde",
11387 "serde_json",11387 "serde_json",
11390[[package]]11390[[package]]
11391name = "sp-session"11391name = "sp-session"
11392version = "4.0.0-dev"11392version = "4.0.0-dev"
11393source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11393source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11394dependencies = [11394dependencies = [
11395 "parity-scale-codec",11395 "parity-scale-codec",
11396 "scale-info",11396 "scale-info",
11404[[package]]11404[[package]]
11405name = "sp-staking"11405name = "sp-staking"
11406version = "4.0.0-dev"11406version = "4.0.0-dev"
11407source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11407source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11408dependencies = [11408dependencies = [
11409 "parity-scale-codec",11409 "parity-scale-codec",
11410 "scale-info",11410 "scale-info",
11415[[package]]11415[[package]]
11416name = "sp-state-machine"11416name = "sp-state-machine"
11417version = "0.12.0"11417version = "0.12.0"
11418source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11418source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11419dependencies = [11419dependencies = [
11420 "hash-db",11420 "hash-db",
11421 "log",11421 "log",
11437[[package]]11437[[package]]
11438name = "sp-std"11438name = "sp-std"
11439version = "4.0.0"11439version = "4.0.0"
11440source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11440source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
1144111441
11442[[package]]11442[[package]]
11443name = "sp-storage"11443name = "sp-storage"
11444version = "6.0.0"11444version = "6.0.0"
11445source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11445source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11446dependencies = [11446dependencies = [
11447 "impl-serde",11447 "impl-serde",
11448 "parity-scale-codec",11448 "parity-scale-codec",
11455[[package]]11455[[package]]
11456name = "sp-tasks"11456name = "sp-tasks"
11457version = "4.0.0-dev"11457version = "4.0.0-dev"
11458source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11458source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11459dependencies = [11459dependencies = [
11460 "log",11460 "log",
11461 "sp-core",11461 "sp-core",
11468[[package]]11468[[package]]
11469name = "sp-timestamp"11469name = "sp-timestamp"
11470version = "4.0.0-dev"11470version = "4.0.0-dev"
11471source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11471source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11472dependencies = [11472dependencies = [
11473 "async-trait",11473 "async-trait",
11474 "futures-timer",11474 "futures-timer",
11484[[package]]11484[[package]]
11485name = "sp-tracing"11485name = "sp-tracing"
11486version = "5.0.0"11486version = "5.0.0"
11487source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11487source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11488dependencies = [11488dependencies = [
11489 "parity-scale-codec",11489 "parity-scale-codec",
11490 "sp-std",11490 "sp-std",
11496[[package]]11496[[package]]
11497name = "sp-transaction-pool"11497name = "sp-transaction-pool"
11498version = "4.0.0-dev"11498version = "4.0.0-dev"
11499source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11499source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11500dependencies = [11500dependencies = [
11501 "sp-api",11501 "sp-api",
11502 "sp-runtime",11502 "sp-runtime",
11505[[package]]11505[[package]]
11506name = "sp-transaction-storage-proof"11506name = "sp-transaction-storage-proof"
11507version = "4.0.0-dev"11507version = "4.0.0-dev"
11508source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11508source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11509dependencies = [11509dependencies = [
11510 "async-trait",11510 "async-trait",
11511 "log",11511 "log",
11521[[package]]11521[[package]]
11522name = "sp-trie"11522name = "sp-trie"
11523version = "6.0.0"11523version = "6.0.0"
11524source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11524source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11525dependencies = [11525dependencies = [
11526 "hash-db",11526 "hash-db",
11527 "memory-db",11527 "memory-db",
11537[[package]]11537[[package]]
11538name = "sp-version"11538name = "sp-version"
11539version = "5.0.0"11539version = "5.0.0"
11540source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11540source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11541dependencies = [11541dependencies = [
11542 "impl-serde",11542 "impl-serde",
11543 "parity-scale-codec",11543 "parity-scale-codec",
11554[[package]]11554[[package]]
11555name = "sp-version-proc-macro"11555name = "sp-version-proc-macro"
11556version = "4.0.0-dev"11556version = "4.0.0-dev"
11557source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11557source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11558dependencies = [11558dependencies = [
11559 "parity-scale-codec",11559 "parity-scale-codec",
11560 "proc-macro2",11560 "proc-macro2",
11565[[package]]11565[[package]]
11566name = "sp-wasm-interface"11566name = "sp-wasm-interface"
11567version = "6.0.0"11567version = "6.0.0"
11568source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11568source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11569dependencies = [11569dependencies = [
11570 "impl-trait-for-tuples",11570 "impl-trait-for-tuples",
11571 "log",11571 "log",
11722[[package]]11722[[package]]
11723name = "substrate-build-script-utils"11723name = "substrate-build-script-utils"
11724version = "3.0.0"11724version = "3.0.0"
11725source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11725source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11726dependencies = [11726dependencies = [
11727 "platforms",11727 "platforms",
11728]11728]
1172911729
11730[[package]]11730[[package]]
11731name = "substrate-frame-rpc-system"11731name = "substrate-frame-rpc-system"
11732version = "4.0.0-dev"11732version = "4.0.0-dev"
11733source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11733source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11734dependencies = [11734dependencies = [
11735 "frame-system-rpc-runtime-api",11735 "frame-system-rpc-runtime-api",
11736 "futures 0.3.21",11736 "futures 0.3.21",
11752[[package]]11752[[package]]
11753name = "substrate-prometheus-endpoint"11753name = "substrate-prometheus-endpoint"
11754version = "0.10.0-dev"11754version = "0.10.0-dev"
11755source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11755source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11756dependencies = [11756dependencies = [
11757 "futures-util",11757 "futures-util",
11758 "hyper",11758 "hyper",
11765[[package]]11765[[package]]
11766name = "substrate-state-trie-migration-rpc"11766name = "substrate-state-trie-migration-rpc"
11767version = "4.0.0-dev"11767version = "4.0.0-dev"
11768source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11768source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11769dependencies = [11769dependencies = [
11770 "jsonrpc-core",11770 "jsonrpc-core",
11771 "jsonrpc-core-client",11771 "jsonrpc-core-client",
11788[[package]]11788[[package]]
11789name = "substrate-test-client"11789name = "substrate-test-client"
11790version = "2.0.1"11790version = "2.0.1"
11791source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11791source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11792dependencies = [11792dependencies = [
11793 "async-trait",11793 "async-trait",
11794 "futures 0.3.21",11794 "futures 0.3.21",
11814[[package]]11814[[package]]
11815name = "substrate-test-utils"11815name = "substrate-test-utils"
11816version = "4.0.0-dev"11816version = "4.0.0-dev"
11817source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11817source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11818dependencies = [11818dependencies = [
11819 "futures 0.3.21",11819 "futures 0.3.21",
11820 "substrate-test-utils-derive",11820 "substrate-test-utils-derive",
11824[[package]]11824[[package]]
11825name = "substrate-test-utils-derive"11825name = "substrate-test-utils-derive"
11826version = "0.10.0-dev"11826version = "0.10.0-dev"
11827source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11827source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11828dependencies = [11828dependencies = [
11829 "proc-macro-crate 1.1.3",11829 "proc-macro-crate 1.1.3",
11830 "proc-macro2",11830 "proc-macro2",
11835[[package]]11835[[package]]
11836name = "substrate-wasm-builder"11836name = "substrate-wasm-builder"
11837version = "5.0.0-dev"11837version = "5.0.0-dev"
11838source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"11838source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11839dependencies = [11839dependencies = [
11840 "ansi_term",11840 "ansi_term",
11841 "build-helper",11841 "build-helper",
1192511925
11926[[package]]11926[[package]]
11927name = "test-runtime-constants"11927name = "test-runtime-constants"
11928version = "0.9.20"11928version = "0.9.21"
11929source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"11929source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
11930dependencies = [11930dependencies = [
11931 "frame-support",11931 "frame-support",
11932 "polkadot-primitives",11932 "polkadot-primitives",
1223912239
12240[[package]]12240[[package]]
12241name = "tracing-gum"12241name = "tracing-gum"
12242version = "0.9.20"12242version = "0.9.21"
12243source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"12243source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
12244dependencies = [12244dependencies = [
12245 "polkadot-node-jaeger",12245 "polkadot-node-jaeger",
12246 "polkadot-primitives",12246 "polkadot-primitives",
1225012250
12251[[package]]12251[[package]]
12252name = "tracing-gum-proc-macro"12252name = "tracing-gum-proc-macro"
12253version = "0.9.20"12253version = "0.9.21"
12254source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"12254source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
12255dependencies = [12255dependencies = [
12256 "expander 0.0.6",12256 "expander 0.0.6",
12257 "proc-macro-crate 1.1.3",12257 "proc-macro-crate 1.1.3",
12388[[package]]12388[[package]]
12389name = "try-runtime-cli"12389name = "try-runtime-cli"
12390version = "0.10.0-dev"12390version = "0.10.0-dev"
12391source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"12391source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.21#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
12392dependencies = [12392dependencies = [
12393 "clap",12393 "clap",
12394 "jsonrpsee",12394 "jsonrpsee",
12817[[package]]12817[[package]]
12818name = "up-sponsorship"12818name = "up-sponsorship"
12819version = "0.1.0"12819version = "0.1.0"
12820source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.20#fa1a51fcccf488d3d41f0ae7864b9b6455b64d77"12820source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.21#d48fbd3cd0a8261014c8a8b6904d10ddb37ae2d4"
12821dependencies = [12821dependencies = [
12822 "impl-trait-for-tuples",12822 "impl-trait-for-tuples",
12823]12823]
1328113281
13282[[package]]13282[[package]]
13283name = "westend-runtime"13283name = "westend-runtime"
13284version = "0.9.20"13284version = "0.9.21"
13285source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"13285source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
13286dependencies = [13286dependencies = [
13287 "beefy-primitives",13287 "beefy-primitives",
13288 "bitvec",13288 "bitvec",
1337013370
13371[[package]]13371[[package]]
13372name = "westend-runtime-constants"13372name = "westend-runtime-constants"
13373version = "0.9.20"13373version = "0.9.21"
13374source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"13374source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
13375dependencies = [13375dependencies = [
13376 "frame-support",13376 "frame-support",
13377 "polkadot-primitives",13377 "polkadot-primitives",
1352413524
13525[[package]]13525[[package]]
13526name = "xcm"13526name = "xcm"
13527version = "0.9.20"13527version = "0.9.21"
13528source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"13528source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
13529dependencies = [13529dependencies = [
13530 "derivative",13530 "derivative",
13531 "impl-trait-for-tuples",13531 "impl-trait-for-tuples",
1353713537
13538[[package]]13538[[package]]
13539name = "xcm-builder"13539name = "xcm-builder"
13540version = "0.9.20"13540version = "0.9.21"
13541source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"13541source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
13542dependencies = [13542dependencies = [
13543 "frame-support",13543 "frame-support",
13544 "frame-system",13544 "frame-system",
1355713557
13558[[package]]13558[[package]]
13559name = "xcm-executor"13559name = "xcm-executor"
13560version = "0.9.20"13560version = "0.9.21"
13561source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"13561source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
13562dependencies = [13562dependencies = [
13563 "frame-benchmarking",13563 "frame-benchmarking",
13564 "frame-support",13564 "frame-support",
13576[[package]]13576[[package]]
13577name = "xcm-procedural"13577name = "xcm-procedural"
13578version = "0.1.0"13578version = "0.1.0"
13579source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"13579source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.21#56cbe45f6c9397b06a99a2d80f4752578ed3637f"
13580dependencies = [13580dependencies = [
13581 "Inflector",13581 "Inflector",
13582 "proc-macro2",13582 "proc-macro2",
modifiedclient/rpc/Cargo.tomldiffbeforeafterboth
13jsonrpc-core-client = "18.0.0"13jsonrpc-core-client = "18.0.0"
14jsonrpc-derive = "18.0.0"14jsonrpc-derive = "18.0.0"
1515
16sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }16sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
17sp-blockchain = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }17sp-blockchain = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
19sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }19sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
20sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }20sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
21pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }21pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
2222
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"5git = "https://github.com/paritytech/substrate"
6branch = "polkadot-v0.9.20"6branch = "polkadot-v0.9.21"
77
8################################################################################8################################################################################
9# Substrate Dependecies9# Substrate Dependecies
1616
17[dependencies.frame-benchmarking]17[dependencies.frame-benchmarking]
18git = "https://github.com/paritytech/substrate"18git = "https://github.com/paritytech/substrate"
19branch = "polkadot-v0.9.20"19branch = "polkadot-v0.9.21"
2020
21[dependencies.frame-benchmarking-cli]21[dependencies.frame-benchmarking-cli]
22git = "https://github.com/paritytech/substrate"22git = "https://github.com/paritytech/substrate"
23branch = "polkadot-v0.9.20"23branch = "polkadot-v0.9.21"
2424
25[dependencies.pallet-transaction-payment-rpc]25[dependencies.pallet-transaction-payment-rpc]
26git = "https://github.com/paritytech/substrate"26git = "https://github.com/paritytech/substrate"
27branch = "polkadot-v0.9.20"27branch = "polkadot-v0.9.21"
2828
29[dependencies.substrate-prometheus-endpoint]29[dependencies.substrate-prometheus-endpoint]
30git = "https://github.com/paritytech/substrate"30git = "https://github.com/paritytech/substrate"
31branch = "polkadot-v0.9.20"31branch = "polkadot-v0.9.21"
3232
33[dependencies.sc-basic-authorship]33[dependencies.sc-basic-authorship]
34git = "https://github.com/paritytech/substrate"34git = "https://github.com/paritytech/substrate"
35branch = "polkadot-v0.9.20"35branch = "polkadot-v0.9.21"
3636
37[dependencies.sc-chain-spec]37[dependencies.sc-chain-spec]
38git = "https://github.com/paritytech/substrate"38git = "https://github.com/paritytech/substrate"
39branch = "polkadot-v0.9.20"39branch = "polkadot-v0.9.21"
4040
41[dependencies.sc-cli]41[dependencies.sc-cli]
42features = ['wasmtime']42features = ['wasmtime']
43git = "https://github.com/paritytech/substrate"43git = "https://github.com/paritytech/substrate"
44branch = "polkadot-v0.9.20"44branch = "polkadot-v0.9.21"
4545
46[dependencies.sc-client-api]46[dependencies.sc-client-api]
47git = "https://github.com/paritytech/substrate"47git = "https://github.com/paritytech/substrate"
48branch = "polkadot-v0.9.20"48branch = "polkadot-v0.9.21"
4949
50[dependencies.sc-consensus]50[dependencies.sc-consensus]
51git = "https://github.com/paritytech/substrate"51git = "https://github.com/paritytech/substrate"
52branch = "polkadot-v0.9.20"52branch = "polkadot-v0.9.21"
5353
54[dependencies.sc-consensus-aura]54[dependencies.sc-consensus-aura]
55git = "https://github.com/paritytech/substrate"55git = "https://github.com/paritytech/substrate"
56branch = "polkadot-v0.9.20"56branch = "polkadot-v0.9.21"
5757
58[dependencies.sc-executor]58[dependencies.sc-executor]
59features = ['wasmtime']59features = ['wasmtime']
60git = "https://github.com/paritytech/substrate"60git = "https://github.com/paritytech/substrate"
61branch = "polkadot-v0.9.20"61branch = "polkadot-v0.9.21"
6262
63[dependencies.sc-finality-grandpa]63[dependencies.sc-finality-grandpa]
64git = "https://github.com/paritytech/substrate"64git = "https://github.com/paritytech/substrate"
65branch = "polkadot-v0.9.20"65branch = "polkadot-v0.9.21"
6666
67[dependencies.sc-keystore]67[dependencies.sc-keystore]
68git = "https://github.com/paritytech/substrate"68git = "https://github.com/paritytech/substrate"
69branch = "polkadot-v0.9.20"69branch = "polkadot-v0.9.21"
7070
71[dependencies.sc-rpc]71[dependencies.sc-rpc]
72git = "https://github.com/paritytech/substrate"72git = "https://github.com/paritytech/substrate"
73branch = "polkadot-v0.9.20"73branch = "polkadot-v0.9.21"
7474
75[dependencies.sc-rpc-api]75[dependencies.sc-rpc-api]
76git = "https://github.com/paritytech/substrate"76git = "https://github.com/paritytech/substrate"
77branch = "polkadot-v0.9.20"77branch = "polkadot-v0.9.21"
7878
79[dependencies.sc-service]79[dependencies.sc-service]
80features = ['wasmtime']80features = ['wasmtime']
81git = "https://github.com/paritytech/substrate"81git = "https://github.com/paritytech/substrate"
82branch = "polkadot-v0.9.20"82branch = "polkadot-v0.9.21"
8383
84[dependencies.sc-telemetry]84[dependencies.sc-telemetry]
85git = "https://github.com/paritytech/substrate"85git = "https://github.com/paritytech/substrate"
86branch = "polkadot-v0.9.20"86branch = "polkadot-v0.9.21"
8787
88[dependencies.sc-transaction-pool]88[dependencies.sc-transaction-pool]
89git = "https://github.com/paritytech/substrate"89git = "https://github.com/paritytech/substrate"
90branch = "polkadot-v0.9.20"90branch = "polkadot-v0.9.21"
9191
92[dependencies.sc-tracing]92[dependencies.sc-tracing]
93git = "https://github.com/paritytech/substrate"93git = "https://github.com/paritytech/substrate"
94branch = "polkadot-v0.9.20"94branch = "polkadot-v0.9.21"
9595
96[dependencies.sp-block-builder]96[dependencies.sp-block-builder]
97git = "https://github.com/paritytech/substrate"97git = "https://github.com/paritytech/substrate"
98branch = "polkadot-v0.9.20"98branch = "polkadot-v0.9.21"
9999
100[dependencies.sp-api]100[dependencies.sp-api]
101git = "https://github.com/paritytech/substrate"101git = "https://github.com/paritytech/substrate"
102branch = "polkadot-v0.9.20"102branch = "polkadot-v0.9.21"
103103
104[dependencies.sp-blockchain]104[dependencies.sp-blockchain]
105git = "https://github.com/paritytech/substrate"105git = "https://github.com/paritytech/substrate"
106branch = "polkadot-v0.9.20"106branch = "polkadot-v0.9.21"
107107
108[dependencies.sp-consensus]108[dependencies.sp-consensus]
109git = "https://github.com/paritytech/substrate"109git = "https://github.com/paritytech/substrate"
110branch = "polkadot-v0.9.20"110branch = "polkadot-v0.9.21"
111111
112[dependencies.sp-consensus-aura]112[dependencies.sp-consensus-aura]
113git = "https://github.com/paritytech/substrate"113git = "https://github.com/paritytech/substrate"
114branch = "polkadot-v0.9.20"114branch = "polkadot-v0.9.21"
115115
116[dependencies.sp-core]116[dependencies.sp-core]
117git = "https://github.com/paritytech/substrate"117git = "https://github.com/paritytech/substrate"
118branch = "polkadot-v0.9.20"118branch = "polkadot-v0.9.21"
119119
120[dependencies.sp-finality-grandpa]120[dependencies.sp-finality-grandpa]
121git = "https://github.com/paritytech/substrate"121git = "https://github.com/paritytech/substrate"
122branch = "polkadot-v0.9.20"122branch = "polkadot-v0.9.21"
123123
124[dependencies.sp-inherents]124[dependencies.sp-inherents]
125git = "https://github.com/paritytech/substrate"125git = "https://github.com/paritytech/substrate"
126branch = "polkadot-v0.9.20"126branch = "polkadot-v0.9.21"
127127
128[dependencies.sp-keystore]128[dependencies.sp-keystore]
129git = "https://github.com/paritytech/substrate"129git = "https://github.com/paritytech/substrate"
130branch = "polkadot-v0.9.20"130branch = "polkadot-v0.9.21"
131131
132[dependencies.sp-offchain]132[dependencies.sp-offchain]
133git = "https://github.com/paritytech/substrate"133git = "https://github.com/paritytech/substrate"
134branch = "polkadot-v0.9.20"134branch = "polkadot-v0.9.21"
135135
136[dependencies.sp-runtime]136[dependencies.sp-runtime]
137git = "https://github.com/paritytech/substrate"137git = "https://github.com/paritytech/substrate"
138branch = "polkadot-v0.9.20"138branch = "polkadot-v0.9.21"
139139
140[dependencies.sp-session]140[dependencies.sp-session]
141git = "https://github.com/paritytech/substrate"141git = "https://github.com/paritytech/substrate"
142branch = "polkadot-v0.9.20"142branch = "polkadot-v0.9.21"
143143
144[dependencies.sp-timestamp]144[dependencies.sp-timestamp]
145git = "https://github.com/paritytech/substrate"145git = "https://github.com/paritytech/substrate"
146branch = "polkadot-v0.9.20"146branch = "polkadot-v0.9.21"
147147
148[dependencies.sp-transaction-pool]148[dependencies.sp-transaction-pool]
149git = "https://github.com/paritytech/substrate"149git = "https://github.com/paritytech/substrate"
150branch = "polkadot-v0.9.20"150branch = "polkadot-v0.9.21"
151151
152[dependencies.sp-trie]152[dependencies.sp-trie]
153git = "https://github.com/paritytech/substrate"153git = "https://github.com/paritytech/substrate"
154branch = "polkadot-v0.9.20"154branch = "polkadot-v0.9.21"
155155
156[dependencies.substrate-frame-rpc-system]156[dependencies.substrate-frame-rpc-system]
157git = "https://github.com/paritytech/substrate"157git = "https://github.com/paritytech/substrate"
158branch = "polkadot-v0.9.20"158branch = "polkadot-v0.9.21"
159159
160[dependencies.sc-network]160[dependencies.sc-network]
161git = "https://github.com/paritytech/substrate"161git = "https://github.com/paritytech/substrate"
162branch = "polkadot-v0.9.20"162branch = "polkadot-v0.9.21"
163163
164[dependencies.serde]164[dependencies.serde]
165features = ['derive']165features = ['derive']
170170
171[dependencies.sc-consensus-manual-seal]171[dependencies.sc-consensus-manual-seal]
172git = "https://github.com/paritytech/substrate"172git = "https://github.com/paritytech/substrate"
173branch = "polkadot-v0.9.20"173branch = "polkadot-v0.9.21"
174174
175################################################################################175################################################################################
176# Cumulus dependencies176# Cumulus dependencies
177177
178[dependencies.cumulus-client-consensus-aura]178[dependencies.cumulus-client-consensus-aura]
179git = "https://github.com/paritytech/cumulus"179git = "https://github.com/uniquenetwork/cumulus"
180branch = "polkadot-v0.9.20"180branch = "polkadot-v0.9.21"
181181
182[dependencies.cumulus-client-consensus-common]182[dependencies.cumulus-client-consensus-common]
183git = "https://github.com/paritytech/cumulus"183git = "https://github.com/uniquenetwork/cumulus"
184branch = "polkadot-v0.9.20"184branch = "polkadot-v0.9.21"
185185
186[dependencies.cumulus-client-collator]186[dependencies.cumulus-client-collator]
187git = "https://github.com/paritytech/cumulus"187git = "https://github.com/uniquenetwork/cumulus"
188branch = "polkadot-v0.9.20"188branch = "polkadot-v0.9.21"
189189
190[dependencies.cumulus-client-cli]190[dependencies.cumulus-client-cli]
191git = "https://github.com/paritytech/cumulus"191git = "https://github.com/uniquenetwork/cumulus"
192branch = "polkadot-v0.9.20"192branch = "polkadot-v0.9.21"
193193
194[dependencies.cumulus-client-network]194[dependencies.cumulus-client-network]
195git = "https://github.com/paritytech/cumulus"195git = "https://github.com/uniquenetwork/cumulus"
196branch = "polkadot-v0.9.20"196branch = "polkadot-v0.9.21"
197197
198[dependencies.cumulus-primitives-core]198[dependencies.cumulus-primitives-core]
199git = "https://github.com/paritytech/cumulus"199git = "https://github.com/uniquenetwork/cumulus"
200branch = "polkadot-v0.9.20"200branch = "polkadot-v0.9.21"
201201
202[dependencies.cumulus-primitives-parachain-inherent]202[dependencies.cumulus-primitives-parachain-inherent]
203git = "https://github.com/paritytech/cumulus"203git = "https://github.com/uniquenetwork/cumulus"
204branch = "polkadot-v0.9.20"204branch = "polkadot-v0.9.21"
205205
206[dependencies.cumulus-client-service]206[dependencies.cumulus-client-service]
207git = "https://github.com/paritytech/cumulus"207git = "https://github.com/uniquenetwork/cumulus"
208branch = "polkadot-v0.9.20"208branch = "polkadot-v0.9.21"
209209
210[dependencies.cumulus-relay-chain-interface]210[dependencies.cumulus-relay-chain-interface]
211git = "https://github.com/paritytech/cumulus"211git = "https://github.com/uniquenetwork/cumulus"
212branch = "polkadot-v0.9.20"212branch = "polkadot-v0.9.21"
213213
214[dependencies.cumulus-relay-chain-inprocess-interface]214[dependencies.cumulus-relay-chain-inprocess-interface]
215git = "https://github.com/paritytech/cumulus"215git = "https://github.com/uniquenetwork/cumulus"
216branch = "polkadot-v0.9.20"216branch = "polkadot-v0.9.21"
217217
218[dependencies.cumulus-relay-chain-rpc-interface]218[dependencies.cumulus-relay-chain-rpc-interface]
219git = "https://github.com/paritytech/cumulus"219git = "https://github.com/uniquenetwork/cumulus"
220branch = "polkadot-v0.9.20"220branch = "polkadot-v0.9.21"
221221
222################################################################################222################################################################################
223# Polkadot dependencies223# Polkadot dependencies
224[dependencies.polkadot-primitives]224[dependencies.polkadot-primitives]
225git = "https://github.com/paritytech/polkadot"225git = "https://github.com/paritytech/polkadot"
226branch = "release-v0.9.20"226branch = "release-v0.9.21"
227227
228[dependencies.polkadot-service]228[dependencies.polkadot-service]
229git = "https://github.com/paritytech/polkadot"229git = "https://github.com/paritytech/polkadot"
230branch = "release-v0.9.20"230branch = "release-v0.9.21"
231231
232[dependencies.polkadot-cli]232[dependencies.polkadot-cli]
233git = "https://github.com/paritytech/polkadot"233git = "https://github.com/paritytech/polkadot"
234branch = "release-v0.9.20"234branch = "release-v0.9.21"
235235
236[dependencies.polkadot-test-service]236[dependencies.polkadot-test-service]
237git = "https://github.com/paritytech/polkadot"237git = "https://github.com/paritytech/polkadot"
238branch = "release-v0.9.20"238branch = "release-v0.9.21"
239239
240[dependencies.polkadot-parachain]240[dependencies.polkadot-parachain]
241git = "https://github.com/paritytech/polkadot"241git = "https://github.com/paritytech/polkadot"
242branch = "release-v0.9.20"242branch = "release-v0.9.21"
243243
244244
245################################################################################245################################################################################
269269
270[dependencies.pallet-transaction-payment-rpc-runtime-api]270[dependencies.pallet-transaction-payment-rpc-runtime-api]
271git = "https://github.com/paritytech/substrate"271git = "https://github.com/paritytech/substrate"
272branch = "polkadot-v0.9.20"272branch = "polkadot-v0.9.21"
273273
274################################################################################274################################################################################
275# Package275# Package
302jsonrpc-pubsub = "18.0.0"302jsonrpc-pubsub = "18.0.0"
303tokio = { version = "1.17.0", features = ["time"] }303tokio = { version = "1.17.0", features = ["time"] }
304304
305fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }305fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
306fc-consensus = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }306fc-consensus = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
307fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }307fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
308fc-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }308fc-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
309fc-db = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }309fc-db = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
310fp-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }310fp-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
311pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }311pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
312312
313unique-rpc = { default-features = false, path = "../rpc" }313unique-rpc = { default-features = false, path = "../rpc" }
314314
modifiednode/rpc/Cargo.tomldiffbeforeafterboth
14jsonrpc-core = "18.0.0"14jsonrpc-core = "18.0.0"
15jsonrpc-pubsub = "18.0.0"15jsonrpc-pubsub = "18.0.0"
16# pallet-contracts-rpc = { git = 'https://github.com/paritytech/substrate', branch = 'master' }16# pallet-contracts-rpc = { git = 'https://github.com/paritytech/substrate', branch = 'master' }
17pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }17pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
18pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }18pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
19sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }19sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
20sc-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }20sc-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
21sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }21sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
22sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }22sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
23sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }23sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
24sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }24sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
25sc-network = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }25sc-network = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
26sc-rpc-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }26sc-rpc-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
27sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }27sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
28sc-service = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }28sc-service = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
29sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }29sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
30sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }30sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
31sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }31sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
32sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }32sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
33sp-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }33sp-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
34sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }34sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
35sp-offchain = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }35sp-offchain = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
36sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }36sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
37sp-storage = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }37sp-storage = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
38sp-session = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }38sp-session = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
39sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }39sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
40sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }40sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
41substrate-frame-rpc-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }41substrate-frame-rpc-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
42tokio = { version = "0.2.25", features = ["macros", "sync"] }42tokio = { version = "0.2.25", features = ["macros", "sync"] }
4343
44pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }44pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
45fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }45fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
46fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }46fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
47fp-storage = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }47fp-storage = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
48fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }48fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
49fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }49fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
50fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }50fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
5151
52pallet-common = { default-features = false, path = "../../pallets/common" }52pallet-common = { default-features = false, path = "../../pallets/common" }
53unique-runtime-common = { default-features = false, path = "../../runtime/common" }53unique-runtime-common = { default-features = false, path = "../../runtime/common" }
modifiedpallets/common/Cargo.tomldiffbeforeafterboth
11version = '3.1.2'11version = '3.1.2'
1212
13[dependencies]13[dependencies]
14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
19fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }19fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
21pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }21pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }
22evm-coder = { default-features = false, path = '../../crates/evm-coder' }22evm-coder = { default-features = false, path = '../../crates/evm-coder' }
23pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }23pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
24serde = { version = "1.0.130", default-features = false }24serde = { version = "1.0.130", default-features = false }
25scale-info = { version = "2.0.1", default-features = false, features = [25scale-info = { version = "2.0.1", default-features = false, features = [
26 "derive",26 "derive",
modifiedpallets/evm-coder-substrate/Cargo.tomldiffbeforeafterboth
8scale-info = { version = "2.0.1", default-features = false, features = [8scale-info = { version = "2.0.1", default-features = false, features = [
9 "derive",9 "derive",
10] }10] }
11sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }11sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
12sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }12sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
13ethereum = { version = "0.12.0", default-features = false }13ethereum = { version = "0.12.0", default-features = false }
14evm-coder = { default-features = false, path = "../../crates/evm-coder" }14evm-coder = { default-features = false, path = "../../crates/evm-coder" }
15pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }15pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
16pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }16pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
17frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }17frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
18frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }18frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
19frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }19frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
2020
21[dependencies.codec]21[dependencies.codec]
22default-features = false22default-features = false
modifiedpallets/evm-contract-helpers/Cargo.tomldiffbeforeafterboth
8scale-info = { version = "2.0.1", default-features = false, features = [8scale-info = { version = "2.0.1", default-features = false, features = [
9 "derive",9 "derive",
10] }10] }
11frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }11frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
12frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }12frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
13sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }13sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
15sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }15sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
16evm-coder = { default-features = false, path = '../../crates/evm-coder' }16evm-coder = { default-features = false, path = '../../crates/evm-coder' }
17pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }17pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }
18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
19fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }19fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.20" }20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.21" }
21log = "0.4.14"21log = "0.4.14"
2222
23[dependencies.codec]23[dependencies.codec]
modifiedpallets/evm-migration/Cargo.tomldiffbeforeafterboth
8scale-info = { version = "2.0.1", default-features = false, features = [8scale-info = { version = "2.0.1", default-features = false, features = [
9 "derive",9 "derive",
10] }10] }
11frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }11frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
12frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }12frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
13frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }13frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
14sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }14sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
15sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }15sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
16sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }16sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
17sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }17sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
19fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }19fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
2020
21[dependencies.codec]21[dependencies.codec]
22default-features = false22default-features = false
modifiedpallets/evm-transaction-payment/Cargo.tomldiffbeforeafterboth
8scale-info = { version = "2.0.1", default-features = false, features = [8scale-info = { version = "2.0.1", default-features = false, features = [
9 "derive",9 "derive",
10] }10] }
11frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }11frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
12frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }12frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
13sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }13sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
15sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }15sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
16sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }16sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
18fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }18fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
19pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }19pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.20" }20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.21" }
21fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }21fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
2222
23[dependencies.codec]23[dependencies.codec]
24default-features = false24default-features = false
modifiedpallets/fungible/Cargo.tomldiffbeforeafterboth
11version = '3.1.2'11version = '3.1.2'
1212
13[dependencies]13[dependencies]
14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
19pallet-common = { default-features = false, path = '../common' }19pallet-common = { default-features = false, path = '../common' }
20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
21evm-coder = { default-features = false, path = '../../crates/evm-coder' }21evm-coder = { default-features = false, path = '../../crates/evm-coder' }
22pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }22pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }
23ethereum = { version = "0.12.0", default-features = false }23ethereum = { version = "0.12.0", default-features = false }
24frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }24frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
25pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }25pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
26scale-info = { version = "2.0.1", default-features = false, features = [26scale-info = { version = "2.0.1", default-features = false, features = [
27 "derive",27 "derive",
28] }28] }
modifiedpallets/inflation/Cargo.tomldiffbeforeafterboth
43default-features = false43default-features = false
44optional = true44optional = true
45git = "https://github.com/paritytech/substrate"45git = "https://github.com/paritytech/substrate"
46branch = "polkadot-v0.9.20"46branch = "polkadot-v0.9.21"
4747
48[dependencies.frame-support]48[dependencies.frame-support]
49default-features = false49default-features = false
50git = "https://github.com/paritytech/substrate"50git = "https://github.com/paritytech/substrate"
51branch = "polkadot-v0.9.20"51branch = "polkadot-v0.9.21"
5252
53[dependencies.frame-system]53[dependencies.frame-system]
54default-features = false54default-features = false
55git = "https://github.com/paritytech/substrate"55git = "https://github.com/paritytech/substrate"
56branch = "polkadot-v0.9.20"56branch = "polkadot-v0.9.21"
5757
58[dependencies.pallet-balances]58[dependencies.pallet-balances]
59default-features = false59default-features = false
60git = "https://github.com/paritytech/substrate"60git = "https://github.com/paritytech/substrate"
61branch = "polkadot-v0.9.20"61branch = "polkadot-v0.9.21"
6262
63[dependencies.pallet-timestamp]63[dependencies.pallet-timestamp]
64default-features = false64default-features = false
65git = "https://github.com/paritytech/substrate"65git = "https://github.com/paritytech/substrate"
66branch = "polkadot-v0.9.20"66branch = "polkadot-v0.9.21"
6767
68[dependencies.pallet-randomness-collective-flip]68[dependencies.pallet-randomness-collective-flip]
69default-features = false69default-features = false
70git = "https://github.com/paritytech/substrate"70git = "https://github.com/paritytech/substrate"
71branch = "polkadot-v0.9.20"71branch = "polkadot-v0.9.21"
7272
73[dependencies.sp-std]73[dependencies.sp-std]
74default-features = false74default-features = false
75git = "https://github.com/paritytech/substrate"75git = "https://github.com/paritytech/substrate"
76branch = "polkadot-v0.9.20"76branch = "polkadot-v0.9.21"
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"85git = "https://github.com/paritytech/substrate"
86branch = "polkadot-v0.9.20"86branch = "polkadot-v0.9.21"
8787
88[dependencies.sp-core]88[dependencies.sp-core]
89default-features = false89default-features = false
90git = "https://github.com/paritytech/substrate"90git = "https://github.com/paritytech/substrate"
91branch = "polkadot-v0.9.20"91branch = "polkadot-v0.9.21"
9292
93[dependencies.sp-io]93[dependencies.sp-io]
94default-features = false94default-features = false
95git = "https://github.com/paritytech/substrate"95git = "https://github.com/paritytech/substrate"
96branch = "polkadot-v0.9.20"96branch = "polkadot-v0.9.21"
9797
98[dependencies]98[dependencies]
99scale-info = { version = "2.0.1", default-features = false, features = [99scale-info = { version = "2.0.1", default-features = false, features = [
modifiedpallets/nonfungible/Cargo.tomldiffbeforeafterboth
11version = '3.1.2'11version = '3.1.2'
1212
13[dependencies]13[dependencies]
14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
20pallet-common = { default-features = false, path = '../common' }20pallet-common = { default-features = false, path = '../common' }
21up-data-structs = { default-features = false, path = '../../primitives/data-structs' }21up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
22evm-coder = { default-features = false, path = '../../crates/evm-coder' }22evm-coder = { default-features = false, path = '../../crates/evm-coder' }
23pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }23pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }
24ethereum = { version = "0.12.0", default-features = false }24ethereum = { version = "0.12.0", default-features = false }
25frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }25frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
26scale-info = { version = "2.0.1", default-features = false, features = [26scale-info = { version = "2.0.1", default-features = false, features = [
27 "derive",27 "derive",
28] }28] }
modifiedpallets/refungible/Cargo.tomldiffbeforeafterboth
11version = '3.1.2'11version = '3.1.2'
1212
13[dependencies]13[dependencies]
14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }14frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }15frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }17sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }18sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }19pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
20pallet-common = { default-features = false, path = '../common' }20pallet-common = { default-features = false, path = '../common' }
21up-data-structs = { default-features = false, path = '../../primitives/data-structs' }21up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
22frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }22frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
23scale-info = { version = "2.0.1", default-features = false, features = [23scale-info = { version = "2.0.1", default-features = false, features = [
24 "derive",24 "derive",
25] }25] }
modifiedpallets/scheduler/Cargo.tomldiffbeforeafterboth
15scale-info = { version = "2.0.1", default-features = false, features = [15scale-info = { version = "2.0.1", default-features = false, features = [
16 "derive",16 "derive",
17] }17] }
18frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }18frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
19frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }19frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
20sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }20sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
21sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }21sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
22sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }22sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
23frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }23frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
2424
25up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.20" }25up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.21" }
26log = { version = "0.4.14", default-features = false }26log = { version = "0.4.14", default-features = false }
2727
28[dev-dependencies]28[dev-dependencies]
29sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }29sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
30substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }30substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
3131
32[features]32[features]
33default = ["std"]33default = ["std"]
modifiedpallets/unique/Cargo.tomldiffbeforeafterboth
61default-features = false61default-features = false
62optional = true62optional = true
63git = "https://github.com/paritytech/substrate"63git = "https://github.com/paritytech/substrate"
64branch = "polkadot-v0.9.20"64branch = "polkadot-v0.9.21"
6565
66[dependencies.frame-support]66[dependencies.frame-support]
67default-features = false67default-features = false
68git = "https://github.com/paritytech/substrate"68git = "https://github.com/paritytech/substrate"
69branch = "polkadot-v0.9.20"69branch = "polkadot-v0.9.21"
7070
71[dependencies.frame-system]71[dependencies.frame-system]
72default-features = false72default-features = false
73git = "https://github.com/paritytech/substrate"73git = "https://github.com/paritytech/substrate"
74branch = "polkadot-v0.9.20"74branch = "polkadot-v0.9.21"
7575
76[dependencies.pallet-balances]76[dependencies.pallet-balances]
77default-features = false77default-features = false
78git = "https://github.com/paritytech/substrate"78git = "https://github.com/paritytech/substrate"
79branch = "polkadot-v0.9.20"79branch = "polkadot-v0.9.21"
8080
81[dependencies.pallet-timestamp]81[dependencies.pallet-timestamp]
82default-features = false82default-features = false
83git = "https://github.com/paritytech/substrate"83git = "https://github.com/paritytech/substrate"
84branch = "polkadot-v0.9.20"84branch = "polkadot-v0.9.21"
8585
86[dependencies.pallet-randomness-collective-flip]86[dependencies.pallet-randomness-collective-flip]
87default-features = false87default-features = false
88git = "https://github.com/paritytech/substrate"88git = "https://github.com/paritytech/substrate"
89branch = "polkadot-v0.9.20"89branch = "polkadot-v0.9.21"
9090
91[dependencies.sp-std]91[dependencies.sp-std]
92default-features = false92default-features = false
93git = "https://github.com/paritytech/substrate"93git = "https://github.com/paritytech/substrate"
94branch = "polkadot-v0.9.20"94branch = "polkadot-v0.9.21"
9595
96[dependencies.pallet-transaction-payment]96[dependencies.pallet-transaction-payment]
97default-features = false97default-features = false
98git = "https://github.com/paritytech/substrate"98git = "https://github.com/paritytech/substrate"
99branch = "polkadot-v0.9.20"99branch = "polkadot-v0.9.21"
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"108git = "https://github.com/paritytech/substrate"
109branch = "polkadot-v0.9.20"109branch = "polkadot-v0.9.21"
110110
111[dependencies.sp-core]111[dependencies.sp-core]
112default-features = false112default-features = false
113git = "https://github.com/paritytech/substrate"113git = "https://github.com/paritytech/substrate"
114branch = "polkadot-v0.9.20"114branch = "polkadot-v0.9.21"
115115
116[dependencies.sp-io]116[dependencies.sp-io]
117default-features = false117default-features = false
118git = "https://github.com/paritytech/substrate"118git = "https://github.com/paritytech/substrate"
119branch = "polkadot-v0.9.20"119branch = "polkadot-v0.9.21"
120120
121121
122################################################################################122################################################################################
129] }129] }
130ethereum = { version = "0.12.0", default-features = false }130ethereum = { version = "0.12.0", default-features = false }
131rlp = { default-features = false, version = "0.5.0" }131rlp = { default-features = false, version = "0.5.0" }
132sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }132sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
133133
134up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.20" }134up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.21" }
135fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }135fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
136evm-coder = { default-features = false, path = "../../crates/evm-coder" }136evm-coder = { default-features = false, path = "../../crates/evm-coder" }
137pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }137pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }
138primitive-types = { version = "0.11.1", default-features = false, features = [138primitive-types = { version = "0.11.1", default-features = false, features = [
139 "serde_no_std",139 "serde_no_std",
140] }140] }
141141
142pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }142pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
143pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }143pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
144fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }144fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
145hex-literal = "0.3.3"145hex-literal = "0.3.3"
146146
147pallet-common = { default-features = false, path = "../common" }147pallet-common = { default-features = false, path = "../common" }
modifiedprimitives/data-structs/Cargo.tomldiffbeforeafterboth
18serde = { version = "1.0.130", features = [18serde = { version = "1.0.130", features = [
19 'derive',19 'derive',
20], default-features = false, optional = true }20], default-features = false, optional = true }
21frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }21frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
22frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }22frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
23sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }23sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
24sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }24sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
25sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }25sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
26derivative = "2.2.0"26derivative = "2.2.0"
2727
28[features]28[features]
modifiedprimitives/rpc/Cargo.tomldiffbeforeafterboth
10codec = { package = "parity-scale-codec", version = "3.1.2", default-features = false, features = [10codec = { package = "parity-scale-codec", version = "3.1.2", default-features = false, features = [
11 "derive",11 "derive",
12] }12] }
13sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }13sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }14sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
15sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }15sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }16sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.21" }
17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }17pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
1818
19[features]19[features]
20default = ["std"]20default = ["std"]
modifiedruntime/common/Cargo.tomldiffbeforeafterboth
29[dependencies.sp-core]29[dependencies.sp-core]
30default-features = false30default-features = false
31git = "https://github.com/paritytech/substrate"31git = "https://github.com/paritytech/substrate"
32branch = "polkadot-v0.9.20"32branch = "polkadot-v0.9.21"
3333
34[dependencies.sp-runtime]34[dependencies.sp-runtime]
35default-features = false35default-features = false
36git = "https://github.com/paritytech/substrate"36git = "https://github.com/paritytech/substrate"
37branch = "polkadot-v0.9.20"37branch = "polkadot-v0.9.21"
3838
39[dependencies.codec]39[dependencies.codec]
40default-features = false40default-features = false
50[dependencies.frame-support]50[dependencies.frame-support]
51default-features = false51default-features = false
52git = "https://github.com/paritytech/substrate"52git = "https://github.com/paritytech/substrate"
53branch = "polkadot-v0.9.20"53branch = "polkadot-v0.9.21"
5454
55[dependencies.frame-system]55[dependencies.frame-system]
56default-features = false56default-features = false
57git = "https://github.com/paritytech/substrate"57git = "https://github.com/paritytech/substrate"
58branch = "polkadot-v0.9.20"58branch = "polkadot-v0.9.21"
5959
60[dependencies.pallet-common]60[dependencies.pallet-common]
61default-features = false61default-features = false
64[dependencies.sp-consensus-aura]64[dependencies.sp-consensus-aura]
65default-features = false65default-features = false
66git = "https://github.com/paritytech/substrate"66git = "https://github.com/paritytech/substrate"
67branch = "polkadot-v0.9.20"67branch = "polkadot-v0.9.21"
6868
69[dependencies.fp-rpc]69[dependencies.fp-rpc]
70default-features = false70default-features = false
71git = "https://github.com/uniquenetwork/frontier"71git = "https://github.com/uniquenetwork/frontier"
72branch = "unique-polkadot-v0.9.20"72branch = "unique-polkadot-v0.9.21"
7373
74[dependencies]74[dependencies]
75pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }75pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
7676
modifiedruntime/opal/Cargo.tomldiffbeforeafterboth
119default-features = false119default-features = false
120git = "https://github.com/paritytech/substrate"120git = "https://github.com/paritytech/substrate"
121optional = true121optional = true
122branch = "polkadot-v0.9.20"122branch = "polkadot-v0.9.21"
123123
124[dependencies.frame-executive]124[dependencies.frame-executive]
125default-features = false125default-features = false
126git = "https://github.com/paritytech/substrate"126git = "https://github.com/paritytech/substrate"
127branch = "polkadot-v0.9.20"127branch = "polkadot-v0.9.21"
128128
129[dependencies.frame-support]129[dependencies.frame-support]
130default-features = false130default-features = false
131git = "https://github.com/paritytech/substrate"131git = "https://github.com/paritytech/substrate"
132branch = "polkadot-v0.9.20"132branch = "polkadot-v0.9.21"
133133
134[dependencies.frame-system]134[dependencies.frame-system]
135default-features = false135default-features = false
136git = "https://github.com/paritytech/substrate"136git = "https://github.com/paritytech/substrate"
137branch = "polkadot-v0.9.20"137branch = "polkadot-v0.9.21"
138138
139[dependencies.frame-system-benchmarking]139[dependencies.frame-system-benchmarking]
140default-features = false140default-features = false
141git = "https://github.com/paritytech/substrate"141git = "https://github.com/paritytech/substrate"
142optional = true142optional = true
143branch = "polkadot-v0.9.20"143branch = "polkadot-v0.9.21"
144144
145[dependencies.frame-system-rpc-runtime-api]145[dependencies.frame-system-rpc-runtime-api]
146default-features = false146default-features = false
147git = "https://github.com/paritytech/substrate"147git = "https://github.com/paritytech/substrate"
148branch = "polkadot-v0.9.20"148branch = "polkadot-v0.9.21"
149149
150[dependencies.hex-literal]150[dependencies.hex-literal]
151optional = true151optional = true
160[dependencies.pallet-aura]160[dependencies.pallet-aura]
161default-features = false161default-features = false
162git = "https://github.com/paritytech/substrate"162git = "https://github.com/paritytech/substrate"
163branch = "polkadot-v0.9.20"163branch = "polkadot-v0.9.21"
164164
165[dependencies.pallet-balances]165[dependencies.pallet-balances]
166default-features = false166default-features = false
167git = "https://github.com/paritytech/substrate"167git = "https://github.com/paritytech/substrate"
168branch = "polkadot-v0.9.20"168branch = "polkadot-v0.9.21"
169169
170# Contracts specific packages170# Contracts specific packages
171# [dependencies.pallet-contracts]171# [dependencies.pallet-contracts]
189[dependencies.pallet-randomness-collective-flip]189[dependencies.pallet-randomness-collective-flip]
190default-features = false190default-features = false
191git = "https://github.com/paritytech/substrate"191git = "https://github.com/paritytech/substrate"
192branch = "polkadot-v0.9.20"192branch = "polkadot-v0.9.21"
193193
194[dependencies.pallet-sudo]194[dependencies.pallet-sudo]
195default-features = false195default-features = false
196git = "https://github.com/paritytech/substrate"196git = "https://github.com/paritytech/substrate"
197branch = "polkadot-v0.9.20"197branch = "polkadot-v0.9.21"
198198
199[dependencies.pallet-timestamp]199[dependencies.pallet-timestamp]
200default-features = false200default-features = false
201git = "https://github.com/paritytech/substrate"201git = "https://github.com/paritytech/substrate"
202branch = "polkadot-v0.9.20"202branch = "polkadot-v0.9.21"
203203
204[dependencies.pallet-transaction-payment]204[dependencies.pallet-transaction-payment]
205default-features = false205default-features = false
206git = "https://github.com/paritytech/substrate"206git = "https://github.com/paritytech/substrate"
207branch = "polkadot-v0.9.20"207branch = "polkadot-v0.9.21"
208208
209[dependencies.pallet-transaction-payment-rpc-runtime-api]209[dependencies.pallet-transaction-payment-rpc-runtime-api]
210default-features = false210default-features = false
211git = "https://github.com/paritytech/substrate"211git = "https://github.com/paritytech/substrate"
212branch = "polkadot-v0.9.20"212branch = "polkadot-v0.9.21"
213213
214[dependencies.pallet-treasury]214[dependencies.pallet-treasury]
215default-features = false215default-features = false
216git = "https://github.com/paritytech/substrate"216git = "https://github.com/paritytech/substrate"
217branch = "polkadot-v0.9.20"217branch = "polkadot-v0.9.21"
218218
219# [dependencies.pallet-vesting]219# [dependencies.pallet-vesting]
220# default-features = false220# default-features = false
224[dependencies.sp-arithmetic]224[dependencies.sp-arithmetic]
225default-features = false225default-features = false
226git = "https://github.com/paritytech/substrate"226git = "https://github.com/paritytech/substrate"
227branch = "polkadot-v0.9.20"227branch = "polkadot-v0.9.21"
228228
229[dependencies.sp-api]229[dependencies.sp-api]
230default-features = false230default-features = false
231git = "https://github.com/paritytech/substrate"231git = "https://github.com/paritytech/substrate"
232branch = "polkadot-v0.9.20"232branch = "polkadot-v0.9.21"
233233
234[dependencies.sp-block-builder]234[dependencies.sp-block-builder]
235default-features = false235default-features = false
236git = "https://github.com/paritytech/substrate"236git = "https://github.com/paritytech/substrate"
237branch = "polkadot-v0.9.20"237branch = "polkadot-v0.9.21"
238238
239[dependencies.sp-core]239[dependencies.sp-core]
240default-features = false240default-features = false
241git = "https://github.com/paritytech/substrate"241git = "https://github.com/paritytech/substrate"
242branch = "polkadot-v0.9.20"242branch = "polkadot-v0.9.21"
243243
244[dependencies.sp-consensus-aura]244[dependencies.sp-consensus-aura]
245default-features = false245default-features = false
246git = "https://github.com/paritytech/substrate"246git = "https://github.com/paritytech/substrate"
247branch = "polkadot-v0.9.20"247branch = "polkadot-v0.9.21"
248248
249[dependencies.sp-inherents]249[dependencies.sp-inherents]
250default-features = false250default-features = false
251git = "https://github.com/paritytech/substrate"251git = "https://github.com/paritytech/substrate"
252branch = "polkadot-v0.9.20"252branch = "polkadot-v0.9.21"
253253
254[dependencies.sp-io]254[dependencies.sp-io]
255default-features = false255default-features = false
256git = "https://github.com/paritytech/substrate"256git = "https://github.com/paritytech/substrate"
257branch = "polkadot-v0.9.20"257branch = "polkadot-v0.9.21"
258258
259[dependencies.sp-offchain]259[dependencies.sp-offchain]
260default-features = false260default-features = false
261git = "https://github.com/paritytech/substrate"261git = "https://github.com/paritytech/substrate"
262branch = "polkadot-v0.9.20"262branch = "polkadot-v0.9.21"
263263
264[dependencies.sp-runtime]264[dependencies.sp-runtime]
265default-features = false265default-features = false
266git = "https://github.com/paritytech/substrate"266git = "https://github.com/paritytech/substrate"
267branch = "polkadot-v0.9.20"267branch = "polkadot-v0.9.21"
268268
269[dependencies.sp-session]269[dependencies.sp-session]
270default-features = false270default-features = false
271git = "https://github.com/paritytech/substrate"271git = "https://github.com/paritytech/substrate"
272branch = "polkadot-v0.9.20"272branch = "polkadot-v0.9.21"
273273
274[dependencies.sp-std]274[dependencies.sp-std]
275default-features = false275default-features = false
276git = "https://github.com/paritytech/substrate"276git = "https://github.com/paritytech/substrate"
277branch = "polkadot-v0.9.20"277branch = "polkadot-v0.9.21"
278278
279[dependencies.sp-transaction-pool]279[dependencies.sp-transaction-pool]
280default-features = false280default-features = false
281git = "https://github.com/paritytech/substrate"281git = "https://github.com/paritytech/substrate"
282branch = "polkadot-v0.9.20"282branch = "polkadot-v0.9.21"
283283
284[dependencies.sp-version]284[dependencies.sp-version]
285default-features = false285default-features = false
286git = "https://github.com/paritytech/substrate"286git = "https://github.com/paritytech/substrate"
287branch = "polkadot-v0.9.20"287branch = "polkadot-v0.9.21"
288288
289[dependencies.smallvec]289[dependencies.smallvec]
290version = '1.6.1'290version = '1.6.1'
294294
295[dependencies.parachain-info]295[dependencies.parachain-info]
296default-features = false296default-features = false
297git = "https://github.com/paritytech/cumulus"297git = "https://github.com/uniquenetwork/cumulus"
298branch = "polkadot-v0.9.20"298branch = "polkadot-v0.9.21"
299299
300[dependencies.cumulus-pallet-aura-ext]300[dependencies.cumulus-pallet-aura-ext]
301git = "https://github.com/paritytech/cumulus"301git = "https://github.com/uniquenetwork/cumulus"
302branch = "polkadot-v0.9.20"302branch = "polkadot-v0.9.21"
303default-features = false303default-features = false
304304
305[dependencies.cumulus-pallet-parachain-system]305[dependencies.cumulus-pallet-parachain-system]
306git = "https://github.com/paritytech/cumulus"306git = "https://github.com/uniquenetwork/cumulus"
307branch = "polkadot-v0.9.20"307branch = "polkadot-v0.9.21"
308default-features = false308default-features = false
309309
310[dependencies.cumulus-primitives-core]310[dependencies.cumulus-primitives-core]
311git = "https://github.com/paritytech/cumulus"311git = "https://github.com/uniquenetwork/cumulus"
312branch = "polkadot-v0.9.20"312branch = "polkadot-v0.9.21"
313default-features = false313default-features = false
314314
315[dependencies.cumulus-pallet-xcm]315[dependencies.cumulus-pallet-xcm]
316git = "https://github.com/paritytech/cumulus"316git = "https://github.com/uniquenetwork/cumulus"
317branch = "polkadot-v0.9.20"317branch = "polkadot-v0.9.21"
318default-features = false318default-features = false
319319
320[dependencies.cumulus-pallet-dmp-queue]320[dependencies.cumulus-pallet-dmp-queue]
321git = "https://github.com/paritytech/cumulus"321git = "https://github.com/uniquenetwork/cumulus"
322branch = "polkadot-v0.9.20"322branch = "polkadot-v0.9.21"
323default-features = false323default-features = false
324324
325[dependencies.cumulus-pallet-xcmp-queue]325[dependencies.cumulus-pallet-xcmp-queue]
326git = "https://github.com/paritytech/cumulus"326git = "https://github.com/uniquenetwork/cumulus"
327branch = "polkadot-v0.9.20"327branch = "polkadot-v0.9.21"
328default-features = false328default-features = false
329329
330[dependencies.cumulus-primitives-utility]330[dependencies.cumulus-primitives-utility]
331git = "https://github.com/paritytech/cumulus"331git = "https://github.com/uniquenetwork/cumulus"
332branch = "polkadot-v0.9.20"332branch = "polkadot-v0.9.21"
333default-features = false333default-features = false
334334
335[dependencies.cumulus-primitives-timestamp]335[dependencies.cumulus-primitives-timestamp]
336git = "https://github.com/paritytech/cumulus"336git = "https://github.com/uniquenetwork/cumulus"
337branch = "polkadot-v0.9.20"337branch = "polkadot-v0.9.21"
338default-features = false338default-features = false
339339
340################################################################################340################################################################################
341# Polkadot dependencies341# Polkadot dependencies
342342
343[dependencies.polkadot-parachain]343[dependencies.polkadot-parachain]
344git = "https://github.com/paritytech/polkadot"344git = "https://github.com/paritytech/polkadot"
345branch = "release-v0.9.20"345branch = "release-v0.9.21"
346default-features = false346default-features = false
347347
348[dependencies.xcm]348[dependencies.xcm]
349git = "https://github.com/paritytech/polkadot"349git = "https://github.com/paritytech/polkadot"
350branch = "release-v0.9.20"350branch = "release-v0.9.21"
351default-features = false351default-features = false
352352
353[dependencies.xcm-builder]353[dependencies.xcm-builder]
354git = "https://github.com/paritytech/polkadot"354git = "https://github.com/paritytech/polkadot"
355branch = "release-v0.9.20"355branch = "release-v0.9.21"
356default-features = false356default-features = false
357357
358[dependencies.xcm-executor]358[dependencies.xcm-executor]
359git = "https://github.com/paritytech/polkadot"359git = "https://github.com/paritytech/polkadot"
360branch = "release-v0.9.20"360branch = "release-v0.9.21"
361default-features = false361default-features = false
362362
363[dependencies.pallet-xcm]363[dependencies.pallet-xcm]
364git = "https://github.com/paritytech/polkadot"364git = "https://github.com/paritytech/polkadot"
365branch = "release-v0.9.20"365branch = "release-v0.9.21"
366default-features = false366default-features = false
367367
368[dependencies.orml-vesting]368[dependencies.orml-vesting]
369git = "https://github.com/uniquenetwork/open-runtime-module-library"369git = "https://github.com/uniquenetwork/open-runtime-module-library"
370branch = "unique-polkadot-v0.9.20"370branch = "unique-polkadot-v0.9.21"
371version = "0.4.1-dev"371version = "0.4.1-dev"
372default-features = false372default-features = false
373373
382derivative = "2.2.0"382derivative = "2.2.0"
383pallet-unique = { path = '../../pallets/unique', default-features = false }383pallet-unique = { path = '../../pallets/unique', default-features = false }
384up-rpc = { path = "../../primitives/rpc", default-features = false }384up-rpc = { path = "../../primitives/rpc", default-features = false }
385fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }385fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
386pallet-inflation = { path = '../../pallets/inflation', default-features = false }386pallet-inflation = { path = '../../pallets/inflation', default-features = false }
387up-data-structs = { path = '../../primitives/data-structs', default-features = false }387up-data-structs = { path = '../../primitives/data-structs', default-features = false }
388pallet-common = { default-features = false, path = "../../pallets/common" }388pallet-common = { default-features = false, path = "../../pallets/common" }
391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }
392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }
393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }
394pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.20", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }394pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.21", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }
395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }
396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }
397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }
398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }
399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
404404
405################################################################################405################################################################################
406# Build Dependencies406# Build Dependencies
407407
408[build-dependencies.substrate-wasm-builder]408[build-dependencies.substrate-wasm-builder]
409git = "https://github.com/paritytech/substrate"409git = "https://github.com/paritytech/substrate"
410branch = "polkadot-v0.9.20"410branch = "polkadot-v0.9.21"
411411
modifiedruntime/opal/src/lib.rsdiffbeforeafterboth
286 type FeeCalculator = FixedFee;286 type FeeCalculator = FixedFee;
287 type GasWeightMapping = FixedGasWeightMapping;287 type GasWeightMapping = FixedGasWeightMapping;
288 type BlockHashMapping = pallet_ethereum::EthereumBlockHashMapping<Self>;288 type BlockHashMapping = pallet_ethereum::EthereumBlockHashMapping<Self>;
289 type CallOrigin = EnsureAddressTruncated;289 type CallOrigin = EnsureAddressTruncated<Self>;
290 type WithdrawOrigin = EnsureAddressTruncated;290 type WithdrawOrigin = EnsureAddressTruncated<Self>;
291 type AddressMapping = HashedAddressMapping<Self::Hashing>;291 type AddressMapping = HashedAddressMapping<Self::Hashing>;
292 type PrecompilesType = ();292 type PrecompilesType = ();
293 type PrecompilesValue = ();293 type PrecompilesValue = ();
modifiedruntime/quartz/Cargo.tomldiffbeforeafterboth
119default-features = false119default-features = false
120git = "https://github.com/paritytech/substrate"120git = "https://github.com/paritytech/substrate"
121optional = true121optional = true
122branch = "polkadot-v0.9.20"122branch = "polkadot-v0.9.21"
123123
124[dependencies.frame-executive]124[dependencies.frame-executive]
125default-features = false125default-features = false
126git = "https://github.com/paritytech/substrate"126git = "https://github.com/paritytech/substrate"
127branch = "polkadot-v0.9.20"127branch = "polkadot-v0.9.21"
128128
129[dependencies.frame-support]129[dependencies.frame-support]
130default-features = false130default-features = false
131git = "https://github.com/paritytech/substrate"131git = "https://github.com/paritytech/substrate"
132branch = "polkadot-v0.9.20"132branch = "polkadot-v0.9.21"
133133
134[dependencies.frame-system]134[dependencies.frame-system]
135default-features = false135default-features = false
136git = "https://github.com/paritytech/substrate"136git = "https://github.com/paritytech/substrate"
137branch = "polkadot-v0.9.20"137branch = "polkadot-v0.9.21"
138138
139[dependencies.frame-system-benchmarking]139[dependencies.frame-system-benchmarking]
140default-features = false140default-features = false
141git = "https://github.com/paritytech/substrate"141git = "https://github.com/paritytech/substrate"
142optional = true142optional = true
143branch = "polkadot-v0.9.20"143branch = "polkadot-v0.9.21"
144144
145[dependencies.frame-system-rpc-runtime-api]145[dependencies.frame-system-rpc-runtime-api]
146default-features = false146default-features = false
147git = "https://github.com/paritytech/substrate"147git = "https://github.com/paritytech/substrate"
148branch = "polkadot-v0.9.20"148branch = "polkadot-v0.9.21"
149149
150[dependencies.hex-literal]150[dependencies.hex-literal]
151optional = true151optional = true
160[dependencies.pallet-aura]160[dependencies.pallet-aura]
161default-features = false161default-features = false
162git = "https://github.com/paritytech/substrate"162git = "https://github.com/paritytech/substrate"
163branch = "polkadot-v0.9.20"163branch = "polkadot-v0.9.21"
164164
165[dependencies.pallet-balances]165[dependencies.pallet-balances]
166default-features = false166default-features = false
167git = "https://github.com/paritytech/substrate"167git = "https://github.com/paritytech/substrate"
168branch = "polkadot-v0.9.20"168branch = "polkadot-v0.9.21"
169169
170# Contracts specific packages170# Contracts specific packages
171# [dependencies.pallet-contracts]171# [dependencies.pallet-contracts]
189[dependencies.pallet-randomness-collective-flip]189[dependencies.pallet-randomness-collective-flip]
190default-features = false190default-features = false
191git = "https://github.com/paritytech/substrate"191git = "https://github.com/paritytech/substrate"
192branch = "polkadot-v0.9.20"192branch = "polkadot-v0.9.21"
193193
194[dependencies.pallet-sudo]194[dependencies.pallet-sudo]
195default-features = false195default-features = false
196git = "https://github.com/paritytech/substrate"196git = "https://github.com/paritytech/substrate"
197branch = "polkadot-v0.9.20"197branch = "polkadot-v0.9.21"
198198
199[dependencies.pallet-timestamp]199[dependencies.pallet-timestamp]
200default-features = false200default-features = false
201git = "https://github.com/paritytech/substrate"201git = "https://github.com/paritytech/substrate"
202branch = "polkadot-v0.9.20"202branch = "polkadot-v0.9.21"
203203
204[dependencies.pallet-transaction-payment]204[dependencies.pallet-transaction-payment]
205default-features = false205default-features = false
206git = "https://github.com/paritytech/substrate"206git = "https://github.com/paritytech/substrate"
207branch = "polkadot-v0.9.20"207branch = "polkadot-v0.9.21"
208208
209[dependencies.pallet-transaction-payment-rpc-runtime-api]209[dependencies.pallet-transaction-payment-rpc-runtime-api]
210default-features = false210default-features = false
211git = "https://github.com/paritytech/substrate"211git = "https://github.com/paritytech/substrate"
212branch = "polkadot-v0.9.20"212branch = "polkadot-v0.9.21"
213213
214[dependencies.pallet-treasury]214[dependencies.pallet-treasury]
215default-features = false215default-features = false
216git = "https://github.com/paritytech/substrate"216git = "https://github.com/paritytech/substrate"
217branch = "polkadot-v0.9.20"217branch = "polkadot-v0.9.21"
218218
219# [dependencies.pallet-vesting]219# [dependencies.pallet-vesting]
220# default-features = false220# default-features = false
224[dependencies.sp-arithmetic]224[dependencies.sp-arithmetic]
225default-features = false225default-features = false
226git = "https://github.com/paritytech/substrate"226git = "https://github.com/paritytech/substrate"
227branch = "polkadot-v0.9.20"227branch = "polkadot-v0.9.21"
228228
229[dependencies.sp-api]229[dependencies.sp-api]
230default-features = false230default-features = false
231git = "https://github.com/paritytech/substrate"231git = "https://github.com/paritytech/substrate"
232branch = "polkadot-v0.9.20"232branch = "polkadot-v0.9.21"
233233
234[dependencies.sp-block-builder]234[dependencies.sp-block-builder]
235default-features = false235default-features = false
236git = "https://github.com/paritytech/substrate"236git = "https://github.com/paritytech/substrate"
237branch = "polkadot-v0.9.20"237branch = "polkadot-v0.9.21"
238238
239[dependencies.sp-core]239[dependencies.sp-core]
240default-features = false240default-features = false
241git = "https://github.com/paritytech/substrate"241git = "https://github.com/paritytech/substrate"
242branch = "polkadot-v0.9.20"242branch = "polkadot-v0.9.21"
243243
244[dependencies.sp-consensus-aura]244[dependencies.sp-consensus-aura]
245default-features = false245default-features = false
246git = "https://github.com/paritytech/substrate"246git = "https://github.com/paritytech/substrate"
247branch = "polkadot-v0.9.20"247branch = "polkadot-v0.9.21"
248248
249[dependencies.sp-inherents]249[dependencies.sp-inherents]
250default-features = false250default-features = false
251git = "https://github.com/paritytech/substrate"251git = "https://github.com/paritytech/substrate"
252branch = "polkadot-v0.9.20"252branch = "polkadot-v0.9.21"
253253
254[dependencies.sp-io]254[dependencies.sp-io]
255default-features = false255default-features = false
256git = "https://github.com/paritytech/substrate"256git = "https://github.com/paritytech/substrate"
257branch = "polkadot-v0.9.20"257branch = "polkadot-v0.9.21"
258258
259[dependencies.sp-offchain]259[dependencies.sp-offchain]
260default-features = false260default-features = false
261git = "https://github.com/paritytech/substrate"261git = "https://github.com/paritytech/substrate"
262branch = "polkadot-v0.9.20"262branch = "polkadot-v0.9.21"
263263
264[dependencies.sp-runtime]264[dependencies.sp-runtime]
265default-features = false265default-features = false
266git = "https://github.com/paritytech/substrate"266git = "https://github.com/paritytech/substrate"
267branch = "polkadot-v0.9.20"267branch = "polkadot-v0.9.21"
268268
269[dependencies.sp-session]269[dependencies.sp-session]
270default-features = false270default-features = false
271git = "https://github.com/paritytech/substrate"271git = "https://github.com/paritytech/substrate"
272branch = "polkadot-v0.9.20"272branch = "polkadot-v0.9.21"
273273
274[dependencies.sp-std]274[dependencies.sp-std]
275default-features = false275default-features = false
276git = "https://github.com/paritytech/substrate"276git = "https://github.com/paritytech/substrate"
277branch = "polkadot-v0.9.20"277branch = "polkadot-v0.9.21"
278278
279[dependencies.sp-transaction-pool]279[dependencies.sp-transaction-pool]
280default-features = false280default-features = false
281git = "https://github.com/paritytech/substrate"281git = "https://github.com/paritytech/substrate"
282branch = "polkadot-v0.9.20"282branch = "polkadot-v0.9.21"
283283
284[dependencies.sp-version]284[dependencies.sp-version]
285default-features = false285default-features = false
286git = "https://github.com/paritytech/substrate"286git = "https://github.com/paritytech/substrate"
287branch = "polkadot-v0.9.20"287branch = "polkadot-v0.9.21"
288288
289[dependencies.smallvec]289[dependencies.smallvec]
290version = '1.6.1'290version = '1.6.1'
294294
295[dependencies.parachain-info]295[dependencies.parachain-info]
296default-features = false296default-features = false
297git = "https://github.com/paritytech/cumulus"297git = "https://github.com/uniquenetwork/cumulus"
298branch = "polkadot-v0.9.20"298branch = "polkadot-v0.9.21"
299299
300[dependencies.cumulus-pallet-aura-ext]300[dependencies.cumulus-pallet-aura-ext]
301git = "https://github.com/paritytech/cumulus"301git = "https://github.com/uniquenetwork/cumulus"
302branch = "polkadot-v0.9.20"302branch = "polkadot-v0.9.21"
303default-features = false303default-features = false
304304
305[dependencies.cumulus-pallet-parachain-system]305[dependencies.cumulus-pallet-parachain-system]
306git = "https://github.com/paritytech/cumulus"306git = "https://github.com/uniquenetwork/cumulus"
307branch = "polkadot-v0.9.20"307branch = "polkadot-v0.9.21"
308default-features = false308default-features = false
309309
310[dependencies.cumulus-primitives-core]310[dependencies.cumulus-primitives-core]
311git = "https://github.com/paritytech/cumulus"311git = "https://github.com/uniquenetwork/cumulus"
312branch = "polkadot-v0.9.20"312branch = "polkadot-v0.9.21"
313default-features = false313default-features = false
314314
315[dependencies.cumulus-pallet-xcm]315[dependencies.cumulus-pallet-xcm]
316git = "https://github.com/paritytech/cumulus"316git = "https://github.com/uniquenetwork/cumulus"
317branch = "polkadot-v0.9.20"317branch = "polkadot-v0.9.21"
318default-features = false318default-features = false
319319
320[dependencies.cumulus-pallet-dmp-queue]320[dependencies.cumulus-pallet-dmp-queue]
321git = "https://github.com/paritytech/cumulus"321git = "https://github.com/uniquenetwork/cumulus"
322branch = "polkadot-v0.9.20"322branch = "polkadot-v0.9.21"
323default-features = false323default-features = false
324324
325[dependencies.cumulus-pallet-xcmp-queue]325[dependencies.cumulus-pallet-xcmp-queue]
326git = "https://github.com/paritytech/cumulus"326git = "https://github.com/uniquenetwork/cumulus"
327branch = "polkadot-v0.9.20"327branch = "polkadot-v0.9.21"
328default-features = false328default-features = false
329329
330[dependencies.cumulus-primitives-utility]330[dependencies.cumulus-primitives-utility]
331git = "https://github.com/paritytech/cumulus"331git = "https://github.com/uniquenetwork/cumulus"
332branch = "polkadot-v0.9.20"332branch = "polkadot-v0.9.21"
333default-features = false333default-features = false
334334
335[dependencies.cumulus-primitives-timestamp]335[dependencies.cumulus-primitives-timestamp]
336git = "https://github.com/paritytech/cumulus"336git = "https://github.com/uniquenetwork/cumulus"
337branch = "polkadot-v0.9.20"337branch = "polkadot-v0.9.21"
338default-features = false338default-features = false
339339
340################################################################################340################################################################################
341# Polkadot dependencies341# Polkadot dependencies
342342
343[dependencies.polkadot-parachain]343[dependencies.polkadot-parachain]
344git = "https://github.com/paritytech/polkadot"344git = "https://github.com/paritytech/polkadot"
345branch = "release-v0.9.20"345branch = "release-v0.9.21"
346default-features = false346default-features = false
347347
348[dependencies.xcm]348[dependencies.xcm]
349git = "https://github.com/paritytech/polkadot"349git = "https://github.com/paritytech/polkadot"
350branch = "release-v0.9.20"350branch = "release-v0.9.21"
351default-features = false351default-features = false
352352
353[dependencies.xcm-builder]353[dependencies.xcm-builder]
354git = "https://github.com/paritytech/polkadot"354git = "https://github.com/paritytech/polkadot"
355branch = "release-v0.9.20"355branch = "release-v0.9.21"
356default-features = false356default-features = false
357357
358[dependencies.xcm-executor]358[dependencies.xcm-executor]
359git = "https://github.com/paritytech/polkadot"359git = "https://github.com/paritytech/polkadot"
360branch = "release-v0.9.20"360branch = "release-v0.9.21"
361default-features = false361default-features = false
362362
363[dependencies.pallet-xcm]363[dependencies.pallet-xcm]
364git = "https://github.com/paritytech/polkadot"364git = "https://github.com/paritytech/polkadot"
365branch = "release-v0.9.20"365branch = "release-v0.9.21"
366default-features = false366default-features = false
367367
368[dependencies.orml-vesting]368[dependencies.orml-vesting]
369git = "https://github.com/uniquenetwork/open-runtime-module-library"369git = "https://github.com/uniquenetwork/open-runtime-module-library"
370branch = "unique-polkadot-v0.9.20"370branch = "unique-polkadot-v0.9.21"
371version = "0.4.1-dev"371version = "0.4.1-dev"
372default-features = false372default-features = false
373373
382derivative = "2.2.0"382derivative = "2.2.0"
383pallet-unique = { path = '../../pallets/unique', default-features = false }383pallet-unique = { path = '../../pallets/unique', default-features = false }
384up-rpc = { path = "../../primitives/rpc", default-features = false }384up-rpc = { path = "../../primitives/rpc", default-features = false }
385fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }385fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
386pallet-inflation = { path = '../../pallets/inflation', default-features = false }386pallet-inflation = { path = '../../pallets/inflation', default-features = false }
387up-data-structs = { path = '../../primitives/data-structs', default-features = false }387up-data-structs = { path = '../../primitives/data-structs', default-features = false }
388pallet-common = { default-features = false, path = "../../pallets/common" }388pallet-common = { default-features = false, path = "../../pallets/common" }
391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }
392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }
393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }
394pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.20", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }394pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.21", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }
395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }
396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }
397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }
398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }
399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
404404
405################################################################################405################################################################################
406# Build Dependencies406# Build Dependencies
407407
408[build-dependencies.substrate-wasm-builder]408[build-dependencies.substrate-wasm-builder]
409git = "https://github.com/paritytech/substrate"409git = "https://github.com/paritytech/substrate"
410branch = "polkadot-v0.9.20"410branch = "polkadot-v0.9.21"
411411
modifiedruntime/quartz/src/lib.rsdiffbeforeafterboth
265 type FeeCalculator = FixedFee;265 type FeeCalculator = FixedFee;
266 type GasWeightMapping = FixedGasWeightMapping;266 type GasWeightMapping = FixedGasWeightMapping;
267 type BlockHashMapping = pallet_ethereum::EthereumBlockHashMapping<Self>;267 type BlockHashMapping = pallet_ethereum::EthereumBlockHashMapping<Self>;
268 type CallOrigin = EnsureAddressTruncated;268 type CallOrigin = EnsureAddressTruncated<Self>;
269 type WithdrawOrigin = EnsureAddressTruncated;269 type WithdrawOrigin = EnsureAddressTruncated<Self>;
270 type AddressMapping = HashedAddressMapping<Self::Hashing>;270 type AddressMapping = HashedAddressMapping<Self::Hashing>;
271 type PrecompilesType = ();271 type PrecompilesType = ();
272 type PrecompilesValue = ();272 type PrecompilesValue = ();
modifiedruntime/unique/Cargo.tomldiffbeforeafterboth
119default-features = false119default-features = false
120git = "https://github.com/paritytech/substrate"120git = "https://github.com/paritytech/substrate"
121optional = true121optional = true
122branch = "polkadot-v0.9.20"122branch = "polkadot-v0.9.21"
123123
124[dependencies.frame-executive]124[dependencies.frame-executive]
125default-features = false125default-features = false
126git = "https://github.com/paritytech/substrate"126git = "https://github.com/paritytech/substrate"
127branch = "polkadot-v0.9.20"127branch = "polkadot-v0.9.21"
128128
129[dependencies.frame-support]129[dependencies.frame-support]
130default-features = false130default-features = false
131git = "https://github.com/paritytech/substrate"131git = "https://github.com/paritytech/substrate"
132branch = "polkadot-v0.9.20"132branch = "polkadot-v0.9.21"
133133
134[dependencies.frame-system]134[dependencies.frame-system]
135default-features = false135default-features = false
136git = "https://github.com/paritytech/substrate"136git = "https://github.com/paritytech/substrate"
137branch = "polkadot-v0.9.20"137branch = "polkadot-v0.9.21"
138138
139[dependencies.frame-system-benchmarking]139[dependencies.frame-system-benchmarking]
140default-features = false140default-features = false
141git = "https://github.com/paritytech/substrate"141git = "https://github.com/paritytech/substrate"
142optional = true142optional = true
143branch = "polkadot-v0.9.20"143branch = "polkadot-v0.9.21"
144144
145[dependencies.frame-system-rpc-runtime-api]145[dependencies.frame-system-rpc-runtime-api]
146default-features = false146default-features = false
147git = "https://github.com/paritytech/substrate"147git = "https://github.com/paritytech/substrate"
148branch = "polkadot-v0.9.20"148branch = "polkadot-v0.9.21"
149149
150[dependencies.hex-literal]150[dependencies.hex-literal]
151optional = true151optional = true
160[dependencies.pallet-aura]160[dependencies.pallet-aura]
161default-features = false161default-features = false
162git = "https://github.com/paritytech/substrate"162git = "https://github.com/paritytech/substrate"
163branch = "polkadot-v0.9.20"163branch = "polkadot-v0.9.21"
164164
165[dependencies.pallet-balances]165[dependencies.pallet-balances]
166default-features = false166default-features = false
167git = "https://github.com/paritytech/substrate"167git = "https://github.com/paritytech/substrate"
168branch = "polkadot-v0.9.20"168branch = "polkadot-v0.9.21"
169169
170# Contracts specific packages170# Contracts specific packages
171# [dependencies.pallet-contracts]171# [dependencies.pallet-contracts]
189[dependencies.pallet-randomness-collective-flip]189[dependencies.pallet-randomness-collective-flip]
190default-features = false190default-features = false
191git = "https://github.com/paritytech/substrate"191git = "https://github.com/paritytech/substrate"
192branch = "polkadot-v0.9.20"192branch = "polkadot-v0.9.21"
193193
194[dependencies.pallet-sudo]194[dependencies.pallet-sudo]
195default-features = false195default-features = false
196git = "https://github.com/paritytech/substrate"196git = "https://github.com/paritytech/substrate"
197branch = "polkadot-v0.9.20"197branch = "polkadot-v0.9.21"
198198
199[dependencies.pallet-timestamp]199[dependencies.pallet-timestamp]
200default-features = false200default-features = false
201git = "https://github.com/paritytech/substrate"201git = "https://github.com/paritytech/substrate"
202branch = "polkadot-v0.9.20"202branch = "polkadot-v0.9.21"
203203
204[dependencies.pallet-transaction-payment]204[dependencies.pallet-transaction-payment]
205default-features = false205default-features = false
206git = "https://github.com/paritytech/substrate"206git = "https://github.com/paritytech/substrate"
207branch = "polkadot-v0.9.20"207branch = "polkadot-v0.9.21"
208208
209[dependencies.pallet-transaction-payment-rpc-runtime-api]209[dependencies.pallet-transaction-payment-rpc-runtime-api]
210default-features = false210default-features = false
211git = "https://github.com/paritytech/substrate"211git = "https://github.com/paritytech/substrate"
212branch = "polkadot-v0.9.20"212branch = "polkadot-v0.9.21"
213213
214[dependencies.pallet-treasury]214[dependencies.pallet-treasury]
215default-features = false215default-features = false
216git = "https://github.com/paritytech/substrate"216git = "https://github.com/paritytech/substrate"
217branch = "polkadot-v0.9.20"217branch = "polkadot-v0.9.21"
218218
219# [dependencies.pallet-vesting]219# [dependencies.pallet-vesting]
220# default-features = false220# default-features = false
224[dependencies.sp-arithmetic]224[dependencies.sp-arithmetic]
225default-features = false225default-features = false
226git = "https://github.com/paritytech/substrate"226git = "https://github.com/paritytech/substrate"
227branch = "polkadot-v0.9.20"227branch = "polkadot-v0.9.21"
228228
229[dependencies.sp-api]229[dependencies.sp-api]
230default-features = false230default-features = false
231git = "https://github.com/paritytech/substrate"231git = "https://github.com/paritytech/substrate"
232branch = "polkadot-v0.9.20"232branch = "polkadot-v0.9.21"
233233
234[dependencies.sp-block-builder]234[dependencies.sp-block-builder]
235default-features = false235default-features = false
236git = "https://github.com/paritytech/substrate"236git = "https://github.com/paritytech/substrate"
237branch = "polkadot-v0.9.20"237branch = "polkadot-v0.9.21"
238238
239[dependencies.sp-core]239[dependencies.sp-core]
240default-features = false240default-features = false
241git = "https://github.com/paritytech/substrate"241git = "https://github.com/paritytech/substrate"
242branch = "polkadot-v0.9.20"242branch = "polkadot-v0.9.21"
243243
244[dependencies.sp-consensus-aura]244[dependencies.sp-consensus-aura]
245default-features = false245default-features = false
246git = "https://github.com/paritytech/substrate"246git = "https://github.com/paritytech/substrate"
247branch = "polkadot-v0.9.20"247branch = "polkadot-v0.9.21"
248248
249[dependencies.sp-inherents]249[dependencies.sp-inherents]
250default-features = false250default-features = false
251git = "https://github.com/paritytech/substrate"251git = "https://github.com/paritytech/substrate"
252branch = "polkadot-v0.9.20"252branch = "polkadot-v0.9.21"
253253
254[dependencies.sp-io]254[dependencies.sp-io]
255default-features = false255default-features = false
256git = "https://github.com/paritytech/substrate"256git = "https://github.com/paritytech/substrate"
257branch = "polkadot-v0.9.20"257branch = "polkadot-v0.9.21"
258258
259[dependencies.sp-offchain]259[dependencies.sp-offchain]
260default-features = false260default-features = false
261git = "https://github.com/paritytech/substrate"261git = "https://github.com/paritytech/substrate"
262branch = "polkadot-v0.9.20"262branch = "polkadot-v0.9.21"
263263
264[dependencies.sp-runtime]264[dependencies.sp-runtime]
265default-features = false265default-features = false
266git = "https://github.com/paritytech/substrate"266git = "https://github.com/paritytech/substrate"
267branch = "polkadot-v0.9.20"267branch = "polkadot-v0.9.21"
268268
269[dependencies.sp-session]269[dependencies.sp-session]
270default-features = false270default-features = false
271git = "https://github.com/paritytech/substrate"271git = "https://github.com/paritytech/substrate"
272branch = "polkadot-v0.9.20"272branch = "polkadot-v0.9.21"
273273
274[dependencies.sp-std]274[dependencies.sp-std]
275default-features = false275default-features = false
276git = "https://github.com/paritytech/substrate"276git = "https://github.com/paritytech/substrate"
277branch = "polkadot-v0.9.20"277branch = "polkadot-v0.9.21"
278278
279[dependencies.sp-transaction-pool]279[dependencies.sp-transaction-pool]
280default-features = false280default-features = false
281git = "https://github.com/paritytech/substrate"281git = "https://github.com/paritytech/substrate"
282branch = "polkadot-v0.9.20"282branch = "polkadot-v0.9.21"
283283
284[dependencies.sp-version]284[dependencies.sp-version]
285default-features = false285default-features = false
286git = "https://github.com/paritytech/substrate"286git = "https://github.com/paritytech/substrate"
287branch = "polkadot-v0.9.20"287branch = "polkadot-v0.9.21"
288288
289[dependencies.smallvec]289[dependencies.smallvec]
290version = '1.6.1'290version = '1.6.1'
294294
295[dependencies.parachain-info]295[dependencies.parachain-info]
296default-features = false296default-features = false
297git = "https://github.com/paritytech/cumulus"297git = "https://github.com/uniquenetwork/cumulus"
298branch = "polkadot-v0.9.20"298branch = "polkadot-v0.9.21"
299299
300[dependencies.cumulus-pallet-aura-ext]300[dependencies.cumulus-pallet-aura-ext]
301git = "https://github.com/paritytech/cumulus"301git = "https://github.com/uniquenetwork/cumulus"
302branch = "polkadot-v0.9.20"302branch = "polkadot-v0.9.21"
303default-features = false303default-features = false
304304
305[dependencies.cumulus-pallet-parachain-system]305[dependencies.cumulus-pallet-parachain-system]
306git = "https://github.com/paritytech/cumulus"306git = "https://github.com/uniquenetwork/cumulus"
307branch = "polkadot-v0.9.20"307branch = "polkadot-v0.9.21"
308default-features = false308default-features = false
309309
310[dependencies.cumulus-primitives-core]310[dependencies.cumulus-primitives-core]
311git = "https://github.com/paritytech/cumulus"311git = "https://github.com/uniquenetwork/cumulus"
312branch = "polkadot-v0.9.20"312branch = "polkadot-v0.9.21"
313default-features = false313default-features = false
314314
315[dependencies.cumulus-pallet-xcm]315[dependencies.cumulus-pallet-xcm]
316git = "https://github.com/paritytech/cumulus"316git = "https://github.com/uniquenetwork/cumulus"
317branch = "polkadot-v0.9.20"317branch = "polkadot-v0.9.21"
318default-features = false318default-features = false
319319
320[dependencies.cumulus-pallet-dmp-queue]320[dependencies.cumulus-pallet-dmp-queue]
321git = "https://github.com/paritytech/cumulus"321git = "https://github.com/uniquenetwork/cumulus"
322branch = "polkadot-v0.9.20"322branch = "polkadot-v0.9.21"
323default-features = false323default-features = false
324324
325[dependencies.cumulus-pallet-xcmp-queue]325[dependencies.cumulus-pallet-xcmp-queue]
326git = "https://github.com/paritytech/cumulus"326git = "https://github.com/uniquenetwork/cumulus"
327branch = "polkadot-v0.9.20"327branch = "polkadot-v0.9.21"
328default-features = false328default-features = false
329329
330[dependencies.cumulus-primitives-utility]330[dependencies.cumulus-primitives-utility]
331git = "https://github.com/paritytech/cumulus"331git = "https://github.com/uniquenetwork/cumulus"
332branch = "polkadot-v0.9.20"332branch = "polkadot-v0.9.21"
333default-features = false333default-features = false
334334
335[dependencies.cumulus-primitives-timestamp]335[dependencies.cumulus-primitives-timestamp]
336git = "https://github.com/paritytech/cumulus"336git = "https://github.com/uniquenetwork/cumulus"
337branch = "polkadot-v0.9.20"337branch = "polkadot-v0.9.21"
338default-features = false338default-features = false
339339
340################################################################################340################################################################################
341# Polkadot dependencies341# Polkadot dependencies
342342
343[dependencies.polkadot-parachain]343[dependencies.polkadot-parachain]
344git = "https://github.com/paritytech/polkadot"344git = "https://github.com/paritytech/polkadot"
345branch = "release-v0.9.20"345branch = "release-v0.9.21"
346default-features = false346default-features = false
347347
348[dependencies.xcm]348[dependencies.xcm]
349git = "https://github.com/paritytech/polkadot"349git = "https://github.com/paritytech/polkadot"
350branch = "release-v0.9.20"350branch = "release-v0.9.21"
351default-features = false351default-features = false
352352
353[dependencies.xcm-builder]353[dependencies.xcm-builder]
354git = "https://github.com/paritytech/polkadot"354git = "https://github.com/paritytech/polkadot"
355branch = "release-v0.9.20"355branch = "release-v0.9.21"
356default-features = false356default-features = false
357357
358[dependencies.xcm-executor]358[dependencies.xcm-executor]
359git = "https://github.com/paritytech/polkadot"359git = "https://github.com/paritytech/polkadot"
360branch = "release-v0.9.20"360branch = "release-v0.9.21"
361default-features = false361default-features = false
362362
363[dependencies.pallet-xcm]363[dependencies.pallet-xcm]
364git = "https://github.com/paritytech/polkadot"364git = "https://github.com/paritytech/polkadot"
365branch = "release-v0.9.20"365branch = "release-v0.9.21"
366default-features = false366default-features = false
367367
368[dependencies.orml-vesting]368[dependencies.orml-vesting]
369git = "https://github.com/uniquenetwork/open-runtime-module-library"369git = "https://github.com/uniquenetwork/open-runtime-module-library"
370branch = "unique-polkadot-v0.9.20"370branch = "unique-polkadot-v0.9.21"
371version = "0.4.1-dev"371version = "0.4.1-dev"
372default-features = false372default-features = false
373373
390pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }390pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }
391pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }391pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }
392# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }392# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }
393pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.20", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }393pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.21", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }
394pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }394pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }
395pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }395pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }
396pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }396pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }
397pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }397pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }
398pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }398pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
399pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }399pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
400pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }400pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
401fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }401fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
402fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }402fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
403fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }403fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }
404404
405################################################################################405################################################################################
406# Build Dependencies406# Build Dependencies
407407
408[build-dependencies.substrate-wasm-builder]408[build-dependencies.substrate-wasm-builder]
409git = "https://github.com/paritytech/substrate"409git = "https://github.com/paritytech/substrate"
410branch = "polkadot-v0.9.20"410branch = "polkadot-v0.9.21"
411411
modifiedruntime/unique/src/lib.rsdiffbeforeafterboth
264 type FeeCalculator = FixedFee;264 type FeeCalculator = FixedFee;
265 type GasWeightMapping = FixedGasWeightMapping;265 type GasWeightMapping = FixedGasWeightMapping;
266 type BlockHashMapping = pallet_ethereum::EthereumBlockHashMapping<Self>;266 type BlockHashMapping = pallet_ethereum::EthereumBlockHashMapping<Self>;
267 type CallOrigin = EnsureAddressTruncated;267 type CallOrigin = EnsureAddressTruncated<Self>;
268 type WithdrawOrigin = EnsureAddressTruncated;268 type WithdrawOrigin = EnsureAddressTruncated<Self>;
269 type AddressMapping = HashedAddressMapping<Self::Hashing>;269 type AddressMapping = HashedAddressMapping<Self::Hashing>;
270 type PrecompilesType = ();270 type PrecompilesType = ();
271 type PrecompilesValue = ();271 type PrecompilesValue = ();