prysm-pulse/beacon-chain/core/validators
terence tsao b9a233da7d Implemented Rest of Epoch Helpers (#1145)
* beginning epoch processing helper funcs

* renamed helpers to under epoch_operations

* implemented AttestingValidatorIndices

* deleted old epoch_processing.go file

* implemented WinningRoot & LowerThan helper funcs

* rest of the epoch helpers

* gazelle

* added tests

* merged

* mentioned LowerThan is for big endian format

* fixed spelling
2018-12-22 15:38:09 -05:00
..
BUILD.bazel Boundary Attestation and Balances Helper functions (#1115) 2018-12-18 20:55:36 -08:00
committees_test.go Implemented Rest of Epoch Helpers (#1145) 2018-12-22 15:38:09 -05:00
committees.go Replace Attestation Type Primitive With Proto Generated Type (#1149) 2018-12-22 15:30:59 -05:00
validator_test.go Implemented Rest of Epoch Helpers (#1145) 2018-12-22 15:38:09 -05:00
validator.go Implemented Rest of Epoch Helpers (#1145) 2018-12-22 15:38:09 -05:00