Skip to content

Update Cosmos compatibility to v0.44.0 #1344

Closed
@RiccardoM

Description

@RiccardoM

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

I: dependenciesInternal: related to dependenciesI: documentationInternal: improvements or additions to documentation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions