prysm-pulse/beacon-chain/core/epoch/precompute
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
..
attestation_test.go Implement ProcessEpochPrecompute (#3798) 2019-10-18 16:38:47 +08:00
attestation.go Implement ProcessEpochPrecompute (#3798) 2019-10-18 16:38:47 +08:00
BUILD.bazel Process slashing with precompute (#3797) 2019-10-18 09:10:41 +08:00
justification_finalization_test.go Process rewards and penalties with precompute (#3793) 2019-10-17 10:54:03 -07:00
justification_finalization.go Process justification with precompute (#3792) 2019-10-17 02:24:13 -07:00
new_test.go Implement ProcessEpochPrecompute (#3798) 2019-10-18 16:38:47 +08:00
new.go Methods to precompute process_epoch records (#3788) 2019-10-16 17:48:26 -07:00
reward_penalty_test.go Process rewards and penalties with precompute (#3793) 2019-10-17 10:54:03 -07:00
reward_penalty.go Process rewards and penalties with precompute (#3793) 2019-10-17 10:54:03 -07:00
slashing_test.go Implement ProcessEpochPrecompute (#3798) 2019-10-18 16:38:47 +08:00
slashing.go Process slashing with precompute (#3797) 2019-10-18 09:10:41 +08:00
type.go Type for process epoch optimization (#3783) 2019-10-16 11:26:02 -07:00