Skip to content

feat: bump target version to 6.1.0#2234

Merged
nimrod-teich merged 1 commit into
mainfrom
bump-version-6.1.0
Mar 11, 2026
Merged

feat: bump target version to 6.1.0#2234
nimrod-teich merged 1 commit into
mainfrom
bump-version-6.1.0

Conversation

@nimrod-teich

Copy link
Copy Markdown
Contributor

Summary

  • Bump TARGET_VERSION from 6.0.1 to 6.1.0 in x/protocol/types/params.go

Test plan

  • Verify protocol version is reported as 6.1.0
  • Ensure existing tests pass with updated version

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@qodo-code-review

Copy link
Copy Markdown

Review Summary by Qodo

Bump protocol target version to 6.1.0

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Bump TARGET_VERSION constant from 6.0.1 to 6.1.0
• Updates protocol version specification in params module
Diagram
flowchart LR
  A["TARGET_VERSION<br/>6.0.1"] -- "version bump" --> B["TARGET_VERSION<br/>6.1.0"]
Loading

Grey Divider

File Changes

1. x/protocol/types/params.go ⚙️ Configuration changes +1/-1

Update protocol target version constant

• Updated TARGET_VERSION constant from "6.0.1" to "6.1.0"
• MIN_VERSION constant remains unchanged at "5.5.1"

x/protocol/types/params.go


Grey Divider

Qodo Logo

@qodo-code-review

qodo-code-review Bot commented Mar 11, 2026

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

@nimrod-teich nimrod-teich merged commit 28c9192 into main Mar 11, 2026
15 checks passed
@nimrod-teich nimrod-teich deleted the bump-version-6.1.0 branch March 11, 2026 19:23
@codecov

codecov Bot commented Mar 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
consensus 8.71% <ø> (ø)
protocol 33.61% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
x/protocol/types/params.go 51.21% <ø> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant