prysm-pulse/validator/rpc
Raul Jordan b1f9f97062
Implement ChangeWalletPassword API Endpoint (#7273)
* allow changing wallet password

* wallet change password logic

* tests for wallet password changes

* more unit tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-09-21 14:44:43 -05:00
..
gateway Implement Create and List Accounts Validator RPC (#7172) 2020-09-04 00:58:36 +00:00
accounts_test.go Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
accounts.go Implement Create and List Accounts Validator RPC (#7172) 2020-09-04 00:58:36 +00:00
auth_test.go Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
auth.go Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
BUILD.bazel Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
health_test.go Fix Small Issue in Validator RPC Health Endpoint (#7195) 2020-09-08 22:35:31 +00:00
health.go Fix Small Issue in Validator RPC Health Endpoint (#7195) 2020-09-08 22:35:31 +00:00
intercepter_test.go Add Node Connection Endpoint to Validator Client (#7171) 2020-09-03 23:25:56 +00:00
intercepter.go Add Node Connection Endpoint to Validator Client (#7171) 2020-09-03 23:25:56 +00:00
server_test.go Add Authentication Functions to Validator RPC (#6968) 2020-08-13 20:27:42 +00:00
server.go Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
wallet_test.go Implement ChangeWalletPassword API Endpoint (#7273) 2020-09-21 14:44:43 -05:00
wallet.go Implement ChangeWalletPassword API Endpoint (#7273) 2020-09-21 14:44:43 -05:00