diff --git a/Cargo.lock b/Cargo.lock index 1a7c01a..51b7e5c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -88,9 +88,9 @@ checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" [[package]] name = "alloy" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07dc44b606f29348ce7c127e7f872a6d2df3cfeff85b7d6bba62faca75112fdd" +checksum = "4973038846323e4e69a433916522195dce2947770076c03078fc21c80ea0f1c4" dependencies = [ "alloy-consensus", "alloy-contract", @@ -121,9 +121,9 @@ dependencies = [ [[package]] name = "alloy-consensus" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4e4ff99651d46cef43767b5e8262ea228cd05287409ccb0c947cc25e70a952f9" +checksum = "b0c0dc44157867da82c469c13186015b86abef209bf0e41625e4b68bac61d728" dependencies = [ "alloy-eips", "alloy-primitives", @@ -149,9 +149,9 @@ dependencies = [ [[package]] name = "alloy-consensus-any" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a0701b0eda8051a2398591113e7862f807ccdd3315d0b441f06c2a0865a379b" +checksum = "ba4cdb42df3871cd6b346d6a938ec2ba69a9a0f49d1f82714bc5c48349268434" dependencies = [ "alloy-consensus", "alloy-eips", @@ -164,9 +164,9 @@ dependencies = [ [[package]] name = "alloy-contract" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f3c83c7a3c4e1151e8cac383d0a67ddf358f37e5ea51c95a1283d897c9de0a5a" +checksum = "ca63b7125a981415898ffe2a2a696c83696c9c6bdb1671c8a912946bbd8e49e7" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -186,9 +186,9 @@ dependencies = [ [[package]] name = "alloy-core" -version = "1.5.4" +version = "1.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dcfbc46fa201350bf859add798d818bbe68b84882a8af832e4433791d28a975d" +checksum = "23e8604b0c092fabc80d075ede181c9b9e596249c70b99253082d7e689836529" dependencies = [ "alloy-dyn-abi", "alloy-json-abi", @@ -199,9 +199,9 @@ dependencies = [ [[package]] name = "alloy-dyn-abi" -version = "1.5.6" +version = "1.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e6ab1b2f1b48a7e6b3597cb2afae04f93879fb69d71e39736b5663d7366b23f2" +checksum = "cc2db5c583aaef0255aa63a4fe827f826090142528bba48d1bf4119b62780cad" dependencies = [ "alloy-json-abi", "alloy-primitives", @@ -275,9 +275,9 @@ dependencies = [ [[package]] name = "alloy-eips" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "def1626eea28d48c6cc0a6f16f34d4af0001906e4f889df6c660b39c86fd044d" +checksum = "b9f7ef09f21bd1e9cb8a686f168cb4a206646804567f0889eadb8dcc4c9288c8" dependencies = [ "alloy-eip2124", "alloy-eip2930", @@ -323,9 +323,9 @@ dependencies = [ [[package]] name = "alloy-genesis" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55d9d1aba3f914f0e8db9e4616ae37f3d811426d95bdccf44e47d0605ab202f6" +checksum = "7c9cf3b99f46615fbf7dc1add0c96553abb7bf88fc9ec70dfbe7ad0b47ba7fe8" dependencies = [ "alloy-eips", "alloy-primitives", @@ -352,9 +352,9 @@ dependencies = [ [[package]] name = "alloy-json-abi" -version = "1.5.6" +version = "1.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e414aa37b335ad2acb78a95814c59d137d53139b412f87aed1e10e2d862cd49" +checksum = "e9dbe713da0c737d9e5e387b0ba790eb98b14dd207fe53eef50e19a5a8ec3dac" dependencies = [ "alloy-primitives", "alloy-sol-type-parser", @@ -364,9 +364,9 @@ dependencies = [ [[package]] name = "alloy-json-rpc" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e57586581f2008933241d16c3e3f633168b3a5d2738c5c42ea5246ec5e0ef17a" +checksum = "ff42cd777eea61f370c0b10f2648a1c81e0b783066cd7269228aa993afd487f7" dependencies = [ "alloy-primitives", "alloy-sol-types", @@ -379,9 +379,9 @@ dependencies = [ [[package]] name = "alloy-network" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b36c2a0ed74e48851f78415ca5b465211bd678891ba11e88fee09eac534bab1" +checksum = "8cbca04f9b410fdc51aaaf88433cbac761213905a65fe832058bcf6690585762" dependencies = [ "alloy-consensus", "alloy-consensus-any", @@ -405,9 +405,9 @@ dependencies = [ [[package]] name = "alloy-network-primitives" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "636c8051da58802e757b76c3b65af610b95799f72423dc955737dec73de234fd" +checksum = "42d6d15e069a8b11f56bef2eccbad2a873c6dd4d4c81d04dda29710f5ea52f04" dependencies = [ "alloy-consensus", "alloy-eips", @@ -418,9 +418,9 @@ dependencies = [ [[package]] name = "alloy-primitives" -version = "1.5.6" +version = "1.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "66b1483f8c2562bf35f0270b697d5b5fe8170464e935bd855a4c5eaf6f89b354" +checksum = "de3b431b4e72cd8bd0ec7a50b4be18e73dab74de0dba180eef171055e5d5926e" dependencies = [ "alloy-rlp", "arbitrary", @@ -448,9 +448,9 @@ dependencies = [ [[package]] name = "alloy-provider" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b3dd56e2eafe8b1803e325867ac2c8a4c73c9fb5f341ffd8347f9344458c5922" +checksum = "d181c8cc7cf4805d7e589bf4074d56d55064fa1a979f005a45a62b047616d870" dependencies = [ "alloy-chains", "alloy-consensus", @@ -492,9 +492,9 @@ dependencies = [ [[package]] name = "alloy-pubsub" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6eebf54983d4fccea08053c218ee5c288adf2e660095a243d0532a8070b43955" +checksum = "e8bd82953194dec221aa4cbbbb0b1e2df46066fe9d0333ac25b43a311e122d13" dependencies = [ "alloy-json-rpc", "alloy-primitives", @@ -531,14 +531,14 @@ checksum = "ce8849c74c9ca0f5a03da1c865e3eb6f768df816e67dd3721a398a8a7e398011" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] name = "alloy-rpc-client" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "91577235d341a1bdbee30a463655d08504408a4d51e9f72edbfc5a622829f402" +checksum = "f2792758a93ae32a32e9047c843d536e1448044f78422d71bf7d7c05149e103f" dependencies = [ "alloy-json-rpc", "alloy-primitives", @@ -562,9 +562,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "79cff039bf01a17d76c0aace3a3a773d5f895eb4c68baaae729ec9da9e86c99c" +checksum = "7bdcbf9dfd5eea8bfeb078b1d906da8cd3a39c4d4dbe7a628025648e323611f6" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -575,9 +575,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-admin" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "564afceae126df73b95f78c81eb46e2ef689a45ace0fcdaf5c9a178693a5ccca" +checksum = "42325c117af3a9e49013f881c1474168db57978e02085fc9853a1c89e0562740" dependencies = [ "alloy-genesis", "alloy-primitives", @@ -587,9 +587,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-anvil" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d22250cf438b6a3926de67683c08163bfa1fd1efa47ee9512cbcd631b6b0243c" +checksum = "e0a3100b76987c1b1dc81f3abe592b7edc29e92b1242067a69d65e0030b35cf9" dependencies = [ "alloy-primitives", "alloy-rpc-types-eth", @@ -599,9 +599,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-any" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "73234a141ecce14e2989748c04fcac23deee67a445e2c4c167cfb42d4dacd1b6" +checksum = "dd720b63f82b457610f2eaaf1f32edf44efffe03ae25d537632e7d23e7929e1a" dependencies = [ "alloy-consensus-any", "alloy-rpc-types-eth", @@ -610,9 +610,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-beacon" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "625af0c3ebd3c31322edb1fb6b8e3e518acc39e164ed07e422eaff05310ff2fa" +checksum = "4a22e13215866f5dfd5d3278f4c41f1fad9410dc68ce39022f58593c873c26f8" dependencies = [ "alloy-eips", "alloy-primitives", @@ -630,9 +630,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-debug" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "779f70ab16a77e305571881b07a9bc6b0068ae6f962497baf5762825c5b839fb" +checksum = "e1b21e1ad18ff1b31ff1030e046462ab8168cf8894e6778cd805c8bdfe2bd649" dependencies = [ "alloy-primitives", "derive_more", @@ -642,9 +642,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-engine" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "10620d600cc46538f613c561ac9a923843c6c74c61f054828dcdb8dd18c72ec4" +checksum = "e4ac61f03f1edabccde1c687b5b25fff28f183afee64eaa2e767def3929e4457" dependencies = [ "alloy-consensus", "alloy-eips", @@ -663,9 +663,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-eth" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "010e101dbebe0c678248907a2545b574a87d078d82c2f6f5d0e8e7c9a6149a10" +checksum = "9b2dc411f13092f237d2bf6918caf80977fc2f51485f9b90cb2a2f956912c8c9" dependencies = [ "alloy-consensus", "alloy-consensus-any", @@ -685,9 +685,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-mev" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "375e4bf001135fe4f344db6197fafed8c2b61e99fa14d3597f44cd413f79e45b" +checksum = "fe85bf3be739126aa593dca9fb3ab13ca93fa7873e6f2247be64d7f2cb15f34a" dependencies = [ "alloy-consensus", "alloy-eips", @@ -700,9 +700,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-trace" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be096f74d85e1f927580b398bf7bc5b4aa62326f149680ec0867e3c040c9aced" +checksum = "1ad79f1e27e161943b5a4f99fe5534ef0849876214be411e0032c12f38e94daa" dependencies = [ "alloy-primitives", "alloy-rpc-types-eth", @@ -714,9 +714,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-txpool" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "14ab75189fbc29c5dd6f0bc1529bccef7b00773b458763f4d9d81a77ae4a1a2d" +checksum = "d459f902a2313737bc66d18ed094c25d2aeb268b74d98c26bbbda2aa44182ab0" dependencies = [ "alloy-primitives", "alloy-rpc-types-eth", @@ -726,9 +726,9 @@ dependencies = [ [[package]] name = "alloy-serde" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e6d631f8b975229361d8af7b2c749af31c73b3cf1352f90e144ddb06227105e" +checksum = "e2ce1e0dbf7720eee747700e300c99aac01b1a95bb93f493a01e78ee28bb1a37" dependencies = [ "alloy-primitives", "arbitrary", @@ -738,9 +738,9 @@ dependencies = [ [[package]] name = "alloy-signer" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97f40010b5e8f79b70bf163b38cd15f529b18ca88c4427c0e43441ee54e4ed82" +checksum = "2425c6f314522c78e8198979c8cbf6769362be4da381d4152ea8eefce383535d" dependencies = [ "alloy-primitives", "async-trait", @@ -753,9 +753,9 @@ dependencies = [ [[package]] name = "alloy-signer-local" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c4ec1cc27473819399a3f0da83bc1cef0ceaac8c1c93997696e46dc74377a58" +checksum = "c3ecb71ee53d8d9c3fa7bac17542c8116ebc7a9726c91b1bf333ec3d04f5a789" dependencies = [ "alloy-consensus", "alloy-network", @@ -772,23 +772,23 @@ dependencies = [ [[package]] name = "alloy-sol-macro" -version = "1.5.6" +version = "1.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c4b64c8146291f750c3f391dff2dd40cf896f7e2b253417a31e342aa7265baa" +checksum = "ab81bab693da9bb79f7a95b64b394718259fdd7e41dceeced4cad57cb71c4f6a" dependencies = [ "alloy-sol-macro-expander", "alloy-sol-macro-input", "proc-macro-error2", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] name = "alloy-sol-macro-expander" -version = "1.5.6" +version = "1.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9df903674682f9bae8d43fdea535ab48df2d6a8cb5104ca29c58ada22ef67b3" +checksum = "489f1620bb7e2483fb5819ed01ab6edc1d2f93939dce35a5695085a1afd1d699" dependencies = [ "alloy-json-abi", "alloy-sol-macro-input", @@ -799,15 +799,15 @@ dependencies = [ "proc-macro2", "quote", "sha3", - "syn 2.0.114", + "syn 2.0.117", "syn-solidity", ] [[package]] name = "alloy-sol-macro-input" -version = "1.5.6" +version = "1.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "737b8a959f527a86e07c44656db237024a32ae9b97d449f788262a547e8aa136" +checksum = "56cef806ad22d4392c5fc83cf8f2089f988eb99c7067b4e0c6f1971fc1cca318" dependencies = [ "alloy-json-abi", "const-hex", @@ -817,15 +817,15 @@ dependencies = [ "proc-macro2", "quote", "serde_json", - "syn 2.0.114", + "syn 2.0.117", "syn-solidity", ] [[package]] name = "alloy-sol-type-parser" -version = "1.5.6" +version = "1.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b28e6e86c6d2db52654b65a5a76b4f57eae5a32a7f0aa2222d1dbdb74e2cb8e0" +checksum = "a6df77fea9d6a2a75c0ef8d2acbdfd92286cc599983d3175ccdc170d3433d249" dependencies = [ "serde", "winnow", @@ -833,9 +833,9 @@ dependencies = [ [[package]] name = "alloy-sol-types" -version = "1.5.6" +version = "1.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fdf7effe4ab0a4f52c865959f790036e61a7983f68b13b75d7fbcedf20b753ce" +checksum = "64612d29379782a5dde6f4b6570d9c756d734d760c0c94c254d361e678a6591f" dependencies = [ "alloy-json-abi", "alloy-primitives", @@ -845,9 +845,9 @@ dependencies = [ [[package]] name = "alloy-transport" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a03bb3f02b9a7ab23dacd1822fa7f69aa5c8eefcdcf57fad085e0b8d76fb4334" +checksum = "fa186e560d523d196580c48bf00f1bf62e63041f28ecf276acc22f8b27bb9f53" dependencies = [ "alloy-json-rpc", "auto_impl", @@ -868,9 +868,9 @@ dependencies = [ [[package]] name = "alloy-transport-http" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ce599598ef8ebe067f3627509358d9faaa1ef94f77f834a7783cd44209ef55c" +checksum = "aa501ad58dd20acddbfebc65b52e60f05ebf97c52fa40d1b35e91f5e2da0ad0e" dependencies = [ "alloy-json-rpc", "alloy-transport", @@ -884,9 +884,9 @@ dependencies = [ [[package]] name = "alloy-transport-ipc" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49963a2561ebd439549915ea61efb70a7b13b97500ec16ca507721c9d9957d07" +checksum = "c2ef85688e5ac2da72afc804e0a1f153a1f309f05a864b1998bbbed7804dbaab" dependencies = [ "alloy-json-rpc", "alloy-pubsub", @@ -904,9 +904,9 @@ dependencies = [ [[package]] name = "alloy-transport-ws" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ed38ea573c6658e0c2745af9d1f1773b1ed83aa59fbd9c286358ad469c3233a" +checksum = "b9f00445db69d63298e2b00a0ea1d859f00e6424a3144ffc5eba9c31da995e16" dependencies = [ "alloy-pubsub", "alloy-transport", @@ -942,14 +942,14 @@ dependencies = [ [[package]] name = "alloy-tx-macros" -version = "1.6.3" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "397406cf04b11ca2a48e6f81804c70af3f40a36abf648e11dc7416043eb0834d" +checksum = "6fa0c53e8c1e1ef4d01066b01c737fb62fc9397ab52c6e7bb5669f97d281b9bc" dependencies = [ "darling 0.21.3", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -1013,9 +1013,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.101" +version = "1.0.102" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f0e0fee31ef5ed1ba1316088939cea399010ed7731dba877ed44aeb407a75ea" +checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" [[package]] name = "aquamarine" @@ -1028,7 +1028,7 @@ dependencies = [ "proc-macro-error2", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -1170,7 +1170,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "62945a2f7e6de02a31fe400aa489f0e0f5b2502e69f95f853adb82a96c7a6b60" dependencies = [ "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -1208,7 +1208,7 @@ dependencies = [ "num-traits", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -1297,7 +1297,7 @@ checksum = "213888f660fddcca0d257e88e54ac05bca01885f258ccdf695bafd77031bb69d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -1347,15 +1347,15 @@ dependencies = [ [[package]] name = "asn1_der" -version = "0.7.6" +version = "0.7.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "155a5a185e42c6b77ac7b88a15143d930a9e9727a5b7b77eed417404ab15c247" +checksum = "4858a9d740c5007a9069007c3b4e91152d0506f13c1b31dd49051fd537656156" [[package]] name = "async-compression" -version = "0.4.39" +version = "0.4.40" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "68650b7df54f0293fd061972a0fb05aaf4fc0879d3b3d21a638a182c5c543b9f" +checksum = "7d67d43201f4d20c78bcda740c142ca52482d81da80681533d33bf3f0596c8e2" dependencies = [ "compression-codecs", "compression-core", @@ -1382,7 +1382,7 @@ checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -1393,7 +1393,7 @@ checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -1431,7 +1431,7 @@ checksum = "ffdcb70bdbc4d478427380519163274ac86e52916e10f0a8889adf0f96d3fee7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -1517,7 +1517,7 @@ version = "0.72.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "cexpr", "clang-sys", "itertools 0.13.0", @@ -1526,7 +1526,7 @@ dependencies = [ "regex", "rustc-hash", "shlex", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -1568,9 +1568,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "bitflags" -version = "2.10.0" +version = "2.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" +checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af" dependencies = [ "arbitrary", "serde_core", @@ -1639,7 +1639,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -1684,9 +1684,9 @@ dependencies = [ [[package]] name = "bumpalo" -version = "3.19.1" +version = "3.20.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510" +checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb" [[package]] name = "byte-slice-cast" @@ -1775,9 +1775,9 @@ dependencies = [ [[package]] name = "cc" -version = "1.2.55" +version = "1.2.56" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "47b26a0954ae34af09b50f0de26458fa95369a0d478d8236d3f93082b219bd29" +checksum = "aebf35691d1bfb0ac386a69bac2fde4dd276fb618cf8bf4f5318fe285e821bb2" dependencies = [ "find-msvc-tools", "jobserver", @@ -1814,9 +1814,9 @@ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" [[package]] name = "chrono" -version = "0.4.43" +version = "0.4.44" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118" +checksum = "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0" dependencies = [ "iana-time-zone", "js-sys", @@ -1849,9 +1849,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.57" +version = "4.5.60" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6899ea499e3fb9305a65d5ebf6e3d2248c5fab291f300ad0a704fbe142eae31a" +checksum = "2797f34da339ce31042b27d23607e051786132987f595b02ba4f6a6dffb7030a" dependencies = [ "clap_builder", "clap_derive", @@ -1859,9 +1859,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.57" +version = "4.5.60" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b12c8b680195a62a8364d16b8447b01b6c2c8f9aaf68bee653be34d4245e238" +checksum = "24a241312cea5059b13574bb9b3861cabf758b879c15190b37b6d6fd63ab6876" dependencies = [ "anstream", "anstyle", @@ -1878,14 +1878,14 @@ dependencies = [ "heck", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] name = "clap_lex" -version = "0.7.7" +version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32" +checksum = "3a822ea5bc7590f9d40f1ba12c0dc3c2760f3482c6984db1573ad11031420831" [[package]] name = "coins-bip32" @@ -1981,9 +1981,9 @@ dependencies = [ [[package]] name = "compression-codecs" -version = "0.4.36" +version = "0.4.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "00828ba6fd27b45a448e57dbfe84f1029d4c9f26b368157e9a448a5f49a2ec2a" +checksum = "eb7b51a7d9c967fc26773061ba86150f19c50c0d65c887cb1fbe295fd16619b7" dependencies = [ "brotli", "compression-core", @@ -2175,7 +2175,7 @@ version = "0.29.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d8b9f2e4c67f833b660cdb0a3523065869fb35570177239812ed4c905aeff87b" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "crossterm_winapi", "derive_more", "document-features", @@ -2258,7 +2258,7 @@ checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2302,7 +2302,7 @@ dependencies = [ "proc-macro2", "quote", "strsim", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2317,7 +2317,7 @@ dependencies = [ "quote", "serde", "strsim", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2330,7 +2330,7 @@ dependencies = [ "proc-macro2", "quote", "strsim", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2341,7 +2341,7 @@ checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead" dependencies = [ "darling_core 0.20.11", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2352,7 +2352,7 @@ checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81" dependencies = [ "darling_core 0.21.3", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2363,7 +2363,7 @@ checksum = "ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d" dependencies = [ "darling_core 0.23.0", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2405,7 +2405,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ab67060fc6b8ef687992d439ca0fa36e7ed17e9a0b16b25b601e8757df720de" dependencies = [ "data-encoding", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2437,9 +2437,9 @@ dependencies = [ [[package]] name = "deranged" -version = "0.5.6" +version = "0.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc3dc5ad92c2e2d1c193bbbbdf2ea477cb81331de4f3103f267ca18368b988c4" +checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c" dependencies = [ "powerfmt", "serde_core", @@ -2464,7 +2464,7 @@ checksum = "ef941ded77d15ca19b40374869ac6000af1c9f2a4c0f3d4c70926287e6364a8f" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2475,7 +2475,7 @@ checksum = "1e567bd82dcff979e4b03460c307b3cdc9e96fde3d73bed1496d2bc75d9dd62a" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2496,7 +2496,7 @@ dependencies = [ "darling 0.20.11", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2506,7 +2506,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c" dependencies = [ "derive_builder_core", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2528,7 +2528,7 @@ dependencies = [ "proc-macro2", "quote", "rustc_version 0.4.1", - "syn 2.0.114", + "syn 2.0.117", "unicode-xid", ] @@ -2642,7 +2642,7 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2721,7 +2721,7 @@ dependencies = [ "enum-ordinalize", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2791,7 +2791,7 @@ dependencies = [ "heck", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2811,7 +2811,7 @@ checksum = "8ca9601fb2d62598ee17836250842873a413586e5d7ed88b356e38ddbb0ec631" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2893,7 +2893,7 @@ dependencies = [ "darling 0.20.11", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -2905,7 +2905,7 @@ dependencies = [ "darling 0.23.0", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -3301,7 +3301,7 @@ checksum = "6dc7a9cb3326bafb80642c5ce99b39a2c0702d4bfa8ee8a3e773791a6cbe2407" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -3373,9 +3373,9 @@ checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c" [[package]] name = "futures" -version = "0.3.31" +version = "0.3.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" +checksum = "8b147ee9d1f6d097cef9ce628cd2ee62288d963e16fb287bd9286455b241382d" dependencies = [ "futures-channel", "futures-core", @@ -3388,9 +3388,9 @@ dependencies = [ [[package]] name = "futures-channel" -version = "0.3.31" +version = "0.3.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" +checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d" dependencies = [ "futures-core", "futures-sink", @@ -3398,15 +3398,15 @@ dependencies = [ [[package]] name = "futures-core" -version = "0.3.31" +version = "0.3.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" +checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" [[package]] name = "futures-executor" -version = "0.3.31" +version = "0.3.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" +checksum = "baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d" dependencies = [ "futures-core", "futures-task", @@ -3415,32 +3415,32 @@ dependencies = [ [[package]] name = "futures-io" -version = "0.3.31" +version = "0.3.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" +checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718" [[package]] name = "futures-macro" -version = "0.3.31" +version = "0.3.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" +checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] name = "futures-sink" -version = "0.3.31" +version = "0.3.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" +checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893" [[package]] name = "futures-task" -version = "0.3.31" +version = "0.3.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" +checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" [[package]] name = "futures-timer" @@ -3454,9 +3454,9 @@ dependencies = [ [[package]] name = "futures-util" -version = "0.3.31" +version = "0.3.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" +checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" dependencies = [ "futures-channel", "futures-core", @@ -3466,7 +3466,6 @@ dependencies = [ "futures-task", "memchr", "pin-project-lite", - "pin-utils", "slab", ] @@ -3558,7 +3557,7 @@ version = "0.20.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7b88256088d75a56f8ecfa070513a775dd9107f6530ef14919dac831af9cfe2b" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "libc", "libgit2-sys", "log", @@ -4204,7 +4203,7 @@ checksum = "a0eb5a3343abf848c0984fe4604b2b105da9539376e24fc0a3b0007411ae4fd9" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -4271,7 +4270,7 @@ version = "0.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "inotify-sys", "libc", ] @@ -4305,14 +4304,14 @@ dependencies = [ "indoc", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] name = "interprocess" -version = "2.3.1" +version = "2.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "53bf2b0e0785c5394a7392f66d7c4fb9c653633c29b27a932280da3cb344c66a" +checksum = "6be5e5c847dbdb44564bd85294740d031f4f8aeb3464e5375ef7141f7538db69" dependencies = [ "doctest-file", "futures-core", @@ -4424,9 +4423,9 @@ dependencies = [ [[package]] name = "js-sys" -version = "0.3.85" +version = "0.3.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8c942ebf8e95485ca0d52d97da7c5a2c387d0e7f0ba4c35e93bfcaee045955b3" +checksum = "f4eacb0641a310445a4c513f2a5e23e19952e269c6a38887254d5f837a305506" dependencies = [ "once_cell", "wasm-bindgen", @@ -4536,7 +4535,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -4647,9 +4646,9 @@ dependencies = [ [[package]] name = "keccak" -version = "0.1.5" +version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ecc2af9a1119c51f12a14607e783cb977bde58bc069ff0c3da1095e635d70654" +checksum = "cb26cec98cce3a3d96cbb7bced3c4b16e3d13f27ec56dbd62cbc8f39cfb9d653" dependencies = [ "cpufeatures", ] @@ -4698,9 +4697,9 @@ checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" [[package]] name = "libc" -version = "0.2.181" +version = "0.2.182" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "459427e2af2b9c839b132acb702a1c654d95e10f8c326bfc2ad11310e458b1c5" +checksum = "6800badb6cb2082ffd7b6a67e6125bb39f18782f793520caee8cb8846be06112" [[package]] name = "libgit2-sys" @@ -4766,16 +4765,16 @@ version = "0.1.12" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "libc", - "redox_syscall 0.7.0", + "redox_syscall 0.7.1", ] [[package]] name = "libz-sys" -version = "1.1.23" +version = "1.1.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "15d118bbf3771060e7311cc7bb0545b01d08a8b4a7de949198dec1fa0ca1c0f7" +checksum = "4735e9cbde5aac84a5ce588f6b23a90b9b0b528f6c5a8db8a4aff300463a0839" dependencies = [ "cc", "libc", @@ -4789,7 +4788,7 @@ version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5f4de44e98ddbf09375cbf4d17714d18f39195f4f4894e8524501726fd9a8a4a" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", ] [[package]] @@ -4810,9 +4809,9 @@ dependencies = [ [[package]] name = "linux-raw-sys" -version = "0.11.0" +version = "0.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" +checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" [[package]] name = "litemap" @@ -4927,7 +4926,7 @@ checksum = "1b27834086c65ec3f9387b096d66e99f221cf081c2b738042aa252bcd41204e3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -4938,7 +4937,7 @@ checksum = "757aee279b8bdbb9f9e676796fd459e4207a1f986e87886700abf589f5abf771" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -4958,9 +4957,9 @@ checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" [[package]] name = "memmap2" -version = "0.9.9" +version = "0.9.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "744133e4a0e0a658e1374cf3bf8e415c4052a15a111acd372764c55b4177d490" +checksum = "714098028fe011992e1c3962653c96b2d578c4b4bce9036e15ff220319b1e0e3" dependencies = [ "libc", ] @@ -4977,13 +4976,13 @@ dependencies = [ [[package]] name = "metrics-derive" -version = "0.1.1" +version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37a87f4b19620e4c561f7b48f5e6ca085b1780def671696a6a3d9d0c137360ec" +checksum = "161ab904c2c62e7bda0f7562bf22f96440ca35ff79e66c800cbac298f2f4f5ec" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -5094,7 +5093,7 @@ checksum = "59b43b4fd69e3437618106f7754f34021b831a514f9e1a98ae863cabcd8d8dad" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -5163,17 +5162,17 @@ dependencies = [ [[package]] name = "native-tls" -version = "0.2.14" +version = "0.2.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" +checksum = "465500e14ea162429d264d44189adc38b199b62b1c21eea9f69e4b73cb03bbf2" dependencies = [ "libc", "log", "openssl", - "openssl-probe 0.1.6", + "openssl-probe", "openssl-sys", "schannel", - "security-framework 2.11.1", + "security-framework", "security-framework-sys", "tempfile", ] @@ -5194,7 +5193,7 @@ version = "8.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4d3d07927151ff8575b7087f245456e549fea62edf0ec4e565a5ee50c8402bc3" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "fsevent-sys", "inotify", "kqueue", @@ -5212,7 +5211,7 @@ version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "42b8cfee0e339a0337359f3c88165702ac6e600dc01c0cc9579a92d62b08477a" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", ] [[package]] @@ -5342,7 +5341,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -5375,7 +5374,7 @@ version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1c10c2894a6fed806ade6027bcd50662746363a9589d3ec9d9bef30a4e4bc166" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", ] [[package]] @@ -5532,7 +5531,7 @@ version = "0.10.75" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "08838db121398ad17ab8531ce9de97b244589089e290a384c900cb9ff7434328" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "cfg-if", "foreign-types", "libc", @@ -5549,15 +5548,9 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] -[[package]] -name = "openssl-probe" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" - [[package]] name = "openssl-probe" version = "0.2.1" @@ -5711,7 +5704,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -5820,7 +5813,7 @@ dependencies = [ "phf_shared", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -5849,7 +5842,7 @@ checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -5948,7 +5941,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" dependencies = [ "proc-macro2", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -5999,7 +5992,7 @@ dependencies = [ "proc-macro-error-attr2", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -6017,7 +6010,7 @@ version = "0.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "25485360a54d6861439d60facef26de713b1e126bf015ec8f98239467a2b82f7" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "chrono", "flate2", "procfs-core", @@ -6030,7 +6023,7 @@ version = "0.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e6401bf7b6af22f78b563665d15a22e9aef27775b79b149a66ca022468a4e405" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "chrono", "hex", ] @@ -6043,7 +6036,7 @@ checksum = "37566cb3fdacef14c0737f9546df7cfeadbfbc9fef10991038bf5015d0c80532" dependencies = [ "bit-set", "bit-vec", - "bitflags 2.10.0", + "bitflags 2.11.0", "num-traits", "rand 0.9.2", "rand_chacha 0.9.0", @@ -6072,7 +6065,7 @@ checksum = "fb6dc647500e84a25a85b100e76c85b8ace114c209432dc174f20aac11d4ed6c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -6095,7 +6088,7 @@ dependencies = [ "itertools 0.14.0", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -6286,9 +6279,9 @@ dependencies = [ [[package]] name = "rapidhash" -version = "4.3.0" +version = "4.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "84816e4c99c467e92cf984ee6328caa976dfecd33a673544489d79ca2caaefe5" +checksum = "b5e48930979c155e2f33aa36ab3119b5ee81332beb6482199a8ecd6029b80b59" dependencies = [ "rand 0.9.2", "rustversion", @@ -6312,7 +6305,7 @@ version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5ef8dea09a92caaf73bff7adb70b76162e5937524058a7e5bff37869cbbec293" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "compact_str", "hashbrown 0.16.1", "indoc", @@ -6344,7 +6337,7 @@ version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d7dbfa023cd4e604c2553483820c5fe8aa9d71a42eea5aa77c6e7f35756612db" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "hashbrown 0.16.1", "indoc", "instability", @@ -6363,7 +6356,7 @@ version = "11.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "498cd0dc59d73224351ee52a95fee0f1a617a2eae0e7d9d720cc622c73a54186" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", ] [[package]] @@ -6398,16 +6391,16 @@ version = "0.5.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", ] [[package]] name = "redox_syscall" -version = "0.7.0" +version = "0.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49f3fe0889e69e2ae9e41f4d6c4c0181701d00e4697b356fb1f74173a5e0ee27" +checksum = "35985aa610addc02e24fc232012c86fd11f14111180f902b67e2d5331f8ebf2b" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", ] [[package]] @@ -6449,7 +6442,7 @@ checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -6572,8 +6565,8 @@ checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7" [[package]] name = "reth-basic-payload-builder" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6596,8 +6589,8 @@ dependencies = [ [[package]] name = "reth-chain-state" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6628,8 +6621,8 @@ dependencies = [ [[package]] name = "reth-chainspec" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-chains", "alloy-consensus", @@ -6648,8 +6641,8 @@ dependencies = [ [[package]] name = "reth-cli" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-genesis", "clap", @@ -6662,8 +6655,8 @@ dependencies = [ [[package]] name = "reth-cli-commands" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-chains", "alloy-consensus", @@ -6748,8 +6741,8 @@ dependencies = [ [[package]] name = "reth-cli-runner" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "reth-tasks", "tokio", @@ -6758,8 +6751,8 @@ dependencies = [ [[package]] name = "reth-cli-util" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6778,8 +6771,8 @@ dependencies = [ [[package]] name = "reth-codecs" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6798,18 +6791,18 @@ dependencies = [ [[package]] name = "reth-codecs-derive" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] name = "reth-config" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "eyre", "humantime-serde", @@ -6824,8 +6817,8 @@ dependencies = [ [[package]] name = "reth-consensus" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -6837,8 +6830,8 @@ dependencies = [ [[package]] name = "reth-consensus-common" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6849,8 +6842,8 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6875,8 +6868,8 @@ dependencies = [ [[package]] name = "reth-db" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "derive_more", @@ -6902,8 +6895,8 @@ dependencies = [ [[package]] name = "reth-db-api" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -6931,8 +6924,8 @@ dependencies = [ [[package]] name = "reth-db-common" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -6961,8 +6954,8 @@ dependencies = [ [[package]] name = "reth-db-models" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6976,8 +6969,8 @@ dependencies = [ [[package]] name = "reth-discv4" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7001,8 +6994,8 @@ dependencies = [ [[package]] name = "reth-discv5" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7025,8 +7018,8 @@ dependencies = [ [[package]] name = "reth-dns-discovery" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "dashmap", @@ -7049,8 +7042,8 @@ dependencies = [ [[package]] name = "reth-downloaders" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7084,8 +7077,8 @@ dependencies = [ [[package]] name = "reth-e2e-test-utils" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7142,8 +7135,8 @@ dependencies = [ [[package]] name = "reth-ecies" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "aes", "alloy-primitives", @@ -7170,8 +7163,8 @@ dependencies = [ [[package]] name = "reth-engine-local" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7193,8 +7186,8 @@ dependencies = [ [[package]] name = "reth-engine-primitives" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7218,8 +7211,8 @@ dependencies = [ [[package]] name = "reth-engine-service" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "futures", "pin-project", @@ -7240,8 +7233,8 @@ dependencies = [ [[package]] name = "reth-engine-tree" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eip7928", @@ -7297,8 +7290,8 @@ dependencies = [ [[package]] name = "reth-engine-util" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -7325,8 +7318,8 @@ dependencies = [ [[package]] name = "reth-era" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7340,8 +7333,8 @@ dependencies = [ [[package]] name = "reth-era-downloader" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "bytes", @@ -7356,8 +7349,8 @@ dependencies = [ [[package]] name = "reth-era-utils" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7378,8 +7371,8 @@ dependencies = [ [[package]] name = "reth-errors" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "reth-consensus", "reth-execution-errors", @@ -7389,8 +7382,8 @@ dependencies = [ [[package]] name = "reth-eth-wire" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-chains", "alloy-primitives", @@ -7418,8 +7411,8 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-chains", "alloy-consensus", @@ -7442,8 +7435,8 @@ dependencies = [ [[package]] name = "reth-ethereum" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-rpc-types-engine", "alloy-rpc-types-eth", @@ -7482,8 +7475,8 @@ dependencies = [ [[package]] name = "reth-ethereum-cli" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "clap", "eyre", @@ -7505,8 +7498,8 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7521,8 +7514,8 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7539,8 +7532,8 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -7553,8 +7546,8 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7582,8 +7575,8 @@ dependencies = [ [[package]] name = "reth-ethereum-primitives" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7602,8 +7595,8 @@ dependencies = [ [[package]] name = "reth-etl" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "rayon", "reth-db-api", @@ -7612,8 +7605,8 @@ dependencies = [ [[package]] name = "reth-evm" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7636,8 +7629,8 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7658,8 +7651,8 @@ dependencies = [ [[package]] name = "reth-execution-errors" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-evm", "alloy-primitives", @@ -7671,8 +7664,8 @@ dependencies = [ [[package]] name = "reth-execution-types" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7689,8 +7682,8 @@ dependencies = [ [[package]] name = "reth-exex" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7727,8 +7720,8 @@ dependencies = [ [[package]] name = "reth-exex-types" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7741,8 +7734,8 @@ dependencies = [ [[package]] name = "reth-fs-util" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "serde", "serde_json", @@ -7751,8 +7744,8 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7779,8 +7772,8 @@ dependencies = [ [[package]] name = "reth-ipc" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "bytes", "futures", @@ -7799,10 +7792,10 @@ dependencies = [ [[package]] name = "reth-libmdbx" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "byteorder", "dashmap", "derive_more", @@ -7815,8 +7808,8 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "bindgen", "cc", @@ -7824,8 +7817,8 @@ dependencies = [ [[package]] name = "reth-metrics" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "futures", "metrics", @@ -7836,8 +7829,8 @@ dependencies = [ [[package]] name = "reth-net-banlist" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "ipnet", @@ -7845,8 +7838,8 @@ dependencies = [ [[package]] name = "reth-net-nat" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "futures-util", "if-addrs", @@ -7859,8 +7852,8 @@ dependencies = [ [[package]] name = "reth-network" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7916,8 +7909,8 @@ dependencies = [ [[package]] name = "reth-network-api" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7941,8 +7934,8 @@ dependencies = [ [[package]] name = "reth-network-p2p" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7964,8 +7957,8 @@ dependencies = [ [[package]] name = "reth-network-peers" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7979,8 +7972,8 @@ dependencies = [ [[package]] name = "reth-network-types" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-eip2124", "humantime-serde", @@ -7993,8 +7986,8 @@ dependencies = [ [[package]] name = "reth-nippy-jar" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "anyhow", "bincode", @@ -8010,8 +8003,8 @@ dependencies = [ [[package]] name = "reth-node-api" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-rpc-types-engine", "eyre", @@ -8034,8 +8027,8 @@ dependencies = [ [[package]] name = "reth-node-builder" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8103,8 +8096,8 @@ dependencies = [ [[package]] name = "reth-node-core" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8158,8 +8151,8 @@ dependencies = [ [[package]] name = "reth-node-ethereum" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-eips", "alloy-network", @@ -8196,8 +8189,8 @@ dependencies = [ [[package]] name = "reth-node-ethstats" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8220,8 +8213,8 @@ dependencies = [ [[package]] name = "reth-node-events" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8244,8 +8237,8 @@ dependencies = [ [[package]] name = "reth-node-metrics" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "bytes", "eyre", @@ -8268,8 +8261,8 @@ dependencies = [ [[package]] name = "reth-node-types" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "reth-chainspec", "reth-db-api", @@ -8280,8 +8273,8 @@ dependencies = [ [[package]] name = "reth-payload-builder" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8301,8 +8294,8 @@ dependencies = [ [[package]] name = "reth-payload-builder-primitives" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "pin-project", "reth-payload-primitives", @@ -8313,8 +8306,8 @@ dependencies = [ [[package]] name = "reth-payload-primitives" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8336,8 +8329,8 @@ dependencies = [ [[package]] name = "reth-payload-validator" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -8346,8 +8339,8 @@ dependencies = [ [[package]] name = "reth-primitives" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "once_cell", @@ -8359,8 +8352,8 @@ dependencies = [ [[package]] name = "reth-primitives-traits" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8393,8 +8386,8 @@ dependencies = [ [[package]] name = "reth-provider" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8437,8 +8430,8 @@ dependencies = [ [[package]] name = "reth-prune" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8466,8 +8459,8 @@ dependencies = [ [[package]] name = "reth-prune-types" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "arbitrary", @@ -8482,8 +8475,8 @@ dependencies = [ [[package]] name = "reth-revm" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "reth-primitives-traits", @@ -8495,8 +8488,8 @@ dependencies = [ [[package]] name = "reth-rpc" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -8572,8 +8565,8 @@ dependencies = [ [[package]] name = "reth-rpc-api" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-eip7928", "alloy-eips", @@ -8602,8 +8595,8 @@ dependencies = [ [[package]] name = "reth-rpc-builder" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-network", "alloy-provider", @@ -8643,8 +8636,8 @@ dependencies = [ [[package]] name = "reth-rpc-convert" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-evm", @@ -8664,8 +8657,8 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8694,8 +8687,8 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -8738,8 +8731,8 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8786,8 +8779,8 @@ dependencies = [ [[package]] name = "reth-rpc-layer" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-rpc-types-engine", "http 1.4.0", @@ -8800,8 +8793,8 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8816,8 +8809,8 @@ dependencies = [ [[package]] name = "reth-stages" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8866,8 +8859,8 @@ dependencies = [ [[package]] name = "reth-stages-api" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8893,8 +8886,8 @@ dependencies = [ [[package]] name = "reth-stages-types" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "arbitrary", @@ -8907,8 +8900,8 @@ dependencies = [ [[package]] name = "reth-static-file" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "parking_lot", @@ -8927,8 +8920,8 @@ dependencies = [ [[package]] name = "reth-static-file-types" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "clap", @@ -8942,8 +8935,8 @@ dependencies = [ [[package]] name = "reth-storage-api" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8966,8 +8959,8 @@ dependencies = [ [[package]] name = "reth-storage-errors" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8983,8 +8976,8 @@ dependencies = [ [[package]] name = "reth-tasks" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "auto_impl", "dyn-clone", @@ -9001,8 +8994,8 @@ dependencies = [ [[package]] name = "reth-testing-utils" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9017,8 +9010,8 @@ dependencies = [ [[package]] name = "reth-tokio-util" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "tokio", "tokio-stream", @@ -9027,8 +9020,8 @@ dependencies = [ [[package]] name = "reth-tracing" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "clap", "eyre", @@ -9044,8 +9037,8 @@ dependencies = [ [[package]] name = "reth-tracing-otlp" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "clap", "eyre", @@ -9061,8 +9054,8 @@ dependencies = [ [[package]] name = "reth-transaction-pool" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9070,7 +9063,7 @@ dependencies = [ "alloy-rlp", "aquamarine", "auto_impl", - "bitflags 2.10.0", + "bitflags 2.11.0", "futures-util", "metrics", "parking_lot", @@ -9107,8 +9100,8 @@ dependencies = [ [[package]] name = "reth-trie" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9133,8 +9126,8 @@ dependencies = [ [[package]] name = "reth-trie-common" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9160,8 +9153,8 @@ dependencies = [ [[package]] name = "reth-trie-db" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "metrics", @@ -9180,8 +9173,8 @@ dependencies = [ [[package]] name = "reth-trie-parallel" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9205,8 +9198,8 @@ dependencies = [ [[package]] name = "reth-trie-sparse" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9224,8 +9217,8 @@ dependencies = [ [[package]] name = "reth-zstd-compressors" -version = "1.11.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.0#564ffa586845fa4a8bb066f0c7b015ff36b26c08" +version = "1.11.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" dependencies = [ "zstd", ] @@ -9433,7 +9426,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "311720d4f0f239b041375e7ddafdbd20032a33b7bae718562ea188e188ed9fd3" dependencies = [ "alloy-eip7928", - "bitflags 2.10.0", + "bitflags 2.11.0", "revm-bytecode", "revm-primitives", "serde", @@ -9611,11 +9604,11 @@ dependencies = [ [[package]] name = "rustix" -version = "1.1.3" +version = "1.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34" +checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "errno", "libc", "linux-raw-sys", @@ -9643,10 +9636,10 @@ version = "0.8.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63" dependencies = [ - "openssl-probe 0.2.1", + "openssl-probe", "rustls-pki-types", "schannel", - "security-framework 3.5.1", + "security-framework", ] [[package]] @@ -9683,7 +9676,7 @@ dependencies = [ "rustls-native-certs", "rustls-platform-verifier-android", "rustls-webpki", - "security-framework 3.5.1", + "security-framework", "security-framework-sys", "webpki-root-certs 0.26.11", "windows-sys 0.59.0", @@ -9853,24 +9846,11 @@ dependencies = [ [[package]] name = "security-framework" -version = "2.11.1" +version = "3.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" +checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d" dependencies = [ - "bitflags 2.10.0", - "core-foundation 0.9.4", - "core-foundation-sys", - "libc", - "security-framework-sys", -] - -[[package]] -name = "security-framework" -version = "3.5.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b3297343eaf830f66ede390ea39da1d462b6b0c1b000f420d0a83f898bbbe6ef" -dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "core-foundation 0.10.1", "core-foundation-sys", "libc", @@ -9879,9 +9859,9 @@ dependencies = [ [[package]] name = "security-framework-sys" -version = "2.15.0" +version = "2.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" +checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3" dependencies = [ "core-foundation-sys", "libc", @@ -9954,7 +9934,7 @@ checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -10020,7 +10000,7 @@ dependencies = [ "darling 0.21.3", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -10086,9 +10066,9 @@ dependencies = [ [[package]] name = "shellexpand" -version = "3.1.1" +version = "3.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b1fdf65dd6331831494dd616b30351c38e96e45921a27745cf98490458b90bb" +checksum = "32824fab5e16e6c4d86dc1ba84489390419a39f97699852b66480bb87d297ed8" dependencies = [ "dirs", ] @@ -10148,9 +10128,9 @@ checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" [[package]] name = "simple_asn1" -version = "0.6.3" +version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "297f631f50729c8c99b84667867963997ec0b50f32b2a7dbcab828ef0541e8bb" +checksum = "0d585997b0ac10be3c5ee635f1bab02d512760d14b7c468801ac8a01d9ae5f1d" dependencies = [ "num-bigint", "num-traits", @@ -10274,7 +10254,7 @@ dependencies = [ "heck", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -10296,9 +10276,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.114" +version = "2.0.117" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a" +checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" dependencies = [ "proc-macro2", "quote", @@ -10307,14 +10287,14 @@ dependencies = [ [[package]] name = "syn-solidity" -version = "1.5.6" +version = "1.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8658017776544996edc21c8c7cc8bb4f13db60955382f4bac25dc6303b38438" +checksum = "53f425ae0b12e2f5ae65542e00898d500d4d318b4baf09f40fd0d410454e9947" dependencies = [ "paste", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -10340,7 +10320,7 @@ checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -10403,9 +10383,9 @@ dependencies = [ [[package]] name = "tempfile" -version = "3.25.0" +version = "3.26.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0136791f7c95b1f6dd99f9cc786b91bb81c3800b639b3478e561ddb7be95e5f1" +checksum = "82a72c767771b47409d2345987fda8628641887d5466101319899796367354a0" dependencies = [ "fastrand", "getrandom 0.4.1", @@ -10440,7 +10420,7 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -10451,7 +10431,7 @@ checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -10586,7 +10566,7 @@ checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -10702,9 +10682,9 @@ dependencies = [ [[package]] name = "toml_parser" -version = "1.0.7+spec-1.1.0" +version = "1.0.9+spec-1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "247eaa3197818b831697600aadf81514e577e0cba5eab10f7e064e78ae154df1" +checksum = "702d4415e08923e7e1ef96cd5727c0dfed80b4d2fa25db9647fe5eb6f7c5a4c4" dependencies = [ "winnow", ] @@ -10717,9 +10697,9 @@ checksum = "ab16f14aed21ee8bfd8ec22513f7287cd4a91aa92e44edfe2c17ddd004e92607" [[package]] name = "tonic" -version = "0.14.3" +version = "0.14.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a286e33f82f8a1ee2df63f4fa35c0becf4a85a0cb03091a15fd7bf0b402dc94a" +checksum = "fec7c61a0695dc1887c1b53952990f3ad2e3a31453e1f49f10e75424943a93ec" dependencies = [ "async-trait", "base64 0.22.1", @@ -10743,9 +10723,9 @@ dependencies = [ [[package]] name = "tonic-prost" -version = "0.14.3" +version = "0.14.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d6c55a2d6a14174563de34409c9f92ff981d006f56da9c6ecd40d9d4a31500b0" +checksum = "a55376a0bbaa4975a3f10d009ad763d8f4108f067c7c2e74f3001fb49778d309" dependencies = [ "bytes", "prost", @@ -10780,7 +10760,7 @@ checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8" dependencies = [ "async-compression", "base64 0.22.1", - "bitflags 2.10.0", + "bitflags 2.11.0", "bytes", "futures-core", "futures-util", @@ -10847,7 +10827,7 @@ checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -11019,7 +10999,7 @@ dependencies = [ "darling 0.20.11", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -11130,9 +11110,9 @@ checksum = "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142" [[package]] name = "unicode-ident" -version = "1.0.23" +version = "1.0.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "537dd038a89878be9b64dd4bd1b260315c1bb94f4d784956b81e27a088d9a09e" +checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" [[package]] name = "unicode-segmentation" @@ -11153,9 +11133,9 @@ dependencies = [ [[package]] name = "unicode-width" -version = "0.2.0" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd" +checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" [[package]] name = "unicode-xid" @@ -11218,11 +11198,11 @@ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" [[package]] name = "uuid" -version = "1.20.0" +version = "1.21.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ee48d38b119b0cd71fe4141b30f5ba9c7c5d9f4e7a3a8b4a674e4b6ef789976f" +checksum = "b672338555252d43fd2240c714dc444b8c6fb0a5c5335e65a07bba7742735ddb" dependencies = [ - "getrandom 0.3.4", + "getrandom 0.4.1", "js-sys", "wasm-bindgen", ] @@ -11294,7 +11274,7 @@ checksum = "d674d135b4a8c1d7e813e2f8d1c9a58308aee4a680323066025e53132218bd91" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -11351,9 +11331,9 @@ dependencies = [ [[package]] name = "wasm-bindgen" -version = "0.2.108" +version = "0.2.112" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "64024a30ec1e37399cf85a7ffefebdb72205ca1c972291c51512360d90bd8566" +checksum = "05d7d0fce354c88b7982aec4400b3e7fcf723c32737cef571bd165f7613557ee" dependencies = [ "cfg-if", "once_cell", @@ -11364,9 +11344,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-futures" -version = "0.4.58" +version = "0.4.62" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "70a6e77fd0ae8029c9ea0063f87c46fde723e7d887703d74ad2616d792e51e6f" +checksum = "ee85afca410ac4abba5b584b12e77ea225db6ee5471d0aebaae0861166f9378a" dependencies = [ "cfg-if", "futures-util", @@ -11378,9 +11358,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.108" +version = "0.2.112" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "008b239d9c740232e71bd39e8ef6429d27097518b6b30bdf9086833bd5b6d608" +checksum = "55839b71ba921e4f75b674cb16f843f4b1f3b26ddfcb3454de1cf65cc021ec0f" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -11388,22 +11368,22 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.108" +version = "0.2.112" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5256bae2d58f54820e6490f9839c49780dff84c65aeab9e772f15d5f0e913a55" +checksum = "caf2e969c2d60ff52e7e98b7392ff1588bffdd1ccd4769eba27222fd3d621571" dependencies = [ "bumpalo", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-shared" -version = "0.2.108" +version = "0.2.112" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1f01b580c9ac74c8d8f0c0e4afb04eeef2acf145458e52c03845ee9cd23e3d12" +checksum = "0861f0dcdf46ea819407495634953cdcc8a8c7215ab799a7a7ce366be71c7b30" dependencies = [ "unicode-ident", ] @@ -11449,7 +11429,7 @@ version = "0.244.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe" dependencies = [ - "bitflags 2.10.0", + "bitflags 2.11.0", "hashbrown 0.15.5", "indexmap 2.13.0", "semver 1.0.27", @@ -11471,9 +11451,9 @@ dependencies = [ [[package]] name = "web-sys" -version = "0.3.85" +version = "0.3.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "312e32e551d92129218ea9a2452120f4aabc03529ef03e4d0d82fb2780608598" +checksum = "10053fbf9a374174094915bbce141e87a6bf32ecd9a002980db4b638405e8962" dependencies = [ "js-sys", "wasm-bindgen", @@ -11615,7 +11595,7 @@ checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -11626,7 +11606,7 @@ checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -12018,7 +11998,7 @@ dependencies = [ "heck", "indexmap 2.13.0", "prettyplease", - "syn 2.0.114", + "syn 2.0.117", "wasm-metadata", "wit-bindgen-core", "wit-component", @@ -12034,7 +12014,7 @@ dependencies = [ "prettyplease", "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", "wit-bindgen-core", "wit-bindgen-rust", ] @@ -12046,7 +12026,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2" dependencies = [ "anyhow", - "bitflags 2.10.0", + "bitflags 2.11.0", "indexmap 2.13.0", "log", "serde", @@ -12145,7 +12125,7 @@ checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", "synstructure", ] @@ -12166,7 +12146,7 @@ checksum = "4122cd3169e94605190e77839c9a40d40ed048d305bfdc146e7df40ab0f3e517" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -12186,7 +12166,7 @@ checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", "synstructure", ] @@ -12207,7 +12187,7 @@ checksum = "85a5b4158499876c763cb03bc4e49185d3cccbabb15b33c627f7884f43db852e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] @@ -12240,14 +12220,14 @@ checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.114", + "syn 2.0.117", ] [[package]] name = "zmij" -version = "1.0.20" +version = "1.0.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4de98dfa5d5b7fef4ee834d0073d560c9ca7b6c46a71d058c48db7960f8cfaf7" +checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa" [[package]] name = "zstd" diff --git a/Cargo.toml b/Cargo.toml index b7db151..78d2dc2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,79 +21,72 @@ repository = "https://github.com/evstack/ev-reth" authors = ["Evolve Stack Contributors"] [workspace.dependencies] -# Reth dependencies - Using v1.11.0 stable -reth-chainspec = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-cli = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-cli-util = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-tracing-otlp = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-node-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-node-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-errors = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-optimism-node = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-optimism-cli = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-optimism-rpc = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-optimism-forks = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-optimism-chainspec = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-optimism-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-optimism-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-trie-db = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-trie-common = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-rpc-eth-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-primitives-traits = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-provider = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-storage-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-tracing = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0", default-features = false } -reth-network = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-network-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-chain-state = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-db-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-ethereum = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-ethereum-cli = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-basic-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-engine-local = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-engine-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-ethereum-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-ethereum-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0", features = ["serde", "serde-bincode-compat", "reth-codec"] } -reth-e2e-test-utils = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0", default-features = false } -reth-evm = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.0" } -reth-evm-ethereum = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.0" } -reth-execution-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-node-core = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-node-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-payload-builder-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-payload-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-primitives = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.0" } -reth-ethereum-forks = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-revm = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.0" } -reth-rpc-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-rpc-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-rpc-engine-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-rpc = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-rpc-convert = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } -reth-codecs = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0" } +# Reth dependencies - Using v1.11.1 stable +reth-chainspec = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-cli = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-cli-util = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-tracing-otlp = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-node-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-node-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-errors = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-trie-db = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-trie-common = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-rpc-eth-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-primitives-traits = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-provider = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-storage-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-tracing = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } +reth-network = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-network-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-chain-state = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-db-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-ethereum = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-ethereum-cli = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-basic-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-engine-local = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-engine-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-ethereum-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-ethereum-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", features = ["serde", "serde-bincode-compat", "reth-codec"] } +reth-e2e-test-utils = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } +reth-evm = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.1" } +reth-evm-ethereum = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.1" } +reth-execution-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-node-core = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-node-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-payload-builder-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-payload-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-primitives = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.1" } +reth-ethereum-forks = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-revm = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.1" } +reth-rpc-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-rpc-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-rpc-engine-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-rpc = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-rpc-convert = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +reth-codecs = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } ev-revm = { path = "crates/ev-revm" } ev-primitives = { path = "crates/ev-primitives" } # Consensus dependencies -reth-consensus = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0", default-features = false } -reth-consensus-common = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0", default-features = false } -reth-ethereum-consensus = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0", default-features = false } +reth-consensus = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } +reth-consensus-common = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } +reth-ethereum-consensus = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } # Test dependencies -reth-testing-utils = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0", default-features = false } -reth-db = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0", default-features = false } -reth-tasks = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.0", default-features = false } +reth-testing-utils = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } +reth-db = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } +reth-tasks = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } revm = { version = "34.0.0", default-features = false } revm-context-interface = { version = "14.0.0", default-features = false } -# Alloy dependencies (aligned to reth v1.11.0) -alloy = { version = "1.5.6", features = [ +# Alloy dependencies (aligned to reth v1.11.1) +alloy = { version = "1.6.3", features = [ "contract", "providers", "provider-http", @@ -101,23 +94,23 @@ alloy = { version = "1.5.6", features = [ "reqwest-rustls-tls", ], default-features = false } alloy-evm = { version = "0.27.2", default-features = false } -alloy-eips = { version = "1.5.6", default-features = false } -alloy-network = { version = "1.5.6", default-features = false } -alloy-provider = { version = "1.5.6", default-features = false } -alloy-rpc-client = { version = "1.5.6", default-features = false } -alloy-rpc-types = { version = "1.5.6", default-features = false } -alloy-json-rpc = { version = "1.5.6", default-features = false } -alloy-rpc-types-eth = { version = "1.5.6", default-features = false } +alloy-eips = { version = "1.6.3", default-features = false } +alloy-network = { version = "1.6.3", default-features = false } +alloy-provider = { version = "1.6.3", default-features = false } +alloy-rpc-client = { version = "1.6.3", default-features = false } +alloy-rpc-types = { version = "1.6.3", default-features = false } +alloy-json-rpc = { version = "1.6.3", default-features = false } +alloy-rpc-types-eth = { version = "1.6.3", default-features = false } alloy-rpc-types-engine = { version = "1.6.3", default-features = false } -alloy-signer = { version = "1.5.6", default-features = false } -alloy-signer-local = { version = "1.5.6", features = ["mnemonic"] } -alloy-serde = { version = "1.5.6", default-features = false } +alloy-signer = { version = "1.6.3", default-features = false } +alloy-signer-local = { version = "1.6.3", features = ["mnemonic"] } +alloy-serde = { version = "1.6.3", default-features = false } alloy-primitives = { version = "1.5.6", default-features = false } -alloy-consensus = { version = "1.5.6", default-features = false } -alloy-consensus-any = { version = "1.5.6", default-features = false } -alloy-rlp = { version = "0.3.12", default-features = false } -alloy-genesis = { version = "1.5.6", default-features = false } -alloy-rpc-types-txpool = { version = "1.5.6", default-features = false } +alloy-consensus = { version = "1.6.3", default-features = false } +alloy-consensus-any = { version = "1.6.3", default-features = false } +alloy-rlp = { version = "0.3.13", default-features = false } +alloy-genesis = { version = "1.6.3", default-features = false } +alloy-rpc-types-txpool = { version = "1.6.3", default-features = false } alloy-sol-types = { version = "1.5.6", default-features = false } # Utility dependencies @@ -127,7 +120,7 @@ revm-inspector = "15.0.0" revm-inspectors = "0.34.0" # force newer nybbles for const push_unchecked (needed for Rust 1.92+) -nybbles = "0.4.7" +nybbles = "0.4.8" # Core dependencies eyre = "0.6" diff --git a/crates/tests/src/common.rs b/crates/tests/src/common.rs index fef082b..da45a9d 100644 --- a/crates/tests/src/common.rs +++ b/crates/tests/src/common.rs @@ -15,6 +15,7 @@ use ev_revm::{ }; use eyre::Result; use reth_chainspec::{ChainSpec, ChainSpecBuilder}; +use reth_node_api::TreeConfig; use reth_primitives::{Header, Transaction}; use reth_provider::test_utils::{ExtendedAccount, MockEthProvider}; use serde_json::json; @@ -101,6 +102,16 @@ pub fn create_test_chain_spec_with_deploy_allowlist( create_test_chain_spec_with_extras(None, None, Some(deploy_allowlist)) } +/// Returns a deterministic engine tree config for e2e tests. +/// +/// This avoids a known debug-mode panic in upstream reth where deferred trie +/// data can be synchronously awaited from a rayon proof worker thread. +pub fn e2e_test_tree_config() -> TreeConfig { + TreeConfig::default() + .with_legacy_state_root(true) + .with_disable_proof_v2(true) +} + /// Shared test fixture for evolve payload builder tests #[derive(Debug)] pub struct EvolveTestFixture { diff --git a/crates/tests/src/e2e_tests.rs b/crates/tests/src/e2e_tests.rs index 1bded16..f197768 100644 --- a/crates/tests/src/e2e_tests.rs +++ b/crates/tests/src/e2e_tests.rs @@ -28,7 +28,7 @@ use reth_rpc_api::clients::{EngineApiClient, EthApiClient}; use crate::common::{ create_test_chain_spec, create_test_chain_spec_with_base_fee_sink, create_test_chain_spec_with_deploy_allowlist, create_test_chain_spec_with_mint_admin, - TEST_CHAIN_ID, + e2e_test_tree_config, TEST_CHAIN_ID, }; use ev_node::rpc::{EvRpcReceipt, EvRpcTransaction, EvTransactionRequest}; use ev_precompiles::mint::MINT_PRECOMPILE_ADDR; @@ -218,7 +218,8 @@ async fn test_e2e_single_node_produces_blocks() -> Result<()> { let setup = Setup::::default() .with_chain_spec(chain_spec) .with_network(NetworkSetup::single_node()) - .with_dev_mode(true); + .with_dev_mode(true) + .with_tree_config(e2e_test_tree_config()); TestBuilder::new() .with_setup(setup) @@ -272,7 +273,8 @@ async fn test_e2e_base_fee_sink_receives_base_fee() -> Result<()> { let mut setup = Setup::::default() .with_chain_spec(chain_spec) .with_network(NetworkSetup::single_node()) - .with_dev_mode(true); + .with_dev_mode(true) + .with_tree_config(e2e_test_tree_config()); let mut env = Environment::::default(); setup.apply::(&mut env).await?; @@ -406,7 +408,8 @@ async fn test_e2e_sponsored_evnode_transaction() -> Result<()> { let mut setup = Setup::::default() .with_chain_spec(chain_spec) .with_network(NetworkSetup::single_node()) - .with_dev_mode(true); + .with_dev_mode(true) + .with_tree_config(e2e_test_tree_config()); let mut env = Environment::::default(); setup.apply::(&mut env).await?; @@ -611,7 +614,8 @@ async fn test_e2e_invalid_sponsor_signature_skipped() -> Result<()> { let mut setup = Setup::::default() .with_chain_spec(chain_spec) .with_network(NetworkSetup::single_node()) - .with_dev_mode(true); + .with_dev_mode(true) + .with_tree_config(e2e_test_tree_config()); let mut env = Environment::::default(); setup.apply::(&mut env).await?; @@ -735,7 +739,8 @@ async fn test_e2e_empty_calls_skipped() -> Result<()> { let mut setup = Setup::::default() .with_chain_spec(chain_spec) .with_network(NetworkSetup::single_node()) - .with_dev_mode(true); + .with_dev_mode(true) + .with_tree_config(e2e_test_tree_config()); let mut env = Environment::::default(); setup.apply::(&mut env).await?; @@ -847,7 +852,8 @@ async fn test_e2e_sponsor_insufficient_max_fee_skipped() -> Result<()> { let mut setup = Setup::::default() .with_chain_spec(chain_spec) .with_network(NetworkSetup::single_node()) - .with_dev_mode(true); + .with_dev_mode(true) + .with_tree_config(e2e_test_tree_config()); let mut env = Environment::::default(); setup.apply::(&mut env).await?; @@ -994,7 +1000,8 @@ async fn test_e2e_nonce_bumped_on_create_batch_failure() -> Result<()> { let mut setup = Setup::::default() .with_chain_spec(chain_spec) .with_network(NetworkSetup::single_node()) - .with_dev_mode(true); + .with_dev_mode(true) + .with_tree_config(e2e_test_tree_config()); let mut env = Environment::::default(); setup.apply::(&mut env).await?; @@ -1232,7 +1239,8 @@ async fn test_e2e_mint_and_burn_to_new_wallet() -> Result<()> { let mut setup = Setup::::default() .with_chain_spec(chain_spec.clone()) .with_network(NetworkSetup::single_node()) - .with_dev_mode(true); + .with_dev_mode(true) + .with_tree_config(e2e_test_tree_config()); let mut env = Environment::::default(); setup.apply::(&mut env).await?; @@ -1653,7 +1661,8 @@ async fn test_e2e_mint_precompile_via_contract() -> Result<()> { let mut setup = Setup::::default() .with_chain_spec(chain_spec.clone()) .with_network(NetworkSetup::single_node()) - .with_dev_mode(true); + .with_dev_mode(true) + .with_tree_config(e2e_test_tree_config()); let mut env = Environment::::default(); setup.apply::(&mut env).await?; @@ -1883,7 +1892,8 @@ async fn test_e2e_deploy_allowlist_blocks_unauthorized_deploys() -> Result<()> { let mut setup = Setup::::default() .with_chain_spec(chain_spec) .with_network(NetworkSetup::single_node()) - .with_dev_mode(true); + .with_dev_mode(true) + .with_tree_config(e2e_test_tree_config()); let mut env = Environment::::default(); setup.apply::(&mut env).await?; diff --git a/crates/tests/src/test_evolve_engine_api.rs b/crates/tests/src/test_evolve_engine_api.rs index d5f3829..f171ca7 100644 --- a/crates/tests/src/test_evolve_engine_api.rs +++ b/crates/tests/src/test_evolve_engine_api.rs @@ -4,7 +4,10 @@ //! ensuring that forkchoice updates, payload construction, and finalization //! happen against a live ev-reth node instead of mock fixtures. -use crate::{common::create_test_chain_spec, e2e_tests::build_block_with_transactions}; +use crate::{ + common::{create_test_chain_spec, e2e_test_tree_config}, + e2e_tests::build_block_with_transactions, +}; use alloy_consensus::{TxEnvelope, TxReceipt}; use alloy_eips::eip2718::Encodable2718; @@ -72,7 +75,8 @@ async fn test_e2e_engine_api_fork_choice_with_transactions() -> Result<()> { let mut setup = Setup::::default() .with_chain_spec(chain_spec) .with_network(NetworkSetup::single_node()) - .with_dev_mode(true); + .with_dev_mode(true) + .with_tree_config(e2e_test_tree_config()); let mut env = Environment::::default(); setup.apply::(&mut env).await?; @@ -246,7 +250,8 @@ async fn test_e2e_engine_api_gas_limit_handling() -> Result<()> { let mut setup = Setup::::default() .with_chain_spec(chain_spec) .with_network(NetworkSetup::single_node()) - .with_dev_mode(true); + .with_dev_mode(true) + .with_tree_config(e2e_test_tree_config()); let mut env = Environment::::default(); setup.apply::(&mut env).await?;