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

feat(cli): enhance ChainListCmd with JSON output and <epoch> placeholder support #12691

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    2ff1ec3 View commit details
    Browse the repository at this point in the history
  2. feat: Add <json_tipset> placeholder for JSON encoding of the tipset

    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e7f7c70 View commit details
    Browse the repository at this point in the history
  3. style: Fix formatting in chain.go for consistency and readability

    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d53baa9 View commit details
    Browse the repository at this point in the history
  4. fix: Change JSON encoding to single line without indentation

    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0cf9f8c View commit details
    Browse the repository at this point in the history
  5. docs: Update Usage for format flag to remove placeholder explanations

    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    58d77af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4465f0a View commit details
    Browse the repository at this point in the history
  7. add changelog

    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    abbb75b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c01f8db View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    087dd5a View commit details
    Browse the repository at this point in the history