prysm-pulse/beacon-chain/rpc
Ivan Martinez 03c7a6c0e2
Validator status improvements and fix (#5775)
* Validator status optimization and bug fix

* Remove uneeded state check

* Change val function to read only

* Change to read only

* Undo error change

* Undo deposit change
2020-05-08 10:04:01 -04:00
..
beacon Change non-mutating validator accesses to ReadOnly (#5776) 2020-05-07 14:15:51 -04:00
node libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
testing Implement Stream Duties Functionality (#5685) 2020-05-06 14:15:31 -05:00
validator Validator status improvements and fix (#5775) 2020-05-08 10:04:01 -04:00
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
service_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
service.go Implement GetBeaconState Endpoint (#5668) 2020-05-01 01:47:10 +00:00