prysm-pulse/validator/rpc
Radosław Kapka aa69e5edcc
Allow to create an empty imported wallet (#8251)
* reload keys into empty wallet

# Conflicts:
#	validator/accounts/accounts.go

* removed warning on wallet creation

* export AccountsKeystoreRepresentation type

* rename error message variable

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-12 16:52:01 +00:00
..
gateway Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
accounts_test.go Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
accounts.go Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
auth_test.go Prysm Web V1 Release (#7921) 2020-11-23 06:29:58 +00:00
auth.go Expand Validator Input Errors (#8090) 2020-12-11 10:57:47 -06:00
beacon_test.go Implement Unified Validator API Endpoints for Beacon Chain Information (#8139) 2020-12-17 16:26:32 +00:00
beacon.go Stream Validator and Beacon Logs via gRPC Streams (#8150) 2020-12-18 18:03:24 +00:00
BUILD.bazel Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
health_test.go Stream Validator and Beacon Logs via gRPC Streams (#8150) 2020-12-18 18:03:24 +00:00
health.go Add new GetVersion API to Health Service (#8167) 2021-01-04 18:51:52 +00:00
intercepter_test.go Validate JWT Signing Type in RPC (#7576) 2020-10-20 05:37:12 +00:00
intercepter.go Stream Validator and Beacon Logs via gRPC Streams (#8150) 2020-12-18 18:03:24 +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 Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
server.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
wallet_test.go Optionally Save Wallet Password on Web Onboarding (#7930) 2020-11-23 22:11:42 +00:00
wallet.go Allow to create an empty imported wallet (#8251) 2021-01-12 16:52:01 +00:00