prysm-pulse/beacon-chain/rpc/validator
Ivan Martinez 4b64a75c77
Remove unused validator protos (#5304)
* Remove unneeded protos

* Remove unused api point

* Gazelle

* Fix visibility

* Rename

* Change type

* Use iota for validator role
2020-04-06 11:24:24 +08:00
..
aggregator_test.go Refactor attestationutil.AttestingIndices (#5159) 2020-03-22 00:23:37 +00:00
aggregator.go Migrate SubmitAggregateAndProof (#4951) 2020-02-27 20:23:35 +00:00
assignments_test.go Method to retrieve block slot via block root (#5084) 2020-03-12 16:04:24 -05:00
assignments.go Attestation Dynamic Committee Subnets (#5123) 2020-03-18 23:13:37 +00:00
attester_test.go Correctly return attestation data for late requests (#5183) 2020-03-23 21:30:28 -07:00
attester.go Correctly return attestation data for late requests (#5183) 2020-03-23 21:30:28 -07:00
BUILD.bazel Remove unused validator protos (#5304) 2020-04-06 11:24:24 +08:00
exit_test.go Correctly return attestation data for late requests (#5183) 2020-03-23 21:30:28 -07:00
exit.go Ensure exits are not for an already exited validator (#4701) 2020-02-01 01:18:36 +00:00
proposer_test.go Add span to HTR and skip slot cache (#5197) 2020-03-25 01:15:00 +00:00
proposer.go Add latch for proposer warnings (#5258) 2020-04-01 17:28:02 -05:00
server_test.go Beacon State: More consistent nil return for state (#4854) 2020-02-13 20:34:50 +00:00
server.go Remove unused validator protos (#5304) 2020-04-06 11:24:24 +08:00
status_test.go Update outdated spec function names and comments (#4992) 2020-03-03 18:29:41 +00:00
status.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00