@@ -921,15 +921,15 @@ ___
921
921
922
922
## paraInclusion
923
923
924
- ### CandidateBacked(` PolkadotPrimitivesV8CandidateReceipt ` , ` Bytes ` , ` u32 ` , ` u32 ` )
924
+ ### CandidateBacked(` PolkadotPrimitivesVstagingCandidateReceiptV2 ` , ` Bytes ` , ` u32 ` , ` u32 ` )
925
925
- ** interface** : ` api.events.paraInclusion.CandidateBacked.is `
926
926
- ** summary** : A candidate was backed. ` [candidate, head_data] `
927
927
928
- ### CandidateIncluded(` PolkadotPrimitivesV8CandidateReceipt ` , ` Bytes ` , ` u32 ` , ` u32 ` )
928
+ ### CandidateIncluded(` PolkadotPrimitivesVstagingCandidateReceiptV2 ` , ` Bytes ` , ` u32 ` , ` u32 ` )
929
929
- ** interface** : ` api.events.paraInclusion.CandidateIncluded.is `
930
930
- ** summary** : A candidate was included. ` [candidate, head_data] `
931
931
932
- ### CandidateTimedOut(` PolkadotPrimitivesV8CandidateReceipt ` , ` Bytes ` , ` u32 ` )
932
+ ### CandidateTimedOut(` PolkadotPrimitivesVstagingCandidateReceiptV2 ` , ` Bytes ` , ` u32 ` )
933
933
- ** interface** : ` api.events.paraInclusion.CandidateTimedOut.is `
934
934
- ** summary** : A candidate timed out. ` [candidate, head_data] `
935
935
@@ -1028,19 +1028,19 @@ ___
1028
1028
- ** interface** : ` api.events.proxy.Announced.is `
1029
1029
- ** summary** : An announcement was placed to make a call in the future.
1030
1030
1031
- ### ProxyAdded(` AccountId32 ` , ` AccountId32 ` , ` StagingKusamaRuntimeProxyType ` , ` u32 ` )
1031
+ ### ProxyAdded(` AccountId32 ` , ` AccountId32 ` , ` KusamaRuntimeConstantsProxyProxyType ` , ` u32 ` )
1032
1032
- ** interface** : ` api.events.proxy.ProxyAdded.is `
1033
1033
- ** summary** : A proxy was added.
1034
1034
1035
1035
### ProxyExecuted(` Result<Null, SpRuntimeDispatchError> ` )
1036
1036
- ** interface** : ` api.events.proxy.ProxyExecuted.is `
1037
1037
- ** summary** : A proxy was executed correctly, with the given.
1038
1038
1039
- ### ProxyRemoved(` AccountId32 ` , ` AccountId32 ` , ` StagingKusamaRuntimeProxyType ` , ` u32 ` )
1039
+ ### ProxyRemoved(` AccountId32 ` , ` AccountId32 ` , ` KusamaRuntimeConstantsProxyProxyType ` , ` u32 ` )
1040
1040
- ** interface** : ` api.events.proxy.ProxyRemoved.is `
1041
1041
- ** summary** : A proxy was removed.
1042
1042
1043
- ### PureCreated(` AccountId32 ` , ` AccountId32 ` , ` StagingKusamaRuntimeProxyType ` , ` u16 ` )
1043
+ ### PureCreated(` AccountId32 ` , ` AccountId32 ` , ` KusamaRuntimeConstantsProxyProxyType ` , ` u16 ` )
1044
1044
- ** interface** : ` api.events.proxy.PureCreated.is `
1045
1045
- ** summary** : A pure account has been created by new proxy with given disambiguation index and proxy type.
1046
1046
@@ -1328,9 +1328,9 @@ ___
1328
1328
- ** interface** : ` api.events.staking.OldSlashingReportDiscarded.is `
1329
1329
- ** summary** : An old slashing report from a prior era was discarded because it could not be processed.
1330
1330
1331
- ### PayoutStarted(` u32 ` , ` AccountId32 ` )
1331
+ ### PayoutStarted(` u32 ` , ` AccountId32 ` , ` u32 ` , ` Option<u32> ` )
1332
1332
- ** interface** : ` api.events.staking.PayoutStarted.is `
1333
- - ** summary** : The stakers' rewards are getting paid.
1333
+ - ** summary** : A Page of stakers rewards are getting paid. ` next ` is ` None ` if all pages are claimed .
1334
1334
1335
1335
### Rewarded(` AccountId32 ` , ` PalletStakingRewardDestination ` , ` u128 ` )
1336
1336
- ** interface** : ` api.events.staking.Rewarded.is `
@@ -1381,11 +1381,11 @@ ___
1381
1381
- ** interface** : ` api.events.system.CodeUpdated.is `
1382
1382
- ** summary** : ` :code ` was updated.
1383
1383
1384
- ### ExtrinsicFailed(` SpRuntimeDispatchError ` , ` FrameSupportDispatchDispatchInfo ` )
1384
+ ### ExtrinsicFailed(` SpRuntimeDispatchError ` , ` FrameSystemDispatchEventInfo ` )
1385
1385
- ** interface** : ` api.events.system.ExtrinsicFailed.is `
1386
1386
- ** summary** : An extrinsic failed.
1387
1387
1388
- ### ExtrinsicSuccess(` FrameSupportDispatchDispatchInfo ` )
1388
+ ### ExtrinsicSuccess(` FrameSystemDispatchEventInfo ` )
1389
1389
- ** interface** : ` api.events.system.ExtrinsicSuccess.is `
1390
1390
- ** summary** : An extrinsic completed successfully.
1391
1391
@@ -1541,37 +1541,37 @@ ___
1541
1541
1542
1542
## xcmPallet
1543
1543
1544
- ### AssetsClaimed(` H256 ` , ` StagingXcmV4Location ` , ` XcmVersionedAssets ` )
1544
+ ### AssetsClaimed(` H256 ` , ` StagingXcmV5Location ` , ` XcmVersionedAssets ` )
1545
1545
- ** interface** : ` api.events.xcmPallet.AssetsClaimed.is `
1546
1546
- ** summary** : Some assets have been claimed from an asset trap
1547
1547
1548
- ### AssetsTrapped(` H256 ` , ` StagingXcmV4Location ` , ` XcmVersionedAssets ` )
1548
+ ### AssetsTrapped(` H256 ` , ` StagingXcmV5Location ` , ` XcmVersionedAssets ` )
1549
1549
- ** interface** : ` api.events.xcmPallet.AssetsTrapped.is `
1550
1550
- ** summary** : Some assets have been placed in an asset trap.
1551
1551
1552
- ### Attempted(` StagingXcmV4TraitsOutcome ` )
1552
+ ### Attempted(` StagingXcmV5TraitsOutcome ` )
1553
1553
- ** interface** : ` api.events.xcmPallet.Attempted.is `
1554
1554
- ** summary** : Execution of an XCM message was attempted.
1555
1555
1556
- ### FeesPaid(` StagingXcmV4Location ` , ` StagingXcmV4AssetAssets ` )
1556
+ ### FeesPaid(` StagingXcmV5Location ` , ` StagingXcmV5AssetAssets ` )
1557
1557
- ** interface** : ` api.events.xcmPallet.FeesPaid.is `
1558
1558
- ** summary** : Fees were paid from a location for an operation (often for using ` SendXcm ` ).
1559
1559
1560
- ### InvalidQuerier(` StagingXcmV4Location ` , ` u64 ` , ` StagingXcmV4Location ` , ` Option<StagingXcmV4Location > ` )
1560
+ ### InvalidQuerier(` StagingXcmV5Location ` , ` u64 ` , ` StagingXcmV5Location ` , ` Option<StagingXcmV5Location > ` )
1561
1561
- ** interface** : ` api.events.xcmPallet.InvalidQuerier.is `
1562
1562
- ** summary** : Expected query response has been received but the querier location of the response does not match the expected. The query remains registered for a later, valid, response to be received and acted upon.
1563
1563
1564
- ### InvalidQuerierVersion(` StagingXcmV4Location ` , ` u64 ` )
1564
+ ### InvalidQuerierVersion(` StagingXcmV5Location ` , ` u64 ` )
1565
1565
- ** interface** : ` api.events.xcmPallet.InvalidQuerierVersion.is `
1566
1566
- ** summary** : Expected query response has been received but the expected querier location placed in storage by this runtime previously cannot be decoded. The query remains registered.
1567
1567
1568
1568
This is unexpected (since a location placed in storage in a previously executing runtime should be readable prior to query timeout) and dangerous since the possibly valid response will be dropped. Manual governance intervention is probably going to be needed.
1569
1569
1570
- ### InvalidResponder(` StagingXcmV4Location ` , ` u64 ` , ` Option<StagingXcmV4Location > ` )
1570
+ ### InvalidResponder(` StagingXcmV5Location ` , ` u64 ` , ` Option<StagingXcmV5Location > ` )
1571
1571
- ** interface** : ` api.events.xcmPallet.InvalidResponder.is `
1572
1572
- ** summary** : Expected query response has been received but the origin location of the response does not match that expected. The query remains registered for a later, valid, response to be received and acted upon.
1573
1573
1574
- ### InvalidResponderVersion(` StagingXcmV4Location ` , ` u64 ` )
1574
+ ### InvalidResponderVersion(` StagingXcmV5Location ` , ` u64 ` )
1575
1575
- ** interface** : ` api.events.xcmPallet.InvalidResponderVersion.is `
1576
1576
- ** summary** : Expected query response has been received but the expected origin location placed in storage by this runtime previously cannot be decoded. The query remains registered.
1577
1577
@@ -1597,31 +1597,31 @@ ___
1597
1597
- ** interface** : ` api.events.xcmPallet.NotifyTargetMigrationFail.is `
1598
1598
- ** summary** : A given location which had a version change subscription was dropped owing to an error migrating the location to our new XCM format.
1599
1599
1600
- ### NotifyTargetSendFail(` StagingXcmV4Location ` , ` u64 ` , ` XcmV3TraitsError ` )
1600
+ ### NotifyTargetSendFail(` StagingXcmV5Location ` , ` u64 ` , ` XcmV5TraitsError ` )
1601
1601
- ** interface** : ` api.events.xcmPallet.NotifyTargetSendFail.is `
1602
1602
- ** summary** : A given location which had a version change subscription was dropped owing to an error sending the notification to it.
1603
1603
1604
- ### ResponseReady(` u64 ` , ` StagingXcmV4Response ` )
1604
+ ### ResponseReady(` u64 ` , ` StagingXcmV5Response ` )
1605
1605
- ** interface** : ` api.events.xcmPallet.ResponseReady.is `
1606
1606
- ** summary** : Query response has been received and is ready for taking with ` take_response ` . There is no registered notification call.
1607
1607
1608
1608
### ResponseTaken(` u64 ` )
1609
1609
- ** interface** : ` api.events.xcmPallet.ResponseTaken.is `
1610
1610
- ** summary** : Received query response has been read and removed.
1611
1611
1612
- ### Sent(` StagingXcmV4Location ` , ` StagingXcmV4Location ` , ` StagingXcmV4Xcm ` , ` [u8;32] ` )
1612
+ ### Sent(` StagingXcmV5Location ` , ` StagingXcmV5Location ` , ` StagingXcmV5Xcm ` , ` [u8;32] ` )
1613
1613
- ** interface** : ` api.events.xcmPallet.Sent.is `
1614
1614
- ** summary** : A XCM message was sent.
1615
1615
1616
- ### SupportedVersionChanged(` StagingXcmV4Location ` , ` u32 ` )
1616
+ ### SupportedVersionChanged(` StagingXcmV5Location ` , ` u32 ` )
1617
1617
- ** interface** : ` api.events.xcmPallet.SupportedVersionChanged.is `
1618
1618
- ** summary** : The supported version of a location has been changed. This might be through an automatic notification or a manual intervention.
1619
1619
1620
- ### UnexpectedResponse(` StagingXcmV4Location ` , ` u64 ` )
1620
+ ### UnexpectedResponse(` StagingXcmV5Location ` , ` u64 ` )
1621
1621
- ** interface** : ` api.events.xcmPallet.UnexpectedResponse.is `
1622
1622
- ** summary** : Query response received which does not match a registered query. This may be because a matching query was never registered, it may be because it is a duplicate response, or because the query timed out.
1623
1623
1624
- ### VersionChangeNotified(` StagingXcmV4Location ` , ` u32 ` , ` StagingXcmV4AssetAssets ` , ` [u8;32] ` )
1624
+ ### VersionChangeNotified(` StagingXcmV5Location ` , ` u32 ` , ` StagingXcmV5AssetAssets ` , ` [u8;32] ` )
1625
1625
- ** interface** : ` api.events.xcmPallet.VersionChangeNotified.is `
1626
1626
- ** summary** : An XCM version change notification message has been attempted to be sent.
1627
1627
@@ -1631,14 +1631,14 @@ ___
1631
1631
- ** interface** : ` api.events.xcmPallet.VersionMigrationFinished.is `
1632
1632
- ** summary** : A XCM version migration finished.
1633
1633
1634
- ### VersionNotifyRequested(` StagingXcmV4Location ` , ` StagingXcmV4AssetAssets ` , ` [u8;32] ` )
1634
+ ### VersionNotifyRequested(` StagingXcmV5Location ` , ` StagingXcmV5AssetAssets ` , ` [u8;32] ` )
1635
1635
- ** interface** : ` api.events.xcmPallet.VersionNotifyRequested.is `
1636
1636
- ** summary** : We have requested that a remote chain send us XCM version change notifications.
1637
1637
1638
- ### VersionNotifyStarted(` StagingXcmV4Location ` , ` StagingXcmV4AssetAssets ` , ` [u8;32] ` )
1638
+ ### VersionNotifyStarted(` StagingXcmV5Location ` , ` StagingXcmV5AssetAssets ` , ` [u8;32] ` )
1639
1639
- ** interface** : ` api.events.xcmPallet.VersionNotifyStarted.is `
1640
1640
- ** summary** : A remote has requested XCM version change notification from us and we have honored it. A version information message is sent to them and its cost is included.
1641
1641
1642
- ### VersionNotifyUnrequested(` StagingXcmV4Location ` , ` StagingXcmV4AssetAssets ` , ` [u8;32] ` )
1642
+ ### VersionNotifyUnrequested(` StagingXcmV5Location ` , ` StagingXcmV5AssetAssets ` , ` [u8;32] ` )
1643
1643
- ** interface** : ` api.events.xcmPallet.VersionNotifyUnrequested.is `
1644
1644
- ** summary** : We have requested that a remote chain stops sending us XCM version change notifications.
0 commit comments