We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d6620f commit 596e86aCopy full SHA for 596e86a
simulators/optimism/rpc/go.mod
@@ -4,7 +4,7 @@ go 1.18
4
5
replace github.com/ethereum/go-ethereum v1.10.17 => github.com/ethereum-optimism/reference-optimistic-geth v0.0.0-20220715235548-70b02481016d
6
7
-replace github.com/ethereum/hive v0.0.0-20220630112103-4b22dc796d94 => github.com/ethereum-optimism/hive v0.0.0-20220722184738-7e9283a48d03
+replace github.com/ethereum/hive v0.0.0-20220630112103-4b22dc796d94 => github.com/ethereum-optimism/hive v0.0.0-20220722220036-baac6288f68d
8
9
require (
10
github.com/ethereum/go-ethereum v1.10.17
0 commit comments