Skip to content

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

Merged
hvanz merged 2 commits intov0.38.xfrom
mergify/bp/v0.38.x/pr-3654
Aug 9, 2024
Merged

feat(mempool): add error ErrRecheckFull (backport #3654)#3656
hvanz merged 2 commits intov0.38.xfrom
mergify/bp/v0.38.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)

# Conflicts:
#	mempool/clist_mempool.go
@mergify

This comment was marked as resolved.

@mergify mergify bot requested a review from a team as a code owner August 9, 2024 10:59
@mergify mergify bot added the conflicts label Aug 9, 2024
@hvanz hvanz merged commit f85d897 into v0.38.x Aug 9, 2024
@hvanz hvanz deleted the mergify/bp/v0.38.x/pr-3654 branch August 9, 2024 11:56
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