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

Add support for fetching tip through cardano-ping #888

Merged
merged 3 commits into from
Sep 9, 2024

Conversation

Jimbo4350
Copy link
Contributor

@Jimbo4350 Jimbo4350 commented Sep 9, 2024

Changelog

- description: |
    Add support for fetching tip through cardano-ping-0.4.0.2
    Added NodeToClientVersionV17

  type:
  - feature        # introduces a new feature
  - compatible     # the API has changed but is non-breaking

Context

Additional context for the PR goes here. If the PR fixes a particular issue please provide a link to the issue.

How to trust this PR

Highlight important bits of the PR that will make the review faster. If there are commands the reviewer can run to observe the new behavior, describe them.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff

@Jimbo4350 Jimbo4350 force-pushed the jordan/bump-cardano-ping-0.4 branch 2 times, most recently from 109e6c7 to 0ac5661 Compare September 9, 2024 13:21
karknu and others added 2 commits September 9, 2024 09:21
Added NodeToClientVersionV17
Update cardano-ping to version 0.4.0.2 in order to support fetching tip.
@Jimbo4350 Jimbo4350 force-pushed the jordan/bump-cardano-ping-0.4 branch from 0ac5661 to 9d71274 Compare September 9, 2024 13:21
mconcat
[ Opt.long "tip"
, Opt.short 't'
, Opt.help "Request tip then exit."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A short explanation what the tip is would be nice.

@Jimbo4350 Jimbo4350 requested review from a team as code owners September 9, 2024 14:32
@Jimbo4350 Jimbo4350 enabled auto-merge September 9, 2024 15:26
@Jimbo4350 Jimbo4350 disabled auto-merge September 9, 2024 15:26
@Jimbo4350 Jimbo4350 merged commit 551d9b9 into main Sep 9, 2024
24 of 25 checks passed
@Jimbo4350 Jimbo4350 deleted the jordan/bump-cardano-ping-0.4 branch September 9, 2024 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants