prysm-pulse/beacon-chain/rpc
Raul Jordan 0c9e99e04a
Aggregate Attestations Before Streaming to Slasher (#5029)
* rem slasher proto
* Merge branch 'master' of github.com:prysmaticlabs/prysm
* Merge branch 'master' of github.com:prysmaticlabs/prysm
* Merge branch 'master' of github.com:prysmaticlabs/prysm
* Merge branch 'master' of github.com:prysmaticlabs/prysm
* Merge branch 'master' of github.com:prysmaticlabs/prysm
* Merge branch 'master' of github.com:prysmaticlabs/prysm
* aggregate before streaming
* Merge branch 'agg-idx-atts' of github.com:prysmaticlabs/prysm into agg-idx-atts
* collect atts and increase buffer size
* fix test for func
* Merge refs/heads/master into agg-idx-atts
* Update beacon-chain/rpc/beacon/attestations.go
* Merge refs/heads/master into agg-idx-atts
* naming
* Merge branch 'agg-idx-atts' of github.com:prysmaticlabs/prysm into agg-idx-atts
* Merge refs/heads/master into agg-idx-atts
* comment terence feedback
* Merge refs/heads/master into agg-idx-atts
* Merge refs/heads/master into agg-idx-atts
* Merge refs/heads/master into agg-idx-atts
* Merge refs/heads/master into agg-idx-atts
* Merge refs/heads/master into agg-idx-atts
* Merge refs/heads/master into agg-idx-atts
* Merge refs/heads/master into agg-idx-atts
* Merge refs/heads/master into agg-idx-atts
* Merge refs/heads/master into agg-idx-atts
* Merge refs/heads/master into agg-idx-atts
* Fix tests
2020-03-08 21:39:54 +00:00
..
aggregator Migrate SubmitAggregateAndProof (#4951) 2020-02-27 20:23:35 +00:00
beacon Aggregate Attestations Before Streaming to Slasher (#5029) 2020-03-08 21:39:54 +00:00
node Handle attestations with missing block (#4705) 2020-02-02 01:42:29 +00:00
testing fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
validator Report Validator Status in Duties (#5017) 2020-03-06 06:18:14 +00:00
BUILD.bazel Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
service_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service.go Aggregate Attestations Before Streaming to Slasher (#5029) 2020-03-08 21:39:54 +00:00