Skip to content

fix: Do not allow txs in proposals if disableTransactions is set (#17882)#17947

Merged
spalladino merged 1 commit intobackport-to-v2-stagingfrom
backport/v2/17882
Oct 27, 2025
Merged

fix: Do not allow txs in proposals if disableTransactions is set (#17882)#17947
spalladino merged 1 commit intobackport-to-v2-stagingfrom
backport/v2/17882

Conversation

@spalladino
Copy link
Contributor

Reuses the disableTransactions flag used in p2p to also reject block proposals that have non-empty tx hashes.

Backport of #17882

@spalladino spalladino removed the request for review from charlielye October 24, 2025 18:07
@spalladino spalladino added the ci-no-fail-fast Sets NO_FAIL_FAST in the CI so the run is not aborted on the first failure label Oct 24, 2025
)

Reuses the `disableTransactions` flag used in p2p to also reject block
proposals that have non-empty tx hashes.
@spalladino spalladino merged commit 9fe22ef into backport-to-v2-staging Oct 27, 2025
6 checks passed
@spalladino spalladino deleted the backport/v2/17882 branch October 27, 2025 12:59
spalladino added a commit that referenced this pull request Oct 28, 2025
) (#17947)

Reuses the `disableTransactions` flag used in p2p to also reject block
proposals that have non-empty tx hashes.

Backport of #17882
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-no-fail-fast Sets NO_FAIL_FAST in the CI so the run is not aborted on the first failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant