Update Kusama augmented types to 1.3.0 #5972
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 hereparaInclusion.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 hereonDemandAssignmentProvider.paraIdAffinity
Changed hereparaInherent.onChainVotes
Changed hereparas.upgradeGoAheadSignal
Changed hereparas.upgradeRestrictionSignal
Changed hereparasDisputes.disputes
Changed hereparaSessionInfo.assignmentKeysUnsafe
Changed hereparaSessionInfo.sessionExecutorParams
Changed hereparaSessionInfo.sessions
Changed hereparasShared.activeValidatorKeys
Changed hereparasSlashing.unappliedSlashes
Changed hereAdded
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 hereAdded
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.