prysm-pulse/beacon-chain/rpc/validator
terence tsao 6b8ec26c56
Handle nil head block in cache (#4888)
* Nil check

* Fixed tests

* Covered rest of the codebase

* Race tests

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-02-17 12:21:42 -06:00
..
assignments_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
assignments.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
attester_test.go Enable attestation cache flag by default, deprecate feature flag (#4873) 2020-02-16 01:07:14 +00:00
attester.go Remove remaining instances of proto.clone() (#4806) 2020-02-14 01:03:51 +00:00
BUILD.bazel Enable attestation cache flag by default, deprecate feature flag (#4873) 2020-02-16 01:07:14 +00:00
exit_test.go Wire voluntary exits pool (#4613) 2020-01-22 22:27:44 +00:00
exit.go Ensure exits are not for an already exited validator (#4701) 2020-02-01 01:18:36 +00:00
proposer_test.go Beacon State: More consistent nil return for state (#4854) 2020-02-13 20:34:50 +00:00
proposer.go Better block attestation inclusion (#4838) 2020-02-12 11:54:07 -08:00
server_test.go Beacon State: More consistent nil return for state (#4854) 2020-02-13 20:34:50 +00:00
server.go Handle nil head block in cache (#4888) 2020-02-17 12:21:42 -06:00
status_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
status.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00