prysm-pulse/beacon-chain/rpc/validator
terence tsao d54cefbe42
Part 1 of blockchain pkg clean up (#6537)
* Fix span names

* Clean up on block func

* Add updateFinalized helper

* Deprecate ReceiveBlockNoPubsub for ReceiveBlock

* Proposer to broadcast block

* Update migrate interface

* Replace ReceiveBlock for all

* Go fmt
2020-07-09 18:50:48 -05:00
..
aggregator_test.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
aggregator.go Fix aggregator with unaggregated attestation (#6137) 2020-06-05 00:06:45 +00:00
assignments_test.go QSP-6: Enforces crypto-secure PRNGs (#6401) 2020-06-26 09:58:47 -05:00
assignments.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
attester_test.go Use spec attestation time verification in gRPC requests (#6429) 2020-06-28 14:37:17 -07:00
attester.go Use spec attestation time verification in gRPC requests (#6429) 2020-06-28 14:37:17 -07:00
BUILD.bazel Finalized deposits cache (#6391) 2020-07-09 20:24:40 +00:00
exit_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
exit.go Change non-mutating validator accesses to ReadOnly (#5776) 2020-05-07 14:15:51 -04:00
proposer_test.go Part 1 of blockchain pkg clean up (#6537) 2020-07-09 18:50:48 -05:00
proposer.go Part 1 of blockchain pkg clean up (#6537) 2020-07-09 18:50:48 -05:00
server_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
server.go Command to fetch validator statuses + MultipleValidatorStatus (#5784) 2020-05-19 05:13:37 +00:00
status_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
status.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
validator_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00