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

perf(internal/blocksync): avoid double-calling types.BlockFromProto #3

Merged
merged 3 commits into from
Feb 16, 2024

Conversation

czarcas7ic
Copy link
Member

… (cometbft#2016)

for performance reasons.
Closes cometbft#1964


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

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

…cometbft#2016)

for performance reasons.
Closes cometbft#1964

---

- [ ] ~~Tests written/updated~~
- [x] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [x] Updated relevant documentation (`docs/` or `spec/`) and code
comments
@czarcas7ic czarcas7ic added the S:backport/v23 backport to the osmo-v23/v0.37.4 branch label Feb 14, 2024
@czarcas7ic czarcas7ic merged commit 2629de9 into osmo/v0.37.4 Feb 16, 2024
15 checks passed
@czarcas7ic czarcas7ic added S:backport/v23 backport to the osmo-v23/v0.37.4 branch and removed S:backport/v23 backport to the osmo-v23/v0.37.4 branch labels Feb 16, 2024
czarcas7ic added a commit that referenced this pull request Feb 16, 2024
…proto

perf(internal/blocksync): avoid double-calling `types.BlockFromProto`…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S:backport/v23 backport to the osmo-v23/v0.37.4 branch
Projects
None yet
3 participants