Skip to content

fix: validate baseDenom param on reward module#308

Merged
Thaleszh merged 2 commits into
mainfrom
fix/reward-validate-denom
Apr 1, 2026
Merged

fix: validate baseDenom param on reward module#308
Thaleszh merged 2 commits into
mainfrom
fix/reward-validate-denom

Conversation

@Thaleszh

@Thaleszh Thaleszh commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Description

Validate baseDenom param on reward module

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Regression tested

PR Checklist:

Make sure each step was done:

  • Updated changelog with PR's intent
  • Lint with make lint-fix

@Thaleszh Thaleszh requested a review from jhelison as a code owner April 1, 2026 14:27
@coderabbitai

coderabbitai Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@Thaleszh has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 14 minutes and 57 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 14 minutes and 57 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1db41086-1dad-4503-86e3-38461bd0d00f

📥 Commits

Reviewing files that changed from the base of the PR and between 2c96c69 and e9752a5.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • x/rewards/types/params.go
  • x/rewards/types/params_test.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/reward-validate-denom

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.

@codecov

codecov Bot commented Apr 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Thaleszh Thaleszh merged commit 779bf71 into main Apr 1, 2026
10 checks passed
@Thaleszh Thaleszh deleted the fix/reward-validate-denom branch April 1, 2026 15:23
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