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

Release 10.65.0 #923

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Release 10.65.0 #923

merged 1 commit into from
Feb 4, 2025

Conversation

JasonTulp
Copy link
Contributor

@JasonTulp JasonTulp commented Feb 3, 2025

Release

Release Name: 10.65.0

Spec Version: 65

Client Version: 10.0.0

Key Changes:

This release introduces the following changes:

  • Add Partner Attribution Pallet
  • Dependency update for Grandpa fix

PRs included:


Client Changes:

  • Yes
  • No

Runtime Changes:

  • Yes
  • No

Storage Changes

Added

  • PartnerAttribution: NextPartnerId - increment-only unique partner id
  • PartnerAttribution: Partners - partner registration details
  • PartnerAttribution: Attributions - futurepass -> partner attributions

Extrinsic Changes

Added

  • PartnerAttribution: register_partner
  • PartnerAttribution: update_partner_account
  • PartnerAttribution: attribute_account
  • PartnerAttribution: upgrade_partner

Event Changes

Added

  • PartnerAttribution: PartnerRegistered
  • PartnerAttribution: PartnerUpdated
  • PartnerAttribution: PartnerRemoved
  • PartnerAttribution: PartnerUpgraded
  • PartnerAttribution: AccountAttributed

Error Messages

Added

  • PartnerAttribution: NoAvailableIds
  • PartnerAttribution: PartnerNotFound
  • PartnerAttribution: PartnerAlreadyExists
  • PartnerAttribution: Unauthorized
  • PartnerAttribution: CallerNotFuturepass
  • PartnerAttribution: AccountAlreadyAttributed

@JasonTulp JasonTulp merged commit df32df1 into main Feb 4, 2025
6 checks passed
@JasonTulp JasonTulp deleted the release/10.65.0 branch February 4, 2025 00:30
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