prysm-pulse/beacon-chain/rpc/beacon
terence tsao 01b97ffd5e
Fix ListValidators retrieval for new state (#6417)
* Retrieve the correct state for new state
* Test
* Gaz
* Merge branch 'master' into fix-list-validators
* Merge refs/heads/master into fix-list-validators
* Merge refs/heads/master into fix-list-validators
* Merge refs/heads/master into fix-list-validators
* Merge refs/heads/master into fix-list-validators
2020-06-26 19:01:46 +00:00
..
assignments_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
assignments.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
attestations_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
attestations.go Best practice follow up - remove outdated todos (#6392) 2020-06-24 23:14:11 -05:00
beacon_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
blocks_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
blocks.go Less restrictive block stream for slashing detection (#6269) 2020-06-17 12:38:07 -04:00
BUILD.bazel Fix ListValidators retrieval for new state (#6417) 2020-06-26 19:01:46 +00:00
committees_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07: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 Unlock mutex on return (#6303) 2020-06-18 11:04:08 -05:00
validators_test.go Fix ListValidators retrieval for new state (#6417) 2020-06-26 19:01:46 +00:00
validators.go Fix ListValidators retrieval for new state (#6417) 2020-06-26 19:01:46 +00:00