prysm-pulse/beacon-chain/core
terence tsao f5cb04012e Aggregator selection from RPC to validator client (#4071)
* Config
* Updated proto
* Updated pool
* Updated RPC
* Updated validator client
* run time works
* Clean ups
* Fix tests
* Visibility
* Merge branch 'master' of https://github.com/prysmaticlabs/prysm into aggregator
* Raul's feedback
* Tests for RPC server
* Tests for validator client
* Span
* More tests
* Use go routine for SubmitAggregateAndProof
* Go routines
* Updated comments
* Use array of roles
* Fixed tests
* Build
* Update validator/client/runner.go

Co-Authored-By: Preston Van Loon <preston@prysmaticlabs.com>
* Update validator/client/runner.go

Co-Authored-By: Preston Van Loon <preston@prysmaticlabs.com>
* If
* Merge branch 'refactor-validator-roles' of https://github.com/prysmaticlabs/prysm into refactor-validator-roles
* Empty
* Feedback
* Merge branch 'master' of https://github.com/prysmaticlabs/prysm into aggregator
* Removed proto/eth/v1alpha1/shard_chain.pb.go?
* Cleaned up
* Revert
* Comments
* Lint
* Comment
* Merge branch 'master' into aggregator
2019-11-22 05:11:38 +00:00
..
blocks Revert "Reverts the Revert (#4011)" (#4026) 2019-11-17 22:48:22 -08:00
epoch Properly Archive Active Set Changes (#4007) 2019-11-15 10:45:02 -06:00
helpers Aggregator selection from RPC to validator client (#4071) 2019-11-22 05:11:38 +00:00
state Revert "Reverts the Revert (#4011)" (#4026) 2019-11-17 22:48:22 -08:00
statefeed Move the state notifier to a different module (#4058) 2019-11-19 16:15:48 -06:00
validators Properly Archive Active Set Changes (#4007) 2019-11-15 10:45:02 -06:00