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

Add bech32ibc20 logic to v5 upgrade #637

Merged
merged 1 commit into from
Dec 7, 2021
Merged

Add bech32ibc20 logic to v5 upgrade #637

merged 1 commit into from
Dec 7, 2021

Conversation

ValarDragon
Copy link
Member

Closes: #601

Description

Adds the work from the bech32ibc repository into this one. We should ideally switch to a tagged version of that repository before release.


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

@codecov-commenter
Copy link

Codecov Report

Merging #637 (e4b3b29) into main (df577b7) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #637      +/-   ##
==========================================
- Coverage   18.44%   18.43%   -0.02%     
==========================================
  Files         172      172              
  Lines       24235    24250      +15     
==========================================
  Hits         4470     4470              
- Misses      19000    19015      +15     
  Partials      765      765              
Impacted Files Coverage Δ
app/app.go 0.53% <0.00%> (-0.03%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df577b7...e4b3b29. Read the comment docs.

@daniel-farina daniel-farina added this to the 2021 - December Milestone milestone Dec 3, 2021
@ValarDragon ValarDragon merged commit 442dd07 into main Dec 7, 2021
@ValarDragon ValarDragon deleted the dev/add_bech32ibc branch December 7, 2021 20:25
ValarDragon added a commit that referenced this pull request Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Bech32IBC integration
3 participants