Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

storage dumper#790

Merged
vncoelho merged 1 commit intoneo-project:masterfrom
Ashuaidehao:storagedumper-plugin
Jan 20, 2023
Merged

storage dumper#790
vncoelho merged 1 commit intoneo-project:masterfrom
Ashuaidehao:storagedumper-plugin

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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