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

Blob transaction replacement rule #6874

Merged
merged 6 commits into from
Apr 3, 2024

Conversation

fab-10
Copy link
Contributor

@fab-10 fab-10 commented Apr 3, 2024

PR description

Add tx-pool-blob-price-bump option to configure the price bump percentage required to replace blob transactions (by default 100%), also a blob tx can only replace and be replaced by another blob tx.

Fixed Issue(s)

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests

@fab-10 fab-10 changed the title Blob tx replacement price bump Blob transaction replacement rule Apr 3, 2024
@fab-10 fab-10 added the doc-change-required Indicates an issue or PR that requires doc to be updated label Apr 3, 2024
@fab-10 fab-10 marked this pull request as ready for review April 3, 2024 12:07
@fab-10 fab-10 enabled auto-merge (squash) April 3, 2024 16:00
@fab-10 fab-10 merged commit c93cfbe into hyperledger:main Apr 3, 2024
42 checks passed
@fab-10 fab-10 deleted the blob-tx-replacement-price-bump branch April 3, 2024 16:50
amsmota pushed a commit to Citi/besu that referenced this pull request Apr 16, 2024
amsmota pushed a commit to Citi/besu that referenced this pull request Apr 16, 2024
@bgravenorst bgravenorst removed the doc-change-required Indicates an issue or PR that requires doc to be updated label Apr 17, 2024
matthew1001 pushed a commit to kaleido-io/besu that referenced this pull request Jun 7, 2024
jflo pushed a commit to jflo/besu that referenced this pull request Jun 7, 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