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: Ensure that local transactions aren't discarded as underpriced #16576

Merged
merged 1 commit into from
May 2, 2018
Merged

core: Ensure that local transactions aren't discarded as underpriced #16576

merged 1 commit into from
May 2, 2018

Conversation

trailtacos
Copy link
Contributor

This fixes an issue where local transactions are discarded as
underpriced when the pool and queue are full.

Copy link

@vogelito vogelito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We’re having issues with our own transactions being discarded. This is a fix for that.

@karalabe
Copy link
Member

Nice catch!

This fixes an issue where local transactions are discarded as
underpriced when the pool and queue are full.
Copy link
Member

@karalabe karalabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I've expanded the test a bit.

@karalabe karalabe merged commit 579ac62 into ethereum:master May 2, 2018
@trailtacos trailtacos deleted the bugfix/local_underpriced_txs branch May 2, 2018 15:31
gzliudan added a commit to gzliudan/XDPoSChain that referenced this pull request May 9, 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.

3 participants