difftreelog
Fix calls contract example (builds)
in: master
6 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/Cargo.tomldiffbeforeafterboth--- a/smart_contract/ink-types-node-runtime/Cargo.toml
+++ b/smart_contract/ink-types-node-runtime/Cargo.toml
@@ -19,11 +19,11 @@
[dependencies]
ink_core = { version = "2", git = "https://github.com/paritytech/ink", tag = "latest-v2", package = "ink_core", default-features = false }
-frame-system = { git = "https://github.com/paritytech/substrate/", version = "2.0.0-alpha.6", package = "frame-system", default-features = false }
-pallet-indices = { git = "https://github.com/paritytech/substrate/", package = "pallet-indices", default-features = false }
-sp-core = { git = "https://github.com/paritytech/substrate/", version = "2.0.0-alpha.6", package = "sp-core", default-features = false }
-sp-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"] }
-sp-runtime = { git = "https://github.com/paritytech/substrate/", version = "2.0.0-alpha.6", package = "sp-runtime", default-features = false }
+frame-system = { git = "https://github.com/paritytech/substrate/", tag = "v2.0.0-alpha.6", package = "frame-system", default-features = false }
+pallet-indices = { git = "https://github.com/paritytech/substrate/", tag = "v2.0.0-alpha.6", package = "pallet-indices", default-features = false }
+sp-core = { git = "https://github.com/paritytech/substrate/", tag = "v2.0.0-alpha.6", package = "sp-core", default-features = false }
+sp-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"] }
+sp-runtime = { git = "https://github.com/paritytech/substrate/", tag = "v2.0.0-alpha.6", package = "sp-runtime", default-features = false }
scale = { package = "parity-scale-codec", version = "1.3", default-features = false, features = ["derive"] }
[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.tomldiffbeforeafterboth--- a/smart_contract/ink-types-node-runtime/examples/calls/Cargo.toml
+++ b/smart_contract/ink-types-node-runtime/examples/calls/Cargo.toml
@@ -12,7 +12,7 @@
ink_prelude = { version = "2", git = "https://github.com/paritytech/ink", tag = "latest-v2", package = "ink_prelude", default-features = false }
scale = { package = "parity-scale-codec", version = "1.3", default-features = false, features = ["derive"] }
-sp-keyring = { git = "https://github.com/paritytech/substrate/", package = "sp-keyring", optional = true }
+sp-keyring = { git = "https://github.com/paritytech/substrate/", tag = "v2.0.0-alpha.6", package = "sp-keyring", optional = true }
ink_types_node_runtime = { path = "../../", default-features = false }
[dependencies.type-metadata]
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
@@ -4,8 +4,8 @@
#[ink::contract(version = "0.1.0", env = NodeRuntimeTypes)]
mod calls {
- use ink_core::env;
- use ink_prelude::*;
+ // use ink_core::env;
+ // use ink_prelude::*;
use ink_types_node_runtime::{calls as runtime_calls, NodeRuntimeTypes};
/// This simple dummy contract dispatches substrate runtime calls
@@ -22,14 +22,15 @@
// 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)
- env::println(&format!(
- "Balance transfer invoke_runtime result {:?}",
- result
- ));
+ // env::println(&format!(
+ // "Balance transfer invoke_runtime result {:?}",
+ // result
+ // ));
}
}
smart_contract/nft/Cargo.lockdiffbeforeafterboth--- /dev/null
+++ b/smart_contract/nft/Cargo.lock
@@ -0,0 +1,1133 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+[[package]]
+name = "Inflector"
+version = "0.11.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"
+dependencies = [
+ "lazy_static",
+ "regex",
+]
+
+[[package]]
+name = "abi-gen"
+version = "0.1.0"
+dependencies = [
+ "ink_lang",
+ "nft",
+ "serde",
+ "serde_json",
+]
+
+[[package]]
+name = "aho-corasick"
+version = "0.7.13"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "043164d8ba5c4c3035fec9bbee8647c0261d788f3474306f93bb65901cae0e86"
+dependencies = [
+ "memchr",
+]
+
+[[package]]
+name = "arrayvec"
+version = "0.4.12"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"
+dependencies = [
+ "nodrop",
+]
+
+[[package]]
+name = "arrayvec"
+version = "0.5.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8"
+
+[[package]]
+name = "autocfg"
+version = "1.0.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
+
+[[package]]
+name = "bitmask"
+version = "0.5.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5da9b3d9f6f585199287a473f4f8dfab6566cf827d15c00c219f53c645687ead"
+
+[[package]]
+name = "bitvec"
+version = "0.17.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "41262f11d771fd4a61aa3ce019fca363b4b6c282fca9da2a31186d3965a47a5c"
+dependencies = [
+ "either",
+ "radium",
+]
+
+[[package]]
+name = "blake2-rfc"
+version = "0.2.18"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"
+dependencies = [
+ "arrayvec 0.4.12",
+ "constant_time_eq",
+]
+
+[[package]]
+name = "block-buffer"
+version = "0.7.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
+dependencies = [
+ "block-padding",
+ "byte-tools",
+ "byteorder",
+ "generic-array",
+]
+
+[[package]]
+name = "block-padding"
+version = "0.1.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
+dependencies = [
+ "byte-tools",
+]
+
+[[package]]
+name = "byte-slice-cast"
+version = "0.3.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b0a5e3906bcbf133e33c1d4d95afc664ad37fbdb9f6568d8043e7ea8c27d93d3"
+
+[[package]]
+name = "byte-tools"
+version = "0.3.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
+
+[[package]]
+name = "byteorder"
+version = "1.3.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
+
+[[package]]
+name = "cfg-if"
+version = "0.1.10"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
+
+[[package]]
+name = "constant_time_eq"
+version = "0.1.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
+
+[[package]]
+name = "crunchy"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
+
+[[package]]
+name = "derive_more"
+version = "0.99.9"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "298998b1cf6b5b2c8a7b023dfd45821825ce3ba8a8af55c921a0e734e4653f76"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "digest"
+version = "0.8.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
+dependencies = [
+ "generic-array",
+]
+
+[[package]]
+name = "either"
+version = "1.5.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "bb1f6b1ce1c140482ea30ddd3335fc0024ac7ee112895426e0a629a6c20adfe3"
+
+[[package]]
+name = "fake-simd"
+version = "0.1.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
+
+[[package]]
+name = "fixed-hash"
+version = "0.6.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "11498d382790b7a8f2fd211780bec78619bba81cdad3a283997c0c41f836759c"
+dependencies = [
+ "static_assertions",
+]
+
+[[package]]
+name = "frame-metadata"
+version = "11.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "parity-scale-codec",
+ "sp-core",
+ "sp-std",
+]
+
+[[package]]
+name = "frame-support"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "bitmask",
+ "frame-metadata",
+ "frame-support-procedural",
+ "impl-trait-for-tuples",
+ "log",
+ "parity-scale-codec",
+ "paste",
+ "smallvec",
+ "sp-arithmetic",
+ "sp-core",
+ "sp-inherents",
+ "sp-io",
+ "sp-runtime",
+ "sp-std",
+ "sp-tracing",
+]
+
+[[package]]
+name = "frame-support-procedural"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "frame-support-procedural-tools",
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "frame-support-procedural-tools"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "frame-support-procedural-tools-derive",
+ "proc-macro-crate",
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "frame-support-procedural-tools-derive"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "frame-system"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "frame-support",
+ "impl-trait-for-tuples",
+ "parity-scale-codec",
+ "sp-core",
+ "sp-io",
+ "sp-runtime",
+ "sp-std",
+ "sp-version",
+]
+
+[[package]]
+name = "generic-array"
+version = "0.12.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec"
+dependencies = [
+ "typenum",
+]
+
+[[package]]
+name = "getrandom"
+version = "0.1.14"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"
+dependencies = [
+ "cfg-if",
+ "libc",
+ "wasi",
+]
+
+[[package]]
+name = "hash-db"
+version = "0.15.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"
+
+[[package]]
+name = "hash256-std-hasher"
+version = "0.15.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"
+dependencies = [
+ "crunchy",
+]
+
+[[package]]
+name = "heck"
+version = "0.3.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205"
+dependencies = [
+ "unicode-segmentation",
+]
+
+[[package]]
+name = "impl-codec"
+version = "0.4.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "1be51a921b067b0eaca2fad532d9400041561aa922221cc65f95a85641c6bf53"
+dependencies = [
+ "parity-scale-codec",
+]
+
+[[package]]
+name = "impl-trait-for-tuples"
+version = "0.1.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "7ef5550a42e3740a0e71f909d4c861056a284060af885ae7aa6242820f920d9d"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "ink_abi"
+version = "2.1.0"
+source = "git+https://github.com/paritytech/ink?tag=latest-v2#cca31543d338dcd69c7ac922988b91ebf170edb2"
+dependencies = [
+ "derive_more",
+ "ink_abi_derive",
+ "ink_prelude",
+ "ink_primitives",
+ "serde",
+ "type-metadata",
+]
+
+[[package]]
+name = "ink_abi_derive"
+version = "2.1.0"
+source = "git+https://github.com/paritytech/ink?tag=latest-v2#cca31543d338dcd69c7ac922988b91ebf170edb2"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "ink_alloc"
+version = "2.1.0"
+source = "git+https://github.com/paritytech/ink?tag=latest-v2#cca31543d338dcd69c7ac922988b91ebf170edb2"
+dependencies = [
+ "wee_alloc",
+]
+
+[[package]]
+name = "ink_core"
+version = "2.1.0"
+source = "git+https://github.com/paritytech/ink?tag=latest-v2#cca31543d338dcd69c7ac922988b91ebf170edb2"
+dependencies = [
+ "blake2-rfc",
+ "byteorder",
+ "cfg-if",
+ "derive_more",
+ "ink_abi",
+ "ink_alloc",
+ "ink_core_derive",
+ "ink_prelude",
+ "ink_primitives",
+ "num-traits",
+ "parity-scale-codec",
+ "paste",
+ "rand",
+ "sha2",
+ "smallvec",
+ "tiny-keccak",
+ "type-metadata",
+]
+
+[[package]]
+name = "ink_core_derive"
+version = "2.1.0"
+source = "git+https://github.com/paritytech/ink?tag=latest-v2#cca31543d338dcd69c7ac922988b91ebf170edb2"
+dependencies = [
+ "ink_primitives",
+ "proc-macro2",
+ "quote",
+ "syn",
+ "synstructure",
+]
+
+[[package]]
+name = "ink_lang"
+version = "2.1.0"
+source = "git+https://github.com/paritytech/ink?tag=latest-v2#cca31543d338dcd69c7ac922988b91ebf170edb2"
+dependencies = [
+ "derive_more",
+ "ink_abi",
+ "ink_core",
+ "ink_lang_macro",
+ "ink_prelude",
+ "ink_primitives",
+ "parity-scale-codec",
+]
+
+[[package]]
+name = "ink_lang_macro"
+version = "2.1.0"
+source = "git+https://github.com/paritytech/ink?tag=latest-v2#cca31543d338dcd69c7ac922988b91ebf170edb2"
+dependencies = [
+ "derive_more",
+ "either",
+ "heck",
+ "ink_primitives",
+ "itertools",
+ "parity-scale-codec",
+ "proc-macro2",
+ "quote",
+ "regex",
+ "serde",
+ "serde_json",
+ "syn",
+ "type-metadata",
+]
+
+[[package]]
+name = "ink_prelude"
+version = "2.1.0"
+source = "git+https://github.com/paritytech/ink?tag=latest-v2#cca31543d338dcd69c7ac922988b91ebf170edb2"
+dependencies = [
+ "cfg-if",
+]
+
+[[package]]
+name = "ink_primitives"
+version = "2.1.0"
+source = "git+https://github.com/paritytech/ink?tag=latest-v2#cca31543d338dcd69c7ac922988b91ebf170edb2"
+dependencies = [
+ "ink_prelude",
+ "parity-scale-codec",
+ "tiny-keccak",
+ "type-metadata",
+]
+
+[[package]]
+name = "integer-sqrt"
+version = "0.1.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f65877bf7d44897a473350b1046277941cee20b263397e90869c50b6e766088b"
+
+[[package]]
+name = "itertools"
+version = "0.9.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"
+dependencies = [
+ "either",
+]
+
+[[package]]
+name = "itoa"
+version = "0.4.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6"
+
+[[package]]
+name = "lazy_static"
+version = "1.4.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
+
+[[package]]
+name = "libc"
+version = "0.2.71"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9457b06509d27052635f90d6466700c65095fdf75409b3fbdd903e988b886f49"
+
+[[package]]
+name = "log"
+version = "0.4.8"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
+dependencies = [
+ "cfg-if",
+]
+
+[[package]]
+name = "memchr"
+version = "2.3.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400"
+
+[[package]]
+name = "memory_units"
+version = "0.4.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8452105ba047068f40ff7093dd1d9da90898e63dd61736462e9cdda6a90ad3c3"
+
+[[package]]
+name = "nft"
+version = "0.1.0"
+dependencies = [
+ "ink_abi",
+ "ink_core",
+ "ink_lang",
+ "ink_primitives",
+ "pallet-indices",
+ "parity-scale-codec",
+ "sp-core",
+ "sp-io",
+ "sp-runtime",
+ "type-metadata",
+]
+
+[[package]]
+name = "nodrop"
+version = "0.1.14"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
+
+[[package]]
+name = "num-traits"
+version = "0.2.12"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ac267bcc07f48ee5f8935ab0d24f316fb722d7a1292e2913f0cc196b29ffd611"
+dependencies = [
+ "autocfg",
+]
+
+[[package]]
+name = "opaque-debug"
+version = "0.2.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
+
+[[package]]
+name = "pallet-indices"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "frame-support",
+ "frame-system",
+ "parity-scale-codec",
+ "sp-core",
+ "sp-io",
+ "sp-runtime",
+ "sp-std",
+]
+
+[[package]]
+name = "parity-scale-codec"
+version = "1.3.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "a74f02beb35d47e0706155c9eac554b50c671e0d868fe8296bcdf44a9a4847bf"
+dependencies = [
+ "arrayvec 0.5.1",
+ "bitvec",
+ "byte-slice-cast",
+ "parity-scale-codec-derive",
+ "serde",
+]
+
+[[package]]
+name = "parity-scale-codec-derive"
+version = "1.2.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5a0ec292e92e8ec7c58e576adacc1e3f399c597c8f263c42f18420abe58e7245"
+dependencies = [
+ "proc-macro-crate",
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "parity-util-mem"
+version = "0.6.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "2c6e2583649a3ca84894d1d71da249abcfda54d5aca24733d72ca10d0f02361c"
+dependencies = [
+ "cfg-if",
+ "impl-trait-for-tuples",
+ "parity-util-mem-derive",
+ "primitive-types",
+ "winapi",
+]
+
+[[package]]
+name = "parity-util-mem-derive"
+version = "0.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"
+dependencies = [
+ "proc-macro2",
+ "syn",
+ "synstructure",
+]
+
+[[package]]
+name = "paste"
+version = "0.1.18"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "45ca20c77d80be666aef2b45486da86238fabe33e38306bd3118fe4af33fa880"
+dependencies = [
+ "paste-impl",
+ "proc-macro-hack",
+]
+
+[[package]]
+name = "paste-impl"
+version = "0.1.18"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d95a7db200b97ef370c8e6de0088252f7e0dfff7d047a28528e47456c0fc98b6"
+dependencies = [
+ "proc-macro-hack",
+]
+
+[[package]]
+name = "ppv-lite86"
+version = "0.2.8"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "237a5ed80e274dbc66f86bd59c1e25edc039660be53194b5fe0a482e0f2612ea"
+
+[[package]]
+name = "primitive-types"
+version = "0.7.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c55c21c64d0eaa4d7ed885d959ef2d62d9e488c27c0e02d9aa5ce6c877b7d5f8"
+dependencies = [
+ "fixed-hash",
+ "impl-codec",
+ "uint",
+]
+
+[[package]]
+name = "proc-macro-crate"
+version = "0.1.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e10d4b51f154c8a7fb96fd6dad097cb74b863943ec010ac94b9fd1be8861fe1e"
+dependencies = [
+ "toml",
+]
+
+[[package]]
+name = "proc-macro-hack"
+version = "0.5.16"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "7e0456befd48169b9f13ef0f0ad46d492cf9d2dbb918bcf38e01eed4ce3ec5e4"
+
+[[package]]
+name = "proc-macro2"
+version = "1.0.18"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "beae6331a816b1f65d04c45b078fd8e6c93e8071771f41b8163255bbd8d7c8fa"
+dependencies = [
+ "unicode-xid",
+]
+
+[[package]]
+name = "quote"
+version = "1.0.7"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37"
+dependencies = [
+ "proc-macro2",
+]
+
+[[package]]
+name = "radium"
+version = "0.3.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "def50a86306165861203e7f84ecffbbdfdea79f0e51039b33de1e952358c47ac"
+
+[[package]]
+name = "rand"
+version = "0.7.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
+dependencies = [
+ "getrandom",
+ "libc",
+ "rand_chacha",
+ "rand_core",
+ "rand_hc",
+]
+
+[[package]]
+name = "rand_chacha"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
+dependencies = [
+ "ppv-lite86",
+ "rand_core",
+]
+
+[[package]]
+name = "rand_core"
+version = "0.5.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
+dependencies = [
+ "getrandom",
+]
+
+[[package]]
+name = "rand_hc"
+version = "0.2.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
+dependencies = [
+ "rand_core",
+]
+
+[[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"
+version = "1.3.9"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6"
+dependencies = [
+ "aho-corasick",
+ "memchr",
+ "regex-syntax",
+ "thread_local",
+]
+
+[[package]]
+name = "regex-syntax"
+version = "0.6.18"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8"
+
+[[package]]
+name = "rustc-hex"
+version = "2.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"
+
+[[package]]
+name = "ryu"
+version = "1.0.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
+
+[[package]]
+name = "secrecy"
+version = "0.6.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9182278ed645df3477a9c27bfee0621c621aa16f6972635f7f795dae3d81070f"
+dependencies = [
+ "zeroize",
+]
+
+[[package]]
+name = "serde"
+version = "1.0.114"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5317f7588f0a5078ee60ef675ef96735a1442132dc645eb1d12c018620ed8cd3"
+dependencies = [
+ "serde_derive",
+]
+
+[[package]]
+name = "serde_derive"
+version = "1.0.114"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "2a0be94b04690fbaed37cddffc5c134bf537c8e3329d53e982fe04c374978f8e"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "serde_json"
+version = "1.0.56"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3433e879a558dde8b5e8feb2a04899cf34fdde1fafb894687e52105fc1162ac3"
+dependencies = [
+ "itoa",
+ "ryu",
+ "serde",
+]
+
+[[package]]
+name = "sha2"
+version = "0.8.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"
+dependencies = [
+ "block-buffer",
+ "digest",
+ "fake-simd",
+ "opaque-debug",
+]
+
+[[package]]
+name = "smallvec"
+version = "1.4.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c7cb5678e1615754284ec264d9bb5b4c27d2018577fd90ac0ceb578591ed5ee4"
+
+[[package]]
+name = "sp-application-crypto"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "parity-scale-codec",
+ "sp-core",
+ "sp-io",
+ "sp-std",
+]
+
+[[package]]
+name = "sp-arithmetic"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "integer-sqrt",
+ "num-traits",
+ "parity-scale-codec",
+ "sp-debug-derive",
+ "sp-std",
+]
+
+[[package]]
+name = "sp-core"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "byteorder",
+ "derive_more",
+ "hash-db",
+ "hash256-std-hasher",
+ "log",
+ "num-traits",
+ "parity-scale-codec",
+ "parity-util-mem",
+ "primitive-types",
+ "secrecy",
+ "sp-debug-derive",
+ "sp-runtime-interface",
+ "sp-std",
+ "sp-storage",
+ "zeroize",
+]
+
+[[package]]
+name = "sp-debug-derive"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "sp-inherents"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "parity-scale-codec",
+ "sp-core",
+ "sp-std",
+]
+
+[[package]]
+name = "sp-io"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "hash-db",
+ "parity-scale-codec",
+ "sp-core",
+ "sp-runtime-interface",
+ "sp-std",
+ "sp-tracing",
+ "sp-wasm-interface",
+]
+
+[[package]]
+name = "sp-runtime"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "either",
+ "hash256-std-hasher",
+ "impl-trait-for-tuples",
+ "parity-scale-codec",
+ "parity-util-mem",
+ "paste",
+ "sp-application-crypto",
+ "sp-arithmetic",
+ "sp-core",
+ "sp-inherents",
+ "sp-io",
+ "sp-std",
+]
+
+[[package]]
+name = "sp-runtime-interface"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "parity-scale-codec",
+ "primitive-types",
+ "sp-runtime-interface-proc-macro",
+ "sp-std",
+ "sp-tracing",
+ "sp-wasm-interface",
+ "static_assertions",
+]
+
+[[package]]
+name = "sp-runtime-interface-proc-macro"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "Inflector",
+ "proc-macro-crate",
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "sp-std"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+
+[[package]]
+name = "sp-storage"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "ref-cast",
+ "sp-debug-derive",
+ "sp-std",
+]
+
+[[package]]
+name = "sp-tracing"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+
+[[package]]
+name = "sp-version"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "parity-scale-codec",
+ "sp-runtime",
+ "sp-std",
+]
+
+[[package]]
+name = "sp-wasm-interface"
+version = "2.0.0-rc4"
+source = "git+https://github.com/paritytech/substrate/#b851b755dbf338c69d3bae8c1215d8e7d8010b77"
+dependencies = [
+ "impl-trait-for-tuples",
+ "parity-scale-codec",
+ "sp-std",
+]
+
+[[package]]
+name = "static_assertions"
+version = "1.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
+
+[[package]]
+name = "syn"
+version = "1.0.33"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e8d5d96e8cbb005d6959f119f773bfaebb5684296108fb32600c00cde305b2cd"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "unicode-xid",
+]
+
+[[package]]
+name = "synstructure"
+version = "0.12.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+ "unicode-xid",
+]
+
+[[package]]
+name = "thread_local"
+version = "1.0.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
+dependencies = [
+ "lazy_static",
+]
+
+[[package]]
+name = "tiny-keccak"
+version = "2.0.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
+dependencies = [
+ "crunchy",
+]
+
+[[package]]
+name = "toml"
+version = "0.5.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ffc92d160b1eef40665be3a05630d003936a3bc7da7421277846c2613e92c71a"
+dependencies = [
+ "serde",
+]
+
+[[package]]
+name = "type-metadata"
+version = "0.1.0"
+source = "git+https://github.com/type-metadata/type-metadata.git?rev=02eae9f35c40c943b56af5b60616219f2b72b47d#02eae9f35c40c943b56af5b60616219f2b72b47d"
+dependencies = [
+ "derive_more",
+ "serde",
+ "type-metadata-derive",
+]
+
+[[package]]
+name = "type-metadata-derive"
+version = "0.1.0"
+source = "git+https://github.com/type-metadata/type-metadata.git?rev=02eae9f35c40c943b56af5b60616219f2b72b47d#02eae9f35c40c943b56af5b60616219f2b72b47d"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "typenum"
+version = "1.12.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"
+
+[[package]]
+name = "uint"
+version = "0.8.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "173cd16430c206dc1a430af8a89a0e9c076cf15cb42b4aedb10e8cc8fee73681"
+dependencies = [
+ "byteorder",
+ "crunchy",
+ "rustc-hex",
+ "static_assertions",
+]
+
+[[package]]
+name = "unicode-segmentation"
+version = "1.6.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"
+
+[[package]]
+name = "unicode-xid"
+version = "0.2.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
+
+[[package]]
+name = "wasi"
+version = "0.9.0+wasi-snapshot-preview1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
+
+[[package]]
+name = "wee_alloc"
+version = "0.4.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "dbb3b5a6b2bb17cb6ad44a2e68a43e8d2722c997da10e928665c72ec6c0a0b8e"
+dependencies = [
+ "cfg-if",
+ "libc",
+ "memory_units",
+ "winapi",
+]
+
+[[package]]
+name = "winapi"
+version = "0.3.9"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
+dependencies = [
+ "winapi-i686-pc-windows-gnu",
+ "winapi-x86_64-pc-windows-gnu",
+]
+
+[[package]]
+name = "winapi-i686-pc-windows-gnu"
+version = "0.4.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
+
+[[package]]
+name = "winapi-x86_64-pc-windows-gnu"
+version = "0.4.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
+
+[[package]]
+name = "zeroize"
+version = "1.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3cbac2ed2ba24cc90f5e06485ac8c7c1e5449fe8911aef4d8877218af021a5b8"