Add proposer sync contribution type (#9106)

* Add `proposerSyncContributions`

* Update BUILD.bazel

* Add dedup and tests

* Update BUILD.bazel

* Revert grpc changes
This commit is contained in:
terence tsao
2021-06-28 11:54:33 -07:00
committed by GitHub
parent 0f2e6fb8d5
commit ea34af4abf
8 changed files with 425 additions and 7 deletions

2
go.mod
View File

@@ -88,7 +88,7 @@ require (
github.com/prometheus/prom2json v1.3.0
github.com/prometheus/tsdb v0.10.0 // indirect
github.com/prysmaticlabs/eth2-types v0.0.0-20210303084904-c9735a06829d
github.com/prysmaticlabs/go-bitfield v0.0.0-20210607200045-4da71aaf6c2d
github.com/prysmaticlabs/go-bitfield v0.0.0-20210628171552-0c86d791fc37
github.com/prysmaticlabs/prombbolt v0.0.0-20210126082820-9b7adba6db7c
github.com/prysmaticlabs/protoc-gen-go-cast v0.0.0-20210504233148-1e141af6a0a1
github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc