Update plugeth
Some checks failed
Test / Run unit tests (pull_request) Failing after 4m1s
Test / Run integration tests (pull_request) Successful in 27m50s

This commit is contained in:
Roy Crihfield 2023-08-11 18:10:28 +08:00
parent a123b2b65c
commit d16918e1d7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -122,6 +122,6 @@ require (
)
replace (
github.com/ethereum/go-ethereum => git.vdb.to/cerc-io/plugeth v0.0.0-20230804161006-4e1ce5582fbb
github.com/ethereum/go-ethereum => git.vdb.to/cerc-io/plugeth v0.0.0-20230808125822-691dc334fab1
github.com/openrelayxyz/plugeth-utils => git.vdb.to/cerc-io/plugeth-utils v0.0.0-20230706160122-cd41de354c46
)

4
go.sum
View File

@ -1,6 +1,6 @@
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
git.vdb.to/cerc-io/plugeth v0.0.0-20230804161006-4e1ce5582fbb h1:++0mQdKvHDtKcHjV5JcezX3N5rJPztjvfLt6tz3jH04=
git.vdb.to/cerc-io/plugeth v0.0.0-20230804161006-4e1ce5582fbb/go.mod h1:qFDhR98MlkkuI19mOWhoPDAt6FffNNjRArbty0GBUvk=
git.vdb.to/cerc-io/plugeth v0.0.0-20230808125822-691dc334fab1 h1:KLjxHwp9Zp7xhECccmJS00RiL+VwTuUGLU7qeIctg8g=
git.vdb.to/cerc-io/plugeth v0.0.0-20230808125822-691dc334fab1/go.mod h1:cYXZu70+6xmDgIgrTD81GPasv16piiAFJnKyAbwVPMU=
git.vdb.to/cerc-io/plugeth-utils v0.0.0-20230706160122-cd41de354c46 h1:KYcbbne/RXd7AuxbUd/3hgk1jPN+33k2CKiNsUsMCC0=
git.vdb.to/cerc-io/plugeth-utils v0.0.0-20230706160122-cd41de354c46/go.mod h1:VpDN61dxy64zGff05F0adujR5enD/JEdXBkTQ+PaIsQ=
github.com/AndreasBriese/bbloom v0.0.0-20190306092124-e2d15f34fcf9/go.mod h1:bOvUY6CB00SOBii9/FifXqc0awNKxLFCL/+pkDPuyl8=