Skip to content

fix(mempool): panic when the app returns error on CheckTx request (backport #2894)#2903

Merged
hvanz merged 1 commit intov1.xfrom
mergify/bp/v1.x/pr-2894
Apr 26, 2024
Merged

fix(mempool): panic when the app returns error on CheckTx request (backport #2894)#2903
hvanz merged 1 commit intov1.xfrom
mergify/bp/v1.x/pr-2894

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Apr 26, 2024

Closes #2225

If the app returns an error on an ABCI call (in particular CheckTx), CometBFT should stop, because the error is unrecoverable.


PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments
  • Title follows the Conventional Commits spec

This is an automatic backport of pull request #2894 done by [Mergify](https://mergify.com).

)

Closes #2225

If the app returns an error on an ABCI call (in particular CheckTx),
CometBFT should stop, because the error is unrecoverable.

---

#### PR checklist

- [X] Tests written/updated
- [X] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
- [X] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec

(cherry picked from commit 98983fc)
@mergify mergify bot requested a review from a team as a code owner April 26, 2024 08:53
@mergify mergify bot requested a review from a team April 26, 2024 08:53
@hvanz hvanz merged commit 5c30dc1 into v1.x Apr 26, 2024
@hvanz hvanz deleted the mergify/bp/v1.x/pr-2894 branch April 26, 2024 10:49
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.

1 participant