File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -285,7 +285,7 @@ require (
285285 lukechampine.com/blake3 v1.3.0 // indirect
286286)
287287
288- replace github.com/ethereum/go-ethereum => github.com/ethereum-optimism/op-geth v1.101701.0-rc.2
288+ replace github.com/ethereum/go-ethereum => github.com/ethereum-optimism/op-geth v1.101701.0-rc.3
289289
290290// replace github.com/ethereum/go-ethereum => ../op-geth
291291
Original file line number Diff line number Diff line change @@ -226,8 +226,8 @@ github.com/emicklei/dot v1.6.2 h1:08GN+DD79cy/tzN6uLCT84+2Wk9u+wvqP+Hkx/dIR8A=
226226github.com/emicklei/dot v1.6.2 /go.mod h1:DeV7GvQtIw4h2u73RKBkkFdvVAz0D9fzeJrgPW6gy/s =
227227github.com/ethereum-optimism/go-ethereum-hdwallet v0.1.4-0.20251001155152-4eb15ccedf7e h1:iy1vBIzACYUyOVyoADUwvAiq2eOPC0yVsDUdolPwQjk =
228228github.com/ethereum-optimism/go-ethereum-hdwallet v0.1.4-0.20251001155152-4eb15ccedf7e /go.mod h1:DYj7+vYJ4cIB7zera9mv4LcAynCL5u4YVfoeUu6Wa+w =
229- github.com/ethereum-optimism/op-geth v1.101701.0-rc.2 h1:UylmoSXhpRIXSfpeE6Fhsha/5+3quh9AW51BFTmM4ts =
230- github.com/ethereum-optimism/op-geth v1.101701.0-rc.2 /go.mod h1:Jws4nBy37/q7vgx8i/nC/dDTSYQbPIsW/ihwOAiIqHE =
229+ github.com/ethereum-optimism/op-geth v1.101701.0-rc.3 h1:eQS0Y9rWG4/8/EGhZ3rh8hmKsTw+dalLwCmhSncefhA =
230+ github.com/ethereum-optimism/op-geth v1.101701.0-rc.3 /go.mod h1:Jws4nBy37/q7vgx8i/nC/dDTSYQbPIsW/ihwOAiIqHE =
231231github.com/ethereum-optimism/superchain-registry/validation v0.0.0-20260115192958-fb86a23cd30e h1:TO1tUcwbhIrNuea/LCsQJSQ5HDWCHdrzT/5MLC1aIU4 =
232232github.com/ethereum-optimism/superchain-registry/validation v0.0.0-20260115192958-fb86a23cd30e /go.mod h1:NZ816PzLU1TLv1RdAvYAb6KWOj4Zm5aInT0YpDVml2Y =
233233github.com/ethereum/c-kzg-4844/v2 v2.1.6 h1:xQymkKCT5E2Jiaoqf3v4wsNgjZLY0lRSkZn27fRjSls =
You can’t perform that action at this time.
0 commit comments