prysm-pulse/beacon-chain/core/epoch
terence tsao a41ac6b498 Implement ProcessEpochPrecompute (#3798)
* Implemented ProcessSlashingsPrecompute

* Tests for ProcessSlashingsPrecompute

* Gaz

* Lint

* Feature flags

* Hook in ProcessEpochPrecompute

* Hook it to spec test

* Seperate test into it's own package to avoid circular dependency

* Lint

* Gazelle

* Preston's feedback

* Nishant's feedback
2019-10-18 16:38:47 +08:00
..
precompute Implement ProcessEpochPrecompute (#3798) 2019-10-18 16:38:47 +08:00
spectest run minimal tests (#3454) 2019-09-12 14:24:35 -04:00
BUILD.bazel Archive Validator Participation on End of Epoch Event (#3524) 2019-09-19 15:59:23 -05:00
epoch_processing_test.go Process rewards and penalties with precompute (#3793) 2019-10-17 10:54:03 -07:00
epoch_processing.go Process rewards and penalties with precompute (#3793) 2019-10-17 10:54:03 -07:00
participation_test.go Test code in different packages (#3710) 2019-10-04 15:41:09 +08:00
participation.go Utilize Archived Data in GetValidatorParticipation RPC Server (#3526) 2019-09-23 10:47:34 -05:00