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

respect nolocals-setting #1159

Merged
merged 2 commits into from
Apr 23, 2024
Merged

respect nolocals-setting #1159

merged 2 commits into from
Apr 23, 2024

Conversation

PutraLaksmana
Copy link
Contributor

Why this should be merged

Re-open PR, because my previous PR was broken due to not signed the commit.

How this works

Ensure that transactions added to the legacy pool are not treated as 'locals' if the global locals-management has been disabled.
Actually This PR from go-ethereum.
ethereum/go-ethereum#28435

This change makes the pool enforce the --txpool.pricelimit setting.

How this was tested

How is this documented

ceyonur
ceyonur previously approved these changes Apr 22, 2024
darioush
darioush previously approved these changes Apr 23, 2024
@ceyonur ceyonur enabled auto-merge (squash) April 23, 2024 19:49
@ceyonur ceyonur merged commit 8a8e4f9 into ava-labs:master Apr 23, 2024
9 checks passed
@ceyonur
Copy link
Collaborator

ceyonur commented Apr 23, 2024

Thanks again!

@PutraLaksmana
Copy link
Contributor Author

No problem, happy to contribute!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants