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

storage dumper #790

Merged
merged 1 commit into from
Jan 20, 2023
Merged

Conversation

Ashuaidehao
Copy link
Contributor

Close #736.
Alternative #789.

Copy link
Member

@superboyiii superboyiii left a comment

Choose a reason for hiding this comment

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

Works as expected and fixed that data missing when exit.

"PluginConfiguration": {
"BlockCacheSize": 1000,
"HeightToBegin": 0,
"Exclude": [ -4 ]
Copy link

@gsmachado gsmachado Feb 20, 2023

Choose a reason for hiding this comment

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

@Ashuaidehao

what's "Exclude"?

where's this documented?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Exclude Contract's ID, same use as the old StatesDumper plugin.
Ignore LedgerContract(-4) storage changes by default.

@vncoelho
Copy link
Member

@Ashuaidehao, we missed what to do with StatesDumper and the unification of both.

@vncoelho
Copy link
Member

@Ashuaidehao, can you address the unification of both?

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.

Data missing for random blocks in StatesDumper
4 participants