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) #14096

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

somnathb1
Copy link
Contributor

…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.

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:14
@somnathb1 somnathb1 changed the title [Cherry-Pick] txpool: add more cases to return err instead of panicking on invalid … txpool: add more cases to return err instead of panicking on invalid … Mar 6, 2025
@somnathb1 somnathb1 changed the title txpool: add more cases to return err instead of panicking on invalid … txpool: add more cases to return err instead of panicking on invalid Txn cases (#14093) Mar 6, 2025
@yperbasis yperbasis added this to the 3.0.0-rc3 milestone Mar 6, 2025
@Giulio2002 Giulio2002 merged commit 38e7cc2 into release/3.0 Mar 6, 2025
8 checks passed
@Giulio2002 Giulio2002 deleted the som/pick14093 branch March 6, 2025 14:23
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.

3 participants