From 3c3dc29eeaff7ed8e852345ead2e92cc1ecbe1eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 14 Apr 2026 00:42:04 +0000 Subject: [PATCH] chore(deps): bump tempo dependencies to 4f04b72 --- Cargo.lock | 419 +++++++++++++++++++++++++++-------------------------- Cargo.toml | 14 +- 2 files changed, 220 insertions(+), 213 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8b15f6635..41339d145 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -465,14 +465,14 @@ dependencies = [ "foldhash 0.2.0", "getrandom 0.4.2", "hashbrown 0.16.1", - "indexmap 2.13.1", + "indexmap 2.14.0", "itoa", "k256", "keccak-asm", "paste", "proptest", "proptest-derive", - "rand 0.9.2", + "rand 0.9.4", "rapidhash", "ruint", "rustc-hash", @@ -893,7 +893,7 @@ dependencies = [ "alloy-sol-macro-input", "const-hex", "heck", - "indexmap 2.13.1", + "indexmap 2.14.0", "proc-macro-error2", "proc-macro2", "quote", @@ -1210,7 +1210,7 @@ dependencies = [ "clap", "clap_complete", "ctrlc", - "ethereum_ssz 0.10.1", + "ethereum_ssz 0.10.3", "eyre", "fdlimit", "flate2", @@ -1229,18 +1229,18 @@ dependencies = [ "op-revm", "parking_lot", "rand 0.8.5", - "rand 0.9.2", + "rand 0.9.4", "reqwest 0.13.2", "revm", "revm-inspectors", "serde", "serde_json", "tempfile", - "tempo-alloy 1.5.2", + "tempo-alloy 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "tempo-chainspec", "tempo-evm", "tempo-precompiles", - "tempo-primitives 1.5.2", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "tempo-revm", "thiserror 2.0.18", "tokio", @@ -1265,7 +1265,7 @@ dependencies = [ "foundry-common", "foundry-evm", "foundry-primitives", - "rand 0.9.2", + "rand 0.9.4", "revm", "serde", "serde_json", @@ -2592,7 +2592,7 @@ dependencies = [ "itertools 0.14.0", "op-alloy-flz", "rand 0.8.5", - "rand 0.9.2", + "rand 0.9.4", "rayon", "regex", "revm", @@ -2601,9 +2601,9 @@ dependencies = [ "serde", "serde_json", "tempfile", - "tempo-alloy 1.5.2", - "tempo-contracts 1.5.2", - "tempo-primitives 1.5.2", + "tempo-alloy 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "tokio", "tracing", "yansi", @@ -2620,9 +2620,9 @@ dependencies = [ [[package]] name = "cc" -version = "1.2.59" +version = "1.2.60" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b7a4d3ec6524d28a329fc53654bbadc9bdd7b0431f5d65f1a56ffb28a1ee5283" +checksum = "43c5703da9466b66a946814e1adf53ea2c90f10063b86290cc9eb67ce3478a20" dependencies = [ "find-msvc-tools", "jobserver", @@ -2796,9 +2796,9 @@ dependencies = [ [[package]] name = "clap_complete" -version = "4.6.0" +version = "4.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "19c9f1dde76b736e3681f28cec9d5a61299cbaae0fce80a68e43724ad56031eb" +checksum = "3ff7a1dccbdd8b078c2bdebff47e404615151534d5043da397ec50286816f9cb" dependencies = [ "clap", ] @@ -4087,9 +4087,9 @@ dependencies = [ [[package]] name = "ethereum_ssz" -version = "0.10.1" +version = "0.10.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2128a84f7a3850d54ee343334e3392cca61f9f6aa9441eec481b9394b43c238b" +checksum = "368a4a4e4273b0135111fe9464e35465067766a8f664615b5a86338b73864407" dependencies = [ "alloy-primitives", "ethereum_serde_utils", @@ -4141,7 +4141,7 @@ checksum = "61e332670cb19161dee3f15ae86bfb5e4361bb1716d7c1995bd309b5360cb630" dependencies = [ "alloy-dyn-abi", "alloy-primitives", - "indexmap 2.13.1", + "indexmap 2.14.0", ] [[package]] @@ -4368,7 +4368,7 @@ dependencies = [ "path-slash", "proptest", "quick-junit", - "rand 0.9.2", + "rand 0.9.4", "rayon", "regex", "reqwest 0.13.2", @@ -4384,10 +4384,10 @@ dependencies = [ "strum", "svm-rs", "tempfile", - "tempo-alloy 1.5.2", + "tempo-alloy 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "thiserror 2.0.18", "tokio", - "toml_edit 0.25.10+spec-1.1.0", + "toml_edit 0.25.11+spec-1.1.0", "tower-http", "tracing", "url", @@ -4489,9 +4489,9 @@ dependencies = [ "serde", "serde_json", "tempfile", - "tempo-alloy 1.5.2", - "tempo-contracts 1.5.2", - "tempo-primitives 1.5.2", + "tempo-alloy 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "thiserror 2.0.18", "tokio", "tracing", @@ -4510,7 +4510,7 @@ dependencies = [ "revm-inspectors", "serde", "serde_json", - "tempo-alloy 1.5.2", + "tempo-alloy 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "walkdir", ] @@ -4648,14 +4648,14 @@ dependencies = [ "p256", "parking_lot", "proptest", - "rand 0.9.2", + "rand 0.9.4", "revm", "revm-inspectors", "semver 1.0.28", "serde", "serde_json", "solar-compiler", - "tempo-alloy 1.5.2", + "tempo-alloy 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "tempo-revm", "thiserror 2.0.18", "toml 1.1.2+spec-1.1.0", @@ -4781,8 +4781,8 @@ dependencies = [ "serde_json", "solar-compiler", "tempfile", - "tempo-alloy 1.5.2", - "tempo-primitives 1.5.2", + "tempo-alloy 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "thiserror 2.0.18", "tokio", "toml 1.1.2+spec-1.1.0", @@ -4813,7 +4813,7 @@ dependencies = [ "serde", "serde_json", "similar-asserts", - "tempo-alloy 1.5.2", + "tempo-alloy 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "yansi", ] @@ -4833,7 +4833,7 @@ dependencies = [ "fs_extra", "itertools 0.14.0", "path-slash", - "rand 0.9.2", + "rand 0.9.4", "rayon", "semver 1.0.28", "serde", @@ -4952,7 +4952,7 @@ dependencies = [ "tempfile", "thiserror 2.0.18", "toml 1.1.2+spec-1.1.0", - "toml_edit 0.25.10+spec-1.1.0", + "toml_edit 0.25.11+spec-1.1.0", "tracing", "unit-prefix", "walkdir", @@ -5063,9 +5063,9 @@ dependencies = [ "revm-inspectors", "serde", "serde_json", - "tempo-alloy 1.5.2", + "tempo-alloy 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "tempo-chainspec", - "tempo-contracts 1.5.2", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "tempo-evm", "tempo-precompiles", "tempo-revm", @@ -5108,7 +5108,7 @@ dependencies = [ "itertools 0.14.0", "parking_lot", "proptest", - "rand 0.9.2", + "rand 0.9.4", "revm", "serde", "solar-compiler", @@ -5170,7 +5170,7 @@ dependencies = [ "serde_json", "solar-compiler", "tempfile", - "tempo-contracts 1.5.2", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "tempo-precompiles", "tokio", "tracing", @@ -5244,8 +5244,8 @@ dependencies = [ "revm", "serde", "serde_json", - "tempo-alloy 1.5.2", - "tempo-primitives 1.5.2", + "tempo-alloy 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "tempo-revm", ] @@ -5282,7 +5282,7 @@ dependencies = [ "foundry-config", "idna_adapter", "parking_lot", - "rand 0.9.2", + "rand 0.9.4", "regex", "reqwest 0.13.2", "serde_json", @@ -5327,9 +5327,9 @@ dependencies = [ "rpassword", "serde", "serde_json", - "tempo-alloy 1.5.2", - "tempo-contracts 1.5.2", - "tempo-primitives 1.5.2", + "tempo-alloy 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "thiserror 2.0.18", "tokio", "tower", @@ -5628,7 +5628,7 @@ dependencies = [ "futures-core", "futures-sink", "http 1.4.0", - "indexmap 2.13.1", + "indexmap 2.14.0", "slab", "tokio", "tokio-util", @@ -5697,6 +5697,12 @@ dependencies = [ "serde_core", ] +[[package]] +name = "hashbrown" +version = "0.17.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4f467dd6dccf739c208452f8014c75c18bb8301b050ad1cfb27153803edb0f51" + [[package]] name = "heck" version = "0.5.0" @@ -5870,16 +5876,15 @@ dependencies = [ [[package]] name = "hyper-rustls" -version = "0.27.7" +version = "0.27.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" +checksum = "c2b52f86d1d4bc0d6b4e6826d960b1b333217e07d36b882dca570a5e1c48895b" dependencies = [ "http 1.4.0", "hyper", "hyper-util", "rustls", "rustls-native-certs", - "rustls-pki-types", "tokio", "tokio-rustls", "tower-service", @@ -6052,13 +6057,13 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.13.1" +version = "2.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "45a8a2b9cb3e0b0c1803dbb0758ffac5de2f425b23c28f518faabd9d805342ff" +checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9" dependencies = [ "arbitrary", "equivalent", - "hashbrown 0.16.1", + "hashbrown 0.17.0", "serde", "serde_core", ] @@ -6367,9 +6372,9 @@ dependencies = [ [[package]] name = "js-sys" -version = "0.3.94" +version = "0.3.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e04e2ef80ce82e13552136fabeef8a5ed1f985a96805761cbb9a2c34e7664d9" +checksum = "2964e92d1d9dc3364cae4d718d93f227e3abb088e747d92e0395bfdedf1c12ca" dependencies = [ "cfg-if", "futures-util", @@ -6547,9 +6552,9 @@ checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760" [[package]] name = "libc" -version = "0.2.184" +version = "0.2.185" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "48f5d2a454e16a5ea0f4ced81bd44e4cfc7bd3a507b61887c99fd3538b28e4af" +checksum = "52ff2c0fe9bc6cb6b14a0592c2ff4fa9ceb83eea9db979b0487cd054946a2b8f" [[package]] name = "libgit2-sys" @@ -6581,9 +6586,9 @@ dependencies = [ [[package]] name = "libredox" -version = "0.1.15" +version = "0.1.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ddbf48fd451246b1f8c2610bd3b4ac0cc6e149d89832867093ab69a17194f08" +checksum = "e02f3bb43d335493c96bf3fd3a321600bf6bd07ed34bc64118e9293bdffea46c" dependencies = [ "libc", ] @@ -6666,9 +6671,9 @@ dependencies = [ [[package]] name = "lru" -version = "0.16.3" +version = "0.16.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1dc47f592c06f33f8e3aea9591776ec7c9f9e4124778ff8a3c3b87159f7e593" +checksum = "7f66e8d5d03f609abc3a39e6f08e4164ebf1447a732906d39eb9b99b7919ef39" dependencies = [ "hashbrown 0.16.1", ] @@ -6743,7 +6748,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a229930b29a9908560883e1f386eae25d8a971d259a80f49916a50627f04a42d" dependencies = [ "anyhow", - "indexmap 2.13.1", + "indexmap 2.14.0", "mdbook-core", "mdbook-html", "mdbook-markdown", @@ -6773,7 +6778,7 @@ dependencies = [ "handlebars", "hex", "html5ever", - "indexmap 2.13.1", + "indexmap 2.14.0", "mdbook-core", "mdbook-markdown", "mdbook-renderer", @@ -6984,21 +6989,21 @@ dependencies = [ [[package]] name = "mpp" -version = "0.9.0" -source = "git+https://github.com/tempoxyz/mpp-rs#edcd895650dca0826979e7a4c9a892d5efca20e6" +version = "0.9.3" +source = "git+https://github.com/tempoxyz/mpp-rs#f607812e1ddb323f2ecfd1ec67f3673b380733c2" dependencies = [ "alloy", "base64 0.22.1", "hex", "hmac", - "rand 0.9.2", + "rand 0.9.4", "reqwest 0.12.28", "serde", "serde_json", "serde_json_canonicalizer", "sha2 0.10.9", - "tempo-alloy 1.5.0", - "tempo-primitives 1.5.0", + "tempo-alloy 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "tempo-primitives 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "thiserror 2.0.18", "time", "uuid 1.23.0", @@ -7698,7 +7703,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3672b37090dbd86368a4145bc067582552b29c27377cad4e0a306c97f9bd7772" dependencies = [ "fixedbitset", - "indexmap 2.13.1", + "indexmap 2.14.0", ] [[package]] @@ -7860,9 +7865,9 @@ dependencies = [ [[package]] name = "pkg-config" -version = "0.3.32" +version = "0.3.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" +checksum = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e" [[package]] name = "poly1305" @@ -7993,7 +7998,7 @@ version = "3.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e67ba7e9b2b56446f1d419b1d807906278ffa1a658a8a5d8a39dcb1f5a78614f" dependencies = [ - "toml_edit 0.25.10+spec-1.1.0", + "toml_edit 0.25.11+spec-1.1.0", ] [[package]] @@ -8034,7 +8039,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2e842efad9119158434d193c6682e2ebee4b44d6ad801d7b349623b3f57cdf55" dependencies = [ "futures", - "indexmap 2.13.1", + "indexmap 2.14.0", "nix 0.31.2", "tokio", "tracing", @@ -8051,7 +8056,7 @@ dependencies = [ "bit-vec", "bitflags 2.11.0", "num-traits", - "rand 0.9.2", + "rand 0.9.4", "rand_chacha 0.9.0", "rand_xorshift", "regex-syntax", @@ -8201,7 +8206,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e3e64c58c4c88fc1045e8fe98a1b7cec3643187e3dd678f9bbcdd8f12a6933d6" dependencies = [ "chrono", - "indexmap 2.13.1", + "indexmap 2.14.0", "newtype-uuid", "quick-xml 0.38.4", "strip-ansi-escapes", @@ -8257,7 +8262,7 @@ dependencies = [ "bytes", "getrandom 0.3.4", "lru-slab", - "rand 0.9.2", + "rand 0.9.4", "ring", "rustc-hash", "rustls", @@ -8334,9 +8339,9 @@ dependencies = [ [[package]] name = "rand" -version = "0.9.2" +version = "0.9.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" +checksum = "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea" dependencies = [ "rand_chacha 0.9.0", "rand_core 0.9.5", @@ -8397,7 +8402,7 @@ version = "4.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b5e48930979c155e2f33aa36ab3119b5ee81332beb6482199a8ecd6029b80b59" dependencies = [ - "rand 0.9.2", + "rand 0.9.4", "rustversion", ] @@ -8665,8 +8670,8 @@ dependencies = [ [[package]] name = "reth-chainspec" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-chains", "alloy-consensus", @@ -8685,9 +8690,9 @@ dependencies = [ [[package]] name = "reth-codecs" -version = "0.1.0" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf1df733d93427eb197cf80a7aaa68bff8949e1b59d34cde1ad410351a24136d" +checksum = "a96e584e01478c951911946a7864f18e967c1cd90965e136e2d1b51aa3da9126" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8704,9 +8709,9 @@ dependencies = [ [[package]] name = "reth-codecs-derive" -version = "0.1.0" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d14acf8feadf1eed0734d1766b55b6c19a374d4cb140bc862880f96da33e7e5a" +checksum = "c342ae46f5a886b8bf506205b9501b1032b896defd0f4f156edb423007fef880" dependencies = [ "proc-macro2", "quote", @@ -8715,8 +8720,8 @@ dependencies = [ [[package]] name = "reth-consensus" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8728,8 +8733,8 @@ dependencies = [ [[package]] name = "reth-consensus-common" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8741,8 +8746,8 @@ dependencies = [ [[package]] name = "reth-db-models" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8754,8 +8759,8 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8770,8 +8775,8 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -8783,8 +8788,8 @@ dependencies = [ [[package]] name = "reth-ethereum-primitives" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8797,8 +8802,8 @@ dependencies = [ [[package]] name = "reth-evm" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8819,8 +8824,8 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8839,8 +8844,8 @@ dependencies = [ [[package]] name = "reth-execution-errors" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-evm", "alloy-primitives", @@ -8852,8 +8857,8 @@ dependencies = [ [[package]] name = "reth-execution-types" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8871,8 +8876,8 @@ dependencies = [ [[package]] name = "reth-network-peers" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8884,9 +8889,9 @@ dependencies = [ [[package]] name = "reth-primitives-traits" -version = "0.1.0" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "03650bb740d1bca0d974c007248177ae7a7e38c50c9f46eb02292c5d9bc01252" +checksum = "8ca36e245593498020c31e707154fc13391164eb90444da76d67361f646e7669" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8911,8 +8916,8 @@ dependencies = [ [[package]] name = "reth-prune-types" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-primitives", "derive_more", @@ -8925,8 +8930,8 @@ dependencies = [ [[package]] name = "reth-revm" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8938,8 +8943,8 @@ dependencies = [ [[package]] name = "reth-rpc-convert" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-consensus", "alloy-evm", @@ -8958,9 +8963,9 @@ dependencies = [ [[package]] name = "reth-rpc-traits" -version = "0.1.0" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b9230acfd70f7f27bc52da3f397e1896432ce160f9bd460d9788f1a28d61588c" +checksum = "66ebbc3cc6f1808c2838bf8da9928f3ef9b8a6f969c6522174c1598ddb34bc0f" dependencies = [ "alloy-consensus", "alloy-network", @@ -8973,8 +8978,8 @@ dependencies = [ [[package]] name = "reth-stages-types" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-primitives", "bytes", @@ -8985,8 +8990,8 @@ dependencies = [ [[package]] name = "reth-static-file-types" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-primitives", "derive_more", @@ -8999,8 +9004,8 @@ dependencies = [ [[package]] name = "reth-storage-api" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9022,8 +9027,8 @@ dependencies = [ [[package]] name = "reth-storage-errors" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9040,8 +9045,8 @@ dependencies = [ [[package]] name = "reth-trie-common" -version = "1.11.3" -source = "git+https://github.com/paradigmxyz/reth?rev=1a72883#1a7288373e6e0000bd544cf2cd98bcdd2594921e" +version = "2.0.0" +source = "git+https://github.com/paradigmxyz/reth?rev=a550b7a#a550b7a7d39249fe648aafc8e62ee9fe1c4e16fe" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9063,9 +9068,9 @@ dependencies = [ [[package]] name = "reth-zstd-compressors" -version = "0.1.0" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3be2e9bda3e45c5d87cfbe811676bfb9cb1f0e6fa82d1dd6a3e8cd996512f236" +checksum = "a621aef55fe4da8935abede9d1d105f227bcb673f212b3575a748a6a2f8f688e" dependencies = [ "zstd", ] @@ -9356,12 +9361,12 @@ dependencies = [ [[package]] name = "rtoolbox" -version = "0.0.3" +version = "0.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a7cc970b249fbe527d6e02e0a227762c9108b2f49d81094fe357ffc6d14d7f6f" +checksum = "327b72899159dfae8060c51a1f6aebe955245bcd9cc4997eed0f623caea022e4" dependencies = [ "libc", - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -9385,7 +9390,7 @@ dependencies = [ "primitive-types", "proptest", "rand 0.8.5", - "rand 0.9.2", + "rand 0.9.4", "rlp", "ruint-macro", "serde_core", @@ -9475,9 +9480,9 @@ dependencies = [ [[package]] name = "rustls" -version = "0.23.37" +version = "0.23.38" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "758025cb5fccfd3bc2fd74708fd4682be41d99e5dff73c377c0646c6012c73a4" +checksum = "69f9466fb2c14ea04357e91413efb882e2a6d4a406e625449bc0a5d360d53a21" dependencies = [ "aws-lc-rs", "log", @@ -9540,9 +9545,9 @@ checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f" [[package]] name = "rustls-webpki" -version = "0.103.10" +version = "0.103.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df33b2b81ac578cabaf06b89b0631153a3f416b0a886e8a7a1707fb51abbd1ef" +checksum = "20a6af516fea4b20eccceaf166e8aa666ac996208e8a644ce3ef5aa783bc7cd4" dependencies = [ "aws-lc-rs", "ring", @@ -9733,7 +9738,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2c3c81b43dc2d8877c216a3fccf76677ee1ebccd429566d3e67447290d0c42b2" dependencies = [ "bitcoin_hashes", - "rand 0.9.2", + "rand 0.9.4", "secp256k1-sys 0.11.0", ] @@ -9879,7 +9884,7 @@ version = "1.0.149" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" dependencies = [ - "indexmap 2.13.1", + "indexmap 2.14.0", "itoa", "memchr", "serde", @@ -9940,7 +9945,7 @@ dependencies = [ "chrono", "hex", "indexmap 1.9.3", - "indexmap 2.13.1", + "indexmap 2.14.0", "schemars 0.9.0", "schemars 1.2.1", "serde_core", @@ -10258,7 +10263,7 @@ source = "git+https://github.com/paradigmxyz/solar?rev=530f129#530f129b1b2d7138d dependencies = [ "bumpalo", "index_vec", - "indexmap 2.13.1", + "indexmap 2.14.0", "parking_lot", "rayon", "rustc-hash", @@ -10723,9 +10728,9 @@ dependencies = [ [[package]] name = "tempo-alloy" -version = "1.5.0" +version = "1.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "254392fe6705b303362a8258ce5dd363ffef616dd06266a45111a8de6bd60554" +checksum = "d581a9e51f594cf51d0432c6d5ee301d985bfcaa453313974ab9fd57febd2253" dependencies = [ "alloy-consensus", "alloy-contract", @@ -10736,21 +10741,22 @@ dependencies = [ "alloy-rpc-types-eth", "alloy-serde", "alloy-signer-local", + "alloy-sol-types", "alloy-transport", "async-trait", "dashmap", "derive_more", "futures", "serde", - "tempo-contracts 1.5.0", - "tempo-primitives 1.5.0", + "tempo-contracts 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "tempo-primitives 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "tracing", ] [[package]] name = "tempo-alloy" -version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +version = "1.5.1" +source = "git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b#4f04b7210e69c3c0fd2e98c138229f139db83d7b" dependencies = [ "alloy-consensus", "alloy-contract", @@ -10768,15 +10774,15 @@ dependencies = [ "derive_more", "futures", "serde", - "tempo-contracts 1.5.2", - "tempo-primitives 1.5.2", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "tracing", ] [[package]] name = "tempo-chainspec" -version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +version = "1.5.3" +source = "git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b#4f04b7210e69c3c0fd2e98c138229f139db83d7b" dependencies = [ "alloy-eips", "alloy-evm", @@ -10789,13 +10795,13 @@ dependencies = [ "reth-network-peers", "serde", "serde_json", - "tempo-primitives 1.5.2", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", ] [[package]] name = "tempo-consensus" -version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +version = "1.5.3" +source = "git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b#4f04b7210e69c3c0fd2e98c138229f139db83d7b" dependencies = [ "alloy-consensus", "alloy-evm", @@ -10805,14 +10811,14 @@ dependencies = [ "reth-ethereum-consensus", "reth-primitives-traits", "tempo-chainspec", - "tempo-primitives 1.5.2", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", ] [[package]] name = "tempo-contracts" -version = "1.5.0" +version = "1.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "de4fcda844f438681f36f74263abc14ddb7d5285b08295de48b4e2775216ab55" +checksum = "2f74589248590a863c795f1aaf716679e92c5f44c02ee503b8aa1e56660cfd4f" dependencies = [ "alloy-contract", "alloy-primitives", @@ -10822,8 +10828,8 @@ dependencies = [ [[package]] name = "tempo-contracts" -version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +version = "1.5.1" +source = "git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b#4f04b7210e69c3c0fd2e98c138229f139db83d7b" dependencies = [ "alloy-contract", "alloy-primitives", @@ -10833,8 +10839,8 @@ dependencies = [ [[package]] name = "tempo-evm" -version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +version = "1.5.3" +source = "git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b#4f04b7210e69c3c0fd2e98c138229f139db83d7b" dependencies = [ "alloy-consensus", "alloy-evm", @@ -10851,8 +10857,8 @@ dependencies = [ "reth-revm", "tempo-chainspec", "tempo-consensus", - "tempo-contracts 1.5.2", - "tempo-primitives 1.5.2", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "tempo-revm", "thiserror 2.0.18", "tracing", @@ -10860,8 +10866,8 @@ dependencies = [ [[package]] name = "tempo-precompiles" -version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +version = "1.5.3" +source = "git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b#4f04b7210e69c3c0fd2e98c138229f139db83d7b" dependencies = [ "alloy", "alloy-evm", @@ -10871,17 +10877,17 @@ dependencies = [ "revm", "scoped-tls", "tempo-chainspec", - "tempo-contracts 1.5.2", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "tempo-precompiles-macros", - "tempo-primitives 1.5.2", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "thiserror 2.0.18", "tracing", ] [[package]] name = "tempo-precompiles-macros" -version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +version = "1.5.3" +source = "git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b#4f04b7210e69c3c0fd2e98c138229f139db83d7b" dependencies = [ "alloy", "proc-macro2", @@ -10891,15 +10897,16 @@ dependencies = [ [[package]] name = "tempo-primitives" -version = "1.5.0" +version = "1.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "969420fb8619026f46efc1c1c59d5ea4dbe9be620c367ff2d9965768f6151862" +checksum = "54e3bfea955d49b55c6288175ee2af11544441dfc41f1473a28cd61d193ed17c" dependencies = [ "alloy-consensus", "alloy-eips", "alloy-primitives", "alloy-rlp", "alloy-serde", + "aws-lc-rs", "base64 0.22.1", "derive_more", "once_cell", @@ -10908,13 +10915,13 @@ dependencies = [ "serde", "serde_json", "sha2 0.10.9", - "tempo-contracts 1.5.0", + "tempo-contracts 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "tempo-primitives" -version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +version = "1.5.1" +source = "git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b#4f04b7210e69c3c0fd2e98c138229f139db83d7b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10935,13 +10942,13 @@ dependencies = [ "serde", "serde_json", "sha2 0.10.9", - "tempo-contracts 1.5.2", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", ] [[package]] name = "tempo-revm" -version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +version = "1.5.3" +source = "git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b#4f04b7210e69c3c0fd2e98c138229f139db83d7b" dependencies = [ "alloy-consensus", "alloy-evm", @@ -10952,9 +10959,9 @@ dependencies = [ "reth-evm", "revm", "tempo-chainspec", - "tempo-contracts 1.5.2", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "tempo-precompiles", - "tempo-primitives 1.5.2", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=4f04b7210e69c3c0fd2e98c138229f139db83d7b)", "thiserror 2.0.18", "tracing", ] @@ -11232,7 +11239,7 @@ version = "0.9.12+spec-1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf92845e79fc2e2def6a5d828f0801e29a2f8acc037becc5ab08595c7d5e9863" dependencies = [ - "indexmap 2.13.1", + "indexmap 2.14.0", "serde_core", "serde_spanned", "toml_datetime 0.7.5+spec-1.1.0", @@ -11247,7 +11254,7 @@ version = "1.1.2+spec-1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "81f3d15e84cbcd896376e6730314d59fb5a87f31e4b038454184435cd57defee" dependencies = [ - "indexmap 2.13.1", + "indexmap 2.14.0", "serde_core", "serde_spanned", "toml_datetime 1.1.1+spec-1.1.0", @@ -11280,7 +11287,7 @@ version = "0.23.10+spec-1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "84c8b9f757e028cee9fa244aea147aab2a9ec09d5325a9b01e0a49730c2b5269" dependencies = [ - "indexmap 2.13.1", + "indexmap 2.14.0", "serde_core", "serde_spanned", "toml_datetime 0.7.5+spec-1.1.0", @@ -11291,11 +11298,11 @@ dependencies = [ [[package]] name = "toml_edit" -version = "0.25.10+spec-1.1.0" +version = "0.25.11+spec-1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a82418ca169e235e6c399a84e395ab6debeb3bc90edc959bf0f48647c6a32d1b" +checksum = "0b59c4d22ed448339746c59b905d24568fcbb3ab65a500494f7b8c3e97739f2b" dependencies = [ - "indexmap 2.13.1", + "indexmap 2.14.0", "toml_datetime 1.1.1+spec-1.1.0", "toml_parser", "toml_writer", @@ -11373,7 +11380,7 @@ checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" dependencies = [ "futures-core", "futures-util", - "indexmap 2.13.1", + "indexmap 2.14.0", "pin-project-lite", "slab", "sync_wrapper", @@ -11570,7 +11577,7 @@ dependencies = [ "http 1.4.0", "httparse", "log", - "rand 0.9.2", + "rand 0.9.4", "rustls", "rustls-pki-types", "sha1", @@ -11580,9 +11587,9 @@ dependencies = [ [[package]] name = "turnkey_api_key_stamper" -version = "0.6.1" +version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e4fc991208d20002cc9d05f21d5b6646078cc4809fb74c9dcc720c58ff16f060" +checksum = "34f72e05a07cb04163efff0c766521ebacbb268a851db83d419b7c56df90d046" dependencies = [ "base64 0.22.1", "hex", @@ -11596,9 +11603,9 @@ dependencies = [ [[package]] name = "turnkey_client" -version = "0.6.1" +version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb0587a85462ebb2ceda8e01c38081fefb43d0819e652d59bbfc86ac3a1731f2" +checksum = "0c3b2cb46984c849dbd514bc9d5271620d3e52267ebd1cafd1c95d3fa3b4cf6d" dependencies = [ "mime", "prost 0.12.6", @@ -12014,9 +12021,9 @@ dependencies = [ [[package]] name = "wasm-bindgen" -version = "0.2.117" +version = "0.2.118" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0551fc1bb415591e3372d0bc4780db7e587d84e2a7e79da121051c5c4b89d0b0" +checksum = "0bf938a0bacb0469e83c1e148908bd7d5a6010354cf4fb73279b7447422e3a89" dependencies = [ "cfg-if", "once_cell", @@ -12027,9 +12034,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-futures" -version = "0.4.67" +version = "0.4.68" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "03623de6905b7206edd0a75f69f747f134b7f0a2323392d664448bf2d3c5d87e" +checksum = "f371d383f2fb139252e0bfac3b81b265689bf45b6874af544ffa4c975ac1ebf8" dependencies = [ "js-sys", "wasm-bindgen", @@ -12037,9 +12044,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.117" +version = "0.2.118" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7fbdf9a35adf44786aecd5ff89b4563a90325f9da0923236f6104e603c7e86be" +checksum = "eeff24f84126c0ec2db7a449f0c2ec963c6a49efe0698c4242929da037ca28ed" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -12047,9 +12054,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.117" +version = "0.2.118" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dca9693ef2bab6d4e6707234500350d8dad079eb508dca05530c85dc3a529ff2" +checksum = "9d08065faf983b2b80a79fd87d8254c409281cf7de75fc4b773019824196c904" dependencies = [ "bumpalo", "proc-macro2", @@ -12060,9 +12067,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-shared" -version = "0.2.117" +version = "0.2.118" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "39129a682a6d2d841b6c429d0c51e5cb0ed1a03829d8b3d1e69a011e62cb3d3b" +checksum = "5fd04d9e306f1907bd13c6361b5c6bfc7b3b3c095ed3f8a9246390f8dbdee129" dependencies = [ "unicode-ident", ] @@ -12084,7 +12091,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909" dependencies = [ "anyhow", - "indexmap 2.13.1", + "indexmap 2.14.0", "wasm-encoder", "wasmparser", ] @@ -12123,7 +12130,7 @@ checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe" dependencies = [ "bitflags 2.11.0", "hashbrown 0.15.5", - "indexmap 2.13.1", + "indexmap 2.14.0", "semver 1.0.28", ] @@ -12200,9 +12207,9 @@ dependencies = [ [[package]] name = "web-sys" -version = "0.3.94" +version = "0.3.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd70027e39b12f0849461e08ffc50b9cd7688d942c1c8e3c7b22273236b4dd0a" +checksum = "4f2dfbb17949fa2088e5d39408c48368947b86f7834484e87b73de55bc14d97d" dependencies = [ "js-sys", "wasm-bindgen", @@ -12717,7 +12724,7 @@ checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21" dependencies = [ "anyhow", "heck", - "indexmap 2.13.1", + "indexmap 2.14.0", "prettyplease", "syn 2.0.117", "wasm-metadata", @@ -12748,7 +12755,7 @@ checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2" dependencies = [ "anyhow", "bitflags 2.11.0", - "indexmap 2.13.1", + "indexmap 2.14.0", "log", "serde", "serde_derive", @@ -12767,7 +12774,7 @@ checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736" dependencies = [ "anyhow", "id-arena", - "indexmap 2.13.1", + "indexmap 2.14.0", "log", "semver 1.0.28", "serde", @@ -12887,7 +12894,7 @@ dependencies = [ "arbitrary", "crc32fast", "flate2", - "indexmap 2.13.1", + "indexmap 2.14.0", "memchr", "zopfli", ] diff --git a/Cargo.toml b/Cargo.toml index e37e06a31..53a1d3dae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -449,18 +449,18 @@ flate2 = "1.1" ethereum_ssz = "0.10" # Tempo -tempo-alloy = { git = "https://github.com/tempoxyz/tempo", rev = "8032a6f" } +tempo-alloy = { git = "https://github.com/tempoxyz/tempo", rev = "4f04b7210e69c3c0fd2e98c138229f139db83d7b" } mpp = { git = "https://github.com/tempoxyz/mpp-rs", default-features = false, features = [ "tempo", "client", "reqwest-rustls-tls", ] } -tempo-contracts = { git = "https://github.com/tempoxyz/tempo", rev = "8032a6f" } -tempo-revm = { git = "https://github.com/tempoxyz/tempo", rev = "8032a6f" } -tempo-evm = { git = "https://github.com/tempoxyz/tempo", rev = "8032a6f", default-features = false } -tempo-chainspec = { git = "https://github.com/tempoxyz/tempo", rev = "8032a6f", default-features = false } -tempo-primitives = { git = "https://github.com/tempoxyz/tempo", rev = "8032a6f", default-features = false } -tempo-precompiles = { git = "https://github.com/tempoxyz/tempo", rev = "8032a6f" } +tempo-contracts = { git = "https://github.com/tempoxyz/tempo", rev = "4f04b7210e69c3c0fd2e98c138229f139db83d7b" } +tempo-revm = { git = "https://github.com/tempoxyz/tempo", rev = "4f04b7210e69c3c0fd2e98c138229f139db83d7b" } +tempo-evm = { git = "https://github.com/tempoxyz/tempo", rev = "4f04b7210e69c3c0fd2e98c138229f139db83d7b", default-features = false } +tempo-chainspec = { git = "https://github.com/tempoxyz/tempo", rev = "4f04b7210e69c3c0fd2e98c138229f139db83d7b", default-features = false } +tempo-primitives = { git = "https://github.com/tempoxyz/tempo", rev = "4f04b7210e69c3c0fd2e98c138229f139db83d7b", default-features = false } +tempo-precompiles = { git = "https://github.com/tempoxyz/tempo", rev = "4f04b7210e69c3c0fd2e98c138229f139db83d7b" } ## Pinned dependencies. Enabled for the workspace in crates/test-utils.