Name | Lookup | Parameters | |
|---|---|---|---|
| set_validation_data | 0100 | 1 | |
| sudo_send_upward_message | 0101 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| ValidationFunctionStored | 0100 | ||
| ValidationFunctionApplied | 0101 | ["RelayChainBlockNumber"] | |
| ValidationFunctionDiscarded | 0102 | ||
| DownwardMessagesReceived | 0103 | ["u32"] | |
| DownwardMessagesProcessed | 0104 | ["Weight","relay_chain::Hash"] | |
| UpwardMessageSent | 0105 | ["Option<XcmHash>"] |
Name | Type | |
|---|---|---|
| UnincludedSegment | {"origin":"PlainType","plain_type":"Vec<cumulus_pallet_parachain_system:unincluded_segment:Ancestor>","PlainTypeValue":496} | |
| AggregatedUnincludedSegment | {"origin":"PlainType","plain_type":"cumulus_pallet_parachain_system:unincluded_segment:SegmentTracker","PlainTypeValue":505} | |
| PendingValidationCode | {"origin":"PlainType","plain_type":"Vec<U8>","PlainTypeValue":15} | |
| NewValidationCode | {"origin":"PlainType","plain_type":"Vec<U8>","PlainTypeValue":15} | |
| ValidationData | {"origin":"PlainType","plain_type":"polkadot_primitives:v8:PersistedValidationData","PlainTypeValue":109} | |
| DidSetValidationCode | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":8} | |
| LastRelayChainBlockNumber | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| UpgradeRestrictionSignal | {"origin":"PlainType","plain_type":"option<polkadot_primitives:v8:UpgradeRestriction>","PlainTypeValue":506} | |
| UpgradeGoAhead | {"origin":"PlainType","plain_type":"option<polkadot_primitives:v8:UpgradeGoAhead>","PlainTypeValue":503} | |
| RelayStateProof | {"origin":"PlainType","plain_type":"Vec<Vec<U8>>","PlainTypeValue":111} | |
| RelevantMessagingState | {"origin":"PlainType","plain_type":"cumulus_pallet_parachain_system:relay_state_snapshot:MessagingStateSnapshot","PlainTypeValue":508} | |
| HostConfiguration | {"origin":"PlainType","plain_type":"polkadot_primitives:v8:AbridgedHostConfiguration","PlainTypeValue":513} | |
| LastDmqMqcHead | {"origin":"PlainType","plain_type":"H256","PlainTypeValue":515} | |
| LastHrmpMqcHeads | {"origin":"PlainType","plain_type":"Vec<Tuple:U32H256>","PlainTypeValue":516} | |
| ProcessedDownwardMessages | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| HrmpWatermark | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| HrmpOutboundMessages | {"origin":"PlainType","plain_type":"Vec<polkadot_core_primitives:OutboundHrmpMessage>","PlainTypeValue":519} | |
| UpwardMessages | {"origin":"PlainType","plain_type":"Vec<Vec<U8>>","PlainTypeValue":106} | |
| PendingUpwardMessages | {"origin":"PlainType","plain_type":"Vec<Vec<U8>>","PlainTypeValue":106} | |
| UpwardDeliveryFeeFactor | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":521} | |
| AnnouncedHrmpMessagesPerCandidate | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| ReservedXcmpWeightOverride | {"origin":"PlainType","plain_type":"sp_weights:weight_v2:Weight","PlainTypeValue":10} | |
| ReservedDmpWeightOverride | {"origin":"PlainType","plain_type":"sp_weights:weight_v2:Weight","PlainTypeValue":10} | |
| CustomValidationHeadData | {"origin":"PlainType","plain_type":"Vec<U8>","PlainTypeValue":15} |
Name | Type | Value | |
|---|---|---|---|
| SelfParaId | U32 | e7070000 |
Name | Docs |
|---|---|
| OverlappingUpgrades | Attempt to upgrade validation function while existing upgrade pending. |
| ProhibitedByPolkadot | Polkadot currently prohibits this parachain from upgrading its validation function. |
| TooBig | The supplied validation function has compiled into a blob larger than Polkadot iswilling to run. |
| ValidationDataNotAvailable | The inherent which supplies the validation data did not run this block. |
| HostConfigurationNotAvailable | The inherent which supplies the host configuration did not run this block. |
| NotScheduled | No validation function upgrade is currently scheduled. |