Skip to content

Conversation

@siladu
Copy link
Contributor

@siladu siladu commented Nov 28, 2025

Use FutureTask instead of CompleteableFuture and use InterruptibleOperationTracer for tx processing Move InterruptibleOperationTracer into block processing package instead of block creation.

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
  • hive tests: Engine or other RPCs modified?

Use FutureTask instead of CompleteableFuture and use InterruptibleOperationTracer for tx processing
Move InterruptibleOperationTracer into block processing package instead of block creation.

Signed-off-by: Simon Dudley <[email protected]>
@github-project-automation github-project-automation bot moved this to Backlog in RC 25.12.0 Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Open PRs

Development

Successfully merging this pull request may close these issues.

1 participant