prysm-pulse/beacon-chain/core/validators
terence tsao 463cd58171
Implement Process Penalties and Exit Logic (#1291)
* implemented process pentalties and exit logic

* tests

* add MaxWithdrawalsPerEpoch to config

* preston's feedback, replaced index with idx

* s/e/penalizedEpoch

* removed blank line
2019-01-15 21:52:57 -08:00
..
BUILD.bazel Simulated Backend State Transition Tests Part 1 (#1221) 2019-01-06 09:25:43 -06:00
committees_test.go Implement Validator Rotation Logic (#1279) 2019-01-13 12:52:31 -08:00
committees.go Core Package Clean up Part 2 (#1268) 2019-01-10 07:49:50 +08:00
validator_test.go Implement Process Penalties and Exit Logic (#1291) 2019-01-15 21:52:57 -08:00
validator.go Implement Process Penalties and Exit Logic (#1291) 2019-01-15 21:52:57 -08:00