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 BountyType with new PalletBountiesBounty #11204

Merged
merged 2 commits into from
Jan 15, 2025
Merged

Conversation

ap211unitech
Copy link
Contributor

@ap211unitech ap211unitech commented Jan 14, 2025

📝 Description

This PR aims to fix the BountyType with new PalletBountiesBounty.

The polkadot-js api update with the substrate types in the most recent release v15.2.1 has introduced a break in the TS compiler.

The old type: Bounty

The new type: PalletBountiesBounty

🖋️ Tasks -

  • Fix BountyType with new PalletBountiesBounty type
  • Fix all underlying subtypes and related components
  • Make build successful

@ap211unitech ap211unitech self-assigned this Jan 14, 2025
@ap211unitech ap211unitech requested a review from TarikGul January 14, 2025 07:00
@ap211unitech ap211unitech linked an issue Jan 14, 2025 that may be closed by this pull request
Copy link
Member

@TarikGul TarikGul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks :) 🚀

@TarikGul TarikGul merged commit e97d156 into master Jan 15, 2025
5 checks passed
@TarikGul TarikGul deleted the fix/bounties-type branch January 15, 2025 14:58
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Jan 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix BountyType with new PalletBountiesBounty
3 participants