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

cmd/utils: disable caching preimages by default #22350

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

karalabe
Copy link
Member

This PR is another feature flip for 1.10, disabling the collection of trie preimages by default. These are only used by Remix debugging and there's no reason to have everyone track them. It shaves off about 5GB of a mainnet node. Note, existing data will not be cleaned from disk.

@karalabe karalabe added this to the 1.10.0 milestone Feb 19, 2021
Copy link
Member

@rjl493456442 rjl493456442 left a comment

Choose a reason for hiding this comment

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

lgtm!

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.

2 participants