Revert using sp-metadata-ir in favor of conversion to v15

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2023-04-13 15:52:00 +03:00
parent 3c2d78a416
commit d2d29dca1c
2 changed files with 15 additions and 33 deletions
Generated
+15 -32
View File
@@ -2937,7 +2937,7 @@ dependencies = [
"serde", "serde",
"sp-core", "sp-core",
"sp-io", "sp-io",
"sp-std 7.0.0", "sp-std",
] ]
[[package]] [[package]]
@@ -2951,7 +2951,7 @@ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"scale-info", "scale-info",
"serde", "serde",
"sp-std 7.0.0", "sp-std",
"static_assertions", "static_assertions",
] ]
@@ -2990,7 +2990,7 @@ dependencies = [
"sp-debug-derive", "sp-debug-derive",
"sp-externalities", "sp-externalities",
"sp-runtime-interface", "sp-runtime-interface",
"sp-std 7.0.0", "sp-std",
"sp-storage", "sp-storage",
"ss58-registry", "ss58-registry",
"substrate-bip39", "substrate-bip39",
@@ -3010,7 +3010,7 @@ dependencies = [
"digest 0.10.6", "digest 0.10.6",
"sha2 0.10.6", "sha2 0.10.6",
"sha3", "sha3",
"sp-std 7.0.0", "sp-std",
"twox-hash", "twox-hash",
] ]
@@ -3045,7 +3045,7 @@ checksum = "8ae0f275760689aaefe967943331d458cd99f5169d18364365d4cb584b246d1c"
dependencies = [ dependencies = [
"environmental", "environmental",
"parity-scale-codec", "parity-scale-codec",
"sp-std 7.0.0", "sp-std",
"sp-storage", "sp-storage",
] ]
@@ -3068,7 +3068,7 @@ dependencies = [
"sp-keystore", "sp-keystore",
"sp-runtime-interface", "sp-runtime-interface",
"sp-state-machine", "sp-state-machine",
"sp-std 7.0.0", "sp-std",
"sp-tracing", "sp-tracing",
"sp-trie", "sp-trie",
"tracing", "tracing",
@@ -3104,17 +3104,6 @@ dependencies = [
"thiserror", "thiserror",
] ]
[[package]]
name = "sp-metadata-ir"
version = "0.1.0"
source = "git+https://github.com/paritytech/substrate.git#da9f88dcac328d8f6de38dd61e33078c20bd6685"
dependencies = [
"frame-metadata",
"parity-scale-codec",
"scale-info",
"sp-std 5.0.0",
]
[[package]] [[package]]
name = "sp-panic-handler" name = "sp-panic-handler"
version = "7.0.0" version = "7.0.0"
@@ -3145,7 +3134,7 @@ dependencies = [
"sp-arithmetic", "sp-arithmetic",
"sp-core", "sp-core",
"sp-io", "sp-io",
"sp-std 7.0.0", "sp-std",
"sp-weights", "sp-weights",
] ]
@@ -3161,7 +3150,7 @@ dependencies = [
"primitive-types", "primitive-types",
"sp-externalities", "sp-externalities",
"sp-runtime-interface-proc-macro", "sp-runtime-interface-proc-macro",
"sp-std 7.0.0", "sp-std",
"sp-storage", "sp-storage",
"sp-tracing", "sp-tracing",
"sp-wasm-interface", "sp-wasm-interface",
@@ -3196,17 +3185,12 @@ dependencies = [
"sp-core", "sp-core",
"sp-externalities", "sp-externalities",
"sp-panic-handler", "sp-panic-handler",
"sp-std 7.0.0", "sp-std",
"sp-trie", "sp-trie",
"thiserror", "thiserror",
"tracing", "tracing",
] ]
[[package]]
name = "sp-std"
version = "5.0.0"
source = "git+https://github.com/paritytech/substrate.git#da9f88dcac328d8f6de38dd61e33078c20bd6685"
[[package]] [[package]]
name = "sp-std" name = "sp-std"
version = "7.0.0" version = "7.0.0"
@@ -3224,7 +3208,7 @@ dependencies = [
"ref-cast", "ref-cast",
"serde", "serde",
"sp-debug-derive", "sp-debug-derive",
"sp-std 7.0.0", "sp-std",
] ]
[[package]] [[package]]
@@ -3234,7 +3218,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00fab60bf3d42255ce3f678903d3a2564662371c75623de4a1ffc7cac46143df" checksum = "00fab60bf3d42255ce3f678903d3a2564662371c75623de4a1ffc7cac46143df"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"sp-std 7.0.0", "sp-std",
"tracing", "tracing",
"tracing-core", "tracing-core",
"tracing-subscriber 0.2.25", "tracing-subscriber 0.2.25",
@@ -3257,7 +3241,7 @@ dependencies = [
"scale-info", "scale-info",
"schnellru", "schnellru",
"sp-core", "sp-core",
"sp-std 7.0.0", "sp-std",
"thiserror", "thiserror",
"tracing", "tracing",
"trie-db", "trie-db",
@@ -3277,7 +3261,7 @@ dependencies = [
"serde", "serde",
"sp-core-hashing-proc-macro", "sp-core-hashing-proc-macro",
"sp-runtime", "sp-runtime",
"sp-std 7.0.0", "sp-std",
"sp-version-proc-macro", "sp-version-proc-macro",
"thiserror", "thiserror",
] ]
@@ -3304,7 +3288,7 @@ dependencies = [
"impl-trait-for-tuples", "impl-trait-for-tuples",
"log", "log",
"parity-scale-codec", "parity-scale-codec",
"sp-std 7.0.0", "sp-std",
"wasmi", "wasmi",
"wasmtime", "wasmtime",
] ]
@@ -3322,7 +3306,7 @@ dependencies = [
"sp-arithmetic", "sp-arithmetic",
"sp-core", "sp-core",
"sp-debug-derive", "sp-debug-derive",
"sp-std 7.0.0", "sp-std",
] ]
[[package]] [[package]]
@@ -3516,7 +3500,6 @@ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"scale-info", "scale-info",
"sp-core-hashing", "sp-core-hashing",
"sp-metadata-ir",
] ]
[[package]] [[package]]
-1
View File
@@ -18,7 +18,6 @@ codec = { package = "parity-scale-codec", version = "3.0.0", default-features =
frame-metadata = { version = "15.1.0", features = ["v14", "v15-unstable", "std"] } frame-metadata = { version = "15.1.0", features = ["v14", "v15-unstable", "std"] }
scale-info = "2.5.0" scale-info = "2.5.0"
sp-core-hashing = "7.0.0" sp-core-hashing = "7.0.0"
sp-metadata-ir = { git = "https://github.com/paritytech/substrate.git", version = "0.1.0" }
[dev-dependencies] [dev-dependencies]
bitvec = { version = "1.0.0", default-features = false, features = ["alloc"] } bitvec = { version = "1.0.0", default-features = false, features = ["alloc"] }