Skip to content

Add getPendingTransactions to TransactionPoolService#7813

Merged
fab-10 merged 2 commits intobesu-eth:mainfrom
fab-10:txpool-service-get-pending-txs
Oct 27, 2024
Merged

Add getPendingTransactions to TransactionPoolService#7813
fab-10 merged 2 commits intobesu-eth:mainfrom
fab-10:txpool-service-get-pending-txs

Conversation

@fab-10
Copy link
Copy Markdown
Contributor

@fab-10 fab-10 commented Oct 25, 2024

PR description

Add a method to get all the txs in the pool, to the TransactionPoolService, for easily access to the txpool content from plugins.

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 force-pushed the txpool-service-get-pending-txs branch from c35d921 to 26a14cd Compare October 25, 2024 14:43
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
@fab-10 fab-10 force-pushed the txpool-service-get-pending-txs branch from 26a14cd to 40aace7 Compare October 25, 2024 14:52
@fab-10 fab-10 enabled auto-merge (squash) October 25, 2024 16:51
@fab-10 fab-10 merged commit ee69279 into besu-eth:main Oct 27, 2024
@fab-10 fab-10 deleted the txpool-service-get-pending-txs branch October 28, 2024 18:14
JanetMo pushed a commit to JanetMo/besu that referenced this pull request Nov 17, 2024
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: Marlene Marz <m.marz@kabelmail.de>
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.

2 participants