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

616 add attribute max length change #623

Merged
merged 5 commits into from
Jan 27, 2022

Conversation

channa-figure
Copy link
Contributor

@channa-figure channa-figure commented Jan 26, 2022

Description

Re-opened issue to add upgrade change to attribute's max value length and add changelog entries.

closes: #616


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer
  • Review Codecov Report in the comment section below once CI passes

@codecov
Copy link

codecov bot commented Jan 26, 2022

Codecov Report

Merging #623 (7e0b98d) into main (0cdb139) will decrease coverage by 0.10%.
The diff coverage is 0.00%.

❗ Current head 7e0b98d differs from pull request most recent head a1c42a7. Consider uploading reports for the commit a1c42a7 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #623      +/-   ##
==========================================
- Coverage   56.59%   56.49%   -0.11%     
==========================================
  Files         174      173       -1     
  Lines       20904    20834      -70     
==========================================
- Hits        11831    11770      -61     
+ Misses       8164     8161       -3     
+ Partials      909      903       -6     
Impacted Files Coverage Δ
app/upgrades.go 6.86% <0.00%> (-0.67%) ⬇️
app/app.go 87.60% <0.00%> (ø)
x/name/client/cli/gov.go

arnabmitra
arnabmitra previously approved these changes Jan 27, 2022
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Daniel Wedul <[email protected]>
@arnabmitra arnabmitra self-requested a review January 27, 2022 19:06
@channa-figure channa-figure enabled auto-merge (squash) January 27, 2022 19:10
@channa-figure channa-figure merged commit 0015df4 into main Jan 27, 2022
@channa-figure channa-figure deleted the 616-add-attribute-max-length-change branch January 27, 2022 19:13
fkneeland-figure pushed a commit that referenced this pull request Feb 22, 2022
* Add attribute length change

* Updated logging

* Add changelog entry

* Update CHANGELOG.md

Co-authored-by: Daniel Wedul <[email protected]>

Co-authored-by: Daniel Wedul <[email protected]>
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.

Set Fee Schedule in 1.8.0 Upgrade
4 participants