prysm-pulse/validator/rpc
Raul Jordan 551b03d6e6
Resolve Web UI Beta Testing Bugs (#7471)
* more descriptive password validation error

* include change wallet password fixes

* balance and jwt improvements

* allow for different wallet dirs specified on startup

* ensure wallet password is always validated

* fix up prysm tests

* gaz

* test pass

* pass balances tests

* wrap up fixes

* radek feedback

* fix up tests

* cors fix

* add tests for validator status

* pass tests

* fix n

* skip content type test

* package level cache and send over feed

* package level cache for derived

* all tests passing

* gofmt

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-10 02:07:28 +00:00
..
gateway Fix deepsource findings (#7457) 2020-10-08 08:36:47 +00:00
accounts_test.go Resolve Web UI Beta Testing Bugs (#7471) 2020-10-10 02:07:28 +00:00
accounts.go Include Deposit Data JSON in Wallet Create RPC Response (#7444) 2020-10-07 02:15:54 +00:00
auth_test.go Resolve Web UI Beta Testing Bugs (#7471) 2020-10-10 02:07:28 +00:00
auth.go Resolve Web UI Beta Testing Bugs (#7471) 2020-10-10 02:07:28 +00:00
BUILD.bazel Resolve Web UI Beta Testing Bugs (#7471) 2020-10-10 02:07:28 +00:00
health_test.go Fix Small Issue in Validator RPC Health Endpoint (#7195) 2020-09-08 22:35:31 +00:00
health.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
intercepter_test.go Fixes incorrect checks for errors in several tests (#7392) 2020-10-01 14:38:53 +00:00
intercepter.go Resolve Web UI Beta Testing Bugs (#7471) 2020-10-10 02:07:28 +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 Resolve Web UI Beta Testing Bugs (#7471) 2020-10-10 02:07:28 +00:00
wallet_test.go Resolve Web UI Beta Testing Bugs (#7471) 2020-10-10 02:07:28 +00:00
wallet.go Resolve Web UI Beta Testing Bugs (#7471) 2020-10-10 02:07:28 +00:00