prysm-pulse/beacon-chain/core/validators
terence tsao 8d1718edf9 Helper Functions to Retrieve Total Validator Balances (#1087)
* helper functions to get active validator total balances

* forgot to * params.BeaconConfig().Gwei

* tests

* GetEffectiveBalance comments & MaxDepositInGwei in config

* format
2018-12-13 15:46:44 +08:00
..
BUILD.bazel Refactor More Casper Functions Into Beacon-Chain/Core (#890) 2018-11-22 11:18:06 -08:00
committees_test.go Use Validator Status in Proto (#1082) 2018-12-11 22:40:17 -06:00
committees.go clean up BeaconBlock's validator fields (#1037) 2018-12-03 19:05:22 -08:00
validator_test.go Helper Functions to Retrieve Total Validator Balances (#1087) 2018-12-13 15:46:44 +08:00
validator.go Helper Functions to Retrieve Total Validator Balances (#1087) 2018-12-13 15:46:44 +08:00