Skip to content

perf(consensus): Make one peer state mutex call in AddVote (#3156)#91

Merged
ValarDragon merged 2 commits intoosmo/v0.37.4from
bp/3156
Jun 3, 2024
Merged

perf(consensus): Make one peer state mutex call in AddVote (#3156)#91
ValarDragon merged 2 commits intoosmo/v0.37.4from
bp/3156

Conversation

@ValarDragon
Copy link
Member

Closes cometbft#3155


  • 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

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

…3156)

Closes cometbft#3155

---

- [ ] 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
@ValarDragon ValarDragon added the S:backport/v25 backport to the osmo-v25/v0.37.4 branch label Jun 3, 2024
@ValarDragon ValarDragon merged commit 20e26bd into osmo/v0.37.4 Jun 3, 2024
ValarDragon added a commit that referenced this pull request Jun 3, 2024
…pr-91

perf(consensus): Make one peer state mutex call in AddVote (cometbft#3156) (backport #91)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S:backport/v25 backport to the osmo-v25/v0.37.4 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make one peer state mutex call in AddVote

1 participant