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