mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 21:38:05 -05:00
Update EthereumAPIs (#7409)
* handle unknown validator * tests passing * tidy
This commit is contained in:
2
go.mod
2
go.mod
@@ -87,7 +87,7 @@ require (
|
||||
github.com/prometheus/client_golang v1.7.1
|
||||
github.com/prometheus/tsdb v0.10.0 // indirect
|
||||
github.com/protolambda/zssz v0.1.5
|
||||
github.com/prysmaticlabs/ethereumapis v0.0.0-20200909190233-a9190508298e
|
||||
github.com/prysmaticlabs/ethereumapis v0.0.0-20201002012750-b612cbd9e525
|
||||
github.com/prysmaticlabs/go-bitfield v0.0.0-20200618145306-2ae0807bef65
|
||||
github.com/prysmaticlabs/go-ssz v0.0.0-20200612203617-6d5c9aa213ae
|
||||
github.com/prysmaticlabs/prombbolt v0.0.0-20200324184628-09789ef63796
|
||||
|
||||
Reference in New Issue
Block a user