-
Hugo Trentesaux authored
* delete notes.txt file * update notes with links to issues * update comment according to #159 * doc idtystatus in readme * update weightinfo and benchmarks accordingly * add benchmark * remove remove_identity_consumers * remove force_remove_identity call * fix todo in test * update doc - remove request_membership - remove validate_identity * fix tests according to new MembershipRemovalReason * add membership removal reasons and clean up membership internal functions * remove check_remove_identity * build live tests (but no current network to check them against) * clippy
* add wot tests related to issue #136 * refac certification creation checks * refac identity creation checks * test benchmark ok * more precise error messages * check benchmarks ok * cargo cucumber ok * cargo test workspace ok * cargo test workspace quasi ok * cargo check all tests * cargo check all * remove IdtyEvent change owner key * remove removal other reason * refac revocation and removal reason * wip * refac * refac scheduling (tests ok) * add *Period * cargo test identity ok * remove IdtyEvent::Validated * cargo test wot ok * cargo test wot ok (one fails but fot the good reason) * cargo test membership ok * cargo check wot tests * cargo check identity tests * cargo check membership tests * also remove validate trait * remove validate_identity * refac identity status to allow more fine-grain control * remove unused trait * cargo check ok * remove indentity confirmation constraints * remove request from membership primitives * remove request_membership from lib.rsHugo Trentesaux authored* delete notes.txt file * update notes with links to issues * update comment according to #159 * doc idtystatus in readme * update weightinfo and benchmarks accordingly * add benchmark * remove remove_identity_consumers * remove force_remove_identity call * fix todo in test * update doc - remove request_membership - remove validate_identity * fix tests according to new MembershipRemovalReason * add membership removal reasons and clean up membership internal functions * remove check_remove_identity * build live tests (but no current network to check them against) * clippy
* add wot tests related to issue #136 * refac certification creation checks * refac identity creation checks * test benchmark ok * more precise error messages * check benchmarks ok * cargo cucumber ok * cargo test workspace ok * cargo test workspace quasi ok * cargo check all tests * cargo check all * remove IdtyEvent change owner key * remove removal other reason * refac revocation and removal reason * wip * refac * refac scheduling (tests ok) * add *Period * cargo test identity ok * remove IdtyEvent::Validated * cargo test wot ok * cargo test wot ok (one fails but fot the good reason) * cargo test membership ok * cargo check wot tests * cargo check identity tests * cargo check membership tests * also remove validate trait * remove validate_identity * refac identity status to allow more fine-grain control * remove unused trait * cargo check ok * remove indentity confirmation constraints * remove request from membership primitives * remove request_membership from lib.rs
runtime-errors.md 25.21 KiB
Runtime errors
There are 186 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 -
MemberBlacklisted
- 4 -
MemberNotBlacklisted
- 5 -
MemberNotFound
- 6 -
NotOnlineNorIncoming
- 7 -
NotMember
- 8 -
SessionKeysNotProvided
- 9 -
TooManyAuthorities
- 10
-
- 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 -
DistanceIsInvalid
- 1 -
DistanceNotEvaluated
- 2 -
DistanceEvaluationPending
- 3 -
DistanceEvaluationNotRequested
- 4 -
IdtyNotAllowedToRequestMembership
- 5 -
IdtyNotAllowedToRenewMembership
- 6 -
IdtyCreationPeriodNotRespected
- 7 -
NotEnoughReceivedCertsToCreateIdty
- 8 -
MaxEmittedCertsReached
- 9 -
NotAllowedToChangeIdtyAddress
- 10 -
NotAllowedToRemoveIdty
- 11 -
IssuerNotMember
- 12 -
CertToUnconfirmed
- 13 -
CertToRevoked
- 14 -
IdtyNotFound
- 15
-
- Identity - 41
-
IdtyAlreadyConfirmed
- 0 -
IdtyAlreadyCreated
- 1 -
IdtyAlreadyValidated
- 2 -
IdtyIndexNotFound
- 3 -
IdtyNameAlreadyExist
- 4 -
IdtyNameInvalid
- 5 -
IdtyNotConfirmed
- 6 -
IdtyNotFound
- 7 -
InvalidSignature
- 8 -
InvalidRevocationKey
- 9 -
IssuerNotMember
- 10 -
NotRespectIdtyCreationPeriod
- 11 -
OwnerKeyAlreadyRecentlyChanged
- 12 -
OwnerKeyAlreadyUsed
- 13 -
ProhibitedToRevertToAnOldKey
- 14 -
AlreadyRevoked
- 15 -
CanNotRevokeUnconfirmed
- 16 -
CanNotRevokeUnvalidated
- 17
-
- Membership - 42
-
IdtyIdNotFound
- 0 -
MembershipAlreadyAcquired
- 1 -
MembershipNotFound
- 2
-
- Cert - 43
-
CannotCertifySelf
- 0 -
IssuedTooManyCert
- 1 -
IssuerNotFound
- 2 -
NotEnoughCertReceived
- 3 -
NotRespectCertPeriod
- 4
-
- Distance - 44
-
AlreadyInEvaluation
- 0 -
TooManyEvaluationsByAuthor
- 1 -
TooManyEvaluationsInBlock
- 2 -
NoAuthor
- 3 -
NoIdentity
- 4 -
QueueFull
- 5 -
TooManyEvaluators
- 6 -
WrongResultLength
- 7
-
- SmithSubWot - 50
-
NotEnoughCertsToClaimMembership
- 0 -
DistanceIsInvalid
- 1 -
DistanceNotEvaluated
- 2 -
DistanceEvaluationPending
- 3 -
DistanceEvaluationNotRequested
- 4 -
IdtyNotAllowedToRequestMembership
- 5 -
IdtyNotAllowedToRenewMembership
- 6 -
IdtyCreationPeriodNotRespected
- 7 -
NotEnoughReceivedCertsToCreateIdty
- 8 -
MaxEmittedCertsReached
- 9 -
NotAllowedToChangeIdtyAddress
- 10 -
NotAllowedToRemoveIdty
- 11 -
IssuerNotMember
- 12 -
CertToUnconfirmed
- 13 -
CertToRevoked
- 14 -
IdtyNotFound
- 15
-
- SmithMembership - 52
-
IdtyIdNotFound
- 0 -
MembershipAlreadyAcquired
- 1 -
MembershipNotFound
- 2
-
- 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
-
QueueFull
- 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
-