-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
base: master
Are you sure you want to change the base?
Commits on Nov 12, 2024
-
docs: Update format flag usage with valid placeholders for ChainListCmd
Signed-off-by: Jakub Sztandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ff1ec3 - Browse repository at this point
Copy the full SHA 2ff1ec3View commit details -
feat: Add <json_tipset> placeholder for JSON encoding of the tipset
Signed-off-by: Jakub Sztandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7f7c70 - Browse repository at this point
Copy the full SHA e7f7c70View commit details -
style: Fix formatting in chain.go for consistency and readability
Signed-off-by: Jakub Sztandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d53baa9 - Browse repository at this point
Copy the full SHA d53baa9View commit details -
fix: Change JSON encoding to single line without indentation
Signed-off-by: Jakub Sztandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cf9f8c - Browse repository at this point
Copy the full SHA 0cf9f8cView commit details -
docs: Update Usage for format flag to remove placeholder explanations
Signed-off-by: Jakub Sztandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58d77af - Browse repository at this point
Copy the full SHA 58d77afView commit details -
feat: Rename 'height' flag to 'epoch' in ChainListCmd and update usage
Signed-off-by: Jakub Sztandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4465f0a - Browse repository at this point
Copy the full SHA 4465f0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for abbb75b - Browse repository at this point
Copy the full SHA abbb75bView commit details -
docs: Update CLI options in lotus documentation for clarity and detail
Signed-off-by: Jakub Sztandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c01f8db - Browse repository at this point
Copy the full SHA c01f8dbView commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 087dd5a - Browse repository at this point
Copy the full SHA 087dd5aView commit details