git.delta.rocks / unique-network / refs/commits / 3bf184887aa7

difftreelog

build upgrade to polkadot v0.9.20

Yaroslav Bolyukin2022-05-05parent: #784fe46.patch.diff
in: master

22 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.19#174735ea1bb5fc4513519c45181d8df63d86f613"459source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
460dependencies = [460dependencies = [
461 "beefy-primitives",461 "beefy-primitives",
462 "fnv",462 "fnv",
480 "sp-consensus",480 "sp-consensus",
481 "sp-core",481 "sp-core",
482 "sp-keystore",482 "sp-keystore",
483 "sp-mmr-primitives",
483 "sp-runtime",484 "sp-runtime",
484 "substrate-prometheus-endpoint",485 "substrate-prometheus-endpoint",
485 "thiserror",486 "thiserror",
489[[package]]490[[package]]
490name = "beefy-gadget-rpc"491name = "beefy-gadget-rpc"
491version = "4.0.0-dev"492version = "4.0.0-dev"
492source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"493source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
493dependencies = [494dependencies = [
494 "beefy-gadget",495 "beefy-gadget",
495 "beefy-primitives",496 "beefy-primitives",
512[[package]]513[[package]]
513name = "beefy-merkle-tree"514name = "beefy-merkle-tree"
514version = "4.0.0-dev"515version = "4.0.0-dev"
515source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"516source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
516517
517[[package]]518[[package]]
518name = "beefy-primitives"519name = "beefy-primitives"
519version = "4.0.0-dev"520version = "4.0.0-dev"
520source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"521source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
521dependencies = [522dependencies = [
522 "parity-scale-codec",523 "parity-scale-codec",
523 "scale-info",524 "scale-info",
733[[package]]734[[package]]
734name = "bp-header-chain"735name = "bp-header-chain"
735version = "0.1.0"736version = "0.1.0"
736source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"737source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
737dependencies = [738dependencies = [
738 "bp-runtime",739 "bp-runtime",
739 "finality-grandpa",740 "finality-grandpa",
750[[package]]751[[package]]
751name = "bp-message-dispatch"752name = "bp-message-dispatch"
752version = "0.1.0"753version = "0.1.0"
753source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"754source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
754dependencies = [755dependencies = [
755 "bp-runtime",756 "bp-runtime",
756 "frame-support",757 "frame-support",
762[[package]]763[[package]]
763name = "bp-messages"764name = "bp-messages"
764version = "0.1.0"765version = "0.1.0"
765source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"766source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
766dependencies = [767dependencies = [
767 "bitvec",768 "bitvec",
768 "bp-runtime",769 "bp-runtime",
779[[package]]780[[package]]
780name = "bp-polkadot-core"781name = "bp-polkadot-core"
781version = "0.1.0"782version = "0.1.0"
782source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"783source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
783dependencies = [784dependencies = [
784 "bp-messages",785 "bp-messages",
785 "bp-runtime",786 "bp-runtime",
797[[package]]798[[package]]
798name = "bp-rococo"799name = "bp-rococo"
799version = "0.1.0"800version = "0.1.0"
800source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"801source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
801dependencies = [802dependencies = [
802 "bp-messages",803 "bp-messages",
803 "bp-polkadot-core",804 "bp-polkadot-core",
814[[package]]815[[package]]
815name = "bp-runtime"816name = "bp-runtime"
816version = "0.1.0"817version = "0.1.0"
817source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"818source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
818dependencies = [819dependencies = [
819 "frame-support",820 "frame-support",
820 "hash-db",821 "hash-db",
832[[package]]833[[package]]
833name = "bp-test-utils"834name = "bp-test-utils"
834version = "0.1.0"835version = "0.1.0"
835source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"836source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
836dependencies = [837dependencies = [
837 "bp-header-chain",838 "bp-header-chain",
838 "ed25519-dalek",839 "ed25519-dalek",
847[[package]]848[[package]]
848name = "bp-wococo"849name = "bp-wococo"
849version = "0.1.0"850version = "0.1.0"
850source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"851source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
851dependencies = [852dependencies = [
852 "bp-messages",853 "bp-messages",
853 "bp-polkadot-core",854 "bp-polkadot-core",
862[[package]]863[[package]]
863name = "bridge-runtime-common"864name = "bridge-runtime-common"
864version = "0.1.0"865version = "0.1.0"
865source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"866source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
866dependencies = [867dependencies = [
867 "bp-message-dispatch",868 "bp-message-dispatch",
868 "bp-messages",869 "bp-messages",
896source = "registry+https://github.com/rust-lang/crates.io-index"897source = "registry+https://github.com/rust-lang/crates.io-index"
897checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"898checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"
898dependencies = [899dependencies = [
900 "lazy_static",
899 "memchr",901 "memchr",
902 "regex-automata",
903 "serde",
900]904]
901905
902[[package]]906[[package]]
12391243
1240[[package]]1244[[package]]
1241name = "cranelift-bforest"1245name = "cranelift-bforest"
1242version = "0.80.1"1246version = "0.82.3"
1243source = "registry+https://github.com/rust-lang/crates.io-index"1247source = "registry+https://github.com/rust-lang/crates.io-index"
1244checksum = "62fc68cdb867b7d27b5f33cd65eb11376dfb41a2d09568a1a2c2bc1dc204f4ef"1248checksum = "38faa2a16616c8e78a18d37b4726b98bfd2de192f2fdc8a39ddf568a408a0f75"
1245dependencies = [1249dependencies = [
1246 "cranelift-entity",1250 "cranelift-entity",
1247]1251]
12481252
1249[[package]]1253[[package]]
1250name = "cranelift-codegen"1254name = "cranelift-codegen"
1251version = "0.80.1"1255version = "0.82.3"
1252source = "registry+https://github.com/rust-lang/crates.io-index"1256source = "registry+https://github.com/rust-lang/crates.io-index"
1253checksum = "31253a44ab62588f8235a996cc9b0636d98a299190069ced9628b8547329b47a"1257checksum = "26f192472a3ba23860afd07d2b0217dc628f21fcc72617aa1336d98e1671f33b"
1254dependencies = [1258dependencies = [
1255 "cranelift-bforest",1259 "cranelift-bforest",
1256 "cranelift-codegen-meta",1260 "cranelift-codegen-meta",
12651269
1266[[package]]1270[[package]]
1267name = "cranelift-codegen-meta"1271name = "cranelift-codegen-meta"
1268version = "0.80.1"1272version = "0.82.3"
1269source = "registry+https://github.com/rust-lang/crates.io-index"1273source = "registry+https://github.com/rust-lang/crates.io-index"
1270checksum = "7a20ab4627d30b702fb1b8a399882726d216b8164d3b3fa6189e3bf901506afe"1274checksum = "0f32ddb89e9b89d3d9b36a5b7d7ea3261c98235a76ac95ba46826b8ec40b1a24"
1271dependencies = [1275dependencies = [
1272 "cranelift-codegen-shared",1276 "cranelift-codegen-shared",
1273]1277]
12741278
1275[[package]]1279[[package]]
1276name = "cranelift-codegen-shared"1280name = "cranelift-codegen-shared"
1277version = "0.80.1"1281version = "0.82.3"
1278source = "registry+https://github.com/rust-lang/crates.io-index"1282source = "registry+https://github.com/rust-lang/crates.io-index"
1279checksum = "6687d9668dacfed4468361f7578d86bded8ca4db978f734d9b631494bebbb5b8"1283checksum = "01fd0d9f288cc1b42d9333b7a776b17e278fc888c28e6a0f09b5573d45a150bc"
12801284
1281[[package]]1285[[package]]
1282name = "cranelift-entity"1286name = "cranelift-entity"
1283version = "0.80.1"1287version = "0.82.3"
1284source = "registry+https://github.com/rust-lang/crates.io-index"1288source = "registry+https://github.com/rust-lang/crates.io-index"
1285checksum = "c77c5d72db97ba2cb36f69037a709edbae0d29cb25503775891e7151c5c874bf"1289checksum = "9e3bfe172b83167604601faf9dc60453e0d0a93415b57a9c4d1a7ae6849185cf"
1286dependencies = [1290dependencies = [
1287 "serde",1291 "serde",
1288]1292]
12891293
1290[[package]]1294[[package]]
1291name = "cranelift-frontend"1295name = "cranelift-frontend"
1292version = "0.80.1"1296version = "0.82.3"
1293source = "registry+https://github.com/rust-lang/crates.io-index"1297source = "registry+https://github.com/rust-lang/crates.io-index"
1294checksum = "426dca83f63c7c64ea459eb569aadc5e0c66536c0042ed5d693f91830e8750d0"1298checksum = "a006e3e32d80ce0e4ba7f1f9ddf66066d052a8c884a110b91d05404d6ce26dce"
1295dependencies = [1299dependencies = [
1296 "cranelift-codegen",1300 "cranelift-codegen",
1297 "log",1301 "log",
13011305
1302[[package]]1306[[package]]
1303name = "cranelift-native"1307name = "cranelift-native"
1304version = "0.80.1"1308version = "0.82.3"
1305source = "registry+https://github.com/rust-lang/crates.io-index"1309source = "registry+https://github.com/rust-lang/crates.io-index"
1306checksum = "8007864b5d0c49b026c861a15761785a2871124e401630c03ef1426e6d0d559e"1310checksum = "501241b0cdf903412ec9075385ac9f2b1eb18a89044d1538e97fab603231f70c"
1307dependencies = [1311dependencies = [
1308 "cranelift-codegen",1312 "cranelift-codegen",
1309 "libc",1313 "libc",
13121316
1313[[package]]1317[[package]]
1314name = "cranelift-wasm"1318name = "cranelift-wasm"
1315version = "0.80.1"1319version = "0.82.3"
1316source = "registry+https://github.com/rust-lang/crates.io-index"1320source = "registry+https://github.com/rust-lang/crates.io-index"
1317checksum = "94cf12c071415ba261d897387ae5350c4d83c238376c8c5a96514ecfa2ea66a3"1321checksum = "16d9e4211bbc3268042a96dd4de5bd979cda22434991d035f5f8eacba987fad2"
1318dependencies = [1322dependencies = [
1319 "cranelift-codegen",1323 "cranelift-codegen",
1320 "cranelift-entity",1324 "cranelift-entity",
1438 "subtle",1442 "subtle",
1439]1443]
1444
1445[[package]]
1446name = "csv"
1447version = "1.1.6"
1448source = "registry+https://github.com/rust-lang/crates.io-index"
1449checksum = "22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1"
1450dependencies = [
1451 "bstr",
1452 "csv-core",
1453 "itoa 0.4.8",
1454 "ryu",
1455 "serde",
1456]
1457
1458[[package]]
1459name = "csv-core"
1460version = "0.1.10"
1461source = "registry+https://github.com/rust-lang/crates.io-index"
1462checksum = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90"
1463dependencies = [
1464 "memchr",
1465]
14401466
1441[[package]]1467[[package]]
1442name = "ct-logs"1468name = "ct-logs"
1480[[package]]1506[[package]]
1481name = "cumulus-client-cli"1507name = "cumulus-client-cli"
1482version = "0.1.0"1508version = "0.1.0"
1483source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1509source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1484dependencies = [1510dependencies = [
1485 "clap",1511 "clap",
1486 "sc-cli",1512 "sc-cli",
1491[[package]]1517[[package]]
1492name = "cumulus-client-collator"1518name = "cumulus-client-collator"
1493version = "0.1.0"1519version = "0.1.0"
1494source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1520source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1495dependencies = [1521dependencies = [
1496 "cumulus-client-consensus-common",1522 "cumulus-client-consensus-common",
1497 "cumulus-client-network",1523 "cumulus-client-network",
1515[[package]]1541[[package]]
1516name = "cumulus-client-consensus-aura"1542name = "cumulus-client-consensus-aura"
1517version = "0.1.0"1543version = "0.1.0"
1518source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1544source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1519dependencies = [1545dependencies = [
1520 "async-trait",1546 "async-trait",
1521 "cumulus-client-consensus-common",1547 "cumulus-client-consensus-common",
1544[[package]]1570[[package]]
1545name = "cumulus-client-consensus-common"1571name = "cumulus-client-consensus-common"
1546version = "0.1.0"1572version = "0.1.0"
1547source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1573source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1548dependencies = [1574dependencies = [
1549 "async-trait",1575 "async-trait",
1550 "cumulus-relay-chain-interface",1576 "cumulus-relay-chain-interface",
1565[[package]]1591[[package]]
1566name = "cumulus-client-network"1592name = "cumulus-client-network"
1567version = "0.1.0"1593version = "0.1.0"
1568source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1594source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1569dependencies = [1595dependencies = [
1570 "async-trait",1596 "async-trait",
1571 "cumulus-relay-chain-interface",1597 "cumulus-relay-chain-interface",
1590[[package]]1616[[package]]
1591name = "cumulus-client-pov-recovery"1617name = "cumulus-client-pov-recovery"
1592version = "0.1.0"1618version = "0.1.0"
1593source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1619source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1594dependencies = [1620dependencies = [
1595 "cumulus-primitives-core",1621 "cumulus-primitives-core",
1596 "cumulus-relay-chain-interface",1622 "cumulus-relay-chain-interface",
1614[[package]]1640[[package]]
1615name = "cumulus-client-service"1641name = "cumulus-client-service"
1616version = "0.1.0"1642version = "0.1.0"
1617source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1643source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1618dependencies = [1644dependencies = [
1619 "cumulus-client-cli",1645 "cumulus-client-cli",
1620 "cumulus-client-collator",1646 "cumulus-client-collator",
1644[[package]]1670[[package]]
1645name = "cumulus-pallet-aura-ext"1671name = "cumulus-pallet-aura-ext"
1646version = "0.1.0"1672version = "0.1.0"
1647source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1673source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1648dependencies = [1674dependencies = [
1649 "frame-executive",1675 "frame-executive",
1650 "frame-support",1676 "frame-support",
1662[[package]]1688[[package]]
1663name = "cumulus-pallet-dmp-queue"1689name = "cumulus-pallet-dmp-queue"
1664version = "0.1.0"1690version = "0.1.0"
1665source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1691source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1666dependencies = [1692dependencies = [
1667 "cumulus-primitives-core",1693 "cumulus-primitives-core",
1668 "frame-support",1694 "frame-support",
1680[[package]]1706[[package]]
1681name = "cumulus-pallet-parachain-system"1707name = "cumulus-pallet-parachain-system"
1682version = "0.1.0"1708version = "0.1.0"
1683source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1709source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1684dependencies = [1710dependencies = [
1685 "cumulus-pallet-parachain-system-proc-macro",1711 "cumulus-pallet-parachain-system-proc-macro",
1686 "cumulus-primitives-core",1712 "cumulus-primitives-core",
1710[[package]]1736[[package]]
1711name = "cumulus-pallet-parachain-system-proc-macro"1737name = "cumulus-pallet-parachain-system-proc-macro"
1712version = "0.1.0"1738version = "0.1.0"
1713source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1739source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1714dependencies = [1740dependencies = [
1715 "proc-macro-crate 1.1.3",1741 "proc-macro-crate 1.1.3",
1716 "proc-macro2",1742 "proc-macro2",
1721[[package]]1747[[package]]
1722name = "cumulus-pallet-xcm"1748name = "cumulus-pallet-xcm"
1723version = "0.1.0"1749version = "0.1.0"
1724source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1750source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1725dependencies = [1751dependencies = [
1726 "cumulus-primitives-core",1752 "cumulus-primitives-core",
1727 "frame-support",1753 "frame-support",
1738[[package]]1764[[package]]
1739name = "cumulus-pallet-xcmp-queue"1765name = "cumulus-pallet-xcmp-queue"
1740version = "0.1.0"1766version = "0.1.0"
1741source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1767source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1742dependencies = [1768dependencies = [
1743 "cumulus-primitives-core",1769 "cumulus-primitives-core",
1744 "frame-support",1770 "frame-support",
1756[[package]]1782[[package]]
1757name = "cumulus-primitives-core"1783name = "cumulus-primitives-core"
1758version = "0.1.0"1784version = "0.1.0"
1759source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1785source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1760dependencies = [1786dependencies = [
1761 "frame-support",1787 "frame-support",
1762 "parity-scale-codec",1788 "parity-scale-codec",
1772[[package]]1798[[package]]
1773name = "cumulus-primitives-parachain-inherent"1799name = "cumulus-primitives-parachain-inherent"
1774version = "0.1.0"1800version = "0.1.0"
1775source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1801source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1776dependencies = [1802dependencies = [
1777 "async-trait",1803 "async-trait",
1778 "cumulus-primitives-core",1804 "cumulus-primitives-core",
1795[[package]]1821[[package]]
1796name = "cumulus-primitives-timestamp"1822name = "cumulus-primitives-timestamp"
1797version = "0.1.0"1823version = "0.1.0"
1798source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1824source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1799dependencies = [1825dependencies = [
1800 "cumulus-primitives-core",1826 "cumulus-primitives-core",
1801 "futures 0.3.21",1827 "futures 0.3.21",
1808[[package]]1834[[package]]
1809name = "cumulus-primitives-utility"1835name = "cumulus-primitives-utility"
1810version = "0.1.0"1836version = "0.1.0"
1811source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1837source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1812dependencies = [1838dependencies = [
1813 "cumulus-primitives-core",1839 "cumulus-primitives-core",
1814 "frame-support",1840 "frame-support",
1825[[package]]1851[[package]]
1826name = "cumulus-relay-chain-inprocess-interface"1852name = "cumulus-relay-chain-inprocess-interface"
1827version = "0.1.0"1853version = "0.1.0"
1828source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1854source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1829dependencies = [1855dependencies = [
1830 "async-trait",1856 "async-trait",
1831 "cumulus-primitives-core",1857 "cumulus-primitives-core",
1853[[package]]1879[[package]]
1854name = "cumulus-relay-chain-interface"1880name = "cumulus-relay-chain-interface"
1855version = "0.1.0"1881version = "0.1.0"
1856source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1882source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1857dependencies = [1883dependencies = [
1858 "async-trait",1884 "async-trait",
1859 "cumulus-primitives-core",1885 "cumulus-primitives-core",
1877[[package]]1903[[package]]
1878name = "cumulus-relay-chain-rpc-interface"1904name = "cumulus-relay-chain-rpc-interface"
1879version = "0.1.0"1905version = "0.1.0"
1880source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1906source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1881dependencies = [1907dependencies = [
1882 "async-trait",1908 "async-trait",
1883 "backoff",1909 "backoff",
1903[[package]]1929[[package]]
1904name = "cumulus-test-relay-sproof-builder"1930name = "cumulus-test-relay-sproof-builder"
1905version = "0.1.0"1931version = "0.1.0"
1906source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"1932source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
1907dependencies = [1933dependencies = [
1908 "cumulus-primitives-core",1934 "cumulus-primitives-core",
1909 "parity-scale-codec",1935 "parity-scale-codec",
2081 "dirs-sys-next",2107 "dirs-sys-next",
2082]2108]
2109
2110[[package]]
2111name = "dirs"
2112version = "1.0.5"
2113source = "registry+https://github.com/rust-lang/crates.io-index"
2114checksum = "3fd78930633bd1c6e35c4b42b1df7b0cbc6bc191146e512bb3bedf243fcc3901"
2115dependencies = [
2116 "libc",
2117 "redox_users 0.3.5",
2118 "winapi 0.3.9",
2119]
20832120
2084[[package]]2121[[package]]
2085name = "dirs-sys"2122name = "dirs-sys"
2088checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"2125checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
2089dependencies = [2126dependencies = [
2090 "libc",2127 "libc",
2091 "redox_users",2128 "redox_users 0.4.3",
2092 "winapi 0.3.9",2129 "winapi 0.3.9",
2093]2130]
20942131
2099checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"2136checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
2100dependencies = [2137dependencies = [
2101 "libc",2138 "libc",
2102 "redox_users",2139 "redox_users 0.4.3",
2103 "winapi 0.3.9",2140 "winapi 0.3.9",
2104]2141]
21052142
2210 "zeroize",2247 "zeroize",
2211]2248]
2249
2250[[package]]
2251name = "encode_unicode"
2252version = "0.3.6"
2253source = "registry+https://github.com/rust-lang/crates.io-index"
2254checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
22122255
2213[[package]]2256[[package]]
2214name = "enum-as-inner"2257name = "enum-as-inner"
2512[[package]]2555[[package]]
2513name = "fc-consensus"2556name = "fc-consensus"
2514version = "2.0.0-dev"2557version = "2.0.0-dev"
2515source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"2558source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"
2516dependencies = [2559dependencies = [
2517 "async-trait",2560 "async-trait",
2518 "fc-db",2561 "fc-db",
2531[[package]]2574[[package]]
2532name = "fc-db"2575name = "fc-db"
2533version = "2.0.0-dev"2576version = "2.0.0-dev"
2534source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"2577source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"
2535dependencies = [2578dependencies = [
2536 "fp-storage",2579 "fp-storage",
2537 "kvdb-rocksdb",2580 "kvdb-rocksdb",
2545[[package]]2588[[package]]
2546name = "fc-mapping-sync"2589name = "fc-mapping-sync"
2547version = "2.0.0-dev"2590version = "2.0.0-dev"
2548source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"2591source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"
2549dependencies = [2592dependencies = [
2550 "fc-db",2593 "fc-db",
2551 "fp-consensus",2594 "fp-consensus",
2562[[package]]2605[[package]]
2563name = "fc-rpc"2606name = "fc-rpc"
2564version = "2.0.0-dev"2607version = "2.0.0-dev"
2565source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"2608source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"
2566dependencies = [2609dependencies = [
2567 "ethereum",2610 "ethereum",
2568 "ethereum-types",2611 "ethereum-types",
2601[[package]]2644[[package]]
2602name = "fc-rpc-core"2645name = "fc-rpc-core"
2603version = "1.1.0-dev"2646version = "1.1.0-dev"
2604source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"2647source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"
2605dependencies = [2648dependencies = [
2606 "ethereum",2649 "ethereum",
2607 "ethereum-types",2650 "ethereum-types",
2716[[package]]2759[[package]]
2717name = "fork-tree"2760name = "fork-tree"
2718version = "3.0.0"2761version = "3.0.0"
2719source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2762source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2720dependencies = [2763dependencies = [
2721 "parity-scale-codec",2764 "parity-scale-codec",
2722]2765]
2734[[package]]2777[[package]]
2735name = "fp-consensus"2778name = "fp-consensus"
2736version = "2.0.0-dev"2779version = "2.0.0-dev"
2737source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"2780source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"
2738dependencies = [2781dependencies = [
2739 "ethereum",2782 "ethereum",
2740 "parity-scale-codec",2783 "parity-scale-codec",
2746[[package]]2789[[package]]
2747name = "fp-evm"2790name = "fp-evm"
2748version = "3.0.0-dev"2791version = "3.0.0-dev"
2749source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"2792source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"
2750dependencies = [2793dependencies = [
2751 "evm",2794 "evm",
2752 "impl-trait-for-tuples",2795 "impl-trait-for-tuples",
2759[[package]]2802[[package]]
2760name = "fp-evm-mapping"2803name = "fp-evm-mapping"
2761version = "0.1.0"2804version = "0.1.0"
2762source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"2805source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"
2763dependencies = [2806dependencies = [
2764 "frame-support",2807 "frame-support",
2765 "sp-core",2808 "sp-core",
2768[[package]]2811[[package]]
2769name = "fp-rpc"2812name = "fp-rpc"
2770version = "3.0.0-dev"2813version = "3.0.0-dev"
2771source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"2814source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"
2772dependencies = [2815dependencies = [
2773 "ethereum",2816 "ethereum",
2774 "ethereum-types",2817 "ethereum-types",
2785[[package]]2828[[package]]
2786name = "fp-self-contained"2829name = "fp-self-contained"
2787version = "1.0.0-dev"2830version = "1.0.0-dev"
2788source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"2831source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"
2789dependencies = [2832dependencies = [
2790 "ethereum",2833 "ethereum",
2791 "frame-support",2834 "frame-support",
2801[[package]]2844[[package]]
2802name = "fp-storage"2845name = "fp-storage"
2803version = "2.0.0"2846version = "2.0.0"
2804source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"2847source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"
2805dependencies = [2848dependencies = [
2806 "parity-scale-codec",2849 "parity-scale-codec",
2807]2850]
28082851
2809[[package]]2852[[package]]
2810name = "frame-benchmarking"2853name = "frame-benchmarking"
2811version = "4.0.0-dev"2854version = "4.0.0-dev"
2812source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2855source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2813dependencies = [2856dependencies = [
2814 "frame-support",2857 "frame-support",
2815 "frame-system",2858 "frame-system",
2831[[package]]2874[[package]]
2832name = "frame-benchmarking-cli"2875name = "frame-benchmarking-cli"
2833version = "4.0.0-dev"2876version = "4.0.0-dev"
2834source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2877source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2835dependencies = [2878dependencies = [
2836 "Inflector",2879 "Inflector",
2837 "chrono",2880 "chrono",
2848 "log",2891 "log",
2849 "memory-db",2892 "memory-db",
2850 "parity-scale-codec",2893 "parity-scale-codec",
2894 "prettytable-rs",
2851 "rand 0.8.5",2895 "rand 0.8.5",
2896 "rand_pcg 0.3.1",
2852 "sc-block-builder",2897 "sc-block-builder",
2853 "sc-cli",2898 "sc-cli",
2854 "sc-client-api",2899 "sc-client-api",
2855 "sc-client-db",2900 "sc-client-db",
2856 "sc-executor",2901 "sc-executor",
2857 "sc-service",2902 "sc-service",
2903 "sc-sysinfo",
2858 "serde",2904 "serde",
2859 "serde_json",2905 "serde_json",
2860 "serde_nanos",2906 "serde_nanos",
2867 "sp-keystore",2913 "sp-keystore",
2868 "sp-runtime",2914 "sp-runtime",
2869 "sp-state-machine",2915 "sp-state-machine",
2870 "sp-std",
2871 "sp-storage",2916 "sp-storage",
2872 "sp-trie",2917 "sp-trie",
2918 "tempfile",
2873 "thousands",2919 "thousands",
2874]2920]
28752921
2876[[package]]2922[[package]]
2877name = "frame-election-provider-solution-type"2923name = "frame-election-provider-solution-type"
2878version = "4.0.0-dev"2924version = "4.0.0-dev"
2879source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2925source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2880dependencies = [2926dependencies = [
2881 "proc-macro-crate 1.1.3",2927 "proc-macro-crate 1.1.3",
2882 "proc-macro2",2928 "proc-macro2",
2887[[package]]2933[[package]]
2888name = "frame-election-provider-support"2934name = "frame-election-provider-support"
2889version = "4.0.0-dev"2935version = "4.0.0-dev"
2890source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2936source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2891dependencies = [2937dependencies = [
2892 "frame-election-provider-solution-type",2938 "frame-election-provider-solution-type",
2893 "frame-support",2939 "frame-support",
2903[[package]]2949[[package]]
2904name = "frame-executive"2950name = "frame-executive"
2905version = "4.0.0-dev"2951version = "4.0.0-dev"
2906source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2952source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2907dependencies = [2953dependencies = [
2908 "frame-support",2954 "frame-support",
2909 "frame-system",2955 "frame-system",
2931[[package]]2977[[package]]
2932name = "frame-support"2978name = "frame-support"
2933version = "4.0.0-dev"2979version = "4.0.0-dev"
2934source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"2980source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2935dependencies = [2981dependencies = [
2936 "bitflags",2982 "bitflags",
2937 "frame-metadata",2983 "frame-metadata",
2960[[package]]3006[[package]]
2961name = "frame-support-procedural"3007name = "frame-support-procedural"
2962version = "4.0.0-dev"3008version = "4.0.0-dev"
2963source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"3009source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2964dependencies = [3010dependencies = [
2965 "Inflector",3011 "Inflector",
2966 "frame-support-procedural-tools",3012 "frame-support-procedural-tools",
2972[[package]]3018[[package]]
2973name = "frame-support-procedural-tools"3019name = "frame-support-procedural-tools"
2974version = "4.0.0-dev"3020version = "4.0.0-dev"
2975source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"3021source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2976dependencies = [3022dependencies = [
2977 "frame-support-procedural-tools-derive",3023 "frame-support-procedural-tools-derive",
2978 "proc-macro-crate 1.1.3",3024 "proc-macro-crate 1.1.3",
2984[[package]]3030[[package]]
2985name = "frame-support-procedural-tools-derive"3031name = "frame-support-procedural-tools-derive"
2986version = "3.0.0"3032version = "3.0.0"
2987source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"3033source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2988dependencies = [3034dependencies = [
2989 "proc-macro2",3035 "proc-macro2",
2990 "quote",3036 "quote",
2994[[package]]3040[[package]]
2995name = "frame-system"3041name = "frame-system"
2996version = "4.0.0-dev"3042version = "4.0.0-dev"
2997source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"3043source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
2998dependencies = [3044dependencies = [
2999 "frame-support",3045 "frame-support",
3000 "log",3046 "log",
3011[[package]]3057[[package]]
3012name = "frame-system-benchmarking"3058name = "frame-system-benchmarking"
3013version = "4.0.0-dev"3059version = "4.0.0-dev"
3014source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"3060source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
3015dependencies = [3061dependencies = [
3016 "frame-benchmarking",3062 "frame-benchmarking",
3017 "frame-support",3063 "frame-support",
3026[[package]]3072[[package]]
3027name = "frame-system-rpc-runtime-api"3073name = "frame-system-rpc-runtime-api"
3028version = "4.0.0-dev"3074version = "4.0.0-dev"
3029source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"3075source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
3030dependencies = [3076dependencies = [
3031 "parity-scale-codec",3077 "parity-scale-codec",
3032 "sp-api",3078 "sp-api",
3035[[package]]3081[[package]]
3036name = "frame-try-runtime"3082name = "frame-try-runtime"
3037version = "0.10.0-dev"3083version = "0.10.0-dev"
3038source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"3084source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
3039dependencies = [3085dependencies = [
3040 "frame-support",3086 "frame-support",
3041 "sp-api",3087 "sp-api",
37213767
3722[[package]]3768[[package]]
3723name = "io-lifetimes"3769name = "io-lifetimes"
3724version = "0.4.4"3770version = "0.5.3"
3725source = "registry+https://github.com/rust-lang/crates.io-index"3771source = "registry+https://github.com/rust-lang/crates.io-index"
3726checksum = "f6ef6787e7f0faedc040f95716bdd0e62bcfcf4ba93da053b62dea2691c13864"3772checksum = "ec58677acfea8a15352d42fc87d11d63596ade9239e0a7c9352914417515dbe6"
3727dependencies = [
3728 "winapi 0.3.9",
3729]
37303773
3731[[package]]3774[[package]]
3732name = "iovec"3775name = "iovec"
40754118
4076[[package]]4119[[package]]
4077name = "kusama-runtime"4120name = "kusama-runtime"
4078version = "0.9.19"4121version = "0.9.20"
4079source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"4122source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
4080dependencies = [4123dependencies = [
4081 "beefy-primitives",4124 "beefy-primitives",
4082 "bitvec",4125 "bitvec",
4101 "pallet-collective",4144 "pallet-collective",
4102 "pallet-democracy",4145 "pallet-democracy",
4103 "pallet-election-provider-multi-phase",4146 "pallet-election-provider-multi-phase",
4147 "pallet-election-provider-support-benchmarking",
4104 "pallet-elections-phragmen",4148 "pallet-elections-phragmen",
4105 "pallet-gilt",4149 "pallet-gilt",
4106 "pallet-grandpa",4150 "pallet-grandpa",
4107 "pallet-identity",4151 "pallet-identity",
4108 "pallet-im-online",4152 "pallet-im-online",
4109 "pallet-indices",4153 "pallet-indices",
4110 "pallet-membership",4154 "pallet-membership",
4111 "pallet-mmr-primitives",
4112 "pallet-multisig",4155 "pallet-multisig",
4113 "pallet-nicks",4156 "pallet-nicks",
4114 "pallet-offences",4157 "pallet-offences",
4130 "pallet-utility",4173 "pallet-utility",
4131 "pallet-vesting",4174 "pallet-vesting",
4132 "pallet-xcm",4175 "pallet-xcm",
4176 "pallet-xcm-benchmarks",
4133 "parity-scale-codec",4177 "parity-scale-codec",
4134 "polkadot-primitives",4178 "polkadot-primitives",
4135 "polkadot-runtime-common",4179 "polkadot-runtime-common",
4147 "sp-core",4191 "sp-core",
4148 "sp-inherents",4192 "sp-inherents",
4149 "sp-io",4193 "sp-io",
4194 "sp-mmr-primitives",
4150 "sp-npos-elections",4195 "sp-npos-elections",
4151 "sp-offchain",4196 "sp-offchain",
4152 "sp-runtime",4197 "sp-runtime",
41644209
4165[[package]]4210[[package]]
4166name = "kusama-runtime-constants"4211name = "kusama-runtime-constants"
4167version = "0.9.19"4212version = "0.9.20"
4168source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"4213source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
4169dependencies = [4214dependencies = [
4170 "frame-support",4215 "frame-support",
4171 "polkadot-primitives",4216 "polkadot-primitives",
48404885
4841[[package]]4886[[package]]
4842name = "linux-raw-sys"4887name = "linux-raw-sys"
4843version = "0.0.36"4888version = "0.0.42"
4844source = "registry+https://github.com/rust-lang/crates.io-index"4889source = "registry+https://github.com/rust-lang/crates.io-index"
4845checksum = "a261afc61b7a5e323933b402ca6a1765183687c614789b1e4db7762ed4230bca"4890checksum = "5284f00d480e1c39af34e72f8ad60b94f47007e3481cd3b731c1d67190ddc7b7"
48464891
4847[[package]]4892[[package]]
4848name = "lock_api"4893name = "lock_api"
50295074
5030[[package]]5075[[package]]
5031name = "metered-channel"5076name = "metered-channel"
5032version = "0.9.19"5077version = "0.9.20"
5033source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"5078source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
5034dependencies = [5079dependencies = [
5035 "coarsetime",5080 "coarsetime",
5036 "crossbeam-queue",5081 "crossbeam-queue",
5557[[package]]5602[[package]]
5558name = "orml-vesting"5603name = "orml-vesting"
5559version = "0.4.1-dev"5604version = "0.4.1-dev"
5560source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.19#1ee81601134e9da6083ba1436fc024c2ec729e10"5605source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.20#3ffcc1b1917f37b9bb8ece700cbbf97893e54391"
5561dependencies = [5606dependencies = [
5562 "frame-support",5607 "frame-support",
5563 "frame-system",5608 "frame-system",
5587[[package]]5632[[package]]
5588name = "pallet-aura"5633name = "pallet-aura"
5589version = "4.0.0-dev"5634version = "4.0.0-dev"
5590source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5635source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5591dependencies = [5636dependencies = [
5592 "frame-support",5637 "frame-support",
5593 "frame-system",5638 "frame-system",
5603[[package]]5648[[package]]
5604name = "pallet-authority-discovery"5649name = "pallet-authority-discovery"
5605version = "4.0.0-dev"5650version = "4.0.0-dev"
5606source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5651source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5607dependencies = [5652dependencies = [
5608 "frame-support",5653 "frame-support",
5609 "frame-system",5654 "frame-system",
5619[[package]]5664[[package]]
5620name = "pallet-authorship"5665name = "pallet-authorship"
5621version = "4.0.0-dev"5666version = "4.0.0-dev"
5622source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5667source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5623dependencies = [5668dependencies = [
5624 "frame-support",5669 "frame-support",
5625 "frame-system",5670 "frame-system",
5634[[package]]5679[[package]]
5635name = "pallet-babe"5680name = "pallet-babe"
5636version = "4.0.0-dev"5681version = "4.0.0-dev"
5637source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5682source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5638dependencies = [5683dependencies = [
5639 "frame-benchmarking",5684 "frame-benchmarking",
5640 "frame-support",5685 "frame-support",
5658[[package]]5703[[package]]
5659name = "pallet-bags-list"5704name = "pallet-bags-list"
5660version = "4.0.0-dev"5705version = "4.0.0-dev"
5661source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5706source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5662dependencies = [5707dependencies = [
5663 "frame-benchmarking",5708 "frame-benchmarking",
5664 "frame-election-provider-support",5709 "frame-election-provider-support",
5678[[package]]5723[[package]]
5679name = "pallet-balances"5724name = "pallet-balances"
5680version = "4.0.0-dev"5725version = "4.0.0-dev"
5681source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5726source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5682dependencies = [5727dependencies = [
5683 "frame-benchmarking",5728 "frame-benchmarking",
5684 "frame-support",5729 "frame-support",
5693[[package]]5738[[package]]
5694name = "pallet-base-fee"5739name = "pallet-base-fee"
5695version = "1.0.0"5740version = "1.0.0"
5696source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"5741source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"
5697dependencies = [5742dependencies = [
5698 "fp-evm",5743 "fp-evm",
5699 "frame-support",5744 "frame-support",
5708[[package]]5753[[package]]
5709name = "pallet-beefy"5754name = "pallet-beefy"
5710version = "4.0.0-dev"5755version = "4.0.0-dev"
5711source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5756source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5712dependencies = [5757dependencies = [
5713 "beefy-primitives",5758 "beefy-primitives",
5714 "frame-support",5759 "frame-support",
5724[[package]]5769[[package]]
5725name = "pallet-beefy-mmr"5770name = "pallet-beefy-mmr"
5726version = "4.0.0-dev"5771version = "4.0.0-dev"
5727source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5772source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5728dependencies = [5773dependencies = [
5729 "beefy-merkle-tree",5774 "beefy-merkle-tree",
5730 "beefy-primitives",5775 "beefy-primitives",
5735 "log",5780 "log",
5736 "pallet-beefy",5781 "pallet-beefy",
5737 "pallet-mmr",5782 "pallet-mmr",
5738 "pallet-mmr-primitives",
5739 "pallet-session",5783 "pallet-session",
5740 "parity-scale-codec",5784 "parity-scale-codec",
5741 "scale-info",5785 "scale-info",
5749[[package]]5793[[package]]
5750name = "pallet-bounties"5794name = "pallet-bounties"
5751version = "4.0.0-dev"5795version = "4.0.0-dev"
5752source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5796source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5753dependencies = [5797dependencies = [
5754 "frame-benchmarking",5798 "frame-benchmarking",
5755 "frame-support",5799 "frame-support",
5767[[package]]5811[[package]]
5768name = "pallet-bridge-dispatch"5812name = "pallet-bridge-dispatch"
5769version = "0.1.0"5813version = "0.1.0"
5770source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"5814source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
5771dependencies = [5815dependencies = [
5772 "bp-message-dispatch",5816 "bp-message-dispatch",
5773 "bp-runtime",5817 "bp-runtime",
5784[[package]]5828[[package]]
5785name = "pallet-bridge-grandpa"5829name = "pallet-bridge-grandpa"
5786version = "0.1.0"5830version = "0.1.0"
5787source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"5831source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
5788dependencies = [5832dependencies = [
5789 "bp-header-chain",5833 "bp-header-chain",
5790 "bp-runtime",5834 "bp-runtime",
5806[[package]]5850[[package]]
5807name = "pallet-bridge-messages"5851name = "pallet-bridge-messages"
5808version = "0.1.0"5852version = "0.1.0"
5809source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"5853source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
5810dependencies = [5854dependencies = [
5811 "bitvec",5855 "bitvec",
5812 "bp-message-dispatch",5856 "bp-message-dispatch",
5827[[package]]5871[[package]]
5828name = "pallet-child-bounties"5872name = "pallet-child-bounties"
5829version = "4.0.0-dev"5873version = "4.0.0-dev"
5830source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5874source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5831dependencies = [5875dependencies = [
5832 "frame-benchmarking",5876 "frame-benchmarking",
5833 "frame-support",5877 "frame-support",
5846[[package]]5890[[package]]
5847name = "pallet-collective"5891name = "pallet-collective"
5848version = "4.0.0-dev"5892version = "4.0.0-dev"
5849source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5893source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5850dependencies = [5894dependencies = [
5851 "frame-benchmarking",5895 "frame-benchmarking",
5852 "frame-support",5896 "frame-support",
5882[[package]]5926[[package]]
5883name = "pallet-democracy"5927name = "pallet-democracy"
5884version = "4.0.0-dev"5928version = "4.0.0-dev"
5885source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5929source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5886dependencies = [5930dependencies = [
5887 "frame-benchmarking",5931 "frame-benchmarking",
5888 "frame-support",5932 "frame-support",
5898[[package]]5942[[package]]
5899name = "pallet-election-provider-multi-phase"5943name = "pallet-election-provider-multi-phase"
5900version = "4.0.0-dev"5944version = "4.0.0-dev"
5901source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5945source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5902dependencies = [5946dependencies = [
5903 "frame-benchmarking",5947 "frame-benchmarking",
5904 "frame-election-provider-support",5948 "frame-election-provider-support",
5918 "strum 0.23.0",5962 "strum 0.23.0",
5919]5963]
5964
5965[[package]]
5966name = "pallet-election-provider-support-benchmarking"
5967version = "4.0.0-dev"
5968source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5969dependencies = [
5970 "frame-benchmarking",
5971 "frame-election-provider-support",
5972 "frame-system",
5973 "parity-scale-codec",
5974 "sp-npos-elections",
5975 "sp-runtime",
5976]
59205977
5921[[package]]5978[[package]]
5922name = "pallet-elections-phragmen"5979name = "pallet-elections-phragmen"
5923version = "5.0.0-dev"5980version = "5.0.0-dev"
5924source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"5981source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
5925dependencies = [5982dependencies = [
5926 "frame-benchmarking",5983 "frame-benchmarking",
5927 "frame-support",5984 "frame-support",
5939[[package]]5996[[package]]
5940name = "pallet-ethereum"5997name = "pallet-ethereum"
5941version = "4.0.0-dev"5998version = "4.0.0-dev"
5942source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"5999source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"
5943dependencies = [6000dependencies = [
5944 "ethereum",6001 "ethereum",
5945 "ethereum-types",6002 "ethereum-types",
5969[[package]]6026[[package]]
5970name = "pallet-evm"6027name = "pallet-evm"
5971version = "6.0.0-dev"6028version = "6.0.0-dev"
5972source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.19#bef877006646568a53834f4cb0217be12a3a3b47"6029source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"
5973dependencies = [6030dependencies = [
5974 "evm",6031 "evm",
5975 "fp-evm",6032 "fp-evm",
6089[[package]]6146[[package]]
6090name = "pallet-gilt"6147name = "pallet-gilt"
6091version = "4.0.0-dev"6148version = "4.0.0-dev"
6092source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6149source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6093dependencies = [6150dependencies = [
6094 "frame-benchmarking",6151 "frame-benchmarking",
6095 "frame-support",6152 "frame-support",
6104[[package]]6161[[package]]
6105name = "pallet-grandpa"6162name = "pallet-grandpa"
6106version = "4.0.0-dev"6163version = "4.0.0-dev"
6107source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6164source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6108dependencies = [6165dependencies = [
6109 "frame-benchmarking",6166 "frame-benchmarking",
6110 "frame-support",6167 "frame-support",
6127[[package]]6184[[package]]
6128name = "pallet-identity"6185name = "pallet-identity"
6129version = "4.0.0-dev"6186version = "4.0.0-dev"
6130source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6187source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6131dependencies = [6188dependencies = [
6132 "enumflags2",6189 "enumflags2",
6133 "frame-benchmarking",6190 "frame-benchmarking",
6143[[package]]6200[[package]]
6144name = "pallet-im-online"6201name = "pallet-im-online"
6145version = "4.0.0-dev"6202version = "4.0.0-dev"
6146source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6203source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6147dependencies = [6204dependencies = [
6148 "frame-benchmarking",6205 "frame-benchmarking",
6149 "frame-support",6206 "frame-support",
6163[[package]]6220[[package]]
6164name = "pallet-indices"6221name = "pallet-indices"
6165version = "4.0.0-dev"6222version = "4.0.0-dev"
6166source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6223source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6167dependencies = [6224dependencies = [
6168 "frame-benchmarking",6225 "frame-benchmarking",
6169 "frame-support",6226 "frame-support",
6199[[package]]6256[[package]]
6200name = "pallet-membership"6257name = "pallet-membership"
6201version = "4.0.0-dev"6258version = "4.0.0-dev"
6202source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6259source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6203dependencies = [6260dependencies = [
6204 "frame-benchmarking",6261 "frame-benchmarking",
6205 "frame-support",6262 "frame-support",
6216[[package]]6273[[package]]
6217name = "pallet-mmr"6274name = "pallet-mmr"
6218version = "4.0.0-dev"6275version = "4.0.0-dev"
6219source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6276source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6220dependencies = [6277dependencies = [
6221 "ckb-merkle-mountain-range",6278 "ckb-merkle-mountain-range",
6222 "frame-benchmarking",6279 "frame-benchmarking",
6223 "frame-support",6280 "frame-support",
6224 "frame-system",6281 "frame-system",
6225 "pallet-mmr-primitives",
6226 "parity-scale-codec",6282 "parity-scale-codec",
6227 "scale-info",6283 "scale-info",
6228 "sp-core",6284 "sp-core",
6229 "sp-io",6285 "sp-io",
6286 "sp-mmr-primitives",
6230 "sp-runtime",6287 "sp-runtime",
6231 "sp-std",6288 "sp-std",
6232]6289]
62336290
6234[[package]]6291[[package]]
6235name = "pallet-mmr-primitives"6292name = "pallet-mmr-rpc"
6236version = "4.0.0-dev"6293version = "3.0.0"
6237source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6294source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6238dependencies = [6295dependencies = [
6239 "frame-support",6296 "jsonrpc-core",
6240 "frame-system",6297 "jsonrpc-core-client",
6241 "log",6298 "jsonrpc-derive",
6242 "parity-scale-codec",6299 "parity-scale-codec",
6243 "serde",6300 "serde",
6244 "sp-api",6301 "sp-api",
6302 "sp-blockchain",
6245 "sp-core",6303 "sp-core",
6304 "sp-mmr-primitives",
6246 "sp-runtime",6305 "sp-runtime",
6247 "sp-std",
6248]6306]
62496307
6250[[package]]6308[[package]]
6251name = "pallet-mmr-rpc"6309name = "pallet-multisig"
6252version = "3.0.0"6310version = "4.0.0-dev"
6253source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6311source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6254dependencies = [6312dependencies = [
6255 "jsonrpc-core",6313 "frame-benchmarking",
6256 "jsonrpc-core-client",6314 "frame-support",
6257 "jsonrpc-derive",
6258 "pallet-mmr-primitives",6315 "frame-system",
6259 "parity-scale-codec",6316 "parity-scale-codec",
6260 "serde",6317 "scale-info",
6261 "sp-api",
6262 "sp-blockchain",
6263 "sp-core",6318 "sp-io",
6264 "sp-runtime",6319 "sp-runtime",
6320 "sp-std",
6265]6321]
62666322
6267[[package]]6323[[package]]
6268name = "pallet-multisig"6324name = "pallet-nicks"
6269version = "4.0.0-dev"6325version = "4.0.0-dev"
6270source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6326source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6271dependencies = [6327dependencies = [
6272 "frame-benchmarking",
6273 "frame-support",6328 "frame-support",
6274 "frame-system",6329 "frame-system",
6275 "parity-scale-codec",6330 "parity-scale-codec",
6280]6335]
62816336
6282[[package]]6337[[package]]
6283name = "pallet-nicks"6338name = "pallet-nomination-pools"
6284version = "4.0.0-dev"6339version = "1.0.0"
6285source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6340source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6286dependencies = [6341dependencies = [
6287 "frame-support",6342 "frame-support",
6288 "frame-system",6343 "frame-system",
6289 "parity-scale-codec",6344 "parity-scale-codec",
6290 "scale-info",6345 "scale-info",
6291 "sp-io",6346 "sp-core",
6292 "sp-runtime",6347 "sp-runtime",
6348 "sp-staking",
6293 "sp-std",6349 "sp-std",
6294]6350]
6351
6352[[package]]
6353name = "pallet-nomination-pools-benchmarking"
6354version = "1.0.0"
6355source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6356dependencies = [
6357 "frame-benchmarking",
6358 "frame-election-provider-support",
6359 "frame-support",
6360 "frame-system",
6361 "pallet-bags-list",
6362 "pallet-nomination-pools",
6363 "pallet-staking",
6364 "parity-scale-codec",
6365 "scale-info",
6366 "sp-runtime",
6367 "sp-staking",
6368 "sp-std",
6369]
62956370
6296[[package]]6371[[package]]
6297name = "pallet-nonfungible"6372name = "pallet-nonfungible"
6316[[package]]6391[[package]]
6317name = "pallet-offences"6392name = "pallet-offences"
6318version = "4.0.0-dev"6393version = "4.0.0-dev"
6319source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6394source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6320dependencies = [6395dependencies = [
6321 "frame-support",6396 "frame-support",
6322 "frame-system",6397 "frame-system",
6333[[package]]6408[[package]]
6334name = "pallet-offences-benchmarking"6409name = "pallet-offences-benchmarking"
6335version = "4.0.0-dev"6410version = "4.0.0-dev"
6336source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6411source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6337dependencies = [6412dependencies = [
6338 "frame-benchmarking",6413 "frame-benchmarking",
6339 "frame-election-provider-support",6414 "frame-election-provider-support",
6356[[package]]6431[[package]]
6357name = "pallet-preimage"6432name = "pallet-preimage"
6358version = "4.0.0-dev"6433version = "4.0.0-dev"
6359source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6434source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6360dependencies = [6435dependencies = [
6361 "frame-benchmarking",6436 "frame-benchmarking",
6362 "frame-support",6437 "frame-support",
6372[[package]]6447[[package]]
6373name = "pallet-proxy"6448name = "pallet-proxy"
6374version = "4.0.0-dev"6449version = "4.0.0-dev"
6375source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6450source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6376dependencies = [6451dependencies = [
6377 "frame-benchmarking",6452 "frame-benchmarking",
6378 "frame-support",6453 "frame-support",
6387[[package]]6462[[package]]
6388name = "pallet-randomness-collective-flip"6463name = "pallet-randomness-collective-flip"
6389version = "4.0.0-dev"6464version = "4.0.0-dev"
6390source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6465source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6391dependencies = [6466dependencies = [
6392 "frame-support",6467 "frame-support",
6393 "frame-system",6468 "frame-system",
6401[[package]]6476[[package]]
6402name = "pallet-recovery"6477name = "pallet-recovery"
6403version = "4.0.0-dev"6478version = "4.0.0-dev"
6404source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6479source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6405dependencies = [6480dependencies = [
6406 "frame-support",6481 "frame-support",
6407 "frame-system",6482 "frame-system",
6432[[package]]6507[[package]]
6433name = "pallet-scheduler"6508name = "pallet-scheduler"
6434version = "4.0.0-dev"6509version = "4.0.0-dev"
6435source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6510source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6436dependencies = [6511dependencies = [
6437 "frame-benchmarking",6512 "frame-benchmarking",
6438 "frame-support",6513 "frame-support",
6448[[package]]6523[[package]]
6449name = "pallet-session"6524name = "pallet-session"
6450version = "4.0.0-dev"6525version = "4.0.0-dev"
6451source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6526source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6452dependencies = [6527dependencies = [
6453 "frame-support",6528 "frame-support",
6454 "frame-system",6529 "frame-system",
6469[[package]]6544[[package]]
6470name = "pallet-session-benchmarking"6545name = "pallet-session-benchmarking"
6471version = "4.0.0-dev"6546version = "4.0.0-dev"
6472source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6547source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6473dependencies = [6548dependencies = [
6474 "frame-benchmarking",6549 "frame-benchmarking",
6475 "frame-support",6550 "frame-support",
6485[[package]]6560[[package]]
6486name = "pallet-society"6561name = "pallet-society"
6487version = "4.0.0-dev"6562version = "4.0.0-dev"
6488source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6563source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6489dependencies = [6564dependencies = [
6490 "frame-support",6565 "frame-support",
6491 "frame-system",6566 "frame-system",
6499[[package]]6574[[package]]
6500name = "pallet-staking"6575name = "pallet-staking"
6501version = "4.0.0-dev"6576version = "4.0.0-dev"
6502source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6577source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6503dependencies = [6578dependencies = [
6504 "frame-benchmarking",6579 "frame-benchmarking",
6505 "frame-election-provider-support",6580 "frame-election-provider-support",
6522[[package]]6597[[package]]
6523name = "pallet-staking-reward-curve"6598name = "pallet-staking-reward-curve"
6524version = "4.0.0-dev"6599version = "4.0.0-dev"
6525source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6600source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6526dependencies = [6601dependencies = [
6527 "proc-macro-crate 1.1.3",6602 "proc-macro-crate 1.1.3",
6528 "proc-macro2",6603 "proc-macro2",
6533[[package]]6608[[package]]
6534name = "pallet-staking-reward-fn"6609name = "pallet-staking-reward-fn"
6535version = "4.0.0-dev"6610version = "4.0.0-dev"
6536source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6611source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6537dependencies = [6612dependencies = [
6538 "log",6613 "log",
6539 "sp-arithmetic",6614 "sp-arithmetic",
6542[[package]]6617[[package]]
6543name = "pallet-sudo"6618name = "pallet-sudo"
6544version = "4.0.0-dev"6619version = "4.0.0-dev"
6545source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6620source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6546dependencies = [6621dependencies = [
6547 "frame-support",6622 "frame-support",
6548 "frame-system",6623 "frame-system",
6556[[package]]6631[[package]]
6557name = "pallet-template-transaction-payment"6632name = "pallet-template-transaction-payment"
6558version = "3.0.0"6633version = "3.0.0"
6559source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.19#fc31b5810d927b5e70edefb1391c108c48b199ae"6634source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.20#fa1a51fcccf488d3d41f0ae7864b9b6455b64d77"
6560dependencies = [6635dependencies = [
6561 "frame-benchmarking",6636 "frame-benchmarking",
6562 "frame-support",6637 "frame-support",
6576[[package]]6651[[package]]
6577name = "pallet-timestamp"6652name = "pallet-timestamp"
6578version = "4.0.0-dev"6653version = "4.0.0-dev"
6579source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6654source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6580dependencies = [6655dependencies = [
6581 "frame-benchmarking",6656 "frame-benchmarking",
6582 "frame-support",6657 "frame-support",
6594[[package]]6669[[package]]
6595name = "pallet-tips"6670name = "pallet-tips"
6596version = "4.0.0-dev"6671version = "4.0.0-dev"
6597source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6672source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6598dependencies = [6673dependencies = [
6599 "frame-benchmarking",6674 "frame-benchmarking",
6600 "frame-support",6675 "frame-support",
6613[[package]]6688[[package]]
6614name = "pallet-transaction-payment"6689name = "pallet-transaction-payment"
6615version = "4.0.0-dev"6690version = "4.0.0-dev"
6616source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6691source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6617dependencies = [6692dependencies = [
6618 "frame-support",6693 "frame-support",
6619 "frame-system",6694 "frame-system",
6630[[package]]6705[[package]]
6631name = "pallet-transaction-payment-rpc"6706name = "pallet-transaction-payment-rpc"
6632version = "4.0.0-dev"6707version = "4.0.0-dev"
6633source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6708source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6634dependencies = [6709dependencies = [
6635 "jsonrpc-core",6710 "jsonrpc-core",
6636 "jsonrpc-core-client",6711 "jsonrpc-core-client",
6647[[package]]6722[[package]]
6648name = "pallet-transaction-payment-rpc-runtime-api"6723name = "pallet-transaction-payment-rpc-runtime-api"
6649version = "4.0.0-dev"6724version = "4.0.0-dev"
6650source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6725source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6651dependencies = [6726dependencies = [
6652 "pallet-transaction-payment",6727 "pallet-transaction-payment",
6653 "parity-scale-codec",6728 "parity-scale-codec",
6658[[package]]6733[[package]]
6659name = "pallet-treasury"6734name = "pallet-treasury"
6660version = "4.0.0-dev"6735version = "4.0.0-dev"
6661source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6736source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6662dependencies = [6737dependencies = [
6663 "frame-benchmarking",6738 "frame-benchmarking",
6664 "frame-support",6739 "frame-support",
6731[[package]]6806[[package]]
6732name = "pallet-utility"6807name = "pallet-utility"
6733version = "4.0.0-dev"6808version = "4.0.0-dev"
6734source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6809source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6735dependencies = [6810dependencies = [
6736 "frame-benchmarking",6811 "frame-benchmarking",
6737 "frame-support",6812 "frame-support",
6747[[package]]6822[[package]]
6748name = "pallet-vesting"6823name = "pallet-vesting"
6749version = "4.0.0-dev"6824version = "4.0.0-dev"
6750source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"6825source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
6751dependencies = [6826dependencies = [
6752 "frame-benchmarking",6827 "frame-benchmarking",
6753 "frame-support",6828 "frame-support",
67616836
6762[[package]]6837[[package]]
6763name = "pallet-xcm"6838name = "pallet-xcm"
6764version = "0.9.19"6839version = "0.9.20"
6765source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"6840source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
6766dependencies = [6841dependencies = [
6767 "frame-support",6842 "frame-support",
6768 "frame-system",6843 "frame-system",
67796854
6780[[package]]6855[[package]]
6781name = "pallet-xcm-benchmarks"6856name = "pallet-xcm-benchmarks"
6782version = "0.9.19"6857version = "0.9.20"
6783source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"6858source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
6784dependencies = [6859dependencies = [
6785 "frame-benchmarking",6860 "frame-benchmarking",
6786 "frame-support",6861 "frame-support",
6797[[package]]6872[[package]]
6798name = "parachain-info"6873name = "parachain-info"
6799version = "0.1.0"6874version = "0.1.0"
6800source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.19#0c779d926beeb6e1f3f2aa777d9bcec792c0bdac"6875source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.20#4bbedb30b1478494b410477498bd0a2221177a11"
6801dependencies = [6876dependencies = [
6802 "cumulus-primitives-core",6877 "cumulus-primitives-core",
6803 "frame-support",6878 "frame-support",
6970 "cfg-if 1.0.0",7045 "cfg-if 1.0.0",
6971 "instant",7046 "instant",
6972 "libc",7047 "libc",
6973 "redox_syscall",7048 "redox_syscall 0.2.13",
6974 "smallvec",7049 "smallvec",
6975 "winapi 0.3.9",7050 "winapi 0.3.9",
6976]7051]
6983dependencies = [7058dependencies = [
6984 "cfg-if 1.0.0",7059 "cfg-if 1.0.0",
6985 "libc",7060 "libc",
6986 "redox_syscall",7061 "redox_syscall 0.2.13",
6987 "smallvec",7062 "smallvec",
6988 "windows-sys",7063 "windows-sys",
6989]7064]
71667241
7167[[package]]7242[[package]]
7168name = "polkadot-approval-distribution"7243name = "polkadot-approval-distribution"
7169version = "0.9.19"7244version = "0.9.20"
7170source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7245source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7171dependencies = [7246dependencies = [
7172 "futures 0.3.21",7247 "futures 0.3.21",
7173 "polkadot-node-network-protocol",7248 "polkadot-node-network-protocol",
7174 "polkadot-node-primitives",7249 "polkadot-node-primitives",
7175 "polkadot-node-subsystem",7250 "polkadot-node-subsystem",
7176 "polkadot-node-subsystem-util",7251 "polkadot-node-subsystem-util",
7177 "polkadot-primitives",7252 "polkadot-primitives",
7253 "rand 0.8.5",
7178 "tracing-gum",7254 "tracing-gum",
7179]7255]
71807256
7181[[package]]7257[[package]]
7182name = "polkadot-availability-bitfield-distribution"7258name = "polkadot-availability-bitfield-distribution"
7183version = "0.9.19"7259version = "0.9.20"
7184source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7260source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7185dependencies = [7261dependencies = [
7186 "futures 0.3.21",7262 "futures 0.3.21",
7187 "polkadot-node-network-protocol",7263 "polkadot-node-network-protocol",
71937269
7194[[package]]7270[[package]]
7195name = "polkadot-availability-distribution"7271name = "polkadot-availability-distribution"
7196version = "0.9.19"7272version = "0.9.20"
7197source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7273source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7198dependencies = [7274dependencies = [
7199 "derive_more",7275 "derive_more",
7200 "fatality",7276 "fatality",
72167292
7217[[package]]7293[[package]]
7218name = "polkadot-availability-recovery"7294name = "polkadot-availability-recovery"
7219version = "0.9.19"7295version = "0.9.20"
7220source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7296source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7221dependencies = [7297dependencies = [
7222 "fatality",7298 "fatality",
7223 "futures 0.3.21",7299 "futures 0.3.21",
72377313
7238[[package]]7314[[package]]
7239name = "polkadot-cli"7315name = "polkadot-cli"
7240version = "0.9.19"7316version = "0.9.20"
7241source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7317source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7242dependencies = [7318dependencies = [
7243 "clap",7319 "clap",
7244 "frame-benchmarking-cli",7320 "frame-benchmarking-cli",
72617337
7262[[package]]7338[[package]]
7263name = "polkadot-client"7339name = "polkadot-client"
7264version = "0.9.19"7340version = "0.9.20"
7265source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7341source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7266dependencies = [7342dependencies = [
7267 "beefy-primitives",7343 "beefy-primitives",
7268 "frame-benchmarking",7344 "frame-benchmarking",
7269 "frame-benchmarking-cli",7345 "frame-benchmarking-cli",
7270 "frame-system",7346 "frame-system",
7271 "frame-system-rpc-runtime-api",7347 "frame-system-rpc-runtime-api",
7272 "pallet-mmr-primitives",
7273 "pallet-transaction-payment",7348 "pallet-transaction-payment",
7274 "pallet-transaction-payment-rpc-runtime-api",7349 "pallet-transaction-payment-rpc-runtime-api",
7275 "polkadot-core-primitives",7350 "polkadot-core-primitives",
7291 "sp-finality-grandpa",7366 "sp-finality-grandpa",
7292 "sp-inherents",7367 "sp-inherents",
7293 "sp-keyring",7368 "sp-keyring",
7369 "sp-mmr-primitives",
7294 "sp-offchain",7370 "sp-offchain",
7295 "sp-runtime",7371 "sp-runtime",
7296 "sp-session",7372 "sp-session",
73017377
7302[[package]]7378[[package]]
7303name = "polkadot-collator-protocol"7379name = "polkadot-collator-protocol"
7304version = "0.9.19"7380version = "0.9.20"
7305source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7381source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7306dependencies = [7382dependencies = [
7307 "always-assert",7383 "always-assert",
7308 "fatality",7384 "fatality",
73227398
7323[[package]]7399[[package]]
7324name = "polkadot-core-primitives"7400name = "polkadot-core-primitives"
7325version = "0.9.19"7401version = "0.9.20"
7326source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7402source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7327dependencies = [7403dependencies = [
7328 "parity-scale-codec",7404 "parity-scale-codec",
7329 "parity-util-mem",7405 "parity-util-mem",
73357411
7336[[package]]7412[[package]]
7337name = "polkadot-dispute-distribution"7413name = "polkadot-dispute-distribution"
7338version = "0.9.19"7414version = "0.9.20"
7339source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7415source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7340dependencies = [7416dependencies = [
7341 "derive_more",7417 "derive_more",
7342 "fatality",7418 "fatality",
73587434
7359[[package]]7435[[package]]
7360name = "polkadot-erasure-coding"7436name = "polkadot-erasure-coding"
7361version = "0.9.19"7437version = "0.9.20"
7362source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7438source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7363dependencies = [7439dependencies = [
7364 "parity-scale-codec",7440 "parity-scale-codec",
7365 "polkadot-node-primitives",7441 "polkadot-node-primitives",
73727448
7373[[package]]7449[[package]]
7374name = "polkadot-gossip-support"7450name = "polkadot-gossip-support"
7375version = "0.9.19"7451version = "0.9.20"
7376source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7452source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7377dependencies = [7453dependencies = [
7378 "futures 0.3.21",7454 "futures 0.3.21",
7379 "futures-timer",7455 "futures-timer",
73927468
7393[[package]]7469[[package]]
7394name = "polkadot-network-bridge"7470name = "polkadot-network-bridge"
7395version = "0.9.19"7471version = "0.9.20"
7396source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7472source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7397dependencies = [7473dependencies = [
7398 "async-trait",7474 "async-trait",
7399 "futures 0.3.21",7475 "futures 0.3.21",
74117487
7412[[package]]7488[[package]]
7413name = "polkadot-node-collation-generation"7489name = "polkadot-node-collation-generation"
7414version = "0.9.19"7490version = "0.9.20"
7415source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7491source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7416dependencies = [7492dependencies = [
7417 "futures 0.3.21",7493 "futures 0.3.21",
7418 "parity-scale-codec",7494 "parity-scale-codec",
74297505
7430[[package]]7506[[package]]
7431name = "polkadot-node-core-approval-voting"7507name = "polkadot-node-core-approval-voting"
7432version = "0.9.19"7508version = "0.9.20"
7433source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7509source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7434dependencies = [7510dependencies = [
7435 "bitvec",7511 "bitvec",
7436 "derive_more",7512 "derive_more",
74587534
7459[[package]]7535[[package]]
7460name = "polkadot-node-core-av-store"7536name = "polkadot-node-core-av-store"
7461version = "0.9.19"7537version = "0.9.20"
7462source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7538source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7463dependencies = [7539dependencies = [
7464 "bitvec",7540 "bitvec",
7465 "futures 0.3.21",7541 "futures 0.3.21",
74787554
7479[[package]]7555[[package]]
7480name = "polkadot-node-core-backing"7556name = "polkadot-node-core-backing"
7481version = "0.9.19"7557version = "0.9.20"
7482source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7558source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7483dependencies = [7559dependencies = [
7484 "bitvec",7560 "bitvec",
7485 "futures 0.3.21",7561 "futures 0.3.21",
74967572
7497[[package]]7573[[package]]
7498name = "polkadot-node-core-bitfield-signing"7574name = "polkadot-node-core-bitfield-signing"
7499version = "0.9.19"7575version = "0.9.20"
7500source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7576source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7501dependencies = [7577dependencies = [
7502 "futures 0.3.21",7578 "futures 0.3.21",
7503 "polkadot-node-subsystem",7579 "polkadot-node-subsystem",
75117587
7512[[package]]7588[[package]]
7513name = "polkadot-node-core-candidate-validation"7589name = "polkadot-node-core-candidate-validation"
7514version = "0.9.19"7590version = "0.9.20"
7515source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7591source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7516dependencies = [7592dependencies = [
7517 "async-trait",7593 "async-trait",
7518 "futures 0.3.21",7594 "futures 0.3.21",
75297605
7530[[package]]7606[[package]]
7531name = "polkadot-node-core-chain-api"7607name = "polkadot-node-core-chain-api"
7532version = "0.9.19"7608version = "0.9.20"
7533source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7609source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7534dependencies = [7610dependencies = [
7535 "futures 0.3.21",7611 "futures 0.3.21",
7536 "polkadot-node-subsystem",7612 "polkadot-node-subsystem",
75447620
7545[[package]]7621[[package]]
7546name = "polkadot-node-core-chain-selection"7622name = "polkadot-node-core-chain-selection"
7547version = "0.9.19"7623version = "0.9.20"
7548source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7624source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7549dependencies = [7625dependencies = [
7550 "futures 0.3.21",7626 "futures 0.3.21",
7551 "futures-timer",7627 "futures-timer",
75617637
7562[[package]]7638[[package]]
7563name = "polkadot-node-core-dispute-coordinator"7639name = "polkadot-node-core-dispute-coordinator"
7564version = "0.9.19"7640version = "0.9.20"
7565source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7641source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7566dependencies = [7642dependencies = [
7567 "fatality",7643 "fatality",
7568 "futures 0.3.21",7644 "futures 0.3.21",
75807656
7581[[package]]7657[[package]]
7582name = "polkadot-node-core-parachains-inherent"7658name = "polkadot-node-core-parachains-inherent"
7583version = "0.9.19"7659version = "0.9.20"
7584source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7660source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7585dependencies = [7661dependencies = [
7586 "async-trait",7662 "async-trait",
7587 "futures 0.3.21",7663 "futures 0.3.21",
75977673
7598[[package]]7674[[package]]
7599name = "polkadot-node-core-provisioner"7675name = "polkadot-node-core-provisioner"
7600version = "0.9.19"7676version = "0.9.20"
7601source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7677source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7602dependencies = [7678dependencies = [
7603 "bitvec",7679 "bitvec",
7604 "futures 0.3.21",7680 "futures 0.3.21",
76147690
7615[[package]]7691[[package]]
7616name = "polkadot-node-core-pvf"7692name = "polkadot-node-core-pvf"
7617version = "0.9.19"7693version = "0.9.20"
7618source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7694source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7619dependencies = [7695dependencies = [
7620 "always-assert",7696 "always-assert",
7621 "assert_matches",7697 "assert_matches",
76447720
7645[[package]]7721[[package]]
7646name = "polkadot-node-core-pvf-checker"7722name = "polkadot-node-core-pvf-checker"
7647version = "0.9.19"7723version = "0.9.20"
7648source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7724source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7649dependencies = [7725dependencies = [
7650 "futures 0.3.21",7726 "futures 0.3.21",
7651 "polkadot-node-primitives",7727 "polkadot-node-primitives",
76607736
7661[[package]]7737[[package]]
7662name = "polkadot-node-core-runtime-api"7738name = "polkadot-node-core-runtime-api"
7663version = "0.9.19"7739version = "0.9.20"
7664source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7740source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7665dependencies = [7741dependencies = [
7666 "futures 0.3.21",7742 "futures 0.3.21",
7667 "memory-lru",7743 "memory-lru",
76787754
7679[[package]]7755[[package]]
7680name = "polkadot-node-jaeger"7756name = "polkadot-node-jaeger"
7681version = "0.9.19"7757version = "0.9.20"
7682source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7758source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7683dependencies = [7759dependencies = [
7684 "async-std",7760 "async-std",
7685 "lazy_static",7761 "lazy_static",
76967772
7697[[package]]7773[[package]]
7698name = "polkadot-node-metrics"7774name = "polkadot-node-metrics"
7699version = "0.9.19"7775version = "0.9.20"
7700source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7776source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7701dependencies = [7777dependencies = [
7702 "bs58",7778 "bs58",
7703 "futures 0.3.21",7779 "futures 0.3.21",
77157791
7716[[package]]7792[[package]]
7717name = "polkadot-node-network-protocol"7793name = "polkadot-node-network-protocol"
7718version = "0.9.19"7794version = "0.9.20"
7719source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7795source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7720dependencies = [7796dependencies = [
7721 "async-trait",7797 "async-trait",
7722 "fatality",7798 "fatality",
77337809
7734[[package]]7810[[package]]
7735name = "polkadot-node-primitives"7811name = "polkadot-node-primitives"
7736version = "0.9.19"7812version = "0.9.20"
7737source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7813source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7738dependencies = [7814dependencies = [
7739 "bounded-vec",7815 "bounded-vec",
7740 "futures 0.3.21",7816 "futures 0.3.21",
77557831
7756[[package]]7832[[package]]
7757name = "polkadot-node-subsystem"7833name = "polkadot-node-subsystem"
7758version = "0.9.19"7834version = "0.9.20"
7759source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7835source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7760dependencies = [7836dependencies = [
7761 "polkadot-node-jaeger",7837 "polkadot-node-jaeger",
7762 "polkadot-node-subsystem-types",7838 "polkadot-node-subsystem-types",
77657841
7766[[package]]7842[[package]]
7767name = "polkadot-node-subsystem-types"7843name = "polkadot-node-subsystem-types"
7768version = "0.9.19"7844version = "0.9.20"
7769source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7845source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7770dependencies = [7846dependencies = [
7771 "derive_more",7847 "derive_more",
7772 "futures 0.3.21",7848 "futures 0.3.21",
77847860
7785[[package]]7861[[package]]
7786name = "polkadot-node-subsystem-util"7862name = "polkadot-node-subsystem-util"
7787version = "0.9.19"7863version = "0.9.20"
7788source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7864source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7789dependencies = [7865dependencies = [
7790 "async-trait",7866 "async-trait",
7791 "derive_more",7867 "derive_more",
78177893
7818[[package]]7894[[package]]
7819name = "polkadot-overseer"7895name = "polkadot-overseer"
7820version = "0.9.19"7896version = "0.9.20"
7821source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7897source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7822dependencies = [7898dependencies = [
7823 "futures 0.3.21",7899 "futures 0.3.21",
7824 "futures-timer",7900 "futures-timer",
78387914
7839[[package]]7915[[package]]
7840name = "polkadot-overseer-gen"7916name = "polkadot-overseer-gen"
7841version = "0.9.19"7917version = "0.9.20"
7842source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7918source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7843dependencies = [7919dependencies = [
7844 "async-trait",7920 "async-trait",
7845 "futures 0.3.21",7921 "futures 0.3.21",
78557931
7856[[package]]7932[[package]]
7857name = "polkadot-overseer-gen-proc-macro"7933name = "polkadot-overseer-gen-proc-macro"
7858version = "0.9.19"7934version = "0.9.20"
7859source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7935source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7860dependencies = [7936dependencies = [
7861 "expander 0.0.6",7937 "expander 0.0.6",
7862 "proc-macro-crate 1.1.3",7938 "proc-macro-crate 1.1.3",
78677943
7868[[package]]7944[[package]]
7869name = "polkadot-parachain"7945name = "polkadot-parachain"
7870version = "0.9.19"7946version = "0.9.20"
7871source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7947source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7872dependencies = [7948dependencies = [
7873 "derive_more",7949 "derive_more",
7874 "frame-support",7950 "frame-support",
78847960
7885[[package]]7961[[package]]
7886name = "polkadot-performance-test"7962name = "polkadot-performance-test"
7887version = "0.9.19"7963version = "0.9.20"
7888source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7964source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7889dependencies = [7965dependencies = [
7890 "env_logger",7966 "env_logger",
7891 "kusama-runtime",7967 "kusama-runtime",
78997975
7900[[package]]7976[[package]]
7901name = "polkadot-primitives"7977name = "polkadot-primitives"
7902version = "0.9.19"7978version = "0.9.20"
7903source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"7979source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7904dependencies = [7980dependencies = [
7905 "bitvec",7981 "bitvec",
7906 "frame-system",7982 "frame-system",
79298005
7930[[package]]8006[[package]]
7931name = "polkadot-rpc"8007name = "polkadot-rpc"
7932version = "0.9.19"8008version = "0.9.20"
7933source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8009source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7934dependencies = [8010dependencies = [
7935 "beefy-gadget",8011 "beefy-gadget",
7936 "beefy-gadget-rpc",8012 "beefy-gadget-rpc",
79618037
7962[[package]]8038[[package]]
7963name = "polkadot-runtime"8039name = "polkadot-runtime"
7964version = "0.9.19"8040version = "0.9.20"
7965source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8041source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
7966dependencies = [8042dependencies = [
7967 "beefy-primitives",8043 "beefy-primitives",
7968 "bitvec",8044 "bitvec",
7986 "pallet-collective",8062 "pallet-collective",
7987 "pallet-democracy",8063 "pallet-democracy",
7988 "pallet-election-provider-multi-phase",8064 "pallet-election-provider-multi-phase",
8065 "pallet-election-provider-support-benchmarking",
7989 "pallet-elections-phragmen",8066 "pallet-elections-phragmen",
7990 "pallet-grandpa",8067 "pallet-grandpa",
7991 "pallet-identity",8068 "pallet-identity",
7992 "pallet-im-online",8069 "pallet-im-online",
7993 "pallet-indices",8070 "pallet-indices",
7994 "pallet-membership",8071 "pallet-membership",
7995 "pallet-mmr-primitives",
7996 "pallet-multisig",8072 "pallet-multisig",
7997 "pallet-nicks",8073 "pallet-nicks",
7998 "pallet-offences",8074 "pallet-offences",
8029 "sp-core",8105 "sp-core",
8030 "sp-inherents",8106 "sp-inherents",
8031 "sp-io",8107 "sp-io",
8108 "sp-mmr-primitives",
8032 "sp-npos-elections",8109 "sp-npos-elections",
8033 "sp-offchain",8110 "sp-offchain",
8034 "sp-runtime",8111 "sp-runtime",
80468123
8047[[package]]8124[[package]]
8048name = "polkadot-runtime-common"8125name = "polkadot-runtime-common"
8049version = "0.9.19"8126version = "0.9.20"
8050source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8127source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
8051dependencies = [8128dependencies = [
8052 "beefy-primitives",8129 "beefy-primitives",
8053 "bitvec",8130 "bitvec",
80938170
8094[[package]]8171[[package]]
8095name = "polkadot-runtime-constants"8172name = "polkadot-runtime-constants"
8096version = "0.9.19"8173version = "0.9.20"
8097source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8174source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
8098dependencies = [8175dependencies = [
8099 "frame-support",8176 "frame-support",
8100 "polkadot-primitives",8177 "polkadot-primitives",
81058182
8106[[package]]8183[[package]]
8107name = "polkadot-runtime-metrics"8184name = "polkadot-runtime-metrics"
8108version = "0.9.19"8185version = "0.9.20"
8109source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8186source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
8110dependencies = [8187dependencies = [
8111 "bs58",8188 "bs58",
8112 "parity-scale-codec",8189 "parity-scale-codec",
81178194
8118[[package]]8195[[package]]
8119name = "polkadot-runtime-parachains"8196name = "polkadot-runtime-parachains"
8120version = "0.9.19"8197version = "0.9.20"
8121source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8198source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
8122dependencies = [8199dependencies = [
8123 "bitflags",8200 "bitflags",
8124 "bitvec",8201 "bitvec",
81608237
8161[[package]]8238[[package]]
8162name = "polkadot-service"8239name = "polkadot-service"
8163version = "0.9.19"8240version = "0.9.20"
8164source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8241source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
8165dependencies = [8242dependencies = [
8166 "async-trait",8243 "async-trait",
8167 "beefy-gadget",8244 "beefy-gadget",
8175 "lru 0.7.5",8252 "lru 0.7.5",
8176 "pallet-babe",8253 "pallet-babe",
8177 "pallet-im-online",8254 "pallet-im-online",
8178 "pallet-mmr-primitives",
8179 "pallet-staking",8255 "pallet-staking",
8180 "pallet-transaction-payment-rpc-runtime-api",8256 "pallet-transaction-payment-rpc-runtime-api",
8181 "parity-db",8257 "parity-db",
82618337
8262[[package]]8338[[package]]
8263name = "polkadot-statement-distribution"8339name = "polkadot-statement-distribution"
8264version = "0.9.19"8340version = "0.9.20"
8265source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8341source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
8266dependencies = [8342dependencies = [
8267 "arrayvec 0.5.2",8343 "arrayvec 0.5.2",
8268 "fatality",8344 "fatality",
82828358
8283[[package]]8359[[package]]
8284name = "polkadot-statement-table"8360name = "polkadot-statement-table"
8285version = "0.9.19"8361version = "0.9.20"
8286source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8362source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
8287dependencies = [8363dependencies = [
8288 "parity-scale-codec",8364 "parity-scale-codec",
8289 "polkadot-primitives",8365 "polkadot-primitives",
82928368
8293[[package]]8369[[package]]
8294name = "polkadot-test-runtime"8370name = "polkadot-test-runtime"
8295version = "0.9.19"8371version = "0.9.20"
8296source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8372source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
8297dependencies = [8373dependencies = [
8298 "beefy-primitives",8374 "beefy-primitives",
8299 "bitvec",8375 "bitvec",
8309 "pallet-balances",8385 "pallet-balances",
8310 "pallet-grandpa",8386 "pallet-grandpa",
8311 "pallet-indices",8387 "pallet-indices",
8312 "pallet-mmr-primitives",
8313 "pallet-nicks",8388 "pallet-nicks",
8314 "pallet-offences",8389 "pallet-offences",
8315 "pallet-session",8390 "pallet-session",
8338 "sp-core",8413 "sp-core",
8339 "sp-inherents",8414 "sp-inherents",
8340 "sp-io",8415 "sp-io",
8416 "sp-mmr-primitives",
8341 "sp-offchain",8417 "sp-offchain",
8342 "sp-runtime",8418 "sp-runtime",
8343 "sp-session",8419 "sp-session",
83548430
8355[[package]]8431[[package]]
8356name = "polkadot-test-service"8432name = "polkadot-test-service"
8357version = "0.9.19"8433version = "0.9.20"
8358source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"8434source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
8359dependencies = [8435dependencies = [
8360 "frame-benchmarking",8436 "frame-benchmarking",
8361 "frame-system",8437 "frame-system",
8448source = "registry+https://github.com/rust-lang/crates.io-index"8524source = "registry+https://github.com/rust-lang/crates.io-index"
8449checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"8525checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
8526
8527[[package]]
8528name = "prettytable-rs"
8529version = "0.8.0"
8530source = "registry+https://github.com/rust-lang/crates.io-index"
8531checksum = "0fd04b170004fa2daccf418a7f8253aaf033c27760b5f225889024cf66d7ac2e"
8532dependencies = [
8533 "atty",
8534 "csv",
8535 "encode_unicode",
8536 "lazy_static",
8537 "term",
8538 "unicode-width",
8539]
84508540
8451[[package]]8541[[package]]
8452name = "primitive-types"8542name = "primitive-types"
8712 "rand_chacha 0.2.2",8802 "rand_chacha 0.2.2",
8713 "rand_core 0.5.1",8803 "rand_core 0.5.1",
8714 "rand_hc",8804 "rand_hc",
8715 "rand_pcg",8805 "rand_pcg 0.2.1",
8716]8806]
87178807
8718[[package]]8808[[package]]
8792 "rand_core 0.5.1",8882 "rand_core 0.5.1",
8793]8883]
8884
8885[[package]]
8886name = "rand_pcg"
8887version = "0.3.1"
8888source = "registry+https://github.com/rust-lang/crates.io-index"
8889checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"
8890dependencies = [
8891 "rand_core 0.6.3",
8892]
87948893
8795[[package]]8894[[package]]
8796name = "rawpointer"8895name = "rawpointer"
8822 "num_cpus",8921 "num_cpus",
8823]8922]
8923
8924[[package]]
8925name = "redox_syscall"
8926version = "0.1.57"
8927source = "registry+https://github.com/rust-lang/crates.io-index"
8928checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
88248929
8825[[package]]8930[[package]]
8826name = "redox_syscall"8931name = "redox_syscall"
8831 "bitflags",8936 "bitflags",
8832]8937]
8938
8939[[package]]
8940name = "redox_users"
8941version = "0.3.5"
8942source = "registry+https://github.com/rust-lang/crates.io-index"
8943checksum = "de0737333e7a9502c789a36d7c7fa6092a49895d4faa31ca5df163857ded2e9d"
8944dependencies = [
8945 "getrandom 0.1.16",
8946 "redox_syscall 0.1.57",
8947 "rust-argon2",
8948]
88338949
8834[[package]]8950[[package]]
8835name = "redox_users"8951name = "redox_users"
8838checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"8954checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
8839dependencies = [8955dependencies = [
8840 "getrandom 0.2.6",8956 "getrandom 0.2.6",
8841 "redox_syscall",8957 "redox_syscall 0.2.13",
8842 "thiserror",8958 "thiserror",
8843]8959]
88448960
88778993
8878[[package]]8994[[package]]
8879name = "regalloc"8995name = "regalloc"
8880version = "0.0.33"8996version = "0.0.34"
8881source = "registry+https://github.com/rust-lang/crates.io-index"8997source = "registry+https://github.com/rust-lang/crates.io-index"
8882checksum = "7d808cff91dfca7b239d40b972ba628add94892b1d9e19a842aedc5cfae8ab1a"8998checksum = "62446b1d3ebf980bdc68837700af1d77b37bc430e524bf95319c6eada2a4cc02"
8883dependencies = [8999dependencies = [
8884 "log",9000 "log",
8885 "rustc-hash",9001 "rustc-hash",
8927[[package]]9043[[package]]
8928name = "remote-externalities"9044name = "remote-externalities"
8929version = "0.10.0-dev"9045version = "0.10.0-dev"
8930source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9046source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
8931dependencies = [9047dependencies = [
8932 "env_logger",9048 "env_logger",
8933 "jsonrpsee",9049 "jsonrpsee",
90149130
9015[[package]]9131[[package]]
9016name = "rococo-runtime"9132name = "rococo-runtime"
9017version = "0.9.19"9133version = "0.9.20"
9018source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"9134source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
9019dependencies = [9135dependencies = [
9020 "beefy-merkle-tree",9136 "beefy-merkle-tree",
9021 "beefy-primitives",9137 "beefy-primitives",
9047 "pallet-indices",9163 "pallet-indices",
9048 "pallet-membership",9164 "pallet-membership",
9049 "pallet-mmr",9165 "pallet-mmr",
9050 "pallet-mmr-primitives",
9051 "pallet-multisig",9166 "pallet-multisig",
9052 "pallet-offences",9167 "pallet-offences",
9053 "pallet-proxy",9168 "pallet-proxy",
9076 "sp-core",9191 "sp-core",
9077 "sp-inherents",9192 "sp-inherents",
9078 "sp-io",9193 "sp-io",
9194 "sp-mmr-primitives",
9079 "sp-offchain",9195 "sp-offchain",
9080 "sp-runtime",9196 "sp-runtime",
9081 "sp-session",9197 "sp-session",
90919207
9092[[package]]9208[[package]]
9093name = "rococo-runtime-constants"9209name = "rococo-runtime-constants"
9094version = "0.9.19"9210version = "0.9.20"
9095source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"9211source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
9096dependencies = [9212dependencies = [
9097 "frame-support",9213 "frame-support",
9098 "polkadot-primitives",9214 "polkadot-primitives",
9111 "winapi 0.3.9",9227 "winapi 0.3.9",
9112]9228]
9229
9230[[package]]
9231name = "rust-argon2"
9232version = "0.8.3"
9233source = "registry+https://github.com/rust-lang/crates.io-index"
9234checksum = "4b18820d944b33caa75a71378964ac46f58517c92b6ae5f762636247c09e78fb"
9235dependencies = [
9236 "base64",
9237 "blake2b_simd",
9238 "constant_time_eq",
9239 "crossbeam-utils",
9240]
91139241
9114[[package]]9242[[package]]
9115name = "rustc-demangle"9243name = "rustc-demangle"
91589286
9159[[package]]9287[[package]]
9160name = "rustix"9288name = "rustix"
9161version = "0.31.3"9289version = "0.33.7"
9162source = "registry+https://github.com/rust-lang/crates.io-index"9290source = "registry+https://github.com/rust-lang/crates.io-index"
9163checksum = "b2dcfc2778a90e38f56a708bfc90572422e11d6c7ee233d053d1f782cf9df6d2"9291checksum = "938a344304321a9da4973b9ff4f9f8db9caf4597dfd9dda6a60b523340a0fff0"
9164dependencies = [9292dependencies = [
9165 "bitflags",9293 "bitflags",
9166 "errno",9294 "errno",
9281[[package]]9409[[package]]
9282name = "sc-allocator"9410name = "sc-allocator"
9283version = "4.1.0-dev"9411version = "4.1.0-dev"
9284source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9412source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9285dependencies = [9413dependencies = [
9286 "log",9414 "log",
9287 "sp-core",9415 "sp-core",
9292[[package]]9420[[package]]
9293name = "sc-authority-discovery"9421name = "sc-authority-discovery"
9294version = "0.10.0-dev"9422version = "0.10.0-dev"
9295source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9423source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9296dependencies = [9424dependencies = [
9297 "async-trait",9425 "async-trait",
9298 "futures 0.3.21",9426 "futures 0.3.21",
9319[[package]]9447[[package]]
9320name = "sc-basic-authorship"9448name = "sc-basic-authorship"
9321version = "0.10.0-dev"9449version = "0.10.0-dev"
9322source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9450source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9323dependencies = [9451dependencies = [
9324 "futures 0.3.21",9452 "futures 0.3.21",
9325 "futures-timer",9453 "futures-timer",
9342[[package]]9470[[package]]
9343name = "sc-block-builder"9471name = "sc-block-builder"
9344version = "0.10.0-dev"9472version = "0.10.0-dev"
9345source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9473source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9346dependencies = [9474dependencies = [
9347 "parity-scale-codec",9475 "parity-scale-codec",
9348 "sc-client-api",9476 "sc-client-api",
9358[[package]]9486[[package]]
9359name = "sc-chain-spec"9487name = "sc-chain-spec"
9360version = "4.0.0-dev"9488version = "4.0.0-dev"
9361source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9489source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9362dependencies = [9490dependencies = [
9363 "impl-trait-for-tuples",9491 "impl-trait-for-tuples",
9364 "memmap2 0.5.3",9492 "memmap2 0.5.3",
9375[[package]]9503[[package]]
9376name = "sc-chain-spec-derive"9504name = "sc-chain-spec-derive"
9377version = "4.0.0-dev"9505version = "4.0.0-dev"
9378source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9506source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9379dependencies = [9507dependencies = [
9380 "proc-macro-crate 1.1.3",9508 "proc-macro-crate 1.1.3",
9381 "proc-macro2",9509 "proc-macro2",
9386[[package]]9514[[package]]
9387name = "sc-cli"9515name = "sc-cli"
9388version = "0.10.0-dev"9516version = "0.10.0-dev"
9389source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9517source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9390dependencies = [9518dependencies = [
9391 "chrono",9519 "chrono",
9392 "clap",9520 "clap",
9424[[package]]9552[[package]]
9425name = "sc-client-api"9553name = "sc-client-api"
9426version = "4.0.0-dev"9554version = "4.0.0-dev"
9427source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9555source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9428dependencies = [9556dependencies = [
9429 "fnv",9557 "fnv",
9430 "futures 0.3.21",9558 "futures 0.3.21",
9452[[package]]9580[[package]]
9453name = "sc-client-db"9581name = "sc-client-db"
9454version = "0.10.0-dev"9582version = "0.10.0-dev"
9455source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9583source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9456dependencies = [9584dependencies = [
9457 "hash-db",9585 "hash-db",
9458 "kvdb",9586 "kvdb",
9477[[package]]9605[[package]]
9478name = "sc-consensus"9606name = "sc-consensus"
9479version = "0.10.0-dev"9607version = "0.10.0-dev"
9480source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9608source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9481dependencies = [9609dependencies = [
9482 "async-trait",9610 "async-trait",
9483 "futures 0.3.21",9611 "futures 0.3.21",
9501[[package]]9629[[package]]
9502name = "sc-consensus-aura"9630name = "sc-consensus-aura"
9503version = "0.10.0-dev"9631version = "0.10.0-dev"
9504source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9632source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9505dependencies = [9633dependencies = [
9506 "async-trait",9634 "async-trait",
9507 "futures 0.3.21",9635 "futures 0.3.21",
9530[[package]]9658[[package]]
9531name = "sc-consensus-babe"9659name = "sc-consensus-babe"
9532version = "0.10.0-dev"9660version = "0.10.0-dev"
9533source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9661source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9534dependencies = [9662dependencies = [
9535 "async-trait",9663 "async-trait",
9536 "fork-tree",9664 "fork-tree",
9573[[package]]9701[[package]]
9574name = "sc-consensus-babe-rpc"9702name = "sc-consensus-babe-rpc"
9575version = "0.10.0-dev"9703version = "0.10.0-dev"
9576source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9704source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9577dependencies = [9705dependencies = [
9578 "futures 0.3.21",9706 "futures 0.3.21",
9579 "jsonrpc-core",9707 "jsonrpc-core",
9597[[package]]9725[[package]]
9598name = "sc-consensus-epochs"9726name = "sc-consensus-epochs"
9599version = "0.10.0-dev"9727version = "0.10.0-dev"
9600source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9728source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9601dependencies = [9729dependencies = [
9602 "fork-tree",9730 "fork-tree",
9603 "parity-scale-codec",9731 "parity-scale-codec",
9610[[package]]9738[[package]]
9611name = "sc-consensus-manual-seal"9739name = "sc-consensus-manual-seal"
9612version = "0.10.0-dev"9740version = "0.10.0-dev"
9613source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9741source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9614dependencies = [9742dependencies = [
9615 "assert_matches",9743 "assert_matches",
9616 "async-trait",9744 "async-trait",
9646[[package]]9774[[package]]
9647name = "sc-consensus-slots"9775name = "sc-consensus-slots"
9648version = "0.10.0-dev"9776version = "0.10.0-dev"
9649source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9777source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9650dependencies = [9778dependencies = [
9651 "async-trait",9779 "async-trait",
9652 "futures 0.3.21",9780 "futures 0.3.21",
9671[[package]]9799[[package]]
9672name = "sc-consensus-uncles"9800name = "sc-consensus-uncles"
9673version = "0.10.0-dev"9801version = "0.10.0-dev"
9674source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9802source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9675dependencies = [9803dependencies = [
9676 "sc-client-api",9804 "sc-client-api",
9677 "sp-authorship",9805 "sp-authorship",
9682[[package]]9810[[package]]
9683name = "sc-executor"9811name = "sc-executor"
9684version = "0.10.0-dev"9812version = "0.10.0-dev"
9685source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9813source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9686dependencies = [9814dependencies = [
9687 "lazy_static",9815 "lazy_static",
9688 "lru 0.7.5",9816 "lru 0.7.5",
9709[[package]]9837[[package]]
9710name = "sc-executor-common"9838name = "sc-executor-common"
9711version = "0.10.0-dev"9839version = "0.10.0-dev"
9712source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9840source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9713dependencies = [9841dependencies = [
9714 "environmental",9842 "environmental",
9715 "parity-scale-codec",9843 "parity-scale-codec",
9726[[package]]9854[[package]]
9727name = "sc-executor-wasmi"9855name = "sc-executor-wasmi"
9728version = "0.10.0-dev"9856version = "0.10.0-dev"
9729source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9857source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9730dependencies = [9858dependencies = [
9731 "log",9859 "log",
9732 "parity-scale-codec",9860 "parity-scale-codec",
9742[[package]]9870[[package]]
9743name = "sc-executor-wasmtime"9871name = "sc-executor-wasmtime"
9744version = "0.10.0-dev"9872version = "0.10.0-dev"
9745source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9873source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9746dependencies = [9874dependencies = [
9747 "cfg-if 1.0.0",9875 "cfg-if 1.0.0",
9748 "libc",9876 "libc",
9760[[package]]9888[[package]]
9761name = "sc-finality-grandpa"9889name = "sc-finality-grandpa"
9762version = "0.10.0-dev"9890version = "0.10.0-dev"
9763source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9891source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9764dependencies = [9892dependencies = [
9765 "ahash",9893 "ahash",
9766 "async-trait",9894 "async-trait",
9800[[package]]9928[[package]]
9801name = "sc-finality-grandpa-rpc"9929name = "sc-finality-grandpa-rpc"
9802version = "0.10.0-dev"9930version = "0.10.0-dev"
9803source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9931source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9804dependencies = [9932dependencies = [
9805 "finality-grandpa",9933 "finality-grandpa",
9806 "futures 0.3.21",9934 "futures 0.3.21",
9824[[package]]9952[[package]]
9825name = "sc-informant"9953name = "sc-informant"
9826version = "0.10.0-dev"9954version = "0.10.0-dev"
9827source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9955source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9828dependencies = [9956dependencies = [
9829 "ansi_term",9957 "ansi_term",
9830 "futures 0.3.21",9958 "futures 0.3.21",
9841[[package]]9969[[package]]
9842name = "sc-keystore"9970name = "sc-keystore"
9843version = "4.0.0-dev"9971version = "4.0.0-dev"
9844source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9972source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9845dependencies = [9973dependencies = [
9846 "async-trait",9974 "async-trait",
9847 "hex",9975 "hex",
9856[[package]]9984[[package]]
9857name = "sc-network"9985name = "sc-network"
9858version = "0.10.0-dev"9986version = "0.10.0-dev"
9859source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"9987source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9860dependencies = [9988dependencies = [
9861 "async-trait",9989 "async-trait",
9862 "asynchronous-codec 0.5.0",9990 "asynchronous-codec 0.5.0",
9905[[package]]10033[[package]]
9906name = "sc-network-gossip"10034name = "sc-network-gossip"
9907version = "0.10.0-dev"10035version = "0.10.0-dev"
9908source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10036source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9909dependencies = [10037dependencies = [
9910 "ahash",10038 "ahash",
9911 "futures 0.3.21",10039 "futures 0.3.21",
9922[[package]]10050[[package]]
9923name = "sc-offchain"10051name = "sc-offchain"
9924version = "4.0.0-dev"10052version = "4.0.0-dev"
9925source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9926dependencies = [10054dependencies = [
9927 "bytes 1.1.0",10055 "bytes 1.1.0",
9928 "fnv",10056 "fnv",
9950[[package]]10078[[package]]
9951name = "sc-peerset"10079name = "sc-peerset"
9952version = "4.0.0-dev"10080version = "4.0.0-dev"
9953source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10081source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9954dependencies = [10082dependencies = [
9955 "futures 0.3.21",10083 "futures 0.3.21",
9956 "libp2p",10084 "libp2p",
9963[[package]]10091[[package]]
9964name = "sc-proposer-metrics"10092name = "sc-proposer-metrics"
9965version = "0.10.0-dev"10093version = "0.10.0-dev"
9966source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10094source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9967dependencies = [10095dependencies = [
9968 "log",10096 "log",
9969 "substrate-prometheus-endpoint",10097 "substrate-prometheus-endpoint",
9972[[package]]10100[[package]]
9973name = "sc-rpc"10101name = "sc-rpc"
9974version = "4.0.0-dev"10102version = "4.0.0-dev"
9975source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10103source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
9976dependencies = [10104dependencies = [
9977 "futures 0.3.21",10105 "futures 0.3.21",
9978 "hash-db",10106 "hash-db",
10003[[package]]10131[[package]]
10004name = "sc-rpc-api"10132name = "sc-rpc-api"
10005version = "0.10.0-dev"10133version = "0.10.0-dev"
10006source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10134source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10007dependencies = [10135dependencies = [
10008 "futures 0.3.21",10136 "futures 0.3.21",
10009 "jsonrpc-core",10137 "jsonrpc-core",
10029[[package]]10157[[package]]
10030name = "sc-rpc-server"10158name = "sc-rpc-server"
10031version = "4.0.0-dev"10159version = "4.0.0-dev"
10032source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10160source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10033dependencies = [10161dependencies = [
10034 "futures 0.3.21",10162 "futures 0.3.21",
10035 "jsonrpc-core",10163 "jsonrpc-core",
10046[[package]]10174[[package]]
10047name = "sc-service"10175name = "sc-service"
10048version = "0.10.0-dev"10176version = "0.10.0-dev"
10049source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10177source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10050dependencies = [10178dependencies = [
10051 "async-trait",10179 "async-trait",
10052 "directories",10180 "directories",
10074 "sc-offchain",10202 "sc-offchain",
10075 "sc-rpc",10203 "sc-rpc",
10076 "sc-rpc-server",10204 "sc-rpc-server",
10205 "sc-sysinfo",
10077 "sc-telemetry",10206 "sc-telemetry",
10078 "sc-tracing",10207 "sc-tracing",
10079 "sc-transaction-pool",10208 "sc-transaction-pool",
10110[[package]]10239[[package]]
10111name = "sc-state-db"10240name = "sc-state-db"
10112version = "0.10.0-dev"10241version = "0.10.0-dev"
10113source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10242source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10114dependencies = [10243dependencies = [
10115 "log",10244 "log",
10116 "parity-scale-codec",10245 "parity-scale-codec",
10124[[package]]10253[[package]]
10125name = "sc-sync-state-rpc"10254name = "sc-sync-state-rpc"
10126version = "0.10.0-dev"10255version = "0.10.0-dev"
10127source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10256source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10128dependencies = [10257dependencies = [
10129 "jsonrpc-core",10258 "jsonrpc-core",
10130 "jsonrpc-core-client",10259 "jsonrpc-core-client",
10142 "thiserror",10271 "thiserror",
10143]10272]
10273
10274[[package]]
10275name = "sc-sysinfo"
10276version = "6.0.0-dev"
10277source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10278dependencies = [
10279 "futures 0.3.21",
10280 "libc",
10281 "log",
10282 "rand 0.7.3",
10283 "rand_pcg 0.2.1",
10284 "regex",
10285 "sc-telemetry",
10286 "serde",
10287 "serde_json",
10288 "sp-core",
10289 "sp-io",
10290 "sp-std",
10291]
1014410292
10145[[package]]10293[[package]]
10146name = "sc-telemetry"10294name = "sc-telemetry"
10147version = "4.0.0-dev"10295version = "4.0.0-dev"
10148source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10149dependencies = [10297dependencies = [
10150 "chrono",10298 "chrono",
10151 "futures 0.3.21",10299 "futures 0.3.21",
10163[[package]]10311[[package]]
10164name = "sc-tracing"10312name = "sc-tracing"
10165version = "4.0.0-dev"10313version = "4.0.0-dev"
10166source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10314source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10167dependencies = [10315dependencies = [
10168 "ansi_term",10316 "ansi_term",
10169 "atty",10317 "atty",
10194[[package]]10342[[package]]
10195name = "sc-tracing-proc-macro"10343name = "sc-tracing-proc-macro"
10196version = "4.0.0-dev"10344version = "4.0.0-dev"
10197source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10345source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10198dependencies = [10346dependencies = [
10199 "proc-macro-crate 1.1.3",10347 "proc-macro-crate 1.1.3",
10200 "proc-macro2",10348 "proc-macro2",
10205[[package]]10353[[package]]
10206name = "sc-transaction-pool"10354name = "sc-transaction-pool"
10207version = "4.0.0-dev"10355version = "4.0.0-dev"
10208source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10356source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10209dependencies = [10357dependencies = [
10210 "futures 0.3.21",10358 "futures 0.3.21",
10211 "futures-timer",10359 "futures-timer",
10232[[package]]10380[[package]]
10233name = "sc-transaction-pool-api"10381name = "sc-transaction-pool-api"
10234version = "4.0.0-dev"10382version = "4.0.0-dev"
10235source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10383source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10236dependencies = [10384dependencies = [
10237 "futures 0.3.21",10385 "futures 0.3.21",
10238 "log",10386 "log",
10245[[package]]10393[[package]]
10246name = "sc-utils"10394name = "sc-utils"
10247version = "4.0.0-dev"10395version = "4.0.0-dev"
10248source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10396source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10249dependencies = [10397dependencies = [
10250 "futures 0.3.21",10398 "futures 0.3.21",
10251 "futures-timer",10399 "futures-timer",
1064110789
10642[[package]]10790[[package]]
10643name = "slot-range-helper"10791name = "slot-range-helper"
10644version = "0.9.19"10792version = "0.9.20"
10645source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"10793source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
10646dependencies = [10794dependencies = [
10647 "enumn",10795 "enumn",
10648 "parity-scale-codec",10796 "parity-scale-codec",
10730[[package]]10878[[package]]
10731name = "sp-api"10879name = "sp-api"
10732version = "4.0.0-dev"10880version = "4.0.0-dev"
10733source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10881source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10734dependencies = [10882dependencies = [
10735 "hash-db",10883 "hash-db",
10736 "log",10884 "log",
10747[[package]]10895[[package]]
10748name = "sp-api-proc-macro"10896name = "sp-api-proc-macro"
10749version = "4.0.0-dev"10897version = "4.0.0-dev"
10750source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10898source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10751dependencies = [10899dependencies = [
10752 "blake2 0.10.4",10900 "blake2 0.10.4",
10753 "proc-macro-crate 1.1.3",10901 "proc-macro-crate 1.1.3",
10759[[package]]10907[[package]]
10760name = "sp-application-crypto"10908name = "sp-application-crypto"
10761version = "6.0.0"10909version = "6.0.0"
10762source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10910source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10763dependencies = [10911dependencies = [
10764 "parity-scale-codec",10912 "parity-scale-codec",
10765 "scale-info",10913 "scale-info",
10772[[package]]10920[[package]]
10773name = "sp-arithmetic"10921name = "sp-arithmetic"
10774version = "5.0.0"10922version = "5.0.0"
10775source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10923source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10776dependencies = [10924dependencies = [
10777 "integer-sqrt",10925 "integer-sqrt",
10778 "num-traits",10926 "num-traits",
10787[[package]]10935[[package]]
10788name = "sp-authority-discovery"10936name = "sp-authority-discovery"
10789version = "4.0.0-dev"10937version = "4.0.0-dev"
10790source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10938source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10791dependencies = [10939dependencies = [
10792 "parity-scale-codec",10940 "parity-scale-codec",
10793 "scale-info",10941 "scale-info",
10800[[package]]10948[[package]]
10801name = "sp-authorship"10949name = "sp-authorship"
10802version = "4.0.0-dev"10950version = "4.0.0-dev"
10803source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10951source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10804dependencies = [10952dependencies = [
10805 "async-trait",10953 "async-trait",
10806 "parity-scale-codec",10954 "parity-scale-codec",
10812[[package]]10960[[package]]
10813name = "sp-block-builder"10961name = "sp-block-builder"
10814version = "4.0.0-dev"10962version = "4.0.0-dev"
10815source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10963source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10816dependencies = [10964dependencies = [
10817 "parity-scale-codec",10965 "parity-scale-codec",
10818 "sp-api",10966 "sp-api",
10824[[package]]10972[[package]]
10825name = "sp-blockchain"10973name = "sp-blockchain"
10826version = "4.0.0-dev"10974version = "4.0.0-dev"
10827source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10975source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10828dependencies = [10976dependencies = [
10829 "futures 0.3.21",10977 "futures 0.3.21",
10830 "log",10978 "log",
10842[[package]]10990[[package]]
10843name = "sp-consensus"10991name = "sp-consensus"
10844version = "0.10.0-dev"10992version = "0.10.0-dev"
10845source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"10993source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10846dependencies = [10994dependencies = [
10847 "async-trait",10995 "async-trait",
10848 "futures 0.3.21",10996 "futures 0.3.21",
10861[[package]]11009[[package]]
10862name = "sp-consensus-aura"11010name = "sp-consensus-aura"
10863version = "0.10.0-dev"11011version = "0.10.0-dev"
10864source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11012source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10865dependencies = [11013dependencies = [
10866 "async-trait",11014 "async-trait",
10867 "parity-scale-codec",11015 "parity-scale-codec",
10879[[package]]11027[[package]]
10880name = "sp-consensus-babe"11028name = "sp-consensus-babe"
10881version = "0.10.0-dev"11029version = "0.10.0-dev"
10882source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11030source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10883dependencies = [11031dependencies = [
10884 "async-trait",11032 "async-trait",
10885 "merlin",11033 "merlin",
10902[[package]]11050[[package]]
10903name = "sp-consensus-slots"11051name = "sp-consensus-slots"
10904version = "0.10.0-dev"11052version = "0.10.0-dev"
10905source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10906dependencies = [11054dependencies = [
10907 "parity-scale-codec",11055 "parity-scale-codec",
10908 "scale-info",11056 "scale-info",
10916[[package]]11064[[package]]
10917name = "sp-consensus-vrf"11065name = "sp-consensus-vrf"
10918version = "0.10.0-dev"11066version = "0.10.0-dev"
10919source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11067source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10920dependencies = [11068dependencies = [
10921 "parity-scale-codec",11069 "parity-scale-codec",
10922 "schnorrkel",11070 "schnorrkel",
10928[[package]]11076[[package]]
10929name = "sp-core"11077name = "sp-core"
10930version = "6.0.0"11078version = "6.0.0"
10931source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11079source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10932dependencies = [11080dependencies = [
10933 "base58",11081 "base58",
10934 "bitflags",11082 "bitflags",
10974[[package]]11122[[package]]
10975name = "sp-core-hashing"11123name = "sp-core-hashing"
10976version = "4.0.0"11124version = "4.0.0"
10977source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11125source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10978dependencies = [11126dependencies = [
10979 "blake2 0.10.4",11127 "blake2 0.10.4",
10980 "byteorder",11128 "byteorder",
10988[[package]]11136[[package]]
10989name = "sp-core-hashing-proc-macro"11137name = "sp-core-hashing-proc-macro"
10990version = "5.0.0"11138version = "5.0.0"
10991source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11139source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
10992dependencies = [11140dependencies = [
10993 "proc-macro2",11141 "proc-macro2",
10994 "quote",11142 "quote",
10999[[package]]11147[[package]]
11000name = "sp-database"11148name = "sp-database"
11001version = "4.0.0-dev"11149version = "4.0.0-dev"
11002source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11150source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11003dependencies = [11151dependencies = [
11004 "kvdb",11152 "kvdb",
11005 "parking_lot 0.12.0",11153 "parking_lot 0.12.0",
11008[[package]]11156[[package]]
11009name = "sp-debug-derive"11157name = "sp-debug-derive"
11010version = "4.0.0"11158version = "4.0.0"
11011source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11159source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11012dependencies = [11160dependencies = [
11013 "proc-macro2",11161 "proc-macro2",
11014 "quote",11162 "quote",
11018[[package]]11166[[package]]
11019name = "sp-externalities"11167name = "sp-externalities"
11020version = "0.12.0"11168version = "0.12.0"
11021source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11169source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11022dependencies = [11170dependencies = [
11023 "environmental",11171 "environmental",
11024 "parity-scale-codec",11172 "parity-scale-codec",
11029[[package]]11177[[package]]
11030name = "sp-finality-grandpa"11178name = "sp-finality-grandpa"
11031version = "4.0.0-dev"11179version = "4.0.0-dev"
11032source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11180source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11033dependencies = [11181dependencies = [
11034 "finality-grandpa",11182 "finality-grandpa",
11035 "log",11183 "log",
11047[[package]]11195[[package]]
11048name = "sp-inherents"11196name = "sp-inherents"
11049version = "4.0.0-dev"11197version = "4.0.0-dev"
11050source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11198source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11051dependencies = [11199dependencies = [
11052 "async-trait",11200 "async-trait",
11053 "impl-trait-for-tuples",11201 "impl-trait-for-tuples",
11061[[package]]11209[[package]]
11062name = "sp-io"11210name = "sp-io"
11063version = "6.0.0"11211version = "6.0.0"
11064source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11212source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11065dependencies = [11213dependencies = [
11066 "futures 0.3.21",11214 "futures 0.3.21",
11067 "hash-db",11215 "hash-db",
11086[[package]]11234[[package]]
11087name = "sp-keyring"11235name = "sp-keyring"
11088version = "6.0.0"11236version = "6.0.0"
11089source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11237source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11090dependencies = [11238dependencies = [
11091 "lazy_static",11239 "lazy_static",
11092 "sp-core",11240 "sp-core",
11097[[package]]11245[[package]]
11098name = "sp-keystore"11246name = "sp-keystore"
11099version = "0.12.0"11247version = "0.12.0"
11100source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11248source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11101dependencies = [11249dependencies = [
11102 "async-trait",11250 "async-trait",
11103 "futures 0.3.21",11251 "futures 0.3.21",
11114[[package]]11262[[package]]
11115name = "sp-maybe-compressed-blob"11263name = "sp-maybe-compressed-blob"
11116version = "4.1.0-dev"11264version = "4.1.0-dev"
11117source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11265source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11118dependencies = [11266dependencies = [
11119 "thiserror",11267 "thiserror",
11120 "zstd",11268 "zstd",
11121]11269]
11270
11271[[package]]
11272name = "sp-mmr-primitives"
11273version = "4.0.0-dev"
11274source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11275dependencies = [
11276 "log",
11277 "parity-scale-codec",
11278 "serde",
11279 "sp-api",
11280 "sp-core",
11281 "sp-debug-derive",
11282 "sp-runtime",
11283 "sp-std",
11284]
1112211285
11123[[package]]11286[[package]]
11124name = "sp-npos-elections"11287name = "sp-npos-elections"
11125version = "4.0.0-dev"11288version = "4.0.0-dev"
11126source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11289source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11127dependencies = [11290dependencies = [
11128 "parity-scale-codec",11291 "parity-scale-codec",
11129 "scale-info",11292 "scale-info",
11137[[package]]11300[[package]]
11138name = "sp-offchain"11301name = "sp-offchain"
11139version = "4.0.0-dev"11302version = "4.0.0-dev"
11140source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11303source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11141dependencies = [11304dependencies = [
11142 "sp-api",11305 "sp-api",
11143 "sp-core",11306 "sp-core",
11147[[package]]11310[[package]]
11148name = "sp-panic-handler"11311name = "sp-panic-handler"
11149version = "4.0.0"11312version = "4.0.0"
11150source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11313source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11151dependencies = [11314dependencies = [
11152 "backtrace",11315 "backtrace",
11153 "lazy_static",11316 "lazy_static",
11157[[package]]11320[[package]]
11158name = "sp-rpc"11321name = "sp-rpc"
11159version = "6.0.0"11322version = "6.0.0"
11160source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11323source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11161dependencies = [11324dependencies = [
11162 "rustc-hash",11325 "rustc-hash",
11163 "serde",11326 "serde",
11167[[package]]11330[[package]]
11168name = "sp-runtime"11331name = "sp-runtime"
11169version = "6.0.0"11332version = "6.0.0"
11170source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11333source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11171dependencies = [11334dependencies = [
11172 "either",11335 "either",
11173 "hash256-std-hasher",11336 "hash256-std-hasher",
11189[[package]]11352[[package]]
11190name = "sp-runtime-interface"11353name = "sp-runtime-interface"
11191version = "6.0.0"11354version = "6.0.0"
11192source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11355source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11193dependencies = [11356dependencies = [
11194 "impl-trait-for-tuples",11357 "impl-trait-for-tuples",
11195 "parity-scale-codec",11358 "parity-scale-codec",
11206[[package]]11369[[package]]
11207name = "sp-runtime-interface-proc-macro"11370name = "sp-runtime-interface-proc-macro"
11208version = "5.0.0"11371version = "5.0.0"
11209source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11372source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11210dependencies = [11373dependencies = [
11211 "Inflector",11374 "Inflector",
11212 "proc-macro-crate 1.1.3",11375 "proc-macro-crate 1.1.3",
11218[[package]]11381[[package]]
11219name = "sp-serializer"11382name = "sp-serializer"
11220version = "4.0.0-dev"11383version = "4.0.0-dev"
11221source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11384source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11222dependencies = [11385dependencies = [
11223 "serde",11386 "serde",
11224 "serde_json",11387 "serde_json",
11227[[package]]11390[[package]]
11228name = "sp-session"11391name = "sp-session"
11229version = "4.0.0-dev"11392version = "4.0.0-dev"
11230source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11393source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11231dependencies = [11394dependencies = [
11232 "parity-scale-codec",11395 "parity-scale-codec",
11233 "scale-info",11396 "scale-info",
11241[[package]]11404[[package]]
11242name = "sp-staking"11405name = "sp-staking"
11243version = "4.0.0-dev"11406version = "4.0.0-dev"
11244source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11407source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11245dependencies = [11408dependencies = [
11246 "parity-scale-codec",11409 "parity-scale-codec",
11247 "scale-info",11410 "scale-info",
11252[[package]]11415[[package]]
11253name = "sp-state-machine"11416name = "sp-state-machine"
11254version = "0.12.0"11417version = "0.12.0"
11255source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11418source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11256dependencies = [11419dependencies = [
11257 "hash-db",11420 "hash-db",
11258 "log",11421 "log",
11274[[package]]11437[[package]]
11275name = "sp-std"11438name = "sp-std"
11276version = "4.0.0"11439version = "4.0.0"
11277source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11440source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
1127811441
11279[[package]]11442[[package]]
11280name = "sp-storage"11443name = "sp-storage"
11281version = "6.0.0"11444version = "6.0.0"
11282source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11445source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11283dependencies = [11446dependencies = [
11284 "impl-serde",11447 "impl-serde",
11285 "parity-scale-codec",11448 "parity-scale-codec",
11292[[package]]11455[[package]]
11293name = "sp-tasks"11456name = "sp-tasks"
11294version = "4.0.0-dev"11457version = "4.0.0-dev"
11295source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11458source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11296dependencies = [11459dependencies = [
11297 "log",11460 "log",
11298 "sp-core",11461 "sp-core",
11305[[package]]11468[[package]]
11306name = "sp-timestamp"11469name = "sp-timestamp"
11307version = "4.0.0-dev"11470version = "4.0.0-dev"
11308source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11471source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11309dependencies = [11472dependencies = [
11310 "async-trait",11473 "async-trait",
11311 "futures-timer",11474 "futures-timer",
11321[[package]]11484[[package]]
11322name = "sp-tracing"11485name = "sp-tracing"
11323version = "5.0.0"11486version = "5.0.0"
11324source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11487source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11325dependencies = [11488dependencies = [
11326 "parity-scale-codec",11489 "parity-scale-codec",
11327 "sp-std",11490 "sp-std",
11333[[package]]11496[[package]]
11334name = "sp-transaction-pool"11497name = "sp-transaction-pool"
11335version = "4.0.0-dev"11498version = "4.0.0-dev"
11336source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11499source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11337dependencies = [11500dependencies = [
11338 "sp-api",11501 "sp-api",
11339 "sp-runtime",11502 "sp-runtime",
11342[[package]]11505[[package]]
11343name = "sp-transaction-storage-proof"11506name = "sp-transaction-storage-proof"
11344version = "4.0.0-dev"11507version = "4.0.0-dev"
11345source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11508source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11346dependencies = [11509dependencies = [
11347 "async-trait",11510 "async-trait",
11348 "log",11511 "log",
11358[[package]]11521[[package]]
11359name = "sp-trie"11522name = "sp-trie"
11360version = "6.0.0"11523version = "6.0.0"
11361source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11524source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11362dependencies = [11525dependencies = [
11363 "hash-db",11526 "hash-db",
11364 "memory-db",11527 "memory-db",
11374[[package]]11537[[package]]
11375name = "sp-version"11538name = "sp-version"
11376version = "5.0.0"11539version = "5.0.0"
11377source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11540source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11378dependencies = [11541dependencies = [
11379 "impl-serde",11542 "impl-serde",
11380 "parity-scale-codec",11543 "parity-scale-codec",
11391[[package]]11554[[package]]
11392name = "sp-version-proc-macro"11555name = "sp-version-proc-macro"
11393version = "4.0.0-dev"11556version = "4.0.0-dev"
11394source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11557source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11395dependencies = [11558dependencies = [
11396 "parity-scale-codec",11559 "parity-scale-codec",
11397 "proc-macro2",11560 "proc-macro2",
11402[[package]]11565[[package]]
11403name = "sp-wasm-interface"11566name = "sp-wasm-interface"
11404version = "6.0.0"11567version = "6.0.0"
11405source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11568source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11406dependencies = [11569dependencies = [
11407 "impl-trait-for-tuples",11570 "impl-trait-for-tuples",
11408 "log",11571 "log",
11559[[package]]11722[[package]]
11560name = "substrate-build-script-utils"11723name = "substrate-build-script-utils"
11561version = "3.0.0"11724version = "3.0.0"
11562source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11725source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11563dependencies = [11726dependencies = [
11564 "platforms",11727 "platforms",
11565]11728]
1156611729
11567[[package]]11730[[package]]
11568name = "substrate-frame-rpc-system"11731name = "substrate-frame-rpc-system"
11569version = "4.0.0-dev"11732version = "4.0.0-dev"
11570source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11733source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11571dependencies = [11734dependencies = [
11572 "frame-system-rpc-runtime-api",11735 "frame-system-rpc-runtime-api",
11573 "futures 0.3.21",11736 "futures 0.3.21",
11589[[package]]11752[[package]]
11590name = "substrate-prometheus-endpoint"11753name = "substrate-prometheus-endpoint"
11591version = "0.10.0-dev"11754version = "0.10.0-dev"
11592source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11755source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11593dependencies = [11756dependencies = [
11594 "futures-util",11757 "futures-util",
11595 "hyper",11758 "hyper",
11602[[package]]11765[[package]]
11603name = "substrate-state-trie-migration-rpc"11766name = "substrate-state-trie-migration-rpc"
11604version = "4.0.0-dev"11767version = "4.0.0-dev"
11605source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11768source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11606dependencies = [11769dependencies = [
11607 "jsonrpc-core",11770 "jsonrpc-core",
11608 "jsonrpc-core-client",11771 "jsonrpc-core-client",
11625[[package]]11788[[package]]
11626name = "substrate-test-client"11789name = "substrate-test-client"
11627version = "2.0.1"11790version = "2.0.1"
11628source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11791source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11629dependencies = [11792dependencies = [
11630 "async-trait",11793 "async-trait",
11631 "futures 0.3.21",11794 "futures 0.3.21",
11651[[package]]11814[[package]]
11652name = "substrate-test-utils"11815name = "substrate-test-utils"
11653version = "4.0.0-dev"11816version = "4.0.0-dev"
11654source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11817source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11655dependencies = [11818dependencies = [
11656 "futures 0.3.21",11819 "futures 0.3.21",
11657 "substrate-test-utils-derive",11820 "substrate-test-utils-derive",
11661[[package]]11824[[package]]
11662name = "substrate-test-utils-derive"11825name = "substrate-test-utils-derive"
11663version = "0.10.0-dev"11826version = "0.10.0-dev"
11664source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11827source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11665dependencies = [11828dependencies = [
11666 "proc-macro-crate 1.1.3",11829 "proc-macro-crate 1.1.3",
11667 "proc-macro2",11830 "proc-macro2",
11672[[package]]11835[[package]]
11673name = "substrate-wasm-builder"11836name = "substrate-wasm-builder"
11674version = "5.0.0-dev"11837version = "5.0.0-dev"
11675source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"11838source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
11676dependencies = [11839dependencies = [
11677 "ansi_term",11840 "ansi_term",
11678 "build-helper",11841 "build-helper",
11735 "cfg-if 1.0.0",11898 "cfg-if 1.0.0",
11736 "fastrand",11899 "fastrand",
11737 "libc",11900 "libc",
11738 "redox_syscall",11901 "redox_syscall 0.2.13",
11739 "remove_dir_all",11902 "remove_dir_all",
11740 "winapi 0.3.9",11903 "winapi 0.3.9",
11741]11904]
11905
11906[[package]]
11907name = "term"
11908version = "0.5.2"
11909source = "registry+https://github.com/rust-lang/crates.io-index"
11910checksum = "edd106a334b7657c10b7c540a0106114feadeb4dc314513e97df481d5d966f42"
11911dependencies = [
11912 "byteorder",
11913 "dirs",
11914 "winapi 0.3.9",
11915]
1174211916
11743[[package]]11917[[package]]
11744name = "termcolor"11918name = "termcolor"
1175111925
11752[[package]]11926[[package]]
11753name = "test-runtime-constants"11927name = "test-runtime-constants"
11754version = "0.9.19"11928version = "0.9.20"
11755source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"11929source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
11756dependencies = [11930dependencies = [
11757 "frame-support",11931 "frame-support",
11758 "polkadot-primitives",11932 "polkadot-primitives",
1206512239
12066[[package]]12240[[package]]
12067name = "tracing-gum"12241name = "tracing-gum"
12068version = "0.9.19"12242version = "0.9.20"
12069source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"12243source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
12070dependencies = [12244dependencies = [
12071 "polkadot-node-jaeger",12245 "polkadot-node-jaeger",
12072 "polkadot-primitives",12246 "polkadot-primitives",
1207612250
12077[[package]]12251[[package]]
12078name = "tracing-gum-proc-macro"12252name = "tracing-gum-proc-macro"
12079version = "0.9.19"12253version = "0.9.20"
12080source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"12254source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
12081dependencies = [12255dependencies = [
12082 "expander 0.0.6",12256 "expander 0.0.6",
12083 "proc-macro-crate 1.1.3",12257 "proc-macro-crate 1.1.3",
12214[[package]]12388[[package]]
12215name = "try-runtime-cli"12389name = "try-runtime-cli"
12216version = "0.10.0-dev"12390version = "0.10.0-dev"
12217source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.19#174735ea1bb5fc4513519c45181d8df63d86f613"12391source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.20#563f4820d8f36d256ada7ea3fef46b2e94c4cd5a"
12218dependencies = [12392dependencies = [
12219 "clap",12393 "clap",
12220 "jsonrpsee",12394 "jsonrpsee",
12327source = "registry+https://github.com/rust-lang/crates.io-index"12501source = "registry+https://github.com/rust-lang/crates.io-index"
12328checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"12502checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"
12503
12504[[package]]
12505name = "unicode-width"
12506version = "0.1.9"
12507source = "registry+https://github.com/rust-lang/crates.io-index"
12508checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
1232912509
12330[[package]]12510[[package]]
12331name = "unicode-xid"12511name = "unicode-xid"
12637[[package]]12817[[package]]
12638name = "up-sponsorship"12818name = "up-sponsorship"
12639version = "0.1.0"12819version = "0.1.0"
12640source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.19#fc31b5810d927b5e70edefb1391c108c48b199ae"12820source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.20#fa1a51fcccf488d3d41f0ae7864b9b6455b64d77"
12641dependencies = [12821dependencies = [
12642 "impl-trait-for-tuples",12822 "impl-trait-for-tuples",
12643]12823]
1287113051
12872[[package]]13052[[package]]
12873name = "wasmparser"13053name = "wasmparser"
12874version = "0.81.0"13054version = "0.83.0"
12875source = "registry+https://github.com/rust-lang/crates.io-index"13055source = "registry+https://github.com/rust-lang/crates.io-index"
12876checksum = "98930446519f63d00a836efdc22f67766ceae8dbcc1571379f2bcabc6b2b9abc"13056checksum = "718ed7c55c2add6548cca3ddd6383d738cd73b892df400e96b9aa876f0141d7a"
1287713057
12878[[package]]13058[[package]]
12879name = "wasmtime"13059name = "wasmtime"
12880version = "0.33.1"13060version = "0.35.3"
12881source = "registry+https://github.com/rust-lang/crates.io-index"13061source = "registry+https://github.com/rust-lang/crates.io-index"
12882checksum = "4c9c724da92e39a85d2231d4c2a942c8be295211441dbca581c6c3f3f45a9f00"13062checksum = "21ffb4705016d5ca91e18a72ed6822dab50e6d5ddd7045461b17ef19071cdef1"
12883dependencies = [13063dependencies = [
12884 "anyhow",13064 "anyhow",
12885 "backtrace",13065 "backtrace",
12886 "bincode",13066 "bincode",
12887 "cfg-if 1.0.0",13067 "cfg-if 1.0.0",
12888 "cpp_demangle",
12889 "indexmap",13068 "indexmap",
12890 "lazy_static",13069 "lazy_static",
12891 "libc",13070 "libc",
12892 "log",13071 "log",
12893 "object 0.27.1",13072 "object 0.27.1",
13073 "once_cell",
12894 "paste",13074 "paste",
12895 "psm",13075 "psm",
12896 "rayon",13076 "rayon",
12897 "region",13077 "region",
12898 "rustc-demangle",
12899 "serde",13078 "serde",
12900 "target-lexicon",13079 "target-lexicon",
12901 "wasmparser",13080 "wasmparser",
1290913088
12910[[package]]13089[[package]]
12911name = "wasmtime-cache"13090name = "wasmtime-cache"
12912version = "0.33.1"13091version = "0.35.3"
12913source = "registry+https://github.com/rust-lang/crates.io-index"13092source = "registry+https://github.com/rust-lang/crates.io-index"
12914checksum = "da4439d99100298344567c0eb6916ad5864e99e54760b8177c427e529077fb30"13093checksum = "85c6ab24291fa7cb3a181f5669f6c72599b7ef781669759b45c7828c5999d0c0"
12915dependencies = [13094dependencies = [
12916 "anyhow",13095 "anyhow",
12917 "base64",13096 "base64",
1292913108
12930[[package]]13109[[package]]
12931name = "wasmtime-cranelift"13110name = "wasmtime-cranelift"
12932version = "0.33.1"13111version = "0.35.3"
12933source = "registry+https://github.com/rust-lang/crates.io-index"13112source = "registry+https://github.com/rust-lang/crates.io-index"
12934checksum = "1762765dd69245f00e5d9783b695039e449a7be0f9c5383e4c78465dd6131aeb"13113checksum = "f04c810078a491b7bc4866ebe045f714d2b95e6b539e1f64009a4a7606be11de"
12935dependencies = [13114dependencies = [
12936 "anyhow",13115 "anyhow",
12937 "cranelift-codegen",13116 "cranelift-codegen",
1295113130
12952[[package]]13131[[package]]
12953name = "wasmtime-environ"13132name = "wasmtime-environ"
12954version = "0.33.1"13133version = "0.35.3"
12955source = "registry+https://github.com/rust-lang/crates.io-index"13134source = "registry+https://github.com/rust-lang/crates.io-index"
12956checksum = "c4468301d95ec71710bb6261382efe27d1296447711645e3dbabaea6e4de3504"13135checksum = "61448266ea164b1ac406363cdcfac81c7c44db4d94c7a81c8620ac6c5c6cdf59"
12957dependencies = [13136dependencies = [
12958 "anyhow",13137 "anyhow",
12959 "cranelift-entity",13138 "cranelift-entity",
1297113150
12972[[package]]13151[[package]]
12973name = "wasmtime-jit"13152name = "wasmtime-jit"
12974version = "0.33.1"13153version = "0.35.3"
12975source = "registry+https://github.com/rust-lang/crates.io-index"13154source = "registry+https://github.com/rust-lang/crates.io-index"
12976checksum = "ab0ae6e581ff014b470ec35847ea3c0b4c3ace89a55df5a04c802a11f4574e7d"13155checksum = "156b4623c6b0d4b8c24afb846c20525922f538ef464cc024abab7ea8de2109a2"
12977dependencies = [13156dependencies = [
12978 "addr2line",13157 "addr2line",
12979 "anyhow",13158 "anyhow",
12980 "bincode",13159 "bincode",
12981 "cfg-if 1.0.0",13160 "cfg-if 1.0.0",
13161 "cpp_demangle",
12982 "gimli",13162 "gimli",
13163 "log",
12983 "object 0.27.1",13164 "object 0.27.1",
12984 "region",13165 "region",
13166 "rustc-demangle",
12985 "rustix",13167 "rustix",
12986 "serde",13168 "serde",
12987 "target-lexicon",13169 "target-lexicon",
12988 "thiserror",13170 "thiserror",
12989 "wasmtime-environ",13171 "wasmtime-environ",
13172 "wasmtime-jit-debug",
12990 "wasmtime-runtime",13173 "wasmtime-runtime",
12991 "winapi 0.3.9",13174 "winapi 0.3.9",
12992]13175]
13176
13177[[package]]
13178name = "wasmtime-jit-debug"
13179version = "0.35.3"
13180source = "registry+https://github.com/rust-lang/crates.io-index"
13181checksum = "d5dc31f811760a6c76b2672c404866fd19b75e5fb3b0075a3e377a6846490654"
13182dependencies = [
13183 "lazy_static",
13184 "object 0.27.1",
13185 "rustix",
13186]
1299313187
12994[[package]]13188[[package]]
12995name = "wasmtime-runtime"13189name = "wasmtime-runtime"
12996version = "0.33.1"13190version = "0.35.3"
12997source = "registry+https://github.com/rust-lang/crates.io-index"13191source = "registry+https://github.com/rust-lang/crates.io-index"
12998checksum = "6d9c28877ae37a367cda7b52b8887589816152e95dde9b7c80cc686f52761961"13192checksum = "f907beaff69d4d920fa4688411ee4cc75c0f01859e424677f9e426e2ef749864"
12999dependencies = [13193dependencies = [
13000 "anyhow",13194 "anyhow",
13001 "backtrace",13195 "backtrace",
13002 "cc",13196 "cc",
13003 "cfg-if 1.0.0",13197 "cfg-if 1.0.0",
13004 "indexmap",13198 "indexmap",
13005 "lazy_static",
13006 "libc",13199 "libc",
13007 "log",13200 "log",
13008 "mach",13201 "mach",
13013 "rustix",13206 "rustix",
13014 "thiserror",13207 "thiserror",
13015 "wasmtime-environ",13208 "wasmtime-environ",
13209 "wasmtime-jit-debug",
13016 "winapi 0.3.9",13210 "winapi 0.3.9",
13017]13211]
1301813212
13019[[package]]13213[[package]]
13020name = "wasmtime-types"13214name = "wasmtime-types"
13021version = "0.33.1"13215version = "0.35.3"
13022source = "registry+https://github.com/rust-lang/crates.io-index"13216source = "registry+https://github.com/rust-lang/crates.io-index"
13023checksum = "395726e8f5dd8c57cb0db445627b842343f7e29ed7489467fdf7953ed9d3cd4f"13217checksum = "514ef0e5fd197b9609dc9eb74beba0c84d5a12b2417cbae55534633329ba4852"
13024dependencies = [13218dependencies = [
13025 "cranelift-entity",13219 "cranelift-entity",
13026 "serde",13220 "serde",
1308713281
13088[[package]]13282[[package]]
13089name = "westend-runtime"13283name = "westend-runtime"
13090version = "0.9.19"13284version = "0.9.20"
13091source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"13285source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
13092dependencies = [13286dependencies = [
13093 "beefy-primitives",13287 "beefy-primitives",
13094 "bitvec",13288 "bitvec",
13110 "pallet-collective",13304 "pallet-collective",
13111 "pallet-democracy",13305 "pallet-democracy",
13112 "pallet-election-provider-multi-phase",13306 "pallet-election-provider-multi-phase",
13307 "pallet-election-provider-support-benchmarking",
13113 "pallet-elections-phragmen",13308 "pallet-elections-phragmen",
13114 "pallet-grandpa",13309 "pallet-grandpa",
13115 "pallet-identity",13310 "pallet-identity",
13116 "pallet-im-online",13311 "pallet-im-online",
13117 "pallet-indices",13312 "pallet-indices",
13118 "pallet-membership",13313 "pallet-membership",
13119 "pallet-mmr-primitives",
13120 "pallet-multisig",13314 "pallet-multisig",
13121 "pallet-nicks",13315 "pallet-nicks",
13316 "pallet-nomination-pools",
13317 "pallet-nomination-pools-benchmarking",
13122 "pallet-offences",13318 "pallet-offences",
13123 "pallet-offences-benchmarking",13319 "pallet-offences-benchmarking",
13124 "pallet-preimage",13320 "pallet-preimage",
13156 "sp-core",13352 "sp-core",
13157 "sp-inherents",13353 "sp-inherents",
13158 "sp-io",13354 "sp-io",
13355 "sp-mmr-primitives",
13159 "sp-npos-elections",13356 "sp-npos-elections",
13160 "sp-offchain",13357 "sp-offchain",
13161 "sp-runtime",13358 "sp-runtime",
1317313370
13174[[package]]13371[[package]]
13175name = "westend-runtime-constants"13372name = "westend-runtime-constants"
13176version = "0.9.19"13373version = "0.9.20"
13177source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"13374source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
13178dependencies = [13375dependencies = [
13179 "frame-support",13376 "frame-support",
13180 "polkadot-primitives",13377 "polkadot-primitives",
1332713524
13328[[package]]13525[[package]]
13329name = "xcm"13526name = "xcm"
13330version = "0.9.19"13527version = "0.9.20"
13331source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"13528source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
13332dependencies = [13529dependencies = [
13333 "derivative",13530 "derivative",
13334 "impl-trait-for-tuples",13531 "impl-trait-for-tuples",
1334013537
13341[[package]]13538[[package]]
13342name = "xcm-builder"13539name = "xcm-builder"
13343version = "0.9.19"13540version = "0.9.20"
13344source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"13541source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
13345dependencies = [13542dependencies = [
13346 "frame-support",13543 "frame-support",
13347 "frame-system",13544 "frame-system",
1336013557
13361[[package]]13558[[package]]
13362name = "xcm-executor"13559name = "xcm-executor"
13363version = "0.9.19"13560version = "0.9.20"
13364source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"13561source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
13365dependencies = [13562dependencies = [
13366 "frame-benchmarking",13563 "frame-benchmarking",
13367 "frame-support",13564 "frame-support",
13379[[package]]13576[[package]]
13380name = "xcm-procedural"13577name = "xcm-procedural"
13381version = "0.1.0"13578version = "0.1.0"
13382source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.19#f00a2772497aadddf75b8b4b475843ea0d910c48"13579source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.20#568169b41aea59a54ab8cfa23c31e84a26708280"
13383dependencies = [13580dependencies = [
13384 "Inflector",13581 "Inflector",
13385 "proc-macro2",13582 "proc-macro2",
1343013627
13431[[package]]13628[[package]]
13432name = "zstd"13629name = "zstd"
13433version = "0.9.2+zstd.1.5.1"13630version = "0.10.0+zstd.1.5.2"
13434source = "registry+https://github.com/rust-lang/crates.io-index"13631source = "registry+https://github.com/rust-lang/crates.io-index"
13435checksum = "2390ea1bf6c038c39674f22d95f0564725fc06034a47129179810b2fc58caa54"13632checksum = "3b1365becbe415f3f0fcd024e2f7b45bacfb5bdd055f0dc113571394114e7bdd"
13436dependencies = [13633dependencies = [
13437 "zstd-safe",13634 "zstd-safe",
13438]13635]
1343913636
13440[[package]]13637[[package]]
13441name = "zstd-safe"13638name = "zstd-safe"
13442version = "4.1.3+zstd.1.5.1"13639version = "4.1.4+zstd.1.5.2"
13443source = "registry+https://github.com/rust-lang/crates.io-index"13640source = "registry+https://github.com/rust-lang/crates.io-index"
13444checksum = "e99d81b99fb3c2c2c794e3fe56c305c63d5173a16a46b5850b07c935ffc7db79"13641checksum = "2f7cd17c9af1a4d6c24beb1cc54b17e2ef7b593dc92f19e9d9acad8b182bbaee"
13445dependencies = [13642dependencies = [
13446 "libc",13643 "libc",
13447 "zstd-sys",13644 "zstd-sys",
13448]13645]
1344913646
13450[[package]]13647[[package]]
13451name = "zstd-sys"13648name = "zstd-sys"
13452version = "1.6.2+zstd.1.5.1"13649version = "1.6.3+zstd.1.5.2"
13453source = "registry+https://github.com/rust-lang/crates.io-index"13650source = "registry+https://github.com/rust-lang/crates.io-index"
13454checksum = "2daf2f248d9ea44454bfcb2516534e8b8ad2fc91bf818a1885495fc42bc8ac9f"13651checksum = "fc49afa5c8d634e75761feda8c592051e7eeb4683ba827211eb0d731d3402ea8"
13455dependencies = [13652dependencies = [
13456 "cc",13653 "cc",
13457 "libc",13654 "libc",
modifiedclient/rpc/Cargo.tomldiffbeforeafterboth
--- a/client/rpc/Cargo.toml
+++ b/client/rpc/Cargo.toml
@@ -13,9 +13,9 @@
 jsonrpc-core-client = "18.0.0"
 jsonrpc-derive = "18.0.0"
 
-sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-blockchain = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-blockchain = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-rpc = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
modifiednode/cli/Cargo.tomldiffbeforeafterboth
--- a/node/cli/Cargo.toml
+++ b/node/cli/Cargo.toml
@@ -3,7 +3,7 @@
 
 [build-dependencies.substrate-build-script-utils]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 ################################################################################
 # Substrate Dependecies
@@ -16,150 +16,150 @@
 
 [dependencies.frame-benchmarking]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-benchmarking-cli]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-transaction-payment-rpc]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.substrate-prometheus-endpoint]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-basic-authorship]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-chain-spec]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-cli]
 features = ['wasmtime']
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-client-api]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-consensus]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-consensus-aura]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-executor]
 features = ['wasmtime']
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-finality-grandpa]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-keystore]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-rpc]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-rpc-api]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-service]
 features = ['wasmtime']
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-telemetry]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-transaction-pool]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-tracing]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-block-builder]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-api]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-blockchain]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-consensus]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-consensus-aura]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-core]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-finality-grandpa]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-inherents]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-keystore]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-offchain]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-runtime]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-session]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-timestamp]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-transaction-pool]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-trie]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.substrate-frame-rpc-system]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sc-network]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.serde]
 features = ['derive']
@@ -170,76 +170,76 @@
 
 [dependencies.sc-consensus-manual-seal]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 ################################################################################
 # Cumulus dependencies
 
 [dependencies.cumulus-client-consensus-aura]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.cumulus-client-consensus-common]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.cumulus-client-collator]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.cumulus-client-cli]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.cumulus-client-network]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.cumulus-primitives-core]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.cumulus-primitives-parachain-inherent]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.cumulus-client-service]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.cumulus-relay-chain-interface]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.cumulus-relay-chain-inprocess-interface]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.cumulus-relay-chain-rpc-interface]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 ################################################################################
 # Polkadot dependencies
 [dependencies.polkadot-primitives]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 
 [dependencies.polkadot-service]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 
 [dependencies.polkadot-cli]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 
 [dependencies.polkadot-test-service]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 
 [dependencies.polkadot-parachain]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 
 
 ################################################################################
@@ -269,7 +269,7 @@
 
 [dependencies.pallet-transaction-payment-rpc-runtime-api]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 ################################################################################
 # Package
@@ -302,13 +302,13 @@
 jsonrpc-pubsub = "18.0.0"
 tokio = { version = "1.17.0", features = ["time"] }
 
-fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fc-consensus = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fc-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fc-db = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fp-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+fc-rpc-core = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fc-consensus = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fc-mapping-sync = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fc-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fc-db = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fp-rpc = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 
 unique-rpc = { default-features = false, path = "../rpc" }
 
modifiednode/rpc/Cargo.tomldiffbeforeafterboth
--- a/node/rpc/Cargo.toml
+++ b/node/rpc/Cargo.toml
@@ -14,40 +14,40 @@
 jsonrpc-core = "18.0.0"
 jsonrpc-pubsub = "18.0.0"
 # pallet-contracts-rpc = { git = 'https://github.com/paritytech/substrate', branch = 'master' }
-pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sc-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sc-network = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sc-rpc-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sc-service = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-offchain = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-storage = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-session = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-substrate-frame-rpc-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
+pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sc-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sc-network = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sc-rpc-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sc-service = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-offchain = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-storage = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-session = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+substrate-frame-rpc-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
 tokio = { version = "0.2.25", features = ["macros", "sync"] }
 
-pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fp-storage = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+pallet-ethereum = { git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fp-storage = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fc-db = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fc-mapping-sync = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 
 pallet-common = { default-features = false, path = "../../pallets/common" }
 unique-runtime-common = { default-features = false, path = "../../runtime/common" }
modifiedpallets/common/Cargo.tomldiffbeforeafterboth
--- a/pallets/common/Cargo.toml
+++ b/pallets/common/Cargo.toml
@@ -11,16 +11,16 @@
 version = '3.1.2'
 
 [dependencies]
-frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
 pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }
 evm-coder = { default-features = false, path = '../../crates/evm-coder' }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 serde = { version = "1.0.130", default-features = false }
 scale-info = { version = "2.0.1", default-features = false, features = [
     "derive",
modifiedpallets/evm-coder-substrate/Cargo.tomldiffbeforeafterboth
--- a/pallets/evm-coder-substrate/Cargo.toml
+++ b/pallets/evm-coder-substrate/Cargo.toml
@@ -8,15 +8,15 @@
 scale-info = { version = "2.0.1", default-features = false, features = [
     "derive",
 ] }
-sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
+sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
 ethereum = { version = "0.12.0", default-features = false }
 evm-coder = { default-features = false, path = "../../crates/evm-coder" }
-pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
+pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
 
 [dependencies.codec]
 default-features = false
modifiedpallets/evm-contract-helpers/Cargo.tomldiffbeforeafterboth
--- a/pallets/evm-contract-helpers/Cargo.toml
+++ b/pallets/evm-contract-helpers/Cargo.toml
@@ -8,16 +8,16 @@
 scale-info = { version = "2.0.1", default-features = false, features = [
     "derive",
 ] }
-frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
+frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
 evm-coder = { default-features = false, path = '../../crates/evm-coder' }
 pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.20" }
 log = "0.4.14"
 
 [dependencies.codec]
modifiedpallets/evm-migration/Cargo.tomldiffbeforeafterboth
--- a/pallets/evm-migration/Cargo.toml
+++ b/pallets/evm-migration/Cargo.toml
@@ -8,15 +8,15 @@
 scale-info = { version = "2.0.1", default-features = false, features = [
     "derive",
 ] }
-frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 
 [dependencies.codec]
 default-features = false
modifiedpallets/evm-transaction-payment/Cargo.tomldiffbeforeafterboth
--- a/pallets/evm-transaction-payment/Cargo.toml
+++ b/pallets/evm-transaction-payment/Cargo.toml
@@ -8,17 +8,17 @@
 scale-info = { version = "2.0.1", default-features = false, features = [
     "derive",
 ] }
-frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19" }
-fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.20" }
+fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 
 [dependencies.codec]
 default-features = false
modifiedpallets/fungible/Cargo.tomldiffbeforeafterboth
--- a/pallets/fungible/Cargo.toml
+++ b/pallets/fungible/Cargo.toml
@@ -11,18 +11,18 @@
 version = '3.1.2'
 
 [dependencies]
-frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
+frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
 pallet-common = { default-features = false, path = '../common' }
 up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
 evm-coder = { default-features = false, path = '../../crates/evm-coder' }
 pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }
 ethereum = { version = "0.12.0", default-features = false }
-frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 scale-info = { version = "2.0.1", default-features = false, features = [
     "derive",
 ] }
modifiedpallets/inflation/Cargo.tomldiffbeforeafterboth
--- a/pallets/inflation/Cargo.toml
+++ b/pallets/inflation/Cargo.toml
@@ -43,37 +43,37 @@
 default-features = false
 optional = true
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-support]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-system]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-balances]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-timestamp]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-randomness-collective-flip]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-std]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.serde]
 default-features = false
@@ -83,17 +83,17 @@
 [dependencies.sp-runtime]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-core]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-io]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies]
 scale-info = { version = "2.0.1", default-features = false, features = [
modifiedpallets/nonfungible/Cargo.tomldiffbeforeafterboth
--- a/pallets/nonfungible/Cargo.toml
+++ b/pallets/nonfungible/Cargo.toml
@@ -11,18 +11,18 @@
 version = '3.1.2'
 
 [dependencies]
-frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 pallet-common = { default-features = false, path = '../common' }
 up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
 evm-coder = { default-features = false, path = '../../crates/evm-coder' }
 pallet-evm-coder-substrate = { default-features = false, path = '../evm-coder-substrate' }
 ethereum = { version = "0.12.0", default-features = false }
-frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
+frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
 scale-info = { version = "2.0.1", default-features = false, features = [
     "derive",
 ] }
modifiedpallets/refungible/Cargo.tomldiffbeforeafterboth
--- a/pallets/refungible/Cargo.toml
+++ b/pallets/refungible/Cargo.toml
@@ -11,15 +11,15 @@
 version = '3.1.2'
 
 [dependencies]
-frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 pallet-common = { default-features = false, path = '../common' }
 up-data-structs = { default-features = false, path = '../../primitives/data-structs' }
-frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
+frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
 scale-info = { version = "2.0.1", default-features = false, features = [
     "derive",
 ] }
modifiedpallets/scheduler/Cargo.tomldiffbeforeafterboth
--- a/pallets/scheduler/Cargo.toml
+++ b/pallets/scheduler/Cargo.toml
@@ -15,19 +15,19 @@
 scale-info = { version = "2.0.1", default-features = false, features = [
 	"derive",
 ] }
-frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
+frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-io = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+frame-benchmarking = { default-features = false, optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
 
-up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19" }
+up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.20" }
 log = { version = "0.4.14", default-features = false }
 
 [dev-dependencies]
-sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
+sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
 
 [features]
 default = ["std"]
modifiedpallets/unique/Cargo.tomldiffbeforeafterboth
--- a/pallets/unique/Cargo.toml
+++ b/pallets/unique/Cargo.toml
@@ -61,42 +61,42 @@
 default-features = false
 optional = true
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-support]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-system]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-balances]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-timestamp]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-randomness-collective-flip]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-std]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-transaction-payment]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.serde]
 default-features = false
@@ -106,17 +106,17 @@
 [dependencies.sp-runtime]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-core]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-io]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 
 ################################################################################
@@ -129,19 +129,19 @@
 ] }
 ethereum = { version = "0.12.0", default-features = false }
 rlp = { default-features = false, version = "0.5.0" }
-sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
+sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
 
-up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19" }
-fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.20" }
+fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 evm-coder = { default-features = false, path = "../../crates/evm-coder" }
 pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }
 primitive-types = { version = "0.11.1", default-features = false, features = [
     "serde_no_std",
 ] }
 
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 hex-literal = "0.3.3"
 
 pallet-common = { default-features = false, path = "../common" }
modifiedprimitives/data-structs/Cargo.tomldiffbeforeafterboth
--- a/primitives/data-structs/Cargo.toml
+++ b/primitives/data-structs/Cargo.toml
@@ -18,11 +18,11 @@
 serde = { version = "1.0.130", features = [
   'derive',
 ], default-features = false, optional = true }
-frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
+frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
 derivative = "2.2.0"
 
 [features]
modifiedprimitives/rpc/Cargo.tomldiffbeforeafterboth
--- a/primitives/rpc/Cargo.toml
+++ b/primitives/rpc/Cargo.toml
@@ -10,11 +10,11 @@
 codec = { package = "parity-scale-codec", version = "3.1.2", default-features = false, features = [
 	"derive",
 ] }
-sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.19" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.20" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 
 [features]
 default = ["std"]
modifiedruntime/common/Cargo.tomldiffbeforeafterboth
--- a/runtime/common/Cargo.toml
+++ b/runtime/common/Cargo.toml
@@ -29,12 +29,12 @@
 [dependencies.sp-core]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-runtime]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.codec]
 default-features = false
@@ -50,12 +50,12 @@
 [dependencies.frame-support]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-system]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-common]
 default-features = false
@@ -64,12 +64,12 @@
 [dependencies.sp-consensus-aura]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.fp-rpc]
 default-features = false
 git = "https://github.com/uniquenetwork/frontier"
-branch = "unique-polkadot-v0.9.19"
+branch = "unique-polkadot-v0.9.20"
 
 [dependencies]
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
modifiedruntime/common/src/runtime_apis.rsdiffbeforeafterboth
--- a/runtime/common/src/runtime_apis.rs
+++ b/runtime/common/src/runtime_apis.rs
@@ -186,6 +186,7 @@
                         None
                     };
 
+                    let is_transactional = false;
                     <Runtime as pallet_evm::Config>::Runner::call(
                         CrossAccountId::from_eth(from),
                         to,
@@ -196,6 +197,7 @@
                         max_priority_fee_per_gas,
                         nonce,
                         access_list.unwrap_or_default(),
+                        is_transactional,
                         config.as_ref().unwrap_or_else(|| <Runtime as pallet_evm::Config>::config()),
                     ).map_err(|err| err.into())
                 }
@@ -220,6 +222,7 @@
                         None
                     };
 
+                    let is_transactional = false;
                     <Runtime as pallet_evm::Config>::Runner::create(
                         CrossAccountId::from_eth(from),
                         data,
@@ -229,6 +232,7 @@
                         max_priority_fee_per_gas,
                         nonce,
                         access_list.unwrap_or_default(),
+                        is_transactional,
                         config.as_ref().unwrap_or_else(|| <Runtime as pallet_evm::Config>::config()),
                     ).map_err(|err| err.into())
                 }
modifiedruntime/opal/Cargo.tomldiffbeforeafterboth
--- a/runtime/opal/Cargo.toml
+++ b/runtime/opal/Cargo.toml
@@ -119,33 +119,33 @@
 default-features = false
 git = "https://github.com/paritytech/substrate"
 optional = true
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-executive]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-support]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-system]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-system-benchmarking]
 default-features = false
 git = "https://github.com/paritytech/substrate"
 optional = true
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-system-rpc-runtime-api]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.hex-literal]
 optional = true
@@ -160,12 +160,12 @@
 [dependencies.pallet-aura]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-balances]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 # Contracts specific packages
 # [dependencies.pallet-contracts]
@@ -189,32 +189,32 @@
 [dependencies.pallet-randomness-collective-flip]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-sudo]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-timestamp]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-transaction-payment]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-transaction-payment-rpc-runtime-api]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-treasury]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 # [dependencies.pallet-vesting]
 # default-features = false
@@ -224,67 +224,67 @@
 [dependencies.sp-arithmetic]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-api]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-block-builder]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-core]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-consensus-aura]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-inherents]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-io]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-offchain]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-runtime]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-session]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-std]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-transaction-pool]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-version]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.smallvec]
 version = '1.6.1'
@@ -295,46 +295,46 @@
 [dependencies.parachain-info]
 default-features = false
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.cumulus-pallet-aura-ext]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-pallet-parachain-system]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-primitives-core]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-pallet-xcm]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-pallet-dmp-queue]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-pallet-xcmp-queue]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-primitives-utility]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-primitives-timestamp]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 ################################################################################
@@ -342,32 +342,32 @@
 
 [dependencies.polkadot-parachain]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.xcm]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.xcm-builder]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.xcm-executor]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.pallet-xcm]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.orml-vesting]
 git = "https://github.com/uniquenetwork/open-runtime-module-library"
-branch = "unique-polkadot-v0.9.19"
+branch = "unique-polkadot-v0.9.20"
 version = "0.4.1-dev"
 default-features = false
 
@@ -382,7 +382,7 @@
 derivative = "2.2.0"
 pallet-unique = { path = '../../pallets/unique', default-features = false }
 up-rpc = { path = "../../primitives/rpc", default-features = false }
-fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 pallet-inflation = { path = '../../pallets/inflation', default-features = false }
 up-data-structs = { path = '../../primitives/data-structs', default-features = false }
 pallet-common = { default-features = false, path = "../../pallets/common" }
@@ -391,20 +391,20 @@
 pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }
 pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }
 # pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }
-pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }
+pallet-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" }
 pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }
 pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }
 pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }
 pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 
 ################################################################################
 # Build Dependencies
 
 [build-dependencies.substrate-wasm-builder]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
modifiedruntime/quartz/Cargo.tomldiffbeforeafterboth
--- a/runtime/quartz/Cargo.toml
+++ b/runtime/quartz/Cargo.toml
@@ -119,33 +119,33 @@
 default-features = false
 git = "https://github.com/paritytech/substrate"
 optional = true
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-executive]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-support]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-system]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-system-benchmarking]
 default-features = false
 git = "https://github.com/paritytech/substrate"
 optional = true
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-system-rpc-runtime-api]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.hex-literal]
 optional = true
@@ -160,12 +160,12 @@
 [dependencies.pallet-aura]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-balances]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 # Contracts specific packages
 # [dependencies.pallet-contracts]
@@ -189,32 +189,32 @@
 [dependencies.pallet-randomness-collective-flip]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-sudo]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-timestamp]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-transaction-payment]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-transaction-payment-rpc-runtime-api]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-treasury]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 # [dependencies.pallet-vesting]
 # default-features = false
@@ -224,67 +224,67 @@
 [dependencies.sp-arithmetic]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-api]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-block-builder]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-core]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-consensus-aura]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-inherents]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-io]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-offchain]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-runtime]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-session]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-std]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-transaction-pool]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-version]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.smallvec]
 version = '1.6.1'
@@ -295,46 +295,46 @@
 [dependencies.parachain-info]
 default-features = false
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.cumulus-pallet-aura-ext]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-pallet-parachain-system]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-primitives-core]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-pallet-xcm]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-pallet-dmp-queue]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-pallet-xcmp-queue]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-primitives-utility]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-primitives-timestamp]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 ################################################################################
@@ -342,32 +342,32 @@
 
 [dependencies.polkadot-parachain]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.xcm]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.xcm-builder]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.xcm-executor]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.pallet-xcm]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.orml-vesting]
 git = "https://github.com/uniquenetwork/open-runtime-module-library"
-branch = "unique-polkadot-v0.9.19"
+branch = "unique-polkadot-v0.9.20"
 version = "0.4.1-dev"
 default-features = false
 
@@ -382,7 +382,7 @@
 derivative = "2.2.0"
 pallet-unique = { path = '../../pallets/unique', default-features = false }
 up-rpc = { path = "../../primitives/rpc", default-features = false }
-fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 pallet-inflation = { path = '../../pallets/inflation', default-features = false }
 up-data-structs = { path = '../../primitives/data-structs', default-features = false }
 pallet-common = { default-features = false, path = "../../pallets/common" }
@@ -391,20 +391,20 @@
 pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }
 pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }
 # pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }
-pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }
+pallet-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" }
 pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }
 pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }
 pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }
 pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 
 ################################################################################
 # Build Dependencies
 
 [build-dependencies.substrate-wasm-builder]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
modifiedruntime/unique/Cargo.tomldiffbeforeafterboth
--- a/runtime/unique/Cargo.toml
+++ b/runtime/unique/Cargo.toml
@@ -119,33 +119,33 @@
 default-features = false
 git = "https://github.com/paritytech/substrate"
 optional = true
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-executive]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-support]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-system]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-system-benchmarking]
 default-features = false
 git = "https://github.com/paritytech/substrate"
 optional = true
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.frame-system-rpc-runtime-api]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.hex-literal]
 optional = true
@@ -160,12 +160,12 @@
 [dependencies.pallet-aura]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-balances]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 # Contracts specific packages
 # [dependencies.pallet-contracts]
@@ -189,32 +189,32 @@
 [dependencies.pallet-randomness-collective-flip]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-sudo]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-timestamp]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-transaction-payment]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-transaction-payment-rpc-runtime-api]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.pallet-treasury]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 # [dependencies.pallet-vesting]
 # default-features = false
@@ -224,67 +224,67 @@
 [dependencies.sp-arithmetic]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-api]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-block-builder]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-core]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-consensus-aura]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-inherents]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-io]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-offchain]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-runtime]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-session]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-std]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-transaction-pool]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.sp-version]
 default-features = false
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.smallvec]
 version = '1.6.1'
@@ -295,46 +295,46 @@
 [dependencies.parachain-info]
 default-features = false
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 
 [dependencies.cumulus-pallet-aura-ext]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-pallet-parachain-system]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-primitives-core]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-pallet-xcm]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-pallet-dmp-queue]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-pallet-xcmp-queue]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-primitives-utility]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 [dependencies.cumulus-primitives-timestamp]
 git = "https://github.com/paritytech/cumulus"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"
 default-features = false
 
 ################################################################################
@@ -342,32 +342,32 @@
 
 [dependencies.polkadot-parachain]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.xcm]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.xcm-builder]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.xcm-executor]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.pallet-xcm]
 git = "https://github.com/paritytech/polkadot"
-branch = "release-v0.9.19"
+branch = "release-v0.9.20"
 default-features = false
 
 [dependencies.orml-vesting]
 git = "https://github.com/uniquenetwork/open-runtime-module-library"
-branch = "unique-polkadot-v0.9.19"
+branch = "unique-polkadot-v0.9.20"
 version = "0.4.1-dev"
 default-features = false
 
@@ -390,21 +390,21 @@
 pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }
 pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }
 # pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }
-pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.19", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }
+pallet-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" }
 pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }
 pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }
 pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }
 pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
-fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.19" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
+fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.20" }
 
 ################################################################################
 # Build Dependencies
 
 [build-dependencies.substrate-wasm-builder]
 git = "https://github.com/paritytech/substrate"
-branch = "polkadot-v0.9.19"
+branch = "polkadot-v0.9.20"