difftreelog
Fix calls contract example (builds)
in: master
6 files changed
smart_contract/ink-types-node-runtime/Cargo.lockdiffbeforeafterboth577[[package]]577[[package]]578name = "frame-benchmarking"578name = "frame-benchmarking"579version = "2.0.0-alpha.6"579version = "2.0.0-alpha.6"580source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"580source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"581dependencies = [581dependencies = [582 "frame-support",582 "frame-support",583 "frame-system",583 "frame-system",594[[package]]594[[package]]595name = "frame-executive"595name = "frame-executive"596version = "2.0.0-alpha.6"596version = "2.0.0-alpha.6"597source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"597source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"598dependencies = [598dependencies = [599 "frame-support",599 "frame-support",600 "frame-system",600 "frame-system",609[[package]]609[[package]]610name = "frame-metadata"610name = "frame-metadata"611version = "11.0.0-alpha.6"611version = "11.0.0-alpha.6"612source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"612source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"613dependencies = [613dependencies = [614 "parity-scale-codec",614 "parity-scale-codec",615 "serde",615 "serde",620[[package]]620[[package]]621name = "frame-support"621name = "frame-support"622version = "2.0.0-alpha.6"622version = "2.0.0-alpha.6"623source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"623source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"624dependencies = [624dependencies = [625 "bitmask",625 "bitmask",626 "frame-metadata",626 "frame-metadata",645[[package]]645[[package]]646name = "frame-support-procedural"646name = "frame-support-procedural"647version = "2.0.0-alpha.6"647version = "2.0.0-alpha.6"648source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"648source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"649dependencies = [649dependencies = [650 "frame-support-procedural-tools",650 "frame-support-procedural-tools",651 "proc-macro2",651 "proc-macro2",656[[package]]656[[package]]657name = "frame-support-procedural-tools"657name = "frame-support-procedural-tools"658version = "2.0.0-alpha.6"658version = "2.0.0-alpha.6"659source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"659source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"660dependencies = [660dependencies = [661 "frame-support-procedural-tools-derive",661 "frame-support-procedural-tools-derive",662 "proc-macro-crate",662 "proc-macro-crate",668[[package]]668[[package]]669name = "frame-support-procedural-tools-derive"669name = "frame-support-procedural-tools-derive"670version = "2.0.0-alpha.6"670version = "2.0.0-alpha.6"671source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"671source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"672dependencies = [672dependencies = [673 "proc-macro2",673 "proc-macro2",674 "quote",674 "quote",678[[package]]678[[package]]679name = "frame-system"679name = "frame-system"680version = "2.0.0-alpha.6"680version = "2.0.0-alpha.6"681source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"681source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"682dependencies = [682dependencies = [683 "frame-support",683 "frame-support",684 "impl-trait-for-tuples",684 "impl-trait-for-tuples",694[[package]]694[[package]]695name = "frame-system-rpc-runtime-api"695name = "frame-system-rpc-runtime-api"696version = "2.0.0-alpha.6"696version = "2.0.0-alpha.6"697source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"697source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"698dependencies = [698dependencies = [699 "parity-scale-codec",699 "parity-scale-codec",700 "sp-api",700 "sp-api",1591[[package]]1591[[package]]1592name = "node-primitives"1592name = "node-primitives"1593version = "2.0.0-alpha.6"1593version = "2.0.0-alpha.6"1594source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1594source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1595dependencies = [1595dependencies = [1596 "frame-system",1596 "frame-system",1597 "parity-scale-codec",1597 "parity-scale-codec",1603[[package]]1603[[package]]1604name = "node-runtime"1604name = "node-runtime"1605version = "2.0.0-alpha.6"1605version = "2.0.0-alpha.6"1606source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1606source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1607dependencies = [1607dependencies = [1608 "frame-benchmarking",1608 "frame-benchmarking",1609 "frame-executive",1609 "frame-executive",1758[[package]]1758[[package]]1759name = "pallet-authority-discovery"1759name = "pallet-authority-discovery"1760version = "2.0.0-alpha.6"1760version = "2.0.0-alpha.6"1761source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1761source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1762dependencies = [1762dependencies = [1763 "frame-support",1763 "frame-support",1764 "frame-system",1764 "frame-system",1774[[package]]1774[[package]]1775name = "pallet-authorship"1775name = "pallet-authorship"1776version = "2.0.0-alpha.6"1776version = "2.0.0-alpha.6"1777source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1777source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1778dependencies = [1778dependencies = [1779 "frame-support",1779 "frame-support",1780 "frame-system",1780 "frame-system",1789[[package]]1789[[package]]1790name = "pallet-babe"1790name = "pallet-babe"1791version = "2.0.0-alpha.6"1791version = "2.0.0-alpha.6"1792source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1792source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1793dependencies = [1793dependencies = [1794 "frame-support",1794 "frame-support",1795 "frame-system",1795 "frame-system",1811[[package]]1811[[package]]1812name = "pallet-balances"1812name = "pallet-balances"1813version = "2.0.0-alpha.6"1813version = "2.0.0-alpha.6"1814source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1814source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1815dependencies = [1815dependencies = [1816 "frame-benchmarking",1816 "frame-benchmarking",1817 "frame-support",1817 "frame-support",1825[[package]]1825[[package]]1826name = "pallet-collective"1826name = "pallet-collective"1827version = "2.0.0-alpha.6"1827version = "2.0.0-alpha.6"1828source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1828source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1829dependencies = [1829dependencies = [1830 "frame-support",1830 "frame-support",1831 "frame-system",1831 "frame-system",1840[[package]]1840[[package]]1841name = "pallet-contracts"1841name = "pallet-contracts"1842version = "2.0.0-alpha.6"1842version = "2.0.0-alpha.6"1843source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1843source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1844dependencies = [1844dependencies = [1845 "frame-support",1845 "frame-support",1846 "frame-system",1846 "frame-system",1860[[package]]1860[[package]]1861name = "pallet-contracts-primitives"1861name = "pallet-contracts-primitives"1862version = "2.0.0-alpha.6"1862version = "2.0.0-alpha.6"1863source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1863source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1864dependencies = [1864dependencies = [1865 "parity-scale-codec",1865 "parity-scale-codec",1866 "sp-runtime",1866 "sp-runtime",1870[[package]]1870[[package]]1871name = "pallet-contracts-rpc-runtime-api"1871name = "pallet-contracts-rpc-runtime-api"1872version = "0.8.0-alpha.6"1872version = "0.8.0-alpha.6"1873source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1873source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1874dependencies = [1874dependencies = [1875 "pallet-contracts-primitives",1875 "pallet-contracts-primitives",1876 "parity-scale-codec",1876 "parity-scale-codec",1882[[package]]1882[[package]]1883name = "pallet-democracy"1883name = "pallet-democracy"1884version = "2.0.0-alpha.6"1884version = "2.0.0-alpha.6"1885source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1885source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1886dependencies = [1886dependencies = [1887 "frame-benchmarking",1887 "frame-benchmarking",1888 "frame-support",1888 "frame-support",1897[[package]]1897[[package]]1898name = "pallet-elections-phragmen"1898name = "pallet-elections-phragmen"1899version = "2.0.0-alpha.6"1899version = "2.0.0-alpha.6"1900source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1900source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1901dependencies = [1901dependencies = [1902 "frame-support",1902 "frame-support",1903 "frame-system",1903 "frame-system",1911[[package]]1911[[package]]1912name = "pallet-finality-tracker"1912name = "pallet-finality-tracker"1913version = "2.0.0-alpha.6"1913version = "2.0.0-alpha.6"1914source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1914source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1915dependencies = [1915dependencies = [1916 "frame-support",1916 "frame-support",1917 "frame-system",1917 "frame-system",1927[[package]]1927[[package]]1928name = "pallet-grandpa"1928name = "pallet-grandpa"1929version = "2.0.0-alpha.6"1929version = "2.0.0-alpha.6"1930source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1930source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1931dependencies = [1931dependencies = [1932 "frame-support",1932 "frame-support",1933 "frame-system",1933 "frame-system",1947[[package]]1947[[package]]1948name = "pallet-identity"1948name = "pallet-identity"1949version = "2.0.0-alpha.6"1949version = "2.0.0-alpha.6"1950source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1950source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1951dependencies = [1951dependencies = [1952 "enumflags2",1952 "enumflags2",1953 "frame-benchmarking",1953 "frame-benchmarking",1963[[package]]1963[[package]]1964name = "pallet-im-online"1964name = "pallet-im-online"1965version = "2.0.0-alpha.6"1965version = "2.0.0-alpha.6"1966source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1966source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1967dependencies = [1967dependencies = [1968 "frame-support",1968 "frame-support",1969 "frame-system",1969 "frame-system",1982[[package]]1982[[package]]1983name = "pallet-indices"1983name = "pallet-indices"1984version = "2.0.0-alpha.6"1984version = "2.0.0-alpha.6"1985source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1985source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1986dependencies = [1986dependencies = [1987 "frame-support",1987 "frame-support",1988 "frame-system",1988 "frame-system",1998[[package]]1998[[package]]1999name = "pallet-membership"1999name = "pallet-membership"2000version = "2.0.0-alpha.6"2000version = "2.0.0-alpha.6"2001source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2001source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2002dependencies = [2002dependencies = [2003 "frame-support",2003 "frame-support",2004 "frame-system",2004 "frame-system",2012[[package]]2012[[package]]2013name = "pallet-multisig"2013name = "pallet-multisig"2014version = "2.0.0-alpha.6"2014version = "2.0.0-alpha.6"2015source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2015source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2016dependencies = [2016dependencies = [2017 "frame-support",2017 "frame-support",2018 "frame-system",2018 "frame-system",2027[[package]]2027[[package]]2028name = "pallet-offences"2028name = "pallet-offences"2029version = "2.0.0-alpha.6"2029version = "2.0.0-alpha.6"2030source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2030source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2031dependencies = [2031dependencies = [2032 "frame-support",2032 "frame-support",2033 "frame-system",2033 "frame-system",2042[[package]]2042[[package]]2043name = "pallet-proxy"2043name = "pallet-proxy"2044version = "2.0.0-alpha.6"2044version = "2.0.0-alpha.6"2045source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2045source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2046dependencies = [2046dependencies = [2047 "frame-support",2047 "frame-support",2048 "frame-system",2048 "frame-system",2057[[package]]2057[[package]]2058name = "pallet-randomness-collective-flip"2058name = "pallet-randomness-collective-flip"2059version = "2.0.0-alpha.6"2059version = "2.0.0-alpha.6"2060source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2060source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2061dependencies = [2061dependencies = [2062 "frame-support",2062 "frame-support",2063 "frame-system",2063 "frame-system",2070[[package]]2070[[package]]2071name = "pallet-recovery"2071name = "pallet-recovery"2072version = "2.0.0-alpha.6"2072version = "2.0.0-alpha.6"2073source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2073source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2074dependencies = [2074dependencies = [2075 "enumflags2",2075 "enumflags2",2076 "frame-support",2076 "frame-support",2085[[package]]2085[[package]]2086name = "pallet-scheduler"2086name = "pallet-scheduler"2087version = "2.0.0-alpha.6"2087version = "2.0.0-alpha.6"2088source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2088source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2089dependencies = [2089dependencies = [2090 "frame-benchmarking",2090 "frame-benchmarking",2091 "frame-support",2091 "frame-support",2100[[package]]2100[[package]]2101name = "pallet-session"2101name = "pallet-session"2102version = "2.0.0-alpha.6"2102version = "2.0.0-alpha.6"2103source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2103source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2104dependencies = [2104dependencies = [2105 "frame-support",2105 "frame-support",2106 "frame-system",2106 "frame-system",2120[[package]]2120[[package]]2121name = "pallet-society"2121name = "pallet-society"2122version = "2.0.0-alpha.6"2122version = "2.0.0-alpha.6"2123source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2123source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2124dependencies = [2124dependencies = [2125 "frame-support",2125 "frame-support",2126 "frame-system",2126 "frame-system",2134[[package]]2134[[package]]2135name = "pallet-staking"2135name = "pallet-staking"2136version = "2.0.0-alpha.6"2136version = "2.0.0-alpha.6"2137source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2137source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2138dependencies = [2138dependencies = [2139 "frame-support",2139 "frame-support",2140 "frame-system",2140 "frame-system",2154[[package]]2154[[package]]2155name = "pallet-staking-reward-curve"2155name = "pallet-staking-reward-curve"2156version = "2.0.0-alpha.6"2156version = "2.0.0-alpha.6"2157source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2157source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2158dependencies = [2158dependencies = [2159 "proc-macro-crate",2159 "proc-macro-crate",2160 "proc-macro2",2160 "proc-macro2",2165[[package]]2165[[package]]2166name = "pallet-sudo"2166name = "pallet-sudo"2167version = "2.0.0-alpha.6"2167version = "2.0.0-alpha.6"2168source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2168source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2169dependencies = [2169dependencies = [2170 "frame-support",2170 "frame-support",2171 "frame-system",2171 "frame-system",2179[[package]]2179[[package]]2180name = "pallet-timestamp"2180name = "pallet-timestamp"2181version = "2.0.0-alpha.6"2181version = "2.0.0-alpha.6"2182source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2182source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2183dependencies = [2183dependencies = [2184 "frame-benchmarking",2184 "frame-benchmarking",2185 "frame-support",2185 "frame-support",2196[[package]]2196[[package]]2197name = "pallet-transaction-payment"2197name = "pallet-transaction-payment"2198version = "2.0.0-alpha.6"2198version = "2.0.0-alpha.6"2199source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2199source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2200dependencies = [2200dependencies = [2201 "frame-support",2201 "frame-support",2202 "frame-system",2202 "frame-system",2211[[package]]2211[[package]]2212name = "pallet-transaction-payment-rpc-runtime-api"2212name = "pallet-transaction-payment-rpc-runtime-api"2213version = "2.0.0-alpha.6"2213version = "2.0.0-alpha.6"2214source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2214source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2215dependencies = [2215dependencies = [2216 "frame-support",2216 "frame-support",2217 "parity-scale-codec",2217 "parity-scale-codec",2224[[package]]2224[[package]]2225name = "pallet-treasury"2225name = "pallet-treasury"2226version = "2.0.0-alpha.6"2226version = "2.0.0-alpha.6"2227source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2227source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2228dependencies = [2228dependencies = [2229 "frame-support",2229 "frame-support",2230 "frame-system",2230 "frame-system",2238[[package]]2238[[package]]2239name = "pallet-utility"2239name = "pallet-utility"2240version = "2.0.0-alpha.6"2240version = "2.0.0-alpha.6"2241source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2241source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2242dependencies = [2242dependencies = [2243 "frame-support",2243 "frame-support",2244 "frame-system",2244 "frame-system",2253[[package]]2253[[package]]2254name = "pallet-vesting"2254name = "pallet-vesting"2255version = "2.0.0-alpha.6"2255version = "2.0.0-alpha.6"2256source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2256source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"2257dependencies = [2257dependencies = [2258 "enumflags2",2258 "enumflags2",2259 "frame-support",2259 "frame-support",3062[[package]]3062[[package]]3063name = "sp-api"3063name = "sp-api"3064version = "2.0.0-alpha.6"3064version = "2.0.0-alpha.6"3065source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3065source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3066dependencies = [3066dependencies = [3067 "hash-db",3067 "hash-db",3068 "parity-scale-codec",3068 "parity-scale-codec",3077[[package]]3077[[package]]3078name = "sp-api-proc-macro"3078name = "sp-api-proc-macro"3079version = "2.0.0-alpha.6"3079version = "2.0.0-alpha.6"3080source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3080source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3081dependencies = [3081dependencies = [3082 "blake2-rfc",3082 "blake2-rfc",3083 "proc-macro-crate",3083 "proc-macro-crate",3089[[package]]3089[[package]]3090name = "sp-application-crypto"3090name = "sp-application-crypto"3091version = "2.0.0-alpha.6"3091version = "2.0.0-alpha.6"3092source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3092source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3093dependencies = [3093dependencies = [3094 "parity-scale-codec",3094 "parity-scale-codec",3095 "serde",3095 "serde",3101[[package]]3101[[package]]3102name = "sp-arithmetic"3102name = "sp-arithmetic"3103version = "2.0.0-alpha.6"3103version = "2.0.0-alpha.6"3104source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3104source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3105dependencies = [3105dependencies = [3106 "integer-sqrt",3106 "integer-sqrt",3107 "num-traits",3107 "num-traits",3114[[package]]3114[[package]]3115name = "sp-authority-discovery"3115name = "sp-authority-discovery"3116version = "2.0.0-alpha.6"3116version = "2.0.0-alpha.6"3117source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3117source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3118dependencies = [3118dependencies = [3119 "parity-scale-codec",3119 "parity-scale-codec",3120 "sp-api",3120 "sp-api",3126[[package]]3126[[package]]3127name = "sp-authorship"3127name = "sp-authorship"3128version = "2.0.0-alpha.6"3128version = "2.0.0-alpha.6"3129source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3129source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3130dependencies = [3130dependencies = [3131 "parity-scale-codec",3131 "parity-scale-codec",3132 "sp-inherents",3132 "sp-inherents",3137[[package]]3137[[package]]3138name = "sp-block-builder"3138name = "sp-block-builder"3139version = "2.0.0-alpha.6"3139version = "2.0.0-alpha.6"3140source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3140source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3141dependencies = [3141dependencies = [3142 "parity-scale-codec",3142 "parity-scale-codec",3143 "sp-api",3143 "sp-api",3149[[package]]3149[[package]]3150name = "sp-blockchain"3150name = "sp-blockchain"3151version = "2.0.0-alpha.6"3151version = "2.0.0-alpha.6"3152source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3152source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3153dependencies = [3153dependencies = [3154 "derive_more",3154 "derive_more",3155 "log",3155 "log",3165[[package]]3165[[package]]3166name = "sp-consensus"3166name = "sp-consensus"3167version = "0.8.0-alpha.6"3167version = "0.8.0-alpha.6"3168source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3168source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3169dependencies = [3169dependencies = [3170 "derive_more",3170 "derive_more",3171 "futures",3171 "futures",3189[[package]]3189[[package]]3190name = "sp-consensus-babe"3190name = "sp-consensus-babe"3191version = "0.8.0-alpha.6"3191version = "0.8.0-alpha.6"3192source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3192source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3193dependencies = [3193dependencies = [3194 "merlin",3194 "merlin",3195 "parity-scale-codec",3195 "parity-scale-codec",3207[[package]]3207[[package]]3208name = "sp-consensus-vrf"3208name = "sp-consensus-vrf"3209version = "0.8.0-alpha.6"3209version = "0.8.0-alpha.6"3210source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3210source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3211dependencies = [3211dependencies = [3212 "parity-scale-codec",3212 "parity-scale-codec",3213 "schnorrkel",3213 "schnorrkel",3219[[package]]3219[[package]]3220name = "sp-core"3220name = "sp-core"3221version = "2.0.0-alpha.6"3221version = "2.0.0-alpha.6"3222source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3222source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3223dependencies = [3223dependencies = [3224 "base58",3224 "base58",3225 "blake2-rfc",3225 "blake2-rfc",3261[[package]]3261[[package]]3262name = "sp-debug-derive"3262name = "sp-debug-derive"3263version = "2.0.0-alpha.6"3263version = "2.0.0-alpha.6"3264source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3264source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3265dependencies = [3265dependencies = [3266 "proc-macro2",3266 "proc-macro2",3267 "quote",3267 "quote",3271[[package]]3271[[package]]3272name = "sp-externalities"3272name = "sp-externalities"3273version = "0.8.0-alpha.6"3273version = "0.8.0-alpha.6"3274source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3274source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3275dependencies = [3275dependencies = [3276 "environmental",3276 "environmental",3277 "parity-scale-codec",3277 "parity-scale-codec",3282[[package]]3282[[package]]3283name = "sp-finality-grandpa"3283name = "sp-finality-grandpa"3284version = "2.0.0-alpha.6"3284version = "2.0.0-alpha.6"3285source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3285source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3286dependencies = [3286dependencies = [3287 "finality-grandpa",3287 "finality-grandpa",3288 "log",3288 "log",3298[[package]]3298[[package]]3299name = "sp-finality-tracker"3299name = "sp-finality-tracker"3300version = "2.0.0-alpha.6"3300version = "2.0.0-alpha.6"3301source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3301source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3302dependencies = [3302dependencies = [3303 "parity-scale-codec",3303 "parity-scale-codec",3304 "sp-inherents",3304 "sp-inherents",3308[[package]]3308[[package]]3309name = "sp-inherents"3309name = "sp-inherents"3310version = "2.0.0-alpha.6"3310version = "2.0.0-alpha.6"3311source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3311source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3312dependencies = [3312dependencies = [3313 "derive_more",3313 "derive_more",3314 "parity-scale-codec",3314 "parity-scale-codec",3320[[package]]3320[[package]]3321name = "sp-io"3321name = "sp-io"3322version = "2.0.0-alpha.6"3322version = "2.0.0-alpha.6"3323source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3323source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3324dependencies = [3324dependencies = [3325 "futures",3325 "futures",3326 "hash-db",3326 "hash-db",3341[[package]]3341[[package]]3342name = "sp-keyring"3342name = "sp-keyring"3343version = "2.0.0-alpha.6"3343version = "2.0.0-alpha.6"3344source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3344source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3345dependencies = [3345dependencies = [3346 "lazy_static",3346 "lazy_static",3347 "sp-core",3347 "sp-core",3352[[package]]3352[[package]]3353name = "sp-npos-elections"3353name = "sp-npos-elections"3354version = "2.0.0-alpha.6"3354version = "2.0.0-alpha.6"3355source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3355source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3356dependencies = [3356dependencies = [3357 "parity-scale-codec",3357 "parity-scale-codec",3358 "serde",3358 "serde",3364[[package]]3364[[package]]3365name = "sp-npos-elections-compact"3365name = "sp-npos-elections-compact"3366version = "2.0.0-alpha.6"3366version = "2.0.0-alpha.6"3367source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3367source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3368dependencies = [3368dependencies = [3369 "proc-macro-crate",3369 "proc-macro-crate",3370 "proc-macro2",3370 "proc-macro2",3375[[package]]3375[[package]]3376name = "sp-offchain"3376name = "sp-offchain"3377version = "2.0.0-alpha.6"3377version = "2.0.0-alpha.6"3378source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3378source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3379dependencies = [3379dependencies = [3380 "sp-api",3380 "sp-api",3381 "sp-core",3381 "sp-core",3385[[package]]3385[[package]]3386name = "sp-panic-handler"3386name = "sp-panic-handler"3387version = "2.0.0-alpha.6"3387version = "2.0.0-alpha.6"3388source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3388source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3389dependencies = [3389dependencies = [3390 "backtrace",3390 "backtrace",3391 "log",3391 "log",3394[[package]]3394[[package]]3395name = "sp-runtime"3395name = "sp-runtime"3396version = "2.0.0-alpha.6"3396version = "2.0.0-alpha.6"3397source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3397source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3398dependencies = [3398dependencies = [3399 "either",3399 "either",3400 "hash256-std-hasher",3400 "hash256-std-hasher",3416[[package]]3416[[package]]3417name = "sp-runtime-interface"3417name = "sp-runtime-interface"3418version = "2.0.0-alpha.6"3418version = "2.0.0-alpha.6"3419source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3419source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3420dependencies = [3420dependencies = [3421 "parity-scale-codec",3421 "parity-scale-codec",3422 "primitive-types",3422 "primitive-types",3431[[package]]3431[[package]]3432name = "sp-runtime-interface-proc-macro"3432name = "sp-runtime-interface-proc-macro"3433version = "2.0.0-alpha.6"3433version = "2.0.0-alpha.6"3434source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3434source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3435dependencies = [3435dependencies = [3436 "Inflector",3436 "Inflector",3437 "proc-macro-crate",3437 "proc-macro-crate",3443[[package]]3443[[package]]3444name = "sp-sandbox"3444name = "sp-sandbox"3445version = "0.8.0-alpha.6"3445version = "0.8.0-alpha.6"3446source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3446source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3447dependencies = [3447dependencies = [3448 "parity-scale-codec",3448 "parity-scale-codec",3449 "sp-core",3449 "sp-core",3456[[package]]3456[[package]]3457name = "sp-session"3457name = "sp-session"3458version = "2.0.0-alpha.6"3458version = "2.0.0-alpha.6"3459source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3459source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3460dependencies = [3460dependencies = [3461 "parity-scale-codec",3461 "parity-scale-codec",3462 "sp-api",3462 "sp-api",3469[[package]]3469[[package]]3470name = "sp-staking"3470name = "sp-staking"3471version = "2.0.0-alpha.6"3471version = "2.0.0-alpha.6"3472source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3472source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3473dependencies = [3473dependencies = [3474 "parity-scale-codec",3474 "parity-scale-codec",3475 "sp-runtime",3475 "sp-runtime",3479[[package]]3479[[package]]3480name = "sp-state-machine"3480name = "sp-state-machine"3481version = "0.8.0-alpha.6"3481version = "0.8.0-alpha.6"3482source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3482source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3483dependencies = [3483dependencies = [3484 "hash-db",3484 "hash-db",3485 "itertools 0.9.0",3485 "itertools 0.9.0",3500[[package]]3500[[package]]3501name = "sp-std"3501name = "sp-std"3502version = "2.0.0-alpha.6"3502version = "2.0.0-alpha.6"3503source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3503source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"350435043505[[package]]3505[[package]]3506name = "sp-storage"3506name = "sp-storage"3507version = "2.0.0-alpha.6"3507version = "2.0.0-alpha.6"3508source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3508source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3509dependencies = [3509dependencies = [3510 "impl-serde 0.2.3",3510 "impl-serde 0.2.3",3511 "ref-cast",3511 "ref-cast",3517[[package]]3517[[package]]3518name = "sp-timestamp"3518name = "sp-timestamp"3519version = "2.0.0-alpha.6"3519version = "2.0.0-alpha.6"3520source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3520source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3521dependencies = [3521dependencies = [3522 "impl-trait-for-tuples",3522 "impl-trait-for-tuples",3523 "parity-scale-codec",3523 "parity-scale-codec",3531[[package]]3531[[package]]3532name = "sp-tracing"3532name = "sp-tracing"3533version = "2.0.0-alpha.6"3533version = "2.0.0-alpha.6"3534source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3534source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3535dependencies = [3535dependencies = [3536 "log",3536 "log",3537 "rental",3537 "rental",3541[[package]]3541[[package]]3542name = "sp-transaction-pool"3542name = "sp-transaction-pool"3543version = "2.0.0-alpha.6"3543version = "2.0.0-alpha.6"3544source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3544source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3545dependencies = [3545dependencies = [3546 "derive_more",3546 "derive_more",3547 "futures",3547 "futures",3557[[package]]3557[[package]]3558name = "sp-trie"3558name = "sp-trie"3559version = "2.0.0-alpha.6"3559version = "2.0.0-alpha.6"3560source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3560source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3561dependencies = [3561dependencies = [3562 "hash-db",3562 "hash-db",3563 "memory-db",3563 "memory-db",3571[[package]]3571[[package]]3572name = "sp-utils"3572name = "sp-utils"3573version = "2.0.0-alpha.6"3573version = "2.0.0-alpha.6"3574source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3574source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3575dependencies = [3575dependencies = [3576 "futures",3576 "futures",3577 "futures-core",3577 "futures-core",3583[[package]]3583[[package]]3584name = "sp-version"3584name = "sp-version"3585version = "2.0.0-alpha.6"3585version = "2.0.0-alpha.6"3586source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3586source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3587dependencies = [3587dependencies = [3588 "impl-serde 0.2.3",3588 "impl-serde 0.2.3",3589 "parity-scale-codec",3589 "parity-scale-codec",3595[[package]]3595[[package]]3596name = "sp-wasm-interface"3596name = "sp-wasm-interface"3597version = "2.0.0-alpha.6"3597version = "2.0.0-alpha.6"3598source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3598source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3599dependencies = [3599dependencies = [3600 "impl-trait-for-tuples",3600 "impl-trait-for-tuples",3601 "parity-scale-codec",3601 "parity-scale-codec",3666[[package]]3666[[package]]3667name = "substrate-prometheus-endpoint"3667name = "substrate-prometheus-endpoint"3668version = "0.8.0-alpha.6"3668version = "0.8.0-alpha.6"3669source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3669source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"3670dependencies = [3670dependencies = [3671 "async-std",3671 "async-std",3672 "derive_more",3672 "derive_more",3680[[package]]3680[[package]]3681name = "substrate-wasm-builder-runner"3681name = "substrate-wasm-builder-runner"3682version = "1.0.6"3682version = "1.0.6"3683source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3683source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"368436843685[[package]]3685[[package]]3686name = "subtle"3686name = "subtle"smart_contract/ink-types-node-runtime/Cargo.tomldiffbeforeafterboth191920[dependencies]20[dependencies]21ink_core = { version = "2", git = "https://github.com/paritytech/ink", tag = "latest-v2", package = "ink_core", default-features = false }21ink_core = { version = "2", git = "https://github.com/paritytech/ink", tag = "latest-v2", package = "ink_core", default-features = false }22frame-system = { git = "https://github.com/paritytech/substrate/", version = "2.0.0-alpha.6", package = "frame-system", default-features = false }22frame-system = { git = "https://github.com/paritytech/substrate/", tag = "v2.0.0-alpha.6", package = "frame-system", default-features = false }23pallet-indices = { git = "https://github.com/paritytech/substrate/", package = "pallet-indices", default-features = false }23pallet-indices = { git = "https://github.com/paritytech/substrate/", tag = "v2.0.0-alpha.6", package = "pallet-indices", default-features = false }24sp-core = { git = "https://github.com/paritytech/substrate/", version = "2.0.0-alpha.6", package = "sp-core", default-features = false }24sp-core = { git = "https://github.com/paritytech/substrate/", tag = "v2.0.0-alpha.6", package = "sp-core", default-features = false }25sp-io = { git = "https://github.com/paritytech/substrate/", version = "2.0.0-alpha.6", package = "sp-io", default-features = false, features = ["disable_panic_handler", "disable_oom", "disable_allocator"] }25sp-io = { git = "https://github.com/paritytech/substrate/", tag = "v2.0.0-alpha.6", package = "sp-io", default-features = false, features = ["disable_panic_handler", "disable_oom", "disable_allocator"] }26sp-runtime = { git = "https://github.com/paritytech/substrate/", version = "2.0.0-alpha.6", package = "sp-runtime", default-features = false }26sp-runtime = { git = "https://github.com/paritytech/substrate/", tag = "v2.0.0-alpha.6", package = "sp-runtime", default-features = false }27scale = { package = "parity-scale-codec", version = "1.3", default-features = false, features = ["derive"] }27scale = { package = "parity-scale-codec", version = "1.3", default-features = false, features = ["derive"] }282829[dependencies.type-metadata]29[dependencies.type-metadata]smart_contract/ink-types-node-runtime/examples/calls/Cargo.lockdiffbeforeafterboth364[[package]]364[[package]]365name = "frame-metadata"365name = "frame-metadata"366version = "11.0.0-alpha.6"366version = "11.0.0-alpha.6"367source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"367source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"368dependencies = [368dependencies = [369 "parity-scale-codec",369 "parity-scale-codec",370 "serde",370 "serde",375[[package]]375[[package]]376name = "frame-support"376name = "frame-support"377version = "2.0.0-alpha.6"377version = "2.0.0-alpha.6"378source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"378source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"379dependencies = [379dependencies = [380 "bitmask",380 "bitmask",381 "frame-metadata",381 "frame-metadata",386 "parity-scale-codec",386 "parity-scale-codec",387 "paste",387 "paste",388 "serde",388 "serde",389 "smallvec",390 "sp-arithmetic",389 "sp-arithmetic",391 "sp-core",390 "sp-core",392 "sp-inherents",391 "sp-inherents",393 "sp-io",392 "sp-io",394 "sp-runtime",393 "sp-runtime",395 "sp-state-machine",394 "sp-state-machine",396 "sp-std",395 "sp-std",397 "sp-tracing",396 "tracing",398]397]399398400[[package]]399[[package]]401name = "frame-support-procedural"400name = "frame-support-procedural"402version = "2.0.0-alpha.6"401version = "2.0.0-alpha.6"403source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"402source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"404dependencies = [403dependencies = [405 "frame-support-procedural-tools",404 "frame-support-procedural-tools",406 "proc-macro2",405 "proc-macro2",411[[package]]410[[package]]412name = "frame-support-procedural-tools"411name = "frame-support-procedural-tools"413version = "2.0.0-alpha.6"412version = "2.0.0-alpha.6"414source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"413source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"415dependencies = [414dependencies = [416 "frame-support-procedural-tools-derive",415 "frame-support-procedural-tools-derive",417 "proc-macro-crate",416 "proc-macro-crate",423[[package]]422[[package]]424name = "frame-support-procedural-tools-derive"423name = "frame-support-procedural-tools-derive"425version = "2.0.0-alpha.6"424version = "2.0.0-alpha.6"426source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"425source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"427dependencies = [426dependencies = [428 "proc-macro2",427 "proc-macro2",429 "quote",428 "quote",433[[package]]432[[package]]434name = "frame-system"433name = "frame-system"435version = "2.0.0-alpha.6"434version = "2.0.0-alpha.6"436source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"435source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"437dependencies = [436dependencies = [438 "frame-support",437 "frame-support",439 "impl-trait-for-tuples",438 "impl-trait-for-tuples",891890892[[package]]891[[package]]893name = "memory-db"892name = "memory-db"894version = "0.21.0"893version = "0.20.1"895source = "registry+https://github.com/rust-lang/crates.io-index"894source = "registry+https://github.com/rust-lang/crates.io-index"896checksum = "fb2999ff7a65d5a1d72172f6d51fa2ea03024b51aee709ba5ff81c3c629a2410"895checksum = "be512cb2ccb4ecbdca937fdd4a62ea5f09f8e7195466a85e4632b3d5bcce82e6"897dependencies = [896dependencies = [898 "ahash",897 "ahash",899 "hash-db",898 "hash-db",1016[[package]]1015[[package]]1017name = "pallet-indices"1016name = "pallet-indices"1018version = "2.0.0-alpha.6"1017version = "2.0.0-alpha.6"1019source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1018source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1020dependencies = [1019dependencies = [1021 "frame-support",1020 "frame-support",1022 "frame-system",1021 "frame-system",1238 "rand_chacha",1237 "rand_chacha",1239 "rand_core",1238 "rand_core",1240 "rand_hc",1239 "rand_hc",1241 "rand_pcg",1242]1240]124312411244[[package]]1242[[package]]1269 "rand_core",1267 "rand_core",1270]1268]12711272[[package]]1273name = "rand_pcg"1274version = "0.2.1"1275source = "registry+https://github.com/rust-lang/crates.io-index"1276checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"1277dependencies = [1278 "rand_core",1279]128012691281[[package]]1270[[package]]1282name = "redox_syscall"1271name = "redox_syscall"1283version = "0.1.56"1272version = "0.1.56"1284source = "registry+https://github.com/rust-lang/crates.io-index"1273source = "registry+https://github.com/rust-lang/crates.io-index"1285checksum = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"1274checksum = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"12861287[[package]]1288name = "ref-cast"1289version = "1.0.2"1290source = "registry+https://github.com/rust-lang/crates.io-index"1291checksum = "745c1787167ddae5569661d5ffb8b25ae5fedbf46717eaa92d652221cec72623"1292dependencies = [1293 "ref-cast-impl",1294]12951296[[package]]1297name = "ref-cast-impl"1298version = "1.0.2"1299source = "registry+https://github.com/rust-lang/crates.io-index"1300checksum = "7d21b475ab879ef0e315ad99067fa25778c3b0377f57f1b00207448dac1a3144"1301dependencies = [1302 "proc-macro2",1303 "quote",1304 "syn",1305]130612751307[[package]]1276[[package]]1308name = "regex"1277name = "regex"1322source = "registry+https://github.com/rust-lang/crates.io-index"1291source = "registry+https://github.com/rust-lang/crates.io-index"1323checksum = "26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8"1292checksum = "26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8"13241325[[package]]1326name = "rental"1327version = "0.5.5"1328source = "registry+https://github.com/rust-lang/crates.io-index"1329checksum = "8545debe98b2b139fb04cad8618b530e9b07c152d99a5de83c860b877d67847f"1330dependencies = [1331 "rental-impl",1332 "stable_deref_trait",1333]13341335[[package]]1336name = "rental-impl"1337version = "0.5.5"1338source = "registry+https://github.com/rust-lang/crates.io-index"1339checksum = "475e68978dc5b743f2f40d8e0a8fdc83f1c5e78cbf4b8fa5e74e73beebc340de"1340dependencies = [1341 "proc-macro2",1342 "quote",1343 "syn",1344]134512931346[[package]]1294[[package]]1347name = "rustc-demangle"1295name = "rustc-demangle"1449[[package]]1397[[package]]1450name = "sp-application-crypto"1398name = "sp-application-crypto"1451version = "2.0.0-alpha.6"1399version = "2.0.0-alpha.6"1452source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1400source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1453dependencies = [1401dependencies = [1454 "parity-scale-codec",1402 "parity-scale-codec",1455 "serde",1403 "serde",1461[[package]]1409[[package]]1462name = "sp-arithmetic"1410name = "sp-arithmetic"1463version = "2.0.0-alpha.6"1411version = "2.0.0-alpha.6"1464source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1412source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1465dependencies = [1413dependencies = [1466 "integer-sqrt",1414 "integer-sqrt",1467 "num-traits",1415 "num-traits",1468 "parity-scale-codec",1416 "parity-scale-codec",1417 "primitive-types",1469 "serde",1418 "serde",1470 "sp-debug-derive",1419 "sp-debug-derive",1471 "sp-std",1420 "sp-std",1474[[package]]1423[[package]]1475name = "sp-core"1424name = "sp-core"1476version = "2.0.0-alpha.6"1425version = "2.0.0-alpha.6"1477source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1426source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1478dependencies = [1427dependencies = [1479 "base58",1428 "base58",1480 "blake2-rfc",1429 "blake2-rfc",1481 "byteorder",1430 "byteorder",1482 "derive_more",1483 "ed25519-dalek",1431 "ed25519-dalek",1484 "futures",1432 "futures",1485 "hash-db",1433 "hash-db",1489 "lazy_static",1437 "lazy_static",1490 "libsecp256k1",1438 "libsecp256k1",1491 "log",1439 "log",1492 "merlin",1493 "num-traits",1440 "num-traits",1494 "parity-scale-codec",1441 "parity-scale-codec",1495 "parity-util-mem",1442 "parity-util-mem",1516[[package]]1463[[package]]1517name = "sp-debug-derive"1464name = "sp-debug-derive"1518version = "2.0.0-alpha.6"1465version = "2.0.0-alpha.6"1519source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1466source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1520dependencies = [1467dependencies = [1521 "proc-macro2",1468 "proc-macro2",1522 "quote",1469 "quote",1526[[package]]1473[[package]]1527name = "sp-externalities"1474name = "sp-externalities"1528version = "0.8.0-alpha.6"1475version = "0.8.0-alpha.6"1529source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1476source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1530dependencies = [1477dependencies = [1531 "environmental",1478 "environmental",1532 "parity-scale-codec",1533 "sp-std",1479 "sp-std",1534 "sp-storage",1480 "sp-storage",1535]1481]153614821537[[package]]1483[[package]]1538name = "sp-inherents"1484name = "sp-inherents"1539version = "2.0.0-alpha.6"1485version = "2.0.0-alpha.6"1540source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1486source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1541dependencies = [1487dependencies = [1542 "derive_more",1488 "derive_more",1543 "parity-scale-codec",1489 "parity-scale-codec",1549[[package]]1495[[package]]1550name = "sp-io"1496name = "sp-io"1551version = "2.0.0-alpha.6"1497version = "2.0.0-alpha.6"1552source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1498source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1553dependencies = [1499dependencies = [1554 "futures",1555 "hash-db",1500 "hash-db",1556 "libsecp256k1",1501 "libsecp256k1",1557 "log",1502 "log",1558 "parity-scale-codec",1503 "parity-scale-codec",1559 "parking_lot",1560 "sp-core",1504 "sp-core",1561 "sp-externalities",1505 "sp-externalities",1562 "sp-runtime-interface",1506 "sp-runtime-interface",1563 "sp-state-machine",1507 "sp-state-machine",1564 "sp-std",1508 "sp-std",1565 "sp-tracing",1566 "sp-trie",1509 "sp-trie",1567 "sp-wasm-interface",1510 "sp-wasm-interface",1568]1511]156915121570[[package]]1513[[package]]1571name = "sp-keyring"1514name = "sp-keyring"1572version = "2.0.0-alpha.6"1515version = "2.0.0-alpha.6"1573source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1516source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1574dependencies = [1517dependencies = [1575 "lazy_static",1518 "lazy_static",1576 "sp-core",1519 "sp-core",1581[[package]]1524[[package]]1582name = "sp-panic-handler"1525name = "sp-panic-handler"1583version = "2.0.0-alpha.6"1526version = "2.0.0-alpha.6"1584source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1527source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1585dependencies = [1528dependencies = [1586 "backtrace",1529 "backtrace",1587 "log",1530 "log",1590[[package]]1533[[package]]1591name = "sp-runtime"1534name = "sp-runtime"1592version = "2.0.0-alpha.6"1535version = "2.0.0-alpha.6"1593source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1536source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1594dependencies = [1537dependencies = [1595 "either",1596 "hash256-std-hasher",1538 "hash256-std-hasher",1597 "impl-trait-for-tuples",1539 "impl-trait-for-tuples",1598 "log",1540 "log",1612[[package]]1554[[package]]1613name = "sp-runtime-interface"1555name = "sp-runtime-interface"1614version = "2.0.0-alpha.6"1556version = "2.0.0-alpha.6"1615source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1557source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1616dependencies = [1558dependencies = [1617 "parity-scale-codec",1559 "parity-scale-codec",1618 "primitive-types",1560 "primitive-types",1619 "sp-externalities",1561 "sp-externalities",1620 "sp-runtime-interface-proc-macro",1562 "sp-runtime-interface-proc-macro",1621 "sp-std",1563 "sp-std",1622 "sp-tracing",1623 "sp-wasm-interface",1564 "sp-wasm-interface",1624 "static_assertions",1565 "static_assertions",1625]1566]162615671627[[package]]1568[[package]]1628name = "sp-runtime-interface-proc-macro"1569name = "sp-runtime-interface-proc-macro"1629version = "2.0.0-alpha.6"1570version = "2.0.0-alpha.6"1630source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1571source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1631dependencies = [1572dependencies = [1632 "Inflector",1573 "Inflector",1633 "proc-macro-crate",1574 "proc-macro-crate",1639[[package]]1580[[package]]1640name = "sp-state-machine"1581name = "sp-state-machine"1641version = "0.8.0-alpha.6"1582version = "0.8.0-alpha.6"1642source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1583source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1643dependencies = [1584dependencies = [1644 "hash-db",1585 "hash-db",1645 "itertools",1646 "log",1586 "log",1647 "num-traits",1587 "num-traits",1648 "parity-scale-codec",1588 "parity-scale-codec",1649 "parking_lot",1589 "parking_lot",1650 "rand",1590 "rand",1651 "smallvec",1652 "sp-core",1591 "sp-core",1653 "sp-externalities",1592 "sp-externalities",1654 "sp-panic-handler",1593 "sp-panic-handler",1660[[package]]1599[[package]]1661name = "sp-std"1600name = "sp-std"1662version = "2.0.0-alpha.6"1601version = "2.0.0-alpha.6"1663source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1602source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"166416031665[[package]]1604[[package]]1666name = "sp-storage"1605name = "sp-storage"1667version = "2.0.0-alpha.6"1606version = "2.0.0-alpha.6"1668source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1607source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1669dependencies = [1608dependencies = [1670 "impl-serde 0.2.3",1609 "impl-serde 0.2.3",1671 "ref-cast",1672 "serde",1610 "serde",1673 "sp-debug-derive",1611 "sp-debug-derive",1674 "sp-std",1612 "sp-std",1675]1613]16761677[[package]]1678name = "sp-tracing"1679version = "2.0.0-alpha.6"1680source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1681dependencies = [1682 "log",1683 "rental",1684 "tracing",1685]168616141687[[package]]1615[[package]]1688name = "sp-trie"1616name = "sp-trie"1689version = "2.0.0-alpha.6"1617version = "2.0.0-alpha.6"1690source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1618source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1691dependencies = [1619dependencies = [1692 "hash-db",1620 "hash-db",1693 "memory-db",1621 "memory-db",1701[[package]]1629[[package]]1702name = "sp-version"1630name = "sp-version"1703version = "2.0.0-alpha.6"1631version = "2.0.0-alpha.6"1704source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1632source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1705dependencies = [1633dependencies = [1706 "impl-serde 0.2.3",1634 "impl-serde 0.2.3",1707 "parity-scale-codec",1635 "parity-scale-codec",1713[[package]]1641[[package]]1714name = "sp-wasm-interface"1642name = "sp-wasm-interface"1715version = "2.0.0-alpha.6"1643version = "2.0.0-alpha.6"1716source = "git+https://github.com/paritytech/substrate/#329d538781390cb896692f03e966e159b7602e9f"1644source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"1717dependencies = [1645dependencies = [1718 "impl-trait-for-tuples",1646 "impl-trait-for-tuples",1719 "parity-scale-codec",1647 "parity-scale-codec",1720 "sp-std",1648 "sp-std",1721 "wasmi",1649 "wasmi",1722]1650]17231724[[package]]1725name = "stable_deref_trait"1726version = "1.1.1"1727source = "registry+https://github.com/rust-lang/crates.io-index"1728checksum = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"172916511730[[package]]1652[[package]]1731name = "static_assertions"1653name = "static_assertions"188318051884[[package]]1806[[package]]1885name = "trie-db"1807name = "trie-db"1886version = "0.21.0"1808version = "0.20.1"1887source = "registry+https://github.com/rust-lang/crates.io-index"1809source = "registry+https://github.com/rust-lang/crates.io-index"1888checksum = "cb230c24c741993b04cfccbabb45acff6f6480c5f00d3ed8794ea43db3a9d727"1810checksum = "bcc309f34008563989045a4c4dbcc5770467f3a3785ee80a9b5cc0d83362475f"1889dependencies = [1811dependencies = [1890 "hash-db",1812 "hash-db",1891 "hashbrown",1813 "hashbrown",smart_contract/ink-types-node-runtime/examples/calls/Cargo.tomldiffbeforeafterboth12ink_prelude = { version = "2", git = "https://github.com/paritytech/ink", tag = "latest-v2", package = "ink_prelude", default-features = false }12ink_prelude = { version = "2", git = "https://github.com/paritytech/ink", tag = "latest-v2", package = "ink_prelude", default-features = false }131314scale = { package = "parity-scale-codec", version = "1.3", default-features = false, features = ["derive"] }14scale = { package = "parity-scale-codec", version = "1.3", default-features = false, features = ["derive"] }15sp-keyring = { git = "https://github.com/paritytech/substrate/", package = "sp-keyring", optional = true }15sp-keyring = { git = "https://github.com/paritytech/substrate/", tag = "v2.0.0-alpha.6", package = "sp-keyring", optional = true }16ink_types_node_runtime = { path = "../../", default-features = false }16ink_types_node_runtime = { path = "../../", default-features = false }171718[dependencies.type-metadata]18[dependencies.type-metadata]smart_contract/ink-types-node-runtime/examples/calls/lib.rsdiffbeforeafterboth445#[ink::contract(version = "0.1.0", env = NodeRuntimeTypes)]5#[ink::contract(version = "0.1.0", env = NodeRuntimeTypes)]6mod calls {6mod calls {7 use ink_core::env;7 // use ink_core::env;8 use ink_prelude::*;8 // use ink_prelude::*;9 use ink_types_node_runtime::{calls as runtime_calls, NodeRuntimeTypes};9 use ink_types_node_runtime::{calls as runtime_calls, NodeRuntimeTypes};101011 /// This simple dummy contract dispatches substrate runtime calls11 /// This simple dummy contract dispatches substrate runtime calls22 // create the Balances::transfer Call22 // create the Balances::transfer Call23 let transfer_call = runtime_calls::transfer_balance(dest, value);23 let transfer_call = runtime_calls::transfer_balance(dest, value);24 // dispatch the call to the runtime24 // dispatch the call to the runtime25 // let result = self.env().invoke_runtime(&transfer_call);25 let result = self.env().invoke_runtime(&transfer_call);26 let _ = self.env().invoke_runtime(&transfer_call);262727 // report result to console28 // report result to console28 // NOTE: println should only be used on a development chain)29 // NOTE: println should only be used on a development chain)29 env::println(&format!(30 // env::println(&format!(30 "Balance transfer invoke_runtime result {:?}",31 // "Balance transfer invoke_runtime result {:?}",31 result32 // result32 ));33 // ));33 }34 }34 }35 }3536smart_contract/nft/Cargo.lockdiffbeforeafterbothno changes