prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/validator
terence tsao 161a13ac09
Correctly filter sync committee message at period boundary (#9626)
* Add head sync committee indices with slot consideration

* Apply rpc

* Apply sync

* Update tests

* Update mock.go

* Update sync_committee_test.go

* Update validator_test.go

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-20 18:06:43 +00:00
..
aggregator_test.go Move block and attestation to proto v1alpha1 folder (#9618) 2021-09-20 16:17:03 +00:00
aggregator.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
assignments_test.go Move Miscellaneous Shared/ Packages Into Semantic Groups (#9624) 2021-09-17 19:20:50 +00:00
assignments.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
attester_test.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
attester.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
blocks_test.go Move Miscellaneous Shared/ Packages Into Semantic Groups (#9624) 2021-09-17 19:20:50 +00:00
blocks.go Move Shared Packages Into Async/ (#9620) 2021-09-18 17:26:11 +00:00
BUILD.bazel Move block and attestation to proto v1alpha1 folder (#9618) 2021-09-20 16:17:03 +00:00
exit_test.go Rename beacon-chain/core/state to beacon-chain/core/transition pkg (#9530) 2021-09-08 10:41:47 +00:00
exit.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
log.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
proposer_attestations_test.go Create config package for Shared/featureconfig (#9593) 2021-09-15 01:18:39 +00:00
proposer_attestations.go Move block and attestation to proto v1alpha1 folder (#9618) 2021-09-20 16:17:03 +00:00
proposer_sync_aggregate_test.go Proposer Sync Aggregate RPC Methods (#9479) 2021-08-28 20:47:45 +00:00
proposer_sync_aggregate.go Proposer Sync Aggregate RPC Methods (#9479) 2021-08-28 20:47:45 +00:00
proposer_test.go Move block and attestation to proto v1alpha1 folder (#9618) 2021-09-20 16:17:03 +00:00
proposer_utils_bench_test.go Move block and attestation to proto v1alpha1 folder (#9618) 2021-09-20 16:17:03 +00:00
proposer.go Move block and attestation to proto v1alpha1 folder (#9618) 2021-09-20 16:17:03 +00:00
server_test.go Move Shared Packages Into Async/ (#9620) 2021-09-18 17:26:11 +00:00
server.go Move Miscellaneous Shared/ Packages Into Semantic Groups (#9624) 2021-09-17 19:20:50 +00:00
status_test.go Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05:00
status.go Move Shared/ Subpackages Into Monitoring/ Folder (#9591) 2021-09-14 20:59:51 +00:00
sync_committee_test.go Correctly filter sync committee message at period boundary (#9626) 2021-09-20 18:06:43 +00:00
sync_committee.go Correctly filter sync committee message at period boundary (#9626) 2021-09-20 18:06:43 +00:00
validator_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00