mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-10 13:09:24 +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",
|
||||
|
||||
@@ -42,7 +42,7 @@ processor-messages = { package = "serai-processor-messages", path = "../processo
|
||||
message-queue = { package = "serai-message-queue", path = "../message-queue" }
|
||||
tributary = { package = "tributary-chain", path = "./tributary" }
|
||||
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false, features = ["std"] }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false, features = ["std"] }
|
||||
serai-client = { path = "../substrate/client", default-features = false, features = ["serai", "borsh"] }
|
||||
|
||||
hex = { version = "0.4", default-features = false, features = ["std"] }
|
||||
@@ -57,8 +57,8 @@ libp2p = { version = "0.52", default-features = false, features = ["tokio", "tcp
|
||||
|
||||
[dev-dependencies]
|
||||
tributary = { package = "tributary-chain", path = "./tributary", features = ["tests"] }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false, features = ["std"] }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false, features = ["std"] }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false, features = ["std"] }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false, features = ["std"] }
|
||||
|
||||
[features]
|
||||
longer-reattempts = []
|
||||
|
||||
@@ -76,7 +76,7 @@ message-queue = { package = "serai-message-queue", path = "../message-queue", op
|
||||
[dev-dependencies]
|
||||
frost = { package = "modular-frost", path = "../crypto/frost", features = ["tests"] }
|
||||
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false, features = ["std"] }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false, features = ["std"] }
|
||||
|
||||
ethereum-serai = { path = "../networks/ethereum", default-features = false, features = ["tests"] }
|
||||
|
||||
|
||||
@@ -21,14 +21,14 @@ scale = { package = "parity-scale-codec", version = "3", default-features = fals
|
||||
borsh = { version = "1", default-features = false, features = ["derive", "de_strict_order"], optional = true }
|
||||
serde = { version = "1", default-features = false, features = ["derive", "alloc"], optional = true }
|
||||
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
sp-consensus-babe = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-consensus-grandpa = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-consensus-babe = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-consensus-grandpa = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
serai-primitives = { path = "../primitives", version = "0.1", default-features = false }
|
||||
serai-coins-primitives = { path = "../coins/primitives", version = "0.1", default-features = false }
|
||||
|
||||
@@ -28,9 +28,9 @@ serde_json = { version = "1", optional = true }
|
||||
serai-abi = { path = "../abi", version = "0.1" }
|
||||
|
||||
multiaddr = { version = "0.18", optional = true }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", optional = true }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", optional = true }
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", optional = true }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", optional = true }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", optional = true }
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", optional = true }
|
||||
|
||||
async-lock = "3"
|
||||
|
||||
|
||||
@@ -21,20 +21,20 @@ workspace = true
|
||||
[dependencies]
|
||||
scale = { package = "parity-scale-codec", version = "3", default-features = false, features = ["derive"] }
|
||||
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
pallet-transaction-payment = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
pallet-transaction-payment = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
serai-primitives = { path = "../../primitives", default-features = false, features = ["serde"] }
|
||||
coins-primitives = { package = "serai-coins-primitives", path = "../primitives", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
sp-io = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false, features = ["std"] }
|
||||
sp-io = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false, features = ["std"] }
|
||||
|
||||
[features]
|
||||
std = [
|
||||
|
||||
@@ -25,7 +25,7 @@ scale = { package = "parity-scale-codec", version = "3", default-features = fals
|
||||
serai-primitives = { path = "../../primitives", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
[features]
|
||||
std = ["zeroize", "borsh?/std", "serde?/std", "scale/std", "sp-runtime/std", "serai-primitives/std"]
|
||||
|
||||
@@ -21,15 +21,15 @@ workspace = true
|
||||
[dependencies]
|
||||
scale = { package = "parity-scale-codec", version = "3.6.1", default-features = false }
|
||||
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-io = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-io = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-benchmarking = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false, optional = true }
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
frame-benchmarking = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false, optional = true }
|
||||
|
||||
coins-pallet = { package = "serai-coins-pallet", path = "../../coins/pallet", default-features = false }
|
||||
|
||||
|
||||
@@ -21,8 +21,8 @@ workspace = true
|
||||
[dependencies]
|
||||
scale = { package = "parity-scale-codec", version = "3", default-features = false, features = ["derive"] }
|
||||
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
dex-pallet = { package = "serai-dex-pallet", path = "../../dex/pallet", default-features = false }
|
||||
coins-pallet = { package = "serai-coins-pallet", path = "../../coins/pallet", default-features = false }
|
||||
|
||||
@@ -21,11 +21,11 @@ workspace = true
|
||||
[dependencies]
|
||||
scale = { package = "parity-scale-codec", version = "3", default-features = false, features = ["derive"] }
|
||||
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
coins-pallet = { package = "serai-coins-pallet", path = "../../coins/pallet", default-features = false }
|
||||
validator-sets-pallet = { package = "serai-validator-sets-pallet", path = "../../validator-sets/pallet", default-features = false }
|
||||
|
||||
@@ -21,12 +21,12 @@ workspace = true
|
||||
[dependencies]
|
||||
scale = { package = "parity-scale-codec", version = "3", default-features = false, features = ["derive"] }
|
||||
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
dex-pallet = { package = "serai-dex-pallet", path = "../../dex/pallet", default-features = false }
|
||||
coins-pallet = { package = "serai-coins-pallet", path = "../../coins/pallet", default-features = false }
|
||||
|
||||
@@ -23,7 +23,7 @@ serde = { version = "1", default-features = false, features = ["derive", "alloc"
|
||||
|
||||
scale = { package = "parity-scale-codec", version = "3", default-features = false, features = ["derive"] }
|
||||
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
serai-primitives = { path = "../../primitives", default-features = false }
|
||||
validator-sets-primitives = { package = "serai-validator-sets-primitives", path = "../../validator-sets/primitives", default-features = false }
|
||||
|
||||
@@ -21,14 +21,14 @@ workspace = true
|
||||
[dependencies]
|
||||
scale = { package = "parity-scale-codec", version = "3", default-features = false, features = ["derive", "max-encoded-len"] }
|
||||
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-io = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-io = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
serai-primitives = { path = "../../primitives", default-features = false }
|
||||
in-instructions-primitives = { package = "serai-in-instructions-primitives", path = "../primitives", default-features = false }
|
||||
|
||||
@@ -22,8 +22,8 @@ serde = { version = "1", default-features = false, features = ["derive", "alloc"
|
||||
|
||||
scale = { package = "parity-scale-codec", version = "3", default-features = false, features = ["derive"] }
|
||||
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
serai-primitives = { path = "../../primitives", default-features = false }
|
||||
coins-primitives = { package = "serai-coins-primitives", path = "../../coins/primitives", default-features = false }
|
||||
|
||||
@@ -29,18 +29,18 @@ schnorrkel = "0.11"
|
||||
|
||||
libp2p = "0.56"
|
||||
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sp-keystore = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sp-timestamp = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sp-state-machine = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sp-io = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sp-blockchain = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sp-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sp-block-builder = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sp-consensus-babe = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sp-keystore = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sp-timestamp = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sp-state-machine = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sp-io = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sp-blockchain = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sp-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sp-block-builder = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sp-consensus-babe = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
|
||||
frame-benchmarking = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
frame-benchmarking = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
|
||||
serai-runtime = { path = "../runtime", features = ["std"] }
|
||||
|
||||
@@ -50,31 +50,31 @@ futures-util = "0.3"
|
||||
tokio = { version = "1", features = ["sync", "rt-multi-thread"] }
|
||||
jsonrpsee = { version = "0.24", features = ["server"] }
|
||||
|
||||
sc-transaction-pool = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sc-transaction-pool-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sc-basic-authorship = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sc-executor = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sc-service = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sc-client-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sc-network = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sc-transaction-pool = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sc-transaction-pool-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sc-basic-authorship = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sc-executor = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sc-service = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sc-client-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sc-network = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
|
||||
sc-consensus = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sc-consensus-babe = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sc-consensus-grandpa = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sc-authority-discovery = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sc-consensus = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sc-consensus-babe = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sc-consensus-grandpa = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sc-authority-discovery = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
|
||||
sc-telemetry = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sc-chain-spec = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sc-cli = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
sc-telemetry = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sc-chain-spec = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
sc-cli = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
|
||||
frame-system-rpc-runtime-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
substrate-frame-rpc-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
pallet-transaction-payment-rpc = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
frame-system-rpc-runtime-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
substrate-frame-rpc-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
pallet-transaction-payment-rpc = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
|
||||
serai-env = { path = "../../common/env" }
|
||||
|
||||
[build-dependencies]
|
||||
substrate-build-script-utils = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
substrate-build-script-utils = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
||||
@@ -288,7 +288,8 @@ pub fn new_full(mut config: Configuration) -> Result<TaskManager, ServiceError>
|
||||
let role = config.role;
|
||||
let keystore = keystore_container;
|
||||
if let Some(seed) = config.dev_key_seed.as_ref() {
|
||||
let _ = keystore.sr25519_generate_new(sp_core::crypto::key_types::AUTHORITY_DISCOVERY, Some(seed));
|
||||
let _ =
|
||||
keystore.sr25519_generate_new(sp_core::crypto::key_types::AUTHORITY_DISCOVERY, Some(seed));
|
||||
}
|
||||
let prometheus_registry = config.prometheus_registry().cloned();
|
||||
|
||||
|
||||
@@ -23,13 +23,13 @@ scale = { package = "parity-scale-codec", version = "3", default-features = fals
|
||||
borsh = { version = "1", default-features = false, features = ["derive", "de_strict_order"], optional = true }
|
||||
serde = { version = "1", default-features = false, features = ["derive", "alloc"], optional = true }
|
||||
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-io = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-io = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
rand_core = { version = "0.6", default-features = false, features = ["getrandom"] }
|
||||
|
||||
@@ -23,37 +23,37 @@ hashbrown = { version = "0.14", default-features = false, features = ["ahash", "
|
||||
|
||||
scale = { package = "parity-scale-codec", version = "3", default-features = false, features = ["derive"] }
|
||||
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
sp-offchain = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-version = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-inherents = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-offchain = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-version = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-inherents = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
sp-session = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-consensus-babe = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-consensus-grandpa = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-session = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-consensus-babe = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-consensus-grandpa = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
sp-authority-discovery = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-authority-discovery = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
sp-transaction-pool = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-block-builder = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-transaction-pool = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-block-builder = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-executive = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-benchmarking = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false, optional = true }
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
frame-executive = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
frame-benchmarking = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false, optional = true }
|
||||
|
||||
serai-primitives = { path = "../primitives", default-features = false }
|
||||
serai-abi = { path = "../abi", default-features = false, features = ["serde"] }
|
||||
|
||||
pallet-timestamp = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
pallet-authorship = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
pallet-timestamp = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
pallet-authorship = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
pallet-transaction-payment = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
pallet-transaction-payment = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
coins-pallet = { package = "serai-coins-pallet", path = "../coins/pallet", default-features = false }
|
||||
dex-pallet = { package = "serai-dex-pallet", path = "../dex/pallet", default-features = false }
|
||||
@@ -68,15 +68,15 @@ in-instructions-pallet = { package = "serai-in-instructions-pallet", path = "../
|
||||
|
||||
signals-pallet = { package = "serai-signals-pallet", path = "../signals/pallet", default-features = false }
|
||||
|
||||
pallet-session = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
pallet-babe = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
pallet-grandpa = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
pallet-session = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
pallet-babe = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
pallet-grandpa = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
frame-system-rpc-runtime-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-system-rpc-runtime-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
[build-dependencies]
|
||||
substrate-wasm-builder = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2" }
|
||||
substrate-wasm-builder = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b" }
|
||||
|
||||
[features]
|
||||
std = [
|
||||
|
||||
@@ -21,11 +21,11 @@ workspace = true
|
||||
[dependencies]
|
||||
scale = { package = "parity-scale-codec", version = "3", default-features = false, features = ["derive"] }
|
||||
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-io = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-io = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
serai-primitives = { path = "../../primitives", default-features = false }
|
||||
serai-signals-primitives = { path = "../primitives", default-features = false }
|
||||
|
||||
@@ -23,20 +23,20 @@ hashbrown = { version = "0.14", default-features = false, features = ["ahash", "
|
||||
|
||||
scale = { package = "parity-scale-codec", version = "3", default-features = false, features = ["derive"] }
|
||||
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-io = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-session = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-staking = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-io = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-runtime = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-session = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-staking = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
frame-system = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
frame-support = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
pallet-session = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
pallet-babe = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
pallet-grandpa = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
pallet-session = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
pallet-babe = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
pallet-grandpa = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
serai-primitives = { path = "../../primitives", default-features = false }
|
||||
validator-sets-primitives = { package = "serai-validator-sets-primitives", path = "../primitives", default-features = false }
|
||||
|
||||
@@ -27,8 +27,8 @@ serde = { version = "1", default-features = false, features = ["derive", "alloc"
|
||||
|
||||
scale = { package = "parity-scale-codec", version = "3", default-features = false, features = ["derive", "max-encoded-len"] }
|
||||
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "1f99b62c1163e7c5373e5b8560c88365e8a765b2", default-features = false }
|
||||
sp-core = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
sp-std = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "da19e1f8ca7a9e2cbf39fbfa493918eeeb45e10b", default-features = false }
|
||||
|
||||
serai-primitives = { path = "../../primitives", default-features = false }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user