Patrice Vignola
|
61fed336e1
|
Add REST API endpoint for node client's GetSyncStatus (#12189)
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
|
2023-03-29 13:38:31 +00:00 |
|
Patrice Vignola
|
83ccb15e66
|
Add REST API endpoint for node client's GetGenesis (#12168)
* Add REST API endpoint for node client's GetGenesis
* Remove unused parameter
* Fix test name
---------
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
|
2023-03-28 11:36:41 +00:00 |
|
Patrice Vignola
|
c0ee781638
|
Remove unused validator endpoints from validator REST API (#12167)
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
|
2023-03-21 16:52:42 +00:00 |
|
Patrice Vignola
|
7c49277e83
|
Add REST API stubs for beacon chain, node and slasher clients (#12094)
* WIP
* WIP
* Remove duplicate mock
* WIP
* Revert "WIP"
This reverts commit a8010057fef4209dfddde34ea868b88f1e196c44.
* Fix build break
* Remove unused variable
* Fix build break
* Rename validator_mock to validatormock
* Fix failing test
---------
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
|
2023-03-20 16:32:32 +00:00 |
|