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

txpool: add more cases to return err instead of panicking on invalid Txn cases (#14093) #14097

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

somnathb1
Copy link
Contributor

This pull request includes updates to the DiscardReason function to handle additional discard reasons for transactions. The most important changes include adding new cases for different types of transaction validation errors.

Cherry pick #14093

…Txn cases (#14093)

This pull request includes updates to the `DiscardReason` function to
handle additional discard reasons for transactions. The most important
changes include adding new cases for different types of transaction
validation errors.
@somnathb1 somnathb1 requested a review from yperbasis March 6, 2025 11:18
@yperbasis yperbasis added this to the 2.61.4-fixes milestone Mar 6, 2025
@somnathb1 somnathb1 merged commit 06ccbb3 into release/2.61 Mar 7, 2025
7 checks passed
@somnathb1 somnathb1 deleted the som/pick14093_e2 branch March 7, 2025 08:38
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