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

Hotfix: Disable burn on 0.9.42 #277

Merged
merged 2 commits into from
Feb 21, 2024
Merged

Conversation

rakanalh
Copy link
Contributor

@rakanalh rakanalh commented Feb 20, 2024

Description

This hotfix will be used for a runtime upgrade to 0.9.42 without the burn enabled.

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.

@rakanalh rakanalh merged commit b7dc7db into master Feb 21, 2024
5 of 7 checks passed
@rakanalh rakanalh deleted the hotfix/disable-burn-on-0.9.42 branch February 21, 2024 21:31
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