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): lotus chain head --height to print epoch number #12609

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Oct 17, 2024

A simpler version of what's currently possible with:

lotus chain list --format '<height>' --count 1

@rvagg rvagg added the skip/changelog This change does not require CHANGELOG.md update label Oct 17, 2024
@rvagg rvagg requested review from masih and rjan90 October 17, 2024 01:14
Copy link
Contributor

@rjan90 rjan90 left a comment

Choose a reason for hiding this comment

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

Needs a make gen / make docsgen-cli, but else is fine

@rvagg rvagg force-pushed the rvagg/cli/head-height branch from dfd9365 to 5b9b12b Compare October 17, 2024 04:53
@rvagg rvagg enabled auto-merge (rebase) October 17, 2024 04:53
@rvagg rvagg disabled auto-merge October 17, 2024 04:53
A simpler version of what's currently possible with:

	lotus chain list --format '<height>' --count 1
@rvagg rvagg force-pushed the rvagg/cli/head-height branch from 5b9b12b to e91b338 Compare October 17, 2024 04:55
@rvagg rvagg enabled auto-merge (rebase) October 17, 2024 04:58
@rvagg rvagg merged commit d516f3a into master Oct 17, 2024
82 of 83 checks passed
@rvagg rvagg deleted the rvagg/cli/head-height branch October 17, 2024 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/changelog This change does not require CHANGELOG.md update
Projects
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

2 participants