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

internal/ethapi: listen to ctx cancellation in access list #29686

Merged
merged 1 commit into from Apr 30, 2024

Conversation

holiman
Copy link
Contributor

@holiman holiman commented Apr 30, 2024

If the context is cancelled while we're calculating an access list, we previously didn't check it which can cause excessive resource usage.

@fjl fjl added this to the 1.14.1 milestone Apr 30, 2024
@fjl fjl merged commit 5e07054 into ethereum:master Apr 30, 2024
3 checks passed
fjl pushed a commit to fjl/go-ethereum that referenced this pull request May 21, 2024
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.

None yet

3 participants