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

Extend whois with more useful information #794

Merged
merged 14 commits into from
Sep 24, 2024
Merged

Commits on Sep 16, 2024

  1. Fix whois

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b38d153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed8bf2d View commit details
    Browse the repository at this point in the history
  3. Modify whois

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e0ac353 View commit details
    Browse the repository at this point in the history
  4. Update Cargo.*

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f64227a View commit details
    Browse the repository at this point in the history
  5. Correctly handle unknown validators

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    09303ce View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Add error on incompatible data

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    007f0fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2caf692 View commit details
    Browse the repository at this point in the history
  3. Address review feedback

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5dbfea4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Make cli a bit more ergnomic

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f431dd8 View commit details
    Browse the repository at this point in the history
  2. Make clippy happy

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2f32f53 View commit details
    Browse the repository at this point in the history
  3. Add some sanity checks on dump-all

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    018de74 View commit details
    Browse the repository at this point in the history
  4. Add some comments

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d391939 View commit details
    Browse the repository at this point in the history
  5. Update Cargo.toml/Cargo.lock

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ddf8972 View commit details
    Browse the repository at this point in the history
  6. Make clippy happy

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7b626cd View commit details
    Browse the repository at this point in the history