sp-std removal from substrate/primitives (#3274)

This PR removes sp-std crate from substrate/primitives sub-directories.

For now crates that have `pub use` of sp-std or export macros that would
necessitate users of the macros to `extern crate alloc` have been
excluded from this PR.

There should be no breaking changes in this PR.

---------

Co-authored-by: Koute <koute@users.noreply.github.com>
This commit is contained in:
Squirrel
2024-03-18 05:29:35 +00:00
committed by GitHub
parent 6b1179f13b
commit 1b5f4243d1
110 changed files with 254 additions and 278 deletions
Generated
-31
View File
@@ -18402,7 +18402,6 @@ dependencies = [
"scale-info",
"serde",
"sp-crypto-hashing",
"sp-std 14.0.0",
"static_assertions",
]
@@ -18444,7 +18443,6 @@ dependencies = [
"sp-api",
"sp-application-crypto",
"sp-runtime",
"sp-std 14.0.0",
]
[[package]]
@@ -18454,7 +18452,6 @@ dependencies = [
"sp-api",
"sp-inherents",
"sp-runtime",
"sp-std 14.0.0",
]
[[package]]
@@ -18501,7 +18498,6 @@ dependencies = [
"sp-consensus-slots",
"sp-inherents",
"sp-runtime",
"sp-std 14.0.0",
"sp-timestamp",
]
@@ -18519,7 +18515,6 @@ dependencies = [
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-std 14.0.0",
"sp-timestamp",
]
@@ -18540,7 +18535,6 @@ dependencies = [
"sp-keystore",
"sp-mmr-primitives",
"sp-runtime",
"sp-std 14.0.0",
"strum 0.24.1",
"w3f-bls",
]
@@ -18559,7 +18553,6 @@ dependencies = [
"sp-core",
"sp-keystore",
"sp-runtime",
"sp-std 14.0.0",
]
[[package]]
@@ -18570,7 +18563,6 @@ dependencies = [
"sp-api",
"sp-core",
"sp-runtime",
"sp-std 14.0.0",
]
[[package]]
@@ -18585,7 +18577,6 @@ dependencies = [
"sp-consensus-slots",
"sp-core",
"sp-runtime",
"sp-std 14.0.0",
]
[[package]]
@@ -18595,7 +18586,6 @@ dependencies = [
"parity-scale-codec",
"scale-info",
"serde",
"sp-std 14.0.0",
"sp-timestamp",
]
@@ -18711,7 +18701,6 @@ dependencies = [
"ark-ed-on-bls12-381-bandersnatch-ext",
"ark-scale 0.0.12",
"sp-runtime-interface 24.0.0",
"sp-std 14.0.0",
]
[[package]]
@@ -18781,7 +18770,6 @@ version = "0.25.0"
dependencies = [
"environmental",
"parity-scale-codec",
"sp-std 14.0.0",
"sp-storage 19.0.0",
]
@@ -18792,7 +18780,6 @@ dependencies = [
"serde_json",
"sp-api",
"sp-runtime",
"sp-std 14.0.0",
]
[[package]]
@@ -18805,7 +18792,6 @@ dependencies = [
"parity-scale-codec",
"scale-info",
"sp-runtime",
"sp-std 14.0.0",
"thiserror",
]
@@ -18870,7 +18856,6 @@ dependencies = [
"frame-metadata",
"parity-scale-codec",
"scale-info",
"sp-std 14.0.0",
]
[[package]]
@@ -18881,7 +18866,6 @@ dependencies = [
"scale-info",
"sp-api",
"sp-application-crypto",
"sp-std 14.0.0",
]
[[package]]
@@ -18898,7 +18882,6 @@ dependencies = [
"sp-core",
"sp-debug-derive 14.0.0",
"sp-runtime",
"sp-std 14.0.0",
"thiserror",
]
@@ -18913,7 +18896,6 @@ dependencies = [
"sp-arithmetic",
"sp-core",
"sp-runtime",
"sp-std 14.0.0",
"substrate-test-utils",
]
@@ -19100,7 +19082,6 @@ dependencies = [
"sp-keystore",
"sp-runtime",
"sp-staking",
"sp-std 14.0.0",
]
[[package]]
@@ -19113,7 +19094,6 @@ dependencies = [
"serde",
"sp-core",
"sp-runtime",
"sp-std 14.0.0",
]
[[package]]
@@ -19133,7 +19113,6 @@ dependencies = [
"sp-externalities 0.25.0",
"sp-panic-handler",
"sp-runtime",
"sp-std 14.0.0",
"sp-trie",
"thiserror",
"tracing",
@@ -19159,7 +19138,6 @@ dependencies = [
"sp-externalities 0.25.0",
"sp-runtime",
"sp-runtime-interface 24.0.0",
"sp-std 14.0.0",
"thiserror",
"x25519-dalek 2.0.0",
]
@@ -19195,7 +19173,6 @@ dependencies = [
"ref-cast",
"serde",
"sp-debug-derive 14.0.0",
"sp-std 14.0.0",
]
[[package]]
@@ -19208,7 +19185,6 @@ dependencies = [
"sp-application-crypto",
"sp-core",
"sp-runtime",
"sp-std 14.0.0",
]
[[package]]
@@ -19219,7 +19195,6 @@ dependencies = [
"parity-scale-codec",
"sp-inherents",
"sp-runtime",
"sp-std 14.0.0",
"thiserror",
]
@@ -19240,7 +19215,6 @@ name = "sp-tracing"
version = "16.0.0"
dependencies = [
"parity-scale-codec",
"sp-std 14.0.0",
"tracing",
"tracing-core",
"tracing-subscriber 0.2.25",
@@ -19264,7 +19238,6 @@ dependencies = [
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-std 14.0.0",
"sp-trie",
]
@@ -19287,7 +19260,6 @@ dependencies = [
"sp-core",
"sp-externalities 0.25.0",
"sp-runtime",
"sp-std 14.0.0",
"thiserror",
"tracing",
"trie-bench",
@@ -19344,7 +19316,6 @@ dependencies = [
"impl-trait-for-tuples",
"log",
"parity-scale-codec",
"sp-std 14.0.0",
"wasmtime",
]
@@ -19360,7 +19331,6 @@ dependencies = [
"smallvec",
"sp-arithmetic",
"sp-debug-derive 14.0.0",
"sp-std 14.0.0",
]
[[package]]
@@ -19971,7 +19941,6 @@ dependencies = [
"sp-runtime",
"sp-session",
"sp-state-machine",
"sp-std 14.0.0",
"sp-tracing 16.0.0",
"sp-transaction-pool",
"sp-trie",