difftreelog
features: added app-promotion pallet prototype
in: master
14 files changed
Cargo.lockdiffbeforeafterboth446 "sc-network",446 "sc-network",447 "sc-network-gossip",447 "sc-network-gossip",448 "sc-utils",448 "sc-utils",449 "sp-api",449 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",450 "sp-application-crypto",450 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",451 "sp-arithmetic",451 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",452 "sp-blockchain",452 "sp-blockchain",453 "sp-consensus",453 "sp-consensus",454 "sp-core",454 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",455 "sp-keystore",455 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",456 "sp-mmr-primitives",456 "sp-mmr-primitives",457 "sp-runtime",457 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",458 "substrate-prometheus-endpoint",458 "substrate-prometheus-endpoint",459 "thiserror",459 "thiserror",460 "wasm-timer",460 "wasm-timer",475 "sc-rpc",475 "sc-rpc",476 "sc-utils",476 "sc-utils",477 "serde",477 "serde",478 "sp-core",478 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",479 "sp-runtime",479 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",480 "thiserror",480 "thiserror",481]481]482482486source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"486source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"487dependencies = [487dependencies = [488 "beefy-primitives",488 "beefy-primitives",489 "sp-api",489 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",490]490]491491492[[package]]492[[package]]496dependencies = [496dependencies = [497 "parity-scale-codec 3.1.5",497 "parity-scale-codec 3.1.5",498 "scale-info",498 "scale-info",499 "sp-api",499 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",500 "sp-application-crypto",500 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",501 "sp-core",501 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",502 "sp-runtime",502 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",503 "sp-std",503 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",504]504]505505506[[package]]506[[package]]1300 "sc-chain-spec",1300 "sc-chain-spec",1301 "sc-cli",1301 "sc-cli",1302 "sc-service",1302 "sc-service",1303 "sp-core",1303 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1304 "sp-runtime",1304 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1305 "url",1305 "url",1306]1306]130713071322 "polkadot-overseer",1322 "polkadot-overseer",1323 "polkadot-primitives",1323 "polkadot-primitives",1324 "sc-client-api",1324 "sc-client-api",1325 "sp-api",1325 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1326 "sp-consensus",1326 "sp-consensus",1327 "sp-core",1327 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1328 "sp-runtime",1328 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1329 "tracing",1329 "tracing",1330]1330]133113311344 "sc-consensus-aura",1344 "sc-consensus-aura",1345 "sc-consensus-slots",1345 "sc-consensus-slots",1346 "sc-telemetry",1346 "sc-telemetry",1347 "sp-api",1347 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1348 "sp-application-crypto",1348 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1349 "sp-block-builder",1349 "sp-block-builder",1350 "sp-blockchain",1350 "sp-blockchain",1351 "sp-consensus",1351 "sp-consensus",1352 "sp-consensus-aura",1352 "sp-consensus-aura",1353 "sp-core",1353 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1354 "sp-inherents",1354 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1355 "sp-keystore",1355 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1356 "sp-runtime",1356 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1357 "substrate-prometheus-endpoint",1357 "substrate-prometheus-endpoint",1358 "tracing",1358 "tracing",1359]1359]1371 "polkadot-primitives",1371 "polkadot-primitives",1372 "sc-client-api",1372 "sc-client-api",1373 "sc-consensus",1373 "sc-consensus",1374 "sp-api",1374 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1375 "sp-blockchain",1375 "sp-blockchain",1376 "sp-consensus",1376 "sp-consensus",1377 "sp-runtime",1377 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1378 "sp-trie",1378 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1379 "tracing",1379 "tracing",1380]1380]138113811395 "polkadot-parachain",1395 "polkadot-parachain",1396 "polkadot-primitives",1396 "polkadot-primitives",1397 "sc-client-api",1397 "sc-client-api",1398 "sp-api",1398 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1399 "sp-blockchain",1399 "sp-blockchain",1400 "sp-consensus",1400 "sp-consensus",1401 "sp-core",1401 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1402 "sp-runtime",1402 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1403 "sp-state-machine",1403 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1404 "tracing",1404 "tracing",1405]1405]140614061421 "rand 0.8.5",1421 "rand 0.8.5",1422 "sc-client-api",1422 "sc-client-api",1423 "sc-consensus",1423 "sc-consensus",1424 "sp-api",1424 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1425 "sp-consensus",1425 "sp-consensus",1426 "sp-maybe-compressed-blob",1426 "sp-maybe-compressed-blob",1427 "sp-runtime",1427 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1428 "tracing",1428 "tracing",1429]1429]143014301448 "sc-service",1448 "sc-service",1449 "sc-telemetry",1449 "sc-telemetry",1450 "sc-tracing",1450 "sc-tracing",1451 "sp-api",1451 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1452 "sp-blockchain",1452 "sp-blockchain",1453 "sp-consensus",1453 "sp-consensus",1454 "sp-core",1454 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1455 "sp-runtime",1455 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1456 "tracing",1456 "tracing",1457]1457]145814581462source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1462source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1463dependencies = [1463dependencies = [1464 "frame-executive",1464 "frame-executive",1465 "frame-support",1465 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1466 "frame-system",1466 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1467 "pallet-aura",1467 "pallet-aura",1468 "parity-scale-codec 3.1.5",1468 "parity-scale-codec 3.1.5",1469 "scale-info",1469 "scale-info",1470 "serde",1470 "serde",1471 "sp-application-crypto",1471 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1472 "sp-consensus-aura",1472 "sp-consensus-aura",1473 "sp-runtime",1473 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1474 "sp-std",1474 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1475]1475]147614761477[[package]]1477[[package]]1480source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1480source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1481dependencies = [1481dependencies = [1482 "cumulus-primitives-core",1482 "cumulus-primitives-core",1483 "frame-support",1483 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1484 "frame-system",1484 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1485 "log",1485 "log",1486 "parity-scale-codec 3.1.5",1486 "parity-scale-codec 3.1.5",1487 "scale-info",1487 "scale-info",1488 "sp-io",1488 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1489 "sp-runtime",1489 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1490 "sp-std",1490 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1491 "xcm",1491 "xcm",1492 "xcm-executor",1492 "xcm-executor",1493]1493]1501 "cumulus-primitives-core",1501 "cumulus-primitives-core",1502 "cumulus-primitives-parachain-inherent",1502 "cumulus-primitives-parachain-inherent",1503 "environmental",1503 "environmental",1504 "frame-support",1504 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1505 "frame-system",1505 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1506 "impl-trait-for-tuples",1506 "impl-trait-for-tuples",1507 "log",1507 "log",1508 "pallet-balances",1508 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1509 "parity-scale-codec 3.1.5",1509 "parity-scale-codec 3.1.5",1510 "polkadot-parachain",1510 "polkadot-parachain",1511 "scale-info",1511 "scale-info",1512 "serde",1512 "serde",1513 "sp-core",1513 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1514 "sp-externalities",1514 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1515 "sp-inherents",1515 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1516 "sp-io",1516 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1517 "sp-runtime",1517 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1518 "sp-state-machine",1518 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1519 "sp-std",1519 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1520 "sp-trie",1520 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1521 "sp-version",1521 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1522 "xcm",1522 "xcm",1523]1523]152415241539source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1539source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1540dependencies = [1540dependencies = [1541 "cumulus-primitives-core",1541 "cumulus-primitives-core",1542 "frame-support",1542 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1543 "frame-system",1543 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1544 "parity-scale-codec 3.1.5",1544 "parity-scale-codec 3.1.5",1545 "scale-info",1545 "scale-info",1546 "serde",1546 "serde",1547 "sp-io",1547 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1548 "sp-runtime",1548 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1549 "sp-std",1549 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1550 "xcm",1550 "xcm",1551]1551]155215521556source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1556source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1557dependencies = [1557dependencies = [1558 "cumulus-primitives-core",1558 "cumulus-primitives-core",1559 "frame-support",1559 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1560 "frame-system",1560 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1561 "log",1561 "log",1562 "parity-scale-codec 3.1.5",1562 "parity-scale-codec 3.1.5",1563 "rand_chacha 0.3.1",1563 "rand_chacha 0.3.1",1564 "scale-info",1564 "scale-info",1565 "sp-runtime",1565 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1566 "sp-std",1566 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1567 "xcm",1567 "xcm",1568 "xcm-executor",1568 "xcm-executor",1569]1569]1573version = "0.1.0"1573version = "0.1.0"1574source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1574source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1575dependencies = [1575dependencies = [1576 "frame-support",1576 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1577 "parity-scale-codec 3.1.5",1577 "parity-scale-codec 3.1.5",1578 "polkadot-core-primitives",1578 "polkadot-core-primitives",1579 "polkadot-parachain",1579 "polkadot-parachain",1580 "polkadot-primitives",1580 "polkadot-primitives",1581 "sp-api",1581 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1582 "sp-runtime",1582 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1583 "sp-std",1583 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1584 "sp-trie",1584 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1585]1585]158615861587[[package]]1587[[package]]1596 "parity-scale-codec 3.1.5",1596 "parity-scale-codec 3.1.5",1597 "sc-client-api",1597 "sc-client-api",1598 "scale-info",1598 "scale-info",1599 "sp-api",1599 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1600 "sp-core",1600 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1601 "sp-inherents",1601 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1602 "sp-runtime",1602 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1603 "sp-state-machine",1603 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1604 "sp-std",1604 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1605 "sp-storage",1605 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1606 "sp-trie",1606 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1607 "tracing",1607 "tracing",1608]1608]160916091615 "cumulus-primitives-core",1615 "cumulus-primitives-core",1616 "futures 0.3.23",1616 "futures 0.3.23",1617 "parity-scale-codec 3.1.5",1617 "parity-scale-codec 3.1.5",1618 "sp-inherents",1618 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1619 "sp-std",1619 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1620 "sp-timestamp",1620 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1621]1621]162216221623[[package]]1623[[package]]1626source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1626source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1627dependencies = [1627dependencies = [1628 "cumulus-primitives-core",1628 "cumulus-primitives-core",1629 "frame-support",1629 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1630 "parity-scale-codec 3.1.5",1630 "parity-scale-codec 3.1.5",1631 "polkadot-core-primitives",1631 "polkadot-core-primitives",1632 "polkadot-parachain",1632 "polkadot-parachain",1633 "polkadot-primitives",1633 "polkadot-primitives",1634 "sp-runtime",1634 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1635 "sp-std",1635 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1636 "sp-trie",1636 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1637 "xcm",1637 "xcm",1638 "xcm-builder",1638 "xcm-builder",1639 "xcm-executor",1639 "xcm-executor",1660 "sc-sysinfo",1660 "sc-sysinfo",1661 "sc-telemetry",1661 "sc-telemetry",1662 "sc-tracing",1662 "sc-tracing",1663 "sp-api",1663 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1664 "sp-blockchain",1664 "sp-blockchain",1665 "sp-consensus",1665 "sp-consensus",1666 "sp-core",1666 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1667 "sp-runtime",1667 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1668 "sp-state-machine",1668 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1669 "tracing",1669 "tracing",1670]1670]167116711684 "polkadot-overseer",1684 "polkadot-overseer",1685 "polkadot-service",1685 "polkadot-service",1686 "sc-client-api",1686 "sc-client-api",1687 "sp-api",1687 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1688 "sp-blockchain",1688 "sp-blockchain",1689 "sp-core",1689 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1690 "sp-runtime",1690 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1691 "sp-state-machine",1691 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1692 "thiserror",1692 "thiserror",1693]1693]169416941709 "polkadot-service",1709 "polkadot-service",1710 "sc-client-api",1710 "sc-client-api",1711 "sc-rpc-api",1711 "sc-rpc-api",1712 "sp-api",1712 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1713 "sp-core",1713 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1714 "sp-runtime",1714 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1715 "sp-state-machine",1715 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1716 "sp-storage",1716 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1717 "tokio",1717 "tokio",1718 "tracing",1718 "tracing",1719 "url",1719 "url",1727 "cumulus-primitives-core",1727 "cumulus-primitives-core",1728 "parity-scale-codec 3.1.5",1728 "parity-scale-codec 3.1.5",1729 "polkadot-primitives",1729 "polkadot-primitives",1730 "sp-runtime",1730 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1731 "sp-state-machine",1731 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1732 "sp-std",1732 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1733]1733]173417341735[[package]]1735[[package]]2150[[package]]2150[[package]]2151name = "evm"2151name = "evm"2152version = "0.35.0"2152version = "0.35.0"2153source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"2154dependencies = [2155 "auto_impl",2156 "ethereum",2157 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",2158 "evm-gasometer 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",2159 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",2160 "log",2161 "parity-scale-codec 3.1.5",2162 "primitive-types",2163 "rlp",2164 "scale-info",2165 "sha3 0.10.2",2166]21672168[[package]]2169name = "evm"2170version = "0.35.0"2153source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2171source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2154dependencies = [2172dependencies = [2155 "auto_impl",2173 "auto_impl",2156 "environmental",2174 "environmental",2157 "ethereum",2175 "ethereum",2158 "evm-core",2176 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2159 "evm-gasometer",2177 "evm-gasometer 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2160 "evm-runtime",2178 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2161 "log",2179 "log",2162 "parity-scale-codec 3.1.5",2180 "parity-scale-codec 3.1.5",2163 "primitive-types",2181 "primitive-types",2196[[package]]2214[[package]]2197name = "evm-core"2215name = "evm-core"2198version = "0.35.0"2216version = "0.35.0"2217source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"2218dependencies = [2219 "parity-scale-codec 3.1.5",2220 "primitive-types",2221 "scale-info",2222]22232224[[package]]2225name = "evm-core"2226version = "0.35.0"2199source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2227source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2200dependencies = [2228dependencies = [2201 "parity-scale-codec 3.1.5",2229 "parity-scale-codec 3.1.5",2207[[package]]2235[[package]]2208name = "evm-gasometer"2236name = "evm-gasometer"2209version = "0.35.0"2237version = "0.35.0"2238source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"2239dependencies = [2240 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",2241 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",2242 "primitive-types",2243]22442245[[package]]2246name = "evm-gasometer"2247version = "0.35.0"2210source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2248source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2211dependencies = [2249dependencies = [2212 "environmental",2250 "environmental",2213 "evm-core",2251 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2214 "evm-runtime",2252 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2215 "primitive-types",2253 "primitive-types",2216]2254]221722552218[[package]]2256[[package]]2219name = "evm-runtime"2257name = "evm-runtime"2220version = "0.35.0"2258version = "0.35.0"2259source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"2260dependencies = [2261 "auto_impl",2262 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",2263 "primitive-types",2264 "sha3 0.10.2",2265]22662267[[package]]2268name = "evm-runtime"2269version = "0.35.0"2221source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2270source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2222dependencies = [2271dependencies = [2223 "auto_impl",2272 "auto_impl",2224 "environmental",2273 "environmental",2225 "evm-core",2274 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2226 "primitive-types",2275 "primitive-types",2227 "sha3 0.10.2",2276 "sha3 0.10.2",2228]2277]2318 "fp-rpc",2367 "fp-rpc",2319 "sc-client-api",2368 "sc-client-api",2320 "sc-consensus",2369 "sc-consensus",2321 "sp-api",2370 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2322 "sp-block-builder",2371 "sp-block-builder",2323 "sp-blockchain",2372 "sp-blockchain",2324 "sp-consensus",2373 "sp-consensus",2325 "sp-runtime",2374 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2326 "thiserror",2375 "thiserror",2327]2376]232823772337 "parity-scale-codec 3.1.5",2386 "parity-scale-codec 3.1.5",2338 "parking_lot 0.12.1",2387 "parking_lot 0.12.1",2339 "sc-client-db",2388 "sc-client-db",2340 "sp-core",2389 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2341 "sp-database",2390 "sp-database",2342 "sp-runtime",2391 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2343]2392]234423932345[[package]]2394[[package]]2354 "futures-timer",2403 "futures-timer",2355 "log",2404 "log",2356 "sc-client-api",2405 "sc-client-api",2357 "sp-api",2406 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2358 "sp-blockchain",2407 "sp-blockchain",2359 "sp-runtime",2408 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2360]2409]236124102362[[package]]2411[[package]]2366dependencies = [2415dependencies = [2367 "ethereum",2416 "ethereum",2368 "ethereum-types",2417 "ethereum-types",2369 "evm",2418 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2370 "fc-db",2419 "fc-db",2371 "fc-rpc-core",2420 "fc-rpc-core",2372 "fp-rpc",2421 "fp-rpc",2388 "sc-service",2437 "sc-service",2389 "sc-transaction-pool",2438 "sc-transaction-pool",2390 "sc-transaction-pool-api",2439 "sc-transaction-pool-api",2391 "sp-api",2440 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2392 "sp-block-builder",2441 "sp-block-builder",2393 "sp-blockchain",2442 "sp-blockchain",2394 "sp-core",2443 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2395 "sp-io",2444 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2396 "sp-runtime",2445 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2397 "sp-storage",2446 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2398 "substrate-prometheus-endpoint",2447 "substrate-prometheus-endpoint",2399 "tokio",2448 "tokio",2400]2449]2547dependencies = [2596dependencies = [2548 "ethereum",2597 "ethereum",2549 "parity-scale-codec 3.1.5",2598 "parity-scale-codec 3.1.5",2550 "sp-core",2599 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2551 "sp-runtime",2600 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2552 "sp-std",2601 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2553]2602]255426032555[[package]]2604[[package]]2556name = "fp-evm"2605name = "fp-evm"2557version = "3.0.0-dev"2606version = "3.0.0-dev"2607source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2608dependencies = [2609 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",2610 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2611 "impl-trait-for-tuples",2612 "parity-scale-codec 3.1.5",2613 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2614 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2615]26162617[[package]]2618name = "fp-evm"2619version = "3.0.0-dev"2558source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2620source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2559dependencies = [2621dependencies = [2560 "evm",2622 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2561 "frame-support",2623 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2562 "impl-trait-for-tuples",2624 "impl-trait-for-tuples",2563 "parity-scale-codec 3.1.5",2625 "parity-scale-codec 3.1.5",2564 "serde",2626 "serde",2565 "sp-core",2627 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2566 "sp-std",2628 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2567]2629]256826302569[[package]]2631[[package]]2570name = "fp-evm-mapping"2632name = "fp-evm-mapping"2571version = "0.1.0"2633version = "0.1.0"2634source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2635dependencies = [2636 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2637 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2638]26392640[[package]]2641name = "fp-evm-mapping"2642version = "0.1.0"2572source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2643source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2573dependencies = [2644dependencies = [2574 "frame-support",2645 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2575 "sp-core",2646 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2576]2647]257726482578[[package]]2649[[package]]2582dependencies = [2653dependencies = [2583 "ethereum",2654 "ethereum",2584 "ethereum-types",2655 "ethereum-types",2585 "fp-evm",2656 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",2586 "parity-scale-codec 3.1.5",2657 "parity-scale-codec 3.1.5",2587 "scale-info",2658 "scale-info",2588 "sp-api",2659 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2589 "sp-core",2660 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2590 "sp-io",2661 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2591 "sp-runtime",2662 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2592 "sp-std",2663 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2593]2664]259426652595[[package]]2666[[package]]2598source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2669source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2599dependencies = [2670dependencies = [2600 "ethereum",2671 "ethereum",2601 "frame-support",2672 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2602 "parity-scale-codec 3.1.5",2673 "parity-scale-codec 3.1.5",2603 "parity-util-mem",2674 "parity-util-mem",2604 "scale-info",2675 "scale-info",2605 "serde",2676 "serde",2606 "sp-debug-derive",2677 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2607 "sp-io",2678 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2608 "sp-runtime",2679 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2609]2680]261026812611[[package]]2682[[package]]2619[[package]]2690[[package]]2620name = "frame-benchmarking"2691name = "frame-benchmarking"2621version = "4.0.0-dev"2692version = "4.0.0-dev"2693source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2694dependencies = [2695 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2696 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2697 "linregress",2698 "log",2699 "parity-scale-codec 3.1.5",2700 "paste",2701 "scale-info",2702 "serde",2703 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2704 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2705 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2706 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2707 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2708 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2709 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2710]27112712[[package]]2713name = "frame-benchmarking"2714version = "4.0.0-dev"2622source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2715source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2623dependencies = [2716dependencies = [2624 "frame-support",2717 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2625 "frame-system",2718 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2626 "linregress",2719 "linregress",2627 "log",2720 "log",2628 "parity-scale-codec 3.1.5",2721 "parity-scale-codec 3.1.5",2629 "paste",2722 "paste",2630 "scale-info",2723 "scale-info",2631 "serde",2724 "serde",2632 "sp-api",2725 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2633 "sp-application-crypto",2726 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2634 "sp-io",2727 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2635 "sp-runtime",2728 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2636 "sp-runtime-interface",2729 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2637 "sp-std",2730 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2638 "sp-storage",2731 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2639]2732]264027332641[[package]]2734[[package]]2647 "chrono",2740 "chrono",2648 "clap",2741 "clap",2649 "comfy-table",2742 "comfy-table",2650 "frame-benchmarking",2743 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2651 "frame-support",2744 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2652 "frame-system",2745 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2653 "gethostname",2746 "gethostname",2654 "handlebars",2747 "handlebars",2655 "hash-db",2748 "hash-db",2673 "serde",2766 "serde",2674 "serde_json",2767 "serde_json",2675 "serde_nanos",2768 "serde_nanos",2676 "sp-api",2769 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2677 "sp-blockchain",2770 "sp-blockchain",2678 "sp-core",2771 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2679 "sp-database",2772 "sp-database",2680 "sp-externalities",2773 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2681 "sp-inherents",2774 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2682 "sp-keystore",2775 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2683 "sp-runtime",2776 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2684 "sp-state-machine",2777 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2685 "sp-storage",2778 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2686 "sp-trie",2779 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2687 "tempfile",2780 "tempfile",2688 "thiserror",2781 "thiserror",2689 "thousands",2782 "thousands",2706source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2799source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2707dependencies = [2800dependencies = [2708 "frame-election-provider-solution-type",2801 "frame-election-provider-solution-type",2709 "frame-support",2802 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2710 "frame-system",2803 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2711 "parity-scale-codec 3.1.5",2804 "parity-scale-codec 3.1.5",2712 "scale-info",2805 "scale-info",2713 "sp-arithmetic",2806 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2714 "sp-npos-elections",2807 "sp-npos-elections",2715 "sp-runtime",2808 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2716 "sp-std",2809 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2717]2810]271828112719[[package]]2812[[package]]2720name = "frame-executive"2813name = "frame-executive"2721version = "4.0.0-dev"2814version = "4.0.0-dev"2722source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2815source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2723dependencies = [2816dependencies = [2724 "frame-support",2817 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2725 "frame-system",2818 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2726 "parity-scale-codec 3.1.5",2819 "parity-scale-codec 3.1.5",2727 "scale-info",2820 "scale-info",2728 "sp-core",2821 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2729 "sp-io",2822 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2730 "sp-runtime",2823 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2731 "sp-std",2824 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2732 "sp-tracing",2825 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2733]2826]273428272735[[package]]2828[[package]]2747[[package]]2840[[package]]2748name = "frame-support"2841name = "frame-support"2749version = "4.0.0-dev"2842version = "4.0.0-dev"2843source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2844dependencies = [2845 "bitflags",2846 "frame-metadata",2847 "frame-support-procedural 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2848 "impl-trait-for-tuples",2849 "k256",2850 "log",2851 "once_cell",2852 "parity-scale-codec 3.1.5",2853 "paste",2854 "scale-info",2855 "serde",2856 "smallvec",2857 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2858 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2859 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2860 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2861 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2862 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2863 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2864 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2865 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2866 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2867 "tt-call",2868]28692870[[package]]2871name = "frame-support"2872version = "4.0.0-dev"2750source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2873source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2751dependencies = [2874dependencies = [2752 "bitflags",2875 "bitflags",2753 "frame-metadata",2876 "frame-metadata",2754 "frame-support-procedural",2877 "frame-support-procedural 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2755 "impl-trait-for-tuples",2878 "impl-trait-for-tuples",2756 "k256",2879 "k256",2757 "log",2880 "log",2761 "scale-info",2884 "scale-info",2762 "serde",2885 "serde",2763 "smallvec",2886 "smallvec",2764 "sp-arithmetic",2887 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2765 "sp-core",2888 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2766 "sp-core-hashing-proc-macro",2889 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2767 "sp-inherents",2890 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2768 "sp-io",2891 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2769 "sp-runtime",2892 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2770 "sp-staking",2893 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2771 "sp-state-machine",2894 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2772 "sp-std",2895 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2773 "sp-tracing",2896 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2774 "tt-call",2897 "tt-call",2775]2898]277628992777[[package]]2900[[package]]2778name = "frame-support-procedural"2901name = "frame-support-procedural"2779version = "4.0.0-dev"2902version = "4.0.0-dev"2903source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2904dependencies = [2905 "Inflector",2906 "frame-support-procedural-tools 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2907 "proc-macro2",2908 "quote",2909 "syn",2910]29112912[[package]]2913name = "frame-support-procedural"2914version = "4.0.0-dev"2780source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2915source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2781dependencies = [2916dependencies = [2782 "Inflector",2917 "Inflector",2783 "frame-support-procedural-tools",2918 "frame-support-procedural-tools 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2784 "proc-macro2",2919 "proc-macro2",2785 "quote",2920 "quote",2786 "syn",2921 "syn",2789[[package]]2924[[package]]2790name = "frame-support-procedural-tools"2925name = "frame-support-procedural-tools"2791version = "4.0.0-dev"2926version = "4.0.0-dev"2927source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2928dependencies = [2929 "frame-support-procedural-tools-derive 3.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2930 "proc-macro-crate",2931 "proc-macro2",2932 "quote",2933 "syn",2934]29352936[[package]]2937name = "frame-support-procedural-tools"2938version = "4.0.0-dev"2792source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2939source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2793dependencies = [2940dependencies = [2794 "frame-support-procedural-tools-derive",2941 "frame-support-procedural-tools-derive 3.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2795 "proc-macro-crate",2942 "proc-macro-crate",2796 "proc-macro2",2943 "proc-macro2",2797 "quote",2944 "quote",2801[[package]]2948[[package]]2802name = "frame-support-procedural-tools-derive"2949name = "frame-support-procedural-tools-derive"2803version = "3.0.0"2950version = "3.0.0"2951source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2952dependencies = [2953 "proc-macro2",2954 "quote",2955 "syn",2956]29572958[[package]]2959name = "frame-support-procedural-tools-derive"2960version = "3.0.0"2804source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2961source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2805dependencies = [2962dependencies = [2806 "proc-macro2",2963 "proc-macro2",2811[[package]]2968[[package]]2812name = "frame-system"2969name = "frame-system"2813version = "4.0.0-dev"2970version = "4.0.0-dev"2971source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2972dependencies = [2973 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2974 "log",2975 "parity-scale-codec 3.1.5",2976 "scale-info",2977 "serde",2978 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2979 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2980 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2981 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2982 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2983]29842985[[package]]2986name = "frame-system"2987version = "4.0.0-dev"2814source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2988source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2815dependencies = [2989dependencies = [2816 "frame-support",2990 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2817 "log",2991 "log",2818 "parity-scale-codec 3.1.5",2992 "parity-scale-codec 3.1.5",2819 "scale-info",2993 "scale-info",2820 "serde",2994 "serde",2821 "sp-core",2995 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2822 "sp-io",2996 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2823 "sp-runtime",2997 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2824 "sp-std",2998 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2825 "sp-version",2999 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2826]3000]282730012828[[package]]3002[[package]]2829name = "frame-system-benchmarking"3003name = "frame-system-benchmarking"2830version = "4.0.0-dev"3004version = "4.0.0-dev"2831source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"3005source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2832dependencies = [3006dependencies = [2833 "frame-benchmarking",3007 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2834 "frame-support",3008 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2835 "frame-system",3009 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2836 "parity-scale-codec 3.1.5",3010 "parity-scale-codec 3.1.5",2837 "scale-info",3011 "scale-info",2838 "sp-core",3012 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2839 "sp-runtime",3013 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2840 "sp-std",3014 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2841]3015]284230162843[[package]]3017[[package]]2846source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"3020source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2847dependencies = [3021dependencies = [2848 "parity-scale-codec 3.1.5",3022 "parity-scale-codec 3.1.5",2849 "sp-api",3023 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2850]3024]285130252852[[package]]3026[[package]]2853name = "frame-try-runtime"3027name = "frame-try-runtime"2854version = "0.10.0-dev"3028version = "0.10.0-dev"2855source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"3029source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2856dependencies = [3030dependencies = [2857 "frame-support",3031 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2858 "sp-api",3032 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2859 "sp-runtime",3033 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2860 "sp-std",3034 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2861]3035]286230362863[[package]]3037[[package]]3735dependencies = [3909dependencies = [3736 "beefy-primitives",3910 "beefy-primitives",3737 "bitvec 1.0.1",3911 "bitvec 1.0.1",3738 "frame-benchmarking",3912 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3739 "frame-election-provider-support",3913 "frame-election-provider-support",3740 "frame-executive",3914 "frame-executive",3741 "frame-support",3915 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3742 "frame-system",3916 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3743 "frame-system-benchmarking",3917 "frame-system-benchmarking",3744 "frame-system-rpc-runtime-api",3918 "frame-system-rpc-runtime-api",3745 "frame-try-runtime",3919 "frame-try-runtime",3750 "pallet-authorship",3924 "pallet-authorship",3751 "pallet-babe",3925 "pallet-babe",3752 "pallet-bags-list",3926 "pallet-bags-list",3753 "pallet-balances",3927 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3754 "pallet-bounties",3928 "pallet-bounties",3755 "pallet-child-bounties",3929 "pallet-child-bounties",3756 "pallet-collective",3930 "pallet-collective",3779 "pallet-society",3953 "pallet-society",3780 "pallet-staking",3954 "pallet-staking",3781 "pallet-staking-reward-fn",3955 "pallet-staking-reward-fn",3782 "pallet-timestamp",3956 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3783 "pallet-tips",3957 "pallet-tips",3784 "pallet-transaction-payment",3958 "pallet-transaction-payment",3785 "pallet-transaction-payment-rpc-runtime-api",3959 "pallet-transaction-payment-rpc-runtime-api",3797 "serde",3971 "serde",3798 "serde_derive",3972 "serde_derive",3799 "smallvec",3973 "smallvec",3800 "sp-api",3974 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3801 "sp-arithmetic",3975 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3802 "sp-authority-discovery",3976 "sp-authority-discovery",3803 "sp-block-builder",3977 "sp-block-builder",3804 "sp-consensus-babe",3978 "sp-consensus-babe",3805 "sp-core",3979 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3806 "sp-inherents",3980 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3807 "sp-io",3981 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3808 "sp-mmr-primitives",3982 "sp-mmr-primitives",3809 "sp-npos-elections",3983 "sp-npos-elections",3810 "sp-offchain",3984 "sp-offchain",3811 "sp-runtime",3985 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3812 "sp-session",3986 "sp-session",3813 "sp-staking",3987 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3814 "sp-std",3988 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3815 "sp-transaction-pool",3989 "sp-transaction-pool",3816 "sp-version",3990 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3817 "static_assertions",3991 "static_assertions",3818 "substrate-wasm-builder",3992 "substrate-wasm-builder",3819 "xcm",3993 "xcm",3826version = "0.9.27"4000version = "0.9.27"3827source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"4001source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"3828dependencies = [4002dependencies = [3829 "frame-support",4003 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3830 "polkadot-primitives",4004 "polkadot-primitives",3831 "polkadot-runtime-common",4005 "polkadot-runtime-common",3832 "smallvec",4006 "smallvec",3833 "sp-runtime",4007 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3834]4008]383540093836[[package]]4010[[package]]5137 "cumulus-primitives-utility",5311 "cumulus-primitives-utility",5138 "derivative",5312 "derivative",5139 "evm-coder",5313 "evm-coder",5140 "fp-evm-mapping",5314 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5141 "fp-rpc",5315 "fp-rpc",5142 "fp-self-contained",5316 "fp-self-contained",5143 "frame-benchmarking",5317 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5144 "frame-executive",5318 "frame-executive",5145 "frame-support",5319 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5146 "frame-system",5320 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5147 "frame-system-benchmarking",5321 "frame-system-benchmarking",5148 "frame-system-rpc-runtime-api",5322 "frame-system-rpc-runtime-api",5149 "frame-try-runtime",5323 "frame-try-runtime",5150 "hex-literal",5324 "hex-literal",5151 "log",5325 "log",5152 "orml-vesting",5326 "orml-vesting",5327 "pallet-app-promotion",5153 "pallet-aura",5328 "pallet-aura",5154 "pallet-balances",5329 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5155 "pallet-base-fee",5330 "pallet-base-fee",5156 "pallet-common",5331 "pallet-common",5157 "pallet-configuration",5332 "pallet-configuration",5158 "pallet-ethereum",5333 "pallet-ethereum",5159 "pallet-evm",5334 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5160 "pallet-evm-coder-substrate",5335 "pallet-evm-coder-substrate",5161 "pallet-evm-contract-helpers",5336 "pallet-evm-contract-helpers",5162 "pallet-evm-migration",5337 "pallet-evm-migration",5163 "pallet-evm-transaction-payment",5338 "pallet-evm-transaction-payment",5164 "pallet-fungible",5339 "pallet-fungible",5165 "pallet-inflation",5340 "pallet-inflation",5166 "pallet-nonfungible",5341 "pallet-nonfungible",5167 "pallet-randomness-collective-flip",5342 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5168 "pallet-refungible",5343 "pallet-refungible",5169 "pallet-rmrk-core",5344 "pallet-rmrk-core",5170 "pallet-rmrk-equip",5345 "pallet-rmrk-equip",5171 "pallet-structure",5346 "pallet-structure",5172 "pallet-sudo",5347 "pallet-sudo",5173 "pallet-template-transaction-payment",5348 "pallet-template-transaction-payment",5174 "pallet-timestamp",5349 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5175 "pallet-transaction-payment",5350 "pallet-transaction-payment",5176 "pallet-transaction-payment-rpc-runtime-api",5351 "pallet-transaction-payment-rpc-runtime-api",5177 "pallet-treasury",5352 "pallet-treasury",5185 "scale-info",5360 "scale-info",5186 "serde",5361 "serde",5187 "smallvec",5362 "smallvec",5188 "sp-api",5363 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5189 "sp-arithmetic",5364 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5190 "sp-block-builder",5365 "sp-block-builder",5191 "sp-consensus-aura",5366 "sp-consensus-aura",5192 "sp-core",5367 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5193 "sp-inherents",5368 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5194 "sp-io",5369 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5195 "sp-offchain",5370 "sp-offchain",5196 "sp-runtime",5371 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5197 "sp-session",5372 "sp-session",5198 "sp-std",5373 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5199 "sp-transaction-pool",5374 "sp-transaction-pool",5200 "sp-version",5375 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5201 "substrate-wasm-builder",5376 "substrate-wasm-builder",5202 "up-common",5377 "up-common",5203 "up-data-structs",5378 "up-data-structs",5270version = "0.4.1-dev"5445version = "0.4.1-dev"5271source = "git+https://github.com/open-web3-stack/open-runtime-module-library?branch=polkadot-v0.9.27#377213f750755cc48e80a3131eaae63b5eda8362"5446source = "git+https://github.com/open-web3-stack/open-runtime-module-library?branch=polkadot-v0.9.27#377213f750755cc48e80a3131eaae63b5eda8362"5272dependencies = [5447dependencies = [5273 "frame-support",5448 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5274 "frame-system",5449 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5275 "parity-scale-codec 3.1.5",5450 "parity-scale-codec 3.1.5",5276 "scale-info",5451 "scale-info",5277 "serde",5452 "serde",5278 "sp-io",5453 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5279 "sp-runtime",5454 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5280 "sp-std",5455 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5281]5456]528254575283[[package]]5458[[package]]5296]5471]529754725298[[package]]5473[[package]]5474name = "pallet-app-promotion"5475version = "0.1.0"5476dependencies = [5477 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5478 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5479 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5480 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5481 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24)",5482 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5483 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5484 "parity-scale-codec 3.1.5",5485 "scale-info",5486 "serde",5487 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5488 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5489 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5490 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5491]54925493[[package]]5299name = "pallet-aura"5494name = "pallet-aura"5300version = "4.0.0-dev"5495version = "4.0.0-dev"5301source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5496source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5302dependencies = [5497dependencies = [5303 "frame-support",5498 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5304 "frame-system",5499 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5305 "pallet-timestamp",5500 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5306 "parity-scale-codec 3.1.5",5501 "parity-scale-codec 3.1.5",5307 "scale-info",5502 "scale-info",5308 "sp-application-crypto",5503 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5309 "sp-consensus-aura",5504 "sp-consensus-aura",5310 "sp-runtime",5505 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5311 "sp-std",5506 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5312]5507]531355085314[[package]]5509[[package]]5315name = "pallet-authority-discovery"5510name = "pallet-authority-discovery"5316version = "4.0.0-dev"5511version = "4.0.0-dev"5317source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5512source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5318dependencies = [5513dependencies = [5319 "frame-support",5514 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5320 "frame-system",5515 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5321 "pallet-session",5516 "pallet-session",5322 "parity-scale-codec 3.1.5",5517 "parity-scale-codec 3.1.5",5323 "scale-info",5518 "scale-info",5324 "sp-application-crypto",5519 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5325 "sp-authority-discovery",5520 "sp-authority-discovery",5326 "sp-runtime",5521 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5327 "sp-std",5522 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5328]5523]532955245330[[package]]5525[[package]]5331name = "pallet-authorship"5526name = "pallet-authorship"5332version = "4.0.0-dev"5527version = "4.0.0-dev"5333source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5528source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5334dependencies = [5529dependencies = [5335 "frame-support",5530 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5336 "frame-system",5531 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5337 "impl-trait-for-tuples",5532 "impl-trait-for-tuples",5338 "parity-scale-codec 3.1.5",5533 "parity-scale-codec 3.1.5",5339 "scale-info",5534 "scale-info",5340 "sp-authorship",5535 "sp-authorship",5341 "sp-runtime",5536 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5342 "sp-std",5537 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5343]5538]534455395345[[package]]5540[[package]]5346name = "pallet-babe"5541name = "pallet-babe"5347version = "4.0.0-dev"5542version = "4.0.0-dev"5348source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5543source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5349dependencies = [5544dependencies = [5350 "frame-benchmarking",5545 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5351 "frame-support",5546 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5352 "frame-system",5547 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5353 "log",5548 "log",5354 "pallet-authorship",5549 "pallet-authorship",5355 "pallet-session",5550 "pallet-session",5356 "pallet-timestamp",5551 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5357 "parity-scale-codec 3.1.5",5552 "parity-scale-codec 3.1.5",5358 "scale-info",5553 "scale-info",5359 "sp-application-crypto",5554 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5360 "sp-consensus-babe",5555 "sp-consensus-babe",5361 "sp-consensus-vrf",5556 "sp-consensus-vrf",5362 "sp-io",5557 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5363 "sp-runtime",5558 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5364 "sp-session",5559 "sp-session",5365 "sp-staking",5560 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5366 "sp-std",5561 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5367]5562]536855635369[[package]]5564[[package]]5370name = "pallet-bags-list"5565name = "pallet-bags-list"5371version = "4.0.0-dev"5566version = "4.0.0-dev"5372source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5567source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5373dependencies = [5568dependencies = [5374 "frame-benchmarking",5569 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5375 "frame-election-provider-support",5570 "frame-election-provider-support",5376 "frame-support",5571 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5377 "frame-system",5572 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5378 "log",5573 "log",5379 "pallet-balances",5574 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5380 "parity-scale-codec 3.1.5",5575 "parity-scale-codec 3.1.5",5381 "scale-info",5576 "scale-info",5382 "sp-core",5577 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5383 "sp-io",5578 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5384 "sp-runtime",5579 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5385 "sp-std",5580 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5386 "sp-tracing",5581 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5387]5582]538855835389[[package]]5584[[package]]5390name = "pallet-balances"5585name = "pallet-balances"5391version = "4.0.0-dev"5586version = "4.0.0-dev"5587source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5588dependencies = [5589 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5590 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5591 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5592 "log",5593 "parity-scale-codec 3.1.5",5594 "scale-info",5595 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5596 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5597]55985599[[package]]5600name = "pallet-balances"5601version = "4.0.0-dev"5392source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5602source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5393dependencies = [5603dependencies = [5394 "frame-benchmarking",5604 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5395 "frame-support",5605 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5396 "frame-system",5606 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5397 "log",5607 "log",5398 "parity-scale-codec 3.1.5",5608 "parity-scale-codec 3.1.5",5399 "scale-info",5609 "scale-info",5400 "sp-runtime",5610 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5401 "sp-std",5611 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5402]5612]540356135404[[package]]5614[[package]]5405name = "pallet-base-fee"5615name = "pallet-base-fee"5406version = "1.0.0"5616version = "1.0.0"5407source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"5617source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"5408dependencies = [5618dependencies = [5409 "fp-evm",5619 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5410 "frame-support",5620 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5411 "frame-system",5621 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5412 "parity-scale-codec 3.1.5",5622 "parity-scale-codec 3.1.5",5413 "scale-info",5623 "scale-info",5414 "serde",5624 "serde",5415 "sp-core",5625 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5416 "sp-runtime",5626 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5417]5627]541856285419[[package]]5629[[package]]5422source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5632source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5423dependencies = [5633dependencies = [5424 "beefy-primitives",5634 "beefy-primitives",5425 "frame-support",5635 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5426 "frame-system",5636 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5427 "pallet-session",5637 "pallet-session",5428 "parity-scale-codec 3.1.5",5638 "parity-scale-codec 3.1.5",5429 "scale-info",5639 "scale-info",5430 "serde",5640 "serde",5431 "sp-runtime",5641 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5432 "sp-std",5642 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5433]5643]543456445435[[package]]5645[[package]]5439dependencies = [5649dependencies = [5440 "beefy-merkle-tree",5650 "beefy-merkle-tree",5441 "beefy-primitives",5651 "beefy-primitives",5442 "frame-support",5652 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5443 "frame-system",5653 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5444 "hex",5654 "hex",5445 "log",5655 "log",5446 "pallet-beefy",5656 "pallet-beefy",5449 "parity-scale-codec 3.1.5",5659 "parity-scale-codec 3.1.5",5450 "scale-info",5660 "scale-info",5451 "serde",5661 "serde",5452 "sp-core",5662 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5453 "sp-io",5663 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5454 "sp-runtime",5664 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5455 "sp-std",5665 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5456]5666]545756675458[[package]]5668[[package]]5459name = "pallet-bounties"5669name = "pallet-bounties"5460version = "4.0.0-dev"5670version = "4.0.0-dev"5461source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5671source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5462dependencies = [5672dependencies = [5463 "frame-benchmarking",5673 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5464 "frame-support",5674 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5465 "frame-system",5675 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5466 "log",5676 "log",5467 "pallet-treasury",5677 "pallet-treasury",5468 "parity-scale-codec 3.1.5",5678 "parity-scale-codec 3.1.5",5469 "scale-info",5679 "scale-info",5470 "sp-core",5680 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5471 "sp-io",5681 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5472 "sp-runtime",5682 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5473 "sp-std",5683 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5474]5684]547556855476[[package]]5686[[package]]5477name = "pallet-child-bounties"5687name = "pallet-child-bounties"5478version = "4.0.0-dev"5688version = "4.0.0-dev"5479source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5689source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5480dependencies = [5690dependencies = [5481 "frame-benchmarking",5691 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5482 "frame-support",5692 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5483 "frame-system",5693 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5484 "log",5694 "log",5485 "pallet-bounties",5695 "pallet-bounties",5486 "pallet-treasury",5696 "pallet-treasury",5487 "parity-scale-codec 3.1.5",5697 "parity-scale-codec 3.1.5",5488 "scale-info",5698 "scale-info",5489 "sp-core",5699 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5490 "sp-io",5700 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5491 "sp-runtime",5701 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5492 "sp-std",5702 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5493]5703]549457045495[[package]]5705[[package]]5496name = "pallet-collective"5706name = "pallet-collective"5497version = "4.0.0-dev"5707version = "4.0.0-dev"5498source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5708source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5499dependencies = [5709dependencies = [5500 "frame-benchmarking",5710 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5501 "frame-support",5711 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5502 "frame-system",5712 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5503 "log",5713 "log",5504 "parity-scale-codec 3.1.5",5714 "parity-scale-codec 3.1.5",5505 "scale-info",5715 "scale-info",5506 "sp-core",5716 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5507 "sp-io",5717 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5508 "sp-runtime",5718 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5509 "sp-std",5719 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5510]5720]551157215512[[package]]5722[[package]]5515dependencies = [5725dependencies = [5516 "ethereum",5726 "ethereum",5517 "evm-coder",5727 "evm-coder",5518 "fp-evm-mapping",5728 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5519 "frame-benchmarking",5729 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5520 "frame-support",5730 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5521 "frame-system",5731 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5522 "pallet-evm",5732 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5523 "pallet-evm-coder-substrate",5733 "pallet-evm-coder-substrate",5524 "parity-scale-codec 3.1.5",5734 "parity-scale-codec 3.1.5",5525 "scale-info",5735 "scale-info",5526 "serde",5736 "serde",5527 "sp-core",5737 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5528 "sp-runtime",5738 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5529 "sp-std",5739 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5530 "up-data-structs",5740 "up-data-structs",5531]5741]553257425533[[package]]5743[[package]]5534name = "pallet-configuration"5744name = "pallet-configuration"5535version = "0.1.1"5745version = "0.1.1"5536dependencies = [5746dependencies = [5537 "fp-evm",5747 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5538 "frame-support",5748 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5539 "frame-system",5749 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5540 "parity-scale-codec 3.1.5",5750 "parity-scale-codec 3.1.5",5541 "scale-info",5751 "scale-info",5542 "smallvec",5752 "smallvec",5543 "sp-arithmetic",5753 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5544 "sp-core",5754 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5545 "sp-runtime",5755 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5546 "sp-std",5756 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5547]5757]554857585549[[package]]5759[[package]]5550name = "pallet-democracy"5760name = "pallet-democracy"5551version = "4.0.0-dev"5761version = "4.0.0-dev"5552source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5762source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5553dependencies = [5763dependencies = [5554 "frame-benchmarking",5764 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5555 "frame-support",5765 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5556 "frame-system",5766 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5557 "parity-scale-codec 3.1.5",5767 "parity-scale-codec 3.1.5",5558 "scale-info",5768 "scale-info",5559 "serde",5769 "serde",5560 "sp-io",5770 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5561 "sp-runtime",5771 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5562 "sp-std",5772 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5563]5773]556457745565[[package]]5775[[package]]5566name = "pallet-election-provider-multi-phase"5776name = "pallet-election-provider-multi-phase"5567version = "4.0.0-dev"5777version = "4.0.0-dev"5568source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5778source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5569dependencies = [5779dependencies = [5570 "frame-benchmarking",5780 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5571 "frame-election-provider-support",5781 "frame-election-provider-support",5572 "frame-support",5782 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5573 "frame-system",5783 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5574 "log",5784 "log",5575 "parity-scale-codec 3.1.5",5785 "parity-scale-codec 3.1.5",5576 "rand 0.7.3",5786 "rand 0.7.3",5577 "scale-info",5787 "scale-info",5578 "sp-arithmetic",5788 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5579 "sp-core",5789 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5580 "sp-io",5790 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5581 "sp-npos-elections",5791 "sp-npos-elections",5582 "sp-runtime",5792 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5583 "sp-std",5793 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5584 "static_assertions",5794 "static_assertions",5585 "strum",5795 "strum",5586]5796]5590version = "4.0.0-dev"5800version = "4.0.0-dev"5591source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5801source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5592dependencies = [5802dependencies = [5593 "frame-benchmarking",5803 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5594 "frame-election-provider-support",5804 "frame-election-provider-support",5595 "frame-system",5805 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5596 "parity-scale-codec 3.1.5",5806 "parity-scale-codec 3.1.5",5597 "sp-npos-elections",5807 "sp-npos-elections",5598 "sp-runtime",5808 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5599]5809]560058105601[[package]]5811[[package]]5602name = "pallet-elections-phragmen"5812name = "pallet-elections-phragmen"5603version = "5.0.0-dev"5813version = "5.0.0-dev"5604source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5814source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5605dependencies = [5815dependencies = [5606 "frame-benchmarking",5816 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5607 "frame-support",5817 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5608 "frame-system",5818 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5609 "log",5819 "log",5610 "parity-scale-codec 3.1.5",5820 "parity-scale-codec 3.1.5",5611 "scale-info",5821 "scale-info",5612 "sp-core",5822 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5613 "sp-io",5823 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5614 "sp-npos-elections",5824 "sp-npos-elections",5615 "sp-runtime",5825 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5616 "sp-std",5826 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5617]5827]561858285619[[package]]5829[[package]]5623dependencies = [5833dependencies = [5624 "ethereum",5834 "ethereum",5625 "ethereum-types",5835 "ethereum-types",5626 "evm",5836 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",5627 "fp-consensus",5837 "fp-consensus",5628 "fp-evm",5838 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5629 "fp-evm-mapping",5839 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5630 "fp-rpc",5840 "fp-rpc",5631 "fp-self-contained",5841 "fp-self-contained",5632 "fp-storage",5842 "fp-storage",5633 "frame-support",5843 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5634 "frame-system",5844 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5635 "log",5845 "log",5636 "pallet-evm",5846 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5637 "pallet-timestamp",5847 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5638 "parity-scale-codec 3.1.5",5848 "parity-scale-codec 3.1.5",5639 "rlp",5849 "rlp",5640 "scale-info",5850 "scale-info",5641 "serde",5851 "serde",5642 "sha3 0.10.2",5852 "sha3 0.10.2",5643 "sp-io",5853 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5644 "sp-runtime",5854 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5645 "sp-std",5855 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5646]5856]564758575648[[package]]5858[[package]]5649name = "pallet-evm"5859name = "pallet-evm"5650version = "6.0.0-dev"5860version = "6.0.0-dev"5861source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"5862dependencies = [5863 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",5864 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24)",5865 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24)",5866 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5867 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5868 "hex",5869 "impl-trait-for-tuples",5870 "log",5871 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5872 "parity-scale-codec 3.1.5",5873 "primitive-types",5874 "rlp",5875 "scale-info",5876 "sha3 0.10.2",5877 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5878 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5879 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5880 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5881]58825883[[package]]5884name = "pallet-evm"5885version = "6.0.0-dev"5651source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"5886source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"5652dependencies = [5887dependencies = [5653 "evm",5888 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",5654 "fp-evm",5889 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5655 "fp-evm-mapping",5890 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5656 "frame-benchmarking",5891 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5657 "frame-support",5892 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5658 "frame-system",5893 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5659 "hex",5894 "hex",5660 "impl-trait-for-tuples",5895 "impl-trait-for-tuples",5661 "log",5896 "log",5662 "pallet-timestamp",5897 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5663 "parity-scale-codec 3.1.5",5898 "parity-scale-codec 3.1.5",5664 "primitive-types",5899 "primitive-types",5665 "rlp",5900 "rlp",5666 "scale-info",5901 "scale-info",5667 "serde",5902 "serde",5668 "sha3 0.10.2",5903 "sha3 0.10.2",5669 "sp-core",5904 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5670 "sp-io",5905 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5671 "sp-runtime",5906 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5672 "sp-std",5907 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5673]5908]567459095675[[package]]5910[[package]]5678dependencies = [5913dependencies = [5679 "ethereum",5914 "ethereum",5680 "evm-coder",5915 "evm-coder",5681 "frame-benchmarking",5916 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5682 "frame-support",5917 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5683 "frame-system",5918 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5684 "pallet-ethereum",5919 "pallet-ethereum",5685 "pallet-evm",5920 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5686 "parity-scale-codec 3.1.5",5921 "parity-scale-codec 3.1.5",5687 "scale-info",5922 "scale-info",5688 "sp-core",5923 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5689 "sp-std",5924 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5690 "up-data-structs",5925 "up-data-structs",5691]5926]569259275695version = "0.2.0"5930version = "0.2.0"5696dependencies = [5931dependencies = [5697 "evm-coder",5932 "evm-coder",5698 "fp-evm-mapping",5933 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5699 "frame-support",5934 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5700 "frame-system",5935 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5701 "log",5936 "log",5702 "pallet-common",5937 "pallet-common",5703 "pallet-evm",5938 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5704 "pallet-evm-coder-substrate",5939 "pallet-evm-coder-substrate",5705 "parity-scale-codec 3.1.5",5940 "parity-scale-codec 3.1.5",5706 "scale-info",5941 "scale-info",5707 "sp-core",5942 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5708 "sp-runtime",5943 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5709 "sp-std",5944 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5710 "up-data-structs",5945 "up-data-structs",5711 "up-sponsorship",5946 "up-sponsorship",5712]5947]5715name = "pallet-evm-migration"5950name = "pallet-evm-migration"5716version = "0.1.1"5951version = "0.1.1"5717dependencies = [5952dependencies = [5718 "fp-evm",5953 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5719 "frame-benchmarking",5954 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5720 "frame-support",5955 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5721 "frame-system",5956 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5722 "pallet-evm",5957 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5723 "parity-scale-codec 3.1.5",5958 "parity-scale-codec 3.1.5",5724 "scale-info",5959 "scale-info",5725 "sp-core",5960 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5726 "sp-io",5961 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5727 "sp-runtime",5962 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5728 "sp-std",5963 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5729]5964]573059655731[[package]]5966[[package]]5732name = "pallet-evm-transaction-payment"5967name = "pallet-evm-transaction-payment"5733version = "0.1.1"5968version = "0.1.1"5734dependencies = [5969dependencies = [5735 "fp-evm",5970 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5736 "fp-evm-mapping",5971 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5737 "frame-support",5972 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5738 "frame-system",5973 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5739 "pallet-ethereum",5974 "pallet-ethereum",5740 "pallet-evm",5975 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5741 "parity-scale-codec 3.1.5",5976 "parity-scale-codec 3.1.5",5742 "scale-info",5977 "scale-info",5743 "sp-core",5978 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5744 "sp-io",5979 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5745 "sp-runtime",5980 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5746 "sp-std",5981 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5747 "up-sponsorship",5982 "up-sponsorship",5748]5983]574959845753dependencies = [5988dependencies = [5754 "ethereum",5989 "ethereum",5755 "evm-coder",5990 "evm-coder",5756 "frame-benchmarking",5991 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5757 "frame-support",5992 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5758 "frame-system",5993 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5759 "pallet-common",5994 "pallet-common",5760 "pallet-evm",5995 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5761 "pallet-evm-coder-substrate",5996 "pallet-evm-coder-substrate",5762 "pallet-structure",5997 "pallet-structure",5763 "parity-scale-codec 3.1.5",5998 "parity-scale-codec 3.1.5",5764 "scale-info",5999 "scale-info",5765 "sp-core",6000 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5766 "sp-runtime",6001 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5767 "sp-std",6002 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5768 "up-data-structs",6003 "up-data-structs",5769]6004]577060055773version = "4.0.0-dev"6008version = "4.0.0-dev"5774source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6009source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5775dependencies = [6010dependencies = [5776 "frame-benchmarking",6011 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5777 "frame-support",6012 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5778 "frame-system",6013 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5779 "parity-scale-codec 3.1.5",6014 "parity-scale-codec 3.1.5",5780 "scale-info",6015 "scale-info",5781 "sp-arithmetic",6016 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5782 "sp-runtime",6017 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5783 "sp-std",6018 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5784]6019]578560205786[[package]]6021[[package]]5787name = "pallet-grandpa"6022name = "pallet-grandpa"5788version = "4.0.0-dev"6023version = "4.0.0-dev"5789source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6024source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5790dependencies = [6025dependencies = [5791 "frame-benchmarking",6026 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5792 "frame-support",6027 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5793 "frame-system",6028 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5794 "log",6029 "log",5795 "pallet-authorship",6030 "pallet-authorship",5796 "pallet-session",6031 "pallet-session",5797 "parity-scale-codec 3.1.5",6032 "parity-scale-codec 3.1.5",5798 "scale-info",6033 "scale-info",5799 "sp-application-crypto",6034 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5800 "sp-core",6035 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5801 "sp-finality-grandpa",6036 "sp-finality-grandpa",5802 "sp-io",6037 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5803 "sp-runtime",6038 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5804 "sp-session",6039 "sp-session",5805 "sp-staking",6040 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5806 "sp-std",6041 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5807]6042]580860435809[[package]]6044[[package]]5812source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6047source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5813dependencies = [6048dependencies = [5814 "enumflags2",6049 "enumflags2",5815 "frame-benchmarking",6050 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5816 "frame-support",6051 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5817 "frame-system",6052 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5818 "parity-scale-codec 3.1.5",6053 "parity-scale-codec 3.1.5",5819 "scale-info",6054 "scale-info",5820 "sp-io",6055 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5821 "sp-runtime",6056 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5822 "sp-std",6057 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5823]6058]582460595825[[package]]6060[[package]]5826name = "pallet-im-online"6061name = "pallet-im-online"5827version = "4.0.0-dev"6062version = "4.0.0-dev"5828source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6063source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5829dependencies = [6064dependencies = [5830 "frame-benchmarking",6065 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5831 "frame-support",6066 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5832 "frame-system",6067 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5833 "log",6068 "log",5834 "pallet-authorship",6069 "pallet-authorship",5835 "parity-scale-codec 3.1.5",6070 "parity-scale-codec 3.1.5",5836 "scale-info",6071 "scale-info",5837 "sp-application-crypto",6072 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5838 "sp-core",6073 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5839 "sp-io",6074 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5840 "sp-runtime",6075 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5841 "sp-staking",6076 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5842 "sp-std",6077 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5843]6078]584460795845[[package]]6080[[package]]5846name = "pallet-indices"6081name = "pallet-indices"5847version = "4.0.0-dev"6082version = "4.0.0-dev"5848source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6083source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5849dependencies = [6084dependencies = [5850 "frame-benchmarking",6085 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5851 "frame-support",6086 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5852 "frame-system",6087 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5853 "parity-scale-codec 3.1.5",6088 "parity-scale-codec 3.1.5",5854 "scale-info",6089 "scale-info",5855 "sp-core",6090 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5856 "sp-io",6091 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5857 "sp-keyring",6092 "sp-keyring",5858 "sp-runtime",6093 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5859 "sp-std",6094 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5860]6095]586160965862[[package]]6097[[package]]5863name = "pallet-inflation"6098name = "pallet-inflation"5864version = "0.1.1"6099version = "0.1.1"5865dependencies = [6100dependencies = [5866 "frame-benchmarking",6101 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5867 "frame-support",6102 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5868 "frame-system",6103 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5869 "pallet-balances",6104 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5870 "pallet-randomness-collective-flip",6105 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5871 "pallet-timestamp",6106 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5872 "parity-scale-codec 3.1.5",6107 "parity-scale-codec 3.1.5",5873 "scale-info",6108 "scale-info",5874 "serde",6109 "serde",5875 "sp-core",6110 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5876 "sp-io",6111 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5877 "sp-runtime",6112 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5878 "sp-std",6113 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5879]6114]588061155881[[package]]6116[[package]]5882name = "pallet-membership"6117name = "pallet-membership"5883version = "4.0.0-dev"6118version = "4.0.0-dev"5884source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6119source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5885dependencies = [6120dependencies = [5886 "frame-benchmarking",6121 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5887 "frame-support",6122 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5888 "frame-system",6123 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5889 "log",6124 "log",5890 "parity-scale-codec 3.1.5",6125 "parity-scale-codec 3.1.5",5891 "scale-info",6126 "scale-info",5892 "sp-core",6127 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5893 "sp-io",6128 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5894 "sp-runtime",6129 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5895 "sp-std",6130 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5896]6131]589761325898[[package]]6133[[package]]5901source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6136source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5902dependencies = [6137dependencies = [5903 "ckb-merkle-mountain-range",6138 "ckb-merkle-mountain-range",5904 "frame-benchmarking",6139 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5905 "frame-support",6140 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5906 "frame-system",6141 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5907 "parity-scale-codec 3.1.5",6142 "parity-scale-codec 3.1.5",5908 "scale-info",6143 "scale-info",5909 "sp-core",6144 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5910 "sp-io",6145 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5911 "sp-mmr-primitives",6146 "sp-mmr-primitives",5912 "sp-runtime",6147 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5913 "sp-std",6148 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5914]6149]591561505916[[package]]6151[[package]]5921 "jsonrpsee",6156 "jsonrpsee",5922 "parity-scale-codec 3.1.5",6157 "parity-scale-codec 3.1.5",5923 "serde",6158 "serde",5924 "sp-api",6159 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5925 "sp-blockchain",6160 "sp-blockchain",5926 "sp-core",6161 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5927 "sp-mmr-primitives",6162 "sp-mmr-primitives",5928 "sp-runtime",6163 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5929]6164]593061655931[[package]]6166[[package]]5932name = "pallet-multisig"6167name = "pallet-multisig"5933version = "4.0.0-dev"6168version = "4.0.0-dev"5934source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6169source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5935dependencies = [6170dependencies = [5936 "frame-benchmarking",6171 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5937 "frame-support",6172 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5938 "frame-system",6173 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5939 "parity-scale-codec 3.1.5",6174 "parity-scale-codec 3.1.5",5940 "scale-info",6175 "scale-info",5941 "sp-io",6176 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5942 "sp-runtime",6177 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5943 "sp-std",6178 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5944]6179]594561805946[[package]]6181[[package]]5947name = "pallet-nomination-pools"6182name = "pallet-nomination-pools"5948version = "1.0.0"6183version = "1.0.0"5949source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6184source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5950dependencies = [6185dependencies = [5951 "frame-support",6186 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5952 "frame-system",6187 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5953 "log",6188 "log",5954 "parity-scale-codec 3.1.5",6189 "parity-scale-codec 3.1.5",5955 "scale-info",6190 "scale-info",5956 "sp-core",6191 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5957 "sp-io",6192 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5958 "sp-runtime",6193 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5959 "sp-staking",6194 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5960 "sp-std",6195 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5961]6196]596261975963[[package]]6198[[package]]5964name = "pallet-nomination-pools-benchmarking"6199name = "pallet-nomination-pools-benchmarking"5965version = "1.0.0"6200version = "1.0.0"5966source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6201source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5967dependencies = [6202dependencies = [5968 "frame-benchmarking",6203 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5969 "frame-election-provider-support",6204 "frame-election-provider-support",5970 "frame-support",6205 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5971 "frame-system",6206 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5972 "pallet-bags-list",6207 "pallet-bags-list",5973 "pallet-nomination-pools",6208 "pallet-nomination-pools",5974 "pallet-staking",6209 "pallet-staking",5975 "parity-scale-codec 3.1.5",6210 "parity-scale-codec 3.1.5",5976 "scale-info",6211 "scale-info",5977 "sp-runtime",6212 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5978 "sp-staking",6213 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5979 "sp-std",6214 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5980]6215]598162165982[[package]]6217[[package]]5985source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6220source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5986dependencies = [6221dependencies = [5987 "parity-scale-codec 3.1.5",6222 "parity-scale-codec 3.1.5",5988 "sp-api",6223 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5989 "sp-std",6224 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5990]6225]599162265992[[package]]6227[[package]]5995dependencies = [6230dependencies = [5996 "ethereum",6231 "ethereum",5997 "evm-coder",6232 "evm-coder",5998 "frame-benchmarking",6233 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5999 "frame-support",6234 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6000 "frame-system",6235 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6001 "pallet-common",6236 "pallet-common",6002 "pallet-evm",6237 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6003 "pallet-evm-coder-substrate",6238 "pallet-evm-coder-substrate",6004 "pallet-structure",6239 "pallet-structure",6005 "parity-scale-codec 3.1.5",6240 "parity-scale-codec 3.1.5",6006 "scale-info",6241 "scale-info",6007 "sp-core",6242 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6008 "sp-runtime",6243 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6009 "sp-std",6244 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6010 "struct-versioning",6245 "struct-versioning",6011 "up-data-structs",6246 "up-data-structs",6012]6247]6016version = "4.0.0-dev"6251version = "4.0.0-dev"6017source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6252source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6018dependencies = [6253dependencies = [6019 "frame-support",6254 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6020 "frame-system",6255 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6021 "log",6256 "log",6022 "pallet-balances",6257 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6023 "parity-scale-codec 3.1.5",6258 "parity-scale-codec 3.1.5",6024 "scale-info",6259 "scale-info",6025 "serde",6260 "serde",6026 "sp-runtime",6261 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6027 "sp-staking",6262 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6028 "sp-std",6263 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6029]6264]603062656031[[package]]6266[[package]]6032name = "pallet-offences-benchmarking"6267name = "pallet-offences-benchmarking"6033version = "4.0.0-dev"6268version = "4.0.0-dev"6034source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6269source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6035dependencies = [6270dependencies = [6036 "frame-benchmarking",6271 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6037 "frame-election-provider-support",6272 "frame-election-provider-support",6038 "frame-support",6273 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6039 "frame-system",6274 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6040 "pallet-babe",6275 "pallet-babe",6041 "pallet-balances",6276 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6042 "pallet-grandpa",6277 "pallet-grandpa",6043 "pallet-im-online",6278 "pallet-im-online",6044 "pallet-offences",6279 "pallet-offences",6045 "pallet-session",6280 "pallet-session",6046 "pallet-staking",6281 "pallet-staking",6047 "parity-scale-codec 3.1.5",6282 "parity-scale-codec 3.1.5",6048 "scale-info",6283 "scale-info",6049 "sp-runtime",6284 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6050 "sp-staking",6285 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6051 "sp-std",6286 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6052]6287]605362886054[[package]]6289[[package]]6055name = "pallet-preimage"6290name = "pallet-preimage"6056version = "4.0.0-dev"6291version = "4.0.0-dev"6057source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6292source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6058dependencies = [6293dependencies = [6059 "frame-benchmarking",6294 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6060 "frame-support",6295 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6061 "frame-system",6296 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6062 "parity-scale-codec 3.1.5",6297 "parity-scale-codec 3.1.5",6063 "scale-info",6298 "scale-info",6064 "sp-core",6299 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6065 "sp-io",6300 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6066 "sp-runtime",6301 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6067 "sp-std",6302 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6068]6303]606963046070[[package]]6305[[package]]6071name = "pallet-proxy"6306name = "pallet-proxy"6072version = "4.0.0-dev"6307version = "4.0.0-dev"6073source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6308source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6074dependencies = [6309dependencies = [6075 "frame-benchmarking",6310 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6076 "frame-support",6311 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6077 "frame-system",6312 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6078 "parity-scale-codec 3.1.5",6313 "parity-scale-codec 3.1.5",6079 "scale-info",6314 "scale-info",6080 "sp-io",6315 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6081 "sp-runtime",6316 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6082 "sp-std",6317 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6083]6318]608463196085[[package]]6320[[package]]6086name = "pallet-randomness-collective-flip"6321name = "pallet-randomness-collective-flip"6087version = "4.0.0-dev"6322version = "4.0.0-dev"6323source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6324dependencies = [6325 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6326 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6327 "parity-scale-codec 3.1.5",6328 "safe-mix",6329 "scale-info",6330 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6331 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6332]63336334[[package]]6335name = "pallet-randomness-collective-flip"6336version = "4.0.0-dev"6088source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6337source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6089dependencies = [6338dependencies = [6090 "frame-support",6339 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6091 "frame-system",6340 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6092 "parity-scale-codec 3.1.5",6341 "parity-scale-codec 3.1.5",6093 "safe-mix",6342 "safe-mix",6094 "scale-info",6343 "scale-info",6095 "sp-runtime",6344 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6096 "sp-std",6345 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6097]6346]609863476099[[package]]6348[[package]]6100name = "pallet-recovery"6349name = "pallet-recovery"6101version = "4.0.0-dev"6350version = "4.0.0-dev"6102source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6351source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6103dependencies = [6352dependencies = [6104 "frame-benchmarking",6353 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6105 "frame-support",6354 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6106 "frame-system",6355 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6107 "parity-scale-codec 3.1.5",6356 "parity-scale-codec 3.1.5",6108 "scale-info",6357 "scale-info",6109 "sp-io",6358 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6110 "sp-runtime",6359 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6111 "sp-std",6360 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6112]6361]611363626114[[package]]6363[[package]]6118 "derivative",6367 "derivative",6119 "ethereum",6368 "ethereum",6120 "evm-coder",6369 "evm-coder",6121 "frame-benchmarking",6370 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6122 "frame-support",6371 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6123 "frame-system",6372 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6124 "pallet-common",6373 "pallet-common",6125 "pallet-evm",6374 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6126 "pallet-evm-coder-substrate",6375 "pallet-evm-coder-substrate",6127 "pallet-structure",6376 "pallet-structure",6128 "parity-scale-codec 3.1.5",6377 "parity-scale-codec 3.1.5",6129 "scale-info",6378 "scale-info",6130 "sp-core",6379 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6131 "sp-runtime",6380 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6132 "sp-std",6381 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6133 "struct-versioning",6382 "struct-versioning",6134 "up-data-structs",6383 "up-data-structs",6135]6384]6139version = "0.1.2"6388version = "0.1.2"6140dependencies = [6389dependencies = [6141 "derivative",6390 "derivative",6142 "frame-benchmarking",6391 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6143 "frame-support",6392 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6144 "frame-system",6393 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6145 "pallet-common",6394 "pallet-common",6146 "pallet-evm",6395 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6147 "pallet-nonfungible",6396 "pallet-nonfungible",6148 "pallet-structure",6397 "pallet-structure",6149 "parity-scale-codec 3.1.5",6398 "parity-scale-codec 3.1.5",6150 "rmrk-traits",6399 "rmrk-traits",6151 "scale-info",6400 "scale-info",6152 "sp-core",6401 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6153 "sp-runtime",6402 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6154 "sp-std",6403 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6155 "up-data-structs",6404 "up-data-structs",6156]6405]615764066158[[package]]6407[[package]]6159name = "pallet-rmrk-equip"6408name = "pallet-rmrk-equip"6160version = "0.1.2"6409version = "0.1.2"6161dependencies = [6410dependencies = [6162 "frame-benchmarking",6411 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6163 "frame-support",6412 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6164 "frame-system",6413 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6165 "pallet-common",6414 "pallet-common",6166 "pallet-evm",6415 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6167 "pallet-nonfungible",6416 "pallet-nonfungible",6168 "pallet-rmrk-core",6417 "pallet-rmrk-core",6169 "parity-scale-codec 3.1.5",6418 "parity-scale-codec 3.1.5",6170 "rmrk-traits",6419 "rmrk-traits",6171 "scale-info",6420 "scale-info",6172 "sp-core",6421 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6173 "sp-runtime",6422 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6174 "sp-std",6423 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6175 "up-data-structs",6424 "up-data-structs",6176]6425]617764266180version = "4.0.0-dev"6429version = "4.0.0-dev"6181source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6430source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6182dependencies = [6431dependencies = [6183 "frame-benchmarking",6432 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6184 "frame-support",6433 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6185 "frame-system",6434 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6186 "log",6435 "log",6187 "parity-scale-codec 3.1.5",6436 "parity-scale-codec 3.1.5",6188 "scale-info",6437 "scale-info",6189 "sp-io",6438 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6190 "sp-runtime",6439 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6191 "sp-std",6440 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6192]6441]619364426194[[package]]6443[[package]]6195name = "pallet-session"6444name = "pallet-session"6196version = "4.0.0-dev"6445version = "4.0.0-dev"6197source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6446source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6198dependencies = [6447dependencies = [6199 "frame-support",6448 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6200 "frame-system",6449 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6201 "impl-trait-for-tuples",6450 "impl-trait-for-tuples",6202 "log",6451 "log",6203 "pallet-timestamp",6452 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6204 "parity-scale-codec 3.1.5",6453 "parity-scale-codec 3.1.5",6205 "scale-info",6454 "scale-info",6206 "sp-core",6455 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6207 "sp-io",6456 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6208 "sp-runtime",6457 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6209 "sp-session",6458 "sp-session",6210 "sp-staking",6459 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6211 "sp-std",6460 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6212 "sp-trie",6461 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6213]6462]621464636215[[package]]6464[[package]]6216name = "pallet-session-benchmarking"6465name = "pallet-session-benchmarking"6217version = "4.0.0-dev"6466version = "4.0.0-dev"6218source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6467source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6219dependencies = [6468dependencies = [6220 "frame-benchmarking",6469 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6221 "frame-support",6470 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6222 "frame-system",6471 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6223 "pallet-session",6472 "pallet-session",6224 "pallet-staking",6473 "pallet-staking",6225 "rand 0.7.3",6474 "rand 0.7.3",6226 "sp-runtime",6475 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6227 "sp-session",6476 "sp-session",6228 "sp-std",6477 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6229]6478]623064796231[[package]]6480[[package]]6232name = "pallet-society"6481name = "pallet-society"6233version = "4.0.0-dev"6482version = "4.0.0-dev"6234source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6483source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6235dependencies = [6484dependencies = [6236 "frame-support",6485 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6237 "frame-system",6486 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6238 "parity-scale-codec 3.1.5",6487 "parity-scale-codec 3.1.5",6239 "rand_chacha 0.2.2",6488 "rand_chacha 0.2.2",6240 "scale-info",6489 "scale-info",6241 "sp-runtime",6490 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6242 "sp-std",6491 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6243]6492]624464936245[[package]]6494[[package]]6246name = "pallet-staking"6495name = "pallet-staking"6247version = "4.0.0-dev"6496version = "4.0.0-dev"6248source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6497source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6249dependencies = [6498dependencies = [6250 "frame-benchmarking",6499 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6251 "frame-election-provider-support",6500 "frame-election-provider-support",6252 "frame-support",6501 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6253 "frame-system",6502 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6254 "log",6503 "log",6255 "pallet-authorship",6504 "pallet-authorship",6256 "pallet-session",6505 "pallet-session",6257 "parity-scale-codec 3.1.5",6506 "parity-scale-codec 3.1.5",6258 "rand_chacha 0.2.2",6507 "rand_chacha 0.2.2",6259 "scale-info",6508 "scale-info",6260 "serde",6509 "serde",6261 "sp-application-crypto",6510 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6262 "sp-io",6511 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6263 "sp-runtime",6512 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6264 "sp-staking",6513 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6265 "sp-std",6514 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6266]6515]626765166268[[package]]6517[[package]]6282source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6531source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6283dependencies = [6532dependencies = [6284 "log",6533 "log",6285 "sp-arithmetic",6534 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6286]6535]628765366288[[package]]6537[[package]]6289name = "pallet-structure"6538name = "pallet-structure"6290version = "0.1.2"6539version = "0.1.2"6291dependencies = [6540dependencies = [6292 "frame-benchmarking",6541 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6293 "frame-support",6542 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6294 "frame-system",6543 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6295 "pallet-common",6544 "pallet-common",6296 "pallet-evm",6545 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6297 "parity-scale-codec 3.1.5",6546 "parity-scale-codec 3.1.5",6298 "scale-info",6547 "scale-info",6299 "sp-std",6548 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6300 "up-data-structs",6549 "up-data-structs",6301]6550]630265516305version = "4.0.0-dev"6554version = "4.0.0-dev"6306source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6555source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6307dependencies = [6556dependencies = [6308 "frame-support",6557 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6309 "frame-system",6558 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6310 "parity-scale-codec 3.1.5",6559 "parity-scale-codec 3.1.5",6311 "scale-info",6560 "scale-info",6312 "sp-io",6561 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6313 "sp-runtime",6562 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6314 "sp-std",6563 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6315]6564]631665656317[[package]]6566[[package]]6318name = "pallet-template-transaction-payment"6567name = "pallet-template-transaction-payment"6319version = "3.0.0"6568version = "3.0.0"6320source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.27#853766d6033ceb68a2bef196790b962dd0663a04"6569source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.27#853766d6033ceb68a2bef196790b962dd0663a04"6321dependencies = [6570dependencies = [6322 "frame-benchmarking",6571 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6323 "frame-support",6572 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6324 "frame-system",6573 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6325 "pallet-balances",6574 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6326 "pallet-transaction-payment",6575 "pallet-transaction-payment",6327 "parity-scale-codec 3.1.5",6576 "parity-scale-codec 3.1.5",6328 "scale-info",6577 "scale-info",6329 "serde",6578 "serde",6330 "sp-core",6579 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6331 "sp-io",6580 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6332 "sp-runtime",6581 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6333 "sp-std",6582 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6334 "up-sponsorship",6583 "up-sponsorship",6335]6584]633665856337[[package]]6586[[package]]6338name = "pallet-timestamp"6587name = "pallet-timestamp"6339version = "4.0.0-dev"6588version = "4.0.0-dev"6589source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6590dependencies = [6591 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6592 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6593 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6594 "log",6595 "parity-scale-codec 3.1.5",6596 "scale-info",6597 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6598 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6599 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6600 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6601]66026603[[package]]6604name = "pallet-timestamp"6605version = "4.0.0-dev"6340source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6606source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6341dependencies = [6607dependencies = [6342 "frame-benchmarking",6608 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6343 "frame-support",6609 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6344 "frame-system",6610 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6345 "log",6611 "log",6346 "parity-scale-codec 3.1.5",6612 "parity-scale-codec 3.1.5",6347 "scale-info",6613 "scale-info",6348 "sp-inherents",6614 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6349 "sp-io",6615 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6350 "sp-runtime",6616 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6351 "sp-std",6617 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6352 "sp-timestamp",6618 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6353]6619]635466206355[[package]]6621[[package]]6356name = "pallet-tips"6622name = "pallet-tips"6357version = "4.0.0-dev"6623version = "4.0.0-dev"6358source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6624source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6359dependencies = [6625dependencies = [6360 "frame-benchmarking",6626 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6361 "frame-support",6627 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6362 "frame-system",6628 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6363 "log",6629 "log",6364 "pallet-treasury",6630 "pallet-treasury",6365 "parity-scale-codec 3.1.5",6631 "parity-scale-codec 3.1.5",6366 "scale-info",6632 "scale-info",6367 "serde",6633 "serde",6368 "sp-core",6634 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6369 "sp-io",6635 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6370 "sp-runtime",6636 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6371 "sp-std",6637 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6372]6638]637366396374[[package]]6640[[package]]6375name = "pallet-transaction-payment"6641name = "pallet-transaction-payment"6376version = "4.0.0-dev"6642version = "4.0.0-dev"6377source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6643source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6378dependencies = [6644dependencies = [6379 "frame-support",6645 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6380 "frame-system",6646 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6381 "parity-scale-codec 3.1.5",6647 "parity-scale-codec 3.1.5",6382 "scale-info",6648 "scale-info",6383 "serde",6649 "serde",6384 "sp-core",6650 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6385 "sp-io",6651 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6386 "sp-runtime",6652 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6387 "sp-std",6653 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6388]6654]638966556390[[package]]6656[[package]]6395 "jsonrpsee",6661 "jsonrpsee",6396 "pallet-transaction-payment-rpc-runtime-api",6662 "pallet-transaction-payment-rpc-runtime-api",6397 "parity-scale-codec 3.1.5",6663 "parity-scale-codec 3.1.5",6398 "sp-api",6664 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6399 "sp-blockchain",6665 "sp-blockchain",6400 "sp-core",6666 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6401 "sp-rpc",6667 "sp-rpc",6402 "sp-runtime",6668 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6403]6669]640466706405[[package]]6671[[package]]6409dependencies = [6675dependencies = [6410 "pallet-transaction-payment",6676 "pallet-transaction-payment",6411 "parity-scale-codec 3.1.5",6677 "parity-scale-codec 3.1.5",6412 "sp-api",6678 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6413 "sp-runtime",6679 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6414]6680]641566816416[[package]]6682[[package]]6417name = "pallet-treasury"6683name = "pallet-treasury"6418version = "4.0.0-dev"6684version = "4.0.0-dev"6419source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6685source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6420dependencies = [6686dependencies = [6421 "frame-benchmarking",6687 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6422 "frame-support",6688 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6423 "frame-system",6689 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6424 "impl-trait-for-tuples",6690 "impl-trait-for-tuples",6425 "pallet-balances",6691 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6426 "parity-scale-codec 3.1.5",6692 "parity-scale-codec 3.1.5",6427 "scale-info",6693 "scale-info",6428 "serde",6694 "serde",6429 "sp-runtime",6695 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6430 "sp-std",6696 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6431]6697]643266986433[[package]]6699[[package]]6436dependencies = [6702dependencies = [6437 "ethereum",6703 "ethereum",6438 "evm-coder",6704 "evm-coder",6439 "frame-benchmarking",6705 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6440 "frame-support",6706 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6441 "frame-system",6707 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6442 "pallet-common",6708 "pallet-common",6443 "pallet-evm",6709 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6444 "pallet-evm-coder-substrate",6710 "pallet-evm-coder-substrate",6445 "pallet-nonfungible",6711 "pallet-nonfungible",6446 "pallet-refungible",6712 "pallet-refungible",6447 "parity-scale-codec 3.1.5",6713 "parity-scale-codec 3.1.5",6448 "scale-info",6714 "scale-info",6449 "serde",6715 "serde",6450 "sp-core",6716 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6451 "sp-io",6717 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6452 "sp-runtime",6718 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6453 "sp-std",6719 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6454 "up-data-structs",6720 "up-data-structs",6455]6721]645667226457[[package]]6723[[package]]6458name = "pallet-unique-scheduler"6724name = "pallet-unique-scheduler"6459version = "0.1.1"6725version = "0.1.1"6460dependencies = [6726dependencies = [6461 "frame-benchmarking",6727 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6462 "frame-support",6728 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6463 "frame-system",6729 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6464 "log",6730 "log",6465 "parity-scale-codec 3.1.5",6731 "parity-scale-codec 3.1.5",6466 "scale-info",6732 "scale-info",6467 "serde",6733 "serde",6468 "sp-core",6734 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6469 "sp-io",6735 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6470 "sp-runtime",6736 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6471 "sp-std",6737 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6472 "substrate-test-utils",6738 "substrate-test-utils",6473 "up-sponsorship",6739 "up-sponsorship",6474]6740]6478version = "4.0.0-dev"6744version = "4.0.0-dev"6479source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6745source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6480dependencies = [6746dependencies = [6481 "frame-benchmarking",6747 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6482 "frame-support",6748 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6483 "frame-system",6749 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6484 "parity-scale-codec 3.1.5",6750 "parity-scale-codec 3.1.5",6485 "scale-info",6751 "scale-info",6486 "sp-core",6752 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6487 "sp-io",6753 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6488 "sp-runtime",6754 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6489 "sp-std",6755 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6490]6756]649167576492[[package]]6758[[package]]6493name = "pallet-vesting"6759name = "pallet-vesting"6494version = "4.0.0-dev"6760version = "4.0.0-dev"6495source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6761source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6496dependencies = [6762dependencies = [6497 "frame-benchmarking",6763 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6498 "frame-support",6764 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6499 "frame-system",6765 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6500 "log",6766 "log",6501 "parity-scale-codec 3.1.5",6767 "parity-scale-codec 3.1.5",6502 "scale-info",6768 "scale-info",6503 "sp-runtime",6769 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6504 "sp-std",6770 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6505]6771]650667726507[[package]]6773[[package]]6508name = "pallet-xcm"6774name = "pallet-xcm"6509version = "0.9.27"6775version = "0.9.27"6510source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"6776source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"6511dependencies = [6777dependencies = [6512 "frame-support",6778 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6513 "frame-system",6779 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6514 "log",6780 "log",6515 "parity-scale-codec 3.1.5",6781 "parity-scale-codec 3.1.5",6516 "scale-info",6782 "scale-info",6517 "serde",6783 "serde",6518 "sp-core",6784 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6519 "sp-runtime",6785 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6520 "sp-std",6786 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6521 "xcm",6787 "xcm",6522 "xcm-executor",6788 "xcm-executor",6523]6789]6527version = "0.9.27"6793version = "0.9.27"6528source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"6794source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"6529dependencies = [6795dependencies = [6530 "frame-benchmarking",6796 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6531 "frame-support",6797 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6532 "frame-system",6798 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6533 "log",6799 "log",6534 "parity-scale-codec 3.1.5",6800 "parity-scale-codec 3.1.5",6535 "scale-info",6801 "scale-info",6536 "sp-runtime",6802 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6537 "sp-std",6803 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6538 "xcm",6804 "xcm",6539 "xcm-executor",6805 "xcm-executor",6540]6806]6545source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"6811source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"6546dependencies = [6812dependencies = [6547 "cumulus-primitives-core",6813 "cumulus-primitives-core",6548 "frame-support",6814 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6549 "frame-system",6815 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6550 "parity-scale-codec 3.1.5",6816 "parity-scale-codec 3.1.5",6551 "scale-info",6817 "scale-info",6552 "serde",6818 "serde",6913 "polkadot-node-subsystem-util",7179 "polkadot-node-subsystem-util",6914 "polkadot-primitives",7180 "polkadot-primitives",6915 "rand 0.8.5",7181 "rand 0.8.5",6916 "sp-core",7182 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6917 "sp-keystore",7183 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6918 "thiserror",7184 "thiserror",6919 "tracing-gum",7185 "tracing-gum",6920]7186]6958 "sc-service",7224 "sc-service",6959 "sc-sysinfo",7225 "sc-sysinfo",6960 "sc-tracing",7226 "sc-tracing",6961 "sp-core",7227 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6962 "sp-keyring",7228 "sp-keyring",6963 "sp-trie",7229 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6964 "substrate-build-script-utils",7230 "substrate-build-script-utils",6965 "thiserror",7231 "thiserror",6966 "try-runtime-cli",7232 "try-runtime-cli",6972source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7238source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"6973dependencies = [7239dependencies = [6974 "beefy-primitives",7240 "beefy-primitives",6975 "frame-benchmarking",7241 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6976 "frame-benchmarking-cli",7242 "frame-benchmarking-cli",6977 "frame-system",7243 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6978 "frame-system-rpc-runtime-api",7244 "frame-system-rpc-runtime-api",6979 "pallet-transaction-payment",7245 "pallet-transaction-payment",6980 "pallet-transaction-payment-rpc-runtime-api",7246 "pallet-transaction-payment-rpc-runtime-api",6987 "sc-consensus",7253 "sc-consensus",6988 "sc-executor",7254 "sc-executor",6989 "sc-service",7255 "sc-service",6990 "sp-api",7256 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6991 "sp-authority-discovery",7257 "sp-authority-discovery",6992 "sp-block-builder",7258 "sp-block-builder",6993 "sp-blockchain",7259 "sp-blockchain",6994 "sp-consensus",7260 "sp-consensus",6995 "sp-consensus-babe",7261 "sp-consensus-babe",6996 "sp-core",7262 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6997 "sp-finality-grandpa",7263 "sp-finality-grandpa",6998 "sp-inherents",7264 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6999 "sp-keyring",7265 "sp-keyring",7000 "sp-mmr-primitives",7266 "sp-mmr-primitives",7001 "sp-offchain",7267 "sp-offchain",7002 "sp-runtime",7268 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7003 "sp-session",7269 "sp-session",7004 "sp-storage",7270 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7005 "sp-timestamp",7271 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7006 "sp-transaction-pool",7272 "sp-transaction-pool",7007]7273]700872747020 "polkadot-node-subsystem",7286 "polkadot-node-subsystem",7021 "polkadot-node-subsystem-util",7287 "polkadot-node-subsystem-util",7022 "polkadot-primitives",7288 "polkadot-primitives",7023 "sp-core",7289 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7024 "sp-keystore",7290 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7025 "sp-runtime",7291 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7026 "thiserror",7292 "thiserror",7027 "tracing-gum",7293 "tracing-gum",7028]7294]7035 "parity-scale-codec 3.1.5",7301 "parity-scale-codec 3.1.5",7036 "parity-util-mem",7302 "parity-util-mem",7037 "scale-info",7303 "scale-info",7038 "sp-core",7304 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7039 "sp-runtime",7305 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7040 "sp-std",7306 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7041]7307]704273087043[[package]]7309[[package]]7057 "polkadot-node-subsystem-util",7323 "polkadot-node-subsystem-util",7058 "polkadot-primitives",7324 "polkadot-primitives",7059 "sc-network",7325 "sc-network",7060 "sp-application-crypto",7326 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7061 "sp-keystore",7327 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7062 "thiserror",7328 "thiserror",7063 "tracing-gum",7329 "tracing-gum",7064]7330]7072 "polkadot-node-primitives",7338 "polkadot-node-primitives",7073 "polkadot-primitives",7339 "polkadot-primitives",7074 "reed-solomon-novelpoly",7340 "reed-solomon-novelpoly",7075 "sp-core",7341 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7076 "sp-trie",7342 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7077 "thiserror",7343 "thiserror",7078]7344]707973457091 "rand 0.8.5",7357 "rand 0.8.5",7092 "rand_chacha 0.3.1",7358 "rand_chacha 0.3.1",7093 "sc-network",7359 "sc-network",7094 "sp-application-crypto",7360 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7095 "sp-core",7361 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7096 "sp-keystore",7362 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7097 "tracing-gum",7363 "tracing-gum",7098]7364]709973657132 "polkadot-node-subsystem",7398 "polkadot-node-subsystem",7133 "polkadot-node-subsystem-util",7399 "polkadot-node-subsystem-util",7134 "polkadot-primitives",7400 "polkadot-primitives",7135 "sp-core",7401 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7136 "sp-maybe-compressed-blob",7402 "sp-maybe-compressed-blob",7137 "thiserror",7403 "thiserror",7138 "tracing-gum",7404 "tracing-gum",7159 "polkadot-primitives",7425 "polkadot-primitives",7160 "sc-keystore",7426 "sc-keystore",7161 "schnorrkel",7427 "schnorrkel",7162 "sp-application-crypto",7428 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7163 "sp-consensus",7429 "sp-consensus",7164 "sp-consensus-slots",7430 "sp-consensus-slots",7165 "sp-runtime",7431 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7166 "thiserror",7432 "thiserror",7167 "tracing-gum",7433 "tracing-gum",7168]7434]7201 "polkadot-node-subsystem-util",7467 "polkadot-node-subsystem-util",7202 "polkadot-primitives",7468 "polkadot-primitives",7203 "polkadot-statement-table",7469 "polkadot-statement-table",7204 "sp-keystore",7470 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7205 "thiserror",7471 "thiserror",7206 "tracing-gum",7472 "tracing-gum",7207]7473]7215 "polkadot-node-subsystem",7481 "polkadot-node-subsystem",7216 "polkadot-node-subsystem-util",7482 "polkadot-node-subsystem-util",7217 "polkadot-primitives",7483 "polkadot-primitives",7218 "sp-keystore",7484 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7219 "thiserror",7485 "thiserror",7220 "tracing-gum",7486 "tracing-gum",7221 "wasm-timer",7487 "wasm-timer",7301 "polkadot-node-subsystem",7567 "polkadot-node-subsystem",7302 "polkadot-primitives",7568 "polkadot-primitives",7303 "sp-blockchain",7569 "sp-blockchain",7304 "sp-inherents",7570 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7305 "sp-runtime",7571 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7306 "thiserror",7572 "thiserror",7307 "tracing-gum",7573 "tracing-gum",7308]7574]7347 "sc-executor-common",7613 "sc-executor-common",7348 "sc-executor-wasmtime",7614 "sc-executor-wasmtime",7349 "slotmap",7615 "slotmap",7350 "sp-core",7616 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7351 "sp-externalities",7617 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7352 "sp-io",7618 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7353 "sp-maybe-compressed-blob",7619 "sp-maybe-compressed-blob",7354 "sp-tracing",7620 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7355 "sp-wasm-interface",7621 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7356 "tempfile",7622 "tempfile",7357 "tracing-gum",7623 "tracing-gum",7358]7624]7368 "polkadot-node-subsystem-util",7634 "polkadot-node-subsystem-util",7369 "polkadot-overseer",7635 "polkadot-overseer",7370 "polkadot-primitives",7636 "polkadot-primitives",7371 "sp-keystore",7637 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7372 "thiserror",7638 "thiserror",7373 "tracing-gum",7639 "tracing-gum",7374]7640]7403 "polkadot-node-primitives",7669 "polkadot-node-primitives",7404 "polkadot-primitives",7670 "polkadot-primitives",7405 "sc-network",7671 "sc-network",7406 "sp-core",7672 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7407 "thiserror",7673 "thiserror",7408]7674]740976757459 "polkadot-primitives",7725 "polkadot-primitives",7460 "schnorrkel",7726 "schnorrkel",7461 "serde",7727 "serde",7462 "sp-application-crypto",7728 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7463 "sp-consensus-babe",7729 "sp-consensus-babe",7464 "sp-consensus-vrf",7730 "sp-consensus-vrf",7465 "sp-core",7731 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7466 "sp-keystore",7732 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7467 "sp-maybe-compressed-blob",7733 "sp-maybe-compressed-blob",7468 "thiserror",7734 "thiserror",7469 "zstd",7735 "zstd",7495 "polkadot-statement-table",7761 "polkadot-statement-table",7496 "sc-network",7762 "sc-network",7497 "smallvec",7763 "smallvec",7498 "sp-api",7764 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7499 "sp-authority-discovery",7765 "sp-authority-discovery",7500 "sp-consensus-babe",7766 "sp-consensus-babe",7501 "substrate-prometheus-endpoint",7767 "substrate-prometheus-endpoint",7528 "polkadot-primitives",7794 "polkadot-primitives",7529 "prioritized-metered-channel",7795 "prioritized-metered-channel",7530 "rand 0.8.5",7796 "rand 0.8.5",7531 "sp-application-crypto",7797 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7532 "sp-core",7798 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7533 "sp-keystore",7799 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7534 "thiserror",7800 "thiserror",7535 "tracing-gum",7801 "tracing-gum",7536]7802]7553 "polkadot-node-subsystem-types",7819 "polkadot-node-subsystem-types",7554 "polkadot-primitives",7820 "polkadot-primitives",7555 "sc-client-api",7821 "sc-client-api",7556 "sp-api",7822 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7557 "sp-core",7823 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7558 "tracing-gum",7824 "tracing-gum",7559]7825]756078267564source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7830source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7565dependencies = [7831dependencies = [7566 "derive_more",7832 "derive_more",7567 "frame-support",7833 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7568 "parity-scale-codec 3.1.5",7834 "parity-scale-codec 3.1.5",7569 "parity-util-mem",7835 "parity-util-mem",7570 "polkadot-core-primitives",7836 "polkadot-core-primitives",7571 "scale-info",7837 "scale-info",7572 "serde",7838 "serde",7573 "sp-core",7839 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7574 "sp-runtime",7840 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7575 "sp-std",7841 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7576]7842]757778437578[[package]]7844[[package]]7596source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7862source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7597dependencies = [7863dependencies = [7598 "bitvec 1.0.1",7864 "bitvec 1.0.1",7599 "frame-system",7865 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7600 "hex-literal",7866 "hex-literal",7601 "parity-scale-codec 3.1.5",7867 "parity-scale-codec 3.1.5",7602 "parity-util-mem",7868 "parity-util-mem",7603 "polkadot-core-primitives",7869 "polkadot-core-primitives",7604 "polkadot-parachain",7870 "polkadot-parachain",7605 "scale-info",7871 "scale-info",7606 "serde",7872 "serde",7607 "sp-api",7873 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7608 "sp-application-crypto",7874 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7609 "sp-arithmetic",7875 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7610 "sp-authority-discovery",7876 "sp-authority-discovery",7611 "sp-consensus-slots",7877 "sp-consensus-slots",7612 "sp-core",7878 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7613 "sp-inherents",7879 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7614 "sp-io",7880 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7615 "sp-keystore",7881 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7616 "sp-runtime",7882 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7617 "sp-staking",7883 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7618 "sp-std",7884 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7619 "sp-trie",7885 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7620 "sp-version",7886 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7621]7887]762278887623[[package]]7889[[package]]7641 "sc-rpc",7907 "sc-rpc",7642 "sc-sync-state-rpc",7908 "sc-sync-state-rpc",7643 "sc-transaction-pool-api",7909 "sc-transaction-pool-api",7644 "sp-api",7910 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7645 "sp-block-builder",7911 "sp-block-builder",7646 "sp-blockchain",7912 "sp-blockchain",7647 "sp-consensus",7913 "sp-consensus",7648 "sp-consensus-babe",7914 "sp-consensus-babe",7649 "sp-keystore",7915 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7650 "sp-runtime",7916 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7651 "substrate-frame-rpc-system",7917 "substrate-frame-rpc-system",7652 "substrate-state-trie-migration-rpc",7918 "substrate-state-trie-migration-rpc",7653]7919]7659dependencies = [7925dependencies = [7660 "beefy-primitives",7926 "beefy-primitives",7661 "bitvec 1.0.1",7927 "bitvec 1.0.1",7662 "frame-benchmarking",7928 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7663 "frame-election-provider-support",7929 "frame-election-provider-support",7664 "frame-executive",7930 "frame-executive",7665 "frame-support",7931 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7666 "frame-system",7932 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7667 "frame-system-benchmarking",7933 "frame-system-benchmarking",7668 "frame-system-rpc-runtime-api",7934 "frame-system-rpc-runtime-api",7669 "frame-try-runtime",7935 "frame-try-runtime",7673 "pallet-authorship",7939 "pallet-authorship",7674 "pallet-babe",7940 "pallet-babe",7675 "pallet-bags-list",7941 "pallet-bags-list",7676 "pallet-balances",7942 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7677 "pallet-bounties",7943 "pallet-bounties",7678 "pallet-child-bounties",7944 "pallet-child-bounties",7679 "pallet-collective",7945 "pallet-collective",7696 "pallet-session-benchmarking",7962 "pallet-session-benchmarking",7697 "pallet-staking",7963 "pallet-staking",7698 "pallet-staking-reward-curve",7964 "pallet-staking-reward-curve",7699 "pallet-timestamp",7965 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7700 "pallet-tips",7966 "pallet-tips",7701 "pallet-transaction-payment",7967 "pallet-transaction-payment",7702 "pallet-transaction-payment-rpc-runtime-api",7968 "pallet-transaction-payment-rpc-runtime-api",7714 "serde",7980 "serde",7715 "serde_derive",7981 "serde_derive",7716 "smallvec",7982 "smallvec",7717 "sp-api",7983 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7718 "sp-authority-discovery",7984 "sp-authority-discovery",7719 "sp-block-builder",7985 "sp-block-builder",7720 "sp-consensus-babe",7986 "sp-consensus-babe",7721 "sp-core",7987 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7722 "sp-inherents",7988 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7723 "sp-io",7989 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7724 "sp-mmr-primitives",7990 "sp-mmr-primitives",7725 "sp-npos-elections",7991 "sp-npos-elections",7726 "sp-offchain",7992 "sp-offchain",7727 "sp-runtime",7993 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7728 "sp-session",7994 "sp-session",7729 "sp-staking",7995 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7730 "sp-std",7996 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7731 "sp-transaction-pool",7997 "sp-transaction-pool",7732 "sp-version",7998 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7733 "static_assertions",7999 "static_assertions",7734 "substrate-wasm-builder",8000 "substrate-wasm-builder",7735 "xcm",8001 "xcm",7744dependencies = [8010dependencies = [7745 "beefy-primitives",8011 "beefy-primitives",7746 "bitvec 1.0.1",8012 "bitvec 1.0.1",7747 "frame-benchmarking",8013 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7748 "frame-election-provider-support",8014 "frame-election-provider-support",7749 "frame-support",8015 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7750 "frame-system",8016 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7751 "impl-trait-for-tuples",8017 "impl-trait-for-tuples",7752 "libsecp256k1",8018 "libsecp256k1",7753 "log",8019 "log",7754 "pallet-authorship",8020 "pallet-authorship",7755 "pallet-babe",8021 "pallet-babe",7756 "pallet-bags-list",8022 "pallet-bags-list",7757 "pallet-balances",8023 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7758 "pallet-beefy-mmr",8024 "pallet-beefy-mmr",7759 "pallet-election-provider-multi-phase",8025 "pallet-election-provider-multi-phase",7760 "pallet-session",8026 "pallet-session",7761 "pallet-staking",8027 "pallet-staking",7762 "pallet-timestamp",8028 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7763 "pallet-transaction-payment",8029 "pallet-transaction-payment",7764 "pallet-treasury",8030 "pallet-treasury",7765 "pallet-vesting",8031 "pallet-vesting",7771 "serde",8037 "serde",7772 "serde_derive",8038 "serde_derive",7773 "slot-range-helper",8039 "slot-range-helper",7774 "sp-api",8040 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7775 "sp-core",8041 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7776 "sp-inherents",8042 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7777 "sp-io",8043 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7778 "sp-npos-elections",8044 "sp-npos-elections",7779 "sp-runtime",8045 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7780 "sp-session",8046 "sp-session",7781 "sp-staking",8047 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7782 "sp-std",8048 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7783 "static_assertions",8049 "static_assertions",7784 "xcm",8050 "xcm",7785]8051]7789version = "0.9.27"8055version = "0.9.27"7790source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8056source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7791dependencies = [8057dependencies = [7792 "frame-support",8058 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7793 "polkadot-primitives",8059 "polkadot-primitives",7794 "polkadot-runtime-common",8060 "polkadot-runtime-common",7795 "smallvec",8061 "smallvec",7796 "sp-runtime",8062 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7797]8063]779880647799[[package]]8065[[package]]7804 "bs58",8070 "bs58",7805 "parity-scale-codec 3.1.5",8071 "parity-scale-codec 3.1.5",7806 "polkadot-primitives",8072 "polkadot-primitives",7807 "sp-std",8073 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7808 "sp-tracing",8074 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7809]8075]781080767811[[package]]8077[[package]]7816 "bitflags",8082 "bitflags",7817 "bitvec 1.0.1",8083 "bitvec 1.0.1",7818 "derive_more",8084 "derive_more",7819 "frame-benchmarking",8085 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7820 "frame-support",8086 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7821 "frame-system",8087 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7822 "log",8088 "log",7823 "pallet-authority-discovery",8089 "pallet-authority-discovery",7824 "pallet-authorship",8090 "pallet-authorship",7825 "pallet-babe",8091 "pallet-babe",7826 "pallet-balances",8092 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7827 "pallet-session",8093 "pallet-session",7828 "pallet-staking",8094 "pallet-staking",7829 "pallet-timestamp",8095 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7830 "pallet-vesting",8096 "pallet-vesting",7831 "parity-scale-codec 3.1.5",8097 "parity-scale-codec 3.1.5",7832 "polkadot-primitives",8098 "polkadot-primitives",7836 "rustc-hex",8102 "rustc-hex",7837 "scale-info",8103 "scale-info",7838 "serde",8104 "serde",7839 "sp-api",8105 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7840 "sp-application-crypto",8106 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7841 "sp-core",8107 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7842 "sp-inherents",8108 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7843 "sp-io",8109 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7844 "sp-keystore",8110 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7845 "sp-runtime",8111 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7846 "sp-session",8112 "sp-session",7847 "sp-staking",8113 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7848 "sp-std",8114 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7849 "static_assertions",8115 "static_assertions",7850 "xcm",8116 "xcm",7851 "xcm-executor",8117 "xcm-executor",7929 "sc-transaction-pool",8195 "sc-transaction-pool",7930 "serde",8196 "serde",7931 "serde_json",8197 "serde_json",7932 "sp-api",8198 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7933 "sp-authority-discovery",8199 "sp-authority-discovery",7934 "sp-block-builder",8200 "sp-block-builder",7935 "sp-blockchain",8201 "sp-blockchain",7936 "sp-consensus",8202 "sp-consensus",7937 "sp-consensus-babe",8203 "sp-consensus-babe",7938 "sp-core",8204 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7939 "sp-finality-grandpa",8205 "sp-finality-grandpa",7940 "sp-inherents",8206 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7941 "sp-io",8207 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7942 "sp-keystore",8208 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7943 "sp-offchain",8209 "sp-offchain",7944 "sp-runtime",8210 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7945 "sp-session",8211 "sp-session",7946 "sp-state-machine",8212 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7947 "sp-storage",8213 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7948 "sp-timestamp",8214 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7949 "sp-transaction-pool",8215 "sp-transaction-pool",7950 "sp-trie",8216 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7951 "substrate-prometheus-endpoint",8217 "substrate-prometheus-endpoint",7952 "thiserror",8218 "thiserror",7953 "tracing-gum",8219 "tracing-gum",7969 "polkadot-node-subsystem",8235 "polkadot-node-subsystem",7970 "polkadot-node-subsystem-util",8236 "polkadot-node-subsystem-util",7971 "polkadot-primitives",8237 "polkadot-primitives",7972 "sp-keystore",8238 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7973 "sp-staking",8239 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7974 "thiserror",8240 "thiserror",7975 "tracing-gum",8241 "tracing-gum",7976]8242]7982dependencies = [8248dependencies = [7983 "parity-scale-codec 3.1.5",8249 "parity-scale-codec 3.1.5",7984 "polkadot-primitives",8250 "polkadot-primitives",7985 "sp-core",8251 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7986]8252]798782537988[[package]]8254[[package]]7994 "bitvec 1.0.1",8260 "bitvec 1.0.1",7995 "frame-election-provider-support",8261 "frame-election-provider-support",7996 "frame-executive",8262 "frame-executive",7997 "frame-support",8263 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7998 "frame-system",8264 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7999 "frame-system-rpc-runtime-api",8265 "frame-system-rpc-runtime-api",8000 "log",8266 "log",8001 "pallet-authority-discovery",8267 "pallet-authority-discovery",8002 "pallet-authorship",8268 "pallet-authorship",8003 "pallet-babe",8269 "pallet-babe",8004 "pallet-balances",8270 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8005 "pallet-grandpa",8271 "pallet-grandpa",8006 "pallet-indices",8272 "pallet-indices",8007 "pallet-offences",8273 "pallet-offences",8008 "pallet-session",8274 "pallet-session",8009 "pallet-staking",8275 "pallet-staking",8010 "pallet-staking-reward-curve",8276 "pallet-staking-reward-curve",8011 "pallet-sudo",8277 "pallet-sudo",8012 "pallet-timestamp",8278 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8013 "pallet-transaction-payment",8279 "pallet-transaction-payment",8014 "pallet-transaction-payment-rpc-runtime-api",8280 "pallet-transaction-payment-rpc-runtime-api",8015 "pallet-vesting",8281 "pallet-vesting",8024 "serde",8290 "serde",8025 "serde_derive",8291 "serde_derive",8026 "smallvec",8292 "smallvec",8027 "sp-api",8293 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8028 "sp-authority-discovery",8294 "sp-authority-discovery",8029 "sp-block-builder",8295 "sp-block-builder",8030 "sp-consensus-babe",8296 "sp-consensus-babe",8031 "sp-core",8297 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8032 "sp-inherents",8298 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8033 "sp-io",8299 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8034 "sp-mmr-primitives",8300 "sp-mmr-primitives",8035 "sp-offchain",8301 "sp-offchain",8036 "sp-runtime",8302 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8037 "sp-session",8303 "sp-session",8038 "sp-staking",8304 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8039 "sp-std",8305 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8040 "sp-transaction-pool",8306 "sp-transaction-pool",8041 "sp-version",8307 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8042 "substrate-wasm-builder",8308 "substrate-wasm-builder",8043 "test-runtime-constants",8309 "test-runtime-constants",8044 "xcm",8310 "xcm",8051version = "0.9.27"8317version = "0.9.27"8052source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8318source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8053dependencies = [8319dependencies = [8054 "frame-benchmarking",8320 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8055 "frame-system",8321 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8056 "futures 0.3.23",8322 "futures 0.3.23",8057 "hex",8323 "hex",8058 "pallet-balances",8324 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8059 "pallet-staking",8325 "pallet-staking",8060 "pallet-transaction-payment",8326 "pallet-transaction-payment",8061 "polkadot-node-primitives",8327 "polkadot-node-primitives",8081 "sc-service",8347 "sc-service",8082 "sc-tracing",8348 "sc-tracing",8083 "sc-transaction-pool",8349 "sc-transaction-pool",8084 "sp-arithmetic",8350 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8085 "sp-authority-discovery",8351 "sp-authority-discovery",8086 "sp-blockchain",8352 "sp-blockchain",8087 "sp-consensus",8353 "sp-consensus",8088 "sp-consensus-babe",8354 "sp-consensus-babe",8089 "sp-core",8355 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8090 "sp-finality-grandpa",8356 "sp-finality-grandpa",8091 "sp-inherents",8357 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8092 "sp-keyring",8358 "sp-keyring",8093 "sp-runtime",8359 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8094 "sp-state-machine",8360 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8095 "substrate-test-client",8361 "substrate-test-client",8096 "tempfile",8362 "tempfile",8097 "test-runtime-constants",8363 "test-runtime-constants",8342 "cumulus-primitives-utility",8608 "cumulus-primitives-utility",8343 "derivative",8609 "derivative",8344 "evm-coder",8610 "evm-coder",8345 "fp-evm-mapping",8611 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",8346 "fp-rpc",8612 "fp-rpc",8347 "fp-self-contained",8613 "fp-self-contained",8348 "frame-benchmarking",8614 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8349 "frame-executive",8615 "frame-executive",8350 "frame-support",8616 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8351 "frame-system",8617 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8352 "frame-system-benchmarking",8618 "frame-system-benchmarking",8353 "frame-system-rpc-runtime-api",8619 "frame-system-rpc-runtime-api",8354 "frame-try-runtime",8620 "frame-try-runtime",8355 "hex-literal",8621 "hex-literal",8356 "log",8622 "log",8357 "orml-vesting",8623 "orml-vesting",8358 "pallet-aura",8624 "pallet-aura",8359 "pallet-balances",8625 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8360 "pallet-base-fee",8626 "pallet-base-fee",8361 "pallet-common",8627 "pallet-common",8362 "pallet-configuration",8628 "pallet-configuration",8363 "pallet-ethereum",8629 "pallet-ethereum",8364 "pallet-evm",8630 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",8365 "pallet-evm-coder-substrate",8631 "pallet-evm-coder-substrate",8366 "pallet-evm-contract-helpers",8632 "pallet-evm-contract-helpers",8367 "pallet-evm-migration",8633 "pallet-evm-migration",8368 "pallet-evm-transaction-payment",8634 "pallet-evm-transaction-payment",8369 "pallet-fungible",8635 "pallet-fungible",8370 "pallet-inflation",8636 "pallet-inflation",8371 "pallet-nonfungible",8637 "pallet-nonfungible",8372 "pallet-randomness-collective-flip",8638 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8373 "pallet-refungible",8639 "pallet-refungible",8374 "pallet-rmrk-core",8640 "pallet-rmrk-core",8375 "pallet-rmrk-equip",8641 "pallet-rmrk-equip",8376 "pallet-structure",8642 "pallet-structure",8377 "pallet-sudo",8643 "pallet-sudo",8378 "pallet-template-transaction-payment",8644 "pallet-template-transaction-payment",8379 "pallet-timestamp",8645 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8380 "pallet-transaction-payment",8646 "pallet-transaction-payment",8381 "pallet-transaction-payment-rpc-runtime-api",8647 "pallet-transaction-payment-rpc-runtime-api",8382 "pallet-treasury",8648 "pallet-treasury",8390 "scale-info",8656 "scale-info",8391 "serde",8657 "serde",8392 "smallvec",8658 "smallvec",8393 "sp-api",8659 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8394 "sp-arithmetic",8660 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8395 "sp-block-builder",8661 "sp-block-builder",8396 "sp-consensus-aura",8662 "sp-consensus-aura",8397 "sp-core",8663 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8398 "sp-inherents",8664 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8399 "sp-io",8665 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8400 "sp-offchain",8666 "sp-offchain",8401 "sp-runtime",8667 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8402 "sp-session",8668 "sp-session",8403 "sp-std",8669 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8404 "sp-transaction-pool",8670 "sp-transaction-pool",8405 "sp-version",8671 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8406 "substrate-wasm-builder",8672 "substrate-wasm-builder",8407 "up-common",8673 "up-common",8408 "up-data-structs",8674 "up-data-structs",8695 "parity-scale-codec 3.1.5",8961 "parity-scale-codec 3.1.5",8696 "serde",8962 "serde",8697 "serde_json",8963 "serde_json",8698 "sp-core",8964 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8699 "sp-io",8965 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8700 "sp-runtime",8966 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8701 "sp-version",8967 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8702]8968]870389698704[[package]]8970[[package]]8780 "parity-scale-codec 2.3.1",9046 "parity-scale-codec 2.3.1",8781 "rmrk-traits",9047 "rmrk-traits",8782 "serde",9048 "serde",8783 "sp-api",9049 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8784 "sp-core",9050 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8785 "sp-runtime",9051 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8786 "sp-std",9052 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8787]9053]878890548789[[package]]9055[[package]]8812dependencies = [9078dependencies = [8813 "beefy-merkle-tree",9079 "beefy-merkle-tree",8814 "beefy-primitives",9080 "beefy-primitives",8815 "frame-benchmarking",9081 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8816 "frame-executive",9082 "frame-executive",8817 "frame-support",9083 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8818 "frame-system",9084 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8819 "frame-system-benchmarking",9085 "frame-system-benchmarking",8820 "frame-system-rpc-runtime-api",9086 "frame-system-rpc-runtime-api",8821 "hex-literal",9087 "hex-literal",8822 "log",9088 "log",8823 "pallet-authority-discovery",9089 "pallet-authority-discovery",8824 "pallet-authorship",9090 "pallet-authorship",8825 "pallet-babe",9091 "pallet-babe",8826 "pallet-balances",9092 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8827 "pallet-beefy",9093 "pallet-beefy",8828 "pallet-beefy-mmr",9094 "pallet-beefy-mmr",8829 "pallet-collective",9095 "pallet-collective",8838 "pallet-session",9104 "pallet-session",8839 "pallet-staking",9105 "pallet-staking",8840 "pallet-sudo",9106 "pallet-sudo",8841 "pallet-timestamp",9107 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8842 "pallet-transaction-payment",9108 "pallet-transaction-payment",8843 "pallet-transaction-payment-rpc-runtime-api",9109 "pallet-transaction-payment-rpc-runtime-api",8844 "pallet-utility",9110 "pallet-utility",8853 "serde",9119 "serde",8854 "serde_derive",9120 "serde_derive",8855 "smallvec",9121 "smallvec",8856 "sp-api",9122 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8857 "sp-authority-discovery",9123 "sp-authority-discovery",8858 "sp-block-builder",9124 "sp-block-builder",8859 "sp-consensus-babe",9125 "sp-consensus-babe",8860 "sp-core",9126 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8861 "sp-inherents",9127 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8862 "sp-io",9128 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8863 "sp-mmr-primitives",9129 "sp-mmr-primitives",8864 "sp-offchain",9130 "sp-offchain",8865 "sp-runtime",9131 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8866 "sp-session",9132 "sp-session",8867 "sp-staking",9133 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8868 "sp-std",9134 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8869 "sp-transaction-pool",9135 "sp-transaction-pool",8870 "sp-version",9136 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8871 "substrate-wasm-builder",9137 "substrate-wasm-builder",8872 "xcm",9138 "xcm",8873 "xcm-builder",9139 "xcm-builder",8879version = "0.9.27"9145version = "0.9.27"8880source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"9146source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8881dependencies = [9147dependencies = [8882 "frame-support",9148 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8883 "polkadot-primitives",9149 "polkadot-primitives",8884 "polkadot-runtime-common",9150 "polkadot-runtime-common",8885 "smallvec",9151 "smallvec",8886 "sp-runtime",9152 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8887]9153]888891548889[[package]]9155[[package]]9064source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9330source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9065dependencies = [9331dependencies = [9066 "log",9332 "log",9067 "sp-core",9333 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9068 "sp-wasm-interface",9334 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9069 "thiserror",9335 "thiserror",9070]9336]907193379086 "rand 0.7.3",9352 "rand 0.7.3",9087 "sc-client-api",9353 "sc-client-api",9088 "sc-network",9354 "sc-network",9089 "sp-api",9355 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9090 "sp-authority-discovery",9356 "sp-authority-discovery",9091 "sp-blockchain",9357 "sp-blockchain",9092 "sp-core",9358 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9093 "sp-keystore",9359 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9094 "sp-runtime",9360 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9095 "substrate-prometheus-endpoint",9361 "substrate-prometheus-endpoint",9096 "thiserror",9362 "thiserror",9097]9363]9110 "sc-proposer-metrics",9376 "sc-proposer-metrics",9111 "sc-telemetry",9377 "sc-telemetry",9112 "sc-transaction-pool-api",9378 "sc-transaction-pool-api",9113 "sp-api",9379 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9114 "sp-blockchain",9380 "sp-blockchain",9115 "sp-consensus",9381 "sp-consensus",9116 "sp-core",9382 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9117 "sp-inherents",9383 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9118 "sp-runtime",9384 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9119 "substrate-prometheus-endpoint",9385 "substrate-prometheus-endpoint",9120]9386]912193879126dependencies = [9392dependencies = [9127 "parity-scale-codec 3.1.5",9393 "parity-scale-codec 3.1.5",9128 "sc-client-api",9394 "sc-client-api",9129 "sp-api",9395 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9130 "sp-block-builder",9396 "sp-block-builder",9131 "sp-blockchain",9397 "sp-blockchain",9132 "sp-core",9398 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9133 "sp-inherents",9399 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9134 "sp-runtime",9400 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9135 "sp-state-machine",9401 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9136]9402]913794039138[[package]]9404[[package]]9148 "sc-telemetry",9414 "sc-telemetry",9149 "serde",9415 "serde",9150 "serde_json",9416 "serde_json",9151 "sp-core",9417 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9152 "sp-runtime",9418 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9153]9419]915494209155[[package]]9421[[package]]9191 "serde",9457 "serde",9192 "serde_json",9458 "serde_json",9193 "sp-blockchain",9459 "sp-blockchain",9194 "sp-core",9460 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9195 "sp-keyring",9461 "sp-keyring",9196 "sp-keystore",9462 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9197 "sp-panic-handler",9463 "sp-panic-handler 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9198 "sp-runtime",9464 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9199 "sp-version",9465 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9200 "thiserror",9466 "thiserror",9201 "tiny-bip39",9467 "tiny-bip39",9202 "tokio",9468 "tokio",9216 "sc-executor",9482 "sc-executor",9217 "sc-transaction-pool-api",9483 "sc-transaction-pool-api",9218 "sc-utils",9484 "sc-utils",9219 "sp-api",9485 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9220 "sp-blockchain",9486 "sp-blockchain",9221 "sp-consensus",9487 "sp-consensus",9222 "sp-core",9488 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9223 "sp-database",9489 "sp-database",9224 "sp-externalities",9490 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9225 "sp-keystore",9491 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9226 "sp-runtime",9492 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9227 "sp-state-machine",9493 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9228 "sp-storage",9494 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9229 "sp-trie",9495 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9230 "substrate-prometheus-endpoint",9496 "substrate-prometheus-endpoint",9231]9497]923294989246 "parking_lot 0.12.1",9512 "parking_lot 0.12.1",9247 "sc-client-api",9513 "sc-client-api",9248 "sc-state-db",9514 "sc-state-db",9249 "sp-arithmetic",9515 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9250 "sp-blockchain",9516 "sp-blockchain",9251 "sp-core",9517 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9252 "sp-database",9518 "sp-database",9253 "sp-runtime",9519 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9254 "sp-state-machine",9520 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9255 "sp-trie",9521 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9256]9522]925795239258[[package]]9524[[package]]9269 "sc-client-api",9535 "sc-client-api",9270 "sc-utils",9536 "sc-utils",9271 "serde",9537 "serde",9272 "sp-api",9538 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9273 "sp-blockchain",9539 "sp-blockchain",9274 "sp-consensus",9540 "sp-consensus",9275 "sp-core",9541 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9276 "sp-runtime",9542 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9277 "sp-state-machine",9543 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9278 "substrate-prometheus-endpoint",9544 "substrate-prometheus-endpoint",9279 "thiserror",9545 "thiserror",9280]9546]9293 "sc-consensus",9559 "sc-consensus",9294 "sc-consensus-slots",9560 "sc-consensus-slots",9295 "sc-telemetry",9561 "sc-telemetry",9296 "sp-api",9562 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9297 "sp-application-crypto",9563 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9298 "sp-block-builder",9564 "sp-block-builder",9299 "sp-blockchain",9565 "sp-blockchain",9300 "sp-consensus",9566 "sp-consensus",9301 "sp-consensus-aura",9567 "sp-consensus-aura",9302 "sp-consensus-slots",9568 "sp-consensus-slots",9303 "sp-core",9569 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9304 "sp-inherents",9570 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9305 "sp-keystore",9571 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9306 "sp-runtime",9572 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9307 "substrate-prometheus-endpoint",9573 "substrate-prometheus-endpoint",9308 "thiserror",9574 "thiserror",9309]9575]9333 "sc-telemetry",9599 "sc-telemetry",9334 "schnorrkel",9600 "schnorrkel",9335 "serde",9601 "serde",9336 "sp-api",9602 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9337 "sp-application-crypto",9603 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9338 "sp-block-builder",9604 "sp-block-builder",9339 "sp-blockchain",9605 "sp-blockchain",9340 "sp-consensus",9606 "sp-consensus",9341 "sp-consensus-babe",9607 "sp-consensus-babe",9342 "sp-consensus-slots",9608 "sp-consensus-slots",9343 "sp-consensus-vrf",9609 "sp-consensus-vrf",9344 "sp-core",9610 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9345 "sp-inherents",9611 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9346 "sp-io",9612 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9347 "sp-keystore",9613 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9348 "sp-runtime",9614 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9349 "sp-version",9615 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9350 "substrate-prometheus-endpoint",9616 "substrate-prometheus-endpoint",9351 "thiserror",9617 "thiserror",9352]9618]9362 "sc-consensus-epochs",9628 "sc-consensus-epochs",9363 "sc-rpc-api",9629 "sc-rpc-api",9364 "serde",9630 "serde",9365 "sp-api",9631 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9366 "sp-application-crypto",9632 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9367 "sp-blockchain",9633 "sp-blockchain",9368 "sp-consensus",9634 "sp-consensus",9369 "sp-consensus-babe",9635 "sp-consensus-babe",9370 "sp-core",9636 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9371 "sp-keystore",9637 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9372 "sp-runtime",9638 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9373 "thiserror",9639 "thiserror",9374]9640]937596419383 "sc-client-api",9649 "sc-client-api",9384 "sc-consensus",9650 "sc-consensus",9385 "sp-blockchain",9651 "sp-blockchain",9386 "sp-runtime",9652 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9387]9653]938896549389[[package]]9655[[package]]9405 "sc-transaction-pool",9671 "sc-transaction-pool",9406 "sc-transaction-pool-api",9672 "sc-transaction-pool-api",9407 "serde",9673 "serde",9408 "sp-api",9674 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9409 "sp-blockchain",9675 "sp-blockchain",9410 "sp-consensus",9676 "sp-consensus",9411 "sp-consensus-aura",9677 "sp-consensus-aura",9412 "sp-consensus-babe",9678 "sp-consensus-babe",9413 "sp-consensus-slots",9679 "sp-consensus-slots",9414 "sp-core",9680 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9415 "sp-inherents",9681 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9416 "sp-keystore",9682 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9417 "sp-runtime",9683 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9418 "sp-timestamp",9684 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9419 "substrate-prometheus-endpoint",9685 "substrate-prometheus-endpoint",9420 "thiserror",9686 "thiserror",9421]9687]9433 "sc-client-api",9699 "sc-client-api",9434 "sc-consensus",9700 "sc-consensus",9435 "sc-telemetry",9701 "sc-telemetry",9436 "sp-arithmetic",9702 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9437 "sp-blockchain",9703 "sp-blockchain",9438 "sp-consensus",9704 "sp-consensus",9439 "sp-consensus-slots",9705 "sp-consensus-slots",9440 "sp-core",9706 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9441 "sp-inherents",9707 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9442 "sp-runtime",9708 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9443 "sp-state-machine",9709 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9444 "sp-timestamp",9710 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9445 "thiserror",9711 "thiserror",9446]9712]944797139452dependencies = [9718dependencies = [9453 "sc-client-api",9719 "sc-client-api",9454 "sp-authorship",9720 "sp-authorship",9455 "sp-runtime",9721 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9456 "thiserror",9722 "thiserror",9457]9723]945897249468 "sc-executor-common",9734 "sc-executor-common",9469 "sc-executor-wasmi",9735 "sc-executor-wasmi",9470 "sc-executor-wasmtime",9736 "sc-executor-wasmtime",9471 "sp-api",9737 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9472 "sp-core",9738 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9473 "sp-core-hashing-proc-macro",9739 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9474 "sp-externalities",9740 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9475 "sp-io",9741 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9476 "sp-panic-handler",9742 "sp-panic-handler 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9477 "sp-runtime-interface",9743 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9478 "sp-tasks",9744 "sp-tasks",9479 "sp-trie",9745 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9480 "sp-version",9746 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9481 "sp-wasm-interface",9747 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9482 "tracing",9748 "tracing",9483 "wasmi",9749 "wasmi",9484]9750]9494 "sp-maybe-compressed-blob",9760 "sp-maybe-compressed-blob",9495 "sp-sandbox",9761 "sp-sandbox",9496 "sp-serializer",9762 "sp-serializer",9497 "sp-wasm-interface",9763 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9498 "thiserror",9764 "thiserror",9499 "wasm-instrument",9765 "wasm-instrument",9500 "wasmi",9766 "wasmi",9509 "parity-scale-codec 3.1.5",9775 "parity-scale-codec 3.1.5",9510 "sc-allocator",9776 "sc-allocator",9511 "sc-executor-common",9777 "sc-executor-common",9512 "sp-runtime-interface",9778 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9513 "sp-sandbox",9779 "sp-sandbox",9514 "sp-wasm-interface",9780 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9515 "wasmi",9781 "wasmi",9516]9782]951797839529 "rustix 0.35.7",9795 "rustix 0.35.7",9530 "sc-allocator",9796 "sc-allocator",9531 "sc-executor-common",9797 "sc-executor-common",9532 "sp-runtime-interface",9798 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9533 "sp-sandbox",9799 "sp-sandbox",9534 "sp-wasm-interface",9800 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9535 "wasmtime",9801 "wasmtime",9536]9802]953798039563 "sc-telemetry",9829 "sc-telemetry",9564 "sc-utils",9830 "sc-utils",9565 "serde_json",9831 "serde_json",9566 "sp-api",9832 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9567 "sp-application-crypto",9833 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9568 "sp-arithmetic",9834 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9569 "sp-blockchain",9835 "sp-blockchain",9570 "sp-consensus",9836 "sp-consensus",9571 "sp-core",9837 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9572 "sp-finality-grandpa",9838 "sp-finality-grandpa",9573 "sp-keystore",9839 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9574 "sp-runtime",9840 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9575 "substrate-prometheus-endpoint",9841 "substrate-prometheus-endpoint",9576 "thiserror",9842 "thiserror",9577]9843]9592 "serde",9858 "serde",9593 "serde_json",9859 "serde_json",9594 "sp-blockchain",9860 "sp-blockchain",9595 "sp-core",9861 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9596 "sp-runtime",9862 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9597 "thiserror",9863 "thiserror",9598]9864]959998659611 "sc-network",9877 "sc-network",9612 "sc-transaction-pool-api",9878 "sc-transaction-pool-api",9613 "sp-blockchain",9879 "sp-blockchain",9614 "sp-runtime",9880 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9615]9881]961698829617[[package]]9883[[package]]9623 "hex",9889 "hex",9624 "parking_lot 0.12.1",9890 "parking_lot 0.12.1",9625 "serde_json",9891 "serde_json",9626 "sp-application-crypto",9892 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9627 "sp-core",9893 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9628 "sp-keystore",9894 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9629 "thiserror",9895 "thiserror",9630]9896]963198979666 "serde",9932 "serde",9667 "serde_json",9933 "serde_json",9668 "smallvec",9934 "smallvec",9669 "sp-arithmetic",9935 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9670 "sp-blockchain",9936 "sp-blockchain",9671 "sp-consensus",9937 "sp-consensus",9672 "sp-core",9938 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9673 "sp-runtime",9939 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9674 "substrate-prometheus-endpoint",9940 "substrate-prometheus-endpoint",9675 "thiserror",9941 "thiserror",9676 "unsigned-varint",9942 "unsigned-varint",9693 "smallvec",9959 "smallvec",9694 "sp-consensus",9960 "sp-consensus",9695 "sp-finality-grandpa",9961 "sp-finality-grandpa",9696 "sp-runtime",9962 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9697]9963]969899649699[[package]]9965[[package]]9708 "log",9974 "log",9709 "lru 0.7.8",9975 "lru 0.7.8",9710 "sc-network",9976 "sc-network",9711 "sp-runtime",9977 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9712 "substrate-prometheus-endpoint",9978 "substrate-prometheus-endpoint",9713 "tracing",9979 "tracing",9714]9980]9728 "sc-network-common",9994 "sc-network-common",9729 "sc-peerset",9995 "sc-peerset",9730 "sp-blockchain",9996 "sp-blockchain",9731 "sp-core",9997 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9732 "sp-runtime",9998 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9733 "thiserror",9999 "thiserror",9734]10000]9735100019751 "sc-network-common",10017 "sc-network-common",9752 "sc-peerset",10018 "sc-peerset",9753 "smallvec",10019 "smallvec",9754 "sp-arithmetic",10020 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9755 "sp-blockchain",10021 "sp-blockchain",9756 "sp-consensus",10022 "sp-consensus",9757 "sp-core",10023 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9758 "sp-finality-grandpa",10024 "sp-finality-grandpa",9759 "sp-runtime",10025 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9760 "thiserror",10026 "thiserror",9761]10027]9762100289780 "sc-client-api",10046 "sc-client-api",9781 "sc-network",10047 "sc-network",9782 "sc-utils",10048 "sc-utils",9783 "sp-api",10049 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9784 "sp-core",10050 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9785 "sp-offchain",10051 "sp-offchain",9786 "sp-runtime",10052 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9787 "threadpool",10053 "threadpool",9788 "tracing",10054 "tracing",9789]10055]9829 "sc-transaction-pool-api",10095 "sc-transaction-pool-api",9830 "sc-utils",10096 "sc-utils",9831 "serde_json",10097 "serde_json",9832 "sp-api",10098 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9833 "sp-blockchain",10099 "sp-blockchain",9834 "sp-core",10100 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9835 "sp-keystore",10101 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9836 "sp-offchain",10102 "sp-offchain",9837 "sp-rpc",10103 "sp-rpc",9838 "sp-runtime",10104 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9839 "sp-session",10105 "sp-session",9840 "sp-version",10106 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9841]10107]9842101089843[[package]]10109[[package]]9855 "scale-info",10121 "scale-info",9856 "serde",10122 "serde",9857 "serde_json",10123 "serde_json",9858 "sp-core",10124 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9859 "sp-rpc",10125 "sp-rpc",9860 "sp-runtime",10126 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9861 "sp-tracing",10127 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9862 "sp-version",10128 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9863 "thiserror",10129 "thiserror",9864]10130]9865101319917 "sc-utils",10183 "sc-utils",9918 "serde",10184 "serde",9919 "serde_json",10185 "serde_json",9920 "sp-api",10186 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9921 "sp-application-crypto",10187 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9922 "sp-block-builder",10188 "sp-block-builder",9923 "sp-blockchain",10189 "sp-blockchain",9924 "sp-consensus",10190 "sp-consensus",9925 "sp-core",10191 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9926 "sp-externalities",10192 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9927 "sp-inherents",10193 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9928 "sp-keystore",10194 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9929 "sp-runtime",10195 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9930 "sp-session",10196 "sp-session",9931 "sp-state-machine",10197 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9932 "sp-storage",10198 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9933 "sp-tracing",10199 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9934 "sp-transaction-pool",10200 "sp-transaction-pool",9935 "sp-transaction-storage-proof",10201 "sp-transaction-storage-proof",9936 "sp-trie",10202 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9937 "sp-version",10203 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9938 "substrate-prometheus-endpoint",10204 "substrate-prometheus-endpoint",9939 "tempfile",10205 "tempfile",9940 "thiserror",10206 "thiserror",9954 "parity-util-mem-derive",10220 "parity-util-mem-derive",9955 "parking_lot 0.12.1",10221 "parking_lot 0.12.1",9956 "sc-client-api",10222 "sc-client-api",9957 "sp-core",10223 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9958]10224]9959102259960[[package]]10226[[package]]9972 "serde",10238 "serde",9973 "serde_json",10239 "serde_json",9974 "sp-blockchain",10240 "sp-blockchain",9975 "sp-runtime",10241 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9976 "thiserror",10242 "thiserror",9977]10243]9978102449990 "sc-telemetry",10256 "sc-telemetry",9991 "serde",10257 "serde",9992 "serde_json",10258 "serde_json",9993 "sp-core",10259 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9994 "sp-io",10260 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9995 "sp-std",10261 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9996]10262]9997102639998[[package]]10264[[package]]10032 "sc-rpc-server",10298 "sc-rpc-server",10033 "sc-tracing-proc-macro",10299 "sc-tracing-proc-macro",10034 "serde",10300 "serde",10035 "sp-api",10301 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10036 "sp-blockchain",10302 "sp-blockchain",10037 "sp-core",10303 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10038 "sp-rpc",10304 "sp-rpc",10039 "sp-runtime",10305 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10040 "sp-tracing",10306 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10041 "thiserror",10307 "thiserror",10042 "tracing",10308 "tracing",10043 "tracing-log",10309 "tracing-log",10072 "sc-transaction-pool-api",10338 "sc-transaction-pool-api",10073 "sc-utils",10339 "sc-utils",10074 "serde",10340 "serde",10075 "sp-api",10341 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10076 "sp-blockchain",10342 "sp-blockchain",10077 "sp-core",10343 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10078 "sp-runtime",10344 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10079 "sp-tracing",10345 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10080 "sp-transaction-pool",10346 "sp-transaction-pool",10081 "substrate-prometheus-endpoint",10347 "substrate-prometheus-endpoint",10082 "thiserror",10348 "thiserror",10091 "log",10357 "log",10092 "serde",10358 "serde",10093 "sp-blockchain",10359 "sp-blockchain",10094 "sp-runtime",10360 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10095 "thiserror",10361 "thiserror",10096]10362]1009710363101921045810193[[package]]10459[[package]]10194name = "secp256k1"10460name = "secp256k1"10461version = "0.21.3"10462source = "registry+https://github.com/rust-lang/crates.io-index"10463checksum = "9c42e6f1735c5f00f51e43e28d6634141f2bcad10931b2609ddd74a86d751260"10464dependencies = [10465 "secp256k1-sys 0.4.2",10466]1046710468[[package]]10469name = "secp256k1"10195version = "0.24.0"10470version = "0.24.0"10196source = "registry+https://github.com/rust-lang/crates.io-index"10471source = "registry+https://github.com/rust-lang/crates.io-index"10197checksum = "b7649a0b3ffb32636e60c7ce0d70511eda9c52c658cd0634e194d5a19943aeff"10472checksum = "b7649a0b3ffb32636e60c7ce0d70511eda9c52c658cd0634e194d5a19943aeff"10198dependencies = [10473dependencies = [10199 "secp256k1-sys",10474 "secp256k1-sys 0.6.0",10200]10475]102011047610202[[package]]10477[[package]]10203name = "secp256k1-sys"10478name = "secp256k1-sys"10479version = "0.4.2"10480source = "registry+https://github.com/rust-lang/crates.io-index"10481checksum = "957da2573cde917463ece3570eab4a0b3f19de6f1646cde62e6fd3868f566036"10482dependencies = [10483 "cc",10484]1048510486[[package]]10487name = "secp256k1-sys"10204version = "0.6.0"10488version = "0.6.0"10205source = "registry+https://github.com/rust-lang/crates.io-index"10489source = "registry+https://github.com/rust-lang/crates.io-index"10206checksum = "7058dc8eaf3f2810d7828680320acda0b25a288f6d288e19278e249bbf74226b"10490checksum = "7058dc8eaf3f2810d7828680320acda0b25a288f6d288e19278e249bbf74226b"10474 "enumn",10758 "enumn",10475 "parity-scale-codec 3.1.5",10759 "parity-scale-codec 3.1.5",10476 "paste",10760 "paste",10477 "sp-runtime",10761 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10478 "sp-std",10762 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10479]10763]104801076410481[[package]]10765[[package]]10545[[package]]10829[[package]]10546name = "sp-api"10830name = "sp-api"10547version = "4.0.0-dev"10831version = "4.0.0-dev"10832source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10833dependencies = [10834 "hash-db",10835 "log",10836 "parity-scale-codec 3.1.5",10837 "sp-api-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10838 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10839 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10840 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10841 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10842 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10843 "thiserror",10844]1084510846[[package]]10847name = "sp-api"10848version = "4.0.0-dev"10548source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10849source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10549dependencies = [10850dependencies = [10550 "hash-db",10851 "hash-db",10551 "log",10852 "log",10552 "parity-scale-codec 3.1.5",10853 "parity-scale-codec 3.1.5",10553 "sp-api-proc-macro",10854 "sp-api-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10554 "sp-core",10855 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10555 "sp-runtime",10856 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10556 "sp-state-machine",10857 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10557 "sp-std",10858 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10558 "sp-version",10859 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10559 "thiserror",10860 "thiserror",10560]10861]105611086210562[[package]]10863[[package]]10563name = "sp-api-proc-macro"10864name = "sp-api-proc-macro"10564version = "4.0.0-dev"10865version = "4.0.0-dev"10866source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10867dependencies = [10868 "blake2",10869 "proc-macro-crate",10870 "proc-macro2",10871 "quote",10872 "syn",10873]1087410875[[package]]10876name = "sp-api-proc-macro"10877version = "4.0.0-dev"10565source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10878source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10566dependencies = [10879dependencies = [10567 "blake2",10880 "blake2",10574[[package]]10887[[package]]10575name = "sp-application-crypto"10888name = "sp-application-crypto"10576version = "6.0.0"10889version = "6.0.0"10890source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10891dependencies = [10892 "parity-scale-codec 3.1.5",10893 "scale-info",10894 "serde",10895 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10896 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10897 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10898]1089910900[[package]]10901name = "sp-application-crypto"10902version = "6.0.0"10577source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10903source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10578dependencies = [10904dependencies = [10579 "parity-scale-codec 3.1.5",10905 "parity-scale-codec 3.1.5",10580 "scale-info",10906 "scale-info",10581 "serde",10907 "serde",10582 "sp-core",10908 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10583 "sp-io",10909 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10584 "sp-std",10910 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10585]10911]105861091210587[[package]]10913[[package]]10588name = "sp-arithmetic"10914name = "sp-arithmetic"10589version = "5.0.0"10915version = "5.0.0"10916source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10917dependencies = [10918 "integer-sqrt",10919 "num-traits",10920 "parity-scale-codec 3.1.5",10921 "scale-info",10922 "serde",10923 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10924 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10925 "static_assertions",10926]1092710928[[package]]10929name = "sp-arithmetic"10930version = "5.0.0"10590source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10931source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10591dependencies = [10932dependencies = [10592 "integer-sqrt",10933 "integer-sqrt",10593 "num-traits",10934 "num-traits",10594 "parity-scale-codec 3.1.5",10935 "parity-scale-codec 3.1.5",10595 "scale-info",10936 "scale-info",10596 "serde",10937 "serde",10597 "sp-debug-derive",10938 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10598 "sp-std",10939 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10599 "static_assertions",10940 "static_assertions",10600]10941]106011094210606dependencies = [10947dependencies = [10607 "parity-scale-codec 3.1.5",10948 "parity-scale-codec 3.1.5",10608 "scale-info",10949 "scale-info",10609 "sp-api",10950 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10610 "sp-application-crypto",10951 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10611 "sp-runtime",10952 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10612 "sp-std",10953 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10613]10954]106141095510615[[package]]10956[[package]]10619dependencies = [10960dependencies = [10620 "async-trait",10961 "async-trait",10621 "parity-scale-codec 3.1.5",10962 "parity-scale-codec 3.1.5",10622 "sp-inherents",10963 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10623 "sp-runtime",10964 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10624 "sp-std",10965 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10625]10966]106261096710627[[package]]10968[[package]]10630source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10971source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10631dependencies = [10972dependencies = [10632 "parity-scale-codec 3.1.5",10973 "parity-scale-codec 3.1.5",10633 "sp-api",10974 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10634 "sp-inherents",10975 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10635 "sp-runtime",10976 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10636 "sp-std",10977 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10637]10978]106381097910639[[package]]10980[[package]]10646 "lru 0.7.8",10987 "lru 0.7.8",10647 "parity-scale-codec 3.1.5",10988 "parity-scale-codec 3.1.5",10648 "parking_lot 0.12.1",10989 "parking_lot 0.12.1",10649 "sp-api",10990 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10650 "sp-consensus",10991 "sp-consensus",10651 "sp-database",10992 "sp-database",10652 "sp-runtime",10993 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10653 "sp-state-machine",10994 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10654 "thiserror",10995 "thiserror",10655]10996]106561099710664 "futures-timer",11005 "futures-timer",10665 "log",11006 "log",10666 "parity-scale-codec 3.1.5",11007 "parity-scale-codec 3.1.5",10667 "sp-core",11008 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10668 "sp-inherents",11009 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10669 "sp-runtime",11010 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10670 "sp-state-machine",11011 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10671 "sp-std",11012 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10672 "sp-version",11013 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10673 "thiserror",11014 "thiserror",10674]11015]106751101610681 "async-trait",11022 "async-trait",10682 "parity-scale-codec 3.1.5",11023 "parity-scale-codec 3.1.5",10683 "scale-info",11024 "scale-info",10684 "sp-api",11025 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10685 "sp-application-crypto",11026 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10686 "sp-consensus",11027 "sp-consensus",10687 "sp-consensus-slots",11028 "sp-consensus-slots",10688 "sp-inherents",11029 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10689 "sp-runtime",11030 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10690 "sp-std",11031 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10691 "sp-timestamp",11032 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10692]11033]106931103410694[[package]]11035[[package]]10701 "parity-scale-codec 3.1.5",11042 "parity-scale-codec 3.1.5",10702 "scale-info",11043 "scale-info",10703 "serde",11044 "serde",10704 "sp-api",11045 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10705 "sp-application-crypto",11046 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10706 "sp-consensus",11047 "sp-consensus",10707 "sp-consensus-slots",11048 "sp-consensus-slots",10708 "sp-consensus-vrf",11049 "sp-consensus-vrf",10709 "sp-core",11050 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10710 "sp-inherents",11051 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10711 "sp-keystore",11052 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10712 "sp-runtime",11053 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10713 "sp-std",11054 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10714 "sp-timestamp",11055 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10715]11056]107161105710717[[package]]11058[[package]]10722 "parity-scale-codec 3.1.5",11063 "parity-scale-codec 3.1.5",10723 "scale-info",11064 "scale-info",10724 "serde",11065 "serde",10725 "sp-arithmetic",11066 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10726 "sp-runtime",11067 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10727 "sp-std",11068 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10728 "sp-timestamp",11069 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10729]11070]107301107110731[[package]]11072[[package]]10736 "parity-scale-codec 3.1.5",11077 "parity-scale-codec 3.1.5",10737 "scale-info",11078 "scale-info",10738 "schnorrkel",11079 "schnorrkel",10739 "sp-core",11080 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10740 "sp-runtime",11081 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10741 "sp-std",11082 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10742]11083]107431108410744[[package]]11085[[package]]10745name = "sp-core"11086name = "sp-core"10746version = "6.0.0"11087version = "6.0.0"11088source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11089dependencies = [11090 "base58",11091 "bitflags",11092 "blake2-rfc",11093 "byteorder",11094 "dyn-clonable",11095 "ed25519-dalek",11096 "futures 0.3.23",11097 "hash-db",11098 "hash256-std-hasher",11099 "hex",11100 "impl-serde",11101 "lazy_static",11102 "libsecp256k1",11103 "log",11104 "merlin",11105 "num-traits",11106 "parity-scale-codec 3.1.5",11107 "parity-util-mem",11108 "parking_lot 0.12.1",11109 "primitive-types",11110 "rand 0.7.3",11111 "regex",11112 "scale-info",11113 "schnorrkel",11114 "secp256k1 0.21.3",11115 "secrecy",11116 "serde",11117 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11118 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11119 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11120 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11121 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11122 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11123 "ss58-registry",11124 "substrate-bip39",11125 "thiserror",11126 "tiny-bip39",11127 "wasmi",11128 "zeroize",11129]1113011131[[package]]11132name = "sp-core"11133version = "6.0.0"10747source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11134source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10748dependencies = [11135dependencies = [10749 "base58",11136 "base58",10770 "regex",11157 "regex",10771 "scale-info",11158 "scale-info",10772 "schnorrkel",11159 "schnorrkel",10773 "secp256k1",11160 "secp256k1 0.24.0",10774 "secrecy",11161 "secrecy",10775 "serde",11162 "serde",10776 "sp-core-hashing",11163 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10777 "sp-debug-derive",11164 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10778 "sp-externalities",11165 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10779 "sp-runtime-interface",11166 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10780 "sp-std",11167 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10781 "sp-storage",11168 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10782 "ss58-registry",11169 "ss58-registry",10783 "substrate-bip39",11170 "substrate-bip39",10784 "thiserror",11171 "thiserror",10790[[package]]11177[[package]]10791name = "sp-core-hashing"11178name = "sp-core-hashing"10792version = "4.0.0"11179version = "4.0.0"11180source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11181dependencies = [11182 "blake2",11183 "byteorder",11184 "digest 0.10.3",11185 "sha2 0.10.2",11186 "sha3 0.10.2",11187 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11188 "twox-hash",11189]1119011191[[package]]11192name = "sp-core-hashing"11193version = "4.0.0"10793source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11194source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10794dependencies = [11195dependencies = [10795 "blake2",11196 "blake2",10796 "byteorder",11197 "byteorder",10797 "digest 0.10.3",11198 "digest 0.10.3",10798 "sha2 0.10.2",11199 "sha2 0.10.2",10799 "sha3 0.10.2",11200 "sha3 0.10.2",10800 "sp-std",11201 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10801 "twox-hash",11202 "twox-hash",10802]11203]108031120410804[[package]]11205[[package]]10805name = "sp-core-hashing-proc-macro"11206name = "sp-core-hashing-proc-macro"10806version = "5.0.0"11207version = "5.0.0"11208source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11209dependencies = [11210 "proc-macro2",11211 "quote",11212 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11213 "syn",11214]1121511216[[package]]11217name = "sp-core-hashing-proc-macro"11218version = "5.0.0"10807source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11219source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10808dependencies = [11220dependencies = [10809 "proc-macro2",11221 "proc-macro2",10810 "quote",11222 "quote",10811 "sp-core-hashing",11223 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10812 "syn",11224 "syn",10813]11225]108141122610824[[package]]11236[[package]]10825name = "sp-debug-derive"11237name = "sp-debug-derive"10826version = "4.0.0"11238version = "4.0.0"11239source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11240dependencies = [11241 "proc-macro2",11242 "quote",11243 "syn",11244]1124511246[[package]]11247name = "sp-debug-derive"11248version = "4.0.0"10827source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11249source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10828dependencies = [11250dependencies = [10829 "proc-macro2",11251 "proc-macro2",10834[[package]]11256[[package]]10835name = "sp-externalities"11257name = "sp-externalities"10836version = "0.12.0"11258version = "0.12.0"11259source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11260dependencies = [11261 "environmental",11262 "parity-scale-codec 3.1.5",11263 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11264 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11265]1126611267[[package]]11268name = "sp-externalities"11269version = "0.12.0"10837source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11270source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10838dependencies = [11271dependencies = [10839 "environmental",11272 "environmental",10840 "parity-scale-codec 3.1.5",11273 "parity-scale-codec 3.1.5",10841 "sp-std",11274 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10842 "sp-storage",11275 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10843]11276]108441127710845[[package]]11278[[package]]10852 "parity-scale-codec 3.1.5",11285 "parity-scale-codec 3.1.5",10853 "scale-info",11286 "scale-info",10854 "serde",11287 "serde",10855 "sp-api",11288 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10856 "sp-application-crypto",11289 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10857 "sp-core",11290 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10858 "sp-keystore",11291 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10859 "sp-runtime",11292 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10860 "sp-std",11293 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10861]11294]108621129510863[[package]]11296[[package]]10864name = "sp-inherents"11297name = "sp-inherents"10865version = "4.0.0-dev"11298version = "4.0.0-dev"11299source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11300dependencies = [11301 "async-trait",11302 "impl-trait-for-tuples",11303 "parity-scale-codec 3.1.5",11304 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11305 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11306 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11307 "thiserror",11308]1130911310[[package]]11311name = "sp-inherents"11312version = "4.0.0-dev"10866source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11313source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10867dependencies = [11314dependencies = [10868 "async-trait",11315 "async-trait",10869 "impl-trait-for-tuples",11316 "impl-trait-for-tuples",10870 "parity-scale-codec 3.1.5",11317 "parity-scale-codec 3.1.5",10871 "sp-core",11318 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10872 "sp-runtime",11319 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10873 "sp-std",11320 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10874 "thiserror",11321 "thiserror",10875]11322]108761132310877[[package]]11324[[package]]10878name = "sp-io"11325name = "sp-io"10879version = "6.0.0"11326version = "6.0.0"11327source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11328dependencies = [11329 "futures 0.3.23",11330 "hash-db",11331 "libsecp256k1",11332 "log",11333 "parity-scale-codec 3.1.5",11334 "parking_lot 0.12.1",11335 "secp256k1 0.21.3",11336 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11337 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11338 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11339 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11340 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11341 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11342 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11343 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11344 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11345 "tracing",11346 "tracing-core",11347]1134811349[[package]]11350name = "sp-io"11351version = "6.0.0"10880source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11352source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10881dependencies = [11353dependencies = [10882 "futures 0.3.23",11354 "futures 0.3.23",10885 "log",11357 "log",10886 "parity-scale-codec 3.1.5",11358 "parity-scale-codec 3.1.5",10887 "parking_lot 0.12.1",11359 "parking_lot 0.12.1",10888 "secp256k1",11360 "secp256k1 0.24.0",10889 "sp-core",11361 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10890 "sp-externalities",11362 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10891 "sp-keystore",11363 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10892 "sp-runtime-interface",11364 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10893 "sp-state-machine",11365 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10894 "sp-std",11366 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10895 "sp-tracing",11367 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10896 "sp-trie",11368 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10897 "sp-wasm-interface",11369 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10898 "tracing",11370 "tracing",10899 "tracing-core",11371 "tracing-core",10900]11372]10905source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11377source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10906dependencies = [11378dependencies = [10907 "lazy_static",11379 "lazy_static",10908 "sp-core",11380 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10909 "sp-runtime",11381 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10910 "strum",11382 "strum",10911]11383]109121138410913[[package]]11385[[package]]10914name = "sp-keystore"11386name = "sp-keystore"10915version = "0.12.0"11387version = "0.12.0"11388source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11389dependencies = [11390 "async-trait",11391 "futures 0.3.23",11392 "merlin",11393 "parity-scale-codec 3.1.5",11394 "parking_lot 0.12.1",11395 "schnorrkel",11396 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11397 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11398 "thiserror",11399]1140011401[[package]]11402name = "sp-keystore"11403version = "0.12.0"10916source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11404source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10917dependencies = [11405dependencies = [10918 "async-trait",11406 "async-trait",10922 "parking_lot 0.12.1",11410 "parking_lot 0.12.1",10923 "schnorrkel",11411 "schnorrkel",10924 "serde",11412 "serde",10925 "sp-core",11413 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10926 "sp-externalities",11414 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10927 "thiserror",11415 "thiserror",10928]11416]109291141710944 "log",11432 "log",10945 "parity-scale-codec 3.1.5",11433 "parity-scale-codec 3.1.5",10946 "serde",11434 "serde",10947 "sp-api",11435 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10948 "sp-core",11436 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10949 "sp-debug-derive",11437 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10950 "sp-runtime",11438 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10951 "sp-std",11439 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10952]11440]109531144110954[[package]]11442[[package]]10959 "parity-scale-codec 3.1.5",11447 "parity-scale-codec 3.1.5",10960 "scale-info",11448 "scale-info",10961 "serde",11449 "serde",10962 "sp-arithmetic",11450 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10963 "sp-core",11451 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10964 "sp-runtime",11452 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10965 "sp-std",11453 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10966]11454]109671145510968[[package]]11456[[package]]10969name = "sp-offchain"11457name = "sp-offchain"10970version = "4.0.0-dev"11458version = "4.0.0-dev"10971source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11459source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10972dependencies = [11460dependencies = [10973 "sp-api",11461 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10974 "sp-core",11462 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10975 "sp-runtime",11463 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10976]11464]109771146510978[[package]]11466[[package]]10979name = "sp-panic-handler"11467name = "sp-panic-handler"10980version = "4.0.0"11468version = "4.0.0"11469source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11470dependencies = [11471 "backtrace",11472 "lazy_static",11473 "regex",11474]1147511476[[package]]11477name = "sp-panic-handler"11478version = "4.0.0"10981source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11479source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10982dependencies = [11480dependencies = [10983 "backtrace",11481 "backtrace",10992dependencies = [11490dependencies = [10993 "rustc-hash",11491 "rustc-hash",10994 "serde",11492 "serde",10995 "sp-core",11493 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10996]11494]109971149510998[[package]]11496[[package]]10999name = "sp-runtime"11497name = "sp-runtime"11000version = "6.0.0"11498version = "6.0.0"11499source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11500dependencies = [11501 "either",11502 "hash256-std-hasher",11503 "impl-trait-for-tuples",11504 "log",11505 "parity-scale-codec 3.1.5",11506 "parity-util-mem",11507 "paste",11508 "rand 0.7.3",11509 "scale-info",11510 "serde",11511 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11512 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11513 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11514 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11515 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11516]1151711518[[package]]11519name = "sp-runtime"11520version = "6.0.0"11001source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11521source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11002dependencies = [11522dependencies = [11003 "either",11523 "either",11010 "rand 0.7.3",11530 "rand 0.7.3",11011 "scale-info",11531 "scale-info",11012 "serde",11532 "serde",11013 "sp-application-crypto",11533 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11014 "sp-arithmetic",11534 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11015 "sp-core",11535 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11016 "sp-io",11536 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11017 "sp-std",11537 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11018]11538]110191153911020[[package]]11540[[package]]11021name = "sp-runtime-interface"11541name = "sp-runtime-interface"11022version = "6.0.0"11542version = "6.0.0"11543source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11544dependencies = [11545 "impl-trait-for-tuples",11546 "parity-scale-codec 3.1.5",11547 "primitive-types",11548 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11549 "sp-runtime-interface-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11550 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11551 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11552 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11553 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11554 "static_assertions",11555]1155611557[[package]]11558name = "sp-runtime-interface"11559version = "6.0.0"11023source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11560source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11024dependencies = [11561dependencies = [11025 "impl-trait-for-tuples",11562 "impl-trait-for-tuples",11026 "parity-scale-codec 3.1.5",11563 "parity-scale-codec 3.1.5",11027 "primitive-types",11564 "primitive-types",11028 "sp-externalities",11565 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11029 "sp-runtime-interface-proc-macro",11566 "sp-runtime-interface-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11030 "sp-std",11567 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11031 "sp-storage",11568 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11032 "sp-tracing",11569 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11033 "sp-wasm-interface",11570 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11034 "static_assertions",11571 "static_assertions",11035]11572]110361157311037[[package]]11574[[package]]11038name = "sp-runtime-interface-proc-macro"11575name = "sp-runtime-interface-proc-macro"11039version = "5.0.0"11576version = "5.0.0"11577source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11578dependencies = [11579 "Inflector",11580 "proc-macro-crate",11581 "proc-macro2",11582 "quote",11583 "syn",11584]1158511586[[package]]11587name = "sp-runtime-interface-proc-macro"11588version = "5.0.0"11040source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11589source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11041dependencies = [11590dependencies = [11042 "Inflector",11591 "Inflector",11053dependencies = [11602dependencies = [11054 "log",11603 "log",11055 "parity-scale-codec 3.1.5",11604 "parity-scale-codec 3.1.5",11056 "sp-core",11605 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11057 "sp-io",11606 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11058 "sp-std",11607 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11059 "sp-wasm-interface",11608 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11060 "wasmi",11609 "wasmi",11061]11610]110621161111076dependencies = [11625dependencies = [11077 "parity-scale-codec 3.1.5",11626 "parity-scale-codec 3.1.5",11078 "scale-info",11627 "scale-info",11079 "sp-api",11628 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11080 "sp-core",11629 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11081 "sp-runtime",11630 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11082 "sp-staking",11631 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11083 "sp-std",11632 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11084]11633]110851163411086[[package]]11635[[package]]11087name = "sp-staking"11636name = "sp-staking"11088version = "4.0.0-dev"11637version = "4.0.0-dev"11638source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11639dependencies = [11640 "parity-scale-codec 3.1.5",11641 "scale-info",11642 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11643 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11644]1164511646[[package]]11647name = "sp-staking"11648version = "4.0.0-dev"11089source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11649source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11090dependencies = [11650dependencies = [11091 "parity-scale-codec 3.1.5",11651 "parity-scale-codec 3.1.5",11092 "scale-info",11652 "scale-info",11093 "sp-runtime",11653 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11094 "sp-std",11654 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11095]11655]110961165611097[[package]]11657[[package]]11098name = "sp-state-machine"11658name = "sp-state-machine"11099version = "0.12.0"11659version = "0.12.0"11660source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11661dependencies = [11662 "hash-db",11663 "log",11664 "num-traits",11665 "parity-scale-codec 3.1.5",11666 "parking_lot 0.12.1",11667 "rand 0.7.3",11668 "smallvec",11669 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11670 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11671 "sp-panic-handler 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11672 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11673 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11674 "thiserror",11675 "tracing",11676 "trie-root",11677]1167811679[[package]]11680name = "sp-state-machine"11681version = "0.12.0"11100source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11682source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11101dependencies = [11683dependencies = [11102 "hash-db",11684 "hash-db",11106 "parking_lot 0.12.1",11688 "parking_lot 0.12.1",11107 "rand 0.7.3",11689 "rand 0.7.3",11108 "smallvec",11690 "smallvec",11109 "sp-core",11691 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11110 "sp-externalities",11692 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11111 "sp-panic-handler",11693 "sp-panic-handler 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11112 "sp-std",11694 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11113 "sp-trie",11695 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11114 "thiserror",11696 "thiserror",11115 "tracing",11697 "tracing",11116 "trie-root",11698 "trie-root",11119[[package]]11701[[package]]11120name = "sp-std"11702name = "sp-std"11121version = "4.0.0"11703version = "4.0.0"11704source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"1170511706[[package]]11707name = "sp-std"11708version = "4.0.0"11122source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11709source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"111231171011124[[package]]11711[[package]]11125name = "sp-storage"11712name = "sp-storage"11126version = "6.0.0"11713version = "6.0.0"11714source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11715dependencies = [11716 "impl-serde",11717 "parity-scale-codec 3.1.5",11718 "ref-cast",11719 "serde",11720 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11721 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11722]1172311724[[package]]11725name = "sp-storage"11726version = "6.0.0"11127source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11727source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11128dependencies = [11728dependencies = [11129 "impl-serde",11729 "impl-serde",11130 "parity-scale-codec 3.1.5",11730 "parity-scale-codec 3.1.5",11131 "ref-cast",11731 "ref-cast",11132 "serde",11732 "serde",11133 "sp-debug-derive",11733 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11134 "sp-std",11734 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11135]11735]111361173611137[[package]]11737[[package]]11140source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11740source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11141dependencies = [11741dependencies = [11142 "log",11742 "log",11143 "sp-core",11743 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11144 "sp-externalities",11744 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11145 "sp-io",11745 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11146 "sp-runtime-interface",11746 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11147 "sp-std",11747 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11148]11748]111491174911150[[package]]11750[[package]]11151name = "sp-timestamp"11751name = "sp-timestamp"11152version = "4.0.0-dev"11752version = "4.0.0-dev"11753source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11754dependencies = [11755 "async-trait",11756 "futures-timer",11757 "log",11758 "parity-scale-codec 3.1.5",11759 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11760 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11761 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11762 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11763 "thiserror",11764]1176511766[[package]]11767name = "sp-timestamp"11768version = "4.0.0-dev"11153source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11769source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11154dependencies = [11770dependencies = [11155 "async-trait",11771 "async-trait",11156 "futures-timer",11772 "futures-timer",11157 "log",11773 "log",11158 "parity-scale-codec 3.1.5",11774 "parity-scale-codec 3.1.5",11159 "sp-api",11775 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11160 "sp-inherents",11776 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11161 "sp-runtime",11777 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11162 "sp-std",11778 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11163 "thiserror",11779 "thiserror",11164]11780]111651178111166[[package]]11782[[package]]11167name = "sp-tracing"11783name = "sp-tracing"11168version = "5.0.0"11784version = "5.0.0"11785source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11786dependencies = [11787 "parity-scale-codec 3.1.5",11788 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11789 "tracing",11790 "tracing-core",11791 "tracing-subscriber",11792]1179311794[[package]]11795name = "sp-tracing"11796version = "5.0.0"11169source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11797source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11170dependencies = [11798dependencies = [11171 "parity-scale-codec 3.1.5",11799 "parity-scale-codec 3.1.5",11172 "sp-std",11800 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11173 "tracing",11801 "tracing",11174 "tracing-core",11802 "tracing-core",11175 "tracing-subscriber",11803 "tracing-subscriber",11180version = "4.0.0-dev"11808version = "4.0.0-dev"11181source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11809source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11182dependencies = [11810dependencies = [11183 "sp-api",11811 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11184 "sp-runtime",11812 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11185]11813]111861181411187[[package]]11815[[package]]11193 "log",11821 "log",11194 "parity-scale-codec 3.1.5",11822 "parity-scale-codec 3.1.5",11195 "scale-info",11823 "scale-info",11196 "sp-core",11824 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11197 "sp-inherents",11825 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11198 "sp-runtime",11826 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11199 "sp-std",11827 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11200 "sp-trie",11828 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11201]11829]112021183011203[[package]]11831[[package]]11204name = "sp-trie"11832name = "sp-trie"11205version = "6.0.0"11833version = "6.0.0"11834source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11835dependencies = [11836 "hash-db",11837 "memory-db",11838 "parity-scale-codec 3.1.5",11839 "scale-info",11840 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11841 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11842 "thiserror",11843 "trie-db",11844 "trie-root",11845]1184611847[[package]]11848name = "sp-trie"11849version = "6.0.0"11206source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11850source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11207dependencies = [11851dependencies = [11208 "hash-db",11852 "hash-db",11209 "memory-db",11853 "memory-db",11210 "parity-scale-codec 3.1.5",11854 "parity-scale-codec 3.1.5",11211 "scale-info",11855 "scale-info",11212 "sp-core",11856 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11213 "sp-std",11857 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11214 "thiserror",11858 "thiserror",11215 "trie-db",11859 "trie-db",11216 "trie-root",11860 "trie-root",11219[[package]]11863[[package]]11220name = "sp-version"11864name = "sp-version"11221version = "5.0.0"11865version = "5.0.0"11866source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11867dependencies = [11868 "impl-serde",11869 "parity-scale-codec 3.1.5",11870 "parity-wasm 0.42.2",11871 "scale-info",11872 "serde",11873 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11874 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11875 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11876 "sp-version-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11877 "thiserror",11878]1187911880[[package]]11881name = "sp-version"11882version = "5.0.0"11222source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11883source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11223dependencies = [11884dependencies = [11224 "impl-serde",11885 "impl-serde",11225 "parity-scale-codec 3.1.5",11886 "parity-scale-codec 3.1.5",11226 "parity-wasm 0.42.2",11887 "parity-wasm 0.42.2",11227 "scale-info",11888 "scale-info",11228 "serde",11889 "serde",11229 "sp-core-hashing-proc-macro",11890 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11230 "sp-runtime",11891 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11231 "sp-std",11892 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11232 "sp-version-proc-macro",11893 "sp-version-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11233 "thiserror",11894 "thiserror",11234]11895]112351189611236[[package]]11897[[package]]11237name = "sp-version-proc-macro"11898name = "sp-version-proc-macro"11238version = "4.0.0-dev"11899version = "4.0.0-dev"11900source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11901dependencies = [11902 "parity-scale-codec 3.1.5",11903 "proc-macro2",11904 "quote",11905 "syn",11906]1190711908[[package]]11909name = "sp-version-proc-macro"11910version = "4.0.0-dev"11239source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11911source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11240dependencies = [11912dependencies = [11241 "parity-scale-codec 3.1.5",11913 "parity-scale-codec 3.1.5",11247[[package]]11919[[package]]11248name = "sp-wasm-interface"11920name = "sp-wasm-interface"11249version = "6.0.0"11921version = "6.0.0"11922source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11923dependencies = [11924 "impl-trait-for-tuples",11925 "log",11926 "parity-scale-codec 3.1.5",11927 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11928 "wasmi",11929]1193011931[[package]]11932name = "sp-wasm-interface"11933version = "6.0.0"11250source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11934source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11251dependencies = [11935dependencies = [11252 "impl-trait-for-tuples",11936 "impl-trait-for-tuples",11253 "log",11937 "log",11254 "parity-scale-codec 3.1.5",11938 "parity-scale-codec 3.1.5",11255 "sp-std",11939 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11256 "wasmi",11940 "wasmi",11257 "wasmtime",11941 "wasmtime",11258]11942]11399 "sc-rpc-api",12083 "sc-rpc-api",11400 "sc-transaction-pool-api",12084 "sc-transaction-pool-api",11401 "serde_json",12085 "serde_json",11402 "sp-api",12086 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11403 "sp-block-builder",12087 "sp-block-builder",11404 "sp-blockchain",12088 "sp-blockchain",11405 "sp-core",12089 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11406 "sp-runtime",12090 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11407]12091]114081209211409[[package]]12093[[package]]11431 "sc-rpc-api",12115 "sc-rpc-api",11432 "scale-info",12116 "scale-info",11433 "serde",12117 "serde",11434 "sp-core",12118 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11435 "sp-io",12119 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11436 "sp-runtime",12120 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11437 "sp-state-machine",12121 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11438 "sp-std",12122 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11439 "sp-trie",12123 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11440 "trie-db",12124 "trie-db",11441]12125]114421212611459 "serde_json",12143 "serde_json",11460 "sp-blockchain",12144 "sp-blockchain",11461 "sp-consensus",12145 "sp-consensus",11462 "sp-core",12146 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11463 "sp-keyring",12147 "sp-keyring",11464 "sp-keystore",12148 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11465 "sp-runtime",12149 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11466 "sp-state-machine",12150 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11467]12151]114681215211469[[package]]12153[[package]]11594version = "0.9.27"12278version = "0.9.27"11595source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"12279source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"11596dependencies = [12280dependencies = [11597 "frame-support",12281 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11598 "polkadot-primitives",12282 "polkadot-primitives",11599 "polkadot-runtime-common",12283 "polkadot-runtime-common",11600 "smallvec",12284 "smallvec",11601 "sp-runtime",12285 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11602]12286]116031228711604[[package]]12288[[package]]11605name = "tests"12289name = "tests"11606version = "0.1.1"12290version = "0.1.1"11607dependencies = [12291dependencies = [11608 "evm-coder",12292 "evm-coder",11609 "fp-evm-mapping",12293 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",11610 "frame-support",12294 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11611 "frame-system",12295 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11612 "pallet-balances",12296 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11613 "pallet-common",12297 "pallet-common",11614 "pallet-ethereum",12298 "pallet-ethereum",11615 "pallet-evm",12299 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",11616 "pallet-evm-coder-substrate",12300 "pallet-evm-coder-substrate",11617 "pallet-fungible",12301 "pallet-fungible",11618 "pallet-nonfungible",12302 "pallet-nonfungible",11619 "pallet-refungible",12303 "pallet-refungible",11620 "pallet-structure",12304 "pallet-structure",11621 "pallet-timestamp",12305 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11622 "pallet-transaction-payment",12306 "pallet-transaction-payment",11623 "pallet-unique",12307 "pallet-unique",11624 "parity-scale-codec 3.1.5",12308 "parity-scale-codec 3.1.5",11625 "scale-info",12309 "scale-info",11626 "sp-core",12310 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11627 "sp-io",12311 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11628 "sp-runtime",12312 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11629 "sp-std",12313 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11630 "up-data-structs",12314 "up-data-structs",11631 "up-sponsorship",12315 "up-sponsorship",11632]12316]12067 "sc-executor",12751 "sc-executor",12068 "sc-service",12752 "sc-service",12069 "serde",12753 "serde",12070 "sp-core",12754 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12071 "sp-externalities",12755 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12072 "sp-io",12756 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12073 "sp-keystore",12757 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12074 "sp-runtime",12758 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12075 "sp-state-machine",12759 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12076 "sp-version",12760 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12077 "zstd",12761 "zstd",12078]12762]120791276312108 "anyhow",12792 "anyhow",12109 "jsonrpsee",12793 "jsonrpsee",12110 "pallet-common",12794 "pallet-common",12111 "pallet-evm",12795 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12112 "parity-scale-codec 3.1.5",12796 "parity-scale-codec 3.1.5",12113 "rmrk-rpc",12797 "rmrk-rpc",12114 "sp-api",12798 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12115 "sp-blockchain",12799 "sp-blockchain",12116 "sp-core",12800 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12117 "sp-rpc",12801 "sp-rpc",12118 "sp-runtime",12802 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12119 "up-data-structs",12803 "up-data-structs",12120 "up-rpc",12804 "up-rpc",12121]12805]12203 "fc-rpc-core",12887 "fc-rpc-core",12204 "flexi_logger",12888 "flexi_logger",12205 "fp-rpc",12889 "fp-rpc",12206 "frame-benchmarking",12890 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12207 "frame-benchmarking-cli",12891 "frame-benchmarking-cli",12208 "futures 0.3.23",12892 "futures 0.3.23",12209 "jsonrpsee",12893 "jsonrpsee",12241 "sc-transaction-pool",12925 "sc-transaction-pool",12242 "serde",12926 "serde",12243 "serde_json",12927 "serde_json",12244 "sp-api",12928 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12245 "sp-block-builder",12929 "sp-block-builder",12246 "sp-blockchain",12930 "sp-blockchain",12247 "sp-consensus",12931 "sp-consensus",12248 "sp-consensus-aura",12932 "sp-consensus-aura",12249 "sp-core",12933 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12250 "sp-finality-grandpa",12934 "sp-finality-grandpa",12251 "sp-inherents",12935 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12252 "sp-keystore",12936 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12253 "sp-offchain",12937 "sp-offchain",12254 "sp-runtime",12938 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12255 "sp-session",12939 "sp-session",12256 "sp-timestamp",12940 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12257 "sp-transaction-pool",12941 "sp-transaction-pool",12258 "sp-trie",12942 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12259 "substrate-build-script-utils",12943 "substrate-build-script-utils",12260 "substrate-frame-rpc-system",12944 "substrate-frame-rpc-system",12261 "substrate-prometheus-endpoint",12945 "substrate-prometheus-endpoint",12298 "sc-service",12982 "sc-service",12299 "sc-transaction-pool",12983 "sc-transaction-pool",12300 "serde",12984 "serde",12301 "sp-api",12985 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12302 "sp-block-builder",12986 "sp-block-builder",12303 "sp-blockchain",12987 "sp-blockchain",12304 "sp-consensus",12988 "sp-consensus",12305 "sp-consensus-aura",12989 "sp-consensus-aura",12306 "sp-core",12990 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12307 "sp-offchain",12991 "sp-offchain",12308 "sp-runtime",12992 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12309 "sp-session",12993 "sp-session",12310 "sp-storage",12994 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12311 "sp-transaction-pool",12995 "sp-transaction-pool",12312 "substrate-frame-rpc-system",12996 "substrate-frame-rpc-system",12313 "tokio",12997 "tokio",12331 "cumulus-primitives-utility",13015 "cumulus-primitives-utility",12332 "derivative",13016 "derivative",12333 "evm-coder",13017 "evm-coder",12334 "fp-evm-mapping",13018 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12335 "fp-rpc",13019 "fp-rpc",12336 "fp-self-contained",13020 "fp-self-contained",12337 "frame-benchmarking",13021 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12338 "frame-executive",13022 "frame-executive",12339 "frame-support",13023 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12340 "frame-system",13024 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12341 "frame-system-benchmarking",13025 "frame-system-benchmarking",12342 "frame-system-rpc-runtime-api",13026 "frame-system-rpc-runtime-api",12343 "frame-try-runtime",13027 "frame-try-runtime",12344 "hex-literal",13028 "hex-literal",12345 "log",13029 "log",12346 "orml-vesting",13030 "orml-vesting",12347 "pallet-aura",13031 "pallet-aura",12348 "pallet-balances",13032 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12349 "pallet-base-fee",13033 "pallet-base-fee",12350 "pallet-common",13034 "pallet-common",12351 "pallet-configuration",13035 "pallet-configuration",12352 "pallet-ethereum",13036 "pallet-ethereum",12353 "pallet-evm",13037 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12354 "pallet-evm-coder-substrate",13038 "pallet-evm-coder-substrate",12355 "pallet-evm-contract-helpers",13039 "pallet-evm-contract-helpers",12356 "pallet-evm-migration",13040 "pallet-evm-migration",12357 "pallet-evm-transaction-payment",13041 "pallet-evm-transaction-payment",12358 "pallet-fungible",13042 "pallet-fungible",12359 "pallet-inflation",13043 "pallet-inflation",12360 "pallet-nonfungible",13044 "pallet-nonfungible",12361 "pallet-randomness-collective-flip",13045 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12362 "pallet-refungible",13046 "pallet-refungible",12363 "pallet-rmrk-core",13047 "pallet-rmrk-core",12364 "pallet-rmrk-equip",13048 "pallet-rmrk-equip",12365 "pallet-structure",13049 "pallet-structure",12366 "pallet-sudo",13050 "pallet-sudo",12367 "pallet-template-transaction-payment",13051 "pallet-template-transaction-payment",12368 "pallet-timestamp",13052 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12369 "pallet-transaction-payment",13053 "pallet-transaction-payment",12370 "pallet-transaction-payment-rpc-runtime-api",13054 "pallet-transaction-payment-rpc-runtime-api",12371 "pallet-treasury",13055 "pallet-treasury",12379 "scale-info",13063 "scale-info",12380 "serde",13064 "serde",12381 "smallvec",13065 "smallvec",12382 "sp-api",13066 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12383 "sp-arithmetic",13067 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12384 "sp-block-builder",13068 "sp-block-builder",12385 "sp-consensus-aura",13069 "sp-consensus-aura",12386 "sp-core",13070 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12387 "sp-inherents",13071 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12388 "sp-io",13072 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12389 "sp-offchain",13073 "sp-offchain",12390 "sp-runtime",13074 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12391 "sp-session",13075 "sp-session",12392 "sp-std",13076 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12393 "sp-transaction-pool",13077 "sp-transaction-pool",12394 "sp-version",13078 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12395 "substrate-wasm-builder",13079 "substrate-wasm-builder",12396 "up-common",13080 "up-common",12397 "up-data-structs",13081 "up-data-structs",12435version = "0.9.27"13119version = "0.9.27"12436dependencies = [13120dependencies = [12437 "fp-rpc",13121 "fp-rpc",12438 "frame-support",13122 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12439 "pallet-evm",13123 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12440 "sp-consensus-aura",13124 "sp-consensus-aura",12441 "sp-core",13125 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12442 "sp-runtime",13126 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12443 "sp-std",13127 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12444]13128]124451312912446[[package]]13130[[package]]12447name = "up-data-structs"13131name = "up-data-structs"12448version = "0.2.2"13132version = "0.2.2"12449dependencies = [13133dependencies = [12450 "derivative",13134 "derivative",12451 "frame-support",13135 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12452 "frame-system",13136 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12453 "pallet-evm",13137 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12454 "parity-scale-codec 3.1.5",13138 "parity-scale-codec 3.1.5",12455 "rmrk-traits",13139 "rmrk-traits",12456 "scale-info",13140 "scale-info",12457 "serde",13141 "serde",12458 "sp-core",13142 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12459 "sp-runtime",13143 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12460 "sp-std",13144 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12461 "struct-versioning",13145 "struct-versioning",12462]13146]124631314712466version = "0.1.3"13150version = "0.1.3"12467dependencies = [13151dependencies = [12468 "pallet-common",13152 "pallet-common",12469 "pallet-evm",13153 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12470 "parity-scale-codec 3.1.5",13154 "parity-scale-codec 3.1.5",12471 "sp-api",13155 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12472 "sp-core",13156 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12473 "sp-runtime",13157 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12474 "sp-std",13158 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12475 "up-data-structs",13159 "up-data-structs",12476]13160]124771316112922dependencies = [13606dependencies = [12923 "beefy-primitives",13607 "beefy-primitives",12924 "bitvec 1.0.1",13608 "bitvec 1.0.1",12925 "frame-benchmarking",13609 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12926 "frame-election-provider-support",13610 "frame-election-provider-support",12927 "frame-executive",13611 "frame-executive",12928 "frame-support",13612 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12929 "frame-system",13613 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12930 "frame-system-benchmarking",13614 "frame-system-benchmarking",12931 "frame-system-rpc-runtime-api",13615 "frame-system-rpc-runtime-api",12932 "frame-try-runtime",13616 "frame-try-runtime",12936 "pallet-authorship",13620 "pallet-authorship",12937 "pallet-babe",13621 "pallet-babe",12938 "pallet-bags-list",13622 "pallet-bags-list",12939 "pallet-balances",13623 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12940 "pallet-collective",13624 "pallet-collective",12941 "pallet-democracy",13625 "pallet-democracy",12942 "pallet-election-provider-multi-phase",13626 "pallet-election-provider-multi-phase",12963 "pallet-staking",13647 "pallet-staking",12964 "pallet-staking-reward-curve",13648 "pallet-staking-reward-curve",12965 "pallet-sudo",13649 "pallet-sudo",12966 "pallet-timestamp",13650 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12967 "pallet-transaction-payment",13651 "pallet-transaction-payment",12968 "pallet-transaction-payment-rpc-runtime-api",13652 "pallet-transaction-payment-rpc-runtime-api",12969 "pallet-treasury",13653 "pallet-treasury",12981 "serde",13665 "serde",12982 "serde_derive",13666 "serde_derive",12983 "smallvec",13667 "smallvec",12984 "sp-api",13668 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12985 "sp-authority-discovery",13669 "sp-authority-discovery",12986 "sp-block-builder",13670 "sp-block-builder",12987 "sp-consensus-babe",13671 "sp-consensus-babe",12988 "sp-core",13672 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12989 "sp-inherents",13673 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12990 "sp-io",13674 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12991 "sp-mmr-primitives",13675 "sp-mmr-primitives",12992 "sp-npos-elections",13676 "sp-npos-elections",12993 "sp-offchain",13677 "sp-offchain",12994 "sp-runtime",13678 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12995 "sp-session",13679 "sp-session",12996 "sp-staking",13680 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12997 "sp-std",13681 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12998 "sp-transaction-pool",13682 "sp-transaction-pool",12999 "sp-version",13683 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13000 "substrate-wasm-builder",13684 "substrate-wasm-builder",13001 "westend-runtime-constants",13685 "westend-runtime-constants",13002 "xcm",13686 "xcm",13009version = "0.9.27"13693version = "0.9.27"13010source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13694source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13011dependencies = [13695dependencies = [13012 "frame-support",13696 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13013 "polkadot-primitives",13697 "polkadot-primitives",13014 "polkadot-runtime-common",13698 "polkadot-runtime-common",13015 "smallvec",13699 "smallvec",13016 "sp-runtime",13700 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13017]13701]130181370213019[[package]]13703[[package]]13195 "log",13879 "log",13196 "parity-scale-codec 3.1.5",13880 "parity-scale-codec 3.1.5",13197 "scale-info",13881 "scale-info",13198 "sp-runtime",13882 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13199 "xcm-procedural",13883 "xcm-procedural",13200]13884]132011388513204version = "0.9.27"13888version = "0.9.27"13205source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13889source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13206dependencies = [13890dependencies = [13207 "frame-support",13891 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13208 "frame-system",13892 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13209 "log",13893 "log",13210 "pallet-transaction-payment",13894 "pallet-transaction-payment",13211 "parity-scale-codec 3.1.5",13895 "parity-scale-codec 3.1.5",13212 "polkadot-parachain",13896 "polkadot-parachain",13213 "scale-info",13897 "scale-info",13214 "sp-arithmetic",13898 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13215 "sp-io",13899 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13216 "sp-runtime",13900 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13217 "sp-std",13901 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13218 "xcm",13902 "xcm",13219 "xcm-executor",13903 "xcm-executor",13220]13904]13224version = "0.9.27"13908version = "0.9.27"13225source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13909source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13226dependencies = [13910dependencies = [13227 "frame-benchmarking",13911 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13228 "frame-support",13912 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13229 "impl-trait-for-tuples",13913 "impl-trait-for-tuples",13230 "log",13914 "log",13231 "parity-scale-codec 3.1.5",13915 "parity-scale-codec 3.1.5",13232 "sp-arithmetic",13916 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13233 "sp-core",13917 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13234 "sp-io",13918 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13235 "sp-runtime",13919 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13236 "sp-std",13920 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13237 "xcm",13921 "xcm",13238]13922]1323913923Makefilediffbeforeafterboth--- a/Makefile
+++ b/Makefile
@@ -128,5 +128,9 @@
bench-rmrk-equip:
make _bench PALLET=proxy-rmrk-equip
+.PHONY: bench-app-promotion
+bench-app-promotion:
+ make _bench PALLET=app-promotion PALLET_DIR=app-promotion
+
.PHONY: bench
bench: bench-evm-migration bench-unique bench-structure bench-fungible bench-refungible bench-nonfungible bench-scheduler bench-rmrk-core bench-rmrk-equip
client/rpc/src/lib.rsdiffbeforeafterboth--- a/client/rpc/src/lib.rs
+++ b/client/rpc/src/lib.rs
@@ -23,6 +23,7 @@
proc_macros::rpc,
};
use anyhow::anyhow;
+use sp_runtime::traits::{AtLeast32BitUnsigned, Member};
use up_data_structs::{
RpcCollection, CollectionId, CollectionStats, CollectionLimits, TokenId, Property,
PropertyKeyPermission, TokenData, TokenChild,
@@ -41,7 +42,7 @@
#[rpc(server)]
#[async_trait]
-pub trait UniqueApi<BlockHash, CrossAccountId, AccountId> {
+pub trait UniqueApi<BlockHash, BlockNumber, CrossAccountId, AccountId> {
/// Get tokens owned by account.
#[method(name = "unique_accountTokens")]
fn account_tokens(
@@ -242,7 +243,23 @@
collection_id: CollectionId,
token_id: TokenId,
at: Option<BlockHash>,
- ) -> Result<Option<String>>;
+ ) -> Result<Option<u128>>;
+
+ /// Returns the total amount of staked tokens.
+ #[method(name = "unique_totalStaked")]
+ fn total_staked(&self, staker: CrossAccountId, at: Option<BlockHash>) -> Result<u128>;
+
+ ///Returns the total amount of staked tokens per block when staked.
+ #[method(name = "unique_totalStakedPerBlock")]
+ fn total_staked_per_block(
+ &self,
+ staker: CrossAccountId,
+ at: Option<BlockHash>,
+ ) -> Result<Vec<(BlockNumber, u128)>>;
+
+ /// Return the total amount locked by staking tokens.
+ #[method(name = "unique_totalStakingLocked")]
+ fn total_staking_locked(&self, staker: CrossAccountId, at: Option<BlockHash>) -> Result<u128>;
}
mod rmrk_unique_rpc {
@@ -436,7 +453,7 @@
macro_rules! unique_api {
() => {
- dyn UniqueRuntimeApi<Block, CrossAccountId, AccountId>
+ dyn UniqueRuntimeApi<Block, BlockNumber, CrossAccountId, AccountId>
};
}
@@ -447,13 +464,15 @@
}
#[allow(deprecated)]
-impl<C, Block, CrossAccountId, AccountId>
- UniqueApiServer<<Block as BlockT>::Hash, CrossAccountId, AccountId> for Unique<C, Block>
+impl<C, Block, BlockNumber, CrossAccountId, AccountId>
+ UniqueApiServer<<Block as BlockT>::Hash, BlockNumber, CrossAccountId, AccountId>
+ for Unique<C, Block>
where
Block: BlockT,
+ BlockNumber: Decode + Member + AtLeast32BitUnsigned,
AccountId: Decode,
C: 'static + ProvideRuntimeApi<Block> + HeaderBackend<Block>,
- C::Api: UniqueRuntimeApi<Block, CrossAccountId, AccountId>,
+ C::Api: UniqueRuntimeApi<Block, BlockNumber, CrossAccountId, AccountId>,
CrossAccountId: pallet_evm::account::CrossAccountId<AccountId>,
{
pass_method!(
@@ -520,6 +539,9 @@
pass_method!(effective_collection_limits(collection_id: CollectionId) -> Option<CollectionLimits>, unique_api);
pass_method!(total_pieces(collection_id: CollectionId, token_id: TokenId) -> Option<String> => |o| o.map(|number| number.to_string()) , unique_api);
pass_method!(token_owners(collection: CollectionId, token: TokenId) -> Vec<CrossAccountId>, unique_api);
+ pass_method!(total_staked(staker: CrossAccountId) -> u128, unique_api);
+ pass_method!(total_staked_per_block(staker: CrossAccountId) -> Vec<(BlockNumber, u128)>, unique_api);
+ pass_method!(total_staking_locked(staker: CrossAccountId) -> u128, unique_api);
}
#[allow(deprecated)]
node/cli/src/service.rsdiffbeforeafterboth--- a/node/cli/src/service.rs
+++ b/node/cli/src/service.rs
@@ -63,7 +63,9 @@
use fc_rpc_core::types::FilterPool;
use fc_mapping_sync::{MappingSyncWorker, SyncStrategy};
-use up_common::types::opaque::{AuraId, RuntimeInstance, AccountId, Balance, Index, Hash, Block};
+use unique_runtime_common::types::{
+ AuraId, RuntimeInstance, AccountId, Balance, Index, Hash, Block, BlockNumber,
+};
// RMRK
use up_data_structs::{
@@ -361,7 +363,7 @@
+ sp_block_builder::BlockBuilder<Block>
+ pallet_transaction_payment_rpc_runtime_api::TransactionPaymentApi<Block, Balance>
+ sp_api::ApiExt<Block, StateBackend = sc_client_api::StateBackendFor<FullBackend, Block>>
- + up_rpc::UniqueApi<Block, Runtime::CrossAccountId, AccountId>
+ + up_rpc::UniqueApi<Block, BlockNumber, Runtime::CrossAccountId, AccountId>
+ rmrk_rpc::RmrkApi<
Block,
AccountId,
@@ -662,7 +664,7 @@
+ sp_block_builder::BlockBuilder<Block>
+ pallet_transaction_payment_rpc_runtime_api::TransactionPaymentApi<Block, Balance>
+ sp_api::ApiExt<Block, StateBackend = sc_client_api::StateBackendFor<FullBackend, Block>>
- + up_rpc::UniqueApi<Block, Runtime::CrossAccountId, AccountId>
+ + up_rpc::UniqueApi<Block, BlockNumber, Runtime::CrossAccountId, AccountId>
+ rmrk_rpc::RmrkApi<
Block,
AccountId,
@@ -806,7 +808,7 @@
+ sp_block_builder::BlockBuilder<Block>
+ pallet_transaction_payment_rpc_runtime_api::TransactionPaymentApi<Block, Balance>
+ sp_api::ApiExt<Block, StateBackend = sc_client_api::StateBackendFor<FullBackend, Block>>
- + up_rpc::UniqueApi<Block, Runtime::CrossAccountId, AccountId>
+ + up_rpc::UniqueApi<Block, BlockNumber, Runtime::CrossAccountId, AccountId>
+ rmrk_rpc::RmrkApi<
Block,
AccountId,
node/rpc/src/lib.rsdiffbeforeafterboth--- a/node/rpc/src/lib.rs
+++ b/node/rpc/src/lib.rs
@@ -100,7 +100,8 @@
C: HeaderBackend<Block> + HeaderMetadata<Block, Error = BlockChainError>,
C: Send + Sync + 'static,
C::Api: fp_rpc::EthereumRuntimeRPCApi<Block>,
- C::Api: up_rpc::UniqueApi<Block, <R as RuntimeInstance>::CrossAccountId, AccountId>,
+ C::Api:
+ up_rpc::UniqueApi<Block, BlockNumber, <R as RuntimeInstance>::CrossAccountId, AccountId>,
BE: Backend<Block> + 'static,
BE::State: StateBackend<BlakeTwo256>,
R: RuntimeInstance + Send + Sync + 'static,
@@ -144,7 +145,8 @@
C::Api: pallet_transaction_payment_rpc::TransactionPaymentRuntimeApi<Block, Balance>,
C::Api: fp_rpc::EthereumRuntimeRPCApi<Block>,
C::Api: fp_rpc::ConvertTransactionRuntimeApi<Block>,
- C::Api: up_rpc::UniqueApi<Block, <R as RuntimeInstance>::CrossAccountId, AccountId>,
+ C::Api:
+ up_rpc::UniqueApi<Block, BlockNumber, <R as RuntimeInstance>::CrossAccountId, AccountId>,
C::Api: rmrk_rpc::RmrkApi<
Block,
AccountId,
pallets/app-promotion/Cargo.tomldiffbeforeafterboth--- /dev/null
+++ b/pallets/app-promotion/Cargo.toml
@@ -0,0 +1,110 @@
+################################################################################
+# Package
+
+[package]
+authors = ['Unique Network <support@uniquenetwork.io>']
+description = 'Unique App Promotion Pallet'
+edition = '2021'
+homepage = 'https://unique.network'
+license = 'GPLv3'
+name = 'pallet-app-promotion'
+repository = 'https://github.com/UniqueNetwork/unique-chain'
+version = '0.1.0'
+
+[package.metadata.docs.rs]
+targets = ['x86_64-unknown-linux-gnu']
+
+[features]
+default = ['std']
+runtime-benchmarks = [
+ 'frame-benchmarking',
+ 'frame-support/runtime-benchmarks',
+ 'frame-system/runtime-benchmarks',
+]
+std = [
+ 'codec/std',
+ 'serde/std',
+ 'frame-support/std',
+ 'frame-system/std',
+ 'pallet-balances/std',
+ 'pallet-timestamp/std',
+ 'pallet-randomness-collective-flip/std',
+ 'sp-std/std',
+ 'sp-runtime/std',
+ 'frame-benchmarking/std',
+]
+
+################################################################################
+# Substrate Dependencies
+
+[dependencies.codec]
+default-features = false
+features = ['derive']
+package = 'parity-scale-codec'
+version = '3.1.2'
+
+[dependencies.frame-benchmarking]
+default-features = false
+optional = true
+git = "https://github.com/paritytech/substrate"
+branch = "polkadot-v0.9.24"
+
+[dependencies.frame-support]
+default-features = false
+git = "https://github.com/paritytech/substrate"
+branch = "polkadot-v0.9.24"
+
+[dependencies.frame-system]
+default-features = false
+git = "https://github.com/paritytech/substrate"
+branch = "polkadot-v0.9.24"
+
+[dependencies.pallet-balances]
+default-features = false
+git = "https://github.com/paritytech/substrate"
+branch = "polkadot-v0.9.24"
+
+[dependencies.pallet-timestamp]
+default-features = false
+git = "https://github.com/paritytech/substrate"
+branch = "polkadot-v0.9.24"
+
+[dependencies.pallet-randomness-collective-flip]
+default-features = false
+git = "https://github.com/paritytech/substrate"
+branch = "polkadot-v0.9.24"
+
+[dependencies.sp-std]
+default-features = false
+git = "https://github.com/paritytech/substrate"
+branch = "polkadot-v0.9.24"
+
+[dependencies.serde]
+default-features = false
+features = ['derive']
+version = '1.0.130'
+
+[dependencies.sp-runtime]
+default-features = false
+git = "https://github.com/paritytech/substrate"
+branch = "polkadot-v0.9.24"
+
+[dependencies.sp-core]
+default-features = false
+git = "https://github.com/paritytech/substrate"
+branch = "polkadot-v0.9.24"
+
+[dependencies.sp-io]
+default-features = false
+git = "https://github.com/paritytech/substrate"
+branch = "polkadot-v0.9.24"
+
+[dependencies.pallet-evm]
+default-features = false
+git = "https://github.com/uniquenetwork/frontier"
+branch = "unique-polkadot-v0.9.24"
+
+[dependencies]
+scale-info = { version = "2.0.1", default-features = false, features = [
+ "derive",
+] }
pallets/app-promotion/src/benchmarking.rsdiffbeforeafterboth--- /dev/null
+++ b/pallets/app-promotion/src/benchmarking.rs
@@ -0,0 +1,72 @@
+// Copyright 2019-2022 Unique Network (Gibraltar) Ltd.
+// This file is part of Unique Network.
+
+// Unique Network is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// Unique Network is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.
+
+#![cfg(feature = "runtime-benchmarks")]
+
+use super::*;
+use crate::Pallet as PromototionPallet;
+
+use sp_runtime::traits::Bounded;
+
+use frame_benchmarking::{benchmarks, account};
+use frame_support::traits::OnInitialize;
+use frame_system::{Origin, RawOrigin};
+
+const SEED: u32 = 0;
+benchmarks! {
+ where_clause{
+ where T: Config
+
+ }
+ on_initialize {
+ let block1: T::BlockNumber = T::BlockNumber::from(1u32);
+ let block2: T::BlockNumber = T::BlockNumber::from(2u32);
+ PromototionPallet::<T>::on_initialize(block1); // Create Treasury account
+ }: { PromototionPallet::<T>::on_initialize(block2); } // Benchmark deposit_into_existing path
+
+ start_app_promotion {
+ let caller = account::<T::AccountId>("caller", 0, SEED);
+
+ } : {PromototionPallet::<T>::start_app_promotion(RawOrigin::Root.into(), T::BlockNumber::from(2u32))?}
+
+ set_admin_address {
+ let caller = account::<T::AccountId>("caller", 0, SEED);
+ let _ = T::Currency::make_free_balance_be(&caller, Perbill::from_rational(1u32, 2) * BalanceOf::<T>::max_value());
+ } : {PromototionPallet::<T>::set_admin_address(RawOrigin::Root.into(), caller)?}
+
+ stake {
+ let caller = account::<T::AccountId>("caller", 0, SEED);
+ let share = Perbill::from_rational(1u32, 10);
+ let _ = T::Currency::make_free_balance_be(&caller, Perbill::from_rational(1u32, 2) * BalanceOf::<T>::max_value());
+ } : {PromototionPallet::<T>::stake(RawOrigin::Signed(caller.clone()).into(), share * T::Currency::total_balance(&caller))?}
+
+ unstake {
+ let caller = account::<T::AccountId>("caller", 0, SEED);
+ let share = Perbill::from_rational(1u32, 10);
+ let _ = T::Currency::make_free_balance_be(&caller, Perbill::from_rational(1u32, 2) * BalanceOf::<T>::max_value());
+ let _ = PromototionPallet::<T>::stake(RawOrigin::Signed(caller.clone()).into(), share * T::Currency::total_balance(&caller))?;
+
+ } : {PromototionPallet::<T>::stake(RawOrigin::Signed(caller.clone()).into(), share * T::Currency::total_balance(&caller))?}
+
+ recalculate_stake {
+ let caller = account::<T::AccountId>("caller", 0, SEED);
+ let share = Perbill::from_rational(1u32, 10);
+ let _ = T::Currency::make_free_balance_be(&caller, Perbill::from_rational(1u32, 2) * BalanceOf::<T>::max_value());
+ let _ = PromototionPallet::<T>::stake(RawOrigin::Signed(caller.clone()).into(), share * T::Currency::total_balance(&caller))?;
+ let block = <T::BlockNumberProvider as BlockNumberProvider>::current_block_number();
+ let mut acc = <BalanceOf<T>>::default();
+ } : {PromototionPallet::<T>::recalculate_stake(&caller, block, share * T::Currency::total_balance(&caller), &mut acc)}
+}
pallets/app-promotion/src/lib.rsdiffbeforeafterboth--- /dev/null
+++ b/pallets/app-promotion/src/lib.rs
@@ -0,0 +1,494 @@
+// Copyright 2019-2022 Unique Network (Gibraltar) Ltd.
+// This file is part of Unique Network.
+
+// Unique Network is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// Unique Network is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.
+
+//! # App promotion
+//!
+//! The app promotion pallet is designed to ... .
+//!
+//! ## Interface
+//!
+//! ### Dispatchable Functions
+//!
+//! * `start_inflation` - This method sets the inflation start date. Can be only called once.
+//! Inflation start block can be backdated and will catch up. The method will create Treasury
+//! account if it does not exist and perform the first inflation deposit.
+
+// #![recursion_limit = "1024"]
+#![cfg_attr(not(feature = "std"), no_std)]
+
+#[cfg(feature = "runtime-benchmarks")]
+mod benchmarking;
+pub mod types;
+
+#[cfg(test)]
+mod tests;
+
+use sp_std::vec::Vec;
+use codec::EncodeLike;
+use pallet_balances::BalanceLock;
+pub use types::ExtendedLockableCurrency;
+
+use frame_support::{
+ dispatch::{DispatchResult},
+ traits::{
+ Currency, Get, LockableCurrency, WithdrawReasons, tokens::Balance, ExistenceRequirement,
+ },
+ ensure,
+};
+pub use pallet::*;
+use pallet_evm::account::CrossAccountId;
+use sp_runtime::{
+ Perbill,
+ traits::{BlockNumberProvider, CheckedAdd, CheckedSub},
+ ArithmeticError,
+};
+
+type BalanceOf<T> =
+ <<T as Config>::Currency as Currency<<T as frame_system::Config>::AccountId>>::Balance;
+
+const SECONDS_TO_BLOCK: u32 = 6;
+const DAY: u32 = 60 * 60 * 24 / SECONDS_TO_BLOCK;
+const WEEK: u32 = 7 * DAY;
+const TWO_WEEK: u32 = 2 * WEEK;
+const YEAR: u32 = DAY * 365;
+
+pub const LOCK_IDENTIFIER: [u8; 8] = *b"appstake";
+
+#[frame_support::pallet]
+pub mod pallet {
+ use super::*;
+ use frame_support::{Blake2_128Concat, Twox64Concat, pallet_prelude::*, storage::Key};
+ use frame_system::pallet_prelude::*;
+
+ #[pallet::config]
+ pub trait Config: frame_system::Config + pallet_evm::account::Config {
+ type Currency: ExtendedLockableCurrency<Self::AccountId>;
+
+ type TreasuryAccountId: Get<Self::AccountId>;
+
+ // The block number provider
+ type BlockNumberProvider: BlockNumberProvider<BlockNumber = Self::BlockNumber>;
+
+ // /// Number of blocks that pass between treasury balance updates due to inflation
+ // #[pallet::constant]
+ // type InterestBlockInterval: Get<Self::BlockNumber>;
+
+ // // Weight information for functions of this pallet.
+ // type WeightInfo: WeightInfo;
+ }
+
+ #[pallet::pallet]
+ #[pallet::generate_store(pub(super) trait Store)]
+ pub struct Pallet<T>(_);
+
+ #[pallet::storage]
+ pub type TotalStaked<T: Config> = StorageValue<Value = BalanceOf<T>, QueryKind = ValueQuery>;
+
+ #[pallet::storage]
+ pub type Admin<T: Config> = StorageValue<Value = T::AccountId, QueryKind = OptionQuery>;
+
+ /// Amount of tokens staked by account in the blocknumber.
+ #[pallet::storage]
+ pub type Staked<T: Config> = StorageNMap<
+ Key = (
+ Key<Blake2_128Concat, T::AccountId>,
+ Key<Twox64Concat, T::BlockNumber>,
+ ),
+ Value = BalanceOf<T>,
+ QueryKind = ValueQuery,
+ >;
+
+ #[pallet::storage]
+ pub type PendingUnstake<T: Config> = StorageNMap<
+ Key = (
+ Key<Blake2_128Concat, T::AccountId>,
+ Key<Twox64Concat, T::BlockNumber>,
+ ),
+ Value = BalanceOf<T>,
+ QueryKind = ValueQuery,
+ >;
+
+ /// A block when app-promotion has started
+ #[pallet::storage]
+ pub type StartBlock<T: Config> = StorageValue<Value = T::BlockNumber, QueryKind = ValueQuery>;
+
+ /// Next target block when interest is recalculated
+ #[pallet::storage]
+ #[pallet::getter(fn get_interest_block)]
+ pub type NextInterestBlock<T: Config> =
+ StorageValue<Value = T::BlockNumber, QueryKind = ValueQuery>;
+
+ #[pallet::hooks]
+ impl<T: Config> Hooks<BlockNumberFor<T>> for Pallet<T> {
+ fn on_initialize(current_block: T::BlockNumber) -> Weight
+ where
+ <T as frame_system::Config>::BlockNumber: From<u32>,
+ {
+ PendingUnstake::<T>::iter()
+ .filter_map(|((staker, block), amount)| {
+ if block <= current_block {
+ Some((staker, block, amount))
+ } else {
+ None
+ }
+ })
+ .for_each(|(staker, block, amount)| {
+ Self::unlock_balance_unchecked(&staker, amount); // TO-DO : Replace with a method that will check that the unstack is less than it was blocked, otherwise take the delta from the treasuries
+ <PendingUnstake<T>>::remove((staker, block));
+ });
+
+ let next_interest_block = Self::get_interest_block();
+
+ if next_interest_block != 0.into() && current_block >= next_interest_block {
+ let mut acc = <BalanceOf<T>>::default();
+ let mut weight: Weight = 0;
+ NextInterestBlock::<T>::set(current_block + DAY.into());
+ Staked::<T>::iter()
+ .filter(|((_, block), _)| *block + DAY.into() <= current_block)
+ .for_each(|((staker, block), amount)| {
+ Self::recalculate_stake(&staker, block, amount, &mut acc);
+ // weight += recalculate_stake();
+ });
+ <TotalStaked<T>>::get()
+ .checked_add(&acc)
+ .map(|res| <TotalStaked<T>>::set(res));
+ };
+ 0
+ }
+ }
+
+ #[pallet::call]
+ impl<T: Config> Pallet<T> {
+ #[pallet::weight(0)]
+ pub fn set_admin_address(origin: OriginFor<T>, admin: T::AccountId) -> DispatchResult {
+ ensure_root(origin)?;
+ <Admin<T>>::set(Some(admin));
+
+ Ok(())
+ }
+
+ #[pallet::weight(0)]
+ pub fn start_app_promotion(
+ origin: OriginFor<T>,
+ promotion_start_relay_block: T::BlockNumber,
+ ) -> DispatchResult
+ where
+ <T as frame_system::Config>::BlockNumber: From<u32>,
+ {
+ ensure_root(origin)?;
+
+ // Start app-promotion mechanics if it has not been yet initialized
+ if <StartBlock<T>>::get() == 0u32.into() {
+ // Set promotion global start block
+ <StartBlock<T>>::set(promotion_start_relay_block);
+
+ <NextInterestBlock<T>>::set(promotion_start_relay_block + DAY.into());
+ }
+
+ Ok(())
+ }
+
+ #[pallet::weight(0)]
+ pub fn stake(staker: OriginFor<T>, amount: BalanceOf<T>) -> DispatchResult {
+ let staker_id = ensure_signed(staker)?;
+
+ let balance =
+ <<T as Config>::Currency as Currency<T::AccountId>>::free_balance(&staker_id);
+
+ ensure!(balance >= amount, ArithmeticError::Underflow);
+
+ Self::set_lock_unchecked(&staker_id, amount);
+
+ let block_number =
+ <T::BlockNumberProvider as BlockNumberProvider>::current_block_number();
+
+ <Staked<T>>::insert(
+ (&staker_id, block_number),
+ <Staked<T>>::get((&staker_id, block_number))
+ .checked_add(&amount)
+ .ok_or(ArithmeticError::Overflow)?,
+ );
+
+ <TotalStaked<T>>::set(
+ <TotalStaked<T>>::get()
+ .checked_add(&amount)
+ .ok_or(ArithmeticError::Overflow)?,
+ );
+
+ Ok(())
+ }
+
+ #[pallet::weight(0)]
+ pub fn unstake(staker: OriginFor<T>, amount: BalanceOf<T>) -> DispatchResult {
+ let staker_id = ensure_signed(staker)?;
+
+ let mut stakes = Staked::<T>::iter_prefix((&staker_id,)).collect::<Vec<_>>();
+
+ let total_staked = stakes
+ .iter()
+ .fold(<BalanceOf<T>>::default(), |acc, (_, amount)| acc + *amount);
+
+ ensure!(total_staked >= amount, ArithmeticError::Underflow);
+
+ <TotalStaked<T>>::set(
+ <TotalStaked<T>>::get()
+ .checked_sub(&amount)
+ .ok_or(ArithmeticError::Underflow)?,
+ );
+
+ let block = <T::BlockNumberProvider>::current_block_number() + WEEK.into();
+ <PendingUnstake<T>>::insert(
+ (&staker_id, block),
+ <PendingUnstake<T>>::get((&staker_id, block))
+ .checked_add(&amount)
+ .ok_or(ArithmeticError::Overflow)?,
+ );
+
+ stakes.sort_by_key(|(block, _)| *block);
+
+ let mut acc_amount = amount;
+ let new_state = stakes
+ .into_iter()
+ .map_while(|(block, balance_per_block)| {
+ if acc_amount == <BalanceOf<T>>::default() {
+ return None;
+ }
+ if acc_amount <= balance_per_block {
+ let res = (block, balance_per_block - acc_amount, acc_amount);
+ acc_amount = <BalanceOf<T>>::default();
+ return Some(res);
+ } else {
+ acc_amount -= balance_per_block;
+ return Some((block, <BalanceOf<T>>::default(), acc_amount));
+ }
+ })
+ .collect::<Vec<_>>();
+
+ new_state
+ .into_iter()
+ .for_each(|(block, to_staked, _to_pending)| {
+ if to_staked == <BalanceOf<T>>::default() {
+ <Staked<T>>::remove((&staker_id, block));
+ } else {
+ <Staked<T>>::insert((&staker_id, block), to_staked);
+ }
+ });
+
+ Ok(())
+ }
+ }
+}
+
+impl<T: Config> Pallet<T> {
+ // pub fn stake(staker: &T::AccountId, amount: BalanceOf<T>) -> DispatchResult {
+ // let balance = <<T as Config>::Currency as Currency<T::AccountId>>::free_balance(staker);
+
+ // ensure!(balance >= amount, ArithmeticError::Underflow);
+
+ // Self::set_lock_unchecked(staker, amount);
+
+ // let block_number = <T::BlockNumberProvider as BlockNumberProvider>::current_block_number();
+
+ // <Staked<T>>::insert(
+ // (staker, block_number),
+ // <Staked<T>>::get((staker, block_number))
+ // .checked_add(&amount)
+ // .ok_or(ArithmeticError::Overflow)?,
+ // );
+
+ // <TotalStaked<T>>::set(
+ // <TotalStaked<T>>::get()
+ // .checked_add(&amount)
+ // .ok_or(ArithmeticError::Overflow)?,
+ // );
+
+ // Ok(())
+ // }
+
+ // pub fn unstake(staker: &T::AccountId, amount: BalanceOf<T>) -> DispatchResult {
+ // let mut stakes = Staked::<T>::iter_prefix((staker,)).collect::<Vec<_>>();
+
+ // let total_staked = stakes
+ // .iter()
+ // .fold(<BalanceOf<T>>::default(), |acc, (_, amount)| acc + *amount);
+
+ // ensure!(total_staked >= amount, ArithmeticError::Underflow);
+
+ // <TotalStaked<T>>::set(
+ // <TotalStaked<T>>::get()
+ // .checked_sub(&amount)
+ // .ok_or(ArithmeticError::Underflow)?,
+ // );
+
+ // let block = <T::BlockNumberProvider>::current_block_number() + WEEK.into();
+ // <PendingUnstake<T>>::insert(
+ // (staker, block),
+ // <PendingUnstake<T>>::get((staker, block))
+ // .checked_add(&amount)
+ // .ok_or(ArithmeticError::Overflow)?,
+ // );
+
+ // stakes.sort_by_key(|(block, _)| *block);
+
+ // let mut acc_amount = amount;
+ // let new_state = stakes
+ // .into_iter()
+ // .map_while(|(block, balance_per_block)| {
+ // if acc_amount == <BalanceOf<T>>::default() {
+ // return None;
+ // }
+ // if acc_amount <= balance_per_block {
+ // let res = (block, balance_per_block - acc_amount, acc_amount);
+ // acc_amount = <BalanceOf<T>>::default();
+ // return Some(res);
+ // } else {
+ // acc_amount -= balance_per_block;
+ // return Some((block, <BalanceOf<T>>::default(), acc_amount));
+ // }
+ // })
+ // .collect::<Vec<_>>();
+
+ // new_state
+ // .into_iter()
+ // .for_each(|(block, to_staked, _to_pending)| {
+ // if to_staked == <BalanceOf<T>>::default() {
+ // <Staked<T>>::remove((staker, block));
+ // } else {
+ // <Staked<T>>::insert((staker, block), to_staked);
+ // }
+ // });
+
+ // Ok(())
+ // }
+
+ pub fn sponsor_collection(admin: T::AccountId, collection_id: u32) -> DispatchResult {
+ Ok(())
+ }
+
+ pub fn stop_sponsorign_collection(admin: T::AccountId, collection_id: u32) -> DispatchResult {
+ Ok(())
+ }
+
+ pub fn sponsor_conract(admin: T::AccountId, app_id: u32) -> DispatchResult {
+ Ok(())
+ }
+
+ pub fn stop_sponsorign_contract(admin: T::AccountId, app_id: u32) -> DispatchResult {
+ Ok(())
+ }
+}
+
+impl<T: Config> Pallet<T> {
+ fn unlock_balance_unchecked(staker: &T::AccountId, amount: BalanceOf<T>) {
+ let mut locked_balance = Self::get_locked_balance(staker).map(|l| l.amount).unwrap();
+ locked_balance -= amount;
+ Self::set_lock_unchecked(staker, locked_balance);
+ }
+
+ fn add_lock_balance(staker: &T::AccountId, amount: BalanceOf<T>) -> DispatchResult {
+ Self::get_locked_balance(staker)
+ .map(|l| l.amount)
+ .and_then(|b| b.checked_add(&amount))
+ .map(|new_lock| Self::set_lock_unchecked(staker, new_lock))
+ .ok_or(ArithmeticError::Overflow.into())
+ }
+
+ fn set_lock_unchecked(staker: &T::AccountId, amount: BalanceOf<T>) {
+ <T::Currency as LockableCurrency<T::AccountId>>::set_lock(
+ LOCK_IDENTIFIER,
+ staker,
+ amount,
+ WithdrawReasons::all(),
+ )
+ }
+
+ pub fn get_locked_balance(
+ staker: impl EncodeLike<T::AccountId>,
+ ) -> Option<BalanceLock<BalanceOf<T>>> {
+ <T::Currency as ExtendedLockableCurrency<T::AccountId>>::locks(staker)
+ .into_iter()
+ .find(|l| l.id == LOCK_IDENTIFIER)
+ }
+
+ pub fn total_staked_by_id(staker: impl EncodeLike<T::AccountId>) -> Option<BalanceOf<T>> {
+ let staked = Staked::<T>::iter_prefix((staker,))
+ .into_iter()
+ .fold(<BalanceOf<T>>::default(), |acc, (_, amount)| acc + amount);
+ if staked != <BalanceOf<T>>::default() {
+ Some(staked)
+ } else {
+ None
+ }
+ }
+
+ pub fn total_staked_by_id_per_block(
+ staker: impl EncodeLike<T::AccountId>,
+ ) -> Option<Vec<(T::BlockNumber, BalanceOf<T>)>> {
+ let staked = Staked::<T>::iter_prefix((staker,))
+ .into_iter()
+ .map(|(block, amount)| (block, amount))
+ .collect::<Vec<_>>();
+ if !staked.is_empty() {
+ Some(staked)
+ } else {
+ None
+ }
+ }
+
+ pub fn cross_id_total_staked(staker: T::CrossAccountId) -> Option<BalanceOf<T>> {
+ Self::total_staked_by_id(staker.as_sub())
+ }
+
+ pub fn cross_id_locked_balance(staker: T::CrossAccountId) -> BalanceOf<T> {
+ Self::get_locked_balance(staker.as_sub())
+ .map(|l| l.amount)
+ .unwrap_or_default()
+ }
+
+ pub fn cross_id_total_staked_per_block(
+ staker: T::CrossAccountId,
+ ) -> Vec<(T::BlockNumber, BalanceOf<T>)> {
+ Self::total_staked_by_id_per_block(staker.as_sub()).unwrap_or_default()
+ }
+
+ fn recalculate_stake(
+ staker: &T::AccountId,
+ block: T::BlockNumber,
+ base: BalanceOf<T>,
+ income_acc: &mut BalanceOf<T>,
+ ) {
+ let income = Self::calculate_income(base);
+ base.checked_add(&income).map(|res| {
+ <Staked<T>>::insert((staker, block), res);
+ *income_acc += income;
+ <T::Currency as Currency<T::AccountId>>::transfer(
+ &T::TreasuryAccountId::get(),
+ staker,
+ income,
+ ExistenceRequirement::KeepAlive,
+ )
+ .and_then(|_| Self::add_lock_balance(staker, income));
+ });
+ }
+
+ fn calculate_income<I>(base: I) -> I
+ where
+ I: EncodeLike<BalanceOf<T>> + Balance,
+ {
+ let day_rate = Perbill::from_rational(5u32, 1_0000);
+ day_rate * base
+ }
+}
pallets/app-promotion/src/tests.rsdiffbeforeafterboth--- /dev/null
+++ b/pallets/app-promotion/src/tests.rs
@@ -0,0 +1,128 @@
+// Copyright 2019-2022 Unique Network (Gibraltar) Ltd.
+// This file is part of Unique Network.
+
+// Unique Network is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// Unique Network is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.
+
+#![cfg(test)]
+#![allow(clippy::from_over_into)]
+use crate as pallet_promotion;
+
+use frame_benchmarking::{add_benchmark, BenchmarkBatch};
+use frame_support::{
+ assert_ok, parameter_types,
+ traits::{Currency, OnInitialize, Everything, ConstU32},
+};
+use frame_system::RawOrigin;
+use sp_core::H256;
+use sp_runtime::{
+ traits::{BlakeTwo256, BlockNumberProvider, IdentityLookup},
+ testing::Header,
+ Perbill,
+};
+
+// type UncheckedExtrinsic = frame_system::mocking::MockUncheckedExtrinsic<Test>;
+// type Block = frame_system::mocking::MockBlock<Test>;
+
+// parameter_types! {
+// pub const BlockHashCount: u64 = 250;
+// pub BlockWeights: frame_system::limits::BlockWeights =
+// frame_system::limits::BlockWeights::simple_max(1024);
+// pub const SS58Prefix: u8 = 42;
+// pub TreasuryAccountId: u64 = 1234;
+// pub const InflationBlockInterval: u32 = 100; // every time per how many blocks inflation is applied
+// pub static MockBlockNumberProvider: u64 = 0;
+// pub const ExistentialDeposit: u64 = 1;
+// pub const MaxLocks: u32 = 50;
+// }
+
+// impl BlockNumberProvider for MockBlockNumberProvider {
+// type BlockNumber = u64;
+
+// fn current_block_number() -> Self::BlockNumber {
+// Self::get()
+// }
+// }
+
+// frame_support::construct_runtime!(
+// pub enum Test where
+// Block = Block,
+// NodeBlock = Block,
+// UncheckedExtrinsic = UncheckedExtrinsic,
+// {
+// Balances: pallet_balances::{Pallet, Call, Storage},
+// System: frame_system::{Pallet, Call, Config, Storage, Event<T>},
+// Promotion: pallet_promotion::{Pallet, Call, Storage}
+// }
+// );
+
+// impl frame_system::Config for Test {
+// type BaseCallFilter = Everything;
+// type BlockWeights = ();
+// type BlockLength = ();
+// type DbWeight = ();
+// type Origin = Origin;
+// type Call = Call;
+// type Index = u64;
+// type BlockNumber = u64;
+// type Hash = H256;
+// type Hashing = BlakeTwo256;
+// type AccountId = u64;
+// type Lookup = IdentityLookup<Self::AccountId>;
+// type Header = Header;
+// type Event = ();
+// type BlockHashCount = BlockHashCount;
+// type Version = ();
+// type PalletInfo = PalletInfo;
+// type AccountData = pallet_balances::AccountData<u64>;
+// type OnNewAccount = ();
+// type OnKilledAccount = ();
+// type SystemWeightInfo = ();
+// type SS58Prefix = SS58Prefix;
+// type OnSetCode = ();
+// type MaxConsumers = ConstU32<16>;
+// }
+
+// impl pallet_balances::Config for Test {
+// type AccountStore = System;
+// type Balance = u64;
+// type DustRemoval = ();
+// type Event = ();
+// type ExistentialDeposit = ExistentialDeposit;
+// type WeightInfo = ();
+// type MaxLocks = MaxLocks;
+// type MaxReserves = ();
+// type ReserveIdentifier = [u8; 8];
+// }
+
+// impl pallet_promotion::Config for Test {
+// type Currency = Balances;
+
+// type TreasuryAccountId = TreasuryAccountId;
+
+// type BlockNumberProvider = MockBlockNumberProvider;
+// }
+
+// pub fn new_test_ext() -> sp_io::TestExternalities {
+// frame_system::GenesisConfig::default()
+// .build_storage::<Test>()
+// .unwrap()
+// .into()
+// }
+
+// #[test]
+// fn test_benchmark() {
+// new_test_ext().execute_with(|| {
+// test_benchmark_stake::<Test>();
+// } )
+// }
pallets/app-promotion/src/types.rsdiffbeforeafterboth--- /dev/null
+++ b/pallets/app-promotion/src/types.rs
@@ -0,0 +1,20 @@
+use codec::EncodeLike;
+use frame_support::{traits::LockableCurrency, WeakBoundedVec, Parameter};
+use pallet_balances::{BalanceLock, Config as BalancesConfig, Pallet as PalletBalances};
+
+pub trait ExtendedLockableCurrency<AccountId: Parameter>: LockableCurrency<AccountId> {
+ fn locks<KArg>(who: KArg) -> WeakBoundedVec<BalanceLock<Self::Balance>, Self::MaxLocks>
+ where
+ KArg: EncodeLike<AccountId>;
+}
+
+impl<T: BalancesConfig<I>, I: 'static> ExtendedLockableCurrency<T::AccountId>
+ for PalletBalances<T, I>
+{
+ fn locks<KArg>(who: KArg) -> WeakBoundedVec<BalanceLock<Self::Balance>, Self::MaxLocks>
+ where
+ KArg: EncodeLike<T::AccountId>,
+ {
+ Self::locks(who)
+ }
+}
pallets/app-promotion/src/weights.rsdiffbeforeafterboth--- /dev/null
+++ b/pallets/app-promotion/src/weights.rs
@@ -0,0 +1,141 @@
+// Template adopted from https://github.com/paritytech/substrate/blob/master/.maintain/frame-weight-template.hbs
+
+//! Autogenerated weights for pallet_app_promotion
+//!
+//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
+//! DATE: 2022-08-09, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
+
+// Executed Command:
+// target/release/unique-collator
+// benchmark
+// pallet
+// --pallet
+// pallet-app-promotion
+// --wasm-execution
+// compiled
+// --extrinsic
+// *
+// --template
+// .maintain/frame-weight-template.hbs
+// --steps=50
+// --repeat=80
+// --heap-pages=4096
+// --output=./pallets/app-promotion/src/weights.rs
+
+#![cfg_attr(rustfmt, rustfmt_skip)]
+#![allow(unused_parens)]
+#![allow(unused_imports)]
+#![allow(clippy::unnecessary_cast)]
+
+use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};
+use sp_std::marker::PhantomData;
+
+/// Weight functions needed for pallet_app_promotion.
+pub trait WeightInfo {
+ fn on_initialize() -> Weight;
+ fn start_app_promotion() -> Weight;
+ fn set_admin_address() -> Weight;
+ fn stake() -> Weight;
+ fn unstake() -> Weight;
+ fn recalculate_stake() -> Weight;
+}
+
+/// Weights for pallet_app_promotion using the Substrate node and recommended hardware.
+pub struct SubstrateWeight<T>(PhantomData<T>);
+impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
+ // Storage: Promotion PendingUnstake (r:1 w:0)
+ // Storage: Promotion NextInterestBlock (r:1 w:0)
+ fn on_initialize() -> Weight {
+ (2_705_000 as Weight)
+ .saturating_add(T::DbWeight::get().reads(2 as Weight))
+ }
+ // Storage: Promotion StartBlock (r:1 w:1)
+ // Storage: Promotion NextInterestBlock (r:0 w:1)
+ fn start_app_promotion() -> Weight {
+ (1_436_000 as Weight)
+ .saturating_add(T::DbWeight::get().reads(1 as Weight))
+ .saturating_add(T::DbWeight::get().writes(2 as Weight))
+ }
+ // Storage: Promotion Admin (r:0 w:1)
+ fn set_admin_address() -> Weight {
+ (516_000 as Weight)
+ .saturating_add(T::DbWeight::get().writes(1 as Weight))
+ }
+ // Storage: System Account (r:1 w:1)
+ // Storage: Balances Locks (r:1 w:1)
+ // Storage: ParachainSystem ValidationData (r:1 w:0)
+ // Storage: Promotion Staked (r:1 w:1)
+ // Storage: Promotion TotalStaked (r:1 w:1)
+ fn stake() -> Weight {
+ (10_019_000 as Weight)
+ .saturating_add(T::DbWeight::get().reads(5 as Weight))
+ .saturating_add(T::DbWeight::get().writes(4 as Weight))
+ }
+ // Storage: System Account (r:1 w:1)
+ // Storage: Balances Locks (r:1 w:1)
+ // Storage: ParachainSystem ValidationData (r:1 w:0)
+ // Storage: Promotion Staked (r:1 w:1)
+ // Storage: Promotion TotalStaked (r:1 w:1)
+ fn unstake() -> Weight {
+ (10_619_000 as Weight)
+ .saturating_add(T::DbWeight::get().reads(5 as Weight))
+ .saturating_add(T::DbWeight::get().writes(4 as Weight))
+ }
+ // Storage: System Account (r:2 w:0)
+ // Storage: Promotion Staked (r:0 w:1)
+ fn recalculate_stake() -> Weight {
+ (4_932_000 as Weight)
+ .saturating_add(T::DbWeight::get().reads(2 as Weight))
+ .saturating_add(T::DbWeight::get().writes(1 as Weight))
+ }
+}
+
+// For backwards compatibility and tests
+impl WeightInfo for () {
+ // Storage: Promotion PendingUnstake (r:1 w:0)
+ // Storage: Promotion NextInterestBlock (r:1 w:0)
+ fn on_initialize() -> Weight {
+ (2_705_000 as Weight)
+ .saturating_add(RocksDbWeight::get().reads(2 as Weight))
+ }
+ // Storage: Promotion StartBlock (r:1 w:1)
+ // Storage: Promotion NextInterestBlock (r:0 w:1)
+ fn start_app_promotion() -> Weight {
+ (1_436_000 as Weight)
+ .saturating_add(RocksDbWeight::get().reads(1 as Weight))
+ .saturating_add(RocksDbWeight::get().writes(2 as Weight))
+ }
+ // Storage: Promotion Admin (r:0 w:1)
+ fn set_admin_address() -> Weight {
+ (516_000 as Weight)
+ .saturating_add(RocksDbWeight::get().writes(1 as Weight))
+ }
+ // Storage: System Account (r:1 w:1)
+ // Storage: Balances Locks (r:1 w:1)
+ // Storage: ParachainSystem ValidationData (r:1 w:0)
+ // Storage: Promotion Staked (r:1 w:1)
+ // Storage: Promotion TotalStaked (r:1 w:1)
+ fn stake() -> Weight {
+ (10_019_000 as Weight)
+ .saturating_add(RocksDbWeight::get().reads(5 as Weight))
+ .saturating_add(RocksDbWeight::get().writes(4 as Weight))
+ }
+ // Storage: System Account (r:1 w:1)
+ // Storage: Balances Locks (r:1 w:1)
+ // Storage: ParachainSystem ValidationData (r:1 w:0)
+ // Storage: Promotion Staked (r:1 w:1)
+ // Storage: Promotion TotalStaked (r:1 w:1)
+ fn unstake() -> Weight {
+ (10_619_000 as Weight)
+ .saturating_add(RocksDbWeight::get().reads(5 as Weight))
+ .saturating_add(RocksDbWeight::get().writes(4 as Weight))
+ }
+ // Storage: System Account (r:2 w:0)
+ // Storage: Promotion Staked (r:0 w:1)
+ fn recalculate_stake() -> Weight {
+ (4_932_000 as Weight)
+ .saturating_add(RocksDbWeight::get().reads(2 as Weight))
+ .saturating_add(RocksDbWeight::get().writes(1 as Weight))
+ }
+}
primitives/rpc/src/lib.rsdiffbeforeafterboth--- a/primitives/rpc/src/lib.rs
+++ b/primitives/rpc/src/lib.rs
@@ -20,16 +20,21 @@
CollectionId, TokenId, RpcCollection, CollectionStats, CollectionLimits, Property,
PropertyKeyPermission, TokenData, TokenChild,
};
+
use sp_std::vec::Vec;
use codec::Decode;
-use sp_runtime::DispatchError;
+use sp_runtime::{
+ DispatchError,
+ traits::{AtLeast32BitUnsigned, Member},
+};
type Result<T> = core::result::Result<T, DispatchError>;
sp_api::decl_runtime_apis! {
#[api_version(2)]
/// Trait for generate rpc.
- pub trait UniqueApi<CrossAccountId, AccountId> where
+ pub trait UniqueApi<BlockNumber ,CrossAccountId, AccountId> where
+ BlockNumber: Decode + Member + AtLeast32BitUnsigned,
AccountId: Decode,
CrossAccountId: pallet_evm::account::CrossAccountId<AccountId>,
{
@@ -121,5 +126,8 @@
/// Get total pieces of token.
fn total_pieces(collection_id: CollectionId, token_id: TokenId) -> Result<Option<u128>>;
fn token_owners(collection: CollectionId, token: TokenId) -> Result<Vec<CrossAccountId>>;
+ fn total_staked(staker: CrossAccountId) -> Result<u128>;
+ fn total_staked_per_block(staker: CrossAccountId) -> Result<Vec<(BlockNumber, u128)>>;
+ fn total_staking_locked(staker: CrossAccountId) -> Result<u128>;
}
}
runtime/common/runtime_apis.rsdiffbeforeafterboth--- a/runtime/common/runtime_apis.rs
+++ b/runtime/common/runtime_apis.rs
@@ -61,7 +61,7 @@
impl_runtime_apis! {
$($($custom_apis)+)?
- impl up_rpc::UniqueApi<Block, CrossAccountId, AccountId> for Runtime {
+ impl up_rpc::UniqueApi<Block, BlockNumber, CrossAccountId, AccountId> for Runtime {
fn account_tokens(collection: CollectionId, account: CrossAccountId) -> Result<Vec<TokenId>, DispatchError> {
dispatch_unique_runtime!(collection.account_tokens(account))
}
@@ -187,6 +187,20 @@
fn total_pieces(collection: CollectionId, token_id: TokenId) -> Result<Option<u128>, DispatchError> {
dispatch_unique_runtime!(collection.total_pieces(token_id))
}
+
+ fn total_staked(staker: CrossAccountId) -> Result<u128, DispatchError> {
+ Ok(<pallet_app_promotion::Pallet<Runtime>>::cross_id_total_staked(staker).unwrap_or_default())
+ // Ok(0)
+ }
+
+ fn total_staked_per_block(staker: CrossAccountId) -> Result<Vec<(BlockNumber, u128)>, DispatchError> {
+ Ok(<pallet_app_promotion::Pallet<Runtime>>::cross_id_total_staked_per_block(staker))
+ }
+
+ fn total_staking_locked(staker: CrossAccountId) -> Result<u128, DispatchError> {
+ // Ok(0)
+ Ok(<pallet_app_promotion::Pallet<Runtime>>::cross_id_locked_balance(staker))
+ }
}
impl rmrk_rpc::RmrkApi<
@@ -638,6 +652,7 @@
list_benchmark!(list, extra, pallet_unique, Unique);
list_benchmark!(list, extra, pallet_structure, Structure);
list_benchmark!(list, extra, pallet_inflation, Inflation);
+ list_benchmark!(list, extra, pallet_app_promotion, Promotion);
list_benchmark!(list, extra, pallet_fungible, Fungible);
list_benchmark!(list, extra, pallet_nonfungible, Nonfungible);
@@ -693,6 +708,7 @@
add_benchmark!(params, batches, pallet_unique, Unique);
add_benchmark!(params, batches, pallet_structure, Structure);
add_benchmark!(params, batches, pallet_inflation, Inflation);
+ add_benchmark!(params, batches, pallet_app_promotion, Promotion);
add_benchmark!(params, batches, pallet_fungible, Fungible);
add_benchmark!(params, batches, pallet_nonfungible, Nonfungible);
runtime/opal/Cargo.tomldiffbeforeafterboth--- a/runtime/opal/Cargo.toml
+++ b/runtime/opal/Cargo.toml
@@ -37,6 +37,7 @@
'pallet-proxy-rmrk-equip/runtime-benchmarks',
'pallet-unique/runtime-benchmarks',
'pallet-inflation/runtime-benchmarks',
+ 'pallet-app-promotion/runtime-benchmarks',
'pallet-unique-scheduler/runtime-benchmarks',
'pallet-xcm/runtime-benchmarks',
'sp-runtime/runtime-benchmarks',
@@ -88,6 +89,7 @@
'serde',
'pallet-inflation/std',
'pallet-configuration/std',
+ 'pallet-app-promotion/std',
'pallet-common/std',
'pallet-structure/std',
'pallet-fungible/std',
@@ -414,6 +416,7 @@
rmrk-rpc = { path = "../../primitives/rmrk-rpc", default-features = false }
fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.27" }
pallet-inflation = { path = '../../pallets/inflation', default-features = false }
+pallet-app-promotion = { path = '../../pallets/app-promotion', default-features = false }
up-data-structs = { path = '../../primitives/data-structs', default-features = false }
pallet-configuration = { default-features = false, path = "../../pallets/configuration" }
pallet-common = { default-features = false, path = "../../pallets/common" }