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/original staking #322

Merged
merged 7 commits into from
May 3, 2024
Merged

Fix/original staking #322

merged 7 commits into from
May 3, 2024

Conversation

MRamanenkau
Copy link
Contributor

@MRamanenkau MRamanenkau commented May 2, 2024

Description

Use the original Staking pallet. See note #3

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.

@auto-assign auto-assign bot requested a review from yahortsaryk May 2, 2024 12:18
@MRamanenkau MRamanenkau force-pushed the fix/original-staking branch 2 times, most recently from 4a48731 to 8607af1 Compare May 2, 2024 13:51
@MRamanenkau MRamanenkau force-pushed the fix/original-staking branch 5 times, most recently from 87b8999 to df86d95 Compare May 2, 2024 16:32
@MRamanenkau MRamanenkau force-pushed the fix/original-staking branch 2 times, most recently from 0afa2d3 to 02d41d7 Compare May 3, 2024 08:59
@MRamanenkau MRamanenkau force-pushed the fix/original-staking branch 4 times, most recently from c46e669 to b5b69a1 Compare May 3, 2024 10:38
@MRamanenkau MRamanenkau force-pushed the fix/original-staking branch from b5b69a1 to 39d101f Compare May 3, 2024 10:42
@MRamanenkau MRamanenkau merged commit c2a9d50 into dev May 3, 2024
4 of 5 checks passed
@MRamanenkau MRamanenkau deleted the fix/original-staking branch May 3, 2024 12:16
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