Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli/net_params: Warn on empty public-addr when starting a validator node #5240

Merged
merged 6 commits into from
Aug 7, 2024

Commits on Aug 5, 2024

  1. net_params: Request for public-addr when starting a validator node

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2144701 View commit details
    Browse the repository at this point in the history
  2. Add prdoc

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    dc5f96d View commit details
    Browse the repository at this point in the history
  3. cli: Place warns after logger init

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c02d7b3 View commit details
    Browse the repository at this point in the history
  4. Update prdoc location

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5b0295f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. cli: Fix clippy

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2c34fb4 View commit details
    Browse the repository at this point in the history
  2. cli: Link github issue

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4f801e9 View commit details
    Browse the repository at this point in the history