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(store): add inspect command and sub-commands #14

Merged
merged 4 commits into from
Dec 31, 2023

Conversation

VictorTrustyDev
Copy link
Member

@VictorTrustyDev VictorTrustyDev commented Dec 31, 2023

Closes #9

New commands:

  • inspect latest-block-number: Get the latest block number persisted in the db
  • inspect block: Get a specific block or latest block persisted in the db, marshal to JSON and print out

@VictorTrustyDev VictorTrustyDev added the new-feature New feature/request label Dec 31, 2023
@VictorTrustyDev VictorTrustyDev self-assigned this Dec 31, 2023
@VictorTrustyDev VictorTrustyDev mentioned this pull request Dec 31, 2023
4 tasks
@VictorTrustyDev VictorTrustyDev merged commit 788355d into main Dec 31, 2023
@VictorTrustyDev VictorTrustyDev deleted the feat/add-inspect-commands branch December 31, 2023 18:58
VictorTrustyDev added a commit that referenced this pull request Dec 31, 2023
…t-14

feat(store): add `inspect` command and sub-commands (backport #14)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New feature/request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TODO: new features
2 participants