Patrice Vignola
|
0e4185b40c
|
Remove the StreamDuties endpoint (#12044)
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
|
2023-02-24 15:56:31 +00:00 |
|
Radosław Kapka
|
77d3ccb9ad
|
Clean up state types (#11916)
* Clean up state types
* rename package
|
2023-01-26 14:40:12 +00:00 |
|
Patrice Vignola
|
55f311eb73
|
Add REST implementation for Validator's SubscribeCommitteeSubnets (#11804)
* WIP
* Add REST implementation for Validator's SubscribeCommitteeSubnets
* Remove redundant test
* Initialize dutiesProvider
* Remove duplicate import
* Fix build break
* Address PR comments
* Remove file committed by mistake
* Fix broken test
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
|
2023-01-18 21:21:07 +00:00 |
|
Patrice Vignola
|
0d4b98cd0a
|
Add REST implementation for Validator's WaitForChainStart (#11654)
* Add REST implementation for Validator's WaitForChainStart
* Add missing error mapping
* Add missing bazel dependency
* Add missing tests
* Address PR comments
* Replace EventErrorJson with DefaultErrorJson
* Add tests for WaitForChainStart
* Refactor tests
* Address PR comments
* Add gazelle:build_tag use_beacon_api comment in BUILD.bazel
* Address PR comments
* Address PR comments
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
|
2022-11-22 12:12:55 +00:00 |
|
Patrice Vignola
|
d33af46c90
|
Add support for building a Beacon API validator client versus a gRPC one (#11612)
|
2022-11-07 11:29:27 +01:00 |
|