File tree Expand file tree Collapse file tree 4 files changed +242
-3
lines changed
testdata/executionpayload Expand file tree Collapse file tree 4 files changed +242
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/attestantio/go-builder-client v0.4.2
7
7
github.com/attestantio/go-eth2-client v0.19.8
8
8
github.com/consensys/gnark-crypto v0.12.1
9
- github.com/ethereum/go-ethereum v1.13.9
9
+ github.com/ethereum/go-ethereum v1.13.10
10
10
github.com/stretchr/testify v1.8.4
11
11
github.com/trailofbits/go-fuzz-utils v0.0.0-20210901195358-9657fcfd256c
12
12
)
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7
77
77
github.com/etcd-io/bbolt v1.3.3 /go.mod h1:ZF2nL25h33cCyBtcyWeZ2/I3HQOfTP+0PIEvHjkjCrw =
78
78
github.com/ethereum/c-kzg-4844 v0.4.0 h1:3MS1s4JtA868KpJxroZoepdV0ZKBp3u/O5HcZ7R3nlY =
79
79
github.com/ethereum/c-kzg-4844 v0.4.0 /go.mod h1:VewdlzQmpT5QSrVhbBuGoCdFJkpaJlO1aQputP83wc0 =
80
- github.com/ethereum/go-ethereum v1.13.9 h1:ed4e4c7NWPrO2VX2wsMhWs5+6Lf2D591DmdE8RgmtcU =
81
- github.com/ethereum/go-ethereum v1.13.9 /go.mod h1:sc48XYQxCzH3fG9BcrXCOOgQk2JfZzNAmIKnceogzsA =
80
+ github.com/ethereum/go-ethereum v1.13.10 h1:Ppdil79nN+Vc+mXfge0AuUgmKWuVv4eMqzoIVSdqZek =
81
+ github.com/ethereum/go-ethereum v1.13.10 /go.mod h1:sc48XYQxCzH3fG9BcrXCOOgQk2JfZzNAmIKnceogzsA =
82
82
github.com/fasthttp-contrib/websocket v0.0.0-20160511215533-1f3b11f56072 /go.mod h1:duJ4Jxv5lDcvg4QuQr0oowTf7dz4/CR8NtyCooz9HL8 =
83
83
github.com/fatih/color v1.15.0 h1:kOqh6YHBtK8aywxGerMG2Eq3H6Qgoqeo13Bk2Mv/nBs =
84
84
github.com/fatih/color v1.15.0 /go.mod h1:0h5ZqXfHYED7Bhv2ZJamyIOUej9KtShiJESRwBDUSsw =
You can’t perform that action at this time.
0 commit comments