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

add plugin API to enable plugins to validate transaction before they are added to the transaction pool #5891

Merged
merged 13 commits into from
Sep 25, 2023

Conversation

pinges
Copy link
Contributor

@pinges pinges commented Sep 19, 2023

PR description

Adding a plugin API to enable plugins to validate of transactions entering the transaction pool

…are added to the transaction pool

Signed-off-by: Stefan <[email protected]>
@github-actions
Copy link

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.
  • I thought about the changelog and included a changelog update if required.
  • If my PR includes database changes (e.g. KeyValueSegmentIdentifier) I have thought about compatibility and performed forwards and backwards compatibility tests

@pinges pinges marked this pull request as ready for review September 22, 2023 05:04
Copy link
Contributor

@macfarla macfarla left a comment

Choose a reason for hiding this comment

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

LGTM

@macfarla macfarla enabled auto-merge (squash) September 24, 2023 23:46
@macfarla macfarla merged commit 1c261db into hyperledger:main Sep 25, 2023
jflo pushed a commit to jflo/besu that referenced this pull request Nov 10, 2023
…are added to the transaction pool (hyperledger#5891)

* add plugin API to enable plugins to validate transaction before they are added to the transaction pool

Signed-off-by: Stefan <[email protected]>

* updated plugin version

Signed-off-by: Sally MacFarlane <[email protected]>

---------

Signed-off-by: Stefan <[email protected]>
Signed-off-by: Sally MacFarlane <[email protected]>
Co-authored-by: Sally MacFarlane <[email protected]>
Signed-off-by: Justin Florentine <[email protected]>
NickSneo pushed a commit to NickSneo/besu that referenced this pull request Nov 12, 2023
…are added to the transaction pool (hyperledger#5891)

* add plugin API to enable plugins to validate transaction before they are added to the transaction pool

Signed-off-by: Stefan <[email protected]>

* updated plugin version

Signed-off-by: Sally MacFarlane <[email protected]>

---------

Signed-off-by: Stefan <[email protected]>
Signed-off-by: Sally MacFarlane <[email protected]>
Co-authored-by: Sally MacFarlane <[email protected]>
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