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

1577: adds price bump config #1639

Merged
merged 3 commits into from
Jun 27, 2024
Merged

1577: adds price bump config #1639

merged 3 commits into from
Jun 27, 2024

Conversation

m4sterbunny
Copy link
Contributor

@m4sterbunny m4sterbunny commented Jun 27, 2024

Description

Blob price bump percentage to replace an already existing transaction blob tx
blob tx can only replace and be replaced by blob tx
Bash: TX_POOL_BLOB_PRICE_BUMP
syntax: --tx-pool-blob-price-bump

Issue(s) fixed

Fixes #1577

Preview

Signed-off-by: m4sterbunny <[email protected]>
@m4sterbunny m4sterbunny requested a review from a team as a code owner June 27, 2024 12:04
Copy link

vercel bot commented Jun 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
besu-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 1:33pm

Signed-off-by: m4sterbunny <[email protected]>
as per review

Co-authored-by: Joan E <[email protected]>
Signed-off-by: m4sterbunny <[email protected]>
Copy link
Contributor

@joaniefromtheblock joaniefromtheblock left a comment

Choose a reason for hiding this comment

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

LGTM

@m4sterbunny m4sterbunny merged commit 7f81a7c into hyperledger:main Jun 27, 2024
10 checks passed
@m4sterbunny m4sterbunny deleted the 1577-price-bump branch June 27, 2024 16:12
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.

Document option to configure the price bump percentage required to replace blob transactions
3 participants