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

set max value allowed for state history retention period #2117

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

alysiahuggins
Copy link
Contributor

Closes #2114

This PR:

  • sets max state history retention period to 365 days

Key places to review:

  • adjustments to code and comments

How to test this PR:

  • forge test --match-contract LightClient_StateUpdatesTest --summary

Things tested

  • setting a max history retention period above 365 days fails (e.g. 366 days)

@alysiahuggins alysiahuggins merged commit 75dfd24 into main Oct 10, 2024
15 checks passed
@alysiahuggins alysiahuggins deleted the 2114-set-max-state-history-retention-period branch October 10, 2024 13:29
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.

set max state history retention period
2 participants