prysm-pulse/validator/client/beacon-api/mock
Patrice Vignola d919f800e3
Add REST implementation for Validator's GetDuties (#11893)
* Add REST implementation for `MultipleValidatorStatus`

* Fix PR comments

* WIP

* Add REST implementation for Validator's SubscribeCommitteeSubnets

* Remove redundant test

* Initialize dutiesProvider

* Address PR comments

* Remove duplicate import

* Fix build break

* WIP

* WIP

* WIP

* Add valid test case for getDutiesForEpoch

* Add failure tests for getDuties

* Revert test change

* Address PR comments

* Address PR comments

Co-authored-by: Emmanuel NALEPA <emmanuel.nalepa@kiln.fi>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-01-24 14:33:29 +00:00
..
BUILD.bazel Add REST implementation for Validator's SubscribeCommitteeSubnets (#11804) 2023-01-18 21:21:07 +00:00
duties_mock.go Add REST implementation for Validator's GetDuties (#11893) 2023-01-24 14:33:29 +00:00
genesis_mock.go Add context to beacon API REST implementation (#11847) 2023-01-06 03:32:13 +00:00
json_rest_handler_mock.go Add context to beacon API REST implementation (#11847) 2023-01-06 03:32:13 +00:00
state_validators_mock.go Add context to beacon API REST implementation (#11847) 2023-01-06 03:32:13 +00:00