Update substrate-wasm-builder from serai/polkadot-sdk to serai/patch-polkadot-sdk

Steps towards allowing us to delete the `serai/polkadot-sdk` repository.
This commit is contained in:
Luke Parker
2025-09-01 20:52:11 -04:00
parent 7d54c02ec6
commit 0066b94d38
3 changed files with 31 additions and 31 deletions

58
Cargo.lock generated
View File

@@ -2229,7 +2229,7 @@ dependencies = [
"borsh", "borsh",
"ciphersuite", "ciphersuite",
"std-shims", "std-shims",
"thiserror 2.0.14", "thiserror 2.0.16",
"zeroize", "zeroize",
] ]
@@ -2255,7 +2255,7 @@ dependencies = [
"multiexp", "multiexp",
"rand_core", "rand_core",
"std-shims", "std-shims",
"thiserror 2.0.14", "thiserror 2.0.16",
"zeroize", "zeroize",
] ]
@@ -2272,7 +2272,7 @@ dependencies = [
"multiexp", "multiexp",
"rand_core", "rand_core",
"schnorr-signatures", "schnorr-signatures",
"thiserror 2.0.14", "thiserror 2.0.16",
"zeroize", "zeroize",
] ]
@@ -2287,7 +2287,7 @@ dependencies = [
"dleq", "dleq",
"flexible-transcript", "flexible-transcript",
"rand_core", "rand_core",
"thiserror 2.0.14", "thiserror 2.0.16",
"zeroize", "zeroize",
] ]
@@ -2297,7 +2297,7 @@ version = "0.6.0"
dependencies = [ dependencies = [
"ciphersuite", "ciphersuite",
"dkg", "dkg",
"thiserror 2.0.14", "thiserror 2.0.16",
"zeroize", "zeroize",
] ]
@@ -2316,7 +2316,7 @@ dependencies = [
"multiexp", "multiexp",
"rand_core", "rand_core",
"rustversion", "rustversion",
"thiserror 2.0.14", "thiserror 2.0.16",
"zeroize", "zeroize",
] ]
@@ -3494,7 +3494,7 @@ dependencies = [
"httpdate", "httpdate",
"itoa", "itoa",
"pin-project-lite", "pin-project-lite",
"socket2 0.4.10", "socket2 0.5.7",
"tokio", "tokio",
"tower-service", "tower-service",
"tracing", "tracing",
@@ -4041,7 +4041,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4" checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4"
dependencies = [ dependencies = [
"cfg-if", "cfg-if",
"windows-targets 0.48.5", "windows-targets 0.52.6",
] ]
[[package]] [[package]]
@@ -4918,7 +4918,7 @@ dependencies = [
"schnorr-signatures", "schnorr-signatures",
"serde_json", "serde_json",
"subtle", "subtle",
"thiserror 2.0.14", "thiserror 2.0.16",
"zeroize", "zeroize",
] ]
@@ -4930,7 +4930,7 @@ dependencies = [
"curve25519-dalek", "curve25519-dalek",
"monero-base58", "monero-base58",
"monero-io", "monero-io",
"thiserror 2.0.14", "thiserror 2.0.16",
"zeroize", "zeroize",
] ]
@@ -4966,7 +4966,7 @@ dependencies = [
"monero-primitives", "monero-primitives",
"rand_core", "rand_core",
"std-shims", "std-shims",
"thiserror 2.0.14", "thiserror 2.0.16",
"zeroize", "zeroize",
] ]
@@ -4987,7 +4987,7 @@ dependencies = [
"rand_core", "rand_core",
"std-shims", "std-shims",
"subtle", "subtle",
"thiserror 2.0.14", "thiserror 2.0.16",
"zeroize", "zeroize",
] ]
@@ -5025,7 +5025,7 @@ dependencies = [
"monero-io", "monero-io",
"monero-primitives", "monero-primitives",
"std-shims", "std-shims",
"thiserror 2.0.14", "thiserror 2.0.16",
"zeroize", "zeroize",
] ]
@@ -5072,7 +5072,7 @@ dependencies = [
"serde", "serde",
"serde_json", "serde_json",
"std-shims", "std-shims",
"thiserror 2.0.14", "thiserror 2.0.16",
"zeroize", "zeroize",
] ]
@@ -5108,7 +5108,7 @@ dependencies = [
"rand_core", "rand_core",
"rand_distr", "rand_distr",
"std-shims", "std-shims",
"thiserror 2.0.14", "thiserror 2.0.16",
"zeroize", "zeroize",
] ]
@@ -9368,10 +9368,10 @@ dependencies = [
[[package]] [[package]]
name = "sp-maybe-compressed-blob" name = "sp-maybe-compressed-blob"
version = "11.0.0" version = "11.0.0"
source = "git+https://github.com/serai-dex/polkadot-sdk?branch=serai-next#ebfc5f338a9752403fa07e88dd072b1d6de7acfc" source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=19c487d6aa9893b6b09a21ce0ab8aefb1c299186#19c487d6aa9893b6b09a21ce0ab8aefb1c299186"
dependencies = [ dependencies = [
"thiserror 2.0.14", "thiserror 2.0.16",
"zstd 0.13.2", "zstd 0.13.3",
] ]
[[package]] [[package]]
@@ -9878,8 +9878,8 @@ dependencies = [
[[package]] [[package]]
name = "substrate-wasm-builder" name = "substrate-wasm-builder"
version = "25.0.0" version = "26.0.1"
source = "git+https://github.com/serai-dex/polkadot-sdk?branch=serai-next#ebfc5f338a9752403fa07e88dd072b1d6de7acfc" source = "git+https://github.com/serai-dex/patch-polkadot-sdk?rev=19c487d6aa9893b6b09a21ce0ab8aefb1c299186#19c487d6aa9893b6b09a21ce0ab8aefb1c299186"
dependencies = [ dependencies = [
"build-helper", "build-helper",
"cargo_metadata", "cargo_metadata",
@@ -10053,11 +10053,11 @@ dependencies = [
[[package]] [[package]]
name = "thiserror" name = "thiserror"
version = "2.0.14" version = "2.0.16"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b0949c3a6c842cbde3f1686d6eea5a010516deb7085f79db747562d4102f41e" checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0"
dependencies = [ dependencies = [
"thiserror-impl 2.0.14", "thiserror-impl 2.0.16",
] ]
[[package]] [[package]]
@@ -10073,9 +10073,9 @@ dependencies = [
[[package]] [[package]]
name = "thiserror-impl" name = "thiserror-impl"
version = "2.0.14" version = "2.0.16"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc5b44b4ab9c2fdd0e0512e6bece8388e214c0749f5862b114cc5b7a25daf227" checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@@ -11221,7 +11221,7 @@ version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
dependencies = [ dependencies = [
"windows-sys 0.48.0", "windows-sys 0.59.0",
] ]
[[package]] [[package]]
@@ -11584,7 +11584,7 @@ dependencies = [
name = "zstd" name = "zstd"
version = "0.11.2+zstd.1.5.2" version = "0.11.2+zstd.1.5.2"
dependencies = [ dependencies = [
"zstd 0.13.2", "zstd 0.13.3",
] ]
[[package]] [[package]]
@@ -11598,9 +11598,9 @@ dependencies = [
[[package]] [[package]]
name = "zstd" name = "zstd"
version = "0.13.2" version = "0.13.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcf2b778a664581e31e389454a7072dab1647606d44f7feea22cd5abb9c9f3f9" checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a"
dependencies = [ dependencies = [
"zstd-safe 7.2.1", "zstd-safe 7.2.1",
] ]

View File

@@ -106,5 +106,5 @@ allow-git = [
"https://github.com/monero-oxide/monero-oxide", "https://github.com/monero-oxide/monero-oxide",
"https://github.com/serai-dex/substrate-bip39", "https://github.com/serai-dex/substrate-bip39",
"https://github.com/serai-dex/substrate", "https://github.com/serai-dex/substrate",
"https://github.com/serai-dex/polkadot-sdk", "https://github.com/serai-dex/patch-polkadot-sdk",
] ]

View File

@@ -76,7 +76,7 @@ frame-system-rpc-runtime-api = { git = "https://github.com/serai-dex/substrate",
pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/serai-dex/substrate", default-features = false } pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/serai-dex/substrate", default-features = false }
[build-dependencies] [build-dependencies]
substrate-wasm-builder = { git = "https://github.com/serai-dex/polkadot-sdk", branch = "serai-next" } substrate-wasm-builder = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "19c487d6aa9893b6b09a21ce0ab8aefb1c299186" }
[features] [features]
std = [ std = [