prysm-pulse/cmd/validator/accounts
Sammy Rosso 9136d30121
Return error when using unsupported mnemonic language (#11805)
* Return error when using unsupported mnemonic language

* Fix failing tests

* More test fixes

* Add MnemonicLanguage to CreateWalletRequest

* Add MnemonicLanguage to remaining tests

* Add language to error

* Add missing (.)

* Set default language + fix renumbered fields

* Replace hardcoded language with default var

* default set

* gaz

* fix proto field setting

* fix up

* Remove WithMnemonicLanguage from tests

* Remove WithMnemonicLanguage from tests

* Fix conflicting information failure

* Gazelle + remove hardcoded english values

* fix

* Fix tests

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-01-26 23:44:38 +00:00
..
accounts.go prysmctl: changeblstoexecutionaddress ( withdrawals) (#11790) 2023-01-24 10:05:55 +00:00
backup_test.go Return error when using unsupported mnemonic language (#11805) 2023-01-26 23:44:38 +00:00
backup.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
BUILD.bazel prysmctl: validator exit (#11515) 2022-10-17 16:04:19 -05:00
delete_test.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
delete.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
exit_test.go Add support for building a Beacon API validator client versus a gRPC one (#11612) 2022-11-07 11:29:27 +01:00
exit.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
import_test.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
import.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
list.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
wallet_utils_test.go prysmctl: validator exit (#11515) 2022-10-17 16:04:19 -05:00
wallet_utils.go prysmctl: validator exit (#11515) 2022-10-17 16:04:19 -05:00