mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-03 16:37:39 +00:00
9136d30121
* 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> |
||
---|---|---|
.. | ||
engine/v1 | ||
eth | ||
migration | ||
prysm | ||
testing | ||
BUILD.bazel | ||
README.md | ||
ssz_proto_library.bzl |
Prysm Protocol Buffers
This package defines common protobuf messages and services used by Prysm. For now, we are checking in all generated code to support native go dependency management.