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

Enable the downloading of BlobIds from the command line. #3161

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

MathieuDutSik
Copy link
Contributor

Motivation

Knowing the blobs that are in storage is useful for debugging. We implement this feature here.

Proposal

The functionality is implemented from the db_storage. The problem is that the implementation depends on the serialization so a test is added for this.

Test Plan

The CI.

For the feature itself, it was tested locally from the command line for the non-fungible test.

Release Plan

A new functionality is added, but no break of storage schema occurs.

Links

None.

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