prysm-pulse/validator/keymanager
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
..
derived Return error when using unsupported mnemonic language (#11805) 2023-01-26 23:44:38 +00:00
local Validator: Add trace span information for AttestationRecord save requests (#11742) 2022-12-14 00:06:32 +00:00
remote Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
remote-utils Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
remote-web3signer Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
constants.go Fix comments (#8802) 2021-04-23 12:06:05 +00:00
types_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
types.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00