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

[P2P] [Tooling] Peer discovery peer list subcommand #892

Open
wants to merge 43 commits into
base: main
Choose a base branch
from

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    4badf3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b83d32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eac7695 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bca000b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e963be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a883f08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83c3604 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ecca53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d570b35 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e952365 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e80843c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f90e22 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6e691cd View commit details
    Browse the repository at this point in the history
  14. fix: gofmt

    bryanchriswhite committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    430db08 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    440b59a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fcfa837 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    04dc0aa View commit details
    Browse the repository at this point in the history
  18. Merge branch 'refactor/cli' into feat/peer-discovery-list

    * refactor/cli:
      chore: consistent debug CLI identity
      chore: add `GetBusFromCmd()` CLI helper
      chore: ensure flag and config parsing
    bryanchriswhite committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3925c71 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1bbad38 View commit details
    Browse the repository at this point in the history
  20. add generated helm docs

    github-actions committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    64abbc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    d8b6296 View commit details
    Browse the repository at this point in the history
  2. chore: address review comments

    h5law committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9ecc9e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cbc249 View commit details
    Browse the repository at this point in the history
  4. fix merge error

    h5law committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ffbc539 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cff1d2 View commit details
    Browse the repository at this point in the history
  6. revert change

    h5law committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    39af37c View commit details
    Browse the repository at this point in the history
  7. address comments

    h5law committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c22011c View commit details
    Browse the repository at this point in the history
  8. chore: address comments

    h5law committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1fc2bb4 View commit details
    Browse the repository at this point in the history
  9. clarify unstaked description

    h5law committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    764e171 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    9eb5a7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7380260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c03aa27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da62de1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. clairfy error log messages

    h5law committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    12e22e1 View commit details
    Browse the repository at this point in the history
  2. fix waitgroup recovery in tests

    h5law committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f8f5da5 View commit details
    Browse the repository at this point in the history
  3. chore: move comment line

    h5law committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    66a1347 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    870805f View commit details
    Browse the repository at this point in the history
  5. clarify errors

    h5law committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    64ec990 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccec195 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. tidy cli

    h5law committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    90385f0 View commit details
    Browse the repository at this point in the history
  2. remove #810 from comment as merged

    h5law committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6d0d300 View commit details
    Browse the repository at this point in the history
  3. shortern retries

    h5law committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c6488a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. bug: comment out buggy lines

    h5law committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2317d42 View commit details
    Browse the repository at this point in the history