@@ -783,30 +783,30 @@ vergen-git2 = "1.0.5"
783783# alloy-op-evm = { git = "https://github.com/alloy-rs/evm", rev = "a69f0b45a6b0286e16072cb8399e02ce6ceca353" }
784784
785785[patch .crates-io ]
786- alloy-consensus = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
787- alloy-contract = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
788- alloy-eips = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
789- alloy-genesis = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
790- alloy-json-rpc = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
791- alloy-network = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
792- alloy-network-primitives = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
793- alloy-provider = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
794- alloy-pubsub = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
795- alloy-rpc-client = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
796- alloy-rpc-types = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
797- alloy-rpc-types-admin = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
798- alloy-rpc-types-anvil = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
799- alloy-rpc-types-beacon = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
800- alloy-rpc-types-debug = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
801- alloy-rpc-types-engine = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
802- alloy-rpc-types-eth = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
803- alloy-rpc-types-mev = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
804- alloy-rpc-types-trace = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
805- alloy-rpc-types-txpool = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
806- alloy-serde = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
807- alloy-signer = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
808- alloy-signer-local = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
809- alloy-transport = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
810- alloy-transport-http = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
811- alloy-transport-ipc = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
812- alloy-transport-ws = { git = " https://github.com/okx/alloy" , rev = " 4ed09d6 " }
786+ alloy-consensus = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
787+ alloy-contract = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
788+ alloy-eips = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
789+ alloy-genesis = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
790+ alloy-json-rpc = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
791+ alloy-network = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
792+ alloy-network-primitives = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
793+ alloy-provider = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
794+ alloy-pubsub = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
795+ alloy-rpc-client = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
796+ alloy-rpc-types = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
797+ alloy-rpc-types-admin = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
798+ alloy-rpc-types-anvil = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
799+ alloy-rpc-types-beacon = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
800+ alloy-rpc-types-debug = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
801+ alloy-rpc-types-engine = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
802+ alloy-rpc-types-eth = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
803+ alloy-rpc-types-mev = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
804+ alloy-rpc-types-trace = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
805+ alloy-rpc-types-txpool = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
806+ alloy-serde = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
807+ alloy-signer = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
808+ alloy-signer-local = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
809+ alloy-transport = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
810+ alloy-transport-http = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
811+ alloy-transport-ipc = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
812+ alloy-transport-ws = { git = " https://github.com/okx/alloy" , rev = " cb8d53d " }
0 commit comments