prysm-pulse/config
Manu NALEPA 886d76fe7c
Refactor validator client help. (#13401)
* Define `cli.App` without mutation.

No functional change.

* `usage.go`:  Clean `appHelpTemplate`.

No functional change is added.
Modifications consist in adding prefix/suffix `-` to improve readability of
the template without adding new lines in template inference.

We now see some inconsistencies of the template:
- `if .App.Version` is around the `AUTHOR` section.
- `if .App.Copyright` is around both `COPYRIGHT` and `VERSION` sections.
- `if len .App.Authors` is around nothing.

* `usage.go`: Surround version and author correctly.

* `usage.go`: `AUTHOR` ==> `AUTHORS`

* `usage.go`: `GLOBAL` --> `global`.

* `--grpc-max-msg-size`: Remove double default.

* VC: Standardize help message.

- Flags help begin with a capital letter and end with a period.
- If a flag help begins with a verb, it is conjugated.
- Expermitemtal, danger etc... mentions are between parenthesis.

* VC help message: Wrap too long lines.
2024-01-02 18:02:28 +00:00
..
features Refactor validator client help. (#13401) 2024-01-02 18:02:28 +00:00
fieldparams Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00
params Add Goerli Deneb Fork Epoch (#13390) 2024-01-02 15:31:57 +00:00
validator/service Registration Cache used by default and other UX changes for Proposer settings (#12456) 2023-06-29 02:49:21 +00:00
BUILD.bazel Use Static Sizes for State Fields (#10007) 2021-12-13 10:16:23 +01:00