Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat(gov): use gov/v1 MinInitialDepositRatio and set it to 0.1 #2301

Merged
merged 4 commits into from
Oct 31, 2023

Conversation

robert-zaremba
Copy link
Member

No description provided.

@robert-zaremba robert-zaremba requested a review from a team as a code owner October 30, 2023 22:45
@robert-zaremba robert-zaremba added the skip-e2e-test Skip the e2e tests label Oct 30, 2023
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #2301 (d8e4c21) into main (7f05ad4) will decrease coverage by 4.89%.
Report is 272 commits behind head on main.
The diff coverage is 66.20%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2301      +/-   ##
==========================================
- Coverage   75.38%   70.50%   -4.89%     
==========================================
  Files         100      170      +70     
  Lines        8025    12877    +4852     
==========================================
+ Hits         6050     9079    +3029     
- Misses       1589     3195    +1606     
- Partials      386      603     +217     
Files Coverage Δ
ante/ante.go 66.66% <100.00%> (+18.45%) ⬆️
ante/fee.go 80.00% <100.00%> (+1.64%) ⬆️
ante/spam_prevention.go 75.92% <ø> (ø)
app/inflation/inflation.go 100.00% <100.00%> (ø)
app/upgradev3/migrations.go 85.71% <ø> (+7.45%) ⬆️
util/coin/utoken.go 100.00% <100.00%> (ø)
util/ibc/ibc.go 58.82% <ø> (ø)
util/sdkutil/events.go 0.00% <ø> (ø)
x/incentive/client/tests/suite.go 100.00% <ø> (ø)
x/incentive/client/tests/tests.go 100.00% <ø> (ø)
... and 41 more

... and 100 files with indirect coverage changes

Copy link
Collaborator

@gsk967 gsk967 left a comment

Choose a reason for hiding this comment

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

LGTM

@robert-zaremba robert-zaremba added this pull request to the merge queue Oct 31, 2023
Merged via the queue into main with commit eef5b43 Oct 31, 2023
25 of 27 checks passed
@robert-zaremba robert-zaremba deleted the robert/gov-min-deposit-ratio branch October 31, 2023 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-e2e-test Skip the e2e tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants