robonomics
subscan
Robonomics
Runtime Modules / ParachainSystem
Spec Version:
Call Functions
Name
Lookup
Parameters
set_validation_data15002
sudo_send_upward_message15011
Events
Name
Lookup
Attributes
ValidationFunctionStored1500
ValidationFunctionApplied1501["RelayChainBlockNumber"]
ValidationFunctionDiscarded1502
DownwardMessagesReceived1503["u32"]
DownwardMessagesProcessed1504["Weight","relay_chain::Hash"]
UpwardMessageSent1505["Option<XcmHash>"]
Storage Functions
Name
Type
UnincludedSegment{"origin":"PlainType","plain_type":"Vec<cumulus_pallet_parachain_system:unincluded_segment:Ancestor>","PlainTypeValue":298}
AggregatedUnincludedSegment{"origin":"PlainType","plain_type":"cumulus_pallet_parachain_system:unincluded_segment:SegmentTracker","PlainTypeValue":308}
PendingValidationCode{"origin":"PlainType","plain_type":"Vec<U8>","PlainTypeValue":14}
NewValidationCode{"origin":"PlainType","plain_type":"Vec<U8>","PlainTypeValue":14}
ValidationData{"origin":"PlainType","plain_type":"polkadot_primitives:v9:PersistedValidationData","PlainTypeValue":199}
DidSetValidationCode{"origin":"PlainType","plain_type":"Bool","PlainTypeValue":8}
LastRelayChainBlockNumber{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
UpgradeRestrictionSignal{"origin":"PlainType","plain_type":"option<polkadot_primitives:v9:UpgradeRestriction>","PlainTypeValue":309}
UpgradeGoAhead{"origin":"PlainType","plain_type":"option<polkadot_primitives:v9:UpgradeGoAhead>","PlainTypeValue":306}
RelayStateProof{"origin":"PlainType","plain_type":"Vec<Vec<U8>>","PlainTypeValue":201}
RelevantMessagingState{"origin":"PlainType","plain_type":"cumulus_pallet_parachain_system:relay_state_snapshot:MessagingStateSnapshot","PlainTypeValue":311}
HostConfiguration{"origin":"PlainType","plain_type":"polkadot_primitives:v9:AbridgedHostConfiguration","PlainTypeValue":316}
LastDmqMqcHead{"origin":"PlainType","plain_type":"H256","PlainTypeValue":318}
LastHrmpMqcHeads{"origin":"PlainType","plain_type":"Vec<Tuple:U32H256>","PlainTypeValue":319}
ProcessedDownwardMessages{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
LastProcessedDownwardMessage{"origin":"PlainType","plain_type":"cumulus_pallet_parachain_system:parachain_inherent:InboundMessageId","PlainTypeValue":322}
HrmpWatermark{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
LastProcessedHrmpMessage{"origin":"PlainType","plain_type":"cumulus_pallet_parachain_system:parachain_inherent:InboundMessageId","PlainTypeValue":322}
HrmpOutboundMessages{"origin":"PlainType","plain_type":"Vec<polkadot_core_primitives:OutboundHrmpMessage>","PlainTypeValue":323}
UpwardMessages{"origin":"PlainType","plain_type":"Vec<Vec<U8>>","PlainTypeValue":178}
PendingUpwardMessages{"origin":"PlainType","plain_type":"Vec<Vec<U8>>","PlainTypeValue":178}
PendingUpwardSignals{"origin":"PlainType","plain_type":"Vec<Vec<U8>>","PlainTypeValue":178}
UpwardDeliveryFeeFactor{"origin":"PlainType","plain_type":"U128","PlainTypeValue":325}
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":14}
Constants
Name
Type
Value
SelfParaIdU323c0d0000
Error Types
Name
Docs
OverlappingUpgradesAttempt to upgrade validation function while existing upgrade pending.
ProhibitedByPolkadotPolkadot currently prohibits this parachain from upgrading its validation function.
TooBigThe supplied validation function has compiled into a blob larger than Polkadot iswilling to run.
ValidationDataNotAvailableThe inherent which supplies the validation data did not run this block.
HostConfigurationNotAvailableThe inherent which supplies the host configuration did not run this block.
NotScheduledNo validation function upgrade is currently scheduled.