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

Update Cosmos compatibility to v0.44.0 #1344

Closed
5 of 7 tasks
RiccardoM opened this issue Sep 13, 2021 · 0 comments · Fixed by #1356
Closed
5 of 7 tasks

Update Cosmos compatibility to v0.44.0 #1344

RiccardoM opened this issue Sep 13, 2021 · 0 comments · Fixed by #1356
Assignees
Labels
I: dependencies Internal: related to dependencies I: documentation Internal: improvements or additions to documentation
Milestone

Comments

@RiccardoM
Copy link

RiccardoM commented Sep 13, 2021

Crate

relayer

Summary

Update Cosmos compatibility to v0.44.0

Problem Definition

The Cosmos v0.43 series has been dropped in favor of the v0.44 series due to a security bug. The compatibility table (and compatibility.rs should be updated.

Proposal

  • Update compatibility.rs to have const SDK_MODULE_VERSION_REQ: &str = ">=0.41.3, <=0.44.0";
  • Update the features page

Acceptance Criteria

  • compatibility.rs has been updated
  • the features page has been updated

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@adizere adizere added I: dependencies Internal: related to dependencies O: usability Objective: cause to improve the user experience (UX) and ease using the product labels Sep 13, 2021
@adizere adizere added this to the 09.2021 milestone Sep 13, 2021
@romac romac self-assigned this Sep 15, 2021
@romac romac added I: documentation Internal: improvements or additions to documentation and removed O: usability Objective: cause to improve the user experience (UX) and ease using the product labels Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: dependencies Internal: related to dependencies I: documentation Internal: improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants