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

Update Kusama augmented types to 1.3.0 #5972

Merged
merged 3 commits into from
Sep 9, 2024
Merged

Conversation

TarikGul
Copy link
Member

@TarikGul TarikGul commented Sep 5, 2024

Changes:

Consts

Added:

coretime.brokerPotLocation

messageQueue.idleMaxServiceWeight

onDemandAssignmentProvider.maxHistoricalRevenue

onDemandAssignmentProvider.palletId

Removed

electionProviderMultiPhase.signedPhase

electionProviderMultiPhase.unsignedPhase

treasury.proposalBond

treasury.proposalBondMaximum

treasury.proposalBondMinimum

Errors

Added

assetRate.Overflow

coretime.AssetTransferFailed

coretime.RequestedFutureRevenue

fellowshipCollective.TooManyMembers

fellowshipReferenda.PreimageStoredWithDifferentLength

nominationPools.AlreadyMigrated

nominationPools.NothingToSlash

nominationPools.NotMigrated

nominationPools.NotSupported

paraInherent.CandidatesFilteredDuringExecution

paras.InvalidCode

preimage.NoCost

referenda.PreimageStoredWithDifferentLength

registrar.InvalidCode

staking.NotEnoughFunds

staking.RewardDestinationRestricted

staking.VirtualStakerNotAllowed

system.MultiBlockMigrationsOngoing

Removed

crowdloan.InvalidParaId

paraInclusion.BitfieldAllZeros

paraInclusion.BitfieldDuplicateOrUnordered

paraInclusion.BitfieldReferencesFreedCore

paraInclusion.CandidateScheduledBeforeParaFree

paraInlcusion.InvalidBitfieldSignature

paraInlcusion.ScheduledOutOfOrder

paraInlcusion.UnexpectedRelayParent

paraInlcusion.UnsortedOrDuplicateBackedCandidates

paraInlcusion.UnsortedOrDuplicateDisputeStatementSet

paraInlcusion.UnsortedOrDuplicateValidatorIndices

paraInlcusion.WrongBitfieldSize

paraInherent.BackedByDisabled

paraInherent.BackedOnUnscheduledCore

paraInherent.CandidateConcludedInvalid

paraInherent.DisputeInvalid

paraInherent.DisputeStatementsUnsortedOrDuplicates

registrar.EmptyCode

treasury.InsufficientProposersBalance

xcmPallet.InvalidAssetNotConcrete

Events

Changed

onDemandAssignmentProvider.OnDemandOrderPlaced Please reference the change here

paraInclusion.CandidateBacked
paraInclusion.CandidateIncluded
paraInclusion.CandidateTimedOut
- The following all changed there type here

Added

onDemandAssignmentProvider.SpotPriceSet

parameters.Updated

scheduler.RetryCancelled

scheduler.RetryFailed

scheduler.RetrySet

Removed

onDemandAssignmentProvider.SpotTrafficSet

treasury.Proposed

treasury.Rejected

Query

Changes

nisCounterpartBalances.freezez Changed here

onDemandAssignmentProvider.paraIdAffinity Changed here

paraInherent.onChainVotes Changed here

paras.upgradeGoAheadSignal Changed here

paras.upgradeRestrictionSignal Changed here

parasDisputes.disputes Changed here

paraSessionInfo.assignmentKeysUnsafe Changed here

paraSessionInfo.sessionExecutorParams Changed here

paraSessionInfo.sessions Changed here

parasShared.activeValidatorKeys Changed here

parasSlashing.unappliedSlashes Changed here

Added

onDemandAssignmentProvider.affinityEntries

onDemandAssignmentProvider.freeEntries

onDemandAssignmentProvider.queueStatus

onDemandAssignmentProvider.revenue

paraInclusion.v1

parameters.parameters

paras.futureCodeUpgradesAt

paras.upgradeGoAheadSignal

scheduler.retries

staking.counterForVirtualStakers

staking.disabledValidators

staking.maxStakedRewards

staking.offendingValidators

staking.virtualStakers

system.inherentsApplied

xcmPallet.recordedXcm

xcmPallet.shouldRecordXcm

Removed

onDemandAssignmentProvider.onDemandQueue

onDemandAssignmentProvider.spotTraffic

paraInclusion.pendingAvailability

paraInclusion.pendingAvailabilityCommitments

Runtime

Changes

core.initializeBlock Changes here

Added

locationToAccountApi.convertLocation

parachainHost.claimQueue

xcmPaymentApi.queryAcceptablePaymentAssets

xcmPaymentApi.queryWeightToAssetFee

xcmPaymentApi.queryXcmWeight

Tx

Added

For the changes in tx please look through the changes in the PR. There are changes to all the docs, some additions and some changes.

@TarikGul TarikGul added the -auto label Sep 9, 2024
@polkadot-js-bot polkadot-js-bot merged commit cf7e7cd into master Sep 9, 2024
6 checks passed
@polkadot-js-bot polkadot-js-bot deleted the tg-kusama-types branch September 9, 2024 16:00
@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 Sep 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants