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

Don't Reject Local Transactions Below Gas Minimum #1743

Merged

Conversation

RatanRSur
Copy link
Contributor

@RatanRSur RatanRSur commented Jan 4, 2021

Fixed Issue(s)

fixes #1480

Changelog

Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
This reverts commit 41db197.

Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
@RatanRSur RatanRSur force-pushed the local-transaction-min-gas-price branch from 21ecf23 to 392c2da Compare January 4, 2021 21:53
@RatanRSur RatanRSur changed the title local transaction min gas price Don't Reject Local Transactions Below Gas Minimum Jan 4, 2021
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
@RatanRSur RatanRSur marked this pull request as ready for review January 4, 2021 22:31
@RatanRSur RatanRSur requested a review from AbdelStark January 4, 2021 22:31
Copy link
Contributor

@shemnon shemnon left a comment

Choose a reason for hiding this comment

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

So does --min-gas-price still do anything after this? Is it a filter in mining TX selection?

CHANGELOG.md Outdated Show resolved Hide resolved
@RatanRSur
Copy link
Contributor Author

Yup, it still rejects gossiped transactions.

Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
@RatanRSur RatanRSur enabled auto-merge (squash) January 5, 2021 01:16
@RatanRSur RatanRSur merged commit 318a77f into hyperledger:master Jan 5, 2021
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
We don't want to reject our own transactions.

Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
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.

Remove --min-gas-price's Influence on Local Transactions
2 participants