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

fix: 🐛 re-add runtime api versions required for 6.x. chains #24

Merged
merged 2 commits into from
Sep 14, 2024

Conversation

F-OBrien
Copy link
Contributor

Description

Runtime API's support multiple version. Removing the runtime API version used by 6.x chains was breaking for anyone using the types bundle to establish the API available in the polkadot api. The PR adds the versions of runtime API required by 6.x chains alongside those required by 7.x chains allowing compatibility across chain upgrades.

Breaking Changes

N/A

JIRA Link

N/A

Checklist

  • Updated the Readme.md (if required) ?

@F-OBrien F-OBrien force-pushed the runtime-api-versions branch 2 times, most recently from 0d273b4 to 5556590 Compare September 14, 2024 11:09
@F-OBrien F-OBrien force-pushed the runtime-api-versions branch from 5556590 to de81da3 Compare September 14, 2024 11:13
@F-OBrien F-OBrien merged commit b39af04 into main Sep 14, 2024
4 checks passed
@F-OBrien F-OBrien deleted the runtime-api-versions branch September 14, 2024 12:09
@prashantasdeveloper
Copy link
Collaborator

🎉 This PR is included in version 5.12.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants