prysm-pulse/validator/rpc
Raul Jordan e4e8dd4838
Fix Web UI Integration With Prysm Beta (#7591)
* fix change password endpoint

* attempt same port as gateway

* update site to latest release

* final fixes

* rem gorilla mux

* gaz fix

* gaz fix

* fmt

* fix build

* fix flags
2020-10-21 17:32:00 -05:00
..
gateway Fix Web UI Integration With Prysm Beta (#7591) 2020-10-21 17:32:00 -05:00
accounts_test.go Remove Accounts Backup Validator RPC Functionality (#7575) 2020-10-20 04:33:22 +00:00
accounts.go Remove Accounts Backup Validator RPC Functionality (#7575) 2020-10-20 04:33:22 +00:00
auth_test.go Invalidate JWT in Backend Logout (#7574) 2020-10-20 11:41:19 +00:00
auth.go Fix Web UI Integration With Prysm Beta (#7591) 2020-10-21 17:32:00 -05:00
BUILD.bazel Validate JWT Signing Type in RPC (#7576) 2020-10-20 05:37:12 +00:00
health_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
health.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
intercepter_test.go Validate JWT Signing Type in RPC (#7576) 2020-10-20 05:37:12 +00:00
intercepter.go Validate JWT Signing Type in RPC (#7576) 2020-10-20 05:37:12 +00:00
server_test.go Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
server.go Fix Web UI Integration With Prysm Beta (#7591) 2020-10-21 17:32:00 -05:00
wallet_test.go Use Password Specific to Web UI Instead of Wallet Password (#7569) 2020-10-20 02:26:31 +00:00
wallet.go Use Password Specific to Web UI Instead of Wallet Password (#7569) 2020-10-20 02:26:31 +00:00