prysm-pulse/beacon-chain/rpc/beacon
terence tsao e59ee2f203
Fix validator summary reporting (#6267)
* Add helper to prevent zero hashes
* Test
* Merge branch 'master' of github.com:prysmaticlabs/prysm
* Update validator summary
* Update existing tests to work with new indices
* Remove extra log
* Gazelle
* Merge branch 'master' into fix-validatory-summary
* Merge refs/heads/master into fix-validatory-summary
* Merge refs/heads/master into fix-validatory-summary
2020-06-15 17:25:58 +00:00
..
assignments_test.go Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
assignments.go Add back State To ComputeProposerIndex (#5674) 2020-04-29 15:22:52 +00:00
attestations_test.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
attestations.go Use stateutil AttestationDataRoot instead of go-ssz (#6136) 2020-06-05 01:32:08 +00:00
beacon_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
blocks_test.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
blocks.go Fix Status Messages During Genesis (#6046) 2020-06-01 20:26:42 +00:00
BUILD.bazel Fix validator summary reporting (#6267) 2020-06-15 17:25:58 +00:00
committees_test.go Removes redundant type conversions (#6041) 2020-05-29 12:42:39 +00:00
committees.go Change StreamIndexedAttestations to use target root for state regen (#5971) 2020-05-26 09:21:17 -07:00
config_test.go Refactor db teardown to testing.TB.Cleanup (#5725) 2020-05-04 01:14:34 +00:00
config.go Add Endpoint to Return Current Chain Config Parameters (#4595) 2020-02-04 05:28:35 +00:00
server.go GetValidatorPerformance return Unavailable when syncing (#5795) 2020-05-10 13:08:45 -07:00
slashings_test.go Reverse broadcast-slashing flag to disable-broadcast-slashings (#5952) 2020-05-22 17:19:45 +00:00
slashings.go Reverse broadcast-slashing flag to disable-broadcast-slashings (#5952) 2020-05-22 17:19:45 +00:00
validators_stream_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
validators_stream.go Ran code cleanup from goland (#6064) 2020-05-31 15:08:36 -05:00
validators_test.go Fix validator summary reporting (#6267) 2020-06-15 17:25:58 +00:00
validators.go Fix validator summary reporting (#6267) 2020-06-15 17:25:58 +00:00