prysm-pulse/beacon-chain/rpc/eth/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
..
BUILD.bazel Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
server.go Implement ProduceSyncCommitteeContribution in the beacon API (#9524) 2021-09-03 09:47:35 -05:00
validator_test.go Correctly filter sync committee message at period boundary (#9626) 2021-09-20 18:06:43 +00:00
validator.go Make until_epoch exclusive in PrepareSyncCommitteeSubnets (#9579) 2021-09-14 15:14:28 +00:00