prysm-pulse/beacon-chain/rpc/validator
Nishant Das 3a295fb3ec
Fix Voluntary Exits Panic (#5688)
* add fix and regression test
* Update beacon-chain/rpc/validator/exit_test.go

Co-Authored-By: Shay Zluf <thezluf@gmail.com>
* Update beacon-chain/rpc/validator/exit_test.go

Co-Authored-By: Shay Zluf <thezluf@gmail.com>
* Update exit_test.go
2020-04-30 07:57:49 +00:00
..
aggregator_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
aggregator.go nil check for SignedAggregateAndProof (#5420) 2020-04-14 20:38:24 -07:00
assignments_test.go Optimize GetDuties to not call Eth1 functions (#5516) 2020-04-20 22:24:50 +00:00
assignments.go No More EthereumAPIs Patch (#5570) 2020-04-22 03:56:06 +00:00
attester_test.go More efficient ancestor head retrieval for GetAttestationData (#5669) 2020-04-28 19:44:06 -05:00
attester.go More efficient ancestor head retrieval for GetAttestationData (#5669) 2020-04-28 19:44:06 -05:00
BUILD.bazel Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
exit_test.go Fix Voluntary Exits Panic (#5688) 2020-04-30 07:57:49 +00:00
exit.go Fix Voluntary Exits Panic (#5688) 2020-04-30 07:57:49 +00:00
proposer_test.go GetBlock: Refactor attestation packing (#5632) 2020-04-26 21:10:24 +00:00
proposer.go GetBlock: Refactor attestation packing (#5632) 2020-04-26 21:10:24 +00:00
server_test.go Solve -1 ActivationEpoch in validator logging (#5569) 2020-04-22 17:46:57 -05:00
server.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
status_test.go Change Validator Status for visible deposit back to DEPOSITED (#5563) 2020-04-21 19:11:27 +00:00
status.go Solve -1 ActivationEpoch in validator logging (#5569) 2020-04-22 17:46:57 -05:00