prysm-pulse/validator/rpc
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
..
apimiddleware Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
accounts_test.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
accounts.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
auth_token_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
auth_token.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_test.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
beacon.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
BUILD.bazel Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
health_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
health.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
intercepter_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
intercepter.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
server_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
server.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
slashing_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
slashing.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
standard_api_test.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
standard_api.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
wallet_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
wallet.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00