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

chore: support json transaction files for debugging #483

Open
wants to merge 3 commits into
base: 2.0
Choose a base branch
from

Conversation

anshumankomawar
Copy link
Collaborator

Summary

This PR introduces support for specifying the metafile-format using a command-line argument or an environment variable, with CLI arguments taking priority.

Usage

The added metafile-format can be used like

--metafile-format <value>

supported values: json, msgpack[default]

Testing

make test

Regression Risk

If this is a bugfix, assess the risk of regression caused by this fix and steps taken to mitigate it.

Checklist

  • Unit tests covering the changes have been added

    • If this is a bugfix, regression tests have been added
  • E2E testing has been performed

@anshumankomawar anshumankomawar marked this pull request as ready for review February 5, 2025 04:35
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.

1 participant