-
Hugo Trentesaux authoredHugo Trentesaux authored
runtime-errors.md 25.12 KiB
Runtime errors
There are 190 errors from 37 pallets.
- System - 0
-
InvalidSpecName
- 0 -
SpecVersionNeedsToIncrease
- 1 -
FailedToExtractRuntimeVersion
- 2Either calling
Core_version
or decodingRuntimeVersion
failed. -
NonDefaultComposite
- 3 -
NonZeroRefCount
- 4 -
CallFiltered
- 5
-
- Account - 1
- Scheduler - 2
-
FailedToSchedule
- 0 -
NotFound
- 1 -
TargetBlockNumberInPast
- 2 -
RescheduleNoChange
- 3 -
Named
- 4
-
- Babe - 3
-
InvalidEquivocationProof
- 0 -
InvalidKeyOwnershipProof
- 1 -
DuplicateOffenceReport
- 2 -
InvalidConfiguration
- 3
-
- Timestamp - 4
- Parameters - 5
- Balances - 6
-
VestingBalance
- 0 -
LiquidityRestrictions
- 1 -
InsufficientBalance
- 2 -
ExistentialDeposit
- 3 -
Expendability
- 4 -
ExistingVestingSchedule
- 5 -
DeadAccount
- 6 -
TooManyReserves
- 7 -
TooManyHolds
- 8 -
TooManyFreezes
- 9
-
- TransactionPayment - 32
- OneshotAccount - 7
-
BlockHeightInFuture
- 0 -
BlockHeightTooOld
- 1 -
DestAccountNotExist
- 2 -
ExistentialDeposit
- 3 -
InsufficientBalance
- 4 -
OneshotAccountAlreadyCreated
- 5 -
OneshotAccountNotExist
- 6
-
- Quota - 66
- AuthorityMembers - 10
-
AlreadyIncoming
- 0 -
AlreadyOnline
- 1 -
AlreadyOutgoing
- 2 -
MemberIdNotFound
- 3 -
MemberIdBlackListed
- 4 -
MemberNotBlackListed
- 5 -
MemberNotFound
- 6 -
NotOnlineNorIncoming
- 7 -
NotOwner
- 8 -
NotMember
- 9 -
SessionKeysNotProvided
- 10 -
TooManyAuthorities
- 11
-
- Authorship - 11
- Offences - 12
- Historical - 13
- Session - 14
-
InvalidProof
- 0 -
NoAssociatedValidatorId
- 1 -
DuplicatedKey
- 2 -
NoKeys
- 3 -
NoAccount
- 4
-
- Grandpa - 15
-
PauseFailed
- 0 -
ResumeFailed
- 1 -
ChangePending
- 2 -
TooSoon
- 3 -
InvalidKeyOwnershipProof
- 4 -
InvalidEquivocationProof
- 5 -
DuplicateOffenceReport
- 6
-
- ImOnline - 16
-
InvalidKey
- 0 -
DuplicatedHeartbeat
- 1
-
- AuthorityDiscovery - 17
- Sudo - 20
-
RequireSudo
- 0
-
- UpgradeOrigin - 21
- Preimage - 22
-
TooBig
- 0 -
AlreadyNoted
- 1 -
NotAuthorized
- 2 -
NotNoted
- 3 -
Requested
- 4 -
NotRequested
- 5
-
- TechnicalCommittee - 23
-
NotMember
- 0 -
DuplicateProposal
- 1 -
ProposalMissing
- 2 -
WrongIndex
- 3 -
DuplicateVote
- 4 -
AlreadyInitialized
- 5 -
TooEarly
- 6 -
TooManyProposals
- 7 -
WrongProposalWeight
- 8 -
WrongProposalLength
- 9
-
- UniversalDividend - 30
-
AccountNotAllowedToClaimUds
- 0
-
- Wot - 40
-
NotEnoughCertsToClaimMembership
- 0 -
DistanceNotOK
- 1 -
IdtyNotAllowedToRequestMembership
- 2 -
IdtyNotAllowedToRenewMembership
- 3 -
IdtyCreationPeriodNotRespected
- 4 -
NotEnoughReceivedCertsToCreateIdty
- 5 -
MaxEmittedCertsReached
- 6 -
NotAllowedToChangeIdtyAddress
- 7 -
NotAllowedToRemoveIdty
- 8 -
IssuerCanNotEmitCert
- 9 -
CertToUndefined
- 10 -
IdtyNotFound
- 11
-
- Identity - 41
-
IdtyAlreadyConfirmed
- 0 -
IdtyAlreadyCreated
- 1 -
IdtyAlreadyValidated
- 2 -
IdtyCreationNotAllowed
- 3 -
IdtyIndexNotFound
- 4 -
IdtyNameAlreadyExist
- 5 -
IdtyNameInvalid
- 6 -
IdtyNotConfirmedByOwner
- 7 -
IdtyNotFound
- 8 -
IdtyNotMember
- 9 -
IdtyNotValidated
- 10 -
IdtyNotYetRenewable
- 11 -
InvalidSignature
- 12 -
InvalidRevocationKey
- 13 -
NotRespectIdtyCreationPeriod
- 14 -
NotSameIdtyName
- 15 -
OwnerKeyAlreadyRecentlyChanged
- 16 -
OwnerKeyAlreadyUsed
- 17 -
ProhibitedToRevertToAnOldKey
- 18 -
RightAlreadyAdded
- 19 -
RightNotExist
- 20
-
- Membership - 42
-
IdtyIdNotFound
- 0 -
MembershipAlreadyAcquired
- 1 -
MembershipAlreadyRequested
- 2 -
MembershipNotFound
- 3 -
OriginNotAllowedToUseIdty
- 4 -
MembershipRequestNotFound
- 5
-
- Cert - 43
-
CannotCertifySelf
- 0 -
IssuedTooManyCert
- 1 -
IssuerNotFound
- 2 -
NotEnoughCertReceived
- 3 -
NotRespectCertPeriod
- 4
-
- Distance - 44
-
AlreadyInEvaluation
- 0 -
CannotReserve
- 1 -
ManyEvaluationsByAuthor
- 2 -
ManyEvaluationsInBlock
- 3 -
NoAuthor
- 4 -
NoIdentity
- 5 -
NonEligibleForEvaluation
- 6 -
QueueFull
- 7 -
TooManyEvaluators
- 8 -
WrongResultLength
- 9
-
- SmithSubWot - 50
-
NotEnoughCertsToClaimMembership
- 0 -
DistanceNotOK
- 1 -
IdtyNotAllowedToRequestMembership
- 2 -
IdtyNotAllowedToRenewMembership
- 3 -
IdtyCreationPeriodNotRespected
- 4 -
NotEnoughReceivedCertsToCreateIdty
- 5 -
MaxEmittedCertsReached
- 6 -
NotAllowedToChangeIdtyAddress
- 7 -
NotAllowedToRemoveIdty
- 8 -
IssuerCanNotEmitCert
- 9 -
CertToUndefined
- 10 -
IdtyNotFound
- 11
-
- SmithMembership - 52
-
IdtyIdNotFound
- 0 -
MembershipAlreadyAcquired
- 1 -
MembershipAlreadyRequested
- 2 -
MembershipNotFound
- 3 -
OriginNotAllowedToUseIdty
- 4 -
MembershipRequestNotFound
- 5
-
- SmithCert - 53
-
CannotCertifySelf
- 0 -
IssuedTooManyCert
- 1 -
IssuerNotFound
- 2 -
NotEnoughCertReceived
- 3 -
NotRespectCertPeriod
- 4
-
- AtomicSwap - 60
-
AlreadyExist
- 0 -
InvalidProof
- 1 -
ProofTooLarge
- 2 -
SourceMismatch
- 3 -
AlreadyClaimed
- 4 -
NotExist
- 5 -
ClaimActionMismatch
- 6 -
DurationNotPassed
- 7
-
- Multisig - 61
-
MinimumThreshold
- 0 -
AlreadyApproved
- 1 -
NoApprovalsNeeded
- 2 -
TooFewSignatories
- 3 -
TooManySignatories
- 4 -
SignatoriesOutOfOrder
- 5 -
SenderInSignatories
- 6 -
NotFound
- 7 -
NotOwner
- 8 -
NoTimepoint
- 9 -
WrongTimepoint
- 10 -
UnexpectedTimepoint
- 11 -
MaxWeightTooLow
- 12 -
AlreadyStored
- 13
-
- ProvideRandomness - 62
-
FullQueue
- 0
-
- Proxy - 63
-
TooMany
- 0 -
NotFound
- 1 -
NotProxy
- 2 -
Unproxyable
- 3 -
Duplicate
- 4 -
NoPermission
- 5 -
Unannounced
- 6 -
NoSelfProxy
- 7
-
- Utility - 64
-
TooManyCalls
- 0
-
- Treasury - 65
-
InsufficientProposersBalance
- 0 -
InvalidIndex
- 1 -
TooManyApprovals
- 2 -
InsufficientPermission
- 3 -
ProposalNotApproved
- 4
-