Skip to content

Blob transaction replacement rule#6874

Merged
fab-10 merged 6 commits intobesu-eth:mainfrom
fab-10:blob-tx-replacement-price-bump
Apr 3, 2024
Merged

Blob transaction replacement rule#6874
fab-10 merged 6 commits intobesu-eth:mainfrom
fab-10:blob-tx-replacement-price-bump

Conversation

@fab-10
Copy link
Copy Markdown
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 added 4 commits April 2, 2024 20:01
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
@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 besu-eth:main Apr 3, 2024
@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
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: amsmota <antonio.mota@citi.com>
amsmota pushed a commit to Citi/besu that referenced this pull request Apr 16, 2024
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: amsmota <antonio.mota@citi.com>
@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
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
jflo pushed a commit to jflo/besu that referenced this pull request Jun 7, 2024
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
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