diff --git a/Cargo.lock b/Cargo.lock index 652b63238..2b389d1a5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -175,7 +175,7 @@ dependencies = [ "serde", "serde_json", "serde_with", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -203,7 +203,7 @@ dependencies = [ "serde", "serde_json", "serde_with", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -254,7 +254,7 @@ dependencies = [ "futures", "futures-util", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -300,7 +300,7 @@ dependencies = [ "crc", "rand 0.8.6", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -331,7 +331,7 @@ dependencies = [ "rand 0.8.6", "serde", "serde_with", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -346,7 +346,7 @@ dependencies = [ "borsh", "once_cell", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -360,7 +360,7 @@ dependencies = [ "borsh", "once_cell", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -428,7 +428,7 @@ dependencies = [ "auto_impl", "derive_more 2.1.1", "revm", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -484,7 +484,7 @@ dependencies = [ "http 1.4.0", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -499,7 +499,7 @@ dependencies = [ "http 1.4.0", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -526,7 +526,7 @@ dependencies = [ "futures-utils-wasm", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -552,7 +552,7 @@ dependencies = [ "futures-utils-wasm", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -595,7 +595,7 @@ dependencies = [ "op-alloy", "op-revm", "revm", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -679,7 +679,7 @@ dependencies = [ "reqwest 0.13.3", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "url", @@ -835,7 +835,7 @@ dependencies = [ "serde", "serde_json", "serde_with", - "thiserror 2.0.18", + "thiserror 2.0.19", "tree_hash", "tree_hash_derive", ] @@ -891,7 +891,7 @@ dependencies = [ "serde", "serde_json", "serde_with", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -913,7 +913,7 @@ dependencies = [ "serde", "serde_json", "serde_with", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -942,7 +942,7 @@ dependencies = [ "alloy-serde 2.0.5", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -992,7 +992,7 @@ dependencies = [ "either", "elliptic-curve", "k256", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -1007,7 +1007,7 @@ dependencies = [ "either", "elliptic-curve", "k256", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -1025,7 +1025,7 @@ dependencies = [ "aws-sdk-kms", "k256", "spki", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -1042,7 +1042,7 @@ dependencies = [ "async-trait", "k256", "rand 0.8.6", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -1060,7 +1060,7 @@ dependencies = [ "coins-bip39", "k256", "rand 0.8.6", - "thiserror 2.0.18", + "thiserror 2.0.19", "zeroize", ] @@ -1152,7 +1152,7 @@ dependencies = [ "parking_lot", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tower 0.5.3", "tracing", @@ -1170,7 +1170,7 @@ dependencies = [ "alloy-rpc-types-engine", "alloy-transport", "http-body-util", - "hyper 1.9.0", + "hyper", "hyper-tls", "hyper-util", "itertools 0.14.0", @@ -1212,7 +1212,7 @@ dependencies = [ "alloy-transport", "futures", "http 1.4.0", - "rustls 0.23.40", + "rustls", "serde_json", "tokio", "tokio-tungstenite", @@ -1237,7 +1237,7 @@ dependencies = [ "proptest-derive 0.7.0", "serde", "smallvec", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -1353,9 +1353,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.103" +version = "1.0.104" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a4385e2e34eb35d6b3efe798b9eb88096925d87726c0798709bf56d9ed84af3" +checksum = "330a5ed07fa54e4702c9d6c4174f74427fc0ef6e214bbd677ae50a5099946470" [[package]] name = "aquamarine" @@ -1779,7 +1779,7 @@ dependencies = [ "nom", "num-traits", "rusticata-macros", - "thiserror 2.0.18", + "thiserror 2.0.19", "time", ] @@ -1887,13 +1887,13 @@ dependencies = [ [[package]] name = "async-trait" -version = "0.1.89" +version = "0.1.91" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" +checksum = "ae36dc4177970ef04fde5178d3e2429882def40e57a451f919c098f72baa6cec" dependencies = [ "proc-macro2", "quote", - "syn 2.0.117", + "syn 3.0.3", ] [[package]] @@ -2035,9 +2035,9 @@ dependencies = [ [[package]] name = "aws-nitro-enclaves-nsm-api" -version = "0.5.1" +version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "973aa18816fcc09c669dfc311362028f63f6f7b4142ef4e98461078d91ef46b7" +checksum = "986ca4c3a91a67cadc5ae92b3dfe9de373c2b432bb2288eed90203343e9f47c4" dependencies = [ "libc", "log", @@ -2234,23 +2234,17 @@ dependencies = [ "aws-smithy-async", "aws-smithy-runtime-api", "aws-smithy-types", - "h2 0.3.27", - "h2 0.4.14", - "http 0.2.12", + "h2", "http 1.4.0", - "http-body 0.4.6", - "hyper 0.14.32", - "hyper 1.9.0", - "hyper-rustls 0.24.2", - "hyper-rustls 0.27.9", + "hyper", + "hyper-rustls", "hyper-util", "pin-project-lite", - "rustls 0.21.12", - "rustls 0.23.40", + "rustls", "rustls-native-certs", "rustls-pki-types", "tokio", - "tokio-rustls 0.26.4", + "tokio-rustls", "tower 0.5.3", "tracing", ] @@ -2414,7 +2408,7 @@ dependencies = [ "http 1.4.0", "http-body 1.0.1", "http-body-util", - "hyper 1.9.0", + "hyper", "hyper-util", "itoa", "matchit 0.7.3", @@ -2802,23 +2796,23 @@ dependencies = [ "home", "http 1.4.0", "http-body-util", - "hyper 1.9.0", + "hyper", "hyper-named-pipe", - "hyper-rustls 0.27.9", + "hyper-rustls", "hyper-util", "hyperlocal", "log", "num", "pin-project-lite", "rand 0.9.4", - "rustls 0.23.40", + "rustls", "rustls-native-certs", "rustls-pki-types", "serde", "serde_derive", "serde_json", "serde_urlencoded", - "thiserror 2.0.18", + "thiserror 2.0.19", "time", "tokio", "tokio-stream", @@ -2999,9 +2993,9 @@ checksum = "175812e0be2bccb6abe50bb8d566126198344f707e304f45c648fd8f2cc0365e" [[package]] name = "bytemuck" -version = "1.25.0" +version = "1.25.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec" +checksum = "95832e849adfb21180ccb6826a99da14e5d266ae5c2e668e1602cf234f153797" dependencies = [ "bytemuck_derive", ] @@ -3025,9 +3019,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" [[package]] name = "bytes" -version = "1.12.0" +version = "1.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ae3f5d315924270530207e2a68396c3cc547f6dca3fbdca317cfb1a51edb593" +checksum = "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04" dependencies = [ "serde", ] @@ -3054,9 +3048,9 @@ dependencies = [ [[package]] name = "c-kzg" -version = "2.1.7" +version = "2.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6648ed1e4ea8e8a1a4a2c78e1cda29a3fd500bc622899c340d8525ea9a76b24a" +checksum = "38d04308254695569fdb9bfe3bacc1c91837a670d0806605eb82d63748fbd3a6" dependencies = [ "arbitrary", "blst", @@ -3130,7 +3124,7 @@ dependencies = [ "semver 1.0.28", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -3262,9 +3256,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.6.1" +version = "4.6.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51" +checksum = "301b56658598e48f3648647ac6fc887be7e7108eddfa4e9b63fcf3ec58c0cadf" dependencies = [ "clap_builder", "clap_derive", @@ -3272,9 +3266,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.6.0" +version = "4.6.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f" +checksum = "94a65403d1a1bd28f7dc68eb8506e8874808ee5eecb59298de588e2e1407a078" dependencies = [ "anstream", "anstyle", @@ -3284,14 +3278,14 @@ dependencies = [ [[package]] name = "clap_derive" -version = "4.6.1" +version = "4.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9" +checksum = "d012d2b9d65aca7f18f4d9878a045bc17899bba951561ba5ec3c2ba1eed9a061" dependencies = [ "heck", "proc-macro2", "quote", - "syn 2.0.117", + "syn 3.0.3", ] [[package]] @@ -3321,7 +3315,7 @@ version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1" dependencies = [ - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -3720,9 +3714,9 @@ dependencies = [ [[package]] name = "crossbeam-channel" -version = "0.5.15" +version = "0.5.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" +checksum = "d85363c37faeca707aef026efa9f3b34d077bce547e48f770770625c6013679e" dependencies = [ "crossbeam-utils", ] @@ -4511,9 +4505,9 @@ dependencies = [ [[package]] name = "either" -version = "1.16.0" +version = "1.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e" +checksum = "9e5e8f6c15a24b9a3ee5efec809ccd006d3b30e8b3bb63c39af737c7f87daa1d" dependencies = [ "serde", ] @@ -5297,25 +5291,6 @@ dependencies = [ "subtle", ] -[[package]] -name = "h2" -version = "0.3.27" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d" -dependencies = [ - "bytes", - "fnv", - "futures-core", - "futures-sink", - "futures-util", - "http 0.2.12", - "indexmap 2.14.0", - "slab", - "tokio", - "tokio-util", - "tracing", -] - [[package]] name = "h2" version = "0.4.14" @@ -5514,7 +5489,7 @@ dependencies = [ "ipnet", "jni 0.22.4", "rand 0.10.1", - "thiserror 2.0.18", + "thiserror 2.0.19", "tinyvec", "tokio", "tracing", @@ -5536,7 +5511,7 @@ dependencies = [ "rand 0.10.1", "ring", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tinyvec", "tracing", "url", @@ -5564,7 +5539,7 @@ dependencies = [ "serde", "smallvec", "system-configuration", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -5718,30 +5693,6 @@ dependencies = [ "typenum", ] -[[package]] -name = "hyper" -version = "0.14.32" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7" -dependencies = [ - "bytes", - "futures-channel", - "futures-core", - "futures-util", - "h2 0.3.27", - "http 0.2.12", - "http-body 0.4.6", - "httparse", - "httpdate", - "itoa", - "pin-project-lite", - "socket2 0.5.10", - "tokio", - "tower-service", - "tracing", - "want", -] - [[package]] name = "hyper" version = "1.9.0" @@ -5752,7 +5703,7 @@ dependencies = [ "bytes", "futures-channel", "futures-core", - "h2 0.4.14", + "h2", "http 1.4.0", "http-body 1.0.1", "httparse", @@ -5771,7 +5722,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "73b7d8abf35697b81a825e386fc151e0d503e8cb5fcb93cc8669c376dfd6f278" dependencies = [ "hex", - "hyper 1.9.0", + "hyper", "hyper-util", "pin-project-lite", "tokio", @@ -5779,21 +5730,6 @@ dependencies = [ "winapi", ] -[[package]] -name = "hyper-rustls" -version = "0.24.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" -dependencies = [ - "futures-util", - "http 0.2.12", - "hyper 0.14.32", - "log", - "rustls 0.21.12", - "tokio", - "tokio-rustls 0.24.1", -] - [[package]] name = "hyper-rustls" version = "0.27.9" @@ -5801,13 +5737,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "33ca68d021ef39cf6463ab54c1d0f5daf03377b70561305bb89a8f83aab66e0f" dependencies = [ "http 1.4.0", - "hyper 1.9.0", + "hyper", "hyper-util", "log", - "rustls 0.23.40", + "rustls", "rustls-native-certs", "tokio", - "tokio-rustls 0.26.4", + "tokio-rustls", "tower-service", "webpki-roots 1.0.7", ] @@ -5818,7 +5754,7 @@ version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2b90d566bffbce6a75bd8b09a05aa8c2cb1fabb6cb348f8840c9e4c90a0d83b0" dependencies = [ - "hyper 1.9.0", + "hyper", "hyper-util", "pin-project-lite", "tokio", @@ -5833,7 +5769,7 @@ checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" dependencies = [ "bytes", "http-body-util", - "hyper 1.9.0", + "hyper", "hyper-util", "native-tls", "tokio", @@ -5853,7 +5789,7 @@ dependencies = [ "futures-util", "http 1.4.0", "http-body 1.0.1", - "hyper 1.9.0", + "hyper", "ipnet", "libc", "percent-encoding", @@ -5875,7 +5811,7 @@ checksum = "986c5ce3b994526b3cd75578e62554abd09f0899d6206de48b3e96ab34ccc8c7" dependencies = [ "hex", "http-body-util", - "hyper 1.9.0", + "hyper", "hyper-util", "pin-project-lite", "tokio", @@ -6322,7 +6258,7 @@ dependencies = [ "jni-sys 0.4.1", "log", "simd_cesu8", - "thiserror 2.0.18", + "thiserror 2.0.19", "walkdir", "windows-link 0.2.1", ] @@ -6421,13 +6357,13 @@ dependencies = [ "http 1.4.0", "jsonrpsee-core", "pin-project", - "rustls 0.23.40", + "rustls", "rustls-pki-types", "rustls-platform-verifier 0.5.3", "soketto", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", - "tokio-rustls 0.26.4", + "tokio-rustls", "tokio-util", "tracing", "url", @@ -6453,7 +6389,7 @@ dependencies = [ "rustc-hash", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tower 0.5.3", @@ -6469,16 +6405,16 @@ checksum = "790bedefcec85321e007ff3af84b4e417540d5c87b3c9779b9e247d1bcc3dab8" dependencies = [ "base64 0.22.1", "http-body 1.0.1", - "hyper 1.9.0", - "hyper-rustls 0.27.9", + "hyper", + "hyper-rustls", "hyper-util", "jsonrpsee-core", "jsonrpsee-types", - "rustls 0.23.40", + "rustls", "rustls-platform-verifier 0.5.3", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tower 0.5.3", "url", @@ -6507,7 +6443,7 @@ dependencies = [ "http 1.4.0", "http-body 1.0.1", "http-body-util", - "hyper 1.9.0", + "hyper", "hyper-util", "jsonrpsee-core", "jsonrpsee-types", @@ -6516,7 +6452,7 @@ dependencies = [ "serde", "serde_json", "soketto", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tokio-util", @@ -6533,7 +6469,7 @@ dependencies = [ "http 1.4.0", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -6602,7 +6538,7 @@ checksum = "bde5057d6143cc94e861d90f591b9303d6716c6b9602309150bd068853c10899" dependencies = [ "hashbrown 0.16.1", "portable-atomic", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -6648,7 +6584,7 @@ dependencies = [ "metrics-exporter-prometheus", "metrics-process", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", "tracing-appender", "tracing-subscriber 0.3.23", @@ -6689,7 +6625,7 @@ dependencies = [ "serde", "serde_json", "spin 0.10.0", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -6711,7 +6647,7 @@ dependencies = [ "kona-protocol", "op-alloy-consensus", "op-alloy-rpc-types-engine", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -6732,7 +6668,7 @@ dependencies = [ "op-alloy-consensus", "op-alloy-rpc-types-engine", "spin 0.10.0", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -6756,7 +6692,7 @@ dependencies = [ "op-alloy-rpc-types-engine", "op-revm", "revm", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -6778,7 +6714,7 @@ dependencies = [ "serde", "serde_repr", "tabled", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -6840,7 +6776,7 @@ dependencies = [ "serde", "serde_json", "tempfile", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "tracing-subscriber 0.3.23", @@ -6864,7 +6800,7 @@ dependencies = [ "kona-registry", "op-alloy-consensus", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -6882,7 +6818,7 @@ dependencies = [ "alloy-rlp", "alloy-trie", "op-alloy-rpc-types-engine", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -6896,7 +6832,7 @@ dependencies = [ "rkyv", "serde", "sha2 0.10.9", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -6932,7 +6868,7 @@ dependencies = [ "serde", "serde_json", "spin 0.10.0", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -6965,7 +6901,7 @@ dependencies = [ "serde", "serde_json", "spin 0.10.0", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -6994,7 +6930,7 @@ dependencies = [ "op-alloy-rpc-types-engine", "serde", "spin 0.10.0", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", "tracing-subscriber 0.3.23", "unsigned-varint", @@ -7028,7 +6964,7 @@ dependencies = [ "op-alloy-network", "reqwest 0.13.3", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tower 0.5.3", "tracing", ] @@ -7061,7 +6997,7 @@ dependencies = [ "buddy_system_allocator", "cfg-if", "kona-preimage", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -7201,7 +7137,7 @@ dependencies = [ "multihash", "quick-protobuf", "sha2 0.10.9", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", "zeroize", ] @@ -7358,9 +7294,9 @@ dependencies = [ [[package]] name = "lru" -version = "0.18.0" +version = "0.18.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a860605968fce16869fd239cf4237a82f3ac470723415db603b0e8b6c8d4fb9" +checksum = "5d2f2f9b4ba7e6b24d95e7e899329d35be83bcded72c8540cdd5368932d1d90a" dependencies = [ "hashbrown 0.17.0", ] @@ -7567,16 +7503,16 @@ dependencies = [ "base64 0.22.1", "evmap", "http-body-util", - "hyper 1.9.0", - "hyper-rustls 0.27.9", + "hyper", + "hyper-rustls", "hyper-util", "indexmap 2.14.0", "ipnet", "metrics", "metrics-util", "quanta", - "rustls 0.23.40", - "thiserror 2.0.18", + "rustls", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -8226,7 +8162,7 @@ dependencies = [ "reth-zstd-compressors", "serde", "serde_with", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -8289,7 +8225,7 @@ dependencies = [ "reth-rpc-traits", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -8309,7 +8245,7 @@ dependencies = [ "serde", "sha2 0.10.9", "snap", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -8395,7 +8331,7 @@ dependencies = [ "futures-sink", "js-sys", "pin-project-lite", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -8416,7 +8352,7 @@ dependencies = [ "reqwest 0.12.28", "rmp", "ryu", - "thiserror 2.0.18", + "thiserror 2.0.19", "url", ] @@ -8446,7 +8382,7 @@ dependencies = [ "opentelemetry_sdk", "prost 0.14.3", "reqwest 0.12.28", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tonic 0.14.5", "tracing", @@ -8483,7 +8419,7 @@ dependencies = [ "opentelemetry 0.31.0", "percent-encoding", "rand 0.9.4", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", ] @@ -9499,9 +9435,9 @@ dependencies = [ "quinn-proto", "quinn-udp", "rustc-hash", - "rustls 0.23.40", + "rustls", "socket2 0.6.3", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "web-time", @@ -9521,10 +9457,10 @@ dependencies = [ "rand_pcg", "ring", "rustc-hash", - "rustls 0.23.40", + "rustls", "rustls-pki-types", "slab", - "thiserror 2.0.18", + "thiserror 2.0.19", "tinyvec", "tracing", "web-time", @@ -9734,7 +9670,7 @@ dependencies = [ "kasuari", "lru 0.16.4", "strum 0.27.2", - "thiserror 2.0.18", + "thiserror 2.0.19", "unicode-segmentation", "unicode-truncate", "unicode-width", @@ -9935,15 +9871,15 @@ dependencies = [ "http 1.4.0", "http-body 1.0.1", "http-body-util", - "hyper 1.9.0", - "hyper-rustls 0.27.9", + "hyper", + "hyper-rustls", "hyper-util", "js-sys", "log", "percent-encoding", "pin-project-lite", "quinn", - "rustls 0.23.40", + "rustls", "rustls-native-certs", "rustls-pki-types", "serde", @@ -9951,7 +9887,7 @@ dependencies = [ "serde_urlencoded", "sync_wrapper", "tokio", - "tokio-rustls 0.26.4", + "tokio-rustls", "tokio-util", "tower 0.5.3", "tower-http", @@ -9978,15 +9914,15 @@ dependencies = [ "http 1.4.0", "http-body 1.0.1", "http-body-util", - "hyper 1.9.0", - "hyper-rustls 0.27.9", + "hyper", + "hyper-rustls", "hyper-util", "js-sys", "log", "percent-encoding", "pin-project-lite", "quinn", - "rustls 0.23.40", + "rustls", "rustls-pki-types", "rustls-platform-verifier 0.7.0", "serde", @@ -9994,7 +9930,7 @@ dependencies = [ "serde_urlencoded", "sync_wrapper", "tokio", - "tokio-rustls 0.26.4", + "tokio-rustls", "tokio-util", "tower 0.5.3", "tower-http", @@ -10227,7 +10163,7 @@ dependencies = [ "reth-fs-util", "secp256k1 0.30.0", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -10289,7 +10225,7 @@ dependencies = [ "auto_impl", "reth-execution-types", "reth-primitives-traits", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -10355,7 +10291,7 @@ dependencies = [ "strum 0.27.2", "sysinfo 0.38.4", "tempfile", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -10411,7 +10347,7 @@ dependencies = [ "reth-trie-db", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -10449,7 +10385,7 @@ dependencies = [ "schnellru", "secp256k1 0.30.0", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tracing", @@ -10474,7 +10410,7 @@ dependencies = [ "reth-metrics", "reth-network-peers", "secp256k1 0.30.0", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -10497,7 +10433,7 @@ dependencies = [ "secp256k1 0.30.0", "serde", "serde_with", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tracing", @@ -10531,7 +10467,7 @@ dependencies = [ "reth-tasks", "reth-testing-utils", "tempfile", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tokio-util", @@ -10616,7 +10552,7 @@ dependencies = [ "reth-network-peers", "secp256k1 0.30.0", "sha2 0.10.9", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tokio-util", @@ -10667,7 +10603,7 @@ dependencies = [ "reth-primitives-traits", "reth-trie-common", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", ] @@ -10724,7 +10660,7 @@ dependencies = [ "revm-primitives", "revm-state", "schnellru", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -10772,7 +10708,7 @@ dependencies = [ "ethereum_ssz_derive", "sha2 0.10.9", "snap", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -10821,7 +10757,7 @@ dependencies = [ "reth-consensus", "reth-execution-errors", "reth-storage-errors", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -10845,7 +10781,7 @@ dependencies = [ "reth-primitives-traits", "serde", "snap", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tokio-util", @@ -10871,7 +10807,7 @@ dependencies = [ "reth-ethereum-primitives", "reth-primitives-traits", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -10917,7 +10853,7 @@ dependencies = [ "reth-payload-primitives", "reth-primitives-traits", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -11060,7 +10996,7 @@ dependencies = [ "alloy-rlp", "nybbles", "reth-storage-errors", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -11114,7 +11050,7 @@ dependencies = [ "reth-tasks", "reth-tracing", "rmp-serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-util", "tracing", @@ -11141,7 +11077,7 @@ source = "git+https://github.com/paradigmxyz/reth?tag=v2.3.0#9384bc53d8c0c77e59c dependencies = [ "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -11184,7 +11120,7 @@ dependencies = [ "jsonrpsee", "pin-project", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tokio-util", @@ -11205,7 +11141,7 @@ dependencies = [ "parking_lot", "reth-mdbx-sys", "smallvec", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -11249,7 +11185,7 @@ dependencies = [ "if-addrs", "reqwest 0.13.3", "serde_with", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -11305,7 +11241,7 @@ dependencies = [ "serde", "smallvec", "socket2 0.6.3", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tokio-util", @@ -11332,7 +11268,7 @@ dependencies = [ "reth-network-types", "reth-tokio-util", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", ] @@ -11370,7 +11306,7 @@ dependencies = [ "enr", "secp256k1 0.30.0", "serde_with", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "url", ] @@ -11401,7 +11337,7 @@ dependencies = [ "memmap2", "reth-fs-util", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", "zstd", ] @@ -11545,7 +11481,7 @@ dependencies = [ "secp256k1 0.30.0", "serde", "strum 0.27.2", - "thiserror 2.0.18", + "thiserror 2.0.19", "toml", "tracing", "url", @@ -11616,7 +11552,7 @@ dependencies = [ "reth-transaction-pool", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tokio-tungstenite", @@ -11708,7 +11644,7 @@ dependencies = [ "serde", "serde_json", "tar-no-std", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -11732,7 +11668,7 @@ dependencies = [ "reth-storage-errors", "reth-trie-common", "revm", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -11763,7 +11699,7 @@ dependencies = [ "reth-rpc-eth-api", "reth-storage-errors", "revm", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -11924,7 +11860,7 @@ dependencies = [ "revm", "serde", "sha2 0.10.9", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -11944,7 +11880,7 @@ dependencies = [ "reth-primitives-traits", "revm", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -12028,7 +11964,7 @@ dependencies = [ "serde", "serde_json", "strum 0.27.2", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tower 0.5.3", @@ -12075,7 +12011,7 @@ dependencies = [ "reth-trie-db", "serde", "strum 0.27.2", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -12114,7 +12050,7 @@ dependencies = [ "reth-storage-api", "reth-transaction-pool", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -12174,7 +12110,7 @@ dependencies = [ "reth-trie-common", "serde", "sha2 0.10.9", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", ] @@ -12228,7 +12164,7 @@ dependencies = [ "revm-state", "secp256k1 0.30.0", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -12303,7 +12239,7 @@ dependencies = [ "reth-storage-api", "reth-tokio-util", "rustc-hash", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -12320,7 +12256,7 @@ dependencies = [ "reth-codecs", "serde", "strum 0.27.2", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -12408,7 +12344,7 @@ dependencies = [ "serde", "serde_json", "sha2 0.10.9", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tracing", @@ -12480,7 +12416,7 @@ dependencies = [ "reth-tokio-util", "reth-transaction-pool", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-util", "tower 0.5.3", @@ -12505,7 +12441,7 @@ dependencies = [ "reth-evm", "reth-primitives-traits", "reth-rpc-traits", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -12534,7 +12470,7 @@ dependencies = [ "reth-tasks", "reth-transaction-pool", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -12630,7 +12566,7 @@ dependencies = [ "revm-inspectors", "schnellru", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tracing", @@ -12679,7 +12615,7 @@ dependencies = [ "alloy-rpc-types-eth 2.0.5", "alloy-signer 2.0.5", "reth-primitives-traits", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -12728,7 +12664,7 @@ dependencies = [ "reth-trie", "reth-trie-db", "tempfile", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -12756,7 +12692,7 @@ dependencies = [ "reth-static-file", "reth-static-file-types", "reth-tokio-util", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -12851,7 +12787,7 @@ dependencies = [ "reth-static-file-types", "revm-database-interface", "revm-state", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -12868,7 +12804,7 @@ dependencies = [ "pin-project", "rayon", "reth-metrics", - "thiserror 2.0.18", + "thiserror 2.0.19", "thread-priority", "tokio", "tracing", @@ -12976,7 +12912,7 @@ dependencies = [ "serde", "serde_json", "smallvec", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tracing", @@ -13079,7 +13015,7 @@ dependencies = [ "reth-trie", "reth-trie-sparse", "revm-state", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", ] @@ -13207,7 +13143,7 @@ dependencies = [ "revm-primitives", "revm-state", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", ] @@ -13263,7 +13199,7 @@ dependencies = [ "revm", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -13581,18 +13517,6 @@ dependencies = [ "windows-sys 0.61.2", ] -[[package]] -name = "rustls" -version = "0.21.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" -dependencies = [ - "log", - "ring", - "rustls-webpki 0.101.7", - "sct", -] - [[package]] name = "rustls" version = "0.23.40" @@ -13604,7 +13528,7 @@ dependencies = [ "once_cell", "ring", "rustls-pki-types", - "rustls-webpki 0.103.13", + "rustls-webpki", "subtle", "zeroize", ] @@ -13651,10 +13575,10 @@ dependencies = [ "jni 0.21.1", "log", "once_cell", - "rustls 0.23.40", + "rustls", "rustls-native-certs", "rustls-platform-verifier-android", - "rustls-webpki 0.103.13", + "rustls-webpki", "security-framework", "security-framework-sys", "webpki-root-certs 0.26.11", @@ -13672,10 +13596,10 @@ dependencies = [ "jni 0.22.4", "log", "once_cell", - "rustls 0.23.40", + "rustls", "rustls-native-certs", "rustls-platform-verifier-android", - "rustls-webpki 0.103.13", + "rustls-webpki", "security-framework", "security-framework-sys", "webpki-root-certs 1.0.7", @@ -13688,16 +13612,6 @@ version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f" -[[package]] -name = "rustls-webpki" -version = "0.101.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" -dependencies = [ - "ring", - "untrusted 0.9.0", -] - [[package]] name = "rustls-webpki" version = "0.103.13" @@ -13847,16 +13761,6 @@ version = "1.0.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d68f2ec51b097e4c1a75b681a8bec621909b5e91f15bb7b840c4f2f7b01148b2" -[[package]] -name = "sct" -version = "0.7.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414" -dependencies = [ - "ring", - "untrusted 0.9.0", -] - [[package]] name = "sec1" version = "0.7.3" @@ -14206,9 +14110,9 @@ checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" [[package]] name = "serde" -version = "1.0.228" +version = "1.0.229" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" +checksum = "4148590afebada386688f18773da617792bf2ef03ffc1e4cbd2b1d45b023e0ba" dependencies = [ "serde_core", "serde_derive", @@ -14245,29 +14149,29 @@ dependencies = [ [[package]] name = "serde_core" -version = "1.0.228" +version = "1.0.229" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" +checksum = "67dca2c9c51e58a4791a4b1ed58308b39c64224d349a935ab5039aa360942a48" dependencies = [ "serde_derive", ] [[package]] name = "serde_derive" -version = "1.0.228" +version = "1.0.229" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" +checksum = "e7a5d71263a5a7d47b41f6b3f06ba276f10cc18b0931f1799f710578e2309348" dependencies = [ "proc-macro2", "quote", - "syn 2.0.117", + "syn 3.0.3", ] [[package]] name = "serde_json" -version = "1.0.150" +version = "1.0.151" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9" +checksum = "c841b55ecdae098c80dcae9cf767f6f8a0c2cdb3416bbef72181df4d0fe73f14" dependencies = [ "indexmap 2.14.0", "itoa", @@ -14558,7 +14462,7 @@ checksum = "0d585997b0ac10be3c5ee635f1bab02d512760d14b7c468801ac8a01d9ae5f1d" dependencies = [ "num-bigint 0.4.6", "num-traits", - "thiserror 2.0.18", + "thiserror 2.0.19", "time", ] @@ -14591,9 +14495,9 @@ dependencies = [ [[package]] name = "slop-algebra" -version = "6.2.3" +version = "6.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6d7e25239ac2fe1cbc2ed5114844209d70361c8d55ef812cb935c90d6f771b5b" +checksum = "8c112cafd4c5c374d267a48c8976d12fca3b0f2cc2e44e6fb1343808310b4fc6" dependencies = [ "itertools 0.14.0", "p3-field", @@ -14678,9 +14582,9 @@ dependencies = [ [[package]] name = "slop-bn254" -version = "6.2.3" +version = "6.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1243ca619a3f4c07f536a060d1fd2c6f779d5b0e4cfeee3acee4d1f76ae35cb4" +checksum = "ea991a652ea2e55f0523649f5c9efbfb32cf9fdcc2bf3b3580b4343a94379503" dependencies = [ "ff", "p3-bn254-fr", @@ -14693,9 +14597,9 @@ dependencies = [ [[package]] name = "slop-challenger" -version = "6.2.3" +version = "6.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "594a3251b7fbbabf7e0ba1e5c2f563c2797fc2d51982c0208ce70b2f52b8fbe4" +checksum = "33b33f1eaadcd4159157758b0edcf1c14f470915f85c648e660e4740ff83e921" dependencies = [ "futures", "p3-challenger", @@ -14798,9 +14702,9 @@ dependencies = [ [[package]] name = "slop-koala-bear" -version = "6.2.3" +version = "6.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ccc675284794435dd053d5e7415089bbd08fccf92cd91e044ea3213821dfb5c" +checksum = "8795ee9a92ecf0a604c0e3ed20e80bbc38772310c0622f94a2e1b66ca2455cb8" dependencies = [ "lazy_static", "p3-koala-bear", @@ -14878,18 +14782,18 @@ dependencies = [ [[package]] name = "slop-poseidon2" -version = "6.2.3" +version = "6.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f77602b918f667f970d017293189f9e60ba056d1933c9f717634877838297bc" +checksum = "25561d9ecf4bcf1aa2e800560ac557bff6dad943b9dc5cd0e8427fceca1e8c65" dependencies = [ "p3-poseidon2", ] [[package]] name = "slop-primitives" -version = "6.2.3" +version = "6.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "592ded42eb74fd87d2ce13592906cf86f201128dd18e2aa5a35d298bc3534dcb" +checksum = "f6b24ad70b49f40d6acfe7b1ccf042db25820abe305a4c2232f15204f63f0227" dependencies = [ "slop-algebra", ] @@ -14937,9 +14841,9 @@ dependencies = [ [[package]] name = "slop-symmetric" -version = "6.2.3" +version = "6.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "108bf1769132b782218e3606b8e2f310741fb89d1745234b59ff17d9e7ab8700" +checksum = "94e580d03bb5383aca1c12579a8a24b838afb12eb356439e740cba34904b6864" dependencies = [ "p3-symmetric", ] @@ -15087,9 +14991,9 @@ dependencies = [ [[package]] name = "sp1-build" -version = "6.2.3" +version = "6.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1bb06355982a703c0839b6ca1dc69a50d56a3c85e55d0badc8c3b18ebe8c9fa6" +checksum = "b86f0b3b6f39976825b472e2967e212b4e36f6dc395c74076b25b2ed52c605dd" dependencies = [ "anyhow", "cargo_metadata 0.18.1", @@ -15337,9 +15241,9 @@ dependencies = [ [[package]] name = "sp1-primitives" -version = "6.2.3" +version = "6.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f20c3dd3131b1285420ca25a37f507915ab609887d6dda73973396a0faa719c1" +checksum = "421b4590a89bf7c263f8a64844a4034ee8cb73c351498911ce0acd18da6b5ed2" dependencies = [ "bincode 1.3.3", "blake3", @@ -15580,9 +15484,9 @@ dependencies = [ [[package]] name = "sp1-sdk" -version = "6.1.0" +version = "6.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "349ca86c7a88456c9f0fa1c8869e0d35bb63d6c811dc9ad8337c90909ce532ec" +checksum = "321a52e7b41aef0eb04e880bc2625f9d150553a04be7607756ac5d494850d037" dependencies = [ "alloy-primitives", "alloy-signer 1.8.3", @@ -15606,7 +15510,7 @@ dependencies = [ "prost 0.13.5", "reqwest 0.12.28", "reqwest-middleware", - "rustls 0.23.40", + "rustls", "serde", "sha2 0.10.9", "sp1-build", @@ -15653,7 +15557,7 @@ dependencies = [ "sp1-recursion-machine", "strum 0.27.2", "substrate-bn-succinct-rs", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -15740,7 +15644,7 @@ dependencies = [ "serde_json", "sha2 0.10.9", "smallvec", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tracing", @@ -15782,7 +15686,7 @@ dependencies = [ "sqlx-postgres", "sqlx-sqlite", "syn 2.0.117", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "url", ] @@ -15810,7 +15714,7 @@ dependencies = [ "sha1 0.11.0", "sha2 0.11.0", "sqlx-core", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", "uuid", ] @@ -15846,7 +15750,7 @@ dependencies = [ "smallvec", "sqlx-core", "stringprep", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", "uuid", "whoami", @@ -15872,7 +15776,7 @@ dependencies = [ "percent-encoding", "serde", "sqlx-core", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", "url", "uuid", @@ -16060,6 +15964,17 @@ dependencies = [ "unicode-ident", ] +[[package]] +name = "syn" +version = "3.0.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "53e9bae58849f64dfa4f5d5ae372c8341f7305f82a3868709269343628b659a3" +dependencies = [ + "proc-macro2", + "quote", + "unicode-ident", +] + [[package]] name = "syn-solidity" version = "1.6.0" @@ -16238,7 +16153,7 @@ dependencies = [ "reqwest 0.12.28", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tower 0.5.3", "tracing", @@ -16328,7 +16243,7 @@ dependencies = [ "serde", "serde_json", "serde_with", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tokio-util", @@ -16364,11 +16279,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.18" +version = "2.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" +checksum = "09a43598840e33d5b0331f38c5e30d13bb11c11210a4b58f0d9b18a5a5eefcd9" dependencies = [ - "thiserror-impl 2.0.18", + "thiserror-impl 2.0.19", ] [[package]] @@ -16384,13 +16299,13 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.18" +version = "2.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" +checksum = "43cbfe0cf76104d42a574802844187e84a305e531ed54455f11fbde0f10541cd" dependencies = [ "proc-macro2", "quote", - "syn 2.0.117", + "syn 3.0.3", ] [[package]] @@ -16530,9 +16445,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.52.3" +version = "1.53.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe" +checksum = "202caea871b69668250d242070849eb495be178ed697a3e98aebce5bc81a0bed" dependencies = [ "bytes", "libc", @@ -16566,31 +16481,21 @@ dependencies = [ "tokio", ] -[[package]] -name = "tokio-rustls" -version = "0.24.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" -dependencies = [ - "rustls 0.21.12", - "tokio", -] - [[package]] name = "tokio-rustls" version = "0.26.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" dependencies = [ - "rustls 0.23.40", + "rustls", "tokio", ] [[package]] name = "tokio-stream" -version = "0.1.18" +version = "0.1.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "32da49809aab5c3bc678af03902d4ccddea2a87d028d86392a4b1560c6906c70" +checksum = "a3d06f0b082ba57c26b79407372e57cf2a1e28124f78e9479fe80322cf53420b" dependencies = [ "futures-core", "pin-project-lite", @@ -16606,25 +16511,26 @@ checksum = "d25a406cddcc431a75d3d9afc6a7c0f7428d4891dd973e4d54c56b46127bf857" dependencies = [ "futures-util", "log", - "rustls 0.23.40", + "rustls", "rustls-native-certs", "rustls-pki-types", "tokio", - "tokio-rustls 0.26.4", + "tokio-rustls", "tungstenite", "webpki-roots 0.26.11", ] [[package]] name = "tokio-util" -version = "0.7.18" +version = "0.7.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" +checksum = "494815d09bf52b5548659851081238f0ca39ff638363907596da739561c62c52" dependencies = [ "bytes", "futures-core", "futures-io", "futures-sink", + "libc", "pin-project-lite", "slab", "tokio", @@ -16731,11 +16637,11 @@ dependencies = [ "axum 0.7.9", "base64 0.22.1", "bytes", - "h2 0.4.14", + "h2", "http 1.4.0", "http-body 1.0.1", "http-body-util", - "hyper 1.9.0", + "hyper", "hyper-timeout", "hyper-util", "percent-encoding", @@ -16745,7 +16651,7 @@ dependencies = [ "rustls-pemfile", "socket2 0.5.10", "tokio", - "tokio-rustls 0.26.4", + "tokio-rustls", "tokio-stream", "tower 0.4.13", "tower-layer", @@ -16764,11 +16670,11 @@ dependencies = [ "axum 0.8.9", "base64 0.22.1", "bytes", - "h2 0.4.14", + "h2", "http 1.4.0", "http-body 1.0.1", "http-body-util", - "hyper 1.9.0", + "hyper", "hyper-timeout", "hyper-util", "percent-encoding", @@ -16911,7 +16817,7 @@ checksum = "050686193eb999b4bb3bc2acfa891a13da00f79734704c4b8b4ef1a10b368a3c" dependencies = [ "crossbeam-channel", "symlink", - "thiserror 2.0.18", + "thiserror 2.0.19", "time", "tracing-subscriber 0.3.23", ] @@ -17173,10 +17079,10 @@ dependencies = [ "httparse", "log", "rand 0.9.4", - "rustls 0.23.40", + "rustls", "rustls-pki-types", "sha1 0.10.6", - "thiserror 2.0.18", + "thiserror 2.0.19", "utf-8", ] @@ -17191,7 +17097,7 @@ dependencies = [ "futures", "http 1.4.0", "http-body-util", - "hyper 1.9.0", + "hyper", "prost 0.13.5", "reqwest 0.12.28", "serde", @@ -17376,7 +17282,7 @@ dependencies = [ "base64 0.22.1", "log", "percent-encoding", - "rustls 0.23.40", + "rustls", "rustls-pki-types", "ureq-proto", "utf8-zero", @@ -17439,9 +17345,9 @@ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" [[package]] name = "uuid" -version = "1.23.4" +version = "1.24.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf80a72845275afea99e7f2b434723d3bc7e38470fcd1c7ed39a599c73319a53" +checksum = "bf3923a6f5c4c6382e0b653c4117f48d631ea17f38ed86e2a828e6f7412f5239" dependencies = [ "atomic", "getrandom 0.4.2", @@ -18611,7 +18517,7 @@ dependencies = [ "serde", "serde_json", "telemetry-batteries", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "url", @@ -18689,7 +18595,7 @@ dependencies = [ "dotenvy", "futures-util", "telemetry-batteries", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "url", @@ -18789,7 +18695,7 @@ dependencies = [ "revm", "revm-database", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "world-chain-chainspec", @@ -18890,7 +18796,7 @@ dependencies = [ "reth-tasks", "serde", "tempfile", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-stream", "tokio-util", @@ -18942,7 +18848,7 @@ dependencies = [ "serde", "strum 0.28.0", "test-case", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -18974,7 +18880,7 @@ dependencies = [ "semaphore-rs", "serde", "test-case", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "world-chain-evm", @@ -19012,7 +18918,7 @@ dependencies = [ "reth-trie-common", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "world-chain-chainspec", ] @@ -19036,7 +18942,7 @@ dependencies = [ "serde", "serde_json", "sha2 0.10.9", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -19162,7 +19068,7 @@ dependencies = [ "serde_bytes", "serde_json", "sha2 0.10.9", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-vsock", "tracing", @@ -19212,7 +19118,7 @@ dependencies = [ "telemetry-batteries", "testcontainers", "testcontainers-modules", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "world-chain-chainspec", @@ -19248,7 +19154,7 @@ dependencies = [ "serde_cbor", "sp1-sdk", "strum 0.28.0", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "world-chain-proof-core", @@ -19296,7 +19202,7 @@ dependencies = [ "reqwest 0.12.28", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "world-chain-proof-metrics", ] @@ -19321,7 +19227,7 @@ dependencies = [ "serde", "serde_json", "telemetry-batteries", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "url", @@ -19397,7 +19303,7 @@ dependencies = [ "telemetry-batteries", "testcontainers", "testcontainers-modules", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "uuid", @@ -19443,7 +19349,7 @@ dependencies = [ "jsonrpsee", "jsonrpsee-core", "jsonrpsee-types", - "lru 0.18.0", + "lru 0.18.2", "op-alloy-network", "op-alloy-rpc-types", "op-alloy-rpc-types-engine", @@ -19475,7 +19381,7 @@ dependencies = [ "revm-primitives", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "world-chain-evm", @@ -19699,7 +19605,7 @@ dependencies = [ "pharos", "rustc_version 0.4.1", "send_wrapper 0.6.0", - "thiserror 2.0.18", + "thiserror 2.0.19", "wasm-bindgen", "wasm-bindgen-futures", "web-sys", @@ -19728,7 +19634,7 @@ dependencies = [ "oid-registry", "ring", "rusticata-macros", - "thiserror 2.0.18", + "thiserror 2.0.19", "time", ] diff --git a/proofs/debug/bin/prover-sp1/Cargo.toml b/proofs/debug/bin/prover-sp1/Cargo.toml index 192a52e15..ef354f8b7 100644 --- a/proofs/debug/bin/prover-sp1/Cargo.toml +++ b/proofs/debug/bin/prover-sp1/Cargo.toml @@ -19,7 +19,7 @@ dotenvy.workspace = true hex.workspace = true serde_json.workspace = true sha2.workspace = true -sp1-sdk = { version = "=6.1.0", features = ["network"] } +sp1-sdk = { version = "=6.2.3", features = ["network"] } tokio.workspace = true world-chain-prover.workspace = true world-chain-proof-core.workspace = true diff --git a/proofs/succinct/elfs/Cargo.toml b/proofs/succinct/elfs/Cargo.toml index 92c5a65e9..f253c780a 100644 --- a/proofs/succinct/elfs/Cargo.toml +++ b/proofs/succinct/elfs/Cargo.toml @@ -9,7 +9,7 @@ repository.workspace = true build = "build.rs" [build-dependencies] -sp1-build = "=6.2.3" +sp1-build = "=6.3.1" [dependencies] -sp1-sdk = { version = "=6.1.0", features = ["network"] } +sp1-sdk = { version = "=6.2.3", features = ["network"] } diff --git a/proofs/succinct/utils/host/Cargo.toml b/proofs/succinct/utils/host/Cargo.toml index 4e55624ad..32f37563f 100644 --- a/proofs/succinct/utils/host/Cargo.toml +++ b/proofs/succinct/utils/host/Cargo.toml @@ -27,6 +27,6 @@ world-chain-proof-succinct-elfs = { workspace = true, optional = true } world-chain-proof-succinct-utils.workspace = true alloy-sol-types = { workspace = true, optional = true } bincode = { version = "1", optional = true } -sp1-sdk = { version = "=6.1.0", features = ["network"], optional = true } +sp1-sdk = { version = "=6.2.3", features = ["network"], optional = true } async-trait.workspace = true world-chain-prover-service.workspace = true