Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: bump cometbft version to 0.37.15 #5050

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

conorsch
Copy link
Contributor

@conorsch conorsch commented Feb 4, 2025

Describe your changes

The cometbft version bump is to include patches to security issues. See details in [0]. We already updated the project documentation in [1].

[0] https://github.com/cometbft/cometbft/blob/v0.37.15/CHANGELOG.md#v03715
[1] penumbra-zone/guide#52

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    no changes to app code, bumping deps for related tooling

The cometbft version bump is to include patches to security issues.
See details in [0]. We already updated the project documentation in [1].

[0] https://github.com/cometbft/cometbft/blob/v0.37.15/CHANGELOG.md#v03715
[1] penumbra-zone/guide#52
@@ -57,7 +57,7 @@ services:

# The CometBFT node
cometbft-node0:
image: "docker.io/cometbft/cometbft:v0.37.9"
image: "docker.io/cometbft/cometbft:v0.37.15"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Frankly I'm in favor of deleting the docker-compose files, because I don't believe they're used anywhere, but they may serve as a reference to someone trying to write their own, so leaving in-tree for now.

@conorsch conorsch merged commit a655851 into main Feb 4, 2025
10 checks passed
@conorsch conorsch deleted the cometbft-version-updates-2025-02 branch February 4, 2025 17:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants