diff --git a/Cargo.lock b/Cargo.lock index 1583bca5c..923715a4c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6755,6 +6755,7 @@ checksum = "95325155c684b1c89f7765e30bc1c42e4a6da51ca513615660cb8a62ef9a88e3" [[package]] name = "reth" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-rpc-types", "aquamarine", @@ -6800,6 +6801,7 @@ dependencies = [ [[package]] name = "reth-basic-payload-builder" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6823,6 +6825,7 @@ dependencies = [ [[package]] name = "reth-chain-state" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6853,6 +6856,7 @@ dependencies = [ [[package]] name = "reth-chainspec" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-chains", "alloy-consensus", @@ -6872,6 +6876,7 @@ dependencies = [ [[package]] name = "reth-cli" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-genesis", "clap", @@ -6885,6 +6890,7 @@ dependencies = [ [[package]] name = "reth-cli-commands" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "ahash", "alloy-chains", @@ -6962,6 +6968,7 @@ dependencies = [ [[package]] name = "reth-cli-runner" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "reth-tasks", "tokio", @@ -6971,6 +6978,7 @@ dependencies = [ [[package]] name = "reth-cli-util" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6988,6 +6996,7 @@ dependencies = [ [[package]] name = "reth-codecs" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7007,6 +7016,7 @@ dependencies = [ [[package]] name = "reth-codecs-derive" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "convert_case 0.7.1", "proc-macro2", @@ -7017,6 +7027,7 @@ dependencies = [ [[package]] name = "reth-config" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "eyre", "humantime-serde", @@ -7031,6 +7042,7 @@ dependencies = [ [[package]] name = "reth-consensus" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7043,6 +7055,7 @@ dependencies = [ [[package]] name = "reth-consensus-common" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7054,6 +7067,7 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7077,6 +7091,7 @@ dependencies = [ [[package]] name = "reth-db" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "derive_more 2.0.1", @@ -7102,6 +7117,7 @@ dependencies = [ [[package]] name = "reth-db-api" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -7129,6 +7145,7 @@ dependencies = [ [[package]] name = "reth-db-common" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -7157,6 +7174,7 @@ dependencies = [ [[package]] name = "reth-db-models" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7171,6 +7189,7 @@ dependencies = [ [[package]] name = "reth-discv4" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7196,6 +7215,7 @@ dependencies = [ [[package]] name = "reth-discv5" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7219,6 +7239,7 @@ dependencies = [ [[package]] name = "reth-dns-discovery" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "data-encoding", @@ -7242,6 +7263,7 @@ dependencies = [ [[package]] name = "reth-downloaders" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7255,17 +7277,12 @@ dependencies = [ "rayon", "reth-config", "reth-consensus", - "reth-db", - "reth-db-api", - "reth-ethereum-primitives", "reth-metrics", "reth-network-p2p", "reth-network-peers", "reth-primitives-traits", "reth-storage-api", "reth-tasks", - "reth-testing-utils", - "tempfile", "thiserror 2.0.12", "tokio", "tokio-stream", @@ -7276,6 +7293,7 @@ dependencies = [ [[package]] name = "reth-ecies" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "aes", "alloy-primitives", @@ -7306,6 +7324,7 @@ dependencies = [ [[package]] name = "reth-engine-local" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7327,6 +7346,7 @@ dependencies = [ [[package]] name = "reth-engine-primitives" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7351,6 +7371,7 @@ dependencies = [ [[package]] name = "reth-engine-service" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "futures", "pin-project", @@ -7373,6 +7394,7 @@ dependencies = [ [[package]] name = "reth-engine-tree" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7388,7 +7410,6 @@ dependencies = [ "parking_lot", "rayon", "reth-chain-state", - "reth-chainspec", "reth-consensus", "reth-db", "reth-engine-primitives", @@ -7402,13 +7423,9 @@ dependencies = [ "reth-primitives-traits", "reth-provider", "reth-prune", - "reth-prune-types", "reth-revm", - "reth-stages", "reth-stages-api", - "reth-static-file", "reth-tasks", - "reth-tracing", "reth-trie", "reth-trie-db", "reth-trie-parallel", @@ -7424,6 +7441,7 @@ dependencies = [ [[package]] name = "reth-engine-util" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -7450,6 +7468,7 @@ dependencies = [ [[package]] name = "reth-era" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7465,6 +7484,7 @@ dependencies = [ [[package]] name = "reth-era-downloader" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "bytes", @@ -7479,6 +7499,7 @@ dependencies = [ [[package]] name = "reth-era-utils" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "eyre", @@ -7498,6 +7519,7 @@ dependencies = [ [[package]] name = "reth-errors" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "reth-consensus", "reth-execution-errors", @@ -7508,6 +7530,7 @@ dependencies = [ [[package]] name = "reth-eth-wire" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-chains", "alloy-primitives", @@ -7536,6 +7559,7 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-chains", "alloy-consensus", @@ -7559,6 +7583,7 @@ dependencies = [ [[package]] name = "reth-ethereum-cli" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7617,6 +7642,7 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7632,6 +7658,7 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7649,6 +7676,7 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -7662,6 +7690,7 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7688,6 +7717,7 @@ dependencies = [ [[package]] name = "reth-ethereum-primitives" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7705,6 +7735,7 @@ dependencies = [ [[package]] name = "reth-etl" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "rayon", "reth-db-api", @@ -7714,6 +7745,7 @@ dependencies = [ [[package]] name = "reth-evm" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7736,13 +7768,13 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", "alloy-evm", "alloy-primitives", "derive_more 2.0.1", - "parking_lot", "reth-chainspec", "reth-ethereum-forks", "reth-ethereum-primitives", @@ -7755,6 +7787,7 @@ dependencies = [ [[package]] name = "reth-execution-errors" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-evm", "alloy-primitives", @@ -7767,6 +7800,7 @@ dependencies = [ [[package]] name = "reth-execution-types" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7784,6 +7818,7 @@ dependencies = [ [[package]] name = "reth-exex" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7821,6 +7856,7 @@ dependencies = [ [[package]] name = "reth-exex-types" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7834,6 +7870,7 @@ dependencies = [ [[package]] name = "reth-fs-util" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "serde", "serde_json", @@ -7843,6 +7880,7 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7870,6 +7908,7 @@ dependencies = [ [[package]] name = "reth-ipc" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "bytes", "futures", @@ -7889,6 +7928,7 @@ dependencies = [ [[package]] name = "reth-libmdbx" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "bitflags 2.9.1", "byteorder", @@ -7905,6 +7945,7 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "bindgen 0.70.1", "cc", @@ -7913,6 +7954,7 @@ dependencies = [ [[package]] name = "reth-metrics" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "futures", "metrics", @@ -7924,6 +7966,7 @@ dependencies = [ [[package]] name = "reth-net-banlist" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", ] @@ -7931,6 +7974,7 @@ dependencies = [ [[package]] name = "reth-net-nat" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "futures-util", "if-addrs", @@ -7944,6 +7988,7 @@ dependencies = [ [[package]] name = "reth-network" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7998,6 +8043,7 @@ dependencies = [ [[package]] name = "reth-network-api" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "alloy-rpc-types-admin", @@ -8020,6 +8066,7 @@ dependencies = [ [[package]] name = "reth-network-p2p" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8027,7 +8074,6 @@ dependencies = [ "auto_impl", "derive_more 2.0.1", "futures", - "parking_lot", "reth-consensus", "reth-eth-wire-types", "reth-ethereum-primitives", @@ -8042,6 +8088,7 @@ dependencies = [ [[package]] name = "reth-network-peers" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8056,6 +8103,7 @@ dependencies = [ [[package]] name = "reth-network-types" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-eip2124", "humantime-serde", @@ -8069,6 +8117,7 @@ dependencies = [ [[package]] name = "reth-nippy-jar" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "anyhow", "bincode", @@ -8085,6 +8134,7 @@ dependencies = [ [[package]] name = "reth-node-api" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-rpc-types-engine", "eyre", @@ -8108,6 +8158,7 @@ dependencies = [ [[package]] name = "reth-node-builder" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8128,7 +8179,6 @@ dependencies = [ "reth-config", "reth-consensus", "reth-consensus-debug-client", - "reth-db", "reth-db-api", "reth-db-common", "reth-downloaders", @@ -8172,6 +8222,7 @@ dependencies = [ [[package]] name = "reth-node-core" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8222,6 +8273,7 @@ dependencies = [ [[package]] name = "reth-node-ethereum" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-eips", "alloy-rpc-types-engine", @@ -8257,6 +8309,7 @@ dependencies = [ [[package]] name = "reth-node-events" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8280,6 +8333,7 @@ dependencies = [ [[package]] name = "reth-node-metrics" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "eyre", "http 1.3.1", @@ -8300,6 +8354,7 @@ dependencies = [ [[package]] name = "reth-node-types" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "reth-chainspec", "reth-db-api", @@ -8312,6 +8367,7 @@ dependencies = [ [[package]] name = "reth-optimism-chainspec" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-chains", "alloy-consensus", @@ -8333,6 +8389,7 @@ dependencies = [ [[package]] name = "reth-optimism-consensus" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8357,6 +8414,7 @@ dependencies = [ [[package]] name = "reth-optimism-evm" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8381,6 +8439,7 @@ dependencies = [ [[package]] name = "reth-optimism-forks" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-op-hardforks", "alloy-primitives", @@ -8391,6 +8450,7 @@ dependencies = [ [[package]] name = "reth-optimism-payload-builder" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8429,6 +8489,7 @@ dependencies = [ [[package]] name = "reth-optimism-primitives" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8448,6 +8509,7 @@ dependencies = [ [[package]] name = "reth-optimism-rpc" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8505,6 +8567,7 @@ dependencies = [ [[package]] name = "reth-optimism-txpool" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8540,9 +8603,9 @@ dependencies = [ [[package]] name = "reth-payload-builder" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", - "alloy-primitives", "alloy-rpc-types", "futures-util", "metrics", @@ -8560,6 +8623,7 @@ dependencies = [ [[package]] name = "reth-payload-builder-primitives" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "pin-project", "reth-payload-primitives", @@ -8571,6 +8635,7 @@ dependencies = [ [[package]] name = "reth-payload-primitives" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8589,6 +8654,7 @@ dependencies = [ [[package]] name = "reth-payload-util" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8598,6 +8664,7 @@ dependencies = [ [[package]] name = "reth-payload-validator" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -8607,8 +8674,10 @@ dependencies = [ [[package]] name = "reth-primitives" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", + "c-kzg", "once_cell", "reth-ethereum-forks", "reth-ethereum-primitives", @@ -8619,6 +8688,7 @@ dependencies = [ [[package]] name = "reth-primitives-traits" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8650,6 +8720,7 @@ dependencies = [ [[package]] name = "reth-provider" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8694,6 +8765,7 @@ dependencies = [ [[package]] name = "reth-prune" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8721,6 +8793,7 @@ dependencies = [ [[package]] name = "reth-prune-types" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "arbitrary", @@ -8734,6 +8807,7 @@ dependencies = [ [[package]] name = "reth-ress-protocol" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8752,6 +8826,7 @@ dependencies = [ [[package]] name = "reth-ress-provider" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8778,6 +8853,7 @@ dependencies = [ [[package]] name = "reth-revm" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "reth-primitives-traits", @@ -8790,6 +8866,7 @@ dependencies = [ [[package]] name = "reth-rpc" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -8864,6 +8941,7 @@ dependencies = [ [[package]] name = "reth-rpc-api" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-eips", "alloy-genesis", @@ -8891,6 +8969,7 @@ dependencies = [ [[package]] name = "reth-rpc-builder" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-network", "alloy-provider", @@ -8928,6 +9007,7 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8957,6 +9037,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -8999,6 +9080,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9040,6 +9122,7 @@ dependencies = [ [[package]] name = "reth-rpc-layer" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-rpc-types-engine", "http 1.3.1", @@ -9053,6 +9136,7 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9068,6 +9152,7 @@ dependencies = [ [[package]] name = "reth-rpc-types-compat" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-network", @@ -9086,6 +9171,7 @@ dependencies = [ [[package]] name = "reth-stages" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9098,7 +9184,6 @@ dependencies = [ "num-traits", "rayon", "reqwest", - "reth-chainspec", "reth-codecs", "reth-config", "reth-consensus", @@ -9107,7 +9192,6 @@ dependencies = [ "reth-era", "reth-era-downloader", "reth-era-utils", - "reth-ethereum-primitives", "reth-etl", "reth-evm", "reth-execution-types", @@ -9122,11 +9206,9 @@ dependencies = [ "reth-stages-api", "reth-static-file-types", "reth-storage-errors", - "reth-testing-utils", "reth-trie", "reth-trie-db", "serde", - "tempfile", "thiserror 2.0.12", "tokio", "tracing", @@ -9135,6 +9217,7 @@ dependencies = [ [[package]] name = "reth-stages-api" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9161,6 +9244,7 @@ dependencies = [ [[package]] name = "reth-stages-types" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "arbitrary", @@ -9174,6 +9258,7 @@ dependencies = [ [[package]] name = "reth-static-file" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "parking_lot", @@ -9193,6 +9278,7 @@ dependencies = [ [[package]] name = "reth-static-file-types" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "clap", @@ -9204,6 +9290,7 @@ dependencies = [ [[package]] name = "reth-storage-api" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9227,6 +9314,7 @@ dependencies = [ [[package]] name = "reth-storage-errors" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9242,6 +9330,7 @@ dependencies = [ [[package]] name = "reth-tasks" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "auto_impl", "dyn-clone", @@ -9256,24 +9345,10 @@ dependencies = [ "tracing-futures", ] -[[package]] -name = "reth-testing-utils" -version = "1.4.8" -dependencies = [ - "alloy-consensus", - "alloy-eips", - "alloy-genesis", - "alloy-primitives", - "rand 0.8.5", - "rand 0.9.1", - "reth-ethereum-primitives", - "reth-primitives-traits", - "secp256k1 0.30.0", -] - [[package]] name = "reth-tokio-util" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "tokio", "tokio-stream", @@ -9283,6 +9358,7 @@ dependencies = [ [[package]] name = "reth-tracing" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "clap", "eyre", @@ -9297,6 +9373,7 @@ dependencies = [ [[package]] name = "reth-transaction-pool" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9308,7 +9385,6 @@ dependencies = [ "futures-util", "metrics", "parking_lot", - "paste", "rand 0.9.1", "reth-chain-state", "reth-chainspec", @@ -9335,6 +9411,7 @@ dependencies = [ [[package]] name = "reth-trie" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9359,6 +9436,7 @@ dependencies = [ [[package]] name = "reth-trie-common" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9384,6 +9462,7 @@ dependencies = [ [[package]] name = "reth-trie-db" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "reth-db-api", @@ -9396,6 +9475,7 @@ dependencies = [ [[package]] name = "reth-trie-parallel" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9420,6 +9500,7 @@ dependencies = [ [[package]] name = "reth-trie-sparse" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9437,6 +9518,7 @@ dependencies = [ [[package]] name = "reth-zstd-compressors" version = "1.4.8" +source = "git+https://github.com/sprites0/reth?rev=131c608706ed662f16112eabaad9e8a5a0471ef4#131c608706ed662f16112eabaad9e8a5a0471ef4" dependencies = [ "zstd", ] diff --git a/Cargo.toml b/Cargo.toml index b98fe9157..88b59433f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,41 +12,41 @@ name = "reth-hl" path = "src/main.rs" [dependencies] -reth = { path = "../reth/bin/reth" } -reth-cli = { path = "../reth/crates/cli/cli" } -reth-cli-commands = { path = "../reth/crates/cli/commands" } -reth-basic-payload-builder = { path = "../reth/crates/payload/basic" } -reth-db = { path = "../reth/crates/storage/db", default-features = false } -reth-chainspec = { path = "../reth/crates/chainspec", default-features = false } -reth-cli-util = { path = "../reth/crates/cli/util" } -reth-discv4 = { path = "../reth/crates/net/discv4", features = ["test-utils"] } -reth-engine-primitives = { path = "../reth/crates/engine/primitives", default-features = false } -reth-ethereum-forks = { path = "../reth/crates/ethereum/hardforks", default-features = false, features = ["serde"] } -reth-ethereum-payload-builder = { path = "../reth/crates/ethereum/payload" } -reth-ethereum-primitives = { path = "../reth/crates/ethereum/primitives", default-features = false } -reth-eth-wire = { path = "../reth/crates/net/eth-wire" } -reth-eth-wire-types = { path = "../reth/crates/net/eth-wire-types" } -reth-evm = { path = "../reth/crates/evm/evm", default-features = false } -reth-evm-ethereum = { path = "../reth/crates/ethereum/evm", default-features = false } -reth-node-core = { path = "../reth/crates/node/core" } -reth-revm = { path = "../reth/crates/revm", default-features = false } -reth-network = { path = "../reth/crates/net/network", features = ["test-utils"] } -reth-network-p2p = { path = "../reth/crates/net/p2p" } -reth-network-api = { path = "../reth/crates/net/network-api" } -reth-node-ethereum = { path = "../reth/crates/ethereum/node", features = ["test-utils"] } -reth-network-peers = { path = "../reth/crates/net/peers", default-features = false } -reth-optimism-rpc = { path = "../reth/crates/optimism/rpc" } -reth-payload-primitives = { path = "../reth/crates/payload/primitives" } -reth-primitives = { path = "../reth/crates/primitives", default-features = false } -reth-primitives-traits = { path = "../reth/crates/primitives-traits", default-features = false } -reth-provider = { path = "../reth/crates/storage/provider", features = ["test-utils"] } -reth-rpc-eth-api = { path = "../reth/crates/rpc/rpc-eth-api" } -reth-rpc-engine-api = { path = "../reth/crates/rpc/rpc-engine-api" } -reth-tracing = { path = "../reth/crates/tracing" } -reth-trie-common = { path = "../reth/crates/trie/common", default-features = false } -reth-trie-db = { path = "../reth/crates/trie/db" } -reth-codecs = { path = "../reth/crates/storage/codecs" } -reth-transaction-pool = { path = "../reth/crates/transaction-pool" } +reth = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-cli = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-cli-commands = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-basic-payload-builder = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-db = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-chainspec = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-cli-util = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-discv4 = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-engine-primitives = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-ethereum-forks = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-ethereum-payload-builder = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-ethereum-primitives = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-eth-wire = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-eth-wire-types = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-evm = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-evm-ethereum = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-node-core = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-revm = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-network = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-network-p2p = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-network-api = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-node-ethereum = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-network-peers = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-optimism-rpc = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-payload-primitives = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-primitives = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-primitives-traits = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-provider = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4", features = ["test-utils"] } +reth-rpc-eth-api = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-rpc-engine-api = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-tracing = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-trie-common = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-trie-db = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-codecs = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } +reth-transaction-pool = { git = "https://github.com/sprites0/reth", rev = "131c608706ed662f16112eabaad9e8a5a0471ef4" } revm = { version = "24.0.1" } # alloy dependencies