prysm-pulse/cmd/validator/wallet
Sammy Rosso a15e0797e4
Support non english mnemonics for wallet creation (#11543)
* add option to log rejected gossip message

* add bip39 supported mnemonic languages

* Revert "add option to log rejected gossip message"

This reverts commit 9a3d4486f6c8a623d9eb6b3af1a5a89aa62ecf2f.

* Add mnemonic language flag

* Update go.mod

* Simplify language mapping

* Add test for setBip39Lang

* Update go.mod

* Improve language matching

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* Run gazelle + fix maligned struct

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-10-26 21:04:00 +00:00
..
BUILD.bazel Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
create_test.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
create.go Support non english mnemonics for wallet creation (#11543) 2022-10-26 21:04:00 +00:00
edit_test.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
edit.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
recover_test.go Wallet recover CLI Manager migration (#11278) 2022-08-24 16:57:03 +00:00
recover.go Wallet recover CLI Manager migration (#11278) 2022-08-24 16:57:03 +00:00
wallet.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00