prysm-pulse/beacon-chain/core/state
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
..
interop Clean up feature flag namings (#3715) 2019-10-07 14:11:49 +09:00
spectest Implement ProcessEpochPrecompute (#3798) 2019-10-18 16:38:47 +08:00
stateutils Add Block Generation Util to testutil package (#3674) (#3709) 2019-10-04 16:07:46 -07:00
testdata/minimal Add Consensus Regression Tests (#3464) 2019-09-13 15:46:35 -07:00
BUILD.bazel Implement ProcessEpochPrecompute (#3798) 2019-10-18 16:38:47 +08:00
minimal_config_consensus_test.go Add Consensus Regression Tests (#3464) 2019-09-13 15:46:35 -07:00
state_test.go SetupInitialDeposits() now returns deposit data roots (#3683) 2019-10-02 10:50:34 +08:00
state.go Change pk bytes maps to 48 bytes (#3613) 2019-09-27 14:07:36 +08:00
transition_test.go Implement ProcessEpochPrecompute (#3798) 2019-10-18 16:38:47 +08:00
transition.go Implement ProcessEpochPrecompute (#3798) 2019-10-18 16:38:47 +08:00