Skip to content

docs: add proposal 25 with upgrade to v7.1#38

Merged
Thaleszh merged 1 commit intomainfrom
docs/proposal-25
Mar 11, 2026
Merged

docs: add proposal 25 with upgrade to v7.1#38
Thaleszh merged 1 commit intomainfrom
docs/proposal-25

Conversation

@Thaleszh
Copy link
Contributor

Description

Adds proposal with upgrade to v7.1

Type of change

  • Documentation (updates documentation on the project)

@coderabbitai
Copy link

coderabbitai bot commented Mar 10, 2026

Walkthrough

This pull request adds a new proposal configuration file for the KiiChain Testnet Oro upgrade. The file defines a Cosmos software upgrade proposal with a MsgSoftwareUpgrade message containing upgrade specifications (name: v7.1.0, target height: 29406742), associated metadata pointing to an IPFS resource, a deposit amount denominated in akii, and descriptive text including a changelog link. The proposal is not marked as expedited.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: adding a new proposal file for upgrading to v7.1.0, which aligns with the raw summary showing a new proposal JSON file addition.
Description check ✅ Passed The description includes a brief summary and identifies the type of change as documentation, but lacks detail on context, motivation, and does not include the 'How Has This Been Tested?' section.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch docs/proposal-25

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@testnet_oro/proposals/proposal_25.json`:
- Line 15: The metadata field in proposal_25.json currently uses the placeholder
string "ipfs://CID"; replace that placeholder with the actual IPFS CID for the
proposal metadata (e.g., "ipfs://Qm..." or "ipfs://bafy...") so the metadata
points to the real document; update the "metadata" value in the JSON (the
"metadata" key in proposal_25.json) with the correct CID string, ensuring proper
JSON quoting and that the CID is a valid IPFS content identifier.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 549eecb4-a129-43c8-9cea-8a564940b9f2

📥 Commits

Reviewing files that changed from the base of the PR and between c78c148 and 4ae2afd.

📒 Files selected for processing (1)
  • testnet_oro/proposals/proposal_25.json

@Thaleszh Thaleszh merged commit 7b61c05 into main Mar 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants