Skip to content

Conversation

@daniellehrner
Copy link
Contributor

PR description

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:

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

@daniellehrner daniellehrner force-pushed the feat/default-parallel-tx-processing branch from 4be53a4 to ecc9ee0 Compare May 22, 2025 12:12
Signed-off-by: daniellehrner <daniel.lehrner@consensys.net>
…nsai, as it will be ignored in BesuCommand.setupControllerBuilder()

Signed-off-by: daniellehrner <daniel.lehrner@consensys.net>
Signed-off-by: daniellehrner <daniel.lehrner@consensys.net>
@daniellehrner daniellehrner force-pushed the feat/default-parallel-tx-processing branch from 499baa6 to 703efaf Compare May 30, 2025 08:54
@daniellehrner daniellehrner marked this pull request as ready for review May 30, 2025 15:10
Copy link
Contributor

@fab-10 fab-10 left a comment

Choose a reason for hiding this comment

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

LGTM, just add a CHANGELOG entry and future deprecation note for the experimental option

Signed-off-by: daniellehrner <daniel.lehrner@consensys.net>
Signed-off-by: daniellehrner <daniel.lehrner@consensys.net>
Signed-off-by: daniellehrner <daniel.lehrner@consensys.net>
@daniellehrner daniellehrner enabled auto-merge (squash) June 13, 2025 13:16
@daniellehrner daniellehrner merged commit cebd28b into hyperledger:main Jun 13, 2025
48 checks passed
@daniellehrner daniellehrner deleted the feat/default-parallel-tx-processing branch June 13, 2025 13:51
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