prysm-pulse/validator/client
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
..
iface Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
testutil Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
aggregate_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
aggregate.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest_protect_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest_protect.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Improvement to Fee Recipient UX (#11307) 2022-09-22 11:35:35 -05:00
key_reload_test.go Add expected waiting time to pending validator log (#11213) 2022-08-16 18:05:56 +00:00
key_reload.go Add expected waiting time to pending validator log (#11213) 2022-08-16 18:05:56 +00:00
log.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
metrics_test.go Remove inclusion distance & slots (#11265) 2022-08-18 16:31:22 -07:00
metrics.go Remove inclusion distance & slots (#11265) 2022-08-18 16:31:22 -07:00
multiple_endpoints_grpc_resolver.go add server name to address (#11556) 2022-10-17 10:59:17 -04:00
propose_protect_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
propose_protect.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
propose_test.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
propose.go prysmctl: validator exit (#11515) 2022-10-17 16:04:19 -05:00
registration_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
registration.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
runner_test.go Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
runner.go Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
service_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service.go Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
slashing_protection_interchange_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
sync_committee_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
sync_committee.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validator_test.go Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
validator.go Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
wait_for_activation_test.go Support non english mnemonics for wallet creation (#11543) 2022-10-26 21:04:00 +00:00
wait_for_activation.go Add expected waiting time to pending validator log (#11213) 2022-08-16 18:05:56 +00:00