fix: bump comet for tachyon advisory#622
Merged
Merged
Conversation
WalkthroughThis PR adds v11.2.0 changelog entries (dated Jan 23, 2026) documenting a CometBFT dependency upgrade to v0.38.21 to address CSA-2026-001 and notes minor recovery improvements for several IBC light clients. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In @.changelog/v11.2.0/dependencies/622-bump-comet.md:
- Line 1: The changelog entry wrongly references the security advisory
"CSA-2026-001" for the CometBFT bump; update the line that mentions v0.38.21 and
the advisory so it no longer cites CSA-2026-001—either remove the advisory
reference entirely or replace it with the correct CometBFT advisory identifier
(if one exists) that corresponds to v0.38.21; ensure the text mentioning
"v0.38.21" and the advisory string is edited, and verify go.mod and go.sum
remain unchanged.
boojamya
approved these changes
Jan 23, 2026
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@CHANGELOG.md`:
- Line 5: Replace the emphasized date string "*Jan 23, 2026*" with
non-emphasized text (either plain text "Jan 23, 2026" or a proper Markdown
heading like "## Jan 23, 2026") to eliminate emphasis-as-heading formatting;
locate the exact token "*Jan 23, 2026*" in CHANGELOG.md and remove the
surrounding asterisks or convert it to the desired heading level.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.