prysm-pulse/validator/rpc
james-prysm 8dd5e96b29
re-enabling jwt on keymanager API (#13492)
* re-enabling jwt on keymanager API

* adding tests

* Update validator/rpc/intercepter.go

Co-authored-by: Sammy Rosso <15244892+saolyn@users.noreply.github.com>

* handling error in test

* remove debugging logs

---------

Co-authored-by: Sammy Rosso <15244892+saolyn@users.noreply.github.com>
2024-01-22 22:16:10 +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 Use a single rest handler (#13446) 2024-01-11 16:03:35 +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 http endpoint cleanup (#13432) 2024-01-09 23:48:43 +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 re-enabling jwt on keymanager API (#13492) 2024-01-22 22:16:10 +00:00
intercepter.go re-enabling jwt on keymanager API (#13492) 2024-01-22 22:16:10 +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 HTTP validator API: beacon and account endpoints (#13191) 2023-12-01 20:40:09 +00:00
structs.go HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00