Commit 22b8ee12 authored by Adrian Sutton's avatar Adrian Sutton

op-geth: Update op-geth version to latest commit on optimism branch.

parent 6d38526f
......@@ -209,7 +209,7 @@ require (
rsc.io/tmplfunc v0.0.3 // indirect
)
replace github.com/ethereum/go-ethereum v1.13.3 => github.com/ethereum-optimism/op-geth v1.101301.1-rc.1.0.20231012150103-dbe93022ea25
replace github.com/ethereum/go-ethereum v1.13.3 => github.com/ethereum-optimism/op-geth v1.101301.2-0.20231018005749-a1972f1894c0
//replace github.com/ethereum-optimism/superchain-registry/superchain => ../superchain-registry/superchain
//replace github.com/ethereum/go-ethereum v1.13.3 => ../go-ethereum
......@@ -177,8 +177,8 @@ github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7
github.com/etcd-io/bbolt v1.3.3/go.mod h1:ZF2nL25h33cCyBtcyWeZ2/I3HQOfTP+0PIEvHjkjCrw=
github.com/ethereum-optimism/go-ethereum-hdwallet v0.1.3 h1:RWHKLhCrQThMfch+QJ1Z8veEq5ZO3DfIhZ7xgRP9WTc=
github.com/ethereum-optimism/go-ethereum-hdwallet v0.1.3/go.mod h1:QziizLAiF0KqyLdNJYD7O5cpDlaFMNZzlxYNcWsJUxs=
github.com/ethereum-optimism/op-geth v1.101301.1-rc.1.0.20231012150103-dbe93022ea25 h1:Nh9VwA3mGCvHTZnVpjOwhpbvD6i9cGN+yV5gnvflAnM=
github.com/ethereum-optimism/op-geth v1.101301.1-rc.1.0.20231012150103-dbe93022ea25/go.mod h1:0UHkkEfuGgDDsuIAcf4m/P3JCX1eARPz/Ou6H+73e2k=
github.com/ethereum-optimism/op-geth v1.101301.2-0.20231018005749-a1972f1894c0 h1:hN2yjR0Nst/lVYAouhNH49l1vwIC+U/Ayp0hQKEy8QI=
github.com/ethereum-optimism/op-geth v1.101301.2-0.20231018005749-a1972f1894c0/go.mod h1:0UHkkEfuGgDDsuIAcf4m/P3JCX1eARPz/Ou6H+73e2k=
github.com/ethereum-optimism/superchain-registry/superchain v0.0.0-20231001123245-7b48d3818686 h1:f57hd8G96c8ORWd4ameFpveSnHcb0hA2D1VatviwoDc=
github.com/ethereum-optimism/superchain-registry/superchain v0.0.0-20231001123245-7b48d3818686/go.mod h1:q0u2UbyOr1q/y94AgMOj/V8b1KO05ZwILTR/qKt7Auo=
github.com/ethereum/c-kzg-4844 v0.3.1 h1:sR65+68+WdnMKxseNWxSJuAv2tsUrihTpVBTfM/U5Zg=
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment