prysm-pulse/beacon-chain/core/helpers
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
..
spectest Bulk update renovate (#3659) 2019-09-29 21:54:54 -05:00
attestation_aggregation_bench_test.go Aggregation helper improvements (#3789) 2019-10-16 11:11:58 -07:00
attestation_test.go Implement aggregation helpers (#4062) 2019-11-19 20:24:39 -06:00
attestation.go Aggregator selection from RPC to validator client (#4071) 2019-11-22 05:11:38 +00:00
block_test.go Add Block Generation Util to testutil package (#3674) (#3709) 2019-10-04 16:07:46 -07:00
block.go Add Block Generation Util to testutil package (#3674) (#3709) 2019-10-04 16:07:46 -07:00
BUILD.bazel Implement aggregation helpers (#4062) 2019-11-19 20:24:39 -06:00
cache.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
committee_test.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
committee.go Fix UpdateCommitteeCache slot (#4074) 2019-11-20 21:29:43 -08:00
randao_test.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
randao.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
rewards_penalties_test.go Remove dead cache (#3584) 2019-09-25 18:23:15 -07:00
rewards_penalties.go Remove dead cache (#3584) 2019-09-25 18:23:15 -07:00
shuffle_test.go Move SplitOffset to Sliceutil (#3606) 2019-09-26 16:25:55 -07:00
shuffle.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
slot_epoch_test.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
slot_epoch.go Abstract verifySlot to helper package (#3731) 2019-10-07 16:15:50 +09:00
validators_test.go Properly Archive Active Set Changes (#4007) 2019-11-15 10:45:02 -06:00
validators.go Properly Archive Active Set Changes (#4007) 2019-11-15 10:45:02 -06:00