prysm-pulse/validator/rpc
Radosław Kapka 91504eb95a
Improve vc logs (#13573)
* duties

* atts

* revert some changes

* revert timeTillDuty

* Manu's review

* Revert "Auxiliary commit to revert individual files from 6806ca9fbe18101f58ccb40fe191c61c183735a8"

This reverts commit 0820c870d2627950179b0edf7ce62ee4fa4a03a3.

* remove trash

* more reivew

* making Manu happy

* test fixes
2024-02-08 18:24:03 +00:00
..
auth_token_test.go HTTP validator API: beacon and account endpoints (#13191) 2023-12-01 20:40:09 +00:00
auth_token.go re-enabling jwt on keymanager API (#13492) 2024-01-22 22:16:10 +00:00
beacon_test.go HTTP validator API: beacon and account endpoints (#13191) 2023-12-01 20:40:09 +00:00
beacon.go Use a single rest handler (#13446) 2024-01-11 16:03:35 +00:00
BUILD.bazel Move API structs to api module (#13577) 2024-02-03 11:57:01 +00:00
handler_wallet_test.go HTTP validator API: wallet endpoints (#13171) 2023-11-15 19:40:14 +00:00
handler_wallet.go HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
handlers_accounts_test.go HTTP validator API: beacon and account endpoints (#13191) 2023-12-01 20:40:09 +00:00
handlers_accounts.go HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
handlers_auth_test.go HTTP validator API: beacon and account endpoints (#13191) 2023-12-01 20:40:09 +00:00
handlers_auth.go HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
handlers_beacon_test.go HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
handlers_beacon.go HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
handlers_health_test.go REST VC: Subscribe to Beacon API events (#13453) 2024-01-18 14:27:41 +00:00
handlers_health.go REST VC: Subscribe to Beacon API events (#13453) 2024-01-18 14:27:41 +00:00
handlers_keymanager_test.go HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
handlers_keymanager.go Move API structs to api module (#13577) 2024-02-03 11:57:01 +00:00
handlers_slashing_test.go HTTP Validator API: slashing protection import and export (#13165) 2023-11-15 17:35:22 +00:00
handlers_slashing.go HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
intercepter_test.go handle slice out of range (#13568) 2024-02-01 16:59:40 +00:00
intercepter.go handle slice out of range (#13568) 2024-02-01 16:59:40 +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 HTTP validator API: beacon and account endpoints (#13191) 2023-12-01 20:40:09 +00:00
server.go Improve vc logs (#13573) 2024-02-08 18:24:03 +00:00
structs.go Move API structs to api module (#13577) 2024-02-03 11:57:01 +00:00