Add test utils and module fixes for dependents #24
2
go.mod
2
go.mod
@ -140,6 +140,6 @@ require (
|
|||||||
)
|
)
|
||||||
|
|
||||||
replace (
|
replace (
|
||||||
github.com/ethereum/go-ethereum => git.vdb.to/cerc-io/plugeth v1.13.14-cerc-1
|
github.com/ethereum/go-ethereum => git.vdb.to/cerc-io/plugeth v1.13.14-cerc-2
|
||||||
github.com/openrelayxyz/plugeth-utils => git.vdb.to/cerc-io/plugeth-utils v1.5.0-cerc-1
|
github.com/openrelayxyz/plugeth-utils => git.vdb.to/cerc-io/plugeth-utils v1.5.0-cerc-1
|
||||||
)
|
)
|
||||||
|
@ -2,7 +2,7 @@ version: "1.2"
|
|||||||
name: fixturenet-plugeth-tx
|
name: fixturenet-plugeth-tx
|
||||||
description: "Plugeth Ethereum Fixturenet for testing plugeth-statediff"
|
description: "Plugeth Ethereum Fixturenet for testing plugeth-statediff"
|
||||||
repos:
|
repos:
|
||||||
- git.vdb.to/cerc-io/plugeth@statediff-patches # todo: dev
|
- git.vdb.to/cerc-io/plugeth@v1.5.0-cerc-2
|
||||||
- git.vdb.to/cerc-io/plugeth-statediff
|
- git.vdb.to/cerc-io/plugeth-statediff
|
||||||
- git.vdb.to/cerc-io/lighthouse
|
- git.vdb.to/cerc-io/lighthouse
|
||||||
- git.vdb.to/cerc-io/ipld-eth-db@v5.2.1-alpha
|
- git.vdb.to/cerc-io/ipld-eth-db@v5.2.1-alpha
|
||||||
|
Loading…
Reference in New Issue
Block a user