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

Clear inspection OCW guard on early return #500

Merged
merged 19 commits into from
Dec 17, 2024

Conversation

khssnv
Copy link
Member

@khssnv khssnv commented Dec 12, 2024

Description

Types of Changes

Please select the branch type you are merging and fill in the relevant template.

  • Hotfix
  • Release
  • Fix or Feature

Fix or Feature

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 for Fix or Feature

  • Change has been tested locally.
  • Change adds / updates tests if applicable.
  • Changelog doc updated.
  • spec_version has been incremented.
  • network-relayer's events have been updated according to the blockchain events if applicable.
  • All CI checks have been passed successfully

@khssnv khssnv force-pushed the fix/clear-inspection-ocw-guard branch from 0f8a223 to 588cd8d Compare December 12, 2024 16:59
@khssnv khssnv force-pushed the fix/clear-inspection-ocw-guard branch from 588cd8d to 4230603 Compare December 12, 2024 17:02
@khssnv khssnv force-pushed the fix/clear-inspection-ocw-guard branch from 4287f0d to 5063b0f Compare December 12, 2024 17:30
@khssnv khssnv force-pushed the fix/clear-inspection-ocw-guard branch 2 times, most recently from a99e3f4 to bb01f88 Compare December 13, 2024 08:43
@khssnv khssnv force-pushed the fix/clear-inspection-ocw-guard branch from bb01f88 to 09d088a Compare December 13, 2024 10:08
@khssnv khssnv force-pushed the fix/clear-inspection-ocw-guard branch from 297e9ae to 407956c Compare December 16, 2024 13:16
@khssnv khssnv force-pushed the fix/clear-inspection-ocw-guard branch from 407956c to 8b7db29 Compare December 16, 2024 13:32
@khssnv khssnv force-pushed the fix/clear-inspection-ocw-guard branch from 8b7db29 to 8c6bfd9 Compare December 17, 2024 05:09
@khssnv khssnv merged commit 50551aa into new-dev Dec 17, 2024
5 checks passed
@khssnv khssnv deleted the fix/clear-inspection-ocw-guard branch December 17, 2024 08:23
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.

2 participants