Skip to content

feat(mempool): add error ErrRecheckFull (backport #3654)#3655

Merged
hvanz merged 1 commit intov1.xfrom
mergify/bp/v1.x/pr-3654
Aug 9, 2024
Merged

feat(mempool): add error ErrRecheckFull (backport #3654)#3655
hvanz merged 1 commit intov1.xfrom
mergify/bp/v1.x/pr-3654

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Aug 9, 2024

Complements #3314

This PR adds a new error with a more clear error message when checking if the mempool is full while rechecking is in progress after a new block was committed.


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 #3654 done by [Mergify](https://mergify.com).

Complements #3314

This PR adds a new error with a more clear error message when checking
if the mempool is full while rechecking is in progress after a new block
was committed.

---

#### PR checklist

- [ ] Tests written/updated
- [ ] 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
- [ ] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec

(cherry picked from commit 987fa83)
@mergify mergify bot requested a review from a team as a code owner August 9, 2024 10:59
@mergify mergify bot requested a review from a team August 9, 2024 10:59
@hvanz hvanz merged commit 3ee937a into v1.x Aug 9, 2024
@hvanz hvanz deleted the mergify/bp/v1.x/pr-3654 branch August 9, 2024 11:44
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