diff --git a/Cargo.lock b/Cargo.lock index 8b15f6635..015881228 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -465,7 +465,7 @@ 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", @@ -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", @@ -1236,11 +1236,11 @@ dependencies = [ "serde", "serde_json", "tempfile", - "tempo-alloy 1.5.2", + "tempo-alloy 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "tempo-chainspec", "tempo-evm", "tempo-precompiles", - "tempo-primitives 1.5.2", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "tempo-revm", "thiserror 2.0.18", "tokio", @@ -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=7d809cf350e35c92b420a18672222b710f86f77a)", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "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.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "19c9f1dde76b736e3681f28cec9d5a61299cbaae0fce80a68e43724ad56031eb" +checksum = "406e68b4de5c59cfb8f750a7cbd4d31ae153788b8352167c1e5f4fc26e8c91e9" dependencies = [ "clap", ] @@ -4141,7 +4141,7 @@ checksum = "61e332670cb19161dee3f15ae86bfb5e4361bb1716d7c1995bd309b5360cb630" dependencies = [ "alloy-dyn-abi", "alloy-primitives", - "indexmap 2.13.1", + "indexmap 2.14.0", ] [[package]] @@ -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=7d809cf350e35c92b420a18672222b710f86f77a)", "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=7d809cf350e35c92b420a18672222b710f86f77a)", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "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=7d809cf350e35c92b420a18672222b710f86f77a)", "walkdir", ] @@ -4655,7 +4655,7 @@ dependencies = [ "serde", "serde_json", "solar-compiler", - "tempo-alloy 1.5.2", + "tempo-alloy 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "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=7d809cf350e35c92b420a18672222b710f86f77a)", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "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=7d809cf350e35c92b420a18672222b710f86f77a)", "yansi", ] @@ -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=7d809cf350e35c92b420a18672222b710f86f77a)", "tempo-chainspec", - "tempo-contracts 1.5.2", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "tempo-evm", "tempo-precompiles", "tempo-revm", @@ -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=7d809cf350e35c92b420a18672222b710f86f77a)", "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=7d809cf350e35c92b420a18672222b710f86f77a)", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "tempo-revm", ] @@ -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=7d809cf350e35c92b420a18672222b710f86f77a)", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "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" @@ -6052,13 +6058,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 +6373,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", @@ -6581,9 +6587,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", ] @@ -6743,7 +6749,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 +6779,7 @@ dependencies = [ "handlebars", "hex", "html5ever", - "indexmap 2.13.1", + "indexmap 2.14.0", "mdbook-core", "mdbook-markdown", "mdbook-renderer", @@ -6984,8 +6990,8 @@ 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#7b9cfff744e19c351c4ffb019b8c33076d281a01" dependencies = [ "alloy", "base64 0.22.1", @@ -6997,8 +7003,8 @@ dependencies = [ "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 +7704,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3672b37090dbd86368a4145bc067582552b29c27377cad4e0a306c97f9bd7772" dependencies = [ "fixedbitset", - "indexmap 2.13.1", + "indexmap 2.14.0", ] [[package]] @@ -7993,7 +7999,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 +8040,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", @@ -8201,7 +8207,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", @@ -8665,8 +8671,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-chains", "alloy-consensus", @@ -8685,9 +8691,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 +8710,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 +8721,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8728,8 +8734,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8741,8 +8747,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8754,8 +8760,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8770,8 +8776,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -8783,8 +8789,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8797,8 +8803,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8819,8 +8825,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8839,8 +8845,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-evm", "alloy-primitives", @@ -8852,8 +8858,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8871,8 +8877,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8884,9 +8890,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 +8917,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-primitives", "derive_more", @@ -8925,8 +8931,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8938,8 +8944,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-consensus", "alloy-evm", @@ -8958,9 +8964,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 +8979,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-primitives", "bytes", @@ -8985,8 +8991,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-primitives", "derive_more", @@ -8999,8 +9005,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9022,8 +9028,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9040,8 +9046,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=1911e57#1911e576d3f74767d535ac2ff188bec308b5476b" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9063,9 +9069,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", ] @@ -9540,9 +9546,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", @@ -9879,7 +9885,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 +9946,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 +10264,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 +10729,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 +10742,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=7d809cf350e35c92b420a18672222b710f86f77a#7d809cf350e35c92b420a18672222b710f86f77a" dependencies = [ "alloy-consensus", "alloy-contract", @@ -10768,15 +10775,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=7d809cf350e35c92b420a18672222b710f86f77a)", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "tracing", ] [[package]] name = "tempo-chainspec" version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +source = "git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a#7d809cf350e35c92b420a18672222b710f86f77a" dependencies = [ "alloy-eips", "alloy-evm", @@ -10789,13 +10796,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=7d809cf350e35c92b420a18672222b710f86f77a)", ] [[package]] name = "tempo-consensus" version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +source = "git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a#7d809cf350e35c92b420a18672222b710f86f77a" dependencies = [ "alloy-consensus", "alloy-evm", @@ -10805,14 +10812,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=7d809cf350e35c92b420a18672222b710f86f77a)", ] [[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 +10829,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=7d809cf350e35c92b420a18672222b710f86f77a#7d809cf350e35c92b420a18672222b710f86f77a" dependencies = [ "alloy-contract", "alloy-primitives", @@ -10834,7 +10841,7 @@ dependencies = [ [[package]] name = "tempo-evm" version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +source = "git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a#7d809cf350e35c92b420a18672222b710f86f77a" dependencies = [ "alloy-consensus", "alloy-evm", @@ -10851,8 +10858,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=7d809cf350e35c92b420a18672222b710f86f77a)", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "tempo-revm", "thiserror 2.0.18", "tracing", @@ -10861,7 +10868,7 @@ dependencies = [ [[package]] name = "tempo-precompiles" version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +source = "git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a#7d809cf350e35c92b420a18672222b710f86f77a" dependencies = [ "alloy", "alloy-evm", @@ -10871,9 +10878,9 @@ dependencies = [ "revm", "scoped-tls", "tempo-chainspec", - "tempo-contracts 1.5.2", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "tempo-precompiles-macros", - "tempo-primitives 1.5.2", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "thiserror 2.0.18", "tracing", ] @@ -10881,7 +10888,7 @@ dependencies = [ [[package]] name = "tempo-precompiles-macros" version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +source = "git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a#7d809cf350e35c92b420a18672222b710f86f77a" dependencies = [ "alloy", "proc-macro2", @@ -10891,15 +10898,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 +10916,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=7d809cf350e35c92b420a18672222b710f86f77a#7d809cf350e35c92b420a18672222b710f86f77a" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10935,13 +10943,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=7d809cf350e35c92b420a18672222b710f86f77a)", ] [[package]] name = "tempo-revm" version = "1.5.2" -source = "git+https://github.com/tempoxyz/tempo?rev=8032a6f#8032a6fd9b00dc79e638d4546e91c5456c3e377b" +source = "git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a#7d809cf350e35c92b420a18672222b710f86f77a" dependencies = [ "alloy-consensus", "alloy-evm", @@ -10952,9 +10960,9 @@ dependencies = [ "reth-evm", "revm", "tempo-chainspec", - "tempo-contracts 1.5.2", + "tempo-contracts 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "tempo-precompiles", - "tempo-primitives 1.5.2", + "tempo-primitives 1.5.1 (git+https://github.com/tempoxyz/tempo?rev=7d809cf350e35c92b420a18672222b710f86f77a)", "thiserror 2.0.18", "tracing", ] @@ -11232,7 +11240,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 +11255,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 +11288,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 +11299,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 +11381,7 @@ checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" dependencies = [ "futures-core", "futures-util", - "indexmap 2.13.1", + "indexmap 2.14.0", "pin-project-lite", "slab", "sync_wrapper", @@ -11580,9 +11588,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 +11604,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 +12022,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 +12035,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 +12045,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 +12055,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 +12068,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 +12092,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 +12131,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 +12208,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 +12725,7 @@ checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21" dependencies = [ "anyhow", "heck", - "indexmap 2.13.1", + "indexmap 2.14.0", "prettyplease", "syn 2.0.117", "wasm-metadata", @@ -12748,7 +12756,7 @@ checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2" dependencies = [ "anyhow", "bitflags 2.11.0", - "indexmap 2.13.1", + "indexmap 2.14.0", "log", "serde", "serde_derive", @@ -12767,7 +12775,7 @@ checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736" dependencies = [ "anyhow", "id-arena", - "indexmap 2.13.1", + "indexmap 2.14.0", "log", "semver 1.0.28", "serde", @@ -12887,7 +12895,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..9ca6a257c 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 = "7d809cf350e35c92b420a18672222b710f86f77a" } 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 = "7d809cf350e35c92b420a18672222b710f86f77a" } +tempo-revm = { git = "https://github.com/tempoxyz/tempo", rev = "7d809cf350e35c92b420a18672222b710f86f77a" } +tempo-evm = { git = "https://github.com/tempoxyz/tempo", rev = "7d809cf350e35c92b420a18672222b710f86f77a", default-features = false } +tempo-chainspec = { git = "https://github.com/tempoxyz/tempo", rev = "7d809cf350e35c92b420a18672222b710f86f77a", default-features = false } +tempo-primitives = { git = "https://github.com/tempoxyz/tempo", rev = "7d809cf350e35c92b420a18672222b710f86f77a", default-features = false } +tempo-precompiles = { git = "https://github.com/tempoxyz/tempo", rev = "7d809cf350e35c92b420a18672222b710f86f77a" } ## Pinned dependencies. Enabled for the workspace in crates/test-utils.