difftreelog
Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
in: master
4 files changed
smart_contract/ink-types-node-runtime/Cargo.lockdiffbeforeafterboth--- a/smart_contract/ink-types-node-runtime/Cargo.lock
+++ b/smart_contract/ink-types-node-runtime/Cargo.lock
@@ -577,7 +577,7 @@
[[package]]
name = "frame-benchmarking"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -594,7 +594,7 @@
[[package]]
name = "frame-executive"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -609,7 +609,7 @@
[[package]]
name = "frame-metadata"
version = "11.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"parity-scale-codec",
"serde",
@@ -620,7 +620,7 @@
[[package]]
name = "frame-support"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"bitmask",
"frame-metadata",
@@ -645,7 +645,7 @@
[[package]]
name = "frame-support-procedural"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support-procedural-tools",
"proc-macro2",
@@ -656,7 +656,7 @@
[[package]]
name = "frame-support-procedural-tools"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support-procedural-tools-derive",
"proc-macro-crate",
@@ -668,7 +668,7 @@
[[package]]
name = "frame-support-procedural-tools-derive"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"proc-macro2",
"quote",
@@ -678,7 +678,7 @@
[[package]]
name = "frame-system"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"impl-trait-for-tuples",
@@ -694,7 +694,7 @@
[[package]]
name = "frame-system-rpc-runtime-api"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"parity-scale-codec",
"sp-api",
@@ -1591,7 +1591,7 @@
[[package]]
name = "node-primitives"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-system",
"parity-scale-codec",
@@ -1603,7 +1603,7 @@
[[package]]
name = "node-runtime"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-benchmarking",
"frame-executive",
@@ -1758,7 +1758,7 @@
[[package]]
name = "pallet-authority-discovery"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -1774,7 +1774,7 @@
[[package]]
name = "pallet-authorship"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -1789,7 +1789,7 @@
[[package]]
name = "pallet-babe"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -1811,7 +1811,7 @@
[[package]]
name = "pallet-balances"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -1825,7 +1825,7 @@
[[package]]
name = "pallet-collective"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -1840,7 +1840,7 @@
[[package]]
name = "pallet-contracts"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -1860,7 +1860,7 @@
[[package]]
name = "pallet-contracts-primitives"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"parity-scale-codec",
"sp-runtime",
@@ -1870,7 +1870,7 @@
[[package]]
name = "pallet-contracts-rpc-runtime-api"
version = "0.8.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"pallet-contracts-primitives",
"parity-scale-codec",
@@ -1882,7 +1882,7 @@
[[package]]
name = "pallet-democracy"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -1897,7 +1897,7 @@
[[package]]
name = "pallet-elections-phragmen"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -1911,7 +1911,7 @@
[[package]]
name = "pallet-finality-tracker"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -1927,7 +1927,7 @@
[[package]]
name = "pallet-grandpa"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -1947,7 +1947,7 @@
[[package]]
name = "pallet-identity"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"enumflags2",
"frame-benchmarking",
@@ -1963,7 +1963,7 @@
[[package]]
name = "pallet-im-online"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -1982,7 +1982,7 @@
[[package]]
name = "pallet-indices"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -1998,7 +1998,7 @@
[[package]]
name = "pallet-membership"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -2012,7 +2012,7 @@
[[package]]
name = "pallet-multisig"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -2027,7 +2027,7 @@
[[package]]
name = "pallet-offences"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -2042,7 +2042,7 @@
[[package]]
name = "pallet-proxy"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -2057,7 +2057,7 @@
[[package]]
name = "pallet-randomness-collective-flip"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -2070,7 +2070,7 @@
[[package]]
name = "pallet-recovery"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"enumflags2",
"frame-support",
@@ -2085,7 +2085,7 @@
[[package]]
name = "pallet-scheduler"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -2100,7 +2100,7 @@
[[package]]
name = "pallet-session"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -2120,7 +2120,7 @@
[[package]]
name = "pallet-society"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -2134,7 +2134,7 @@
[[package]]
name = "pallet-staking"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -2154,7 +2154,7 @@
[[package]]
name = "pallet-staking-reward-curve"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"proc-macro-crate",
"proc-macro2",
@@ -2165,7 +2165,7 @@
[[package]]
name = "pallet-sudo"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -2179,7 +2179,7 @@
[[package]]
name = "pallet-timestamp"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -2196,7 +2196,7 @@
[[package]]
name = "pallet-transaction-payment"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -2211,7 +2211,7 @@
[[package]]
name = "pallet-transaction-payment-rpc-runtime-api"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"parity-scale-codec",
@@ -2224,7 +2224,7 @@
[[package]]
name = "pallet-treasury"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -2238,7 +2238,7 @@
[[package]]
name = "pallet-utility"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"frame-support",
"frame-system",
@@ -2253,7 +2253,7 @@
[[package]]
name = "pallet-vesting"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"enumflags2",
"frame-support",
@@ -3062,7 +3062,7 @@
[[package]]
name = "sp-api"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"hash-db",
"parity-scale-codec",
@@ -3077,7 +3077,7 @@
[[package]]
name = "sp-api-proc-macro"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"blake2-rfc",
"proc-macro-crate",
@@ -3089,7 +3089,7 @@
[[package]]
name = "sp-application-crypto"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"parity-scale-codec",
"serde",
@@ -3101,7 +3101,7 @@
[[package]]
name = "sp-arithmetic"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"integer-sqrt",
"num-traits",
@@ -3114,7 +3114,7 @@
[[package]]
name = "sp-authority-discovery"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"parity-scale-codec",
"sp-api",
@@ -3126,7 +3126,7 @@
[[package]]
name = "sp-authorship"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"parity-scale-codec",
"sp-inherents",
@@ -3137,7 +3137,7 @@
[[package]]
name = "sp-block-builder"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"parity-scale-codec",
"sp-api",
@@ -3149,7 +3149,7 @@
[[package]]
name = "sp-blockchain"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"derive_more",
"log",
@@ -3165,7 +3165,7 @@
[[package]]
name = "sp-consensus"
version = "0.8.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"derive_more",
"futures",
@@ -3189,7 +3189,7 @@
[[package]]
name = "sp-consensus-babe"
version = "0.8.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"merlin",
"parity-scale-codec",
@@ -3207,7 +3207,7 @@
[[package]]
name = "sp-consensus-vrf"
version = "0.8.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"parity-scale-codec",
"schnorrkel",
@@ -3219,7 +3219,7 @@
[[package]]
name = "sp-core"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"base58",
"blake2-rfc",
@@ -3261,7 +3261,7 @@
[[package]]
name = "sp-debug-derive"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"proc-macro2",
"quote",
@@ -3271,7 +3271,7 @@
[[package]]
name = "sp-externalities"
version = "0.8.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"environmental",
"parity-scale-codec",
@@ -3282,7 +3282,7 @@
[[package]]
name = "sp-finality-grandpa"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"finality-grandpa",
"log",
@@ -3298,7 +3298,7 @@
[[package]]
name = "sp-finality-tracker"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"parity-scale-codec",
"sp-inherents",
@@ -3308,7 +3308,7 @@
[[package]]
name = "sp-inherents"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"derive_more",
"parity-scale-codec",
@@ -3320,7 +3320,7 @@
[[package]]
name = "sp-io"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"futures",
"hash-db",
@@ -3341,7 +3341,7 @@
[[package]]
name = "sp-keyring"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"lazy_static",
"sp-core",
@@ -3352,7 +3352,7 @@
[[package]]
name = "sp-npos-elections"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"parity-scale-codec",
"serde",
@@ -3364,7 +3364,7 @@
[[package]]
name = "sp-npos-elections-compact"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"proc-macro-crate",
"proc-macro2",
@@ -3375,7 +3375,7 @@
[[package]]
name = "sp-offchain"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"sp-api",
"sp-core",
@@ -3385,7 +3385,7 @@
[[package]]
name = "sp-panic-handler"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"backtrace",
"log",
@@ -3394,7 +3394,7 @@
[[package]]
name = "sp-runtime"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"either",
"hash256-std-hasher",
@@ -3416,7 +3416,7 @@
[[package]]
name = "sp-runtime-interface"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"parity-scale-codec",
"primitive-types",
@@ -3431,7 +3431,7 @@
[[package]]
name = "sp-runtime-interface-proc-macro"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"Inflector",
"proc-macro-crate",
@@ -3443,7 +3443,7 @@
[[package]]
name = "sp-sandbox"
version = "0.8.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"parity-scale-codec",
"sp-core",
@@ -3456,7 +3456,7 @@
[[package]]
name = "sp-session"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"parity-scale-codec",
"sp-api",
@@ -3469,7 +3469,7 @@
[[package]]
name = "sp-staking"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"parity-scale-codec",
"sp-runtime",
@@ -3479,7 +3479,7 @@
[[package]]
name = "sp-state-machine"
version = "0.8.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"hash-db",
"itertools 0.9.0",
@@ -3500,12 +3500,12 @@
[[package]]
name = "sp-std"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
[[package]]
name = "sp-storage"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"impl-serde 0.2.3",
"ref-cast",
@@ -3517,7 +3517,7 @@
[[package]]
name = "sp-timestamp"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"impl-trait-for-tuples",
"parity-scale-codec",
@@ -3531,7 +3531,7 @@
[[package]]
name = "sp-tracing"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"log",
"rental",
@@ -3541,7 +3541,7 @@
[[package]]
name = "sp-transaction-pool"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"derive_more",
"futures",
@@ -3557,7 +3557,7 @@
[[package]]
name = "sp-trie"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"hash-db",
"memory-db",
@@ -3571,7 +3571,7 @@
[[package]]
name = "sp-utils"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"futures",
"futures-core",
@@ -3583,7 +3583,7 @@
[[package]]
name = "sp-version"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"impl-serde 0.2.3",
"parity-scale-codec",
@@ -3595,7 +3595,7 @@
[[package]]
name = "sp-wasm-interface"
version = "2.0.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"impl-trait-for-tuples",
"parity-scale-codec",
@@ -3666,7 +3666,7 @@
[[package]]
name = "substrate-prometheus-endpoint"
version = "0.8.0-alpha.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
dependencies = [
"async-std",
"derive_more",
@@ -3680,7 +3680,7 @@
[[package]]
name = "substrate-wasm-builder-runner"
version = "1.0.6"
-source = "git+https://github.com/paritytech/substrate/#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
[[package]]
name = "subtle"
smart_contract/ink-types-node-runtime/examples/calls/Cargo.lockdiffbeforeafterboth--- a/smart_contract/ink-types-node-runtime/examples/calls/Cargo.lock
+++ b/smart_contract/ink-types-node-runtime/examples/calls/Cargo.lock
@@ -363,8 +363,13 @@
[[package]]
name = "frame-metadata"
+<<<<<<< HEAD
version = "11.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "11.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"parity-scale-codec",
"serde",
@@ -374,8 +379,13 @@
[[package]]
name = "frame-support"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"bitmask",
"frame-metadata",
@@ -386,7 +396,6 @@
"parity-scale-codec",
"paste",
"serde",
- "smallvec",
"sp-arithmetic",
"sp-core",
"sp-inherents",
@@ -394,13 +403,18 @@
"sp-runtime",
"sp-state-machine",
"sp-std",
- "sp-tracing",
+ "tracing",
]
[[package]]
name = "frame-support-procedural"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"frame-support-procedural-tools",
"proc-macro2",
@@ -410,8 +424,13 @@
[[package]]
name = "frame-support-procedural-tools"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"frame-support-procedural-tools-derive",
"proc-macro-crate",
@@ -422,8 +441,13 @@
[[package]]
name = "frame-support-procedural-tools-derive"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"proc-macro2",
"quote",
@@ -432,8 +456,13 @@
[[package]]
name = "frame-system"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"frame-support",
"impl-trait-for-tuples",
@@ -1015,8 +1044,13 @@
[[package]]
name = "pallet-indices"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"frame-support",
"frame-system",
@@ -1238,7 +1272,6 @@
"rand_chacha",
"rand_core",
"rand_hc",
- "rand_pcg",
]
[[package]]
@@ -1265,15 +1298,6 @@
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
-dependencies = [
- "rand_core",
-]
-
-[[package]]
-name = "rand_pcg"
-version = "0.2.1"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
dependencies = [
"rand_core",
]
@@ -1283,26 +1307,6 @@
version = "0.1.57"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
-
-[[package]]
-name = "ref-cast"
-version = "1.0.2"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "745c1787167ddae5569661d5ffb8b25ae5fedbf46717eaa92d652221cec72623"
-dependencies = [
- "ref-cast-impl",
-]
-
-[[package]]
-name = "ref-cast-impl"
-version = "1.0.2"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "7d21b475ab879ef0e315ad99067fa25778c3b0377f57f1b00207448dac1a3144"
-dependencies = [
- "proc-macro2",
- "quote",
- "syn",
-]
[[package]]
name = "regex"
@@ -1427,8 +1431,13 @@
[[package]]
name = "sp-application-crypto"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"parity-scale-codec",
"serde",
@@ -1439,12 +1448,18 @@
[[package]]
name = "sp-arithmetic"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"integer-sqrt",
"num-traits",
"parity-scale-codec",
+ "primitive-types",
"serde",
"sp-debug-derive",
"sp-std",
@@ -1452,13 +1467,17 @@
[[package]]
name = "sp-core"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"base58",
"blake2-rfc",
"byteorder",
- "derive_more",
"ed25519-dalek",
"futures",
"hash-db",
@@ -1468,7 +1487,6 @@
"lazy_static",
"libsecp256k1",
"log",
- "merlin",
"num-traits",
"parity-scale-codec",
"parity-util-mem",
@@ -1494,8 +1512,13 @@
[[package]]
name = "sp-debug-derive"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"proc-macro2",
"quote",
@@ -1504,19 +1527,28 @@
[[package]]
name = "sp-externalities"
+<<<<<<< HEAD
version = "0.8.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "0.8.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"environmental",
- "parity-scale-codec",
"sp-std",
"sp-storage",
]
[[package]]
name = "sp-inherents"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"derive_more",
"parity-scale-codec",
@@ -1527,15 +1559,18 @@
[[package]]
name = "sp-io"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
- "futures",
"hash-db",
"libsecp256k1",
"log",
"parity-scale-codec",
- "parking_lot",
"sp-core",
"sp-externalities",
"sp-runtime-interface",
@@ -1547,8 +1582,13 @@
[[package]]
name = "sp-keyring"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"lazy_static",
"sp-core",
@@ -1558,8 +1598,13 @@
[[package]]
name = "sp-panic-handler"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"backtrace",
"log",
@@ -1567,8 +1612,13 @@
[[package]]
name = "sp-runtime"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"hash256-std-hasher",
"impl-trait-for-tuples",
@@ -1588,23 +1638,32 @@
[[package]]
name = "sp-runtime-interface"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"parity-scale-codec",
"primitive-types",
"sp-externalities",
"sp-runtime-interface-proc-macro",
"sp-std",
- "sp-tracing",
"sp-wasm-interface",
"static_assertions",
]
[[package]]
name = "sp-runtime-interface-proc-macro"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"Inflector",
"proc-macro-crate",
@@ -1615,8 +1674,13 @@
[[package]]
name = "sp-state-machine"
+<<<<<<< HEAD
version = "0.8.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "0.8.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"hash-db",
"log",
@@ -1634,6 +1698,7 @@
[[package]]
name = "sp-std"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
@@ -1641,15 +1706,24 @@
name = "sp-storage"
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+
+[[package]]
+name = "sp-storage"
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"impl-serde 0.2.3",
- "ref-cast",
"serde",
"sp-debug-derive",
"sp-std",
]
[[package]]
+<<<<<<< HEAD
name = "sp-tracing"
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
@@ -1661,6 +1735,11 @@
name = "sp-trie"
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+name = "sp-trie"
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"hash-db",
"memory-db",
@@ -1673,8 +1752,13 @@
[[package]]
name = "sp-version"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"impl-serde 0.2.3",
"parity-scale-codec",
@@ -1685,8 +1769,13 @@
[[package]]
name = "sp-wasm-interface"
+<<<<<<< HEAD
version = "2.0.0-rc3"
source = "git+https://github.com/paritytech/substrate/?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"
+=======
+version = "2.0.0-alpha.6"
+source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-alpha.6#67f354f57e738fa575775f7fa0fb903e8972182b"
+>>>>>>> e61a39db2688fb62e3bb725f280a3b90189dbf68
dependencies = [
"impl-trait-for-tuples",
"parity-scale-codec",
smart_contract/ink-types-node-runtime/examples/calls/lib.rsdiffbeforeafterboth--- a/smart_contract/ink-types-node-runtime/examples/calls/lib.rs
+++ b/smart_contract/ink-types-node-runtime/examples/calls/lib.rs
@@ -22,7 +22,8 @@
// create the Balances::transfer Call
let transfer_call = runtime_calls::transfer_balance(dest, value);
// dispatch the call to the runtime
- let result = self.env().invoke_runtime(&transfer_call);
+ // let result = self.env().invoke_runtime(&transfer_call);
+ let _ = self.env().invoke_runtime(&transfer_call);
// report result to console
// NOTE: println should only be used on a development chain)
smart_contract/nft/Cargo.lockdiffbeforeafterbothno changes