lol

Merge pull request #269634 from andresilva/polkadot-1.4.0

polkadot: 1.3.0 -> 1.4.0

authored by

André Silva and committed by
GitHub
491af1f1 3e81aac9

+1612 -748
+1605 -744
pkgs/applications/blockchains/polkadot/Cargo.lock
··· 328 ] 329 330 [[package]] 331 name = "ark-bls12-381" 332 version = "0.4.0" 333 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 340 ] 341 342 [[package]] 343 name = "ark-bw6-761" 344 version = "0.4.0" 345 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 352 ] 353 354 [[package]] 355 name = "ark-ec" 356 version = "0.4.2" 357 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 365 "hashbrown 0.13.2", 366 "itertools 0.10.5", 367 "num-traits", 368 "zeroize", 369 ] 370 ··· 381 ] 382 383 [[package]] 384 name = "ark-ed-on-bls12-381-bandersnatch" 385 version = "0.4.0" 386 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 393 ] 394 395 [[package]] 396 name = "ark-ff" 397 version = "0.4.2" 398 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 436 ] 437 438 [[package]] 439 name = "ark-poly" 440 version = "0.4.2" 441 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 465 [[package]] 466 name = "ark-secret-scalar" 467 version = "0.0.2" 468 - source = "git+https://github.com/w3f/ring-vrf?rev=4b09416#4b09416fd23383ec436ddac127d58c7b7cd392c6" 469 dependencies = [ 470 "ark-ec", 471 "ark-ff", ··· 508 dependencies = [ 509 "num-traits", 510 "rand 0.8.5", 511 ] 512 513 [[package]] 514 name = "ark-transcript" 515 version = "0.0.2" 516 - source = "git+https://github.com/w3f/ring-vrf?rev=4b09416#4b09416fd23383ec436ddac127d58c7b7cd392c6" 517 dependencies = [ 518 "ark-ff", 519 "ark-serialize", ··· 575 "num-traits", 576 "rusticata-macros", 577 "thiserror", 578 - "time", 579 ] 580 581 [[package]] ··· 591 "num-traits", 592 "rusticata-macros", 593 "thiserror", 594 - "time", 595 ] 596 597 [[package]] ··· 680 "pallet-authorship", 681 "pallet-balances", 682 "pallet-collator-selection", 683 "pallet-multisig", 684 "pallet-nft-fractionalization", 685 "pallet-nfts", ··· 694 "pallet-utility", 695 "pallet-xcm", 696 "pallet-xcm-benchmarks", 697 - "parachain-info", 698 "parachains-common", 699 "parity-scale-codec", 700 "polkadot-core-primitives", ··· 712 "sp-offchain", 713 "sp-runtime", 714 "sp-session", 715 - "sp-std", 716 - "sp-storage", 717 "sp-transaction-pool", 718 "sp-version", 719 "sp-weights", 720 "staging-xcm", 721 "staging-xcm-builder", 722 "staging-xcm-executor", ··· 752 "pallet-authorship", 753 "pallet-balances", 754 "pallet-collator-selection", 755 "pallet-multisig", 756 "pallet-nfts", 757 "pallet-nfts-runtime-api", ··· 764 "pallet-utility", 765 "pallet-xcm", 766 "pallet-xcm-benchmarks", 767 - "parachain-info", 768 "parachains-common", 769 "parity-scale-codec", 770 "polkadot-core-primitives", ··· 781 "sp-offchain", 782 "sp-runtime", 783 "sp-session", 784 - "sp-std", 785 - "sp-storage", 786 "sp-transaction-pool", 787 "sp-version", 788 "sp-weights", 789 "staging-xcm", 790 "staging-xcm-builder", 791 "staging-xcm-executor", ··· 793 ] 794 795 [[package]] 796 name = "asset-hub-rococo-integration-tests" 797 version = "1.0.0" 798 dependencies = [ 799 "assert_matches", 800 "asset-hub-rococo-runtime", 801 "asset-test-utils", 802 "frame-support", 803 - "frame-system", 804 - "integration-tests-common", 805 "pallet-asset-conversion", 806 "pallet-assets", 807 "pallet-balances", 808 "pallet-xcm", 809 "parachains-common", 810 "parity-scale-codec", 811 - "polkadot-core-primitives", 812 - "polkadot-parachain-primitives", 813 - "polkadot-runtime-parachains", 814 "rococo-runtime", 815 "sp-runtime", 816 "staging-xcm", 817 "staging-xcm-executor", 818 - "xcm-emulator", 819 ] 820 821 [[package]] ··· 825 "asset-test-utils", 826 "assets-common", 827 "bp-asset-hub-rococo", 828 - "bp-asset-hub-wococo", 829 "bp-bridge-hub-rococo", 830 - "bp-bridge-hub-wococo", 831 "cumulus-pallet-aura-ext", 832 "cumulus-pallet-dmp-queue", 833 "cumulus-pallet-parachain-system", ··· 852 "pallet-authorship", 853 "pallet-balances", 854 "pallet-collator-selection", 855 "pallet-multisig", 856 "pallet-nft-fractionalization", 857 "pallet-nfts", ··· 867 "pallet-xcm", 868 "pallet-xcm-benchmarks", 869 "pallet-xcm-bridge-hub-router", 870 - "parachain-info", 871 "parachains-common", 872 "parity-scale-codec", 873 "polkadot-core-primitives", ··· 881 "sp-block-builder", 882 "sp-consensus-aura", 883 "sp-core", 884 "sp-inherents", 885 "sp-offchain", 886 "sp-runtime", 887 "sp-session", 888 - "sp-std", 889 - "sp-storage", 890 "sp-transaction-pool", 891 "sp-version", 892 "sp-weights", 893 "staging-xcm", 894 "staging-xcm-builder", 895 "staging-xcm-executor", ··· 897 ] 898 899 [[package]] 900 name = "asset-hub-westend-integration-tests" 901 version = "1.0.0" 902 dependencies = [ ··· 905 "asset-test-utils", 906 "cumulus-pallet-dmp-queue", 907 "cumulus-pallet-parachain-system", 908 "frame-support", 909 "frame-system", 910 - "integration-tests-common", 911 "pallet-asset-conversion", 912 "pallet-asset-rate", 913 "pallet-assets", 914 "pallet-balances", 915 "pallet-treasury", 916 "pallet-xcm", 917 "parachains-common", 918 "parity-scale-codec", 919 - "polkadot-core-primitives", 920 - "polkadot-parachain-primitives", 921 "polkadot-runtime-common", 922 - "polkadot-runtime-parachains", 923 "sp-runtime", 924 "staging-xcm", 925 "staging-xcm-builder", 926 "staging-xcm-executor", 927 "westend-runtime", 928 "westend-runtime-constants", 929 - "xcm-emulator", 930 ] 931 932 [[package]] ··· 935 dependencies = [ 936 "asset-test-utils", 937 "assets-common", 938 "cumulus-pallet-aura-ext", 939 "cumulus-pallet-dmp-queue", 940 "cumulus-pallet-parachain-system", ··· 959 "pallet-authorship", 960 "pallet-balances", 961 "pallet-collator-selection", 962 "pallet-multisig", 963 "pallet-nft-fractionalization", 964 "pallet-nfts", ··· 972 "pallet-utility", 973 "pallet-xcm", 974 "pallet-xcm-benchmarks", 975 - "parachain-info", 976 "parachains-common", 977 "parity-scale-codec", 978 "polkadot-core-primitives", ··· 987 "sp-core", 988 "sp-genesis-builder", 989 "sp-inherents", 990 - "sp-io", 991 "sp-offchain", 992 "sp-runtime", 993 "sp-session", 994 - "sp-std", 995 - "sp-storage", 996 "sp-transaction-pool", 997 "sp-version", 998 "staging-xcm", 999 "staging-xcm-builder", 1000 "staging-xcm-executor", ··· 1007 version = "1.0.0" 1008 dependencies = [ 1009 "assets-common", 1010 - "cumulus-pallet-dmp-queue", 1011 "cumulus-pallet-parachain-system", 1012 "cumulus-pallet-xcmp-queue", 1013 "cumulus-primitives-core", ··· 1022 "pallet-session", 1023 "pallet-xcm", 1024 "pallet-xcm-bridge-hub-router", 1025 - "parachain-info", 1026 "parachains-common", 1027 "parachains-runtimes-test-utils", 1028 "parity-scale-codec", ··· 1031 "sp-core", 1032 "sp-io", 1033 "sp-runtime", 1034 - "sp-std", 1035 "staging-xcm", 1036 "staging-xcm-builder", 1037 "staging-xcm-executor", ··· 1054 "scale-info", 1055 "sp-api", 1056 "sp-runtime", 1057 - "sp-std", 1058 "staging-xcm", 1059 "staging-xcm-builder", 1060 "staging-xcm-executor", ··· 1255 1256 [[package]] 1257 name = "bandersnatch_vrfs" 1258 - version = "0.0.1" 1259 - source = "git+https://github.com/w3f/ring-vrf?rev=4b09416#4b09416fd23383ec436ddac127d58c7b7cd392c6" 1260 dependencies = [ 1261 "ark-bls12-381", 1262 "ark-ec", ··· 1271 "rand_core 0.6.4", 1272 "ring 0.1.0", 1273 "sha2 0.10.7", 1274 "zeroize", 1275 ] 1276 ··· 1377 checksum = "93f2635620bf0b9d4576eb7bb9a38a55df78bd1205d26fa994b25911a69f212f" 1378 dependencies = [ 1379 "bitcoin_hashes", 1380 ] 1381 1382 [[package]] ··· 1405 dependencies = [ 1406 "funty", 1407 "radium", 1408 "tap", 1409 "wyz", 1410 ] ··· 1568 ] 1569 1570 [[package]] 1571 - name = "bp-asset-hub-kusama" 1572 - version = "0.1.0" 1573 - dependencies = [ 1574 - "bp-xcm-bridge-hub-router", 1575 - "frame-support", 1576 - "parity-scale-codec", 1577 - "scale-info", 1578 - ] 1579 - 1580 - [[package]] 1581 - name = "bp-asset-hub-polkadot" 1582 - version = "0.1.0" 1583 - dependencies = [ 1584 - "bp-xcm-bridge-hub-router", 1585 - "frame-support", 1586 - "parity-scale-codec", 1587 - "scale-info", 1588 - "sp-runtime", 1589 - ] 1590 - 1591 - [[package]] 1592 name = "bp-asset-hub-rococo" 1593 version = "0.1.0" 1594 dependencies = [ ··· 1599 ] 1600 1601 [[package]] 1602 - name = "bp-asset-hub-wococo" 1603 version = "0.1.0" 1604 dependencies = [ 1605 "bp-xcm-bridge-hub-router", ··· 1619 "frame-system", 1620 "polkadot-primitives", 1621 "sp-api", 1622 - "sp-std", 1623 ] 1624 1625 [[package]] ··· 1632 "frame-support", 1633 "sp-api", 1634 "sp-runtime", 1635 - "sp-std", 1636 ] 1637 1638 [[package]] ··· 1645 "frame-support", 1646 "sp-api", 1647 "sp-runtime", 1648 - "sp-std", 1649 ] 1650 1651 [[package]] ··· 1658 "frame-support", 1659 "sp-api", 1660 "sp-runtime", 1661 - "sp-std", 1662 ] 1663 1664 [[package]] 1665 - name = "bp-bridge-hub-wococo" 1666 version = "0.1.0" 1667 dependencies = [ 1668 "bp-bridge-hub-cumulus", ··· 1671 "frame-support", 1672 "sp-api", 1673 "sp-runtime", 1674 - "sp-std", 1675 ] 1676 1677 [[package]] ··· 1690 "sp-consensus-grandpa", 1691 "sp-core", 1692 "sp-runtime", 1693 - "sp-std", 1694 ] 1695 1696 [[package]] ··· 1702 "bp-runtime", 1703 "frame-support", 1704 "sp-api", 1705 - "sp-std", 1706 ] 1707 1708 [[package]] ··· 1718 "scale-info", 1719 "serde", 1720 "sp-core", 1721 - "sp-std", 1722 ] 1723 1724 [[package]] ··· 1734 "scale-info", 1735 "sp-core", 1736 "sp-runtime", 1737 - "sp-std", 1738 ] 1739 1740 [[package]] ··· 1746 "bp-runtime", 1747 "frame-support", 1748 "sp-api", 1749 - "sp-std", 1750 ] 1751 1752 [[package]] ··· 1763 "scale-info", 1764 "sp-api", 1765 "sp-runtime", 1766 - "sp-std", 1767 ] 1768 1769 [[package]] ··· 1781 "serde", 1782 "sp-core", 1783 "sp-runtime", 1784 - "sp-std", 1785 ] 1786 1787 [[package]] ··· 1796 "parity-scale-codec", 1797 "scale-info", 1798 "sp-runtime", 1799 - "sp-std", 1800 ] 1801 1802 [[package]] ··· 1808 "bp-runtime", 1809 "frame-support", 1810 "sp-api", 1811 - "sp-std", 1812 ] 1813 1814 [[package]] ··· 1829 "sp-io", 1830 "sp-runtime", 1831 "sp-state-machine", 1832 - "sp-std", 1833 "sp-trie", 1834 "trie-db", 1835 ] ··· 1849 "sp-consensus-grandpa", 1850 "sp-core", 1851 "sp-runtime", 1852 - "sp-std", 1853 "sp-trie", 1854 ] 1855 1856 [[package]] 1857 - name = "bp-wococo" 1858 version = "0.1.0" 1859 dependencies = [ 1860 "bp-header-chain", 1861 "bp-polkadot-core", 1862 - "bp-rococo", 1863 "bp-runtime", 1864 "frame-support", 1865 "sp-api", 1866 - "sp-std", 1867 ] 1868 1869 [[package]] ··· 1902 "pallet-authorship", 1903 "pallet-balances", 1904 "pallet-collator-selection", 1905 "pallet-multisig", 1906 "pallet-session", 1907 "pallet-timestamp", ··· 1910 "pallet-utility", 1911 "pallet-xcm", 1912 "pallet-xcm-benchmarks", 1913 - "parachain-info", 1914 "parachains-common", 1915 "parity-scale-codec", 1916 "polkadot-core-primitives", ··· 1929 "sp-offchain", 1930 "sp-runtime", 1931 "sp-session", 1932 - "sp-std", 1933 - "sp-storage", 1934 "sp-transaction-pool", 1935 "sp-version", 1936 "staging-xcm", 1937 "staging-xcm-builder", 1938 "staging-xcm-executor", ··· 1965 "pallet-authorship", 1966 "pallet-balances", 1967 "pallet-collator-selection", 1968 "pallet-multisig", 1969 "pallet-session", 1970 "pallet-timestamp", ··· 1973 "pallet-utility", 1974 "pallet-xcm", 1975 "pallet-xcm-benchmarks", 1976 - "parachain-info", 1977 "parachains-common", 1978 "parity-scale-codec", 1979 "polkadot-core-primitives", ··· 1992 "sp-offchain", 1993 "sp-runtime", 1994 "sp-session", 1995 - "sp-std", 1996 - "sp-storage", 1997 "sp-transaction-pool", 1998 "sp-version", 1999 "staging-xcm", 2000 "staging-xcm-builder", 2001 "staging-xcm-executor", ··· 2003 ] 2004 2005 [[package]] 2006 name = "bridge-hub-rococo-integration-tests" 2007 version = "1.0.0" 2008 dependencies = [ ··· 2011 "bridge-hub-rococo-runtime", 2012 "cumulus-pallet-dmp-queue", 2013 "cumulus-pallet-xcmp-queue", 2014 "frame-support", 2015 - "integration-tests-common", 2016 "pallet-bridge-messages", 2017 "pallet-xcm", 2018 "parachains-common", 2019 "parity-scale-codec", 2020 - "polkadot-core-primitives", 2021 - "polkadot-parachain-primitives", 2022 - "polkadot-runtime-parachains", 2023 "staging-xcm", 2024 "staging-xcm-executor", 2025 - "xcm-emulator", 2026 ] 2027 2028 [[package]] ··· 2030 version = "0.1.0" 2031 dependencies = [ 2032 "bp-asset-hub-rococo", 2033 - "bp-asset-hub-wococo", 2034 "bp-bridge-hub-rococo", 2035 - "bp-bridge-hub-wococo", 2036 "bp-header-chain", 2037 "bp-messages", 2038 "bp-parachains", ··· 2040 "bp-relayers", 2041 "bp-rococo", 2042 "bp-runtime", 2043 - "bp-wococo", 2044 "bridge-hub-test-utils", 2045 "bridge-runtime-common", 2046 "cumulus-pallet-aura-ext", ··· 2068 "pallet-bridge-parachains", 2069 "pallet-bridge-relayers", 2070 "pallet-collator-selection", 2071 "pallet-multisig", 2072 "pallet-session", 2073 "pallet-timestamp", ··· 2076 "pallet-utility", 2077 "pallet-xcm", 2078 "pallet-xcm-benchmarks", 2079 - "parachain-info", 2080 "parachains-common", 2081 "parity-scale-codec", 2082 "polkadot-core-primitives", ··· 2097 "sp-offchain", 2098 "sp-runtime", 2099 "sp-session", 2100 - "sp-std", 2101 - "sp-storage", 2102 "sp-transaction-pool", 2103 "sp-version", 2104 "staging-xcm", 2105 "staging-xcm-builder", 2106 "staging-xcm-executor", ··· 2113 version = "0.1.0" 2114 dependencies = [ 2115 "asset-test-utils", 2116 "bp-bridge-hub-rococo", 2117 - "bp-bridge-hub-wococo", 2118 "bp-header-chain", 2119 "bp-messages", 2120 "bp-parachains", 2121 "bp-polkadot-core", 2122 "bp-relayers", 2123 "bp-runtime", 2124 - "bp-test-utils", 2125 "bridge-runtime-common", 2126 "cumulus-pallet-dmp-queue", 2127 "cumulus-pallet-parachain-system", 2128 "cumulus-pallet-xcmp-queue", 2129 "frame-benchmarking", 2130 "frame-executive", 2131 "frame-support", 2132 "frame-system", 2133 "log", 2134 "pallet-balances", 2135 "pallet-bridge-grandpa", 2136 "pallet-bridge-messages", 2137 "pallet-bridge-parachains", 2138 "pallet-bridge-relayers", 2139 "pallet-collator-selection", 2140 "pallet-session", 2141 "pallet-utility", 2142 "pallet-xcm", 2143 "pallet-xcm-benchmarks", 2144 - "parachain-info", 2145 "parachains-common", 2146 - "parachains-runtimes-test-utils", 2147 "parity-scale-codec", 2148 "sp-core", 2149 "sp-io", 2150 "sp-keyring", 2151 "sp-runtime", 2152 - "sp-tracing", 2153 "staging-xcm", 2154 "staging-xcm-builder", 2155 "staging-xcm-executor", 2156 ] 2157 2158 [[package]] ··· 2184 "sp-core", 2185 "sp-io", 2186 "sp-runtime", 2187 - "sp-std", 2188 "sp-trie", 2189 "staging-xcm", 2190 "staging-xcm-builder", ··· 2419 ] 2420 2421 [[package]] 2422 - name = "chain-spec-builder" 2423 - version = "2.0.0" 2424 - dependencies = [ 2425 - "ansi_term", 2426 - "clap 4.4.6", 2427 - "node-cli", 2428 - "rand 0.8.5", 2429 - "sc-chain-spec", 2430 - "sc-keystore", 2431 - "sp-core", 2432 - "sp-keystore", 2433 - ] 2434 - 2435 - [[package]] 2436 name = "chrono" 2437 - version = "0.4.30" 2438 source = "registry+https://github.com/rust-lang/crates.io-index" 2439 - checksum = "defd4e7873dbddba6c7c91e199c7fcb946abc4a6a4ac3195400bcfb01b5de877" 2440 dependencies = [ 2441 "android-tzdata", 2442 "iana-time-zone", 2443 "js-sys", 2444 "num-traits", 2445 "wasm-bindgen", 2446 "windows-targets 0.48.5", 2447 ] ··· 2571 "anstyle", 2572 "clap_lex 0.5.1", 2573 "strsim", 2574 ] 2575 2576 [[package]] ··· 2673 "pallet-collective", 2674 "pallet-collective-content", 2675 "pallet-core-fellowship", 2676 "pallet-multisig", 2677 "pallet-preimage", 2678 "pallet-proxy", ··· 2686 "pallet-transaction-payment-rpc-runtime-api", 2687 "pallet-utility", 2688 "pallet-xcm", 2689 - "parachain-info", 2690 "parachains-common", 2691 "parity-scale-codec", 2692 "polkadot-core-primitives", ··· 2705 "sp-offchain", 2706 "sp-runtime", 2707 "sp-session", 2708 - "sp-std", 2709 - "sp-storage", 2710 "sp-transaction-pool", 2711 "sp-version", 2712 "staging-xcm", 2713 "staging-xcm-builder", 2714 "staging-xcm-executor", 2715 "substrate-wasm-builder", 2716 ] 2717 2718 [[package]] ··· 2889 "pallet-contracts", 2890 "pallet-contracts-primitives", 2891 "pallet-insecure-randomness-collective-flip", 2892 "pallet-multisig", 2893 "pallet-session", 2894 "pallet-sudo", ··· 2897 "pallet-transaction-payment-rpc-runtime-api", 2898 "pallet-utility", 2899 "pallet-xcm", 2900 - "parachain-info", 2901 "parachains-common", 2902 "parity-scale-codec", 2903 "polkadot-core-primitives", ··· 2915 "sp-offchain", 2916 "sp-runtime", 2917 "sp-session", 2918 - "sp-std", 2919 - "sp-storage", 2920 "sp-transaction-pool", 2921 "sp-version", 2922 "staging-xcm", 2923 "staging-xcm-builder", 2924 "staging-xcm-executor", ··· 3364 "sp-maybe-compressed-blob", 3365 "sp-runtime", 3366 "sp-state-machine", 3367 - "sp-tracing", 3368 "tracing", 3369 ] 3370 ··· 3435 "sp-core", 3436 "sp-runtime", 3437 "sp-timestamp", 3438 - "sp-tracing", 3439 "sp-trie", 3440 "substrate-prometheus-endpoint", 3441 "tracing", ··· 3586 "sp-application-crypto", 3587 "sp-consensus-aura", 3588 "sp-runtime", 3589 - "sp-std", 3590 ] 3591 3592 [[package]] ··· 3594 version = "0.1.0" 3595 dependencies = [ 3596 "cumulus-primitives-core", 3597 "frame-support", 3598 "frame-system", 3599 "log", ··· 3602 "sp-core", 3603 "sp-io", 3604 "sp-runtime", 3605 - "sp-std", 3606 - "sp-version", 3607 "staging-xcm", 3608 ] 3609 ··· 3619 "cumulus-test-client", 3620 "cumulus-test-relay-sproof-builder", 3621 "environmental", 3622 "frame-support", 3623 "frame-system", 3624 "hex-literal", 3625 "impl-trait-for-tuples", 3626 "lazy_static", 3627 "log", 3628 "parity-scale-codec", 3629 "polkadot-parachain-primitives", 3630 "polkadot-runtime-parachains", 3631 "sc-client-api", 3632 "scale-info", 3633 "sp-core", 3634 - "sp-externalities", 3635 "sp-inherents", 3636 "sp-io", 3637 "sp-keyring", 3638 "sp-runtime", 3639 "sp-state-machine", 3640 - "sp-std", 3641 - "sp-tracing", 3642 "sp-trie", 3643 "sp-version", 3644 "staging-xcm", ··· 3665 "pallet-session", 3666 "parity-scale-codec", 3667 "sp-runtime", 3668 - "sp-std", 3669 ] 3670 3671 [[package]] ··· 3680 "polkadot-primitives", 3681 "scale-info", 3682 "sp-runtime", 3683 - "sp-std", 3684 ] 3685 3686 [[package]] ··· 3694 "scale-info", 3695 "sp-io", 3696 "sp-runtime", 3697 - "sp-std", 3698 "staging-xcm", 3699 ] 3700 ··· 3702 name = "cumulus-pallet-xcmp-queue" 3703 version = "0.1.0" 3704 dependencies = [ 3705 "bp-xcm-bridge-hub-router", 3706 "cumulus-pallet-parachain-system", 3707 "cumulus-primitives-core", ··· 3710 "frame-system", 3711 "log", 3712 "pallet-balances", 3713 "parity-scale-codec", 3714 "polkadot-runtime-common", 3715 "polkadot-runtime-parachains", 3716 - "rand_chacha 0.3.1", 3717 "scale-info", 3718 "sp-core", 3719 "sp-io", 3720 "sp-runtime", 3721 - "sp-std", 3722 "staging-xcm", 3723 "staging-xcm-builder", 3724 "staging-xcm-executor", ··· 3735 "parity-scale-codec", 3736 "scale-info", 3737 "sp-runtime", 3738 - "sp-std", 3739 "staging-xcm", 3740 ] 3741 ··· 3749 "sp-api", 3750 "sp-consensus-aura", 3751 "sp-runtime", 3752 - "sp-std", 3753 ] 3754 3755 [[package]] ··· 3763 "scale-info", 3764 "sp-api", 3765 "sp-runtime", 3766 - "sp-std", 3767 "sp-trie", 3768 "staging-xcm", 3769 ] ··· 3784 "sp-inherents", 3785 "sp-runtime", 3786 "sp-state-machine", 3787 - "sp-std", 3788 - "sp-storage", 3789 "sp-trie", 3790 "tracing", 3791 ] ··· 3798 "futures", 3799 "parity-scale-codec", 3800 "sp-inherents", 3801 - "sp-std", 3802 "sp-timestamp", 3803 ] 3804 ··· 3815 "polkadot-runtime-parachains", 3816 "sp-io", 3817 "sp-runtime", 3818 - "sp-std", 3819 "staging-xcm", 3820 "staging-xcm-builder", 3821 "staging-xcm-executor", ··· 3881 "polkadot-core-primitives", 3882 "polkadot-network-bridge", 3883 "polkadot-node-collation-generation", 3884 "polkadot-node-core-runtime-api", 3885 "polkadot-node-network-protocol", 3886 "polkadot-node-subsystem-util", ··· 3929 "sp-core", 3930 "sp-runtime", 3931 "sp-state-machine", 3932 - "sp-storage", 3933 "thiserror", 3934 "tokio", 3935 "tokio-util", ··· 3977 "polkadot-primitives", 3978 "sp-runtime", 3979 "sp-state-machine", 3980 - "sp-std", 3981 "sp-trie", 3982 ] 3983 ··· 3993 "frame-system-rpc-runtime-api", 3994 "pallet-balances", 3995 "pallet-glutton", 3996 "pallet-sudo", 3997 "pallet-timestamp", 3998 "pallet-transaction-payment", ··· 4001 "sp-api", 4002 "sp-block-builder", 4003 "sp-core", 4004 "sp-inherents", 4005 "sp-io", 4006 "sp-offchain", 4007 "sp-runtime", 4008 "sp-session", 4009 - "sp-std", 4010 "sp-transaction-pool", 4011 "sp-version", 4012 "substrate-wasm-builder", ··· 4067 "sc-transaction-pool", 4068 "sc-transaction-pool-api", 4069 "serde", 4070 "sp-api", 4071 "sp-arithmetic", 4072 "sp-authority-discovery", ··· 4079 "sp-runtime", 4080 "sp-state-machine", 4081 "sp-timestamp", 4082 - "sp-tracing", 4083 "substrate-test-client", 4084 "substrate-test-utils", 4085 "tempfile", ··· 4507 [[package]] 4508 name = "dleq_vrf" 4509 version = "0.0.2" 4510 - source = "git+https://github.com/w3f/ring-vrf?rev=4b09416#4b09416fd23383ec436ddac127d58c7b7cd392c6" 4511 dependencies = [ 4512 "ark-ec", 4513 "ark-ff", ··· 4538 4539 [[package]] 4540 name = "docify" 4541 - version = "0.2.4" 4542 source = "registry+https://github.com/rust-lang/crates.io-index" 4543 - checksum = "76ee528c501ddd15d5181997e9518e59024844eac44fd1e40cb20ddb2a8562fa" 4544 dependencies = [ 4545 "docify_macros", 4546 ] 4547 4548 [[package]] 4549 name = "docify_macros" 4550 - version = "0.2.4" 4551 source = "registry+https://github.com/rust-lang/crates.io-index" 4552 - checksum = "0ca01728ab2679c464242eca99f94e2ce0514b52ac9ad950e2ed03fca991231c" 4553 dependencies = [ 4554 "common-path", 4555 "derive-syn-parse", ··· 4735 ] 4736 4737 [[package]] 4738 name = "encode_unicode" 4739 version = "0.3.6" 4740 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5192 5193 [[package]] 5194 name = "frame" 5195 - version = "0.1.0" 5196 dependencies = [ 5197 "frame-support", 5198 "frame-system", 5199 ] 5200 5201 [[package]] ··· 5219 "sp-io", 5220 "sp-keystore", 5221 "sp-runtime", 5222 - "sp-runtime-interface", 5223 - "sp-std", 5224 - "sp-storage", 5225 "static_assertions", 5226 ] 5227 ··· 5259 "sp-blockchain", 5260 "sp-core", 5261 "sp-database", 5262 - "sp-externalities", 5263 "sp-inherents", 5264 "sp-io", 5265 "sp-keystore", 5266 "sp-runtime", 5267 "sp-state-machine", 5268 - "sp-storage", 5269 "sp-trie", 5270 - "sp-wasm-interface", 5271 "thiserror", 5272 "thousands", 5273 ] ··· 5283 "scale-info", 5284 "sp-io", 5285 "sp-runtime", 5286 - "sp-std", 5287 ] 5288 5289 [[package]] ··· 5317 "sp-io", 5318 "sp-npos-elections", 5319 "sp-runtime", 5320 - "sp-std", 5321 ] 5322 5323 [[package]] ··· 5354 "sp-inherents", 5355 "sp-io", 5356 "sp-runtime", 5357 - "sp-std", 5358 - "sp-tracing", 5359 "sp-version", 5360 ] 5361 ··· 5385 "sp-io", 5386 "sp-runtime", 5387 "sp-state-machine", 5388 - "sp-tracing", 5389 "spinners", 5390 "substrate-rpc-client", 5391 "tokio", ··· 5420 "sp-arithmetic", 5421 "sp-core", 5422 "sp-core-hashing-proc-macro", 5423 - "sp-debug-derive", 5424 "sp-genesis-builder", 5425 "sp-inherents", 5426 "sp-io", ··· 5428 "sp-runtime", 5429 "sp-staking", 5430 "sp-state-machine", 5431 - "sp-std", 5432 - "sp-tracing", 5433 "sp-weights", 5434 "static_assertions", 5435 "tt-call", ··· 5495 "sp-metadata-ir", 5496 "sp-runtime", 5497 "sp-state-machine", 5498 - "sp-std", 5499 "sp-version", 5500 "static_assertions", 5501 "trybuild", ··· 5547 "scale-info", 5548 "serde", 5549 "sp-core", 5550 - "sp-externalities", 5551 "sp-io", 5552 "sp-runtime", 5553 - "sp-std", 5554 "sp-version", 5555 "sp-weights", 5556 "substrate-test-runtime-client", ··· 5566 "parity-scale-codec", 5567 "scale-info", 5568 "sp-core", 5569 - "sp-externalities", 5570 "sp-io", 5571 "sp-runtime", 5572 - "sp-std", 5573 "sp-version", 5574 ] 5575 ··· 5589 "parity-scale-codec", 5590 "sp-api", 5591 "sp-runtime", 5592 - "sp-std", 5593 ] 5594 5595 [[package]] ··· 5614 source = "registry+https://github.com/rust-lang/crates.io-index" 5615 checksum = "2eeb4ed9e12f43b7fa0baae3f9cdda28352770132ef2e09a23760c29cae8bd47" 5616 dependencies = [ 5617 - "rustix 0.38.8", 5618 "windows-sys 0.48.0", 5619 ] 5620 ··· 5901 "frame-try-runtime", 5902 "pallet-aura", 5903 "pallet-glutton", 5904 "pallet-sudo", 5905 "pallet-timestamp", 5906 - "parachain-info", 5907 "parachains-common", 5908 "parity-scale-codec", 5909 "scale-info", ··· 5916 "sp-offchain", 5917 "sp-runtime", 5918 "sp-session", 5919 - "sp-std", 5920 - "sp-storage", 5921 "sp-transaction-pool", 5922 "sp-version", 5923 "staging-xcm", 5924 "staging-xcm-builder", 5925 "staging-xcm-executor", ··· 6459 ] 6460 6461 [[package]] 6462 - name = "integration-tests-common" 6463 - version = "1.0.0" 6464 - dependencies = [ 6465 - "asset-hub-kusama-runtime", 6466 - "asset-hub-polkadot-runtime", 6467 - "asset-hub-rococo-runtime", 6468 - "asset-hub-westend-runtime", 6469 - "bp-messages", 6470 - "bridge-hub-kusama-runtime", 6471 - "bridge-hub-polkadot-runtime", 6472 - "bridge-hub-rococo-runtime", 6473 - "bridge-runtime-common", 6474 - "collectives-polkadot-runtime", 6475 - "cumulus-pallet-dmp-queue", 6476 - "cumulus-pallet-parachain-system", 6477 - "cumulus-pallet-xcmp-queue", 6478 - "cumulus-primitives-core", 6479 - "frame-support", 6480 - "pallet-assets", 6481 - "pallet-balances", 6482 - "pallet-bridge-messages", 6483 - "pallet-im-online", 6484 - "pallet-message-queue", 6485 - "pallet-staking", 6486 - "pallet-xcm", 6487 - "parachains-common", 6488 - "parity-scale-codec", 6489 - "paste", 6490 - "penpal-runtime", 6491 - "polkadot-core-primitives", 6492 - "polkadot-parachain-primitives", 6493 - "polkadot-primitives", 6494 - "polkadot-runtime-parachains", 6495 - "polkadot-service", 6496 - "rococo-runtime", 6497 - "rococo-runtime-constants", 6498 - "sc-consensus-grandpa", 6499 - "sp-authority-discovery", 6500 - "sp-consensus-babe", 6501 - "sp-consensus-beefy", 6502 - "sp-core", 6503 - "sp-runtime", 6504 - "staging-xcm", 6505 - "westend-runtime", 6506 - "westend-runtime-constants", 6507 - "xcm-emulator", 6508 - ] 6509 - 6510 - [[package]] 6511 name = "interceptor" 6512 version = "0.8.2" 6513 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6568 checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b" 6569 dependencies = [ 6570 "hermit-abi 0.3.2", 6571 - "rustix 0.38.8", 6572 "windows-sys 0.48.0", 6573 ] 6574 ··· 6895 "pallet-scheduler", 6896 "pallet-session", 6897 "pallet-session-benchmarking", 6898 "pallet-society", 6899 "pallet-staking", 6900 "pallet-staking-reward-curve", ··· 6916 "parity-scale-codec", 6917 "primitive-types", 6918 "scale-info", 6919 "sp-api", 6920 "sp-authority-discovery", 6921 "sp-block-builder", ··· 6931 "sp-session", 6932 "sp-staking", 6933 "sp-statement-store", 6934 - "sp-std", 6935 - "sp-storage", 6936 "sp-transaction-pool", 6937 "sp-version", 6938 "static_assertions", ··· 7021 7022 [[package]] 7023 name = "libc" 7024 - version = "0.2.147" 7025 source = "registry+https://github.com/rust-lang/crates.io-index" 7026 - checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3" 7027 7028 [[package]] 7029 name = "libflate" ··· 7607 7608 [[package]] 7609 name = "linux-raw-sys" 7610 - version = "0.4.5" 7611 source = "registry+https://github.com/rust-lang/crates.io-index" 7612 - checksum = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503" 7613 7614 [[package]] 7615 name = "lioness" ··· 7934 checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 7935 7936 [[package]] 7937 name = "miniz_oxide" 7938 version = "0.7.1" 7939 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 7996 "sp-core", 7997 "sp-mmr-primitives", 7998 "sp-runtime", 7999 - "sp-tracing", 8000 "substrate-test-runtime-client", 8001 "tokio", 8002 ] ··· 8270 ] 8271 8272 [[package]] 8273 name = "no-std-net" 8274 version = "0.6.0" 8275 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 8306 "sp-runtime", 8307 "sp-state-machine", 8308 "sp-timestamp", 8309 - "sp-tracing", 8310 "sp-trie", 8311 "tempfile", 8312 ] 8313 8314 [[package]] 8315 - name = "node-cli" 8316 - version = "3.0.0-dev" 8317 - dependencies = [ 8318 - "array-bytes 6.1.0", 8319 - "assert_cmd", 8320 - "clap 4.4.6", 8321 - "clap_complete", 8322 - "criterion 0.4.0", 8323 - "frame-benchmarking-cli", 8324 - "frame-system", 8325 - "frame-system-rpc-runtime-api", 8326 - "futures", 8327 - "jsonrpsee", 8328 - "kitchensink-runtime", 8329 - "log", 8330 - "nix 0.26.2", 8331 - "node-executor", 8332 - "node-inspect", 8333 - "node-primitives", 8334 - "node-rpc", 8335 - "pallet-asset-conversion-tx-payment", 8336 - "pallet-asset-tx-payment", 8337 - "pallet-assets", 8338 - "pallet-balances", 8339 - "pallet-im-online", 8340 - "pallet-timestamp", 8341 - "parity-scale-codec", 8342 - "platforms", 8343 - "rand 0.8.5", 8344 - "regex", 8345 - "sc-authority-discovery", 8346 - "sc-basic-authorship", 8347 - "sc-block-builder", 8348 - "sc-chain-spec", 8349 - "sc-cli", 8350 - "sc-client-api", 8351 - "sc-client-db", 8352 - "sc-consensus", 8353 - "sc-consensus-babe", 8354 - "sc-consensus-epochs", 8355 - "sc-consensus-grandpa", 8356 - "sc-consensus-slots", 8357 - "sc-executor", 8358 - "sc-keystore", 8359 - "sc-mixnet", 8360 - "sc-network", 8361 - "sc-network-common", 8362 - "sc-network-statement", 8363 - "sc-network-sync", 8364 - "sc-offchain", 8365 - "sc-rpc", 8366 - "sc-service", 8367 - "sc-service-test", 8368 - "sc-statement-store", 8369 - "sc-storage-monitor", 8370 - "sc-sync-state-rpc", 8371 - "sc-sysinfo", 8372 - "sc-telemetry", 8373 - "sc-transaction-pool", 8374 - "sc-transaction-pool-api", 8375 - "serde", 8376 - "serde_json", 8377 - "soketto", 8378 - "sp-api", 8379 - "sp-authority-discovery", 8380 - "sp-blockchain", 8381 - "sp-consensus", 8382 - "sp-consensus-babe", 8383 - "sp-consensus-grandpa", 8384 - "sp-core", 8385 - "sp-inherents", 8386 - "sp-io", 8387 - "sp-keyring", 8388 - "sp-keystore", 8389 - "sp-mixnet", 8390 - "sp-runtime", 8391 - "sp-statement-store", 8392 - "sp-timestamp", 8393 - "sp-tracing", 8394 - "sp-transaction-storage-proof", 8395 - "substrate-build-script-utils", 8396 - "substrate-cli-test-utils", 8397 - "substrate-frame-cli", 8398 - "substrate-rpc-client", 8399 - "tempfile", 8400 - "tokio", 8401 - "tokio-util", 8402 - "try-runtime-cli", 8403 - "wait-timeout", 8404 - ] 8405 - 8406 - [[package]] 8407 - name = "node-executor" 8408 - version = "3.0.0-dev" 8409 - dependencies = [ 8410 - "criterion 0.4.0", 8411 - "frame-benchmarking", 8412 - "frame-support", 8413 - "frame-system", 8414 - "futures", 8415 - "kitchensink-runtime", 8416 - "node-primitives", 8417 - "node-testing", 8418 - "pallet-balances", 8419 - "pallet-contracts", 8420 - "pallet-glutton", 8421 - "pallet-im-online", 8422 - "pallet-root-testing", 8423 - "pallet-sudo", 8424 - "pallet-timestamp", 8425 - "pallet-transaction-payment", 8426 - "pallet-treasury", 8427 - "parity-scale-codec", 8428 - "sc-executor", 8429 - "scale-info", 8430 - "sp-application-crypto", 8431 - "sp-consensus-babe", 8432 - "sp-core", 8433 - "sp-externalities", 8434 - "sp-keyring", 8435 - "sp-keystore", 8436 - "sp-runtime", 8437 - "sp-state-machine", 8438 - "sp-statement-store", 8439 - "sp-tracing", 8440 - "sp-trie", 8441 - "wat", 8442 - ] 8443 - 8444 - [[package]] 8445 - name = "node-inspect" 8446 - version = "0.9.0-dev" 8447 - dependencies = [ 8448 - "clap 4.4.6", 8449 - "parity-scale-codec", 8450 - "sc-cli", 8451 - "sc-client-api", 8452 - "sc-service", 8453 - "sp-blockchain", 8454 - "sp-core", 8455 - "sp-runtime", 8456 - "thiserror", 8457 - ] 8458 - 8459 - [[package]] 8460 name = "node-primitives" 8461 version = "2.0.0" 8462 dependencies = [ ··· 8532 "sc-telemetry", 8533 "sc-transaction-pool", 8534 "sc-transaction-pool-api", 8535 "sp-api", 8536 "sp-block-builder", 8537 "sp-blockchain", ··· 8583 "pallet-transaction-payment-rpc-runtime-api", 8584 "parity-scale-codec", 8585 "scale-info", 8586 "sp-api", 8587 "sp-block-builder", 8588 "sp-consensus-aura", ··· 8593 "sp-offchain", 8594 "sp-runtime", 8595 "sp-session", 8596 - "sp-std", 8597 - "sp-storage", 8598 "sp-transaction-pool", 8599 "sp-version", 8600 "substrate-wasm-builder", ··· 8609 "futures", 8610 "kitchensink-runtime", 8611 "log", 8612 - "node-executor", 8613 "node-primitives", 8614 "pallet-asset-conversion", 8615 "pallet-asset-conversion-tx-payment", 8616 "pallet-asset-tx-payment", 8617 "pallet-assets", 8618 "parity-scale-codec", 8619 "sc-block-builder", 8620 "sc-client-api", ··· 8632 "sp-keyring", 8633 "sp-runtime", 8634 "sp-timestamp", 8635 "substrate-test-client", 8636 "tempfile", 8637 ] ··· 8888 ] 8889 8890 [[package]] 8891 name = "os_str_bytes" 8892 version = "6.5.1" 8893 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 8939 "sp-core-hashing", 8940 "sp-io", 8941 "sp-runtime", 8942 - "sp-std", 8943 ] 8944 8945 [[package]] ··· 8959 "sp-core", 8960 "sp-io", 8961 "sp-runtime", 8962 - "sp-std", 8963 ] 8964 8965 [[package]] ··· 8977 "sp-core", 8978 "sp-io", 8979 "sp-runtime", 8980 - "sp-std", 8981 - "sp-storage", 8982 ] 8983 8984 [[package]] ··· 8994 "sp-core", 8995 "sp-io", 8996 "sp-runtime", 8997 - "sp-std", 8998 ] 8999 9000 [[package]] ··· 9015 "sp-core", 9016 "sp-io", 9017 "sp-runtime", 9018 - "sp-std", 9019 - "sp-storage", 9020 ] 9021 9022 [[package]] ··· 9033 "sp-core", 9034 "sp-io", 9035 "sp-runtime", 9036 - "sp-std", 9037 ] 9038 9039 [[package]] ··· 9048 "sp-core", 9049 "sp-io", 9050 "sp-runtime", 9051 - "sp-std", 9052 ] 9053 9054 [[package]] ··· 9066 "sp-core", 9067 "sp-io", 9068 "sp-runtime", 9069 - "sp-std", 9070 ] 9071 9072 [[package]] ··· 9083 "sp-core", 9084 "sp-io", 9085 "sp-runtime", 9086 - "sp-std", 9087 ] 9088 9089 [[package]] ··· 9098 "sp-core", 9099 "sp-io", 9100 "sp-runtime", 9101 - "sp-std", 9102 ] 9103 9104 [[package]] ··· 9126 "sp-runtime", 9127 "sp-session", 9128 "sp-staking", 9129 - "sp-std", 9130 ] 9131 9132 [[package]] ··· 9146 "sp-core", 9147 "sp-io", 9148 "sp-runtime", 9149 - "sp-std", 9150 - "sp-tracing", 9151 ] 9152 9153 [[package]] ··· 9173 "pallet-staking", 9174 "sp-core", 9175 "sp-runtime", 9176 - "sp-std", 9177 - "sp-storage", 9178 - "sp-tracing", 9179 ] 9180 9181 [[package]] ··· 9193 "sp-core", 9194 "sp-io", 9195 "sp-runtime", 9196 - "sp-std", 9197 ] 9198 9199 [[package]] ··· 9221 "sp-session", 9222 "sp-staking", 9223 "sp-state-machine", 9224 - "sp-std", 9225 ] 9226 9227 [[package]] ··· 9246 "sp-runtime", 9247 "sp-staking", 9248 "sp-state-machine", 9249 - "sp-std", 9250 ] 9251 9252 [[package]] ··· 9264 "sp-core", 9265 "sp-io", 9266 "sp-runtime", 9267 - "sp-std", 9268 ] 9269 9270 [[package]] ··· 9285 "sp-core", 9286 "sp-io", 9287 "sp-runtime", 9288 - "sp-std", 9289 "sp-trie", 9290 ] 9291 ··· 9304 "pallet-balances", 9305 "parity-scale-codec", 9306 "scale-info", 9307 - "sp-core", 9308 "sp-io", 9309 "sp-runtime", 9310 - "sp-std", 9311 ] 9312 9313 [[package]] ··· 9329 "sp-core", 9330 "sp-io", 9331 "sp-runtime", 9332 - "sp-std", 9333 "sp-trie", 9334 ] 9335 ··· 9349 "parity-scale-codec", 9350 "scale-info", 9351 "sp-arithmetic", 9352 - "sp-core", 9353 "sp-io", 9354 "sp-runtime", 9355 - "sp-std", 9356 ] 9357 9358 [[package]] ··· 9369 "sp-core", 9370 "sp-io", 9371 "sp-runtime", 9372 - "sp-std", 9373 ] 9374 9375 [[package]] ··· 9388 "sp-core", 9389 "sp-io", 9390 "sp-runtime", 9391 - "sp-std", 9392 ] 9393 9394 [[package]] ··· 9412 "sp-io", 9413 "sp-runtime", 9414 "sp-staking", 9415 - "sp-std", 9416 - "sp-tracing", 9417 ] 9418 9419 [[package]] ··· 9429 "sp-core", 9430 "sp-io", 9431 "sp-runtime", 9432 - "sp-std", 9433 ] 9434 9435 [[package]] ··· 9444 "sp-core", 9445 "sp-io", 9446 "sp-runtime", 9447 - "sp-std", 9448 ] 9449 9450 [[package]] ··· 9461 "frame-system", 9462 "impl-trait-for-tuples", 9463 "log", 9464 "pallet-balances", 9465 "pallet-contracts-primitives", 9466 "pallet-contracts-proc-macro", 9467 "pallet-insecure-randomness-collective-flip", 9468 "pallet-proxy", 9469 "pallet-timestamp", 9470 "pallet-utility", ··· 9480 "sp-io", 9481 "sp-keystore", 9482 "sp-runtime", 9483 - "sp-std", 9484 "wasm-instrument 0.4.0", 9485 "wasmi", 9486 "wat", 9487 ] 9488 9489 [[package]] 9490 name = "pallet-contracts-primitives" 9491 version = "24.0.0" 9492 dependencies = [ ··· 9494 "parity-scale-codec", 9495 "scale-info", 9496 "sp-runtime", 9497 - "sp-std", 9498 "sp-weights", 9499 ] 9500 ··· 9523 "sp-core", 9524 "sp-io", 9525 "sp-runtime", 9526 - "sp-std", 9527 ] 9528 9529 [[package]] ··· 9540 "sp-core", 9541 "sp-io", 9542 "sp-runtime", 9543 - "sp-std", 9544 ] 9545 9546 [[package]] ··· 9554 "scale-info", 9555 "sp-io", 9556 "sp-runtime", 9557 - "sp-std", 9558 ] 9559 9560 [[package]] ··· 9574 "sp-core", 9575 "sp-io", 9576 "sp-runtime", 9577 - "sp-std", 9578 ] 9579 9580 [[package]] ··· 9590 "sp-core", 9591 "sp-io", 9592 "sp-runtime", 9593 - "sp-std", 9594 ] 9595 9596 [[package]] ··· 9615 "sp-npos-elections", 9616 "sp-runtime", 9617 "sp-staking", 9618 - "sp-std", 9619 - "sp-tracing", 9620 ] 9621 9622 [[package]] ··· 9639 "sp-io", 9640 "sp-npos-elections", 9641 "sp-runtime", 9642 - "sp-std", 9643 - "sp-tracing", 9644 "strum", 9645 ] 9646 ··· 9654 "parity-scale-codec", 9655 "sp-npos-elections", 9656 "sp-runtime", 9657 - "sp-std", 9658 ] 9659 9660 [[package]] ··· 9673 "sp-npos-elections", 9674 "sp-runtime", 9675 "sp-staking", 9676 - "sp-std", 9677 - "sp-tracing", 9678 "substrate-test-utils", 9679 ] 9680 ··· 9692 "sp-core", 9693 "sp-io", 9694 "sp-runtime", 9695 - "sp-std", 9696 ] 9697 9698 [[package]] ··· 9709 "sp-core", 9710 "sp-io", 9711 "sp-runtime", 9712 - "sp-std", 9713 ] 9714 9715 [[package]] ··· 9726 "sp-io", 9727 "sp-keystore", 9728 "sp-runtime", 9729 - "sp-std", 9730 ] 9731 9732 [[package]] ··· 9741 "scale-info", 9742 "sp-core", 9743 "sp-io", 9744 - "sp-std", 9745 ] 9746 9747 [[package]] ··· 9751 "pallet-default-config-example", 9752 "pallet-dev-mode", 9753 "pallet-example-basic", 9754 "pallet-example-kitchensink", 9755 "pallet-example-offchain-worker", 9756 "pallet-example-split", ··· 9776 "sp-io", 9777 "sp-runtime", 9778 "sp-staking", 9779 - "sp-std", 9780 - "sp-tracing", 9781 "substrate-test-utils", 9782 ] 9783 ··· 9796 "sp-core", 9797 "sp-io", 9798 "sp-runtime", 9799 - "sp-std", 9800 ] 9801 9802 [[package]] ··· 9826 "sp-runtime", 9827 "sp-session", 9828 "sp-staking", 9829 - "sp-std", 9830 ] 9831 9832 [[package]] ··· 9843 "sp-core", 9844 "sp-io", 9845 "sp-runtime", 9846 - "sp-std", 9847 ] 9848 9849 [[package]] ··· 9863 "sp-io", 9864 "sp-runtime", 9865 "sp-staking", 9866 - "sp-std", 9867 ] 9868 9869 [[package]] ··· 9880 "sp-io", 9881 "sp-keyring", 9882 "sp-runtime", 9883 - "sp-std", 9884 ] 9885 9886 [[package]] ··· 9895 "sp-core", 9896 "sp-io", 9897 "sp-runtime", 9898 - "sp-std", 9899 ] 9900 9901 [[package]] ··· 9912 "sp-core", 9913 "sp-io", 9914 "sp-runtime", 9915 - "sp-std", 9916 ] 9917 9918 [[package]] ··· 9928 "sp-core", 9929 "sp-io", 9930 "sp-runtime", 9931 - "sp-std", 9932 ] 9933 9934 [[package]] ··· 9948 "sp-core", 9949 "sp-io", 9950 "sp-runtime", 9951 - "sp-std", 9952 - "sp-tracing", 9953 "sp-weights", 9954 ] 9955 ··· 9969 "sp-io", 9970 "sp-mixnet", 9971 "sp-runtime", 9972 - "sp-std", 9973 ] 9974 9975 [[package]] ··· 9989 "sp-io", 9990 "sp-mmr-primitives", 9991 "sp-runtime", 9992 - "sp-std", 9993 ] 9994 9995 [[package]] ··· 10005 "scale-info", 10006 "sp-io", 10007 "sp-runtime", 10008 - "sp-std", 10009 ] 10010 10011 [[package]] ··· 10024 "sp-core", 10025 "sp-io", 10026 "sp-runtime", 10027 - "sp-std", 10028 ] 10029 10030 [[package]] ··· 10043 "sp-io", 10044 "sp-keystore", 10045 "sp-runtime", 10046 - "sp-std", 10047 ] 10048 10049 [[package]] ··· 10067 "sp-core", 10068 "sp-io", 10069 "sp-runtime", 10070 - "sp-std", 10071 ] 10072 10073 [[package]] ··· 10084 "sp-core", 10085 "sp-io", 10086 "sp-runtime", 10087 - "sp-std", 10088 ] 10089 10090 [[package]] ··· 10099 "sp-core", 10100 "sp-io", 10101 "sp-runtime", 10102 - "sp-std", 10103 ] 10104 10105 [[package]] ··· 10116 "sp-io", 10117 "sp-runtime", 10118 "sp-staking", 10119 - "sp-std", 10120 - "sp-tracing", 10121 ] 10122 10123 [[package]] ··· 10139 "sp-core", 10140 "sp-io", 10141 "sp-runtime", 10142 - "sp-runtime-interface", 10143 "sp-staking", 10144 - "sp-std", 10145 ] 10146 10147 [[package]] ··· 10156 "rand 0.8.5", 10157 "sp-io", 10158 "sp-runtime", 10159 - "sp-tracing", 10160 ] 10161 10162 [[package]] ··· 10166 "pallet-nomination-pools", 10167 "parity-scale-codec", 10168 "sp-api", 10169 - "sp-std", 10170 ] 10171 10172 [[package]] ··· 10189 "sp-io", 10190 "sp-runtime", 10191 "sp-staking", 10192 - "sp-std", 10193 - "sp-tracing", 10194 ] 10195 10196 [[package]] ··· 10208 "sp-io", 10209 "sp-runtime", 10210 "sp-staking", 10211 - "sp-std", 10212 ] 10213 10214 [[package]] ··· 10235 "sp-io", 10236 "sp-runtime", 10237 "sp-staking", 10238 - "sp-std", 10239 ] 10240 10241 [[package]] ··· 10252 "sp-io", 10253 "sp-metadata-ir", 10254 "sp-runtime", 10255 - "sp-std", 10256 ] 10257 10258 [[package]] ··· 10295 "sp-core", 10296 "sp-io", 10297 "sp-runtime", 10298 - "sp-std", 10299 ] 10300 10301 [[package]] ··· 10312 "sp-core", 10313 "sp-io", 10314 "sp-runtime", 10315 - "sp-std", 10316 ] 10317 10318 [[package]] ··· 10329 "sp-core", 10330 "sp-io", 10331 "sp-runtime", 10332 - "sp-std", 10333 ] 10334 10335 [[package]] ··· 10345 "sp-core", 10346 "sp-io", 10347 "sp-runtime", 10348 - "sp-std", 10349 ] 10350 10351 [[package]] ··· 10367 "sp-core", 10368 "sp-io", 10369 "sp-runtime", 10370 - "sp-std", 10371 ] 10372 10373 [[package]] ··· 10383 "sp-core", 10384 "sp-io", 10385 "sp-runtime", 10386 - "sp-std", 10387 ] 10388 10389 [[package]] ··· 10404 "sp-io", 10405 "sp-runtime", 10406 "sp-staking", 10407 - "sp-std", 10408 ] 10409 10410 [[package]] ··· 10418 "sp-core", 10419 "sp-io", 10420 "sp-runtime", 10421 - "sp-std", 10422 ] 10423 10424 [[package]] ··· 10437 "sp-core", 10438 "sp-io", 10439 "sp-runtime", 10440 - "sp-std", 10441 ] 10442 10443 [[package]] ··· 10454 "sp-core", 10455 "sp-io", 10456 "sp-runtime", 10457 - "sp-std", 10458 ] 10459 10460 [[package]] ··· 10472 "sp-core", 10473 "sp-io", 10474 "sp-runtime", 10475 - "sp-std", 10476 "sp-weights", 10477 "substrate-test-utils", 10478 ] ··· 10489 "sp-core", 10490 "sp-io", 10491 "sp-runtime", 10492 - "sp-std", 10493 ] 10494 10495 [[package]] ··· 10509 "sp-session", 10510 "sp-staking", 10511 "sp-state-machine", 10512 - "sp-std", 10513 "sp-trie", 10514 ] 10515 ··· 10533 "sp-io", 10534 "sp-runtime", 10535 "sp-session", 10536 - "sp-std", 10537 ] 10538 10539 [[package]] ··· 10553 "sp-core", 10554 "sp-io", 10555 "sp-runtime", 10556 - "sp-std", 10557 ] 10558 10559 [[package]] ··· 10581 "sp-npos-elections", 10582 "sp-runtime", 10583 "sp-staking", 10584 - "sp-std", 10585 - "sp-tracing", 10586 "substrate-test-utils", 10587 ] 10588 ··· 10611 dependencies = [ 10612 "parity-scale-codec", 10613 "sp-api", 10614 ] 10615 10616 [[package]] ··· 10630 "sp-core", 10631 "sp-io", 10632 "sp-runtime", 10633 - "sp-std", 10634 - "sp-tracing", 10635 "substrate-state-trie-migration-rpc", 10636 "thousands", 10637 "tokio", ··· 10653 "sp-io", 10654 "sp-runtime", 10655 "sp-statement-store", 10656 - "sp-std", 10657 ] 10658 10659 [[package]] ··· 10669 "sp-core", 10670 "sp-io", 10671 "sp-runtime", 10672 - "sp-std", 10673 ] 10674 10675 [[package]] ··· 10684 "sp-core", 10685 "sp-io", 10686 "sp-runtime", 10687 - "sp-std", 10688 ] 10689 10690 [[package]] ··· 10702 "sp-inherents", 10703 "sp-io", 10704 "sp-runtime", 10705 - "sp-std", 10706 - "sp-storage", 10707 "sp-timestamp", 10708 ] 10709 ··· 10723 "sp-core", 10724 "sp-io", 10725 "sp-runtime", 10726 - "sp-std", 10727 - "sp-storage", 10728 ] 10729 10730 [[package]] ··· 10741 "sp-core", 10742 "sp-io", 10743 "sp-runtime", 10744 - "sp-std", 10745 ] 10746 10747 [[package]] ··· 10787 "sp-inherents", 10788 "sp-io", 10789 "sp-runtime", 10790 - "sp-std", 10791 "sp-transaction-storage-proof", 10792 ] 10793 ··· 10808 "sp-core", 10809 "sp-io", 10810 "sp-runtime", 10811 - "sp-std", 10812 ] 10813 10814 [[package]] ··· 10826 "sp-core", 10827 "sp-io", 10828 "sp-runtime", 10829 - "sp-std", 10830 ] 10831 10832 [[package]] ··· 10843 "sp-core", 10844 "sp-io", 10845 "sp-runtime", 10846 - "sp-std", 10847 ] 10848 10849 [[package]] ··· 10862 "sp-core", 10863 "sp-io", 10864 "sp-runtime", 10865 - "sp-std", 10866 ] 10867 10868 [[package]] ··· 10879 "sp-core", 10880 "sp-io", 10881 "sp-runtime", 10882 - "sp-std", 10883 ] 10884 10885 [[package]] ··· 10897 "sp-core", 10898 "sp-io", 10899 "sp-runtime", 10900 - "sp-std", 10901 ] 10902 10903 [[package]] ··· 10909 "frame-support", 10910 "frame-system", 10911 "log", 10912 "pallet-balances", 10913 "parity-scale-codec", 10914 "polkadot-parachain-primitives", ··· 10918 "sp-core", 10919 "sp-io", 10920 "sp-runtime", 10921 - "sp-std", 10922 "staging-xcm", 10923 "staging-xcm-builder", 10924 "staging-xcm-executor", ··· 10942 "sp-core", 10943 "sp-io", 10944 "sp-runtime", 10945 - "sp-std", 10946 - "sp-tracing", 10947 "staging-xcm", 10948 "staging-xcm-builder", 10949 "staging-xcm-executor", ··· 10963 "sp-core", 10964 "sp-io", 10965 "sp-runtime", 10966 - "sp-std", 10967 "staging-xcm", 10968 "staging-xcm-builder", 10969 ] 10970 10971 [[package]] 10972 - name = "parachain-info" 10973 - version = "0.1.0" 10974 - dependencies = [ 10975 - "cumulus-primitives-core", 10976 - "frame-support", 10977 - "frame-system", 10978 - "parity-scale-codec", 10979 - "scale-info", 10980 - "sp-runtime", 10981 - "sp-std", 10982 - ] 10983 - 10984 - [[package]] 10985 name = "parachain-template-node" 10986 version = "0.1.0" 10987 dependencies = [ ··· 11023 "sc-transaction-pool", 11024 "sc-transaction-pool-api", 11025 "serde", 11026 "sp-api", 11027 "sp-block-builder", 11028 "sp-blockchain", ··· 11063 "pallet-authorship", 11064 "pallet-balances", 11065 "pallet-collator-selection", 11066 "pallet-parachain-template", 11067 "pallet-session", 11068 "pallet-sudo", ··· 11070 "pallet-transaction-payment", 11071 "pallet-transaction-payment-rpc-runtime-api", 11072 "pallet-xcm", 11073 - "parachain-info", 11074 "parity-scale-codec", 11075 "polkadot-parachain-primitives", 11076 "polkadot-runtime-common", ··· 11085 "sp-offchain", 11086 "sp-runtime", 11087 "sp-session", 11088 - "sp-std", 11089 "sp-transaction-pool", 11090 "sp-version", 11091 "staging-xcm", 11092 "staging-xcm-builder", 11093 "staging-xcm-executor", ··· 11109 "pallet-authorship", 11110 "pallet-balances", 11111 "pallet-collator-selection", 11112 - "parachain-info", 11113 "parity-scale-codec", 11114 "polkadot-core-primitives", 11115 "polkadot-primitives", ··· 11120 "sp-core", 11121 "sp-io", 11122 "sp-runtime", 11123 - "sp-std", 11124 "staging-xcm", 11125 "staging-xcm-builder", 11126 "substrate-wasm-builder", ··· 11132 version = "1.0.0" 11133 dependencies = [ 11134 "assets-common", 11135 - "cumulus-pallet-dmp-queue", 11136 "cumulus-pallet-parachain-system", 11137 "cumulus-pallet-xcmp-queue", 11138 "cumulus-primitives-core", ··· 11146 "pallet-collator-selection", 11147 "pallet-session", 11148 "pallet-xcm", 11149 - "parachain-info", 11150 "parachains-common", 11151 "parity-scale-codec", 11152 "polkadot-parachain-primitives", ··· 11154 "sp-core", 11155 "sp-io", 11156 "sp-runtime", 11157 - "sp-std", 11158 - "sp-tracing", 11159 "staging-xcm", 11160 "staging-xcm-executor", 11161 "substrate-wasm-builder", ··· 11326 11327 [[package]] 11328 name = "pbkdf2" 11329 - version = "0.11.0" 11330 - source = "registry+https://github.com/rust-lang/crates.io-index" 11331 - checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917" 11332 - dependencies = [ 11333 - "digest 0.10.7", 11334 - ] 11335 - 11336 - [[package]] 11337 - name = "pbkdf2" 11338 version = "0.12.2" 11339 source = "registry+https://github.com/rust-lang/crates.io-index" 11340 checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2" ··· 11367 ] 11368 11369 [[package]] 11370 name = "penpal-runtime" 11371 version = "0.9.27" 11372 dependencies = [ ··· 11393 "pallet-authorship", 11394 "pallet-balances", 11395 "pallet-collator-selection", 11396 "pallet-session", 11397 "pallet-sudo", 11398 "pallet-timestamp", 11399 "pallet-transaction-payment", 11400 "pallet-transaction-payment-rpc-runtime-api", 11401 "pallet-xcm", 11402 - "parachain-info", 11403 "parachains-common", 11404 "parity-scale-codec", 11405 "polkadot-parachain-primitives", ··· 11416 "sp-offchain", 11417 "sp-runtime", 11418 "sp-session", 11419 - "sp-std", 11420 - "sp-storage", 11421 "sp-transaction-pool", 11422 "sp-version", 11423 "staging-xcm", 11424 "staging-xcm-builder", 11425 "staging-xcm-executor", ··· 11586 11587 [[package]] 11588 name = "polkadot" 11589 - version = "1.3.0" 11590 dependencies = [ 11591 "assert_cmd", 11592 "color-eyre", ··· 11610 version = "1.0.0" 11611 dependencies = [ 11612 "assert_matches", 11613 "env_logger 0.9.3", 11614 "futures", 11615 "futures-timer", 11616 "log", 11617 "polkadot-node-jaeger", 11618 "polkadot-node-metrics", ··· 11683 "sp-core", 11684 "sp-keyring", 11685 "sp-keystore", 11686 - "sp-tracing", 11687 "thiserror", 11688 "tracing-gum", 11689 ] ··· 11784 "scale-info", 11785 "sp-core", 11786 "sp-runtime", 11787 - "sp-std", 11788 ] 11789 11790 [[package]] ··· 11815 "sp-application-crypto", 11816 "sp-keyring", 11817 "sp-keystore", 11818 - "sp-tracing", 11819 "thiserror", 11820 "tracing-gum", 11821 ] ··· 11858 "sp-core", 11859 "sp-keyring", 11860 "sp-keystore", 11861 - "sp-tracing", 11862 "tracing-gum", 11863 ] 11864 ··· 11920 "async-trait", 11921 "bitvec", 11922 "derive_more", 11923 "futures", 11924 "futures-timer", 11925 "kvdb", 11926 "kvdb-memorydb", 11927 "merlin 2.0.1", 11928 "parity-scale-codec", 11929 "parking_lot 0.12.1", ··· 11935 "polkadot-overseer", 11936 "polkadot-primitives", 11937 "polkadot-primitives-test-helpers", 11938 "rand_core 0.5.1", 11939 "sc-keystore", 11940 "schnellru", ··· 12002 "sp-core", 12003 "sp-keyring", 12004 "sp-keystore", 12005 - "sp-tracing", 12006 "thiserror", 12007 "tracing-gum", 12008 ] ··· 12111 "sp-core", 12112 "sp-keyring", 12113 "sp-keystore", 12114 - "sp-tracing", 12115 "thiserror", 12116 "tracing-gum", 12117 ] ··· 12199 "polkadot-node-core-pvf-prepare-worker", 12200 "polkadot-node-metrics", 12201 "polkadot-node-primitives", 12202 "polkadot-parachain-primitives", 12203 "polkadot-primitives", 12204 "rand 0.8.5", 12205 "rococo-runtime", 12206 "slotmap", 12207 "sp-core", 12208 "sp-maybe-compressed-blob", 12209 - "sp-wasm-interface", 12210 "tempfile", 12211 "test-parachain-adder", 12212 "test-parachain-halt", ··· 12253 "sc-executor", 12254 "sc-executor-common", 12255 "sc-executor-wasmtime", 12256 "sp-core", 12257 - "sp-externalities", 12258 "sp-io", 12259 - "sp-tracing", 12260 "tempfile", 12261 - "tokio", 12262 "tracing-gum", 12263 ] 12264 ··· 12267 version = "1.0.0" 12268 dependencies = [ 12269 "cpu-time", 12270 - "futures", 12271 "parity-scale-codec", 12272 "polkadot-node-core-pvf-common", 12273 "polkadot-parachain-primitives", 12274 "polkadot-primitives", 12275 - "rayon", 12276 - "sp-core", 12277 - "sp-maybe-compressed-blob", 12278 - "sp-tracing", 12279 - "tokio", 12280 "tracing-gum", 12281 ] 12282 ··· 12285 version = "1.0.0" 12286 dependencies = [ 12287 "cfg-if", 12288 - "futures", 12289 "libc", 12290 "parity-scale-codec", 12291 "polkadot-node-core-pvf-common", 12292 - "polkadot-parachain-primitives", 12293 "polkadot-primitives", 12294 "rayon", 12295 - "sc-executor", 12296 "sc-executor-common", 12297 "sc-executor-wasmtime", 12298 - "sp-io", 12299 "sp-maybe-compressed-blob", 12300 - "sp-tracing", 12301 "tikv-jemalloc-ctl", 12302 - "tokio", 12303 "tracing-gum", 12304 ] 12305 ··· 12395 name = "polkadot-node-primitives" 12396 version = "1.0.0" 12397 dependencies = [ 12398 "bounded-vec", 12399 "futures", 12400 "parity-scale-codec", ··· 12446 version = "1.0.0" 12447 dependencies = [ 12448 "async-trait", 12449 "derive_more", 12450 "futures", 12451 "orchestra", ··· 12536 12537 [[package]] 12538 name = "polkadot-parachain-bin" 12539 - version = "1.1.0" 12540 dependencies = [ 12541 "assert_cmd", 12542 "asset-hub-kusama-runtime", ··· 12547 "bridge-hub-kusama-runtime", 12548 "bridge-hub-polkadot-runtime", 12549 "bridge-hub-rococo-runtime", 12550 "clap 4.4.6", 12551 "collectives-polkadot-runtime", 12552 "color-print", 12553 "contracts-rococo-runtime", 12554 "cumulus-client-cli", ··· 12566 "frame-benchmarking-cli", 12567 "futures", 12568 "glutton-runtime", 12569 "hex-literal", 12570 "jsonrpsee", 12571 "log", ··· 12608 "sp-runtime", 12609 "sp-session", 12610 "sp-timestamp", 12611 "sp-transaction-pool", 12612 "staging-xcm", 12613 "substrate-build-script-utils", ··· 12625 dependencies = [ 12626 "bounded-collections", 12627 "derive_more", 12628 - "frame-support", 12629 "parity-scale-codec", 12630 "polkadot-core-primitives", 12631 "scale-info", 12632 "serde", 12633 "sp-core", 12634 "sp-runtime", 12635 - "sp-std", 12636 ] 12637 12638 [[package]] ··· 12657 "sp-keystore", 12658 "sp-runtime", 12659 "sp-staking", 12660 - "sp-std", 12661 ] 12662 12663 [[package]] ··· 12723 "pallet-balances", 12724 "pallet-election-provider-multi-phase", 12725 "pallet-fast-unstake", 12726 "pallet-session", 12727 "pallet-staking", 12728 "pallet-staking-reward-fn", ··· 12751 "sp-runtime", 12752 "sp-session", 12753 "sp-staking", 12754 - "sp-std", 12755 "staging-xcm", 12756 "staging-xcm-builder", 12757 "staging-xcm-executor", ··· 12766 "frame-benchmarking", 12767 "parity-scale-codec", 12768 "polkadot-primitives", 12769 - "sp-std", 12770 - "sp-tracing", 12771 ] 12772 12773 [[package]] ··· 12818 "sp-runtime", 12819 "sp-session", 12820 "sp-staking", 12821 - "sp-std", 12822 - "sp-tracing", 12823 "staging-xcm", 12824 "staging-xcm-executor", 12825 "static_assertions", ··· 12885 "polkadot-overseer", 12886 "polkadot-parachain-primitives", 12887 "polkadot-primitives", 12888 "polkadot-rpc", 12889 "polkadot-runtime-parachains", 12890 "polkadot-statement-distribution", ··· 12936 "sp-runtime", 12937 "sp-session", 12938 "sp-state-machine", 12939 - "sp-storage", 12940 "sp-timestamp", 12941 "sp-transaction-pool", 12942 "sp-version", ··· 12979 "sp-keyring", 12980 "sp-keystore", 12981 "sp-staking", 12982 - "sp-tracing", 12983 "thiserror", 12984 "tracing-gum", 12985 ] ··· 13107 "sp-runtime", 13108 "sp-session", 13109 "sp-staking", 13110 - "sp-std", 13111 "sp-transaction-pool", 13112 "sp-trie", 13113 "sp-version", ··· 13440 13441 [[package]] 13442 name = "proc-macro2" 13443 - version = "1.0.68" 13444 source = "registry+https://github.com/rust-lang/crates.io-index" 13445 - checksum = "5b1106fec09662ec6dd98ccac0f81cef56984d0b49f75c92d8cbad76e20c005c" 13446 dependencies = [ 13447 "unicode-ident", 13448 ] 13449 13450 [[package]] 13451 name = "prometheus" 13452 version = "0.13.3" 13453 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 13639 13640 [[package]] 13641 name = "quinn-proto" 13642 - version = "0.9.4" 13643 source = "registry+https://github.com/rust-lang/crates.io-index" 13644 - checksum = "f31999cfc7927c4e212e60fd50934ab40e8e8bfd2d493d6095d2d306bc0764d9" 13645 dependencies = [ 13646 "bytes", 13647 "rand 0.8.5", ··· 13796 dependencies = [ 13797 "pem", 13798 "ring 0.16.20", 13799 - "time", 13800 "x509-parser 0.13.2", 13801 "yasna", 13802 ] ··· 13809 dependencies = [ 13810 "pem", 13811 "ring 0.16.20", 13812 - "time", 13813 "yasna", 13814 ] 13815 ··· 13940 "log", 13941 "pallet-bags-list-remote-tests", 13942 "sp-core", 13943 - "sp-tracing", 13944 "tokio", 13945 "westend-runtime", 13946 "westend-runtime-constants", ··· 14074 ] 14075 14076 [[package]] 14077 name = "rococo-parachain-runtime" 14078 version = "0.1.0" 14079 dependencies = [ ··· 14093 "pallet-assets", 14094 "pallet-aura", 14095 "pallet-balances", 14096 "pallet-sudo", 14097 "pallet-timestamp", 14098 "pallet-transaction-payment", 14099 "pallet-transaction-payment-rpc-runtime-api", 14100 "pallet-xcm", 14101 - "parachain-info", 14102 "parachains-common", 14103 "parity-scale-codec", 14104 "polkadot-parachain-primitives", ··· 14113 "sp-offchain", 14114 "sp-runtime", 14115 "sp-session", 14116 - "sp-std", 14117 "sp-transaction-pool", 14118 "sp-version", 14119 "staging-xcm", 14120 "staging-xcm-builder", 14121 "staging-xcm-executor", ··· 14165 "pallet-ranked-collective", 14166 "pallet-recovery", 14167 "pallet-referenda", 14168 "pallet-scheduler", 14169 "pallet-session", 14170 "pallet-society", ··· 14209 "sp-runtime", 14210 "sp-session", 14211 "sp-staking", 14212 - "sp-std", 14213 - "sp-storage", 14214 - "sp-tracing", 14215 "sp-transaction-pool", 14216 "sp-trie", 14217 "sp-version", ··· 14239 ] 14240 14241 [[package]] 14242 name = "rpassword" 14243 version = "7.2.0" 14244 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 14374 14375 [[package]] 14376 name = "rustix" 14377 - version = "0.38.8" 14378 source = "registry+https://github.com/rust-lang/crates.io-index" 14379 - checksum = "19ed4fa021d81c8392ce04db050a3da9a60299050b7ae1cf482d862b54a7218f" 14380 dependencies = [ 14381 "bitflags 2.4.0", 14382 "errno", 14383 "libc", 14384 - "linux-raw-sys 0.4.5", 14385 "windows-sys 0.48.0", 14386 ] 14387 ··· 14478 "fnv", 14479 "quick-error", 14480 "tempfile", 14481 ] 14482 14483 [[package]] ··· 14541 dependencies = [ 14542 "log", 14543 "sp-core", 14544 - "sp-wasm-interface", 14545 "thiserror", 14546 ] 14547 ··· 14569 "sp-core", 14570 "sp-keystore", 14571 "sp-runtime", 14572 - "sp-tracing", 14573 "substrate-prometheus-endpoint", 14574 "substrate-test-runtime-client", 14575 "thiserror", ··· 14605 version = "0.10.0-dev" 14606 dependencies = [ 14607 "parity-scale-codec", 14608 - "sc-client-api", 14609 "sp-api", 14610 "sp-block-builder", 14611 "sp-blockchain", ··· 14620 name = "sc-chain-spec" 14621 version = "4.0.0-dev" 14622 dependencies = [ 14623 "memmap2", 14624 "sc-chain-spec-derive", 14625 "sc-client-api", 14626 "sc-executor", ··· 14628 "sc-telemetry", 14629 "serde", 14630 "serde_json", 14631 "sp-blockchain", 14632 "sp-core", 14633 "sp-runtime", 14634 "sp-state-machine", 14635 ] 14636 14637 [[package]] ··· 14649 version = "0.10.0-dev" 14650 dependencies = [ 14651 "array-bytes 6.1.0", 14652 "chrono", 14653 "clap 4.4.6", 14654 "fdlimit", 14655 "futures", 14656 "futures-timer", 14657 "libp2p-identity", 14658 "log", 14659 "names 0.13.0", ··· 14678 "sp-keystore", 14679 "sp-panic-handler", 14680 "sp-runtime", 14681 - "sp-tracing", 14682 "sp-version", 14683 "tempfile", 14684 "thiserror", 14685 - "tiny-bip39", 14686 "tokio", 14687 ] 14688 ··· 14703 "sp-consensus", 14704 "sp-core", 14705 "sp-database", 14706 - "sp-externalities", 14707 "sp-runtime", 14708 "sp-state-machine", 14709 "sp-statement-store", 14710 - "sp-storage", 14711 "sp-test-primitives", 14712 "sp-trie", 14713 "substrate-prometheus-endpoint", ··· 14742 "sp-database", 14743 "sp-runtime", 14744 "sp-state-machine", 14745 - "sp-tracing", 14746 "sp-trie", 14747 "substrate-test-runtime-client", 14748 "tempfile", ··· 14803 "sp-keystore", 14804 "sp-runtime", 14805 "sp-timestamp", 14806 - "sp-tracing", 14807 "substrate-prometheus-endpoint", 14808 "substrate-test-runtime-client", 14809 "tempfile", ··· 14845 "sp-keystore", 14846 "sp-runtime", 14847 "sp-timestamp", 14848 - "sp-tracing", 14849 "substrate-prometheus-endpoint", 14850 "substrate-test-runtime-client", 14851 "thiserror", ··· 14913 "sp-keystore", 14914 "sp-mmr-primitives", 14915 "sp-runtime", 14916 - "sp-tracing", 14917 "substrate-prometheus-endpoint", 14918 "substrate-test-runtime-client", 14919 "tempfile", ··· 14979 "sc-network", 14980 "sc-network-common", 14981 "sc-network-gossip", 14982 "sc-network-test", 14983 "sc-telemetry", 14984 "sc-transaction-pool-api", ··· 14995 "sp-keyring", 14996 "sp-keystore", 14997 "sp-runtime", 14998 - "sp-tracing", 14999 "substrate-prometheus-endpoint", 15000 "substrate-test-runtime-client", 15001 "thiserror", ··· 15131 "schnellru", 15132 "sp-api", 15133 "sp-core", 15134 - "sp-externalities", 15135 "sp-io", 15136 "sp-maybe-compressed-blob", 15137 "sp-panic-handler", 15138 "sp-runtime", 15139 - "sp-runtime-interface", 15140 "sp-state-machine", 15141 - "sp-tracing", 15142 "sp-trie", 15143 "sp-version", 15144 - "sp-wasm-interface", 15145 "substrate-test-runtime", 15146 "tempfile", 15147 "tracing", ··· 15155 dependencies = [ 15156 "sc-allocator", 15157 "sp-maybe-compressed-blob", 15158 - "sp-wasm-interface", 15159 "thiserror", 15160 "wasm-instrument 0.3.0", 15161 ] ··· 15177 "sc-executor-common", 15178 "sc-runtime-test", 15179 "sp-io", 15180 - "sp-runtime-interface", 15181 - "sp-wasm-interface", 15182 "tempfile", 15183 "wasmtime", 15184 "wat", ··· 15195 "sc-client-api", 15196 "sc-network", 15197 "sc-network-common", 15198 "sp-blockchain", 15199 "sp-runtime", 15200 ] ··· 15278 "sp-core", 15279 "sp-runtime", 15280 "sp-test-primitives", 15281 - "sp-tracing", 15282 "substrate-prometheus-endpoint", 15283 "substrate-test-runtime", 15284 "substrate-test-runtime-client", ··· 15347 "quickcheck", 15348 "sc-network", 15349 "sc-network-common", 15350 "schnellru", 15351 "sp-runtime", 15352 "substrate-prometheus-endpoint", ··· 15387 "parity-scale-codec", 15388 "sc-network", 15389 "sc-network-common", 15390 "sp-consensus", 15391 "sp-statement-store", 15392 "substrate-prometheus-endpoint", ··· 15424 "sp-core", 15425 "sp-runtime", 15426 "sp-test-primitives", 15427 - "sp-tracing", 15428 "substrate-prometheus-endpoint", 15429 "substrate-test-runtime-client", 15430 "thiserror", ··· 15456 "sp-consensus", 15457 "sp-core", 15458 "sp-runtime", 15459 - "sp-tracing", 15460 "substrate-test-runtime", 15461 "substrate-test-runtime-client", 15462 "tokio", ··· 15473 "parity-scale-codec", 15474 "sc-network", 15475 "sc-network-common", 15476 "sc-utils", 15477 "sp-consensus", 15478 "sp-runtime", ··· 15509 "sp-api", 15510 "sp-consensus", 15511 "sp-core", 15512 - "sp-externalities", 15513 "sp-keystore", 15514 "sp-offchain", 15515 "sp-runtime", 15516 - "sp-tracing", 15517 "substrate-test-runtime-client", 15518 "threadpool", 15519 "tokio", ··· 15628 "sp-consensus", 15629 "sp-core", 15630 "sp-maybe-compressed-blob", 15631 "sp-runtime", 15632 "sp-version", 15633 "substrate-test-runtime", ··· 15644 "sp-core", 15645 "sp-io", 15646 "sp-runtime", 15647 - "sp-runtime-interface", 15648 - "sp-std", 15649 "substrate-wasm-builder", 15650 ] 15651 ··· 15664 "parking_lot 0.12.1", 15665 "pin-project", 15666 "rand 0.8.5", 15667 - "sc-block-builder", 15668 "sc-chain-spec", 15669 "sc-client-api", 15670 "sc-client-db", ··· 15693 "sp-blockchain", 15694 "sp-consensus", 15695 "sp-core", 15696 - "sp-externalities", 15697 "sp-keystore", 15698 "sp-runtime", 15699 "sp-session", 15700 "sp-state-machine", 15701 - "sp-storage", 15702 "sp-transaction-pool", 15703 "sp-transaction-storage-proof", 15704 "sp-trie", ··· 15741 "sp-io", 15742 "sp-runtime", 15743 "sp-state-machine", 15744 - "sp-storage", 15745 - "sp-tracing", 15746 "sp-trie", 15747 "substrate-test-runtime", 15748 "substrate-test-runtime-client", ··· 15815 name = "sc-sysinfo" 15816 version = "6.0.0-dev" 15817 dependencies = [ 15818 "futures", 15819 "libc", 15820 "log", ··· 15827 "sp-core", 15828 "sp-io", 15829 "sp-runtime", 15830 - "sp-std", 15831 ] 15832 15833 [[package]] ··· 15870 "sp-core", 15871 "sp-rpc", 15872 "sp-runtime", 15873 - "sp-tracing", 15874 "thiserror", 15875 "tracing", 15876 "tracing-log", ··· 15911 "sp-consensus", 15912 "sp-core", 15913 "sp-runtime", 15914 - "sp-tracing", 15915 "sp-transaction-pool", 15916 "substrate-prometheus-endpoint", 15917 "substrate-test-runtime", ··· 16104 ] 16105 16106 [[package]] 16107 name = "secp256k1" 16108 version = "0.24.3" 16109 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 16169 "pallet-balances", 16170 "pallet-sudo", 16171 "pallet-timestamp", 16172 - "parachain-info", 16173 "parachains-common", 16174 "parity-scale-codec", 16175 "scale-info", ··· 16182 "sp-offchain", 16183 "sp-runtime", 16184 "sp-session", 16185 - "sp-std", 16186 "sp-transaction-pool", 16187 "sp-version", 16188 "substrate-wasm-builder", 16189 ] 16190 ··· 16258 16259 [[package]] 16260 name = "serde_json" 16261 - version = "1.0.107" 16262 source = "registry+https://github.com/rust-lang/crates.io-index" 16263 - checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65" 16264 dependencies = [ 16265 "itoa", 16266 "ryu", ··· 16416 "frame-system", 16417 "frame-try-runtime", 16418 "pallet-aura", 16419 "pallet-timestamp", 16420 - "parachain-info", 16421 "parachains-common", 16422 "parity-scale-codec", 16423 "scale-info", ··· 16430 "sp-offchain", 16431 "sp-runtime", 16432 "sp-session", 16433 - "sp-std", 16434 "sp-transaction-pool", 16435 "sp-version", 16436 "staging-xcm", 16437 "staging-xcm-builder", 16438 "staging-xcm-executor", ··· 16498 ] 16499 16500 [[package]] 16501 name = "siphasher" 16502 version = "0.3.11" 16503 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 16526 "parity-scale-codec", 16527 "paste", 16528 "sp-runtime", 16529 - "sp-std", 16530 ] 16531 16532 [[package]] ··· 16721 "scale-info", 16722 "sp-api-proc-macro", 16723 "sp-core", 16724 - "sp-externalities", 16725 "sp-metadata-ir", 16726 "sp-runtime", 16727 "sp-state-machine", 16728 - "sp-std", 16729 "sp-test-primitives", 16730 "sp-trie", 16731 "sp-version", ··· 16762 "sp-core", 16763 "sp-runtime", 16764 "sp-state-machine", 16765 - "sp-tracing", 16766 "sp-version", 16767 "static_assertions", 16768 "substrate-test-runtime-client", ··· 16778 "serde", 16779 "sp-core", 16780 "sp-io", 16781 - "sp-std", 16782 ] 16783 16784 [[package]] ··· 16805 "scale-info", 16806 "serde", 16807 "sp-core", 16808 - "sp-std", 16809 "static_assertions", 16810 ] 16811 ··· 16821 ] 16822 16823 [[package]] 16824 name = "sp-authority-discovery" 16825 version = "4.0.0-dev" 16826 dependencies = [ ··· 16829 "sp-api", 16830 "sp-application-crypto", 16831 "sp-runtime", 16832 - "sp-std", 16833 ] 16834 16835 [[package]] ··· 16839 "sp-api", 16840 "sp-inherents", 16841 "sp-runtime", 16842 - "sp-std", 16843 ] 16844 16845 [[package]] ··· 16886 "sp-consensus-slots", 16887 "sp-inherents", 16888 "sp-runtime", 16889 - "sp-std", 16890 "sp-timestamp", 16891 ] 16892 ··· 16904 "sp-core", 16905 "sp-inherents", 16906 "sp-runtime", 16907 - "sp-std", 16908 "sp-timestamp", 16909 ] 16910 ··· 16923 "sp-io", 16924 "sp-mmr-primitives", 16925 "sp-runtime", 16926 - "sp-std", 16927 "strum", 16928 "w3f-bls", 16929 ] ··· 16942 "sp-core", 16943 "sp-keystore", 16944 "sp-runtime", 16945 - "sp-std", 16946 ] 16947 16948 [[package]] ··· 16953 "sp-api", 16954 "sp-core", 16955 "sp-runtime", 16956 - "sp-std", 16957 ] 16958 16959 [[package]] ··· 16968 "sp-consensus-slots", 16969 "sp-core", 16970 "sp-runtime", 16971 - "sp-std", 16972 ] 16973 16974 [[package]] ··· 16978 "parity-scale-codec", 16979 "scale-info", 16980 "serde", 16981 - "sp-std", 16982 "sp-timestamp", 16983 ] 16984 ··· 16988 dependencies = [ 16989 "array-bytes 6.1.0", 16990 "bandersnatch_vrfs", 16991 "bitflags 1.3.2", 16992 "blake2 0.10.6", 16993 "bounded-collections", ··· 16999 "hash-db", 17000 "hash256-std-hasher", 17001 "impl-serde", 17002 "lazy_static", 17003 "libsecp256k1", 17004 "log", ··· 17017 "serde_json", 17018 "sp-core-hashing", 17019 "sp-core-hashing-proc-macro", 17020 - "sp-debug-derive", 17021 - "sp-externalities", 17022 - "sp-runtime-interface", 17023 - "sp-std", 17024 - "sp-storage", 17025 "ss58-registry", 17026 "substrate-bip39", 17027 "thiserror", 17028 - "tiny-bip39", 17029 "tracing", 17030 "w3f-bls", 17031 "zeroize", ··· 17054 17055 [[package]] 17056 name = "sp-crypto-ec-utils" 17057 - version = "0.4.0" 17058 dependencies = [ 17059 "ark-bls12-377", 17060 "ark-bls12-381", 17061 "ark-bw6-761", 17062 "ark-ec", 17063 "ark-ed-on-bls12-377", 17064 "ark-ed-on-bls12-381-bandersnatch", 17065 "ark-scale", 17066 - "sp-runtime-interface", 17067 - "sp-std", 17068 ] 17069 17070 [[package]] ··· 17085 ] 17086 17087 [[package]] 17088 name = "sp-externalities" 17089 version = "0.19.0" 17090 dependencies = [ 17091 "environmental", 17092 "parity-scale-codec", 17093 - "sp-std", 17094 - "sp-storage", 17095 ] 17096 17097 [[package]] ··· 17101 "serde_json", 17102 "sp-api", 17103 "sp-runtime", 17104 - "sp-std", 17105 ] 17106 17107 [[package]] ··· 17114 "parity-scale-codec", 17115 "scale-info", 17116 "sp-runtime", 17117 - "sp-std", 17118 "thiserror", 17119 ] 17120 ··· 17130 "rustversion", 17131 "secp256k1", 17132 "sp-core", 17133 - "sp-externalities", 17134 "sp-keystore", 17135 - "sp-runtime-interface", 17136 "sp-state-machine", 17137 - "sp-std", 17138 - "sp-tracing", 17139 "sp-trie", 17140 "tracing", 17141 "tracing-core", ··· 17160 "rand 0.7.3", 17161 "rand_chacha 0.2.2", 17162 "sp-core", 17163 - "sp-externalities", 17164 "thiserror", 17165 ] 17166 ··· 17179 "frame-metadata", 17180 "parity-scale-codec", 17181 "scale-info", 17182 - "sp-std", 17183 ] 17184 17185 [[package]] ··· 17190 "scale-info", 17191 "sp-api", 17192 "sp-application-crypto", 17193 - "sp-std", 17194 ] 17195 17196 [[package]] ··· 17205 "serde", 17206 "sp-api", 17207 "sp-core", 17208 - "sp-debug-derive", 17209 "sp-runtime", 17210 - "sp-std", 17211 "thiserror", 17212 ] 17213 ··· 17222 "sp-arithmetic", 17223 "sp-core", 17224 "sp-runtime", 17225 - "sp-std", 17226 "substrate-test-utils", 17227 ] 17228 ··· 17285 "sp-core", 17286 "sp-io", 17287 "sp-state-machine", 17288 - "sp-std", 17289 - "sp-tracing", 17290 "sp-weights", 17291 "substrate-test-runtime-client", 17292 "zstd 0.12.4", ··· 17302 "primitive-types", 17303 "rustversion", 17304 "sp-core", 17305 - "sp-externalities", 17306 "sp-io", 17307 - "sp-runtime-interface-proc-macro", 17308 "sp-runtime-interface-test-wasm", 17309 "sp-state-machine", 17310 - "sp-std", 17311 - "sp-storage", 17312 - "sp-tracing", 17313 - "sp-wasm-interface", 17314 "static_assertions", 17315 "trybuild", 17316 ] 17317 17318 [[package]] 17319 name = "sp-runtime-interface-proc-macro" 17320 version = "11.0.0" 17321 dependencies = [ ··· 17327 ] 17328 17329 [[package]] 17330 name = "sp-runtime-interface-test" 17331 version = "2.0.0" 17332 dependencies = [ ··· 17334 "sc-executor-common", 17335 "sp-io", 17336 "sp-runtime", 17337 - "sp-runtime-interface", 17338 "sp-runtime-interface-test-wasm", 17339 "sp-runtime-interface-test-wasm-deprecated", 17340 "sp-state-machine", ··· 17349 "bytes", 17350 "sp-core", 17351 "sp-io", 17352 - "sp-runtime-interface", 17353 - "sp-std", 17354 "substrate-wasm-builder", 17355 ] 17356 ··· 17360 dependencies = [ 17361 "sp-core", 17362 "sp-io", 17363 - "sp-runtime-interface", 17364 "substrate-wasm-builder", 17365 ] 17366 ··· 17375 "sp-keystore", 17376 "sp-runtime", 17377 "sp-staking", 17378 - "sp-std", 17379 ] 17380 17381 [[package]] ··· 17388 "serde", 17389 "sp-core", 17390 "sp-runtime", 17391 - "sp-std", 17392 ] 17393 17394 [[package]] ··· 17405 "rand 0.8.5", 17406 "smallvec", 17407 "sp-core", 17408 - "sp-externalities", 17409 "sp-panic-handler", 17410 "sp-runtime", 17411 - "sp-std", 17412 "sp-trie", 17413 "thiserror", 17414 "tracing", ··· 17430 "sp-api", 17431 "sp-application-crypto", 17432 "sp-core", 17433 - "sp-externalities", 17434 "sp-runtime", 17435 - "sp-runtime-interface", 17436 - "sp-std", 17437 "thiserror", 17438 "x25519-dalek 2.0.0", 17439 ] ··· 17443 version = "8.0.0" 17444 17445 [[package]] 17446 name = "sp-storage" 17447 version = "13.0.0" 17448 dependencies = [ ··· 17450 "parity-scale-codec", 17451 "ref-cast", 17452 "serde", 17453 - "sp-debug-derive", 17454 - "sp-std", 17455 ] 17456 17457 [[package]] ··· 17464 "sp-application-crypto", 17465 "sp-core", 17466 "sp-runtime", 17467 - "sp-std", 17468 ] 17469 17470 [[package]] ··· 17475 "parity-scale-codec", 17476 "sp-inherents", 17477 "sp-runtime", 17478 - "sp-std", 17479 "thiserror", 17480 ] 17481 ··· 17484 version = "10.0.0" 17485 dependencies = [ 17486 "parity-scale-codec", 17487 - "sp-std", 17488 "tracing", 17489 "tracing-core", 17490 "tracing-subscriber", ··· 17508 "sp-core", 17509 "sp-inherents", 17510 "sp-runtime", 17511 - "sp-std", 17512 "sp-trie", 17513 ] 17514 ··· 17531 "schnellru", 17532 "sp-core", 17533 "sp-runtime", 17534 - "sp-std", 17535 "thiserror", 17536 "tracing", 17537 "trie-bench", ··· 17551 "serde", 17552 "sp-core-hashing-proc-macro", 17553 "sp-runtime", 17554 - "sp-std", 17555 "sp-version-proc-macro", 17556 "thiserror", 17557 ] ··· 17575 "impl-trait-for-tuples", 17576 "log", 17577 "parity-scale-codec", 17578 - "sp-std", 17579 "wasmtime", 17580 ] 17581 ··· 17589 "smallvec", 17590 "sp-arithmetic", 17591 "sp-core", 17592 - "sp-debug-derive", 17593 - "sp-std", 17594 ] 17595 17596 [[package]] ··· 17658 checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 17659 17660 [[package]] 17661 name = "staging-xcm" 17662 version = "1.0.0" 17663 dependencies = [ ··· 17700 "sp-arithmetic", 17701 "sp-io", 17702 "sp-runtime", 17703 - "sp-std", 17704 "sp-weights", 17705 "staging-xcm", 17706 "staging-xcm-executor", ··· 17716 "impl-trait-for-tuples", 17717 "log", 17718 "parity-scale-codec", 17719 "sp-arithmetic", 17720 "sp-core", 17721 "sp-io", 17722 "sp-runtime", 17723 - "sp-std", 17724 "sp-weights", 17725 "staging-xcm", 17726 ] ··· 17843 name = "substrate" 17844 version = "1.0.0" 17845 dependencies = [ 17846 - "aquamarine", 17847 - "chain-spec-builder", 17848 "frame-support", 17849 "sc-cli", 17850 "sc-consensus-aura", 17851 "sc-consensus-babe", ··· 17854 "sc-consensus-manual-seal", 17855 "sc-consensus-pow", 17856 "sc-service", 17857 "sp-runtime", 17858 "subkey", 17859 ] 17860 ··· 17882 "assert_cmd", 17883 "futures", 17884 "nix 0.26.2", 17885 - "node-cli", 17886 "node-primitives", 17887 "regex", 17888 "sc-cli", 17889 "sc-service", 17890 "sp-rpc", 17891 "substrate-rpc-client", 17892 "tokio", 17893 ] ··· 17917 "serde", 17918 "sp-core", 17919 "sp-runtime", 17920 - "sp-storage", 17921 "tokio", 17922 ] 17923 ··· 17939 "sp-blockchain", 17940 "sp-core", 17941 "sp-runtime", 17942 - "sp-tracing", 17943 "substrate-test-runtime-client", 17944 "tokio", 17945 ] ··· 18042 "sp-consensus-babe", 18043 "sp-consensus-grandpa", 18044 "sp-core", 18045 - "sp-externalities", 18046 "sp-genesis-builder", 18047 "sp-inherents", 18048 "sp-io", ··· 18051 "sp-runtime", 18052 "sp-session", 18053 "sp-state-machine", 18054 - "sp-std", 18055 - "sp-tracing", 18056 "sp-transaction-pool", 18057 "sp-trie", 18058 "sp-version", ··· 18325 "cfg-if", 18326 "fastrand 2.0.0", 18327 "redox_syscall 0.3.5", 18328 - "rustix 0.38.8", 18329 "windows-sys 0.48.0", 18330 ] 18331 ··· 18339 ] 18340 18341 [[package]] 18342 name = "termtree" 18343 version = "0.4.1" 18344 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 18352 "parity-scale-codec", 18353 "polkadot-parachain-primitives", 18354 "sp-io", 18355 - "sp-std", 18356 "substrate-wasm-builder", 18357 "tiny-keccak", 18358 ] ··· 18400 "parity-scale-codec", 18401 "polkadot-parachain-primitives", 18402 "sp-io", 18403 - "sp-std", 18404 "substrate-wasm-builder", 18405 "tiny-keccak", 18406 ] ··· 18456 ] 18457 18458 [[package]] 18459 name = "textwrap" 18460 version = "0.16.0" 18461 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 18572 18573 [[package]] 18574 name = "time" 18575 version = "0.3.27" 18576 source = "registry+https://github.com/rust-lang/crates.io-index" 18577 checksum = "0bb39ee79a6d8de55f48f2293a830e040392f1c5f16e336bdd1788cd0aadce07" ··· 18596 checksum = "733d258752e9303d392b94b75230d07b0b9c489350c69b851fc6c065fde3e8f9" 18597 dependencies = [ 18598 "time-core", 18599 - ] 18600 - 18601 - [[package]] 18602 - name = "tiny-bip39" 18603 - version = "1.0.0" 18604 - source = "registry+https://github.com/rust-lang/crates.io-index" 18605 - checksum = "62cc94d358b5a1e84a5cb9109f559aa3c4d634d2b1b4de3d0fa4adc7c78e2861" 18606 - dependencies = [ 18607 - "anyhow", 18608 - "hmac 0.12.1", 18609 - "once_cell", 18610 - "pbkdf2 0.11.0", 18611 - "rand 0.8.5", 18612 - "rustc-hash", 18613 - "sha2 0.10.7", 18614 - "thiserror", 18615 - "unicode-normalization", 18616 - "wasm-bindgen", 18617 - "zeroize", 18618 ] 18619 18620 [[package]] ··· 18887 version = "1.0.0" 18888 dependencies = [ 18889 "coarsetime", 18890 - "polkadot-node-jaeger", 18891 "polkadot-primitives", 18892 "tracing", 18893 "tracing-gum-proc-macro", ··· 19071 "sp-consensus-aura", 19072 "sp-consensus-babe", 19073 "sp-core", 19074 - "sp-debug-derive", 19075 - "sp-externalities", 19076 "sp-inherents", 19077 "sp-io", 19078 "sp-keystore", ··· 19424 19425 [[package]] 19426 name = "wasi" 19427 version = "0.11.0+wasi-snapshot-preview1" 19428 source = "registry+https://github.com/rust-lang/crates.io-index" 19429 checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" ··· 19924 "sha2 0.10.7", 19925 "stun", 19926 "thiserror", 19927 - "time", 19928 "tokio", 19929 "turn", 19930 "url", ··· 20107 ] 20108 20109 [[package]] 20110 name = "westend-runtime" 20111 version = "1.0.0" 20112 dependencies = [ ··· 20155 "pallet-proxy", 20156 "pallet-recovery", 20157 "pallet-referenda", 20158 "pallet-scheduler", 20159 "pallet-session", 20160 "pallet-session-benchmarking", ··· 20202 "sp-runtime", 20203 "sp-session", 20204 "sp-staking", 20205 - "sp-std", 20206 - "sp-storage", 20207 - "sp-tracing", 20208 "sp-transaction-pool", 20209 "sp-version", 20210 "staging-xcm", ··· 20228 "sp-runtime", 20229 "sp-weights", 20230 "staging-xcm", 20231 ] 20232 20233 [[package]] ··· 20539 "ring 0.16.20", 20540 "rusticata-macros", 20541 "thiserror", 20542 - "time", 20543 ] 20544 20545 [[package]] ··· 20557 "oid-registry 0.6.1", 20558 "rusticata-macros", 20559 "thiserror", 20560 - "time", 20561 ] 20562 20563 [[package]] ··· 20574 version = "0.1.0" 20575 dependencies = [ 20576 "cumulus-pallet-parachain-system", 20577 "cumulus-primitives-core", 20578 "cumulus-primitives-parachain-inherent", 20579 "cumulus-test-relay-sproof-builder", ··· 20594 "sp-core", 20595 "sp-io", 20596 "sp-runtime", 20597 - "sp-std", 20598 - "sp-tracing", 20599 "staging-xcm", 20600 "staging-xcm-executor", 20601 ] ··· 20616 "sp-keyring", 20617 "sp-runtime", 20618 "sp-state-machine", 20619 - "sp-tracing", 20620 "staging-xcm", 20621 "staging-xcm-executor", 20622 ] ··· 20629 "proc-macro2", 20630 "quote", 20631 "syn 2.0.38", 20632 ] 20633 20634 [[package]] ··· 20642 "polkadot-parachain-primitives", 20643 "polkadot-runtime-parachains", 20644 "sp-io", 20645 - "sp-std", 20646 "staging-xcm", 20647 "staging-xcm-builder", 20648 "staging-xcm-executor", ··· 20667 "sp-core", 20668 "sp-io", 20669 "sp-runtime", 20670 - "sp-std", 20671 - "sp-tracing", 20672 "staging-xcm", 20673 "staging-xcm-builder", 20674 "staging-xcm-executor", ··· 20694 "sp-core", 20695 "sp-io", 20696 "sp-runtime", 20697 - "sp-std", 20698 "staging-xcm", 20699 "staging-xcm-builder", 20700 "staging-xcm-executor", ··· 20727 source = "registry+https://github.com/rust-lang/crates.io-index" 20728 checksum = "e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd" 20729 dependencies = [ 20730 - "time", 20731 ] 20732 20733 [[package]]
··· 328 ] 329 330 [[package]] 331 + name = "ark-bls12-377-ext" 332 + version = "0.4.1" 333 + source = "registry+https://github.com/rust-lang/crates.io-index" 334 + checksum = "20c7021f180a0cbea0380eba97c2af3c57074cdaffe0eef7e840e1c9f2841e55" 335 + dependencies = [ 336 + "ark-bls12-377", 337 + "ark-ec", 338 + "ark-models-ext", 339 + "ark-std", 340 + ] 341 + 342 + [[package]] 343 name = "ark-bls12-381" 344 version = "0.4.0" 345 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 352 ] 353 354 [[package]] 355 + name = "ark-bls12-381-ext" 356 + version = "0.4.1" 357 + source = "registry+https://github.com/rust-lang/crates.io-index" 358 + checksum = "b1dc4b3d08f19e8ec06e949712f95b8361e43f1391d94f65e4234df03480631c" 359 + dependencies = [ 360 + "ark-bls12-381", 361 + "ark-ec", 362 + "ark-ff", 363 + "ark-models-ext", 364 + "ark-serialize", 365 + "ark-std", 366 + ] 367 + 368 + [[package]] 369 name = "ark-bw6-761" 370 version = "0.4.0" 371 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 378 ] 379 380 [[package]] 381 + name = "ark-bw6-761-ext" 382 + version = "0.4.1" 383 + source = "registry+https://github.com/rust-lang/crates.io-index" 384 + checksum = "ccee5fba47266f460067588ee1bf070a9c760bf2050c1c509982c5719aadb4f2" 385 + dependencies = [ 386 + "ark-bw6-761", 387 + "ark-ec", 388 + "ark-ff", 389 + "ark-models-ext", 390 + "ark-std", 391 + ] 392 + 393 + [[package]] 394 name = "ark-ec" 395 version = "0.4.2" 396 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 404 "hashbrown 0.13.2", 405 "itertools 0.10.5", 406 "num-traits", 407 + "rayon", 408 "zeroize", 409 ] 410 ··· 421 ] 422 423 [[package]] 424 + name = "ark-ed-on-bls12-377-ext" 425 + version = "0.4.1" 426 + source = "registry+https://github.com/rust-lang/crates.io-index" 427 + checksum = "524a4fb7540df2e1a8c2e67a83ba1d1e6c3947f4f9342cc2359fc2e789ad731d" 428 + dependencies = [ 429 + "ark-ec", 430 + "ark-ed-on-bls12-377", 431 + "ark-ff", 432 + "ark-models-ext", 433 + "ark-std", 434 + ] 435 + 436 + [[package]] 437 name = "ark-ed-on-bls12-381-bandersnatch" 438 version = "0.4.0" 439 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 446 ] 447 448 [[package]] 449 + name = "ark-ed-on-bls12-381-bandersnatch-ext" 450 + version = "0.4.1" 451 + source = "registry+https://github.com/rust-lang/crates.io-index" 452 + checksum = "d15185f1acb49a07ff8cbe5f11a1adc5a93b19e211e325d826ae98e98e124346" 453 + dependencies = [ 454 + "ark-ec", 455 + "ark-ed-on-bls12-381-bandersnatch", 456 + "ark-ff", 457 + "ark-models-ext", 458 + "ark-std", 459 + ] 460 + 461 + [[package]] 462 name = "ark-ff" 463 version = "0.4.2" 464 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 502 ] 503 504 [[package]] 505 + name = "ark-models-ext" 506 + version = "0.4.1" 507 + source = "registry+https://github.com/rust-lang/crates.io-index" 508 + checksum = "3e9eab5d4b5ff2f228b763d38442adc9b084b0a465409b059fac5c2308835ec2" 509 + dependencies = [ 510 + "ark-ec", 511 + "ark-ff", 512 + "ark-serialize", 513 + "ark-std", 514 + "derivative", 515 + ] 516 + 517 + [[package]] 518 name = "ark-poly" 519 version = "0.4.2" 520 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 544 [[package]] 545 name = "ark-secret-scalar" 546 version = "0.0.2" 547 + source = "git+https://github.com/w3f/ring-vrf?rev=cbc342e#cbc342e95d3cbcd3c5ba8d45af7200eb58e63502" 548 dependencies = [ 549 "ark-ec", 550 "ark-ff", ··· 587 dependencies = [ 588 "num-traits", 589 "rand 0.8.5", 590 + "rayon", 591 ] 592 593 [[package]] 594 name = "ark-transcript" 595 version = "0.0.2" 596 + source = "git+https://github.com/w3f/ring-vrf?rev=cbc342e#cbc342e95d3cbcd3c5ba8d45af7200eb58e63502" 597 dependencies = [ 598 "ark-ff", 599 "ark-serialize", ··· 655 "num-traits", 656 "rusticata-macros", 657 "thiserror", 658 + "time 0.3.27", 659 ] 660 661 [[package]] ··· 671 "num-traits", 672 "rusticata-macros", 673 "thiserror", 674 + "time 0.3.27", 675 ] 676 677 [[package]] ··· 760 "pallet-authorship", 761 "pallet-balances", 762 "pallet-collator-selection", 763 + "pallet-message-queue", 764 "pallet-multisig", 765 "pallet-nft-fractionalization", 766 "pallet-nfts", ··· 775 "pallet-utility", 776 "pallet-xcm", 777 "pallet-xcm-benchmarks", 778 "parachains-common", 779 "parity-scale-codec", 780 "polkadot-core-primitives", ··· 792 "sp-offchain", 793 "sp-runtime", 794 "sp-session", 795 + "sp-std 8.0.0", 796 + "sp-storage 13.0.0", 797 "sp-transaction-pool", 798 "sp-version", 799 "sp-weights", 800 + "staging-parachain-info", 801 "staging-xcm", 802 "staging-xcm-builder", 803 "staging-xcm-executor", ··· 833 "pallet-authorship", 834 "pallet-balances", 835 "pallet-collator-selection", 836 + "pallet-message-queue", 837 "pallet-multisig", 838 "pallet-nfts", 839 "pallet-nfts-runtime-api", ··· 846 "pallet-utility", 847 "pallet-xcm", 848 "pallet-xcm-benchmarks", 849 "parachains-common", 850 "parity-scale-codec", 851 "polkadot-core-primitives", ··· 862 "sp-offchain", 863 "sp-runtime", 864 "sp-session", 865 + "sp-std 8.0.0", 866 + "sp-storage 13.0.0", 867 "sp-transaction-pool", 868 "sp-version", 869 "sp-weights", 870 + "staging-parachain-info", 871 "staging-xcm", 872 "staging-xcm-builder", 873 "staging-xcm-executor", ··· 875 ] 876 877 [[package]] 878 + name = "asset-hub-rococo-emulated-chain" 879 + version = "0.0.0" 880 + dependencies = [ 881 + "asset-hub-rococo-runtime", 882 + "cumulus-primitives-core", 883 + "emulated-integration-tests-common", 884 + "frame-support", 885 + "parachains-common", 886 + "rococo-emulated-chain", 887 + "serde_json", 888 + "sp-core", 889 + "sp-runtime", 890 + ] 891 + 892 + [[package]] 893 name = "asset-hub-rococo-integration-tests" 894 version = "1.0.0" 895 dependencies = [ 896 "assert_matches", 897 "asset-hub-rococo-runtime", 898 "asset-test-utils", 899 + "emulated-integration-tests-common", 900 "frame-support", 901 "pallet-asset-conversion", 902 "pallet-assets", 903 "pallet-balances", 904 + "pallet-message-queue", 905 "pallet-xcm", 906 "parachains-common", 907 "parity-scale-codec", 908 + "penpal-runtime", 909 "rococo-runtime", 910 + "rococo-system-emulated-network", 911 "sp-runtime", 912 "staging-xcm", 913 "staging-xcm-executor", 914 ] 915 916 [[package]] ··· 920 "asset-test-utils", 921 "assets-common", 922 "bp-asset-hub-rococo", 923 + "bp-asset-hub-westend", 924 "bp-bridge-hub-rococo", 925 + "bp-bridge-hub-westend", 926 "cumulus-pallet-aura-ext", 927 "cumulus-pallet-dmp-queue", 928 "cumulus-pallet-parachain-system", ··· 947 "pallet-authorship", 948 "pallet-balances", 949 "pallet-collator-selection", 950 + "pallet-message-queue", 951 "pallet-multisig", 952 "pallet-nft-fractionalization", 953 "pallet-nfts", ··· 963 "pallet-xcm", 964 "pallet-xcm-benchmarks", 965 "pallet-xcm-bridge-hub-router", 966 "parachains-common", 967 "parity-scale-codec", 968 "polkadot-core-primitives", ··· 976 "sp-block-builder", 977 "sp-consensus-aura", 978 "sp-core", 979 + "sp-genesis-builder", 980 "sp-inherents", 981 "sp-offchain", 982 "sp-runtime", 983 "sp-session", 984 + "sp-std 8.0.0", 985 + "sp-storage 13.0.0", 986 "sp-transaction-pool", 987 "sp-version", 988 "sp-weights", 989 + "staging-parachain-info", 990 "staging-xcm", 991 "staging-xcm-builder", 992 "staging-xcm-executor", ··· 994 ] 995 996 [[package]] 997 + name = "asset-hub-westend-emulated-chain" 998 + version = "0.0.0" 999 + dependencies = [ 1000 + "asset-hub-westend-runtime", 1001 + "cumulus-primitives-core", 1002 + "emulated-integration-tests-common", 1003 + "frame-support", 1004 + "parachains-common", 1005 + "serde_json", 1006 + "sp-core", 1007 + "sp-runtime", 1008 + "westend-emulated-chain", 1009 + ] 1010 + 1011 + [[package]] 1012 name = "asset-hub-westend-integration-tests" 1013 version = "1.0.0" 1014 dependencies = [ ··· 1017 "asset-test-utils", 1018 "cumulus-pallet-dmp-queue", 1019 "cumulus-pallet-parachain-system", 1020 + "emulated-integration-tests-common", 1021 "frame-support", 1022 "frame-system", 1023 "pallet-asset-conversion", 1024 "pallet-asset-rate", 1025 "pallet-assets", 1026 "pallet-balances", 1027 + "pallet-message-queue", 1028 "pallet-treasury", 1029 "pallet-xcm", 1030 "parachains-common", 1031 "parity-scale-codec", 1032 "polkadot-runtime-common", 1033 "sp-runtime", 1034 "staging-xcm", 1035 "staging-xcm-builder", 1036 "staging-xcm-executor", 1037 "westend-runtime", 1038 "westend-runtime-constants", 1039 + "westend-system-emulated-network", 1040 ] 1041 1042 [[package]] ··· 1045 dependencies = [ 1046 "asset-test-utils", 1047 "assets-common", 1048 + "bp-asset-hub-rococo", 1049 + "bp-asset-hub-westend", 1050 + "bp-bridge-hub-rococo", 1051 + "bp-bridge-hub-westend", 1052 "cumulus-pallet-aura-ext", 1053 "cumulus-pallet-dmp-queue", 1054 "cumulus-pallet-parachain-system", ··· 1073 "pallet-authorship", 1074 "pallet-balances", 1075 "pallet-collator-selection", 1076 + "pallet-message-queue", 1077 "pallet-multisig", 1078 "pallet-nft-fractionalization", 1079 "pallet-nfts", ··· 1087 "pallet-utility", 1088 "pallet-xcm", 1089 "pallet-xcm-benchmarks", 1090 + "pallet-xcm-bridge-hub-router", 1091 "parachains-common", 1092 "parity-scale-codec", 1093 "polkadot-core-primitives", ··· 1102 "sp-core", 1103 "sp-genesis-builder", 1104 "sp-inherents", 1105 "sp-offchain", 1106 "sp-runtime", 1107 "sp-session", 1108 + "sp-std 8.0.0", 1109 + "sp-storage 13.0.0", 1110 "sp-transaction-pool", 1111 "sp-version", 1112 + "staging-parachain-info", 1113 "staging-xcm", 1114 "staging-xcm-builder", 1115 "staging-xcm-executor", ··· 1122 version = "1.0.0" 1123 dependencies = [ 1124 "assets-common", 1125 "cumulus-pallet-parachain-system", 1126 "cumulus-pallet-xcmp-queue", 1127 "cumulus-primitives-core", ··· 1136 "pallet-session", 1137 "pallet-xcm", 1138 "pallet-xcm-bridge-hub-router", 1139 "parachains-common", 1140 "parachains-runtimes-test-utils", 1141 "parity-scale-codec", ··· 1144 "sp-core", 1145 "sp-io", 1146 "sp-runtime", 1147 + "sp-std 8.0.0", 1148 + "staging-parachain-info", 1149 "staging-xcm", 1150 "staging-xcm-builder", 1151 "staging-xcm-executor", ··· 1168 "scale-info", 1169 "sp-api", 1170 "sp-runtime", 1171 + "sp-std 8.0.0", 1172 "staging-xcm", 1173 "staging-xcm-builder", 1174 "staging-xcm-executor", ··· 1369 1370 [[package]] 1371 name = "bandersnatch_vrfs" 1372 + version = "0.0.3" 1373 + source = "git+https://github.com/w3f/ring-vrf?rev=cbc342e#cbc342e95d3cbcd3c5ba8d45af7200eb58e63502" 1374 dependencies = [ 1375 "ark-bls12-381", 1376 "ark-ec", ··· 1385 "rand_core 0.6.4", 1386 "ring 0.1.0", 1387 "sha2 0.10.7", 1388 + "sp-ark-bls12-381", 1389 + "sp-ark-ed-on-bls12-381-bandersnatch", 1390 "zeroize", 1391 ] 1392 ··· 1493 checksum = "93f2635620bf0b9d4576eb7bb9a38a55df78bd1205d26fa994b25911a69f212f" 1494 dependencies = [ 1495 "bitcoin_hashes", 1496 + "rand 0.8.5", 1497 + "rand_core 0.6.4", 1498 + "serde", 1499 + "unicode-normalization", 1500 ] 1501 1502 [[package]] ··· 1525 dependencies = [ 1526 "funty", 1527 "radium", 1528 + "serde", 1529 "tap", 1530 "wyz", 1531 ] ··· 1689 ] 1690 1691 [[package]] 1692 name = "bp-asset-hub-rococo" 1693 version = "0.1.0" 1694 dependencies = [ ··· 1699 ] 1700 1701 [[package]] 1702 + name = "bp-asset-hub-westend" 1703 version = "0.1.0" 1704 dependencies = [ 1705 "bp-xcm-bridge-hub-router", ··· 1719 "frame-system", 1720 "polkadot-primitives", 1721 "sp-api", 1722 + "sp-std 8.0.0", 1723 ] 1724 1725 [[package]] ··· 1732 "frame-support", 1733 "sp-api", 1734 "sp-runtime", 1735 + "sp-std 8.0.0", 1736 ] 1737 1738 [[package]] ··· 1745 "frame-support", 1746 "sp-api", 1747 "sp-runtime", 1748 + "sp-std 8.0.0", 1749 ] 1750 1751 [[package]] ··· 1758 "frame-support", 1759 "sp-api", 1760 "sp-runtime", 1761 + "sp-std 8.0.0", 1762 ] 1763 1764 [[package]] 1765 + name = "bp-bridge-hub-westend" 1766 version = "0.1.0" 1767 dependencies = [ 1768 "bp-bridge-hub-cumulus", ··· 1771 "frame-support", 1772 "sp-api", 1773 "sp-runtime", 1774 + "sp-std 8.0.0", 1775 ] 1776 1777 [[package]] ··· 1790 "sp-consensus-grandpa", 1791 "sp-core", 1792 "sp-runtime", 1793 + "sp-std 8.0.0", 1794 ] 1795 1796 [[package]] ··· 1802 "bp-runtime", 1803 "frame-support", 1804 "sp-api", 1805 + "sp-std 8.0.0", 1806 ] 1807 1808 [[package]] ··· 1818 "scale-info", 1819 "serde", 1820 "sp-core", 1821 + "sp-std 8.0.0", 1822 ] 1823 1824 [[package]] ··· 1834 "scale-info", 1835 "sp-core", 1836 "sp-runtime", 1837 + "sp-std 8.0.0", 1838 ] 1839 1840 [[package]] ··· 1846 "bp-runtime", 1847 "frame-support", 1848 "sp-api", 1849 + "sp-std 8.0.0", 1850 ] 1851 1852 [[package]] ··· 1863 "scale-info", 1864 "sp-api", 1865 "sp-runtime", 1866 + "sp-std 8.0.0", 1867 ] 1868 1869 [[package]] ··· 1881 "serde", 1882 "sp-core", 1883 "sp-runtime", 1884 + "sp-std 8.0.0", 1885 ] 1886 1887 [[package]] ··· 1896 "parity-scale-codec", 1897 "scale-info", 1898 "sp-runtime", 1899 + "sp-std 8.0.0", 1900 ] 1901 1902 [[package]] ··· 1908 "bp-runtime", 1909 "frame-support", 1910 "sp-api", 1911 + "sp-std 8.0.0", 1912 ] 1913 1914 [[package]] ··· 1929 "sp-io", 1930 "sp-runtime", 1931 "sp-state-machine", 1932 + "sp-std 8.0.0", 1933 "sp-trie", 1934 "trie-db", 1935 ] ··· 1949 "sp-consensus-grandpa", 1950 "sp-core", 1951 "sp-runtime", 1952 + "sp-std 8.0.0", 1953 "sp-trie", 1954 ] 1955 1956 [[package]] 1957 + name = "bp-westend" 1958 version = "0.1.0" 1959 dependencies = [ 1960 "bp-header-chain", 1961 "bp-polkadot-core", 1962 "bp-runtime", 1963 "frame-support", 1964 "sp-api", 1965 + "sp-std 8.0.0", 1966 ] 1967 1968 [[package]] ··· 2001 "pallet-authorship", 2002 "pallet-balances", 2003 "pallet-collator-selection", 2004 + "pallet-message-queue", 2005 "pallet-multisig", 2006 "pallet-session", 2007 "pallet-timestamp", ··· 2010 "pallet-utility", 2011 "pallet-xcm", 2012 "pallet-xcm-benchmarks", 2013 "parachains-common", 2014 "parity-scale-codec", 2015 "polkadot-core-primitives", ··· 2028 "sp-offchain", 2029 "sp-runtime", 2030 "sp-session", 2031 + "sp-std 8.0.0", 2032 + "sp-storage 13.0.0", 2033 "sp-transaction-pool", 2034 "sp-version", 2035 + "staging-parachain-info", 2036 "staging-xcm", 2037 "staging-xcm-builder", 2038 "staging-xcm-executor", ··· 2065 "pallet-authorship", 2066 "pallet-balances", 2067 "pallet-collator-selection", 2068 + "pallet-message-queue", 2069 "pallet-multisig", 2070 "pallet-session", 2071 "pallet-timestamp", ··· 2074 "pallet-utility", 2075 "pallet-xcm", 2076 "pallet-xcm-benchmarks", 2077 "parachains-common", 2078 "parity-scale-codec", 2079 "polkadot-core-primitives", ··· 2092 "sp-offchain", 2093 "sp-runtime", 2094 "sp-session", 2095 + "sp-std 8.0.0", 2096 + "sp-storage 13.0.0", 2097 "sp-transaction-pool", 2098 "sp-version", 2099 + "staging-parachain-info", 2100 "staging-xcm", 2101 "staging-xcm-builder", 2102 "staging-xcm-executor", ··· 2104 ] 2105 2106 [[package]] 2107 + name = "bridge-hub-rococo-emulated-chain" 2108 + version = "0.0.0" 2109 + dependencies = [ 2110 + "bridge-hub-rococo-runtime", 2111 + "cumulus-primitives-core", 2112 + "emulated-integration-tests-common", 2113 + "frame-support", 2114 + "parachains-common", 2115 + "serde_json", 2116 + "sp-core", 2117 + "sp-runtime", 2118 + ] 2119 + 2120 + [[package]] 2121 name = "bridge-hub-rococo-integration-tests" 2122 version = "1.0.0" 2123 dependencies = [ ··· 2126 "bridge-hub-rococo-runtime", 2127 "cumulus-pallet-dmp-queue", 2128 "cumulus-pallet-xcmp-queue", 2129 + "emulated-integration-tests-common", 2130 "frame-support", 2131 + "pallet-assets", 2132 + "pallet-balances", 2133 "pallet-bridge-messages", 2134 + "pallet-message-queue", 2135 "pallet-xcm", 2136 "parachains-common", 2137 "parity-scale-codec", 2138 + "rococo-westend-system-emulated-network", 2139 "staging-xcm", 2140 "staging-xcm-executor", 2141 ] 2142 2143 [[package]] ··· 2145 version = "0.1.0" 2146 dependencies = [ 2147 "bp-asset-hub-rococo", 2148 + "bp-asset-hub-westend", 2149 "bp-bridge-hub-rococo", 2150 + "bp-bridge-hub-westend", 2151 "bp-header-chain", 2152 "bp-messages", 2153 "bp-parachains", ··· 2155 "bp-relayers", 2156 "bp-rococo", 2157 "bp-runtime", 2158 + "bp-westend", 2159 "bridge-hub-test-utils", 2160 "bridge-runtime-common", 2161 "cumulus-pallet-aura-ext", ··· 2183 "pallet-bridge-parachains", 2184 "pallet-bridge-relayers", 2185 "pallet-collator-selection", 2186 + "pallet-message-queue", 2187 "pallet-multisig", 2188 "pallet-session", 2189 "pallet-timestamp", ··· 2192 "pallet-utility", 2193 "pallet-xcm", 2194 "pallet-xcm-benchmarks", 2195 "parachains-common", 2196 "parity-scale-codec", 2197 "polkadot-core-primitives", ··· 2212 "sp-offchain", 2213 "sp-runtime", 2214 "sp-session", 2215 + "sp-std 8.0.0", 2216 + "sp-storage 13.0.0", 2217 "sp-transaction-pool", 2218 "sp-version", 2219 + "staging-parachain-info", 2220 "staging-xcm", 2221 "staging-xcm-builder", 2222 "staging-xcm-executor", ··· 2229 version = "0.1.0" 2230 dependencies = [ 2231 "asset-test-utils", 2232 + "bp-header-chain", 2233 + "bp-messages", 2234 + "bp-parachains", 2235 + "bp-polkadot-core", 2236 + "bp-relayers", 2237 + "bp-runtime", 2238 + "bp-test-utils", 2239 + "bridge-runtime-common", 2240 + "cumulus-pallet-parachain-system", 2241 + "cumulus-pallet-xcmp-queue", 2242 + "frame-benchmarking", 2243 + "frame-executive", 2244 + "frame-support", 2245 + "frame-system", 2246 + "log", 2247 + "pallet-balances", 2248 + "pallet-bridge-grandpa", 2249 + "pallet-bridge-messages", 2250 + "pallet-bridge-parachains", 2251 + "pallet-bridge-relayers", 2252 + "pallet-collator-selection", 2253 + "pallet-session", 2254 + "pallet-utility", 2255 + "pallet-xcm", 2256 + "pallet-xcm-benchmarks", 2257 + "parachains-common", 2258 + "parachains-runtimes-test-utils", 2259 + "parity-scale-codec", 2260 + "sp-core", 2261 + "sp-io", 2262 + "sp-keyring", 2263 + "sp-runtime", 2264 + "sp-tracing 10.0.0", 2265 + "staging-parachain-info", 2266 + "staging-xcm", 2267 + "staging-xcm-builder", 2268 + "staging-xcm-executor", 2269 + ] 2270 + 2271 + [[package]] 2272 + name = "bridge-hub-westend-emulated-chain" 2273 + version = "0.0.0" 2274 + dependencies = [ 2275 + "bridge-hub-westend-runtime", 2276 + "cumulus-primitives-core", 2277 + "emulated-integration-tests-common", 2278 + "frame-support", 2279 + "parachains-common", 2280 + "serde_json", 2281 + "sp-core", 2282 + "sp-runtime", 2283 + ] 2284 + 2285 + [[package]] 2286 + name = "bridge-hub-westend-integration-tests" 2287 + version = "1.0.0" 2288 + dependencies = [ 2289 + "asset-test-utils", 2290 + "bp-messages", 2291 + "bridge-hub-westend-runtime", 2292 + "cumulus-pallet-dmp-queue", 2293 + "cumulus-pallet-xcmp-queue", 2294 + "emulated-integration-tests-common", 2295 + "frame-support", 2296 + "pallet-assets", 2297 + "pallet-balances", 2298 + "pallet-bridge-messages", 2299 + "pallet-message-queue", 2300 + "pallet-xcm", 2301 + "parachains-common", 2302 + "parity-scale-codec", 2303 + "rococo-westend-system-emulated-network", 2304 + "staging-xcm", 2305 + "staging-xcm-executor", 2306 + ] 2307 + 2308 + [[package]] 2309 + name = "bridge-hub-westend-runtime" 2310 + version = "0.1.0" 2311 + dependencies = [ 2312 + "bp-asset-hub-westend", 2313 "bp-bridge-hub-rococo", 2314 + "bp-bridge-hub-westend", 2315 "bp-header-chain", 2316 "bp-messages", 2317 "bp-parachains", 2318 "bp-polkadot-core", 2319 "bp-relayers", 2320 + "bp-rococo", 2321 "bp-runtime", 2322 + "bp-westend", 2323 + "bridge-hub-test-utils", 2324 "bridge-runtime-common", 2325 + "cumulus-pallet-aura-ext", 2326 "cumulus-pallet-dmp-queue", 2327 "cumulus-pallet-parachain-system", 2328 + "cumulus-pallet-session-benchmarking", 2329 + "cumulus-pallet-xcm", 2330 "cumulus-pallet-xcmp-queue", 2331 + "cumulus-primitives-core", 2332 + "cumulus-primitives-utility", 2333 "frame-benchmarking", 2334 "frame-executive", 2335 "frame-support", 2336 "frame-system", 2337 + "frame-system-benchmarking", 2338 + "frame-system-rpc-runtime-api", 2339 + "frame-try-runtime", 2340 + "hex-literal", 2341 "log", 2342 + "pallet-aura", 2343 + "pallet-authorship", 2344 "pallet-balances", 2345 "pallet-bridge-grandpa", 2346 "pallet-bridge-messages", 2347 "pallet-bridge-parachains", 2348 "pallet-bridge-relayers", 2349 "pallet-collator-selection", 2350 + "pallet-message-queue", 2351 + "pallet-multisig", 2352 "pallet-session", 2353 + "pallet-timestamp", 2354 + "pallet-transaction-payment", 2355 + "pallet-transaction-payment-rpc-runtime-api", 2356 "pallet-utility", 2357 "pallet-xcm", 2358 "pallet-xcm-benchmarks", 2359 "parachains-common", 2360 "parity-scale-codec", 2361 + "polkadot-core-primitives", 2362 + "polkadot-parachain-primitives", 2363 + "polkadot-runtime-common", 2364 + "scale-info", 2365 + "serde", 2366 + "smallvec", 2367 + "sp-api", 2368 + "sp-block-builder", 2369 + "sp-consensus-aura", 2370 "sp-core", 2371 + "sp-genesis-builder", 2372 + "sp-inherents", 2373 "sp-io", 2374 "sp-keyring", 2375 + "sp-offchain", 2376 "sp-runtime", 2377 + "sp-session", 2378 + "sp-std 8.0.0", 2379 + "sp-storage 13.0.0", 2380 + "sp-transaction-pool", 2381 + "sp-version", 2382 + "staging-parachain-info", 2383 "staging-xcm", 2384 "staging-xcm-builder", 2385 "staging-xcm-executor", 2386 + "static_assertions", 2387 + "substrate-wasm-builder", 2388 + "westend-runtime-constants", 2389 ] 2390 2391 [[package]] ··· 2417 "sp-core", 2418 "sp-io", 2419 "sp-runtime", 2420 + "sp-std 8.0.0", 2421 "sp-trie", 2422 "staging-xcm", 2423 "staging-xcm-builder", ··· 2652 ] 2653 2654 [[package]] 2655 name = "chrono" 2656 + version = "0.4.27" 2657 source = "registry+https://github.com/rust-lang/crates.io-index" 2658 + checksum = "f56b4c72906975ca04becb8a30e102dfecddd0c06181e3e95ddc444be28881f8" 2659 dependencies = [ 2660 "android-tzdata", 2661 "iana-time-zone", 2662 "js-sys", 2663 "num-traits", 2664 + "time 0.1.45", 2665 "wasm-bindgen", 2666 "windows-targets 0.48.5", 2667 ] ··· 2791 "anstyle", 2792 "clap_lex 0.5.1", 2793 "strsim", 2794 + "terminal_size", 2795 ] 2796 2797 [[package]] ··· 2894 "pallet-collective", 2895 "pallet-collective-content", 2896 "pallet-core-fellowship", 2897 + "pallet-message-queue", 2898 "pallet-multisig", 2899 "pallet-preimage", 2900 "pallet-proxy", ··· 2908 "pallet-transaction-payment-rpc-runtime-api", 2909 "pallet-utility", 2910 "pallet-xcm", 2911 + "parachains-common", 2912 + "parity-scale-codec", 2913 + "polkadot-core-primitives", 2914 + "polkadot-parachain-primitives", 2915 + "polkadot-runtime-common", 2916 + "scale-info", 2917 + "smallvec", 2918 + "sp-api", 2919 + "sp-arithmetic", 2920 + "sp-block-builder", 2921 + "sp-consensus-aura", 2922 + "sp-core", 2923 + "sp-genesis-builder", 2924 + "sp-inherents", 2925 + "sp-io", 2926 + "sp-offchain", 2927 + "sp-runtime", 2928 + "sp-session", 2929 + "sp-std 8.0.0", 2930 + "sp-storage 13.0.0", 2931 + "sp-transaction-pool", 2932 + "sp-version", 2933 + "staging-parachain-info", 2934 + "staging-xcm", 2935 + "staging-xcm-builder", 2936 + "staging-xcm-executor", 2937 + "substrate-wasm-builder", 2938 + ] 2939 + 2940 + [[package]] 2941 + name = "collectives-westend-runtime" 2942 + version = "1.0.0" 2943 + dependencies = [ 2944 + "cumulus-pallet-aura-ext", 2945 + "cumulus-pallet-dmp-queue", 2946 + "cumulus-pallet-parachain-system", 2947 + "cumulus-pallet-session-benchmarking", 2948 + "cumulus-pallet-xcm", 2949 + "cumulus-pallet-xcmp-queue", 2950 + "cumulus-primitives-core", 2951 + "cumulus-primitives-utility", 2952 + "frame-benchmarking", 2953 + "frame-executive", 2954 + "frame-support", 2955 + "frame-system", 2956 + "frame-system-benchmarking", 2957 + "frame-system-rpc-runtime-api", 2958 + "frame-try-runtime", 2959 + "hex-literal", 2960 + "log", 2961 + "pallet-alliance", 2962 + "pallet-aura", 2963 + "pallet-authorship", 2964 + "pallet-balances", 2965 + "pallet-collator-selection", 2966 + "pallet-collective", 2967 + "pallet-collective-content", 2968 + "pallet-core-fellowship", 2969 + "pallet-message-queue", 2970 + "pallet-multisig", 2971 + "pallet-preimage", 2972 + "pallet-proxy", 2973 + "pallet-ranked-collective", 2974 + "pallet-referenda", 2975 + "pallet-salary", 2976 + "pallet-scheduler", 2977 + "pallet-session", 2978 + "pallet-timestamp", 2979 + "pallet-transaction-payment", 2980 + "pallet-transaction-payment-rpc-runtime-api", 2981 + "pallet-utility", 2982 + "pallet-xcm", 2983 "parachains-common", 2984 "parity-scale-codec", 2985 "polkadot-core-primitives", ··· 2998 "sp-offchain", 2999 "sp-runtime", 3000 "sp-session", 3001 + "sp-std 8.0.0", 3002 + "sp-storage 13.0.0", 3003 "sp-transaction-pool", 3004 "sp-version", 3005 + "staging-parachain-info", 3006 "staging-xcm", 3007 "staging-xcm-builder", 3008 "staging-xcm-executor", 3009 "substrate-wasm-builder", 3010 + "testnets-common", 3011 + "westend-runtime-constants", 3012 ] 3013 3014 [[package]] ··· 3185 "pallet-contracts", 3186 "pallet-contracts-primitives", 3187 "pallet-insecure-randomness-collective-flip", 3188 + "pallet-message-queue", 3189 "pallet-multisig", 3190 "pallet-session", 3191 "pallet-sudo", ··· 3194 "pallet-transaction-payment-rpc-runtime-api", 3195 "pallet-utility", 3196 "pallet-xcm", 3197 "parachains-common", 3198 "parity-scale-codec", 3199 "polkadot-core-primitives", ··· 3211 "sp-offchain", 3212 "sp-runtime", 3213 "sp-session", 3214 + "sp-std 8.0.0", 3215 + "sp-storage 13.0.0", 3216 "sp-transaction-pool", 3217 "sp-version", 3218 + "staging-parachain-info", 3219 "staging-xcm", 3220 "staging-xcm-builder", 3221 "staging-xcm-executor", ··· 3661 "sp-maybe-compressed-blob", 3662 "sp-runtime", 3663 "sp-state-machine", 3664 + "sp-tracing 10.0.0", 3665 "tracing", 3666 ] 3667 ··· 3732 "sp-core", 3733 "sp-runtime", 3734 "sp-timestamp", 3735 + "sp-tracing 10.0.0", 3736 "sp-trie", 3737 "substrate-prometheus-endpoint", 3738 "tracing", ··· 3883 "sp-application-crypto", 3884 "sp-consensus-aura", 3885 "sp-runtime", 3886 + "sp-std 8.0.0", 3887 ] 3888 3889 [[package]] ··· 3891 version = "0.1.0" 3892 dependencies = [ 3893 "cumulus-primitives-core", 3894 + "frame-benchmarking", 3895 "frame-support", 3896 "frame-system", 3897 "log", ··· 3900 "sp-core", 3901 "sp-io", 3902 "sp-runtime", 3903 + "sp-std 8.0.0", 3904 + "sp-tracing 10.0.0", 3905 "staging-xcm", 3906 ] 3907 ··· 3917 "cumulus-test-client", 3918 "cumulus-test-relay-sproof-builder", 3919 "environmental", 3920 + "frame-benchmarking", 3921 "frame-support", 3922 "frame-system", 3923 + "futures", 3924 "hex-literal", 3925 "impl-trait-for-tuples", 3926 "lazy_static", 3927 "log", 3928 + "pallet-message-queue", 3929 "parity-scale-codec", 3930 "polkadot-parachain-primitives", 3931 "polkadot-runtime-parachains", 3932 + "rand 0.8.5", 3933 "sc-client-api", 3934 "scale-info", 3935 "sp-core", 3936 + "sp-externalities 0.19.0", 3937 "sp-inherents", 3938 "sp-io", 3939 "sp-keyring", 3940 "sp-runtime", 3941 "sp-state-machine", 3942 + "sp-std 8.0.0", 3943 + "sp-tracing 10.0.0", 3944 "sp-trie", 3945 "sp-version", 3946 "staging-xcm", ··· 3967 "pallet-session", 3968 "parity-scale-codec", 3969 "sp-runtime", 3970 + "sp-std 8.0.0", 3971 ] 3972 3973 [[package]] ··· 3982 "polkadot-primitives", 3983 "scale-info", 3984 "sp-runtime", 3985 + "sp-std 8.0.0", 3986 ] 3987 3988 [[package]] ··· 3996 "scale-info", 3997 "sp-io", 3998 "sp-runtime", 3999 + "sp-std 8.0.0", 4000 "staging-xcm", 4001 ] 4002 ··· 4004 name = "cumulus-pallet-xcmp-queue" 4005 version = "0.1.0" 4006 dependencies = [ 4007 + "bounded-collections", 4008 "bp-xcm-bridge-hub-router", 4009 "cumulus-pallet-parachain-system", 4010 "cumulus-primitives-core", ··· 4013 "frame-system", 4014 "log", 4015 "pallet-balances", 4016 + "pallet-message-queue", 4017 "parity-scale-codec", 4018 "polkadot-runtime-common", 4019 "polkadot-runtime-parachains", 4020 "scale-info", 4021 "sp-core", 4022 "sp-io", 4023 "sp-runtime", 4024 + "sp-std 8.0.0", 4025 "staging-xcm", 4026 "staging-xcm-builder", 4027 "staging-xcm-executor", ··· 4038 "parity-scale-codec", 4039 "scale-info", 4040 "sp-runtime", 4041 + "sp-std 8.0.0", 4042 "staging-xcm", 4043 ] 4044 ··· 4052 "sp-api", 4053 "sp-consensus-aura", 4054 "sp-runtime", 4055 + "sp-std 8.0.0", 4056 ] 4057 4058 [[package]] ··· 4066 "scale-info", 4067 "sp-api", 4068 "sp-runtime", 4069 + "sp-std 8.0.0", 4070 "sp-trie", 4071 "staging-xcm", 4072 ] ··· 4087 "sp-inherents", 4088 "sp-runtime", 4089 "sp-state-machine", 4090 + "sp-std 8.0.0", 4091 + "sp-storage 13.0.0", 4092 "sp-trie", 4093 "tracing", 4094 ] ··· 4101 "futures", 4102 "parity-scale-codec", 4103 "sp-inherents", 4104 + "sp-std 8.0.0", 4105 "sp-timestamp", 4106 ] 4107 ··· 4118 "polkadot-runtime-parachains", 4119 "sp-io", 4120 "sp-runtime", 4121 + "sp-std 8.0.0", 4122 "staging-xcm", 4123 "staging-xcm-builder", 4124 "staging-xcm-executor", ··· 4184 "polkadot-core-primitives", 4185 "polkadot-network-bridge", 4186 "polkadot-node-collation-generation", 4187 + "polkadot-node-core-prospective-parachains", 4188 "polkadot-node-core-runtime-api", 4189 "polkadot-node-network-protocol", 4190 "polkadot-node-subsystem-util", ··· 4233 "sp-core", 4234 "sp-runtime", 4235 "sp-state-machine", 4236 + "sp-storage 13.0.0", 4237 "thiserror", 4238 "tokio", 4239 "tokio-util", ··· 4281 "polkadot-primitives", 4282 "sp-runtime", 4283 "sp-state-machine", 4284 + "sp-std 8.0.0", 4285 "sp-trie", 4286 ] 4287 ··· 4297 "frame-system-rpc-runtime-api", 4298 "pallet-balances", 4299 "pallet-glutton", 4300 + "pallet-message-queue", 4301 "pallet-sudo", 4302 "pallet-timestamp", 4303 "pallet-transaction-payment", ··· 4306 "sp-api", 4307 "sp-block-builder", 4308 "sp-core", 4309 + "sp-genesis-builder", 4310 "sp-inherents", 4311 "sp-io", 4312 "sp-offchain", 4313 "sp-runtime", 4314 "sp-session", 4315 + "sp-std 8.0.0", 4316 "sp-transaction-pool", 4317 "sp-version", 4318 "substrate-wasm-builder", ··· 4373 "sc-transaction-pool", 4374 "sc-transaction-pool-api", 4375 "serde", 4376 + "serde_json", 4377 "sp-api", 4378 "sp-arithmetic", 4379 "sp-authority-discovery", ··· 4386 "sp-runtime", 4387 "sp-state-machine", 4388 "sp-timestamp", 4389 + "sp-tracing 10.0.0", 4390 "substrate-test-client", 4391 "substrate-test-utils", 4392 "tempfile", ··· 4814 [[package]] 4815 name = "dleq_vrf" 4816 version = "0.0.2" 4817 + source = "git+https://github.com/w3f/ring-vrf?rev=cbc342e#cbc342e95d3cbcd3c5ba8d45af7200eb58e63502" 4818 dependencies = [ 4819 "ark-ec", 4820 "ark-ff", ··· 4845 4846 [[package]] 4847 name = "docify" 4848 + version = "0.2.6" 4849 source = "registry+https://github.com/rust-lang/crates.io-index" 4850 + checksum = "4235e9b248e2ba4b92007fe9c646f3adf0ffde16dc74713eacc92b8bc58d8d2f" 4851 dependencies = [ 4852 "docify_macros", 4853 ] 4854 4855 [[package]] 4856 name = "docify_macros" 4857 + version = "0.2.6" 4858 source = "registry+https://github.com/rust-lang/crates.io-index" 4859 + checksum = "47020e12d7c7505670d1363dd53d6c23724f71a90a3ae32ff8eba40de8404626" 4860 dependencies = [ 4861 "common-path", 4862 "derive-syn-parse", ··· 5042 ] 5043 5044 [[package]] 5045 + name = "emulated-integration-tests-common" 5046 + version = "1.0.0" 5047 + dependencies = [ 5048 + "asset-test-utils", 5049 + "bp-messages", 5050 + "bridge-runtime-common", 5051 + "cumulus-pallet-parachain-system", 5052 + "cumulus-pallet-xcmp-queue", 5053 + "cumulus-primitives-core", 5054 + "frame-support", 5055 + "pallet-assets", 5056 + "pallet-balances", 5057 + "pallet-bridge-messages", 5058 + "pallet-im-online", 5059 + "pallet-message-queue", 5060 + "pallet-xcm", 5061 + "parachains-common", 5062 + "parity-scale-codec", 5063 + "paste", 5064 + "polkadot-primitives", 5065 + "polkadot-runtime-parachains", 5066 + "polkadot-service", 5067 + "sc-consensus-grandpa", 5068 + "serde_json", 5069 + "sp-authority-discovery", 5070 + "sp-consensus-babe", 5071 + "sp-consensus-beefy", 5072 + "sp-core", 5073 + "sp-runtime", 5074 + "staging-xcm", 5075 + "xcm-emulator", 5076 + ] 5077 + 5078 + [[package]] 5079 name = "encode_unicode" 5080 version = "0.3.6" 5081 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5533 5534 [[package]] 5535 name = "frame" 5536 + version = "0.0.1-dev" 5537 dependencies = [ 5538 + "docify", 5539 + "frame-executive", 5540 "frame-support", 5541 "frame-system", 5542 + "frame-system-rpc-runtime-api", 5543 + "log", 5544 + "pallet-examples", 5545 + "parity-scale-codec", 5546 + "scale-info", 5547 + "simple-mermaid", 5548 + "sp-api", 5549 + "sp-arithmetic", 5550 + "sp-block-builder", 5551 + "sp-consensus-aura", 5552 + "sp-consensus-grandpa", 5553 + "sp-core", 5554 + "sp-inherents", 5555 + "sp-io", 5556 + "sp-offchain", 5557 + "sp-runtime", 5558 + "sp-session", 5559 + "sp-std 8.0.0", 5560 + "sp-transaction-pool", 5561 + "sp-version", 5562 ] 5563 5564 [[package]] ··· 5582 "sp-io", 5583 "sp-keystore", 5584 "sp-runtime", 5585 + "sp-runtime-interface 17.0.0", 5586 + "sp-std 8.0.0", 5587 + "sp-storage 13.0.0", 5588 "static_assertions", 5589 ] 5590 ··· 5622 "sp-blockchain", 5623 "sp-core", 5624 "sp-database", 5625 + "sp-externalities 0.19.0", 5626 "sp-inherents", 5627 "sp-io", 5628 "sp-keystore", 5629 "sp-runtime", 5630 "sp-state-machine", 5631 + "sp-storage 13.0.0", 5632 "sp-trie", 5633 + "sp-wasm-interface 14.0.0", 5634 "thiserror", 5635 "thousands", 5636 ] ··· 5646 "scale-info", 5647 "sp-io", 5648 "sp-runtime", 5649 + "sp-std 8.0.0", 5650 ] 5651 5652 [[package]] ··· 5680 "sp-io", 5681 "sp-npos-elections", 5682 "sp-runtime", 5683 + "sp-std 8.0.0", 5684 ] 5685 5686 [[package]] ··· 5717 "sp-inherents", 5718 "sp-io", 5719 "sp-runtime", 5720 + "sp-std 8.0.0", 5721 + "sp-tracing 10.0.0", 5722 "sp-version", 5723 ] 5724 ··· 5748 "sp-io", 5749 "sp-runtime", 5750 "sp-state-machine", 5751 + "sp-tracing 10.0.0", 5752 "spinners", 5753 "substrate-rpc-client", 5754 "tokio", ··· 5783 "sp-arithmetic", 5784 "sp-core", 5785 "sp-core-hashing-proc-macro", 5786 + "sp-debug-derive 8.0.0", 5787 "sp-genesis-builder", 5788 "sp-inherents", 5789 "sp-io", ··· 5791 "sp-runtime", 5792 "sp-staking", 5793 "sp-state-machine", 5794 + "sp-std 8.0.0", 5795 + "sp-tracing 10.0.0", 5796 "sp-weights", 5797 "static_assertions", 5798 "tt-call", ··· 5858 "sp-metadata-ir", 5859 "sp-runtime", 5860 "sp-state-machine", 5861 + "sp-std 8.0.0", 5862 "sp-version", 5863 "static_assertions", 5864 "trybuild", ··· 5910 "scale-info", 5911 "serde", 5912 "sp-core", 5913 + "sp-externalities 0.19.0", 5914 "sp-io", 5915 "sp-runtime", 5916 + "sp-std 8.0.0", 5917 "sp-version", 5918 "sp-weights", 5919 "substrate-test-runtime-client", ··· 5929 "parity-scale-codec", 5930 "scale-info", 5931 "sp-core", 5932 + "sp-externalities 0.19.0", 5933 "sp-io", 5934 "sp-runtime", 5935 + "sp-std 8.0.0", 5936 "sp-version", 5937 ] 5938 ··· 5952 "parity-scale-codec", 5953 "sp-api", 5954 "sp-runtime", 5955 + "sp-std 8.0.0", 5956 ] 5957 5958 [[package]] ··· 5977 source = "registry+https://github.com/rust-lang/crates.io-index" 5978 checksum = "2eeb4ed9e12f43b7fa0baae3f9cdda28352770132ef2e09a23760c29cae8bd47" 5979 dependencies = [ 5980 + "rustix 0.38.21", 5981 "windows-sys 0.48.0", 5982 ] 5983 ··· 6264 "frame-try-runtime", 6265 "pallet-aura", 6266 "pallet-glutton", 6267 + "pallet-message-queue", 6268 "pallet-sudo", 6269 "pallet-timestamp", 6270 "parachains-common", 6271 "parity-scale-codec", 6272 "scale-info", ··· 6279 "sp-offchain", 6280 "sp-runtime", 6281 "sp-session", 6282 + "sp-std 8.0.0", 6283 + "sp-storage 13.0.0", 6284 "sp-transaction-pool", 6285 "sp-version", 6286 + "staging-parachain-info", 6287 + "staging-xcm", 6288 + "staging-xcm-builder", 6289 + "staging-xcm-executor", 6290 + "substrate-wasm-builder", 6291 + ] 6292 + 6293 + [[package]] 6294 + name = "glutton-westend-runtime" 6295 + version = "1.0.0" 6296 + dependencies = [ 6297 + "cumulus-pallet-aura-ext", 6298 + "cumulus-pallet-parachain-system", 6299 + "cumulus-pallet-xcm", 6300 + "cumulus-primitives-aura", 6301 + "cumulus-primitives-core", 6302 + "cumulus-primitives-timestamp", 6303 + "frame-benchmarking", 6304 + "frame-executive", 6305 + "frame-support", 6306 + "frame-system", 6307 + "frame-system-benchmarking", 6308 + "frame-system-rpc-runtime-api", 6309 + "frame-try-runtime", 6310 + "pallet-aura", 6311 + "pallet-glutton", 6312 + "pallet-message-queue", 6313 + "pallet-sudo", 6314 + "pallet-timestamp", 6315 + "parachains-common", 6316 + "parity-scale-codec", 6317 + "scale-info", 6318 + "sp-api", 6319 + "sp-block-builder", 6320 + "sp-consensus-aura", 6321 + "sp-core", 6322 + "sp-genesis-builder", 6323 + "sp-inherents", 6324 + "sp-offchain", 6325 + "sp-runtime", 6326 + "sp-session", 6327 + "sp-std 8.0.0", 6328 + "sp-storage 13.0.0", 6329 + "sp-transaction-pool", 6330 + "sp-version", 6331 + "staging-parachain-info", 6332 "staging-xcm", 6333 "staging-xcm-builder", 6334 "staging-xcm-executor", ··· 6868 ] 6869 6870 [[package]] 6871 name = "interceptor" 6872 version = "0.8.2" 6873 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6928 checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b" 6929 dependencies = [ 6930 "hermit-abi 0.3.2", 6931 + "rustix 0.38.21", 6932 "windows-sys 0.48.0", 6933 ] 6934 ··· 7255 "pallet-scheduler", 7256 "pallet-session", 7257 "pallet-session-benchmarking", 7258 + "pallet-skip-feeless-payment", 7259 "pallet-society", 7260 "pallet-staking", 7261 "pallet-staking-reward-curve", ··· 7277 "parity-scale-codec", 7278 "primitive-types", 7279 "scale-info", 7280 + "serde_json", 7281 "sp-api", 7282 "sp-authority-discovery", 7283 "sp-block-builder", ··· 7293 "sp-session", 7294 "sp-staking", 7295 "sp-statement-store", 7296 + "sp-std 8.0.0", 7297 + "sp-storage 13.0.0", 7298 "sp-transaction-pool", 7299 "sp-version", 7300 "static_assertions", ··· 7383 7384 [[package]] 7385 name = "libc" 7386 + version = "0.2.149" 7387 source = "registry+https://github.com/rust-lang/crates.io-index" 7388 + checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b" 7389 7390 [[package]] 7391 name = "libflate" ··· 7969 7970 [[package]] 7971 name = "linux-raw-sys" 7972 + version = "0.4.10" 7973 source = "registry+https://github.com/rust-lang/crates.io-index" 7974 + checksum = "da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f" 7975 7976 [[package]] 7977 name = "lioness" ··· 8296 checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 8297 8298 [[package]] 8299 + name = "minimal-node" 8300 + version = "4.0.0-dev" 8301 + dependencies = [ 8302 + "clap 4.4.6", 8303 + "frame", 8304 + "futures", 8305 + "futures-timer", 8306 + "jsonrpsee", 8307 + "minimal-runtime", 8308 + "sc-basic-authorship", 8309 + "sc-cli", 8310 + "sc-client-api", 8311 + "sc-consensus", 8312 + "sc-consensus-manual-seal", 8313 + "sc-executor", 8314 + "sc-network", 8315 + "sc-offchain", 8316 + "sc-rpc-api", 8317 + "sc-service", 8318 + "sc-telemetry", 8319 + "sc-transaction-pool", 8320 + "sc-transaction-pool-api", 8321 + "serde_json", 8322 + "sp-api", 8323 + "sp-block-builder", 8324 + "sp-blockchain", 8325 + "sp-io", 8326 + "sp-keyring", 8327 + "sp-runtime", 8328 + "sp-timestamp", 8329 + "substrate-build-script-utils", 8330 + "substrate-frame-rpc-system", 8331 + ] 8332 + 8333 + [[package]] 8334 + name = "minimal-runtime" 8335 + version = "0.1.0" 8336 + dependencies = [ 8337 + "frame", 8338 + "frame-support", 8339 + "pallet-balances", 8340 + "pallet-sudo", 8341 + "pallet-timestamp", 8342 + "pallet-transaction-payment", 8343 + "pallet-transaction-payment-rpc-runtime-api", 8344 + "parity-scale-codec", 8345 + "scale-info", 8346 + "sp-genesis-builder", 8347 + "substrate-wasm-builder", 8348 + ] 8349 + 8350 + [[package]] 8351 name = "miniz_oxide" 8352 version = "0.7.1" 8353 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 8410 "sp-core", 8411 "sp-mmr-primitives", 8412 "sp-runtime", 8413 + "sp-tracing 10.0.0", 8414 "substrate-test-runtime-client", 8415 "tokio", 8416 ] ··· 8684 ] 8685 8686 [[package]] 8687 + name = "nix" 8688 + version = "0.27.1" 8689 + source = "registry+https://github.com/rust-lang/crates.io-index" 8690 + checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053" 8691 + dependencies = [ 8692 + "bitflags 2.4.0", 8693 + "cfg-if", 8694 + "libc", 8695 + ] 8696 + 8697 + [[package]] 8698 name = "no-std-net" 8699 version = "0.6.0" 8700 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 8731 "sp-runtime", 8732 "sp-state-machine", 8733 "sp-timestamp", 8734 + "sp-tracing 10.0.0", 8735 "sp-trie", 8736 "tempfile", 8737 ] 8738 8739 [[package]] 8740 name = "node-primitives" 8741 version = "2.0.0" 8742 dependencies = [ ··· 8812 "sc-telemetry", 8813 "sc-transaction-pool", 8814 "sc-transaction-pool-api", 8815 + "serde_json", 8816 "sp-api", 8817 "sp-block-builder", 8818 "sp-blockchain", ··· 8864 "pallet-transaction-payment-rpc-runtime-api", 8865 "parity-scale-codec", 8866 "scale-info", 8867 + "serde_json", 8868 "sp-api", 8869 "sp-block-builder", 8870 "sp-consensus-aura", ··· 8875 "sp-offchain", 8876 "sp-runtime", 8877 "sp-session", 8878 + "sp-std 8.0.0", 8879 + "sp-storage 13.0.0", 8880 "sp-transaction-pool", 8881 "sp-version", 8882 "substrate-wasm-builder", ··· 8891 "futures", 8892 "kitchensink-runtime", 8893 "log", 8894 "node-primitives", 8895 "pallet-asset-conversion", 8896 "pallet-asset-conversion-tx-payment", 8897 "pallet-asset-tx-payment", 8898 "pallet-assets", 8899 + "pallet-skip-feeless-payment", 8900 "parity-scale-codec", 8901 "sc-block-builder", 8902 "sc-client-api", ··· 8914 "sp-keyring", 8915 "sp-runtime", 8916 "sp-timestamp", 8917 + "staging-node-executor", 8918 "substrate-test-client", 8919 "tempfile", 8920 ] ··· 9171 ] 9172 9173 [[package]] 9174 + name = "os_pipe" 9175 + version = "1.1.4" 9176 + source = "registry+https://github.com/rust-lang/crates.io-index" 9177 + checksum = "0ae859aa07428ca9a929b936690f8b12dc5f11dd8c6992a18ca93919f28bc177" 9178 + dependencies = [ 9179 + "libc", 9180 + "windows-sys 0.48.0", 9181 + ] 9182 + 9183 + [[package]] 9184 name = "os_str_bytes" 9185 version = "6.5.1" 9186 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 9232 "sp-core-hashing", 9233 "sp-io", 9234 "sp-runtime", 9235 + "sp-std 8.0.0", 9236 ] 9237 9238 [[package]] ··· 9252 "sp-core", 9253 "sp-io", 9254 "sp-runtime", 9255 + "sp-std 8.0.0", 9256 ] 9257 9258 [[package]] ··· 9270 "sp-core", 9271 "sp-io", 9272 "sp-runtime", 9273 + "sp-std 8.0.0", 9274 + "sp-storage 13.0.0", 9275 ] 9276 9277 [[package]] ··· 9287 "sp-core", 9288 "sp-io", 9289 "sp-runtime", 9290 + "sp-std 8.0.0", 9291 ] 9292 9293 [[package]] ··· 9308 "sp-core", 9309 "sp-io", 9310 "sp-runtime", 9311 + "sp-std 8.0.0", 9312 + "sp-storage 13.0.0", 9313 ] 9314 9315 [[package]] ··· 9326 "sp-core", 9327 "sp-io", 9328 "sp-runtime", 9329 + "sp-std 8.0.0", 9330 ] 9331 9332 [[package]] ··· 9341 "sp-core", 9342 "sp-io", 9343 "sp-runtime", 9344 + "sp-std 8.0.0", 9345 ] 9346 9347 [[package]] ··· 9359 "sp-core", 9360 "sp-io", 9361 "sp-runtime", 9362 + "sp-std 8.0.0", 9363 ] 9364 9365 [[package]] ··· 9376 "sp-core", 9377 "sp-io", 9378 "sp-runtime", 9379 + "sp-std 8.0.0", 9380 ] 9381 9382 [[package]] ··· 9391 "sp-core", 9392 "sp-io", 9393 "sp-runtime", 9394 + "sp-std 8.0.0", 9395 ] 9396 9397 [[package]] ··· 9419 "sp-runtime", 9420 "sp-session", 9421 "sp-staking", 9422 + "sp-std 8.0.0", 9423 ] 9424 9425 [[package]] ··· 9439 "sp-core", 9440 "sp-io", 9441 "sp-runtime", 9442 + "sp-std 8.0.0", 9443 + "sp-tracing 10.0.0", 9444 ] 9445 9446 [[package]] ··· 9466 "pallet-staking", 9467 "sp-core", 9468 "sp-runtime", 9469 + "sp-std 8.0.0", 9470 + "sp-storage 13.0.0", 9471 + "sp-tracing 10.0.0", 9472 ] 9473 9474 [[package]] ··· 9486 "sp-core", 9487 "sp-io", 9488 "sp-runtime", 9489 + "sp-std 8.0.0", 9490 ] 9491 9492 [[package]] ··· 9514 "sp-session", 9515 "sp-staking", 9516 "sp-state-machine", 9517 + "sp-std 8.0.0", 9518 ] 9519 9520 [[package]] ··· 9539 "sp-runtime", 9540 "sp-staking", 9541 "sp-state-machine", 9542 + "sp-std 8.0.0", 9543 ] 9544 9545 [[package]] ··· 9557 "sp-core", 9558 "sp-io", 9559 "sp-runtime", 9560 + "sp-std 8.0.0", 9561 ] 9562 9563 [[package]] ··· 9578 "sp-core", 9579 "sp-io", 9580 "sp-runtime", 9581 + "sp-std 8.0.0", 9582 "sp-trie", 9583 ] 9584 ··· 9597 "pallet-balances", 9598 "parity-scale-codec", 9599 "scale-info", 9600 "sp-io", 9601 "sp-runtime", 9602 + "sp-std 8.0.0", 9603 ] 9604 9605 [[package]] ··· 9621 "sp-core", 9622 "sp-io", 9623 "sp-runtime", 9624 + "sp-std 8.0.0", 9625 "sp-trie", 9626 ] 9627 ··· 9641 "parity-scale-codec", 9642 "scale-info", 9643 "sp-arithmetic", 9644 "sp-io", 9645 "sp-runtime", 9646 + "sp-std 8.0.0", 9647 ] 9648 9649 [[package]] ··· 9660 "sp-core", 9661 "sp-io", 9662 "sp-runtime", 9663 + "sp-std 8.0.0", 9664 ] 9665 9666 [[package]] ··· 9679 "sp-core", 9680 "sp-io", 9681 "sp-runtime", 9682 + "sp-std 8.0.0", 9683 ] 9684 9685 [[package]] ··· 9703 "sp-io", 9704 "sp-runtime", 9705 "sp-staking", 9706 + "sp-std 8.0.0", 9707 + "sp-tracing 10.0.0", 9708 ] 9709 9710 [[package]] ··· 9720 "sp-core", 9721 "sp-io", 9722 "sp-runtime", 9723 + "sp-std 8.0.0", 9724 ] 9725 9726 [[package]] ··· 9735 "sp-core", 9736 "sp-io", 9737 "sp-runtime", 9738 + "sp-std 8.0.0", 9739 ] 9740 9741 [[package]] ··· 9752 "frame-system", 9753 "impl-trait-for-tuples", 9754 "log", 9755 + "pallet-assets", 9756 "pallet-balances", 9757 + "pallet-contracts-fixtures", 9758 "pallet-contracts-primitives", 9759 "pallet-contracts-proc-macro", 9760 "pallet-insecure-randomness-collective-flip", 9761 + "pallet-message-queue", 9762 "pallet-proxy", 9763 "pallet-timestamp", 9764 "pallet-utility", ··· 9774 "sp-io", 9775 "sp-keystore", 9776 "sp-runtime", 9777 + "sp-std 8.0.0", 9778 + "sp-tracing 10.0.0", 9779 + "staging-xcm", 9780 + "staging-xcm-builder", 9781 "wasm-instrument 0.4.0", 9782 "wasmi", 9783 "wat", 9784 ] 9785 9786 [[package]] 9787 + name = "pallet-contracts-fixtures" 9788 + version = "1.0.0" 9789 + dependencies = [ 9790 + "frame-system", 9791 + "sp-runtime", 9792 + "wat", 9793 + ] 9794 + 9795 + [[package]] 9796 + name = "pallet-contracts-mock-network" 9797 + version = "1.0.0" 9798 + dependencies = [ 9799 + "assert_matches", 9800 + "frame-support", 9801 + "frame-system", 9802 + "pallet-assets", 9803 + "pallet-balances", 9804 + "pallet-contracts", 9805 + "pallet-contracts-fixtures", 9806 + "pallet-contracts-primitives", 9807 + "pallet-contracts-proc-macro", 9808 + "pallet-insecure-randomness-collective-flip", 9809 + "pallet-message-queue", 9810 + "pallet-proxy", 9811 + "pallet-timestamp", 9812 + "pallet-utility", 9813 + "pallet-xcm", 9814 + "parity-scale-codec", 9815 + "polkadot-parachain-primitives", 9816 + "polkadot-primitives", 9817 + "polkadot-runtime-parachains", 9818 + "pretty_assertions", 9819 + "scale-info", 9820 + "sp-api", 9821 + "sp-core", 9822 + "sp-io", 9823 + "sp-keystore", 9824 + "sp-runtime", 9825 + "sp-std 8.0.0", 9826 + "sp-tracing 10.0.0", 9827 + "staging-xcm", 9828 + "staging-xcm-builder", 9829 + "staging-xcm-executor", 9830 + "xcm-simulator", 9831 + ] 9832 + 9833 + [[package]] 9834 name = "pallet-contracts-primitives" 9835 version = "24.0.0" 9836 dependencies = [ ··· 9838 "parity-scale-codec", 9839 "scale-info", 9840 "sp-runtime", 9841 + "sp-std 8.0.0", 9842 "sp-weights", 9843 ] 9844 ··· 9867 "sp-core", 9868 "sp-io", 9869 "sp-runtime", 9870 + "sp-std 8.0.0", 9871 ] 9872 9873 [[package]] ··· 9884 "sp-core", 9885 "sp-io", 9886 "sp-runtime", 9887 + "sp-std 8.0.0", 9888 ] 9889 9890 [[package]] ··· 9898 "scale-info", 9899 "sp-io", 9900 "sp-runtime", 9901 + "sp-std 8.0.0", 9902 ] 9903 9904 [[package]] ··· 9918 "sp-core", 9919 "sp-io", 9920 "sp-runtime", 9921 + "sp-std 8.0.0", 9922 ] 9923 9924 [[package]] ··· 9934 "sp-core", 9935 "sp-io", 9936 "sp-runtime", 9937 + "sp-std 8.0.0", 9938 ] 9939 9940 [[package]] ··· 9959 "sp-npos-elections", 9960 "sp-runtime", 9961 "sp-staking", 9962 + "sp-std 8.0.0", 9963 + "sp-tracing 10.0.0", 9964 ] 9965 9966 [[package]] ··· 9983 "sp-io", 9984 "sp-npos-elections", 9985 "sp-runtime", 9986 + "sp-std 8.0.0", 9987 + "sp-tracing 10.0.0", 9988 "strum", 9989 ] 9990 ··· 9998 "parity-scale-codec", 9999 "sp-npos-elections", 10000 "sp-runtime", 10001 + "sp-std 8.0.0", 10002 ] 10003 10004 [[package]] ··· 10017 "sp-npos-elections", 10018 "sp-runtime", 10019 "sp-staking", 10020 + "sp-std 8.0.0", 10021 + "sp-tracing 10.0.0", 10022 "substrate-test-utils", 10023 ] 10024 ··· 10036 "sp-core", 10037 "sp-io", 10038 "sp-runtime", 10039 + "sp-std 8.0.0", 10040 + ] 10041 + 10042 + [[package]] 10043 + name = "pallet-example-frame-crate" 10044 + version = "0.0.1" 10045 + dependencies = [ 10046 + "frame", 10047 + "parity-scale-codec", 10048 + "scale-info", 10049 ] 10050 10051 [[package]] ··· 10062 "sp-core", 10063 "sp-io", 10064 "sp-runtime", 10065 + "sp-std 8.0.0", 10066 ] 10067 10068 [[package]] ··· 10079 "sp-io", 10080 "sp-keystore", 10081 "sp-runtime", 10082 + "sp-std 8.0.0", 10083 ] 10084 10085 [[package]] ··· 10094 "scale-info", 10095 "sp-core", 10096 "sp-io", 10097 + "sp-std 8.0.0", 10098 ] 10099 10100 [[package]] ··· 10104 "pallet-default-config-example", 10105 "pallet-dev-mode", 10106 "pallet-example-basic", 10107 + "pallet-example-frame-crate", 10108 "pallet-example-kitchensink", 10109 "pallet-example-offchain-worker", 10110 "pallet-example-split", ··· 10130 "sp-io", 10131 "sp-runtime", 10132 "sp-staking", 10133 + "sp-std 8.0.0", 10134 + "sp-tracing 10.0.0", 10135 "substrate-test-utils", 10136 ] 10137 ··· 10150 "sp-core", 10151 "sp-io", 10152 "sp-runtime", 10153 + "sp-std 8.0.0", 10154 ] 10155 10156 [[package]] ··· 10180 "sp-runtime", 10181 "sp-session", 10182 "sp-staking", 10183 + "sp-std 8.0.0", 10184 ] 10185 10186 [[package]] ··· 10197 "sp-core", 10198 "sp-io", 10199 "sp-runtime", 10200 + "sp-std 8.0.0", 10201 ] 10202 10203 [[package]] ··· 10217 "sp-io", 10218 "sp-runtime", 10219 "sp-staking", 10220 + "sp-std 8.0.0", 10221 ] 10222 10223 [[package]] ··· 10234 "sp-io", 10235 "sp-keyring", 10236 "sp-runtime", 10237 + "sp-std 8.0.0", 10238 ] 10239 10240 [[package]] ··· 10249 "sp-core", 10250 "sp-io", 10251 "sp-runtime", 10252 + "sp-std 8.0.0", 10253 ] 10254 10255 [[package]] ··· 10266 "sp-core", 10267 "sp-io", 10268 "sp-runtime", 10269 + "sp-std 8.0.0", 10270 ] 10271 10272 [[package]] ··· 10282 "sp-core", 10283 "sp-io", 10284 "sp-runtime", 10285 + "sp-std 8.0.0", 10286 ] 10287 10288 [[package]] ··· 10302 "sp-core", 10303 "sp-io", 10304 "sp-runtime", 10305 + "sp-std 8.0.0", 10306 + "sp-tracing 10.0.0", 10307 "sp-weights", 10308 ] 10309 ··· 10323 "sp-io", 10324 "sp-mixnet", 10325 "sp-runtime", 10326 + "sp-std 8.0.0", 10327 ] 10328 10329 [[package]] ··· 10343 "sp-io", 10344 "sp-mmr-primitives", 10345 "sp-runtime", 10346 + "sp-std 8.0.0", 10347 ] 10348 10349 [[package]] ··· 10359 "scale-info", 10360 "sp-io", 10361 "sp-runtime", 10362 + "sp-std 8.0.0", 10363 ] 10364 10365 [[package]] ··· 10378 "sp-core", 10379 "sp-io", 10380 "sp-runtime", 10381 + "sp-std 8.0.0", 10382 ] 10383 10384 [[package]] ··· 10397 "sp-io", 10398 "sp-keystore", 10399 "sp-runtime", 10400 + "sp-std 8.0.0", 10401 ] 10402 10403 [[package]] ··· 10421 "sp-core", 10422 "sp-io", 10423 "sp-runtime", 10424 + "sp-std 8.0.0", 10425 ] 10426 10427 [[package]] ··· 10438 "sp-core", 10439 "sp-io", 10440 "sp-runtime", 10441 + "sp-std 8.0.0", 10442 ] 10443 10444 [[package]] ··· 10453 "sp-core", 10454 "sp-io", 10455 "sp-runtime", 10456 + "sp-std 8.0.0", 10457 ] 10458 10459 [[package]] ··· 10470 "sp-io", 10471 "sp-runtime", 10472 "sp-staking", 10473 + "sp-std 8.0.0", 10474 + "sp-tracing 10.0.0", 10475 ] 10476 10477 [[package]] ··· 10493 "sp-core", 10494 "sp-io", 10495 "sp-runtime", 10496 + "sp-runtime-interface 17.0.0", 10497 "sp-staking", 10498 + "sp-std 8.0.0", 10499 ] 10500 10501 [[package]] ··· 10510 "rand 0.8.5", 10511 "sp-io", 10512 "sp-runtime", 10513 + "sp-tracing 10.0.0", 10514 ] 10515 10516 [[package]] ··· 10520 "pallet-nomination-pools", 10521 "parity-scale-codec", 10522 "sp-api", 10523 + "sp-std 8.0.0", 10524 ] 10525 10526 [[package]] ··· 10543 "sp-io", 10544 "sp-runtime", 10545 "sp-staking", 10546 + "sp-std 8.0.0", 10547 + "sp-tracing 10.0.0", 10548 ] 10549 10550 [[package]] ··· 10562 "sp-io", 10563 "sp-runtime", 10564 "sp-staking", 10565 + "sp-std 8.0.0", 10566 ] 10567 10568 [[package]] ··· 10589 "sp-io", 10590 "sp-runtime", 10591 "sp-staking", 10592 + "sp-std 8.0.0", 10593 ] 10594 10595 [[package]] ··· 10606 "sp-io", 10607 "sp-metadata-ir", 10608 "sp-runtime", 10609 + "sp-std 8.0.0", 10610 ] 10611 10612 [[package]] ··· 10649 "sp-core", 10650 "sp-io", 10651 "sp-runtime", 10652 + "sp-std 8.0.0", 10653 ] 10654 10655 [[package]] ··· 10666 "sp-core", 10667 "sp-io", 10668 "sp-runtime", 10669 + "sp-std 8.0.0", 10670 ] 10671 10672 [[package]] ··· 10683 "sp-core", 10684 "sp-io", 10685 "sp-runtime", 10686 + "sp-std 8.0.0", 10687 ] 10688 10689 [[package]] ··· 10699 "sp-core", 10700 "sp-io", 10701 "sp-runtime", 10702 + "sp-std 8.0.0", 10703 ] 10704 10705 [[package]] ··· 10721 "sp-core", 10722 "sp-io", 10723 "sp-runtime", 10724 + "sp-std 8.0.0", 10725 ] 10726 10727 [[package]] ··· 10737 "sp-core", 10738 "sp-io", 10739 "sp-runtime", 10740 + "sp-std 8.0.0", 10741 ] 10742 10743 [[package]] ··· 10758 "sp-io", 10759 "sp-runtime", 10760 "sp-staking", 10761 + "sp-std 8.0.0", 10762 ] 10763 10764 [[package]] ··· 10772 "sp-core", 10773 "sp-io", 10774 "sp-runtime", 10775 + "sp-std 8.0.0", 10776 ] 10777 10778 [[package]] ··· 10791 "sp-core", 10792 "sp-io", 10793 "sp-runtime", 10794 + "sp-std 8.0.0", 10795 ] 10796 10797 [[package]] ··· 10808 "sp-core", 10809 "sp-io", 10810 "sp-runtime", 10811 + "sp-std 8.0.0", 10812 ] 10813 10814 [[package]] ··· 10826 "sp-core", 10827 "sp-io", 10828 "sp-runtime", 10829 + "sp-std 8.0.0", 10830 "sp-weights", 10831 "substrate-test-utils", 10832 ] ··· 10843 "sp-core", 10844 "sp-io", 10845 "sp-runtime", 10846 + "sp-std 8.0.0", 10847 ] 10848 10849 [[package]] ··· 10863 "sp-session", 10864 "sp-staking", 10865 "sp-state-machine", 10866 + "sp-std 8.0.0", 10867 "sp-trie", 10868 ] 10869 ··· 10887 "sp-io", 10888 "sp-runtime", 10889 "sp-session", 10890 + "sp-std 8.0.0", 10891 + ] 10892 + 10893 + [[package]] 10894 + name = "pallet-skip-feeless-payment" 10895 + version = "1.0.0-dev" 10896 + dependencies = [ 10897 + "frame-support", 10898 + "frame-system", 10899 + "parity-scale-codec", 10900 + "scale-info", 10901 + "sp-runtime", 10902 + "sp-std 8.0.0", 10903 ] 10904 10905 [[package]] ··· 10919 "sp-core", 10920 "sp-io", 10921 "sp-runtime", 10922 + "sp-std 8.0.0", 10923 ] 10924 10925 [[package]] ··· 10947 "sp-npos-elections", 10948 "sp-runtime", 10949 "sp-staking", 10950 + "sp-std 8.0.0", 10951 + "sp-tracing 10.0.0", 10952 "substrate-test-utils", 10953 ] 10954 ··· 10977 dependencies = [ 10978 "parity-scale-codec", 10979 "sp-api", 10980 + "sp-staking", 10981 ] 10982 10983 [[package]] ··· 10997 "sp-core", 10998 "sp-io", 10999 "sp-runtime", 11000 + "sp-std 8.0.0", 11001 + "sp-tracing 10.0.0", 11002 "substrate-state-trie-migration-rpc", 11003 "thousands", 11004 "tokio", ··· 11020 "sp-io", 11021 "sp-runtime", 11022 "sp-statement-store", 11023 + "sp-std 8.0.0", 11024 ] 11025 11026 [[package]] ··· 11036 "sp-core", 11037 "sp-io", 11038 "sp-runtime", 11039 + "sp-std 8.0.0", 11040 ] 11041 11042 [[package]] ··· 11051 "sp-core", 11052 "sp-io", 11053 "sp-runtime", 11054 + "sp-std 8.0.0", 11055 ] 11056 11057 [[package]] ··· 11069 "sp-inherents", 11070 "sp-io", 11071 "sp-runtime", 11072 + "sp-std 8.0.0", 11073 + "sp-storage 13.0.0", 11074 "sp-timestamp", 11075 ] 11076 ··· 11090 "sp-core", 11091 "sp-io", 11092 "sp-runtime", 11093 + "sp-std 8.0.0", 11094 + "sp-storage 13.0.0", 11095 ] 11096 11097 [[package]] ··· 11108 "sp-core", 11109 "sp-io", 11110 "sp-runtime", 11111 + "sp-std 8.0.0", 11112 ] 11113 11114 [[package]] ··· 11154 "sp-inherents", 11155 "sp-io", 11156 "sp-runtime", 11157 + "sp-std 8.0.0", 11158 "sp-transaction-storage-proof", 11159 ] 11160 ··· 11175 "sp-core", 11176 "sp-io", 11177 "sp-runtime", 11178 + "sp-std 8.0.0", 11179 ] 11180 11181 [[package]] ··· 11193 "sp-core", 11194 "sp-io", 11195 "sp-runtime", 11196 + "sp-std 8.0.0", 11197 ] 11198 11199 [[package]] ··· 11210 "sp-core", 11211 "sp-io", 11212 "sp-runtime", 11213 + "sp-std 8.0.0", 11214 ] 11215 11216 [[package]] ··· 11229 "sp-core", 11230 "sp-io", 11231 "sp-runtime", 11232 + "sp-std 8.0.0", 11233 ] 11234 11235 [[package]] ··· 11246 "sp-core", 11247 "sp-io", 11248 "sp-runtime", 11249 + "sp-std 8.0.0", 11250 ] 11251 11252 [[package]] ··· 11264 "sp-core", 11265 "sp-io", 11266 "sp-runtime", 11267 + "sp-std 8.0.0", 11268 ] 11269 11270 [[package]] ··· 11276 "frame-support", 11277 "frame-system", 11278 "log", 11279 + "pallet-assets", 11280 "pallet-balances", 11281 "parity-scale-codec", 11282 "polkadot-parachain-primitives", ··· 11286 "sp-core", 11287 "sp-io", 11288 "sp-runtime", 11289 + "sp-std 8.0.0", 11290 "staging-xcm", 11291 "staging-xcm-builder", 11292 "staging-xcm-executor", ··· 11310 "sp-core", 11311 "sp-io", 11312 "sp-runtime", 11313 + "sp-std 8.0.0", 11314 + "sp-tracing 10.0.0", 11315 "staging-xcm", 11316 "staging-xcm-builder", 11317 "staging-xcm-executor", ··· 11331 "sp-core", 11332 "sp-io", 11333 "sp-runtime", 11334 + "sp-std 8.0.0", 11335 "staging-xcm", 11336 "staging-xcm-builder", 11337 ] 11338 11339 [[package]] 11340 name = "parachain-template-node" 11341 version = "0.1.0" 11342 dependencies = [ ··· 11378 "sc-transaction-pool", 11379 "sc-transaction-pool-api", 11380 "serde", 11381 + "serde_json", 11382 "sp-api", 11383 "sp-block-builder", 11384 "sp-blockchain", ··· 11419 "pallet-authorship", 11420 "pallet-balances", 11421 "pallet-collator-selection", 11422 + "pallet-message-queue", 11423 "pallet-parachain-template", 11424 "pallet-session", 11425 "pallet-sudo", ··· 11427 "pallet-transaction-payment", 11428 "pallet-transaction-payment-rpc-runtime-api", 11429 "pallet-xcm", 11430 + "parachains-common", 11431 "parity-scale-codec", 11432 "polkadot-parachain-primitives", 11433 "polkadot-runtime-common", ··· 11442 "sp-offchain", 11443 "sp-runtime", 11444 "sp-session", 11445 + "sp-std 8.0.0", 11446 "sp-transaction-pool", 11447 "sp-version", 11448 + "staging-parachain-info", 11449 "staging-xcm", 11450 "staging-xcm-builder", 11451 "staging-xcm-executor", ··· 11467 "pallet-authorship", 11468 "pallet-balances", 11469 "pallet-collator-selection", 11470 + "pallet-message-queue", 11471 "parity-scale-codec", 11472 "polkadot-core-primitives", 11473 "polkadot-primitives", ··· 11478 "sp-core", 11479 "sp-io", 11480 "sp-runtime", 11481 + "sp-std 8.0.0", 11482 + "staging-parachain-info", 11483 "staging-xcm", 11484 "staging-xcm-builder", 11485 "substrate-wasm-builder", ··· 11491 version = "1.0.0" 11492 dependencies = [ 11493 "assets-common", 11494 "cumulus-pallet-parachain-system", 11495 "cumulus-pallet-xcmp-queue", 11496 "cumulus-primitives-core", ··· 11504 "pallet-collator-selection", 11505 "pallet-session", 11506 "pallet-xcm", 11507 "parachains-common", 11508 "parity-scale-codec", 11509 "polkadot-parachain-primitives", ··· 11511 "sp-core", 11512 "sp-io", 11513 "sp-runtime", 11514 + "sp-std 8.0.0", 11515 + "sp-tracing 10.0.0", 11516 + "staging-parachain-info", 11517 "staging-xcm", 11518 "staging-xcm-executor", 11519 "substrate-wasm-builder", ··· 11684 11685 [[package]] 11686 name = "pbkdf2" 11687 version = "0.12.2" 11688 source = "registry+https://github.com/rust-lang/crates.io-index" 11689 checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2" ··· 11716 ] 11717 11718 [[package]] 11719 + name = "penpal-emulated-chain" 11720 + version = "0.0.0" 11721 + dependencies = [ 11722 + "cumulus-primitives-core", 11723 + "emulated-integration-tests-common", 11724 + "frame-support", 11725 + "parachains-common", 11726 + "penpal-runtime", 11727 + "rococo-emulated-chain", 11728 + "serde_json", 11729 + "sp-core", 11730 + "sp-runtime", 11731 + ] 11732 + 11733 + [[package]] 11734 name = "penpal-runtime" 11735 version = "0.9.27" 11736 dependencies = [ ··· 11757 "pallet-authorship", 11758 "pallet-balances", 11759 "pallet-collator-selection", 11760 + "pallet-message-queue", 11761 "pallet-session", 11762 "pallet-sudo", 11763 "pallet-timestamp", 11764 "pallet-transaction-payment", 11765 "pallet-transaction-payment-rpc-runtime-api", 11766 "pallet-xcm", 11767 "parachains-common", 11768 "parity-scale-codec", 11769 "polkadot-parachain-primitives", ··· 11780 "sp-offchain", 11781 "sp-runtime", 11782 "sp-session", 11783 + "sp-std 8.0.0", 11784 + "sp-storage 13.0.0", 11785 "sp-transaction-pool", 11786 "sp-version", 11787 + "staging-parachain-info", 11788 "staging-xcm", 11789 "staging-xcm-builder", 11790 "staging-xcm-executor", ··· 11951 11952 [[package]] 11953 name = "polkadot" 11954 + version = "1.4.0" 11955 dependencies = [ 11956 "assert_cmd", 11957 "color-eyre", ··· 11975 version = "1.0.0" 11976 dependencies = [ 11977 "assert_matches", 11978 + "bitvec", 11979 "env_logger 0.9.3", 11980 "futures", 11981 "futures-timer", 11982 + "itertools 0.10.5", 11983 "log", 11984 "polkadot-node-jaeger", 11985 "polkadot-node-metrics", ··· 12050 "sp-core", 12051 "sp-keyring", 12052 "sp-keystore", 12053 + "sp-tracing 10.0.0", 12054 "thiserror", 12055 "tracing-gum", 12056 ] ··· 12151 "scale-info", 12152 "sp-core", 12153 "sp-runtime", 12154 + "sp-std 8.0.0", 12155 ] 12156 12157 [[package]] ··· 12182 "sp-application-crypto", 12183 "sp-keyring", 12184 "sp-keystore", 12185 + "sp-tracing 10.0.0", 12186 "thiserror", 12187 "tracing-gum", 12188 ] ··· 12225 "sp-core", 12226 "sp-keyring", 12227 "sp-keystore", 12228 + "sp-tracing 10.0.0", 12229 "tracing-gum", 12230 ] 12231 ··· 12287 "async-trait", 12288 "bitvec", 12289 "derive_more", 12290 + "env_logger 0.9.3", 12291 "futures", 12292 "futures-timer", 12293 + "itertools 0.10.5", 12294 "kvdb", 12295 "kvdb-memorydb", 12296 + "log", 12297 "merlin 2.0.1", 12298 "parity-scale-codec", 12299 "parking_lot 0.12.1", ··· 12305 "polkadot-overseer", 12306 "polkadot-primitives", 12307 "polkadot-primitives-test-helpers", 12308 + "rand 0.8.5", 12309 + "rand_chacha 0.3.1", 12310 "rand_core 0.5.1", 12311 "sc-keystore", 12312 "schnellru", ··· 12374 "sp-core", 12375 "sp-keyring", 12376 "sp-keystore", 12377 + "sp-tracing 10.0.0", 12378 "thiserror", 12379 "tracing-gum", 12380 ] ··· 12483 "sp-core", 12484 "sp-keyring", 12485 "sp-keystore", 12486 + "sp-tracing 10.0.0", 12487 "thiserror", 12488 "tracing-gum", 12489 ] ··· 12571 "polkadot-node-core-pvf-prepare-worker", 12572 "polkadot-node-metrics", 12573 "polkadot-node-primitives", 12574 + "polkadot-node-subsystem", 12575 "polkadot-parachain-primitives", 12576 "polkadot-primitives", 12577 + "procfs", 12578 "rand 0.8.5", 12579 "rococo-runtime", 12580 + "rusty-fork", 12581 "slotmap", 12582 "sp-core", 12583 "sp-maybe-compressed-blob", 12584 + "sp-wasm-interface 14.0.0", 12585 "tempfile", 12586 "test-parachain-adder", 12587 "test-parachain-halt", ··· 12628 "sc-executor", 12629 "sc-executor-common", 12630 "sc-executor-wasmtime", 12631 + "seccompiler", 12632 "sp-core", 12633 + "sp-externalities 0.19.0", 12634 "sp-io", 12635 + "sp-tracing 10.0.0", 12636 "tempfile", 12637 + "thiserror", 12638 "tracing-gum", 12639 ] 12640 ··· 12643 version = "1.0.0" 12644 dependencies = [ 12645 "cpu-time", 12646 + "libc", 12647 + "nix 0.27.1", 12648 + "os_pipe", 12649 "parity-scale-codec", 12650 "polkadot-node-core-pvf-common", 12651 "polkadot-parachain-primitives", 12652 "polkadot-primitives", 12653 "tracing-gum", 12654 ] 12655 ··· 12658 version = "1.0.0" 12659 dependencies = [ 12660 "cfg-if", 12661 + "criterion 0.4.0", 12662 "libc", 12663 + "nix 0.27.1", 12664 + "os_pipe", 12665 "parity-scale-codec", 12666 "polkadot-node-core-pvf-common", 12667 "polkadot-primitives", 12668 "rayon", 12669 + "rococo-runtime", 12670 "sc-executor-common", 12671 "sc-executor-wasmtime", 12672 "sp-maybe-compressed-blob", 12673 + "staging-tracking-allocator", 12674 "tikv-jemalloc-ctl", 12675 + "tikv-jemallocator", 12676 "tracing-gum", 12677 ] 12678 ··· 12768 name = "polkadot-node-primitives" 12769 version = "1.0.0" 12770 dependencies = [ 12771 + "bitvec", 12772 "bounded-vec", 12773 "futures", 12774 "parity-scale-codec", ··· 12820 version = "1.0.0" 12821 dependencies = [ 12822 "async-trait", 12823 + "bitvec", 12824 "derive_more", 12825 "futures", 12826 "orchestra", ··· 12911 12912 [[package]] 12913 name = "polkadot-parachain-bin" 12914 + version = "1.4.0" 12915 dependencies = [ 12916 "assert_cmd", 12917 "asset-hub-kusama-runtime", ··· 12922 "bridge-hub-kusama-runtime", 12923 "bridge-hub-polkadot-runtime", 12924 "bridge-hub-rococo-runtime", 12925 + "bridge-hub-westend-runtime", 12926 "clap 4.4.6", 12927 "collectives-polkadot-runtime", 12928 + "collectives-westend-runtime", 12929 "color-print", 12930 "contracts-rococo-runtime", 12931 "cumulus-client-cli", ··· 12943 "frame-benchmarking-cli", 12944 "futures", 12945 "glutton-runtime", 12946 + "glutton-westend-runtime", 12947 "hex-literal", 12948 "jsonrpsee", 12949 "log", ··· 12986 "sp-runtime", 12987 "sp-session", 12988 "sp-timestamp", 12989 + "sp-tracing 10.0.0", 12990 "sp-transaction-pool", 12991 "staging-xcm", 12992 "substrate-build-script-utils", ··· 13004 dependencies = [ 13005 "bounded-collections", 13006 "derive_more", 13007 "parity-scale-codec", 13008 "polkadot-core-primitives", 13009 "scale-info", 13010 "serde", 13011 "sp-core", 13012 "sp-runtime", 13013 + "sp-std 8.0.0", 13014 + "sp-weights", 13015 ] 13016 13017 [[package]] ··· 13036 "sp-keystore", 13037 "sp-runtime", 13038 "sp-staking", 13039 + "sp-std 8.0.0", 13040 ] 13041 13042 [[package]] ··· 13102 "pallet-balances", 13103 "pallet-election-provider-multi-phase", 13104 "pallet-fast-unstake", 13105 + "pallet-identity", 13106 "pallet-session", 13107 "pallet-staking", 13108 "pallet-staking-reward-fn", ··· 13131 "sp-runtime", 13132 "sp-session", 13133 "sp-staking", 13134 + "sp-std 8.0.0", 13135 "staging-xcm", 13136 "staging-xcm-builder", 13137 "staging-xcm-executor", ··· 13146 "frame-benchmarking", 13147 "parity-scale-codec", 13148 "polkadot-primitives", 13149 + "sp-std 8.0.0", 13150 + "sp-tracing 10.0.0", 13151 ] 13152 13153 [[package]] ··· 13198 "sp-runtime", 13199 "sp-session", 13200 "sp-staking", 13201 + "sp-std 8.0.0", 13202 + "sp-tracing 10.0.0", 13203 "staging-xcm", 13204 "staging-xcm-executor", 13205 "static_assertions", ··· 13265 "polkadot-overseer", 13266 "polkadot-parachain-primitives", 13267 "polkadot-primitives", 13268 + "polkadot-primitives-test-helpers", 13269 "polkadot-rpc", 13270 "polkadot-runtime-parachains", 13271 "polkadot-statement-distribution", ··· 13317 "sp-runtime", 13318 "sp-session", 13319 "sp-state-machine", 13320 + "sp-storage 13.0.0", 13321 "sp-timestamp", 13322 "sp-transaction-pool", 13323 "sp-version", ··· 13360 "sp-keyring", 13361 "sp-keystore", 13362 "sp-staking", 13363 + "sp-tracing 10.0.0", 13364 "thiserror", 13365 "tracing-gum", 13366 ] ··· 13488 "sp-runtime", 13489 "sp-session", 13490 "sp-staking", 13491 + "sp-std 8.0.0", 13492 "sp-transaction-pool", 13493 "sp-trie", 13494 "sp-version", ··· 13821 13822 [[package]] 13823 name = "proc-macro2" 13824 + version = "1.0.69" 13825 source = "registry+https://github.com/rust-lang/crates.io-index" 13826 + checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da" 13827 dependencies = [ 13828 "unicode-ident", 13829 ] 13830 13831 [[package]] 13832 + name = "procfs" 13833 + version = "0.16.0" 13834 + source = "registry+https://github.com/rust-lang/crates.io-index" 13835 + checksum = "731e0d9356b0c25f16f33b5be79b1c57b562f141ebfcdb0ad8ac2c13a24293b4" 13836 + dependencies = [ 13837 + "bitflags 2.4.0", 13838 + "chrono", 13839 + "flate2", 13840 + "hex", 13841 + "lazy_static", 13842 + "procfs-core", 13843 + "rustix 0.38.21", 13844 + ] 13845 + 13846 + [[package]] 13847 + name = "procfs-core" 13848 + version = "0.16.0" 13849 + source = "registry+https://github.com/rust-lang/crates.io-index" 13850 + checksum = "2d3554923a69f4ce04c4a754260c338f505ce22642d3830e049a399fc2059a29" 13851 + dependencies = [ 13852 + "bitflags 2.4.0", 13853 + "chrono", 13854 + "hex", 13855 + ] 13856 + 13857 + [[package]] 13858 name = "prometheus" 13859 version = "0.13.3" 13860 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 14046 14047 [[package]] 14048 name = "quinn-proto" 14049 + version = "0.9.5" 14050 source = "registry+https://github.com/rust-lang/crates.io-index" 14051 + checksum = "c956be1b23f4261676aed05a0046e204e8a6836e50203902683a718af0797989" 14052 dependencies = [ 14053 "bytes", 14054 "rand 0.8.5", ··· 14203 dependencies = [ 14204 "pem", 14205 "ring 0.16.20", 14206 + "time 0.3.27", 14207 "x509-parser 0.13.2", 14208 "yasna", 14209 ] ··· 14216 dependencies = [ 14217 "pem", 14218 "ring 0.16.20", 14219 + "time 0.3.27", 14220 "yasna", 14221 ] 14222 ··· 14347 "log", 14348 "pallet-bags-list-remote-tests", 14349 "sp-core", 14350 + "sp-tracing 10.0.0", 14351 "tokio", 14352 "westend-runtime", 14353 "westend-runtime-constants", ··· 14481 ] 14482 14483 [[package]] 14484 + name = "rococo-emulated-chain" 14485 + version = "0.0.0" 14486 + dependencies = [ 14487 + "emulated-integration-tests-common", 14488 + "pallet-im-online", 14489 + "parachains-common", 14490 + "polkadot-primitives", 14491 + "rococo-runtime", 14492 + "rococo-runtime-constants", 14493 + "sc-consensus-grandpa", 14494 + "serde_json", 14495 + "sp-authority-discovery", 14496 + "sp-consensus-babe", 14497 + "sp-consensus-beefy", 14498 + "sp-core", 14499 + "sp-runtime", 14500 + ] 14501 + 14502 + [[package]] 14503 name = "rococo-parachain-runtime" 14504 version = "0.1.0" 14505 dependencies = [ ··· 14519 "pallet-assets", 14520 "pallet-aura", 14521 "pallet-balances", 14522 + "pallet-message-queue", 14523 "pallet-sudo", 14524 "pallet-timestamp", 14525 "pallet-transaction-payment", 14526 "pallet-transaction-payment-rpc-runtime-api", 14527 "pallet-xcm", 14528 "parachains-common", 14529 "parity-scale-codec", 14530 "polkadot-parachain-primitives", ··· 14539 "sp-offchain", 14540 "sp-runtime", 14541 "sp-session", 14542 + "sp-std 8.0.0", 14543 "sp-transaction-pool", 14544 "sp-version", 14545 + "staging-parachain-info", 14546 "staging-xcm", 14547 "staging-xcm-builder", 14548 "staging-xcm-executor", ··· 14592 "pallet-ranked-collective", 14593 "pallet-recovery", 14594 "pallet-referenda", 14595 + "pallet-root-testing", 14596 "pallet-scheduler", 14597 "pallet-session", 14598 "pallet-society", ··· 14637 "sp-runtime", 14638 "sp-session", 14639 "sp-staking", 14640 + "sp-std 8.0.0", 14641 + "sp-storage 13.0.0", 14642 + "sp-tracing 10.0.0", 14643 "sp-transaction-pool", 14644 "sp-trie", 14645 "sp-version", ··· 14667 ] 14668 14669 [[package]] 14670 + name = "rococo-system-emulated-network" 14671 + version = "0.0.0" 14672 + dependencies = [ 14673 + "asset-hub-rococo-emulated-chain", 14674 + "bridge-hub-rococo-emulated-chain", 14675 + "emulated-integration-tests-common", 14676 + "penpal-emulated-chain", 14677 + "rococo-emulated-chain", 14678 + ] 14679 + 14680 + [[package]] 14681 + name = "rococo-westend-system-emulated-network" 14682 + version = "0.0.0" 14683 + dependencies = [ 14684 + "asset-hub-rococo-emulated-chain", 14685 + "asset-hub-westend-emulated-chain", 14686 + "bridge-hub-rococo-emulated-chain", 14687 + "bridge-hub-westend-emulated-chain", 14688 + "emulated-integration-tests-common", 14689 + "rococo-emulated-chain", 14690 + "westend-emulated-chain", 14691 + ] 14692 + 14693 + [[package]] 14694 name = "rpassword" 14695 version = "7.2.0" 14696 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 14826 14827 [[package]] 14828 name = "rustix" 14829 + version = "0.38.21" 14830 source = "registry+https://github.com/rust-lang/crates.io-index" 14831 + checksum = "2b426b0506e5d50a7d8dafcf2e81471400deb602392c7dd110815afb4eaf02a3" 14832 dependencies = [ 14833 "bitflags 2.4.0", 14834 "errno", 14835 "libc", 14836 + "linux-raw-sys 0.4.10", 14837 "windows-sys 0.48.0", 14838 ] 14839 ··· 14930 "fnv", 14931 "quick-error", 14932 "tempfile", 14933 + "wait-timeout", 14934 ] 14935 14936 [[package]] ··· 14994 dependencies = [ 14995 "log", 14996 "sp-core", 14997 + "sp-wasm-interface 14.0.0", 14998 "thiserror", 14999 ] 15000 ··· 15022 "sp-core", 15023 "sp-keystore", 15024 "sp-runtime", 15025 + "sp-tracing 10.0.0", 15026 "substrate-prometheus-endpoint", 15027 "substrate-test-runtime-client", 15028 "thiserror", ··· 15058 version = "0.10.0-dev" 15059 dependencies = [ 15060 "parity-scale-codec", 15061 "sp-api", 15062 "sp-block-builder", 15063 "sp-blockchain", ··· 15072 name = "sc-chain-spec" 15073 version = "4.0.0-dev" 15074 dependencies = [ 15075 + "array-bytes 6.1.0", 15076 + "docify", 15077 + "log", 15078 "memmap2", 15079 + "parity-scale-codec", 15080 "sc-chain-spec-derive", 15081 "sc-client-api", 15082 "sc-executor", ··· 15084 "sc-telemetry", 15085 "serde", 15086 "serde_json", 15087 + "sp-application-crypto", 15088 "sp-blockchain", 15089 + "sp-consensus-babe", 15090 "sp-core", 15091 + "sp-genesis-builder", 15092 + "sp-io", 15093 + "sp-keyring", 15094 "sp-runtime", 15095 "sp-state-machine", 15096 + "substrate-test-runtime", 15097 ] 15098 15099 [[package]] ··· 15111 version = "0.10.0-dev" 15112 dependencies = [ 15113 "array-bytes 6.1.0", 15114 + "bip39", 15115 "chrono", 15116 "clap 4.4.6", 15117 "fdlimit", 15118 "futures", 15119 "futures-timer", 15120 + "itertools 0.10.5", 15121 "libp2p-identity", 15122 "log", 15123 "names 0.13.0", ··· 15142 "sp-keystore", 15143 "sp-panic-handler", 15144 "sp-runtime", 15145 + "sp-tracing 10.0.0", 15146 "sp-version", 15147 "tempfile", 15148 "thiserror", 15149 "tokio", 15150 ] 15151 ··· 15166 "sp-consensus", 15167 "sp-core", 15168 "sp-database", 15169 + "sp-externalities 0.19.0", 15170 "sp-runtime", 15171 "sp-state-machine", 15172 "sp-statement-store", 15173 + "sp-storage 13.0.0", 15174 "sp-test-primitives", 15175 "sp-trie", 15176 "substrate-prometheus-endpoint", ··· 15205 "sp-database", 15206 "sp-runtime", 15207 "sp-state-machine", 15208 + "sp-tracing 10.0.0", 15209 "sp-trie", 15210 "substrate-test-runtime-client", 15211 "tempfile", ··· 15266 "sp-keystore", 15267 "sp-runtime", 15268 "sp-timestamp", 15269 + "sp-tracing 10.0.0", 15270 "substrate-prometheus-endpoint", 15271 "substrate-test-runtime-client", 15272 "tempfile", ··· 15308 "sp-keystore", 15309 "sp-runtime", 15310 "sp-timestamp", 15311 + "sp-tracing 10.0.0", 15312 "substrate-prometheus-endpoint", 15313 "substrate-test-runtime-client", 15314 "thiserror", ··· 15376 "sp-keystore", 15377 "sp-mmr-primitives", 15378 "sp-runtime", 15379 + "sp-tracing 10.0.0", 15380 "substrate-prometheus-endpoint", 15381 "substrate-test-runtime-client", 15382 "tempfile", ··· 15442 "sc-network", 15443 "sc-network-common", 15444 "sc-network-gossip", 15445 + "sc-network-sync", 15446 "sc-network-test", 15447 "sc-telemetry", 15448 "sc-transaction-pool-api", ··· 15459 "sp-keyring", 15460 "sp-keystore", 15461 "sp-runtime", 15462 + "sp-tracing 10.0.0", 15463 "substrate-prometheus-endpoint", 15464 "substrate-test-runtime-client", 15465 "thiserror", ··· 15595 "schnellru", 15596 "sp-api", 15597 "sp-core", 15598 + "sp-externalities 0.19.0", 15599 "sp-io", 15600 "sp-maybe-compressed-blob", 15601 "sp-panic-handler", 15602 "sp-runtime", 15603 + "sp-runtime-interface 17.0.0", 15604 "sp-state-machine", 15605 + "sp-tracing 10.0.0", 15606 "sp-trie", 15607 "sp-version", 15608 + "sp-wasm-interface 14.0.0", 15609 "substrate-test-runtime", 15610 "tempfile", 15611 "tracing", ··· 15619 dependencies = [ 15620 "sc-allocator", 15621 "sp-maybe-compressed-blob", 15622 + "sp-wasm-interface 14.0.0", 15623 "thiserror", 15624 "wasm-instrument 0.3.0", 15625 ] ··· 15641 "sc-executor-common", 15642 "sc-runtime-test", 15643 "sp-io", 15644 + "sp-runtime-interface 17.0.0", 15645 + "sp-wasm-interface 14.0.0", 15646 "tempfile", 15647 "wasmtime", 15648 "wat", ··· 15659 "sc-client-api", 15660 "sc-network", 15661 "sc-network-common", 15662 + "sc-network-sync", 15663 "sp-blockchain", 15664 "sp-runtime", 15665 ] ··· 15743 "sp-core", 15744 "sp-runtime", 15745 "sp-test-primitives", 15746 + "sp-tracing 10.0.0", 15747 "substrate-prometheus-endpoint", 15748 "substrate-test-runtime", 15749 "substrate-test-runtime-client", ··· 15812 "quickcheck", 15813 "sc-network", 15814 "sc-network-common", 15815 + "sc-network-sync", 15816 "schnellru", 15817 "sp-runtime", 15818 "substrate-prometheus-endpoint", ··· 15853 "parity-scale-codec", 15854 "sc-network", 15855 "sc-network-common", 15856 + "sc-network-sync", 15857 "sp-consensus", 15858 "sp-statement-store", 15859 "substrate-prometheus-endpoint", ··· 15891 "sp-core", 15892 "sp-runtime", 15893 "sp-test-primitives", 15894 + "sp-tracing 10.0.0", 15895 "substrate-prometheus-endpoint", 15896 "substrate-test-runtime-client", 15897 "thiserror", ··· 15923 "sp-consensus", 15924 "sp-core", 15925 "sp-runtime", 15926 + "sp-tracing 10.0.0", 15927 "substrate-test-runtime", 15928 "substrate-test-runtime-client", 15929 "tokio", ··· 15940 "parity-scale-codec", 15941 "sc-network", 15942 "sc-network-common", 15943 + "sc-network-sync", 15944 "sc-utils", 15945 "sp-consensus", 15946 "sp-runtime", ··· 15977 "sp-api", 15978 "sp-consensus", 15979 "sp-core", 15980 + "sp-externalities 0.19.0", 15981 "sp-keystore", 15982 "sp-offchain", 15983 "sp-runtime", 15984 + "sp-tracing 10.0.0", 15985 "substrate-test-runtime-client", 15986 "threadpool", 15987 "tokio", ··· 16096 "sp-consensus", 16097 "sp-core", 16098 "sp-maybe-compressed-blob", 16099 + "sp-rpc", 16100 "sp-runtime", 16101 "sp-version", 16102 "substrate-test-runtime", ··· 16113 "sp-core", 16114 "sp-io", 16115 "sp-runtime", 16116 + "sp-runtime-interface 17.0.0", 16117 + "sp-std 8.0.0", 16118 "substrate-wasm-builder", 16119 ] 16120 ··· 16133 "parking_lot 0.12.1", 16134 "pin-project", 16135 "rand 0.8.5", 16136 "sc-chain-spec", 16137 "sc-client-api", 16138 "sc-client-db", ··· 16161 "sp-blockchain", 16162 "sp-consensus", 16163 "sp-core", 16164 + "sp-externalities 0.19.0", 16165 "sp-keystore", 16166 "sp-runtime", 16167 "sp-session", 16168 "sp-state-machine", 16169 + "sp-storage 13.0.0", 16170 "sp-transaction-pool", 16171 "sp-transaction-storage-proof", 16172 "sp-trie", ··· 16209 "sp-io", 16210 "sp-runtime", 16211 "sp-state-machine", 16212 + "sp-storage 13.0.0", 16213 + "sp-tracing 10.0.0", 16214 "sp-trie", 16215 "substrate-test-runtime", 16216 "substrate-test-runtime-client", ··· 16283 name = "sc-sysinfo" 16284 version = "6.0.0-dev" 16285 dependencies = [ 16286 + "derive_more", 16287 "futures", 16288 "libc", 16289 "log", ··· 16296 "sp-core", 16297 "sp-io", 16298 "sp-runtime", 16299 + "sp-std 8.0.0", 16300 ] 16301 16302 [[package]] ··· 16339 "sp-core", 16340 "sp-rpc", 16341 "sp-runtime", 16342 + "sp-tracing 10.0.0", 16343 "thiserror", 16344 "tracing", 16345 "tracing-log", ··· 16380 "sp-consensus", 16381 "sp-core", 16382 "sp-runtime", 16383 + "sp-tracing 10.0.0", 16384 "sp-transaction-pool", 16385 "substrate-prometheus-endpoint", 16386 "substrate-test-runtime", ··· 16573 ] 16574 16575 [[package]] 16576 + name = "seccompiler" 16577 + version = "0.4.0" 16578 + source = "registry+https://github.com/rust-lang/crates.io-index" 16579 + checksum = "345a3e4dddf721a478089d4697b83c6c0a8f5bf16086f6c13397e4534eb6e2e5" 16580 + dependencies = [ 16581 + "libc", 16582 + ] 16583 + 16584 + [[package]] 16585 name = "secp256k1" 16586 version = "0.24.3" 16587 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 16647 "pallet-balances", 16648 "pallet-sudo", 16649 "pallet-timestamp", 16650 "parachains-common", 16651 "parity-scale-codec", 16652 "scale-info", ··· 16659 "sp-offchain", 16660 "sp-runtime", 16661 "sp-session", 16662 + "sp-std 8.0.0", 16663 "sp-transaction-pool", 16664 "sp-version", 16665 + "staging-parachain-info", 16666 "substrate-wasm-builder", 16667 ] 16668 ··· 16736 16737 [[package]] 16738 name = "serde_json" 16739 + version = "1.0.108" 16740 source = "registry+https://github.com/rust-lang/crates.io-index" 16741 + checksum = "3d1c7e3eac408d115102c4c24ad393e0821bb3a5df4d506a80f85f7a742a526b" 16742 dependencies = [ 16743 "itoa", 16744 "ryu", ··· 16894 "frame-system", 16895 "frame-try-runtime", 16896 "pallet-aura", 16897 + "pallet-message-queue", 16898 "pallet-timestamp", 16899 "parachains-common", 16900 "parity-scale-codec", 16901 "scale-info", ··· 16908 "sp-offchain", 16909 "sp-runtime", 16910 "sp-session", 16911 + "sp-std 8.0.0", 16912 "sp-transaction-pool", 16913 "sp-version", 16914 + "staging-parachain-info", 16915 "staging-xcm", 16916 "staging-xcm-builder", 16917 "staging-xcm-executor", ··· 16977 ] 16978 16979 [[package]] 16980 + name = "simple-mermaid" 16981 + version = "0.1.0" 16982 + source = "git+https://github.com/kianenigma/simple-mermaid.git?rev=e48b187bcfd5cc75111acd9d241f1bd36604344b#e48b187bcfd5cc75111acd9d241f1bd36604344b" 16983 + 16984 + [[package]] 16985 name = "siphasher" 16986 version = "0.3.11" 16987 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 17010 "parity-scale-codec", 17011 "paste", 17012 "sp-runtime", 17013 + "sp-std 8.0.0", 17014 ] 17015 17016 [[package]] ··· 17205 "scale-info", 17206 "sp-api-proc-macro", 17207 "sp-core", 17208 + "sp-externalities 0.19.0", 17209 "sp-metadata-ir", 17210 "sp-runtime", 17211 "sp-state-machine", 17212 + "sp-std 8.0.0", 17213 "sp-test-primitives", 17214 "sp-trie", 17215 "sp-version", ··· 17246 "sp-core", 17247 "sp-runtime", 17248 "sp-state-machine", 17249 + "sp-tracing 10.0.0", 17250 "sp-version", 17251 "static_assertions", 17252 "substrate-test-runtime-client", ··· 17262 "serde", 17263 "sp-core", 17264 "sp-io", 17265 + "sp-std 8.0.0", 17266 ] 17267 17268 [[package]] ··· 17289 "scale-info", 17290 "serde", 17291 "sp-core", 17292 + "sp-std 8.0.0", 17293 "static_assertions", 17294 ] 17295 ··· 17305 ] 17306 17307 [[package]] 17308 + name = "sp-ark-bls12-381" 17309 + version = "0.4.2" 17310 + source = "git+https://github.com/paritytech/arkworks-substrate#caa2eed74beb885dd07c7db5f916f2281dad818f" 17311 + dependencies = [ 17312 + "ark-bls12-381-ext", 17313 + "sp-crypto-ec-utils 0.4.1 (git+https://github.com/paritytech/polkadot-sdk)", 17314 + ] 17315 + 17316 + [[package]] 17317 + name = "sp-ark-ed-on-bls12-381-bandersnatch" 17318 + version = "0.4.2" 17319 + source = "git+https://github.com/paritytech/arkworks-substrate#caa2eed74beb885dd07c7db5f916f2281dad818f" 17320 + dependencies = [ 17321 + "ark-ed-on-bls12-381-bandersnatch-ext", 17322 + "sp-crypto-ec-utils 0.4.1 (git+https://github.com/paritytech/polkadot-sdk)", 17323 + ] 17324 + 17325 + [[package]] 17326 name = "sp-authority-discovery" 17327 version = "4.0.0-dev" 17328 dependencies = [ ··· 17331 "sp-api", 17332 "sp-application-crypto", 17333 "sp-runtime", 17334 + "sp-std 8.0.0", 17335 ] 17336 17337 [[package]] ··· 17341 "sp-api", 17342 "sp-inherents", 17343 "sp-runtime", 17344 + "sp-std 8.0.0", 17345 ] 17346 17347 [[package]] ··· 17388 "sp-consensus-slots", 17389 "sp-inherents", 17390 "sp-runtime", 17391 + "sp-std 8.0.0", 17392 "sp-timestamp", 17393 ] 17394 ··· 17406 "sp-core", 17407 "sp-inherents", 17408 "sp-runtime", 17409 + "sp-std 8.0.0", 17410 "sp-timestamp", 17411 ] 17412 ··· 17425 "sp-io", 17426 "sp-mmr-primitives", 17427 "sp-runtime", 17428 + "sp-std 8.0.0", 17429 "strum", 17430 "w3f-bls", 17431 ] ··· 17444 "sp-core", 17445 "sp-keystore", 17446 "sp-runtime", 17447 + "sp-std 8.0.0", 17448 ] 17449 17450 [[package]] ··· 17455 "sp-api", 17456 "sp-core", 17457 "sp-runtime", 17458 + "sp-std 8.0.0", 17459 ] 17460 17461 [[package]] ··· 17470 "sp-consensus-slots", 17471 "sp-core", 17472 "sp-runtime", 17473 + "sp-std 8.0.0", 17474 ] 17475 17476 [[package]] ··· 17480 "parity-scale-codec", 17481 "scale-info", 17482 "serde", 17483 + "sp-std 8.0.0", 17484 "sp-timestamp", 17485 ] 17486 ··· 17490 dependencies = [ 17491 "array-bytes 6.1.0", 17492 "bandersnatch_vrfs", 17493 + "bip39", 17494 "bitflags 1.3.2", 17495 "blake2 0.10.6", 17496 "bounded-collections", ··· 17502 "hash-db", 17503 "hash256-std-hasher", 17504 "impl-serde", 17505 + "itertools 0.10.5", 17506 "lazy_static", 17507 "libsecp256k1", 17508 "log", ··· 17521 "serde_json", 17522 "sp-core-hashing", 17523 "sp-core-hashing-proc-macro", 17524 + "sp-debug-derive 8.0.0", 17525 + "sp-externalities 0.19.0", 17526 + "sp-runtime-interface 17.0.0", 17527 + "sp-std 8.0.0", 17528 + "sp-storage 13.0.0", 17529 "ss58-registry", 17530 "substrate-bip39", 17531 "thiserror", 17532 "tracing", 17533 "w3f-bls", 17534 "zeroize", ··· 17557 17558 [[package]] 17559 name = "sp-crypto-ec-utils" 17560 + version = "0.4.1" 17561 + dependencies = [ 17562 + "ark-bls12-377", 17563 + "ark-bls12-377-ext", 17564 + "ark-bls12-381", 17565 + "ark-bls12-381-ext", 17566 + "ark-bw6-761", 17567 + "ark-bw6-761-ext", 17568 + "ark-ec", 17569 + "ark-ed-on-bls12-377", 17570 + "ark-ed-on-bls12-377-ext", 17571 + "ark-ed-on-bls12-381-bandersnatch", 17572 + "ark-ed-on-bls12-381-bandersnatch-ext", 17573 + "ark-scale", 17574 + "sp-runtime-interface 17.0.0", 17575 + "sp-std 8.0.0", 17576 + ] 17577 + 17578 + [[package]] 17579 + name = "sp-crypto-ec-utils" 17580 + version = "0.4.1" 17581 + source = "git+https://github.com/paritytech/polkadot-sdk#fe9435db2fda7c9e2f4e29521564c72cac38f59b" 17582 dependencies = [ 17583 "ark-bls12-377", 17584 + "ark-bls12-377-ext", 17585 "ark-bls12-381", 17586 + "ark-bls12-381-ext", 17587 "ark-bw6-761", 17588 + "ark-bw6-761-ext", 17589 "ark-ec", 17590 "ark-ed-on-bls12-377", 17591 + "ark-ed-on-bls12-377-ext", 17592 "ark-ed-on-bls12-381-bandersnatch", 17593 + "ark-ed-on-bls12-381-bandersnatch-ext", 17594 "ark-scale", 17595 + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech/polkadot-sdk)", 17596 + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk)", 17597 ] 17598 17599 [[package]] ··· 17614 ] 17615 17616 [[package]] 17617 + name = "sp-debug-derive" 17618 + version = "8.0.0" 17619 + source = "git+https://github.com/paritytech/polkadot-sdk#fe9435db2fda7c9e2f4e29521564c72cac38f59b" 17620 + dependencies = [ 17621 + "proc-macro2", 17622 + "quote", 17623 + "syn 2.0.38", 17624 + ] 17625 + 17626 + [[package]] 17627 name = "sp-externalities" 17628 version = "0.19.0" 17629 dependencies = [ 17630 "environmental", 17631 "parity-scale-codec", 17632 + "sp-std 8.0.0", 17633 + "sp-storage 13.0.0", 17634 + ] 17635 + 17636 + [[package]] 17637 + name = "sp-externalities" 17638 + version = "0.19.0" 17639 + source = "git+https://github.com/paritytech/polkadot-sdk#fe9435db2fda7c9e2f4e29521564c72cac38f59b" 17640 + dependencies = [ 17641 + "environmental", 17642 + "parity-scale-codec", 17643 + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk)", 17644 + "sp-storage 13.0.0 (git+https://github.com/paritytech/polkadot-sdk)", 17645 ] 17646 17647 [[package]] ··· 17651 "serde_json", 17652 "sp-api", 17653 "sp-runtime", 17654 + "sp-std 8.0.0", 17655 ] 17656 17657 [[package]] ··· 17664 "parity-scale-codec", 17665 "scale-info", 17666 "sp-runtime", 17667 + "sp-std 8.0.0", 17668 "thiserror", 17669 ] 17670 ··· 17680 "rustversion", 17681 "secp256k1", 17682 "sp-core", 17683 + "sp-externalities 0.19.0", 17684 "sp-keystore", 17685 + "sp-runtime-interface 17.0.0", 17686 "sp-state-machine", 17687 + "sp-std 8.0.0", 17688 + "sp-tracing 10.0.0", 17689 "sp-trie", 17690 "tracing", 17691 "tracing-core", ··· 17710 "rand 0.7.3", 17711 "rand_chacha 0.2.2", 17712 "sp-core", 17713 + "sp-externalities 0.19.0", 17714 "thiserror", 17715 ] 17716 ··· 17729 "frame-metadata", 17730 "parity-scale-codec", 17731 "scale-info", 17732 + "sp-std 8.0.0", 17733 ] 17734 17735 [[package]] ··· 17740 "scale-info", 17741 "sp-api", 17742 "sp-application-crypto", 17743 + "sp-std 8.0.0", 17744 ] 17745 17746 [[package]] ··· 17755 "serde", 17756 "sp-api", 17757 "sp-core", 17758 + "sp-debug-derive 8.0.0", 17759 "sp-runtime", 17760 + "sp-std 8.0.0", 17761 "thiserror", 17762 ] 17763 ··· 17772 "sp-arithmetic", 17773 "sp-core", 17774 "sp-runtime", 17775 + "sp-std 8.0.0", 17776 "substrate-test-utils", 17777 ] 17778 ··· 17835 "sp-core", 17836 "sp-io", 17837 "sp-state-machine", 17838 + "sp-std 8.0.0", 17839 + "sp-tracing 10.0.0", 17840 "sp-weights", 17841 "substrate-test-runtime-client", 17842 "zstd 0.12.4", ··· 17852 "primitive-types", 17853 "rustversion", 17854 "sp-core", 17855 + "sp-externalities 0.19.0", 17856 "sp-io", 17857 + "sp-runtime-interface-proc-macro 11.0.0", 17858 "sp-runtime-interface-test-wasm", 17859 "sp-state-machine", 17860 + "sp-std 8.0.0", 17861 + "sp-storage 13.0.0", 17862 + "sp-tracing 10.0.0", 17863 + "sp-wasm-interface 14.0.0", 17864 "static_assertions", 17865 "trybuild", 17866 ] 17867 17868 [[package]] 17869 + name = "sp-runtime-interface" 17870 + version = "17.0.0" 17871 + source = "git+https://github.com/paritytech/polkadot-sdk#fe9435db2fda7c9e2f4e29521564c72cac38f59b" 17872 + dependencies = [ 17873 + "bytes", 17874 + "impl-trait-for-tuples", 17875 + "parity-scale-codec", 17876 + "primitive-types", 17877 + "sp-externalities 0.19.0 (git+https://github.com/paritytech/polkadot-sdk)", 17878 + "sp-runtime-interface-proc-macro 11.0.0 (git+https://github.com/paritytech/polkadot-sdk)", 17879 + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk)", 17880 + "sp-storage 13.0.0 (git+https://github.com/paritytech/polkadot-sdk)", 17881 + "sp-tracing 10.0.0 (git+https://github.com/paritytech/polkadot-sdk)", 17882 + "sp-wasm-interface 14.0.0 (git+https://github.com/paritytech/polkadot-sdk)", 17883 + "static_assertions", 17884 + ] 17885 + 17886 + [[package]] 17887 name = "sp-runtime-interface-proc-macro" 17888 version = "11.0.0" 17889 dependencies = [ ··· 17895 ] 17896 17897 [[package]] 17898 + name = "sp-runtime-interface-proc-macro" 17899 + version = "11.0.0" 17900 + source = "git+https://github.com/paritytech/polkadot-sdk#fe9435db2fda7c9e2f4e29521564c72cac38f59b" 17901 + dependencies = [ 17902 + "Inflector", 17903 + "proc-macro-crate", 17904 + "proc-macro2", 17905 + "quote", 17906 + "syn 2.0.38", 17907 + ] 17908 + 17909 + [[package]] 17910 name = "sp-runtime-interface-test" 17911 version = "2.0.0" 17912 dependencies = [ ··· 17914 "sc-executor-common", 17915 "sp-io", 17916 "sp-runtime", 17917 + "sp-runtime-interface 17.0.0", 17918 "sp-runtime-interface-test-wasm", 17919 "sp-runtime-interface-test-wasm-deprecated", 17920 "sp-state-machine", ··· 17929 "bytes", 17930 "sp-core", 17931 "sp-io", 17932 + "sp-runtime-interface 17.0.0", 17933 + "sp-std 8.0.0", 17934 "substrate-wasm-builder", 17935 ] 17936 ··· 17940 dependencies = [ 17941 "sp-core", 17942 "sp-io", 17943 + "sp-runtime-interface 17.0.0", 17944 "substrate-wasm-builder", 17945 ] 17946 ··· 17955 "sp-keystore", 17956 "sp-runtime", 17957 "sp-staking", 17958 + "sp-std 8.0.0", 17959 ] 17960 17961 [[package]] ··· 17968 "serde", 17969 "sp-core", 17970 "sp-runtime", 17971 + "sp-std 8.0.0", 17972 ] 17973 17974 [[package]] ··· 17985 "rand 0.8.5", 17986 "smallvec", 17987 "sp-core", 17988 + "sp-externalities 0.19.0", 17989 "sp-panic-handler", 17990 "sp-runtime", 17991 + "sp-std 8.0.0", 17992 "sp-trie", 17993 "thiserror", 17994 "tracing", ··· 18010 "sp-api", 18011 "sp-application-crypto", 18012 "sp-core", 18013 + "sp-externalities 0.19.0", 18014 "sp-runtime", 18015 + "sp-runtime-interface 17.0.0", 18016 + "sp-std 8.0.0", 18017 "thiserror", 18018 "x25519-dalek 2.0.0", 18019 ] ··· 18023 version = "8.0.0" 18024 18025 [[package]] 18026 + name = "sp-std" 18027 + version = "8.0.0" 18028 + source = "git+https://github.com/paritytech/polkadot-sdk#fe9435db2fda7c9e2f4e29521564c72cac38f59b" 18029 + 18030 + [[package]] 18031 name = "sp-storage" 18032 version = "13.0.0" 18033 dependencies = [ ··· 18035 "parity-scale-codec", 18036 "ref-cast", 18037 "serde", 18038 + "sp-debug-derive 8.0.0", 18039 + "sp-std 8.0.0", 18040 + ] 18041 + 18042 + [[package]] 18043 + name = "sp-storage" 18044 + version = "13.0.0" 18045 + source = "git+https://github.com/paritytech/polkadot-sdk#fe9435db2fda7c9e2f4e29521564c72cac38f59b" 18046 + dependencies = [ 18047 + "impl-serde", 18048 + "parity-scale-codec", 18049 + "ref-cast", 18050 + "serde", 18051 + "sp-debug-derive 8.0.0 (git+https://github.com/paritytech/polkadot-sdk)", 18052 + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk)", 18053 ] 18054 18055 [[package]] ··· 18062 "sp-application-crypto", 18063 "sp-core", 18064 "sp-runtime", 18065 + "sp-std 8.0.0", 18066 ] 18067 18068 [[package]] ··· 18073 "parity-scale-codec", 18074 "sp-inherents", 18075 "sp-runtime", 18076 + "sp-std 8.0.0", 18077 "thiserror", 18078 ] 18079 ··· 18082 version = "10.0.0" 18083 dependencies = [ 18084 "parity-scale-codec", 18085 + "sp-std 8.0.0", 18086 + "tracing", 18087 + "tracing-core", 18088 + "tracing-subscriber", 18089 + ] 18090 + 18091 + [[package]] 18092 + name = "sp-tracing" 18093 + version = "10.0.0" 18094 + source = "git+https://github.com/paritytech/polkadot-sdk#fe9435db2fda7c9e2f4e29521564c72cac38f59b" 18095 + dependencies = [ 18096 + "parity-scale-codec", 18097 + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk)", 18098 "tracing", 18099 "tracing-core", 18100 "tracing-subscriber", ··· 18118 "sp-core", 18119 "sp-inherents", 18120 "sp-runtime", 18121 + "sp-std 8.0.0", 18122 "sp-trie", 18123 ] 18124 ··· 18141 "schnellru", 18142 "sp-core", 18143 "sp-runtime", 18144 + "sp-std 8.0.0", 18145 "thiserror", 18146 "tracing", 18147 "trie-bench", ··· 18161 "serde", 18162 "sp-core-hashing-proc-macro", 18163 "sp-runtime", 18164 + "sp-std 8.0.0", 18165 "sp-version-proc-macro", 18166 "thiserror", 18167 ] ··· 18185 "impl-trait-for-tuples", 18186 "log", 18187 "parity-scale-codec", 18188 + "sp-std 8.0.0", 18189 + "wasmtime", 18190 + ] 18191 + 18192 + [[package]] 18193 + name = "sp-wasm-interface" 18194 + version = "14.0.0" 18195 + source = "git+https://github.com/paritytech/polkadot-sdk#fe9435db2fda7c9e2f4e29521564c72cac38f59b" 18196 + dependencies = [ 18197 + "anyhow", 18198 + "impl-trait-for-tuples", 18199 + "log", 18200 + "parity-scale-codec", 18201 + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk)", 18202 "wasmtime", 18203 ] 18204 ··· 18212 "smallvec", 18213 "sp-arithmetic", 18214 "sp-core", 18215 + "sp-debug-derive 8.0.0", 18216 + "sp-std 8.0.0", 18217 ] 18218 18219 [[package]] ··· 18281 checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 18282 18283 [[package]] 18284 + name = "staging-chain-spec-builder" 18285 + version = "2.0.0" 18286 + dependencies = [ 18287 + "ansi_term", 18288 + "clap 4.4.6", 18289 + "kitchensink-runtime", 18290 + "log", 18291 + "rand 0.8.5", 18292 + "sc-chain-spec", 18293 + "sc-keystore", 18294 + "serde_json", 18295 + "sp-core", 18296 + "sp-keystore", 18297 + "sp-tracing 10.0.0", 18298 + "staging-node-cli", 18299 + ] 18300 + 18301 + [[package]] 18302 + name = "staging-node-cli" 18303 + version = "3.0.0-dev" 18304 + dependencies = [ 18305 + "array-bytes 6.1.0", 18306 + "assert_cmd", 18307 + "clap 4.4.6", 18308 + "clap_complete", 18309 + "criterion 0.4.0", 18310 + "frame-benchmarking-cli", 18311 + "frame-system", 18312 + "frame-system-rpc-runtime-api", 18313 + "futures", 18314 + "jsonrpsee", 18315 + "kitchensink-runtime", 18316 + "log", 18317 + "nix 0.26.2", 18318 + "node-primitives", 18319 + "node-rpc", 18320 + "pallet-asset-conversion-tx-payment", 18321 + "pallet-asset-tx-payment", 18322 + "pallet-assets", 18323 + "pallet-balances", 18324 + "pallet-im-online", 18325 + "pallet-skip-feeless-payment", 18326 + "pallet-timestamp", 18327 + "parity-scale-codec", 18328 + "platforms", 18329 + "rand 0.8.5", 18330 + "regex", 18331 + "sc-authority-discovery", 18332 + "sc-basic-authorship", 18333 + "sc-block-builder", 18334 + "sc-chain-spec", 18335 + "sc-cli", 18336 + "sc-client-api", 18337 + "sc-client-db", 18338 + "sc-consensus", 18339 + "sc-consensus-babe", 18340 + "sc-consensus-epochs", 18341 + "sc-consensus-grandpa", 18342 + "sc-consensus-slots", 18343 + "sc-executor", 18344 + "sc-keystore", 18345 + "sc-mixnet", 18346 + "sc-network", 18347 + "sc-network-common", 18348 + "sc-network-statement", 18349 + "sc-network-sync", 18350 + "sc-offchain", 18351 + "sc-rpc", 18352 + "sc-service", 18353 + "sc-service-test", 18354 + "sc-statement-store", 18355 + "sc-storage-monitor", 18356 + "sc-sync-state-rpc", 18357 + "sc-sysinfo", 18358 + "sc-telemetry", 18359 + "sc-transaction-pool", 18360 + "sc-transaction-pool-api", 18361 + "serde", 18362 + "serde_json", 18363 + "soketto", 18364 + "sp-api", 18365 + "sp-authority-discovery", 18366 + "sp-blockchain", 18367 + "sp-consensus", 18368 + "sp-consensus-babe", 18369 + "sp-consensus-grandpa", 18370 + "sp-core", 18371 + "sp-inherents", 18372 + "sp-io", 18373 + "sp-keyring", 18374 + "sp-keystore", 18375 + "sp-mixnet", 18376 + "sp-runtime", 18377 + "sp-statement-store", 18378 + "sp-timestamp", 18379 + "sp-tracing 10.0.0", 18380 + "sp-transaction-storage-proof", 18381 + "staging-node-executor", 18382 + "staging-node-inspect", 18383 + "substrate-build-script-utils", 18384 + "substrate-cli-test-utils", 18385 + "substrate-frame-cli", 18386 + "substrate-rpc-client", 18387 + "tempfile", 18388 + "tokio", 18389 + "tokio-util", 18390 + "try-runtime-cli", 18391 + "wait-timeout", 18392 + ] 18393 + 18394 + [[package]] 18395 + name = "staging-node-executor" 18396 + version = "3.0.0-dev" 18397 + dependencies = [ 18398 + "criterion 0.4.0", 18399 + "frame-benchmarking", 18400 + "frame-support", 18401 + "frame-system", 18402 + "futures", 18403 + "kitchensink-runtime", 18404 + "node-primitives", 18405 + "node-testing", 18406 + "pallet-balances", 18407 + "pallet-contracts", 18408 + "pallet-glutton", 18409 + "pallet-im-online", 18410 + "pallet-root-testing", 18411 + "pallet-sudo", 18412 + "pallet-timestamp", 18413 + "pallet-transaction-payment", 18414 + "pallet-treasury", 18415 + "parity-scale-codec", 18416 + "sc-executor", 18417 + "scale-info", 18418 + "serde_json", 18419 + "sp-application-crypto", 18420 + "sp-consensus-babe", 18421 + "sp-core", 18422 + "sp-externalities 0.19.0", 18423 + "sp-keyring", 18424 + "sp-keystore", 18425 + "sp-runtime", 18426 + "sp-state-machine", 18427 + "sp-statement-store", 18428 + "sp-tracing 10.0.0", 18429 + "sp-trie", 18430 + "wat", 18431 + ] 18432 + 18433 + [[package]] 18434 + name = "staging-node-inspect" 18435 + version = "0.9.0-dev" 18436 + dependencies = [ 18437 + "clap 4.4.6", 18438 + "parity-scale-codec", 18439 + "sc-cli", 18440 + "sc-client-api", 18441 + "sc-service", 18442 + "sp-blockchain", 18443 + "sp-core", 18444 + "sp-runtime", 18445 + "thiserror", 18446 + ] 18447 + 18448 + [[package]] 18449 + name = "staging-parachain-info" 18450 + version = "0.1.0" 18451 + dependencies = [ 18452 + "cumulus-primitives-core", 18453 + "frame-support", 18454 + "frame-system", 18455 + "parity-scale-codec", 18456 + "scale-info", 18457 + "sp-runtime", 18458 + "sp-std 8.0.0", 18459 + ] 18460 + 18461 + [[package]] 18462 + name = "staging-tracking-allocator" 18463 + version = "1.0.0" 18464 + 18465 + [[package]] 18466 name = "staging-xcm" 18467 version = "1.0.0" 18468 dependencies = [ ··· 18505 "sp-arithmetic", 18506 "sp-io", 18507 "sp-runtime", 18508 + "sp-std 8.0.0", 18509 "sp-weights", 18510 "staging-xcm", 18511 "staging-xcm-executor", ··· 18521 "impl-trait-for-tuples", 18522 "log", 18523 "parity-scale-codec", 18524 + "scale-info", 18525 "sp-arithmetic", 18526 "sp-core", 18527 "sp-io", 18528 "sp-runtime", 18529 + "sp-std 8.0.0", 18530 "sp-weights", 18531 "staging-xcm", 18532 ] ··· 18649 name = "substrate" 18650 version = "1.0.0" 18651 dependencies = [ 18652 "frame-support", 18653 + "sc-chain-spec", 18654 "sc-cli", 18655 "sc-consensus-aura", 18656 "sc-consensus-babe", ··· 18659 "sc-consensus-manual-seal", 18660 "sc-consensus-pow", 18661 "sc-service", 18662 + "simple-mermaid", 18663 "sp-runtime", 18664 + "staging-chain-spec-builder", 18665 "subkey", 18666 ] 18667 ··· 18689 "assert_cmd", 18690 "futures", 18691 "nix 0.26.2", 18692 "node-primitives", 18693 "regex", 18694 "sc-cli", 18695 "sc-service", 18696 "sp-rpc", 18697 + "staging-node-cli", 18698 "substrate-rpc-client", 18699 "tokio", 18700 ] ··· 18724 "serde", 18725 "sp-core", 18726 "sp-runtime", 18727 + "sp-storage 13.0.0", 18728 "tokio", 18729 ] 18730 ··· 18746 "sp-blockchain", 18747 "sp-core", 18748 "sp-runtime", 18749 + "sp-tracing 10.0.0", 18750 "substrate-test-runtime-client", 18751 "tokio", 18752 ] ··· 18849 "sp-consensus-babe", 18850 "sp-consensus-grandpa", 18851 "sp-core", 18852 + "sp-externalities 0.19.0", 18853 "sp-genesis-builder", 18854 "sp-inherents", 18855 "sp-io", ··· 18858 "sp-runtime", 18859 "sp-session", 18860 "sp-state-machine", 18861 + "sp-std 8.0.0", 18862 + "sp-tracing 10.0.0", 18863 "sp-transaction-pool", 18864 "sp-trie", 18865 "sp-version", ··· 19132 "cfg-if", 19133 "fastrand 2.0.0", 19134 "redox_syscall 0.3.5", 19135 + "rustix 0.38.21", 19136 "windows-sys 0.48.0", 19137 ] 19138 ··· 19146 ] 19147 19148 [[package]] 19149 + name = "terminal_size" 19150 + version = "0.3.0" 19151 + source = "registry+https://github.com/rust-lang/crates.io-index" 19152 + checksum = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7" 19153 + dependencies = [ 19154 + "rustix 0.38.21", 19155 + "windows-sys 0.48.0", 19156 + ] 19157 + 19158 + [[package]] 19159 name = "termtree" 19160 version = "0.4.1" 19161 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 19169 "parity-scale-codec", 19170 "polkadot-parachain-primitives", 19171 "sp-io", 19172 + "sp-std 8.0.0", 19173 "substrate-wasm-builder", 19174 "tiny-keccak", 19175 ] ··· 19217 "parity-scale-codec", 19218 "polkadot-parachain-primitives", 19219 "sp-io", 19220 + "sp-std 8.0.0", 19221 "substrate-wasm-builder", 19222 "tiny-keccak", 19223 ] ··· 19273 ] 19274 19275 [[package]] 19276 + name = "testnets-common" 19277 + version = "1.0.0" 19278 + dependencies = [ 19279 + "frame-support", 19280 + "polkadot-core-primitives", 19281 + "rococo-runtime-constants", 19282 + "smallvec", 19283 + "sp-runtime", 19284 + "substrate-wasm-builder", 19285 + "westend-runtime-constants", 19286 + ] 19287 + 19288 + [[package]] 19289 name = "textwrap" 19290 version = "0.16.0" 19291 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 19402 19403 [[package]] 19404 name = "time" 19405 + version = "0.1.45" 19406 + source = "registry+https://github.com/rust-lang/crates.io-index" 19407 + checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a" 19408 + dependencies = [ 19409 + "libc", 19410 + "wasi 0.10.0+wasi-snapshot-preview1", 19411 + "winapi", 19412 + ] 19413 + 19414 + [[package]] 19415 + name = "time" 19416 version = "0.3.27" 19417 source = "registry+https://github.com/rust-lang/crates.io-index" 19418 checksum = "0bb39ee79a6d8de55f48f2293a830e040392f1c5f16e336bdd1788cd0aadce07" ··· 19437 checksum = "733d258752e9303d392b94b75230d07b0b9c489350c69b851fc6c065fde3e8f9" 19438 dependencies = [ 19439 "time-core", 19440 ] 19441 19442 [[package]] ··· 19709 version = "1.0.0" 19710 dependencies = [ 19711 "coarsetime", 19712 "polkadot-primitives", 19713 "tracing", 19714 "tracing-gum-proc-macro", ··· 19892 "sp-consensus-aura", 19893 "sp-consensus-babe", 19894 "sp-core", 19895 + "sp-debug-derive 8.0.0", 19896 + "sp-externalities 0.19.0", 19897 "sp-inherents", 19898 "sp-io", 19899 "sp-keystore", ··· 20245 20246 [[package]] 20247 name = "wasi" 20248 + version = "0.10.0+wasi-snapshot-preview1" 20249 + source = "registry+https://github.com/rust-lang/crates.io-index" 20250 + checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" 20251 + 20252 + [[package]] 20253 + name = "wasi" 20254 version = "0.11.0+wasi-snapshot-preview1" 20255 source = "registry+https://github.com/rust-lang/crates.io-index" 20256 checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" ··· 20751 "sha2 0.10.7", 20752 "stun", 20753 "thiserror", 20754 + "time 0.3.27", 20755 "tokio", 20756 "turn", 20757 "url", ··· 20934 ] 20935 20936 [[package]] 20937 + name = "westend-emulated-chain" 20938 + version = "0.0.0" 20939 + dependencies = [ 20940 + "emulated-integration-tests-common", 20941 + "pallet-im-online", 20942 + "pallet-staking", 20943 + "parachains-common", 20944 + "polkadot-primitives", 20945 + "sc-consensus-grandpa", 20946 + "serde_json", 20947 + "sp-authority-discovery", 20948 + "sp-consensus-babe", 20949 + "sp-consensus-beefy", 20950 + "sp-core", 20951 + "sp-runtime", 20952 + "westend-runtime", 20953 + "westend-runtime-constants", 20954 + ] 20955 + 20956 + [[package]] 20957 name = "westend-runtime" 20958 version = "1.0.0" 20959 dependencies = [ ··· 21002 "pallet-proxy", 21003 "pallet-recovery", 21004 "pallet-referenda", 21005 + "pallet-root-testing", 21006 "pallet-scheduler", 21007 "pallet-session", 21008 "pallet-session-benchmarking", ··· 21050 "sp-runtime", 21051 "sp-session", 21052 "sp-staking", 21053 + "sp-std 8.0.0", 21054 + "sp-storage 13.0.0", 21055 + "sp-tracing 10.0.0", 21056 "sp-transaction-pool", 21057 "sp-version", 21058 "staging-xcm", ··· 21076 "sp-runtime", 21077 "sp-weights", 21078 "staging-xcm", 21079 + ] 21080 + 21081 + [[package]] 21082 + name = "westend-system-emulated-network" 21083 + version = "0.0.0" 21084 + dependencies = [ 21085 + "asset-hub-westend-emulated-chain", 21086 + "bridge-hub-westend-emulated-chain", 21087 + "emulated-integration-tests-common", 21088 + "penpal-emulated-chain", 21089 + "westend-emulated-chain", 21090 ] 21091 21092 [[package]] ··· 21398 "ring 0.16.20", 21399 "rusticata-macros", 21400 "thiserror", 21401 + "time 0.3.27", 21402 ] 21403 21404 [[package]] ··· 21416 "oid-registry 0.6.1", 21417 "rusticata-macros", 21418 "thiserror", 21419 + "time 0.3.27", 21420 ] 21421 21422 [[package]] ··· 21433 version = "0.1.0" 21434 dependencies = [ 21435 "cumulus-pallet-parachain-system", 21436 + "cumulus-pallet-xcmp-queue", 21437 "cumulus-primitives-core", 21438 "cumulus-primitives-parachain-inherent", 21439 "cumulus-test-relay-sproof-builder", ··· 21454 "sp-core", 21455 "sp-io", 21456 "sp-runtime", 21457 + "sp-std 8.0.0", 21458 + "sp-tracing 10.0.0", 21459 "staging-xcm", 21460 "staging-xcm-executor", 21461 ] ··· 21476 "sp-keyring", 21477 "sp-runtime", 21478 "sp-state-machine", 21479 + "sp-tracing 10.0.0", 21480 "staging-xcm", 21481 "staging-xcm-executor", 21482 ] ··· 21489 "proc-macro2", 21490 "quote", 21491 "syn 2.0.38", 21492 + "trybuild", 21493 ] 21494 21495 [[package]] ··· 21503 "polkadot-parachain-primitives", 21504 "polkadot-runtime-parachains", 21505 "sp-io", 21506 + "sp-std 8.0.0", 21507 "staging-xcm", 21508 "staging-xcm-builder", 21509 "staging-xcm-executor", ··· 21528 "sp-core", 21529 "sp-io", 21530 "sp-runtime", 21531 + "sp-std 8.0.0", 21532 + "sp-tracing 10.0.0", 21533 "staging-xcm", 21534 "staging-xcm-builder", 21535 "staging-xcm-executor", ··· 21555 "sp-core", 21556 "sp-io", 21557 "sp-runtime", 21558 + "sp-std 8.0.0", 21559 "staging-xcm", 21560 "staging-xcm-builder", 21561 "staging-xcm-executor", ··· 21588 source = "registry+https://github.com/rust-lang/crates.io-index" 21589 checksum = "e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd" 21590 dependencies = [ 21591 + "time 0.3.27", 21592 ] 21593 21594 [[package]]
+7 -4
pkgs/applications/blockchains/polkadot/default.nix
··· 11 }: 12 rustPlatform.buildRustPackage rec { 13 pname = "polkadot"; 14 - version = "1.3.0"; 15 16 src = fetchFromGitHub { 17 owner = "paritytech"; 18 repo = "polkadot-sdk"; 19 - rev = "polkadot-v${version}"; 20 - hash = "sha256-7hCQdJHzuPQTNZFDGEZG/Q6G/Gh/gJANV5uiL/d6Pas="; 21 22 # the build process of polkadot requires a .git folder in order to determine 23 # the git commit hash that is being built and add it to the version string. ··· 41 cargoLock = { 42 lockFile = ./Cargo.lock; 43 outputHashes = { 44 - "ark-secret-scalar-0.0.2" = "sha256-GROzlo+1QQ8wd090/esQRmaV8KWjNEfUlFlldnME28A="; 45 "common-0.1.0" = "sha256-ru++KG2ZZqa/wDGnKF/VfWnazHRSpOAD0WYb7rHlpCU="; 46 "fflonk-0.1.0" = "sha256-MNvlePHQdY8DiOq6w7Hc1pgn7G58GDTeghCKHJdUy7E="; 47 }; 48 }; 49
··· 11 }: 12 rustPlatform.buildRustPackage rec { 13 pname = "polkadot"; 14 + version = "1.4.0"; 15 16 src = fetchFromGitHub { 17 owner = "paritytech"; 18 repo = "polkadot-sdk"; 19 + rev = "v${version}"; 20 + hash = "sha256-Tblknr9nU6X4lKMW8ZPOo7jZ/MoE8e8G58NnLITzhxY="; 21 22 # the build process of polkadot requires a .git folder in order to determine 23 # the git commit hash that is being built and add it to the version string. ··· 41 cargoLock = { 42 lockFile = ./Cargo.lock; 43 outputHashes = { 44 + "ark-secret-scalar-0.0.2" = "sha256-rnU9+rf0POv4GuxKUp9Wv4/eNXi5gfGq+XhJLxpmSzU="; 45 "common-0.1.0" = "sha256-ru++KG2ZZqa/wDGnKF/VfWnazHRSpOAD0WYb7rHlpCU="; 46 "fflonk-0.1.0" = "sha256-MNvlePHQdY8DiOq6w7Hc1pgn7G58GDTeghCKHJdUy7E="; 47 + "simple-mermaid-0.1.0" = "sha256-IekTldxYq+uoXwGvbpkVTXv2xrcZ0TQfyyE2i2zH+6w="; 48 + "sp-ark-bls12-381-0.4.2" = "sha256-nNr0amKhSvvI9BlsoP+8v6Xppx/s7zkf0l9Lm3DW8w8="; 49 + "sp-crypto-ec-utils-0.4.1" = "sha256-cv2mr5K6mAKiACVzS7mPOIpoyt8iUfGZXsqVuiGXbL0="; 50 }; 51 }; 52