prysm-pulse/beacon-chain/rpc/validator
Michael Huang b98b9b740b
Add PARTIALLY_DEPOSITED status (#7071)
* Update ethereumapis

* Add PARTIALLY_DEPOSITED status

* go mod tidy

* Fix bug

* Fixup

* Fixup

* Fix tests

* Revert fast ssz bump

* Pending status if deposit amount is 0

* go mod tidy

* More tests

* Trigger Buildkite

* Fix TestMultipleValidatorStatus_Indices

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-08-27 14:41:32 -05:00
..
aggregator_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
aggregator.go SubmitAggregateAndProof now prefers its own validator attestations (#6566) 2020-07-13 22:02:01 +00:00
assignments_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
assignments.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
attester_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
attester.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
BUILD.bazel Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
exit_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
exit.go Tidying up a few core functions (#6995) 2020-08-20 19:53:22 +00:00
proposer_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
proposer.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
server_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
server.go Listens For State Initialized Event (#7112) 2020-08-26 10:54:33 +00:00
status_test.go Add PARTIALLY_DEPOSITED status (#7071) 2020-08-27 14:41:32 -05:00
status.go Add PARTIALLY_DEPOSITED status (#7071) 2020-08-27 14:41:32 -05:00
validator_test.go Change Log Level of Genesis Time Info Log in RPC (#6920) 2020-08-10 16:52:49 +00:00