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

core: add a helper function to override the default prune period #610

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

minh-bq
Copy link
Contributor

@minh-bq minh-bq commented Oct 21, 2024

The default blob prune period is 518400-block long, which makes unit test take so much time to generate and import those blocks. This commit adds a helper function to override the default value which can be used by tests.

The default blob prune period is 518400-block long, which makes unit test take
so much time to generate and import those blocks. This commit adds a helper
function to override the default value which can be used by tests.
@minh-bq minh-bq merged commit e6d313b into axieinfinity:master Oct 21, 2024
1 check passed
@minh-bq minh-bq deleted the sidecar-prune branch October 21, 2024 08:28
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.

3 participants