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

Feature: Substrate 1.1.0 #281

Merged
merged 24 commits into from
May 3, 2024
Merged

Feature: Substrate 1.1.0 #281

merged 24 commits into from
May 3, 2024

Conversation

rakanalh
Copy link
Contributor

@rakanalh rakanalh commented Feb 26, 2024

Description

Substrate v1.1.0 upgrade which is required for some OpenGov migrations.

Types of Changes

  • Tech Debt (Code improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Dependency upgrade (A change in substrate or any 3rd party crate version)

Migrations and Hooks

  • This change requires a runtime migration.
  • Modifies on_initialize
  • Modifies on_finalize

Checklist

  • Change has been tested locally.
  • Change adds / updates tests.
  • Changelog doc updated.

TODO

  • Update dependencies
  • Cleanup existing migrations
  • Include new migrations.

@rakanalh rakanalh marked this pull request as ready for review February 27, 2024 13:28
@rakanalh rakanalh requested review from yahortsaryk, MRamanenkau and aie0 and removed request for yahortsaryk February 27, 2024 13:29
@yahortsaryk yahortsaryk merged commit 71462ce into dev May 3, 2024
4 of 5 checks passed
@yahortsaryk yahortsaryk deleted the feature/substrate-1.1.0 branch May 3, 2024 15:01
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.

3 participants