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

perf: Don't keep refetching params in epoch (backport #8159) #8160

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 28, 2024

Speeds up epoch by .5s by not repeatedly re-fetching the params.

This is state compatible even though its gas impacting, as it only affects begin block gas counts.

Summary by CodeRabbit

  • New Features
    • Introduced a minimum distribution value setting to enhance the distribution mechanism.

This is an automatic backport of pull request #8159 done by [Mergify](https://mergify.com).

(cherry picked from commit a716488)
@mattverse mattverse merged commit a65eae8 into v24.x Apr 29, 2024
1 check passed
@mattverse mattverse deleted the mergify/bp/v24.x/pr-8159 branch April 29, 2024 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants