@@ -481,7 +481,7 @@ alloy-sol-macro = "1.3.0"
481481alloy-sol-types = { version = " 1.3.0" , default-features = false }
482482alloy-trie = { version = " 0.9.0" , default-features = false }
483483
484- alloy-hardforks = " 0.2.7 "
484+ alloy-hardforks = " 0.3.0 "
485485
486486alloy-consensus = { version = " 1.0.25" , default-features = false }
487487alloy-contract = { version = " 1.0.25" , default-features = false }
@@ -514,7 +514,7 @@ alloy-block-access-list = { version = "1.0.25", default-features = false }
514514
515515# op
516516alloy-op-evm = { version = " 0.18" , default-features = false }
517- alloy-op-hardforks = " 0.2.2 "
517+ alloy-op-hardforks = " 0.3.0 "
518518op-alloy-rpc-types = { version = " 0.18.12" , default-features = false }
519519op-alloy-rpc-types-engine = { version = " 0.18.12" , default-features = false }
520520op-alloy-network = { version = " 0.18.12" , default-features = false }
@@ -744,7 +744,9 @@ alloy-transport = { git = "https://github.com/Soubhik-10/alloy", branch = "engin
744744alloy-transport-http = { git = " https://github.com/Soubhik-10/alloy" , branch = " engine-api-trial" }
745745alloy-transport-ipc = { git = " https://github.com/Soubhik-10/alloy" , branch = " engine-api-trial" }
746746alloy-transport-ws = { git = " https://github.com/Soubhik-10/alloy" , branch = " engine-api-trial" }
747+ alloy-hardforks = { git = " https://github.com/Rimeeeeee/hardforks" , branch = " amsterdam" }
747748
749+ alloy-op-hardforks = { git = " https://github.com/Rimeeeeee/hardforks" , branch = " amsterdam" }
748750# op-alloy-consensus = { git = "https://github.com/alloy-rs/op-alloy", rev = "a79d6fc" }
749751# op-alloy-network = { git = "https://github.com/alloy-rs/op-alloy", rev = "a79d6fc" }
750752# op-alloy-rpc-types = { git = "https://github.com/alloy-rs/op-alloy", rev = "a79d6fc" }
0 commit comments