prysm-pulse/beacon-chain/rpc/beacon
Ivan Martinez 8ba6c84d6b Change GetValidatorParticipation to compute participation from previous epoch (#3988)
* Change ComputeValidatorParticipation to allow previous and current epoch

* Change archive saving back to previous

* Fix forkchoice usage

* whoopsies
2019-11-12 23:17:34 -06:00
..
assignments_test.go Restructure Beacon Chain RPC Servers Into Subpackages (#3975) 2019-11-12 11:01:27 -06:00
assignments.go Restructure Beacon Chain RPC Servers Into Subpackages (#3975) 2019-11-12 11:01:27 -06:00
attestations_test.go Restructure Beacon Chain RPC Servers Into Subpackages (#3975) 2019-11-12 11:01:27 -06:00
attestations.go Restructure Beacon Chain RPC Servers Into Subpackages (#3975) 2019-11-12 11:01:27 -06:00
blocks_test.go Restructure Beacon Chain RPC Servers Into Subpackages (#3975) 2019-11-12 11:01:27 -06:00
blocks.go Restructure Beacon Chain RPC Servers Into Subpackages (#3975) 2019-11-12 11:01:27 -06:00
BUILD.bazel Restructure Beacon Chain RPC Servers Into Subpackages (#3975) 2019-11-12 11:01:27 -06:00
server.go Restructure Beacon Chain RPC Servers Into Subpackages (#3975) 2019-11-12 11:01:27 -06:00
validators_test.go Change GetValidatorParticipation to compute participation from previous epoch (#3988) 2019-11-12 23:17:34 -06:00
validators.go Change GetValidatorParticipation to compute participation from previous epoch (#3988) 2019-11-12 23:17:34 -06:00