mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-12 22:19:26 +00:00
Update to latest substrate-wasm-builder
This commit is contained in:
208
Cargo.lock
generated
208
Cargo.lock
generated
@@ -2790,7 +2790,7 @@ checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
|
||||
[[package]]
|
||||
name = "fork-tree"
|
||||
version = "13.0.1"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
]
|
||||
@@ -2823,7 +2823,7 @@ checksum = "28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619"
|
||||
[[package]]
|
||||
name = "frame-benchmarking"
|
||||
version = "41.0.1"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"frame-support",
|
||||
"frame-support-procedural",
|
||||
@@ -2846,7 +2846,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-executive"
|
||||
version = "41.0.1"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"frame-support",
|
||||
"frame-system",
|
||||
@@ -2862,7 +2862,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-support"
|
||||
version = "41.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"array-bytes",
|
||||
"bitflags 1.3.2",
|
||||
@@ -2895,7 +2895,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-support-procedural"
|
||||
version = "34.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"Inflector",
|
||||
"cfg-expr",
|
||||
@@ -2914,7 +2914,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-support-procedural-tools"
|
||||
version = "13.0.1"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"frame-support-procedural-tools-derive",
|
||||
"proc-macro-crate 3.3.0",
|
||||
@@ -2926,7 +2926,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-support-procedural-tools-derive"
|
||||
version = "12.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
@@ -2936,7 +2936,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-system"
|
||||
version = "41.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"frame-support",
|
||||
@@ -2953,7 +2953,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-system-rpc-runtime-api"
|
||||
version = "37.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"sp-api",
|
||||
@@ -2962,7 +2962,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-try-runtime"
|
||||
version = "0.47.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"frame-support",
|
||||
"parity-scale-codec",
|
||||
@@ -6069,7 +6069,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-authorship"
|
||||
version = "41.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"frame-support",
|
||||
"frame-system",
|
||||
@@ -6081,7 +6081,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-babe"
|
||||
version = "41.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"frame-benchmarking",
|
||||
"frame-support",
|
||||
@@ -6102,7 +6102,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-grandpa"
|
||||
version = "41.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"frame-benchmarking",
|
||||
"frame-support",
|
||||
@@ -6122,7 +6122,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-session"
|
||||
version = "41.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"frame-support",
|
||||
"frame-system",
|
||||
@@ -6133,7 +6133,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-session-original"
|
||||
version = "41.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"frame-support",
|
||||
"frame-system",
|
||||
@@ -6153,7 +6153,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-timestamp"
|
||||
version = "40.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"frame-benchmarking",
|
||||
"frame-support",
|
||||
@@ -6168,7 +6168,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-transaction-payment"
|
||||
version = "41.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"frame-benchmarking",
|
||||
"frame-support",
|
||||
@@ -6182,7 +6182,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-transaction-payment-rpc"
|
||||
version = "44.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"jsonrpsee",
|
||||
"pallet-transaction-payment-rpc-runtime-api",
|
||||
@@ -6198,7 +6198,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-transaction-payment-rpc-runtime-api"
|
||||
version = "41.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"pallet-transaction-payment",
|
||||
"parity-scale-codec",
|
||||
@@ -7589,7 +7589,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-allocator"
|
||||
version = "32.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"log",
|
||||
"sp-core",
|
||||
@@ -7600,7 +7600,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-authority-discovery"
|
||||
version = "0.51.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures",
|
||||
@@ -7631,7 +7631,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-basic-authorship"
|
||||
version = "0.50.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"log",
|
||||
@@ -7652,7 +7652,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-block-builder"
|
||||
version = "0.45.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"sp-api",
|
||||
@@ -7667,7 +7667,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-chain-spec"
|
||||
version = "44.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"array-bytes",
|
||||
"parity-scale-codec",
|
||||
@@ -7691,7 +7691,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-chain-spec-derive"
|
||||
version = "12.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"proc-macro-crate 3.3.0",
|
||||
"proc-macro2",
|
||||
@@ -7702,7 +7702,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-cli"
|
||||
version = "0.53.1"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"array-bytes",
|
||||
"chrono",
|
||||
@@ -7743,7 +7743,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-client-api"
|
||||
version = "40.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"fnv",
|
||||
"futures",
|
||||
@@ -7769,7 +7769,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-client-db"
|
||||
version = "0.47.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"hash-db",
|
||||
"kvdb",
|
||||
@@ -7796,7 +7796,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-consensus"
|
||||
version = "0.50.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures",
|
||||
@@ -7819,7 +7819,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-consensus-babe"
|
||||
version = "0.51.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"fork-tree",
|
||||
@@ -7855,7 +7855,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-consensus-epochs"
|
||||
version = "0.50.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"fork-tree",
|
||||
"parity-scale-codec",
|
||||
@@ -7868,7 +7868,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-consensus-grandpa"
|
||||
version = "0.36.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"array-bytes",
|
||||
@@ -7912,7 +7912,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-consensus-slots"
|
||||
version = "0.50.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures",
|
||||
@@ -7935,7 +7935,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-executor"
|
||||
version = "0.43.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"parking_lot",
|
||||
@@ -7957,7 +7957,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-executor-common"
|
||||
version = "0.39.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"sc-allocator",
|
||||
"sp-wasm-interface",
|
||||
@@ -7968,7 +7968,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-executor-wasmtime"
|
||||
version = "0.39.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"log",
|
||||
@@ -7984,7 +7984,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-informant"
|
||||
version = "0.50.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"console",
|
||||
"futures",
|
||||
@@ -8000,7 +8000,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-keystore"
|
||||
version = "36.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"array-bytes",
|
||||
"parking_lot",
|
||||
@@ -8014,7 +8014,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-network"
|
||||
version = "0.51.1"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"array-bytes",
|
||||
"async-channel",
|
||||
@@ -8059,7 +8059,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-network-common"
|
||||
version = "0.49.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"bitflags 1.3.2",
|
||||
"parity-scale-codec",
|
||||
@@ -8069,7 +8069,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-network-gossip"
|
||||
version = "0.51.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"futures",
|
||||
@@ -8088,7 +8088,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-network-light"
|
||||
version = "0.50.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"array-bytes",
|
||||
"async-channel",
|
||||
@@ -8109,7 +8109,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-network-sync"
|
||||
version = "0.50.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"array-bytes",
|
||||
"async-channel",
|
||||
@@ -8144,7 +8144,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-network-transactions"
|
||||
version = "0.50.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"array-bytes",
|
||||
"futures",
|
||||
@@ -8163,7 +8163,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-network-types"
|
||||
version = "0.17.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"bs58",
|
||||
"bytes",
|
||||
@@ -8184,7 +8184,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-proposer-metrics"
|
||||
version = "0.20.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"log",
|
||||
"substrate-prometheus-endpoint",
|
||||
@@ -8193,7 +8193,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-rpc"
|
||||
version = "46.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"jsonrpsee",
|
||||
@@ -8223,7 +8223,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-rpc-api"
|
||||
version = "0.50.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"jsonrpsee",
|
||||
"parity-scale-codec",
|
||||
@@ -8241,7 +8241,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-rpc-server"
|
||||
version = "23.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"dyn-clone",
|
||||
"forwarded-header-value",
|
||||
@@ -8265,7 +8265,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-rpc-spec-v2"
|
||||
version = "0.51.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"array-bytes",
|
||||
"futures",
|
||||
@@ -8298,7 +8298,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-service"
|
||||
version = "0.52.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"directories 6.0.0",
|
||||
@@ -8360,7 +8360,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-state-db"
|
||||
version = "0.39.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
@@ -8371,7 +8371,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-sysinfo"
|
||||
version = "43.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"derive_more 1.0.0",
|
||||
"futures",
|
||||
@@ -8391,7 +8391,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-telemetry"
|
||||
version = "29.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"futures",
|
||||
@@ -8410,7 +8410,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-tracing"
|
||||
version = "40.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"console",
|
||||
@@ -8437,7 +8437,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-tracing-proc-macro"
|
||||
version = "11.1.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"proc-macro-crate 3.3.0",
|
||||
"proc-macro2",
|
||||
@@ -8448,7 +8448,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-transaction-pool"
|
||||
version = "40.1.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures",
|
||||
@@ -8478,7 +8478,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-transaction-pool-api"
|
||||
version = "40.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures",
|
||||
@@ -8495,7 +8495,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-utils"
|
||||
version = "19.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"async-channel",
|
||||
"futures",
|
||||
@@ -9690,7 +9690,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-api"
|
||||
version = "37.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"hash-db",
|
||||
"log",
|
||||
@@ -9709,7 +9709,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-api-proc-macro"
|
||||
version = "23.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"Inflector",
|
||||
"blake2",
|
||||
@@ -9723,7 +9723,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-application-crypto"
|
||||
version = "41.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"serde",
|
||||
@@ -9734,7 +9734,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-arithmetic"
|
||||
version = "27.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"integer-sqrt",
|
||||
"num-traits",
|
||||
@@ -9746,7 +9746,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-authority-discovery"
|
||||
version = "37.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"sp-api",
|
||||
@@ -9756,7 +9756,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-block-builder"
|
||||
version = "37.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"sp-api",
|
||||
"sp-inherents",
|
||||
@@ -9766,7 +9766,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-blockchain"
|
||||
version = "40.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"parity-scale-codec",
|
||||
@@ -9785,7 +9785,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-consensus"
|
||||
version = "0.43.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures",
|
||||
@@ -9799,7 +9799,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-consensus-babe"
|
||||
version = "0.43.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"parity-scale-codec",
|
||||
@@ -9816,7 +9816,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-consensus-grandpa"
|
||||
version = "24.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"finality-grandpa",
|
||||
"log",
|
||||
@@ -9832,7 +9832,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-consensus-slots"
|
||||
version = "0.43.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"serde",
|
||||
@@ -9842,7 +9842,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-core"
|
||||
version = "37.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"array-bytes",
|
||||
"bitflags 1.3.2",
|
||||
@@ -9880,7 +9880,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-crypto-hashing"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"blake2b_simd",
|
||||
"byteorder",
|
||||
@@ -9893,7 +9893,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-crypto-hashing-proc-macro"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"quote",
|
||||
"sp-crypto-hashing",
|
||||
@@ -9903,7 +9903,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-database"
|
||||
version = "10.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"kvdb",
|
||||
"parking_lot",
|
||||
@@ -9912,7 +9912,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-debug-derive"
|
||||
version = "14.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
@@ -9922,7 +9922,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-externalities"
|
||||
version = "0.30.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"environmental",
|
||||
"parity-scale-codec",
|
||||
@@ -9932,7 +9932,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-genesis-builder"
|
||||
version = "0.18.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"sp-api",
|
||||
@@ -9941,7 +9941,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-inherents"
|
||||
version = "37.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"impl-trait-for-tuples",
|
||||
@@ -9953,7 +9953,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-io"
|
||||
version = "41.0.1"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"log",
|
||||
@@ -9974,7 +9974,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-keyring"
|
||||
version = "42.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"sp-core",
|
||||
"sp-runtime",
|
||||
@@ -9984,7 +9984,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-keystore"
|
||||
version = "0.43.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"parking_lot",
|
||||
@@ -9995,7 +9995,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-offchain"
|
||||
version = "37.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"sp-api",
|
||||
"sp-core",
|
||||
@@ -10005,7 +10005,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-panic-handler"
|
||||
version = "13.0.2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"backtrace",
|
||||
"regex",
|
||||
@@ -10014,7 +10014,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-rpc"
|
||||
version = "35.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"rustc-hash 2.1.1",
|
||||
"serde",
|
||||
@@ -10024,7 +10024,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-runtime"
|
||||
version = "42.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"either",
|
||||
"hash256-std-hasher",
|
||||
@@ -10048,7 +10048,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-runtime-interface"
|
||||
version = "30.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"parity-scale-codec",
|
||||
@@ -10062,7 +10062,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-runtime-interface-proc-macro"
|
||||
version = "19.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"Inflector",
|
||||
"expander",
|
||||
@@ -10075,7 +10075,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-session"
|
||||
version = "39.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"sp-api",
|
||||
@@ -10088,7 +10088,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-staking"
|
||||
version = "39.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"impl-trait-for-tuples",
|
||||
"parity-scale-codec",
|
||||
@@ -10100,7 +10100,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-state-machine"
|
||||
version = "0.46.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"hash-db",
|
||||
"log",
|
||||
@@ -10120,12 +10120,12 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-std"
|
||||
version = "14.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
|
||||
[[package]]
|
||||
name = "sp-storage"
|
||||
version = "22.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"impl-serde",
|
||||
"parity-scale-codec",
|
||||
@@ -10137,7 +10137,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-timestamp"
|
||||
version = "37.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"parity-scale-codec",
|
||||
@@ -10149,7 +10149,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-tracing"
|
||||
version = "17.1.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"tracing",
|
||||
@@ -10160,7 +10160,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-transaction-pool"
|
||||
version = "37.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"sp-api",
|
||||
"sp-runtime",
|
||||
@@ -10169,7 +10169,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-trie"
|
||||
version = "40.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"foldhash",
|
||||
@@ -10193,7 +10193,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-version"
|
||||
version = "40.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"impl-serde",
|
||||
"parity-scale-codec",
|
||||
@@ -10209,7 +10209,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-version-proc-macro"
|
||||
version = "15.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"proc-macro-warning 1.84.1",
|
||||
@@ -10221,7 +10221,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-wasm-interface"
|
||||
version = "22.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"impl-trait-for-tuples",
|
||||
@@ -10233,7 +10233,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-weights"
|
||||
version = "32.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"bounded-collections",
|
||||
"parity-scale-codec",
|
||||
@@ -10368,12 +10368,12 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-build-script-utils"
|
||||
version = "11.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
|
||||
[[package]]
|
||||
name = "substrate-frame-rpc-system"
|
||||
version = "45.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"frame-system-rpc-runtime-api",
|
||||
"futures",
|
||||
@@ -10392,7 +10392,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-prometheus-endpoint"
|
||||
version = "0.17.6"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"http-body-util",
|
||||
"hyper 1.7.0",
|
||||
@@ -10406,7 +10406,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-wasm-builder"
|
||||
version = "27.0.0"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=1f99b62c1163e7c5373e5b8560c88365e8a765b2#1f99b62c1163e7c5373e5b8560c88365e8a765b2"
|
||||
source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b#da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b"
|
||||
dependencies = [
|
||||
"cargo_metadata",
|
||||
"console",
|
||||
|
||||
Reference in New Issue
Block a user