From 72a76aeb013bb0c78ef1ae4903fc7edd3fb269d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 18:03:14 +0000 Subject: [PATCH] Deploy js API reference Merge pull request #1529 from oasisprotocol/ptrus/feature/gomod-updater tools/gomod-updater: Fix Go Dependabot PR's automatically 9adafafccf97a5c6063262b503f58230df840c73 --- .../classes/connection.ExtConnection.html | 14 +- .../classes/signature.ExtContextSigner.html | 16 +- .../functions/connection.connect.html | 2 +- .../functions/connection.handleMessage.html | 2 +- .../functions/ext.keysChanged.html | 2 +- js/client-ext-utils/functions/ext.ready.html | 2 +- js/client-ext-utils/functions/keys.list.html | 2 +- .../functions/keys.setKeysChangeHandler.html | 2 +- .../interfaces/ext.Handlers.html | 8 +- .../protocol.ContextSignerPublicRequest.html | 6 +- .../protocol.ContextSignerPublicResponse.html | 4 +- .../protocol.ContextSignerSignRequest.html | 10 +- .../protocol.ContextSignerSignResponse.html | 6 +- .../interfaces/protocol.KeyInfo.html | 6 +- .../interfaces/protocol.KeysChangeEvent.html | 6 +- .../interfaces/protocol.KeysListRequest.html | 4 +- .../interfaces/protocol.KeysListResponse.html | 4 +- .../interfaces/protocol.MessageEvent.html | 6 +- .../interfaces/protocol.MessageReady.html | 4 +- .../interfaces/protocol.MessageRequest.html | 8 +- .../interfaces/protocol.MessageResponse.html | 10 +- js/client-ext-utils/modules/connection.html | 2 +- js/client-ext-utils/modules/ext.html | 2 +- js/client-ext-utils/modules/keys.html | 2 +- js/client-ext-utils/modules/protocol.html | 2 +- js/client-ext-utils/modules/signature.html | 2 +- .../variables/protocol.EVENT_KEYS_CHANGE.html | 2 +- .../protocol.MESSAGE_TYPE_EVENT.html | 2 +- .../protocol.MESSAGE_TYPE_READY.html | 2 +- .../protocol.MESSAGE_TYPE_REQUEST.html | 2 +- .../protocol.MESSAGE_TYPE_RESPONSE.html | 2 +- ...protocol.METHOD_CONTEXT_SIGNER_PUBLIC.html | 2 +- .../protocol.METHOD_CONTEXT_SIGNER_SIGN.html | 2 +- .../variables/protocol.METHOD_KEYS_LIST.html | 2 +- js/client-rt/classes/accounts.Wrapper.html | 20 +- js/client-rt/classes/consensus.Wrapper.html | 12 +- .../classes/consensusAccounts.Wrapper.html | 18 +- js/client-rt/classes/contracts.Wrapper.html | 34 +-- js/client-rt/classes/core.Wrapper.html | 20 +- js/client-rt/classes/event.Visitor.html | 8 +- js/client-rt/classes/evm.Wrapper.html | 22 +- js/client-rt/classes/rewards.Wrapper.html | 12 +- ...signatureSecp256k1.BlindContextSigner.html | 10 +- .../signatureSecp256k1.EllipticSigner.html | 14 +- js/client-rt/classes/wrapper.Base.html | 10 +- .../classes/wrapper.QueryWrapper.html | 12 +- .../classes/wrapper.TransactionWrapper.html | 26 +- .../accounts.moduleEventHandler.html | 2 +- .../functions/address.fromBech32.html | 2 +- .../functions/address.fromMultisigConfig.html | 2 +- .../functions/address.fromSigspec.html | 2 +- js/client-rt/functions/address.toBech32.html | 2 +- .../functions/callformat.decodeResult.html | 2 +- .../functions/callformat.encodeCall.html | 2 +- ...callformat.encodeCallWithNonceAndKeys.html | 2 +- .../consensusAccounts.moduleEventHandler.html | 2 +- .../functions/core.moduleEventHandler.html | 2 +- js/client-rt/functions/event.toKey.html | 2 +- .../functions/evm.moduleEventHandler.html | 2 +- .../functions/mraeDeoxysii.boxOpen.html | 2 +- .../functions/mraeDeoxysii.boxSeal.html | 2 +- .../mraeDeoxysii.deriveSymmetricKey.html | 2 +- .../functions/signatureSecp256k1.verify.html | 2 +- .../transaction.deriveChainContext.html | 2 +- .../functions/transaction.proveAny.html | 2 +- .../functions/transaction.proveMultisig.html | 2 +- .../functions/transaction.proveSignature.html | 2 +- .../functions/transaction.signAny.html | 2 +- ...transaction.signUnverifiedTransaction.html | 2 +- .../functions/transaction.visitCall.html | 2 +- .../interfaces/callformat.EncodeConfig.html | 4 +- ...allformat.MetaEncryptedX25519DeoxysII.html | 6 +- .../signatureSecp256k1.ContextSigner.html | 6 +- .../interfaces/signatureSecp256k1.Signer.html | 6 +- .../types.AccountsAccountBalances.html | 4 +- .../types.AccountsAddressesQuery.html | 4 +- .../types.AccountsBalancesQuery.html | 4 +- .../interfaces/types.AccountsBurnEvent.html | 6 +- .../types.AccountsDenominationInfo.html | 4 +- .../types.AccountsDenominationInfoQuery.html | 4 +- .../interfaces/types.AccountsMintEvent.html | 6 +- .../interfaces/types.AccountsNonceQuery.html | 4 +- .../interfaces/types.AccountsTransfer.html | 6 +- .../types.AccountsTransferEvent.html | 8 +- .../interfaces/types.AddressSpec.html | 6 +- js/client-rt/interfaces/types.AuthInfo.html | 10 +- js/client-rt/interfaces/types.AuthProof.html | 8 +- js/client-rt/interfaces/types.Call.html | 10 +- .../types.CallEnvelopeX25519DeoxysII.html | 8 +- js/client-rt/interfaces/types.CallResult.html | 8 +- .../interfaces/types.CallerAddress.html | 6 +- .../interfaces/types.ChangeUpgradePolicy.html | 6 +- .../types.ConsensusAccountBalance.html | 4 +- .../types.ConsensusAccountQuery.html | 4 +- ...types.ConsensusAccountsConsensusError.html | 6 +- .../types.ConsensusAccountsDepositEvent.html | 12 +- .../types.ConsensusAccountsWithdrawEvent.html | 12 +- .../types.ConsensusBalanceQuery.html | 4 +- .../interfaces/types.ConsensusDeposit.html | 6 +- .../interfaces/types.ConsensusParameters.html | 6 +- .../interfaces/types.ConsensusWithdraw.html | 6 +- .../interfaces/types.ContractsCall.html | 8 +- .../interfaces/types.ContractsCode.html | 12 +- .../interfaces/types.ContractsCodeQuery.html | 4 +- .../types.ContractsCodeStorageQuery.html | 4 +- ...types.ContractsCodeStorageQueryResult.html | 4 +- .../types.ContractsContractEvent.html | 6 +- .../types.ContractsCustomQuery.html | 6 +- .../interfaces/types.ContractsInstance.html | 10 +- .../types.ContractsInstanceQuery.html | 4 +- ...ypes.ContractsInstanceRawStorageQuery.html | 10 +- ...ontractsInstanceRawStorageQueryResult.html | 4 +- .../types.ContractsInstanceStorageQuery.html | 6 +- ...s.ContractsInstanceStorageQueryResult.html | 4 +- .../types.ContractsInstantiate.html | 10 +- .../types.ContractsInstantiateResult.html | 4 +- .../interfaces/types.ContractsPolicy.html | 8 +- .../types.ContractsPublicKeyQuery.html | 6 +- .../types.ContractsPublicKeyQueryResult.html | 8 +- .../interfaces/types.ContractsUpgrade.html | 10 +- .../interfaces/types.ContractsUpload.html | 8 +- .../types.ContractsUploadResult.html | 4 +- ...es.CoreCallDataPublicKeyQueryResponse.html | 4 +- .../types.CoreEstimateGasQuery.html | 8 +- .../interfaces/types.CoreGasUsedEvent.html | 4 +- .../types.CoreMethodHandlerInfo.html | 6 +- .../interfaces/types.CoreModuleInfo.html | 8 +- .../types.CoreRuntimeInfoQueryResponse.html | 8 +- .../interfaces/types.EVMBalanceQuery.html | 4 +- js/client-rt/interfaces/types.EVMCall.html | 8 +- .../interfaces/types.EVMCodeQuery.html | 4 +- js/client-rt/interfaces/types.EVMCreate.html | 6 +- .../interfaces/types.EVMLogEvent.html | 8 +- .../types.EVMSimulateCallQuery.html | 16 +- .../interfaces/types.EVMStorageQuery.html | 6 +- .../interfaces/types.FailedCallResult.html | 8 +- js/client-rt/interfaces/types.Fee.html | 8 +- .../types.KeyManagerSignedPublicKey.html | 8 +- js/client-rt/interfaces/types.Leash.html | 10 +- .../interfaces/types.MultisigConfig.html | 6 +- .../interfaces/types.MultisigSigner.html | 6 +- js/client-rt/interfaces/types.PublicKey.html | 6 +- .../types.ResultEnvelopeX25519DeoxysII.html | 6 +- .../interfaces/types.RewardsParameters.html | 8 +- .../types.RewardsRewardSchedule.html | 4 +- .../interfaces/types.RewardsRewardStep.html | 6 +- .../types.SignatureAddressSpec.html | 6 +- js/client-rt/interfaces/types.SignerInfo.html | 6 +- .../interfaces/types.Transaction.html | 6 +- js/client-rt/modules/accounts.html | 2 +- js/client-rt/modules/address.html | 2 +- js/client-rt/modules/callformat.html | 2 +- js/client-rt/modules/consensus.html | 2 +- js/client-rt/modules/consensusAccounts.html | 2 +- js/client-rt/modules/contracts.html | 2 +- js/client-rt/modules/core.html | 2 +- js/client-rt/modules/event.html | 2 +- js/client-rt/modules/evm.html | 2 +- js/client-rt/modules/mraeDeoxysii.html | 2 +- js/client-rt/modules/rewards.html | 2 +- js/client-rt/modules/signatureSecp256k1.html | 2 +- js/client-rt/modules/token.html | 2 +- js/client-rt/modules/transaction.html | 2 +- js/client-rt/modules/types.html | 2 +- js/client-rt/modules/wrapper.html | 2 +- .../accounts.TransactionCallHandlers.html | 2 +- ...ensusAccounts.TransactionCallHandlers.html | 2 +- .../contracts.TransactionCallHandlers.html | 2 +- js/client-rt/types/event.Handler.html | 2 +- js/client-rt/types/event.ModuleHandler.html | 2 +- .../types/evm.TransactionCallHandlers.html | 2 +- js/client-rt/types/transaction.AnySigner.html | 2 +- .../types/transaction.CallHandler.html | 2 +- .../types/transaction.CallHandlers.html | 2 +- .../types/transaction.MultisigSignerSet.html | 2 +- .../types/transaction.ProofProvider.html | 2 +- ...natureMessageHandlersWithChainContext.html | 2 +- js/client-rt/types/types.BaseUnits.html | 2 +- js/client-rt/types/types.CallFormat.html | 2 +- js/client-rt/types/types.StoreKind.html | 2 +- .../types/types.UnverifiedTransaction.html | 2 +- .../accounts.ERR_FORBIDDEN_CODE.html | 2 +- ...ccounts.ERR_INSUFFICIENT_BALANCE_CODE.html | 2 +- .../accounts.ERR_INVALID_ARGUMENT_CODE.html | 2 +- .../accounts.ERR_NOT_FOUND_CODE.html | 2 +- .../variables/accounts.EVENT_BURN_CODE.html | 2 +- .../variables/accounts.EVENT_MINT_CODE.html | 2 +- .../accounts.EVENT_TRANSFER_CODE.html | 2 +- .../variables/accounts.METHOD_ADDRESSES.html | 2 +- .../variables/accounts.METHOD_BALANCES.html | 2 +- .../accounts.METHOD_DENOMINATION_INFO.html | 2 +- .../variables/accounts.METHOD_NONCE.html | 2 +- .../variables/accounts.METHOD_TRANSFER.html | 2 +- .../variables/accounts.MODULE_NAME.html | 2 +- ...ddress.V0_MULTISIG_CONTEXT_IDENTIFIER.html | 2 +- .../address.V0_MULTISIG_CONTEXT_VERSION.html | 2 +- ...ss.V0_SECP256K1ETH_CONTEXT_IDENTIFIER.html | 2 +- ...dress.V0_SECP256K1ETH_CONTEXT_VERSION.html | 2 +- ...at.CALL_DATA_KEY_PAIR_ID_CONTEXT_BASE.html | 2 +- ...sus.ERR_AMOUNT_NOT_REPRESENTABLE_CODE.html | 2 +- ...RR_CONSENSUS_INCOMPATIBLE_SIGNER_CODE.html | 2 +- ...nsensus.ERR_INTERNAL_STATE_ERROR_CODE.html | 2 +- .../consensus.ERR_INVALID_ARGUMENT_CODE.html | 2 +- ...nsensus.ERR_INVALID_DENOMINATION_CODE.html | 2 +- .../consensus.METHOD_PARAMETERS.html | 2 +- .../variables/consensus.MODULE_NAME.html | 2 +- ...RR_INSUFFICIENT_WITHDRAW_BALANCE_CODE.html | 2 +- ...susAccounts.ERR_INVALID_ARGUMENT_CODE.html | 2 +- ...ccounts.ERR_INVALID_DENOMINATION_CODE.html | 2 +- .../consensusAccounts.EVENT_DEPOSIT_CODE.html | 2 +- ...consensusAccounts.EVENT_WITHDRAW_CODE.html | 2 +- .../consensusAccounts.METHOD_ACCOUNT.html | 2 +- .../consensusAccounts.METHOD_BALANCE.html | 2 +- .../consensusAccounts.METHOD_DEPOSIT.html | 2 +- .../consensusAccounts.METHOD_WITHDRAW.html | 2 +- .../consensusAccounts.MODULE_NAME.html | 2 +- ...ontracts.ERR_CALL_DEPTH_EXCEEDED_CODE.html | 2 +- ...tracts.ERR_CODE_ALREADY_UPGRADED_CODE.html | 2 +- ...RR_CODE_DECLARES_RESERVED_EXPORT_CODE.html | 2 +- ...ERR_CODE_DECLARES_START_FUNCTION_CODE.html | 2 +- ..._CODE_DECLARES_TOO_MANY_MEMORIES_CODE.html | 2 +- .../contracts.ERR_CODE_MALFORMED_CODE.html | 2 +- ...ERR_CODE_MISSING_REQUIRED_EXPORT_CODE.html | 2 +- .../contracts.ERR_CODE_NOT_FOUND_CODE.html | 2 +- .../contracts.ERR_CODE_TOO_LARGE_CODE.html | 2 +- .../contracts.ERR_EXECUTION_FAILED_CODE.html | 2 +- .../contracts.ERR_FORBIDDEN_CODE.html | 2 +- ...contracts.ERR_INSTANCE_NOT_FOUND_CODE.html | 2 +- ....ERR_INSUFFICIENT_CALLER_BALANCE_CODE.html | 2 +- .../contracts.ERR_INVALID_ARGUMENT_CODE.html | 2 +- ...tracts.ERR_MODULE_LOADING_FAILED_CODE.html | 2 +- .../contracts.ERR_RESULT_TOO_LARGE_CODE.html | 2 +- .../contracts.ERR_TOO_MANY_SUBCALLS_CODE.html | 2 +- .../contracts.ERR_UNSUPPORTED_ABI_CODE.html | 2 +- .../contracts.ERR_UNSUPPORTED_CODE.html | 2 +- .../variables/contracts.METHOD_CALL.html | 2 +- ...ontracts.METHOD_CHANGE_UPGRADE_POLICY.html | 2 +- .../variables/contracts.METHOD_CODE.html | 2 +- .../contracts.METHOD_CODE_STORAGE.html | 2 +- .../variables/contracts.METHOD_CUSTOM.html | 2 +- .../variables/contracts.METHOD_INSTANCE.html | 2 +- ...contracts.METHOD_INSTANCE_RAW_STORAGE.html | 2 +- .../contracts.METHOD_INSTANCE_STORAGE.html | 2 +- .../contracts.METHOD_INSTANTIATE.html | 2 +- .../contracts.METHOD_PUBLIC_KEY.html | 2 +- .../variables/contracts.METHOD_UPGRADE.html | 2 +- .../variables/contracts.METHOD_UPLOAD.html | 2 +- .../variables/contracts.MODULE_NAME.html | 2 +- ...contracts.PUBLIC_KEY_KIND_TRANSACTION.html | 2 +- .../contracts.STORE_KIND_CONFIDENTIAL.html | 2 +- .../contracts.STORE_KIND_PUBLIC.html | 2 +- .../core.ERR_BATCH_GAS_OVERFLOW_CODE.html | 2 +- .../core.ERR_BATCH_OUT_OF_GAS_CODE.html | 2 +- .../core.ERR_FORBIDDEN_BY_NODE_POLICY.html | 2 +- .../core.ERR_FORBIDDEN_IN_SECURE_BUILD.html | 2 +- .../variables/core.ERR_GAS_OVERFLOW_CODE.html | 2 +- .../core.ERR_GAS_PRICE_TOO_LOW_CODE.html | 2 +- ...ore.ERR_INSUFFICIENT_FEE_BALANCE_CODE.html | 2 +- .../core.ERR_INVALID_ARGUMENT_CODE.html | 2 +- .../core.ERR_INVALID_CALL_FORMAT_CODE.html | 2 +- .../core.ERR_INVALID_METHOD_CODE.html | 2 +- .../core.ERR_INVALID_NONCE_CODE.html | 2 +- .../core.ERR_INVALID_TRANSACTION_CODE.html | 2 +- .../core.ERR_INVARIANT_VIOLATION_CODE.html | 2 +- .../core.ERR_MALFORMED_TRANSACTION_CODE.html | 2 +- ...core.ERR_MESSAGE_HANDLER_MISSING_CODE.html | 2 +- .../core.ERR_MESSAGE_NOT_HANDLED_CODE.html | 2 +- ...re.ERR_MULTISIG_TOO_MANY_SIGNERS_CODE.html | 2 +- .../core.ERR_NOT_AUTHENTICATED_CODE.html | 2 +- .../variables/core.ERR_OUT_OF_GAS_CODE.html | 2 +- .../core.ERR_OUT_OF_MESSAGE_SLOTS_CODE.html | 2 +- .../core.ERR_TOO_MANY_AUTH_CODE.html | 2 +- .../variables/core.EVENT_GAS_USED.html | 2 +- .../core.METHODHANDLERKIND_CALL.html | 2 +- ...core.METHODHANDLERKIND_MESSAGE_RESULT.html | 2 +- .../core.METHODHANDLERKIND_QUERY.html | 2 +- .../core.METHOD_CALL_DATA_PUBLIC_KEY.html | 2 +- .../core.METHOD_CHECK_INVARIANTS.html | 2 +- .../variables/core.METHOD_ESTIMATE_GAS.html | 2 +- .../variables/core.METHOD_MIN_GAS_PRICE.html | 2 +- .../variables/core.METHOD_RUNTIME_INFO.html | 2 +- js/client-rt/variables/core.MODULE_NAME.html | 2 +- .../variables/evm.ERROR_FORBIDDEN_CODE.html | 2 +- .../variables/evm.ERROR_REVERTED_CODE.html | 2 +- .../evm.ERROR_SIMULATION_TOO_EXPENSIVE.html | 2 +- .../evm.ERR_EXECUTION_FAILED_CODE.html | 2 +- .../variables/evm.ERR_FEE_OVERFLOW_CODE.html | 2 +- .../evm.ERR_GAS_LIMIT_TOO_LOW_CODE.html | 2 +- .../evm.ERR_INSUFFICIENT_BALANCE_CODE.html | 2 +- .../evm.ERR_INVALID_ARGUMENT_CODE.html | 2 +- .../evm.ERR_INVALID_SIGNER_TYPE_CODE.html | 2 +- .../variables/evm.EVENT_LOG_CODE.html | 2 +- .../variables/evm.METHOD_BALANCE.html | 2 +- js/client-rt/variables/evm.METHOD_CALL.html | 2 +- js/client-rt/variables/evm.METHOD_CODE.html | 2 +- js/client-rt/variables/evm.METHOD_CREATE.html | 2 +- .../variables/evm.METHOD_SIMULATE_CALL.html | 2 +- .../variables/evm.METHOD_STORAGE.html | 2 +- js/client-rt/variables/evm.MODULE_NAME.html | 2 +- .../rewards.ERR_INVALID_ARGUMENT_CODE.html | 2 +- .../variables/rewards.METHOD_PARAMETERS.html | 2 +- .../variables/rewards.MODULE_NAME.html | 2 +- .../variables/token.NATIVE_DENOMINATION.html | 2 +- ...n.CALLFORMAT_ENCRYPTED_X25519DEOXYSII.html | 2 +- .../transaction.CALLFORMAT_PLAIN.html | 2 +- ...ransaction.LATEST_TRANSACTION_VERSION.html | 2 +- .../transaction.SIGNATURE_CONTEXT_BASE.html | 2 +- .../classes/LedgerCodeError.html | 8 +- .../classes/LedgerContextSigner.html | 18 +- js/client/classes/client.GRPCWrapper.html | 12 +- js/client/classes/client.NodeInternal.html | 280 +++++++++--------- js/client/classes/client.OasisCodedError.html | 6 +- .../classes/consensus.TransactionWrapper.html | 24 +- js/client/classes/hdkey.HDKey.html | 8 +- .../classes/signature.BlindContextSigner.html | 10 +- js/client/classes/signature.NaclSigner.html | 16 +- js/client/functions/address.fromBech32.html | 2 +- js/client/functions/address.fromData.html | 2 +- js/client/functions/address.toBech32.html | 2 +- .../functions/beacon.setEpochWrapper.html | 2 +- .../functions/beacon.vrfProveWrapper.html | 2 +- .../functions/common.openMultiSignedNode.html | 2 +- .../functions/common.openSignedEntity.html | 2 +- .../functions/common.signMultiSignedNode.html | 2 +- .../functions/common.signSignedEntity.html | 2 +- .../consensus.hashSignedTransaction.html | 2 +- .../consensus.openSignedTransaction.html | 2 +- .../consensus.signSignedTransaction.html | 2 +- .../functions/consensus.visitTransaction.html | 2 +- js/client/functions/genesis.chainContext.html | 2 +- .../functions/governance.castVoteWrapper.html | 2 +- .../governance.submitProposalWrapper.html | 2 +- js/client/functions/hash.hash.html | 2 +- .../keymanager.updatePolicyWrapper.html | 2 +- js/client/functions/misc.concat.html | 2 +- js/client/functions/misc.fromBase64.html | 2 +- js/client/functions/misc.fromCBOR.html | 2 +- js/client/functions/misc.fromHex.html | 2 +- js/client/functions/misc.fromString.html | 2 +- js/client/functions/misc.toBase64.html | 2 +- js/client/functions/misc.toCBOR.html | 2 +- js/client/functions/misc.toHex.html | 2 +- js/client/functions/misc.toStringUTF8.html | 2 +- js/client/functions/quantity.fromBigInt.html | 2 +- js/client/functions/quantity.toBigInt.html | 2 +- .../registry.deregisterEntityWrapper.html | 2 +- .../registry.registerEntityWrapper.html | 2 +- .../registry.registerNodeWrapper.html | 2 +- .../registry.registerRuntimeWrapper.html | 2 +- .../registry.unfreezeNodeWrapper.html | 2 +- .../functions/roothash.evidenceWrapper.html | 2 +- .../roothash.executorCommitWrapper.html | 2 +- .../roothash.signComputeResultsHeader.html | 2 +- .../roothash.signExecutorCommitment.html | 2 +- .../functions/roothash.signProposal.html | 2 +- .../functions/roothash.submitMsgWrapper.html | 2 +- .../roothash.verifyComputeResultsHeader.html | 2 +- .../roothash.verifyExecutorCommitment.html | 2 +- .../functions/roothash.verifyProposal.html | 2 +- .../signature.combineChainContext.html | 2 +- .../functions/signature.openMultiSigned.html | 2 +- js/client/functions/signature.openSigned.html | 2 +- .../signature.prepareSignerMessage.html | 2 +- .../functions/signature.signMultiSigned.html | 2 +- js/client/functions/signature.signSigned.html | 2 +- js/client/functions/signature.verify.html | 2 +- .../functions/signature.visitMessage.html | 2 +- .../functions/staking.addEscrowWrapper.html | 2 +- .../functions/staking.addressFromBech32.html | 2 +- .../staking.addressFromPublicKey.html | 2 +- .../staking.addressFromRuntimeID.html | 2 +- .../functions/staking.addressToBech32.html | 2 +- js/client/functions/staking.allowWrapper.html | 2 +- ...taking.amendCommissionScheduleWrapper.html | 2 +- js/client/functions/staking.burnWrapper.html | 2 +- .../functions/staking.commonPoolAddress.html | 2 +- .../staking.feeAccumulatorAddress.html | 2 +- .../staking.governanceDepositsAddress.html | 2 +- .../staking.reclaimEscrowWrapper.html | 2 +- .../functions/staking.transferWrapper.html | 2 +- .../functions/staking.withdrawWrapper.html | 2 +- .../interfaces/signature.ContextSigner.html | 6 +- .../interfaces/signature.MessageHandlers.html | 6 +- js/client/interfaces/signature.Signer.html | 6 +- .../types.BeaconConsensusParameters.html | 10 +- .../types.BeaconEpochTimeState.html | 6 +- js/client/interfaces/types.BeaconGenesis.html | 6 +- .../types.BeaconInsecureParameters.html | 4 +- .../interfaces/types.BeaconVRFParameters.html | 10 +- .../interfaces/types.BeaconVRFProve.html | 6 +- js/client/interfaces/types.CBORVersioned.html | 4 +- .../interfaces/types.ConsensusBlock.html | 12 +- .../types.ConsensusBlockMetadata.html | 6 +- .../interfaces/types.ConsensusError.html | 8 +- .../types.ConsensusEstimateGasRequest.html | 6 +- .../interfaces/types.ConsensusEvent.html | 10 +- .../interfaces/types.ConsensusEvidence.html | 4 +- js/client/interfaces/types.ConsensusFee.html | 6 +- .../interfaces/types.ConsensusGenesis.html | 6 +- .../types.ConsensusGetSignerNonceRequest.html | 6 +- .../interfaces/types.ConsensusLightBlock.html | 6 +- .../types.ConsensusLightClientStatus.html | 16 +- .../types.ConsensusLightParameters.html | 8 +- .../types.ConsensusNextBlockState.html | 12 +- .../interfaces/types.ConsensusP2PStatus.html | 10 +- .../interfaces/types.ConsensusParameters.html | 26 +- .../interfaces/types.ConsensusProof.html | 6 +- .../interfaces/types.ConsensusResult.html | 6 +- .../interfaces/types.ConsensusStatus.html | 34 +-- .../types.ConsensusTransaction.html | 10 +- ...types.ConsensusTransactionsWithProofs.html | 6 +- ...ypes.ConsensusTransactionsWithResults.html | 6 +- js/client/interfaces/types.ConsensusVote.html | 10 +- .../interfaces/types.ConsensusVotes.html | 8 +- .../interfaces/types.ControlDebugStatus.html | 6 +- .../types.ControlIdentityStatus.html | 8 +- .../types.ControlRegistrationStatus.html | 14 +- .../types.ControlRuntimeStatus.html | 28 +- .../interfaces/types.ControlSeedStatus.html | 8 +- js/client/interfaces/types.ControlStatus.html | 24 +- js/client/interfaces/types.Entity.html | 8 +- .../interfaces/types.GenesisDocument.html | 26 +- ...types.GovernanceCancelUpgradeProposal.html | 4 +- ...es.GovernanceChangeParametersProposal.html | 6 +- .../types.GovernanceConsensusParameters.html | 16 +- .../interfaces/types.GovernanceEvent.html | 14 +- .../interfaces/types.GovernanceGenesis.html | 8 +- .../interfaces/types.GovernanceProposal.html | 20 +- .../types.GovernanceProposalContent.html | 8 +- ...types.GovernanceProposalExecutedEvent.html | 4 +- ...ypes.GovernanceProposalFinalizedEvent.html | 6 +- .../types.GovernanceProposalQuery.html | 6 +- ...ypes.GovernanceProposalSubmittedEvent.html | 6 +- .../types.GovernanceProposalVote.html | 6 +- .../interfaces/types.GovernanceVoteEntry.html | 6 +- .../interfaces/types.GovernanceVoteEvent.html | 8 +- .../types.KeyManagerConsensusParameters.html | 4 +- .../types.KeyManagerEnclavePolicySGX.html | 6 +- ...es.KeyManagerEncryptedEphemeralSecret.html | 8 +- ...types.KeyManagerEncryptedMasterSecret.html | 10 +- .../types.KeyManagerEncryptedSecret.html | 8 +- .../interfaces/types.KeyManagerGenesis.html | 6 +- .../interfaces/types.KeyManagerPolicySGX.html | 12 +- ...ManagerSignedEncryptedEphemeralSecret.html | 6 +- ...KeyManagerSignedEncryptedMasterSecret.html | 6 +- .../types.KeyManagerSignedPolicySGX.html | 6 +- .../interfaces/types.KeyManagerStatus.html | 20 +- js/client/interfaces/types.Node.html | 24 +- js/client/interfaces/types.NodeAddress.html | 8 +- .../interfaces/types.NodeCapabilities.html | 4 +- .../interfaces/types.NodeCapabilityTEE.html | 10 +- .../types.NodeConsensusAddress.html | 6 +- .../interfaces/types.NodeConsensusInfo.html | 6 +- js/client/interfaces/types.NodeP2PInfo.html | 6 +- js/client/interfaces/types.NodeRuntime.html | 10 +- .../interfaces/types.NodeSGXConstraints.html | 10 +- .../interfaces/types.NodeTEEFeatures.html | 6 +- .../interfaces/types.NodeTEEFeaturesSGX.html | 10 +- js/client/interfaces/types.NodeTLSInfo.html | 4 +- js/client/interfaces/types.NodeVRFInfo.html | 4 +- js/client/interfaces/types.P2PStatus.html | 16 +- .../types.RegistryConsensusAddressQuery.html | 6 +- .../types.RegistryConsensusParameters.html | 24 +- .../interfaces/types.RegistryEntityEvent.html | 6 +- .../types.RegistryEntityWhitelistConfig.html | 4 +- ...tryEntityWhitelistRoleAdmissionPolicy.html | 4 +- ...pes.RegistryEntityWhitelistRoleConfig.html | 4 +- ...EntityWhitelistRuntimeAdmissionPolicy.html | 4 +- js/client/interfaces/types.RegistryEvent.html | 16 +- .../types.RegistryExecutorParameters.html | 20 +- js/client/interfaces/types.RegistryFault.html | 6 +- .../interfaces/types.RegistryGenesis.html | 14 +- .../types.RegistryGetRuntimeQuery.html | 8 +- .../types.RegistryGetRuntimesQuery.html | 6 +- .../interfaces/types.RegistryIDQuery.html | 6 +- .../types.RegistryMaxNodesConstraint.html | 4 +- .../types.RegistryMinPoolSizeConstraint.html | 4 +- .../types.RegistryNamespaceQuery.html | 6 +- .../interfaces/types.RegistryNodeEvent.html | 6 +- .../interfaces/types.RegistryNodeList.html | 4 +- .../interfaces/types.RegistryNodeStatus.html | 10 +- .../types.RegistryNodeUnfrozenEvent.html | 4 +- .../types.RegistryPerRoleAdmissionPolicy.html | 4 +- .../interfaces/types.RegistryRuntime.html | 32 +- .../types.RegistryRuntimeAdmissionPolicy.html | 8 +- .../types.RegistryRuntimeGenesis.html | 6 +- ...ypes.RegistryRuntimeStakingParameters.html | 12 +- .../types.RegistryRuntimeStartedEvent.html | 4 +- .../types.RegistryRuntimeSuspendedEvent.html | 4 +- .../types.RegistrySchedulingConstraints.html | 8 +- .../types.RegistryStorageParameters.html | 8 +- .../types.RegistryTxnSchedulerParameters.html | 12 +- .../types.RegistryUnfreezeNode.html | 4 +- .../interfaces/types.RegistryVersionInfo.html | 10 +- .../types.RootHashAnnotatedBlock.html | 6 +- js/client/interfaces/types.RootHashBlock.html | 4 +- .../types.RootHashComputeResultsHeader.html | 16 +- .../types.RootHashConsensusParameters.html | 16 +- ....RootHashEquivocationExecutorEvidence.html | 6 +- ....RootHashEquivocationProposalEvidence.html | 6 +- js/client/interfaces/types.RootHashEvent.html | 16 +- .../interfaces/types.RootHashEvidence.html | 8 +- ...HashExecutionDiscrepancyDetectedEvent.html | 6 +- .../types.RootHashExecutorCommit.html | 6 +- .../types.RootHashExecutorCommitment.html | 10 +- ...ypes.RootHashExecutorCommitmentHeader.html | 10 +- .../types.RootHashExecutorCommittedEvent.html | 4 +- .../types.RootHashFinalizedEvent.html | 4 +- .../interfaces/types.RootHashGenesis.html | 6 +- .../types.RootHashGenesisRuntimeState.html | 8 +- .../types.RootHashGovernanceMessage.html | 8 +- .../interfaces/types.RootHashHeader.html | 22 +- .../types.RootHashInMessageQueueRequest.html | 10 +- .../types.RootHashInMsgProcessedEvent.html | 10 +- .../types.RootHashIncomingMessage.html | 14 +- ...ypes.RootHashIncomingMessageQueueMeta.html | 6 +- .../types.RootHashLivenessStatistics.html | 10 +- .../interfaces/types.RootHashMessage.html | 8 +- .../types.RootHashMessageEvent.html | 10 +- js/client/interfaces/types.RootHashPool.html | 8 +- .../interfaces/types.RootHashProposal.html | 10 +- .../types.RootHashProposalHeader.html | 8 +- .../types.RootHashRegistryMessage.html | 6 +- .../types.RootHashRoundResults.html | 8 +- .../types.RootHashRuntimeRequest.html | 6 +- .../types.RootHashRuntimeState.html | 24 +- .../types.RootHashSchedulerCommitment.html | 6 +- .../types.RootHashStakingMessage.html | 12 +- .../interfaces/types.RootHashSubmitMsg.html | 12 +- .../types.RuntimeClientCheckTxRequest.html | 6 +- .../interfaces/types.RuntimeClientEvent.html | 8 +- .../types.RuntimeClientGetBlockRequest.html | 6 +- .../types.RuntimeClientGetEventsRequest.html | 6 +- ...s.RuntimeClientGetTransactionsRequest.html | 6 +- .../types.RuntimeClientPlainEvent.html | 6 +- .../types.RuntimeClientQueryRequest.html | 10 +- .../types.RuntimeClientQueryResponse.html | 4 +- ...pes.RuntimeClientSubmitTxMetaResponse.html | 10 +- .../types.RuntimeClientSubmitTxRequest.html | 6 +- ...s.RuntimeClientTransactionWithResults.html | 8 +- .../interfaces/types.RuntimeHostError.html | 8 +- .../interfaces/types.SGXEnclaveIdentity.html | 6 +- .../interfaces/types.SGXIasQuotePolicy.html | 10 +- .../interfaces/types.SGXPcsQuotePolicy.html | 10 +- js/client/interfaces/types.SGXPolicy.html | 6 +- .../interfaces/types.SchedulerCommittee.html | 10 +- .../types.SchedulerCommitteeNode.html | 6 +- .../types.SchedulerConsensusParameters.html | 18 +- ...ypes.SchedulerForceElectCommitteeRole.html | 8 +- .../interfaces/types.SchedulerGenesis.html | 4 +- .../types.SchedulerGetCommitteesRequest.html | 6 +- .../interfaces/types.SchedulerValidator.html | 8 +- js/client/interfaces/types.Signature.html | 6 +- .../types.SignatureMultiSigned.html | 6 +- .../interfaces/types.SignatureSigned.html | 6 +- .../interfaces/types.StakingAccount.html | 6 +- .../types.StakingAddEscrowEvent.html | 10 +- js/client/interfaces/types.StakingAllow.html | 8 +- .../types.StakingAllowanceChangeEvent.html | 12 +- .../types.StakingAllowanceQuery.html | 8 +- .../types.StakingAmendCommissionSchedule.html | 4 +- js/client/interfaces/types.StakingBurn.html | 4 +- .../interfaces/types.StakingBurnEvent.html | 6 +- .../types.StakingCommissionRateBoundStep.html | 8 +- .../types.StakingCommissionRateStep.html | 6 +- .../types.StakingCommissionSchedule.html | 6 +- .../types.StakingCommissionScheduleRules.html | 12 +- .../types.StakingConsensusParameters.html | 44 +-- .../types.StakingDebondingDelegation.html | 6 +- .../types.StakingDebondingDelegationInfo.html | 8 +- ...ypes.StakingDebondingStartEscrowEvent.html | 14 +- .../interfaces/types.StakingDelegation.html | 4 +- .../types.StakingDelegationInfo.html | 6 +- js/client/interfaces/types.StakingEscrow.html | 6 +- .../types.StakingEscrowAccount.html | 10 +- .../interfaces/types.StakingEscrowEvent.html | 10 +- js/client/interfaces/types.StakingEvent.html | 14 +- .../types.StakingGeneralAccount.html | 8 +- .../interfaces/types.StakingGenesis.html | 22 +- .../interfaces/types.StakingOwnerQuery.html | 6 +- .../types.StakingReclaimEscrow.html | 6 +- .../types.StakingReclaimEscrowEvent.html | 10 +- .../interfaces/types.StakingRewardStep.html | 6 +- .../interfaces/types.StakingSharePool.html | 6 +- js/client/interfaces/types.StakingSlash.html | 6 +- .../types.StakingStakeAccumulator.html | 4 +- .../types.StakingStakeThreshold.html | 6 +- .../types.StakingTakeEscrowEvent.html | 8 +- .../types.StakingThresholdQuery.html | 6 +- .../interfaces/types.StakingTransfer.html | 6 +- .../types.StakingTransferEvent.html | 8 +- .../interfaces/types.StakingWithdraw.html | 6 +- .../types.StorageChunkMetadata.html | 10 +- .../types.StorageGetCheckpointsRequest.html | 8 +- .../types.StorageGetDiffRequest.html | 8 +- .../types.StorageGetPrefixesRequest.html | 8 +- .../interfaces/types.StorageGetRequest.html | 8 +- .../types.StorageIterateRequest.html | 8 +- .../interfaces/types.StorageMetadata.html | 8 +- js/client/interfaces/types.StorageProof.html | 6 +- .../types.StorageProofResponse.html | 4 +- js/client/interfaces/types.StorageRoot.html | 10 +- .../interfaces/types.StorageSyncChunk.html | 6 +- .../interfaces/types.StorageSyncOptions.html | 6 +- js/client/interfaces/types.StorageTreeID.html | 6 +- .../interfaces/types.UpgradeDescriptor.html | 10 +- .../types.UpgradePendingUpgrade.html | 10 +- js/client/interfaces/types.Version.html | 8 +- .../types.VersionProtocolVersions.html | 8 +- .../types.WorkerCommonHostStatus.html | 4 +- .../types.WorkerCommonLivenessStatus.html | 6 +- .../interfaces/types.WorkerCommonStatus.html | 20 +- .../interfaces/types.WorkerComputeStatus.html | 4 +- ....WorkerKeyManagerEphemeralSecretStats.html | 10 +- ...pes.WorkerKeyManagerMasterSecretStats.html | 10 +- ...pes.WorkerKeyManagerRuntimeAccessList.html | 6 +- .../types.WorkerKeyManagerStatus.html | 6 +- .../types.WorkerKeyManagerWorkerStatus.html | 24 +- ...orkerStorageGetLastSyncedRoundRequest.html | 4 +- ...rkerStorageGetLastSyncedRoundResponse.html | 8 +- ...WorkerStoragePauseCheckpointerRequest.html | 6 +- .../interfaces/types.WorkerStorageStatus.html | 6 +- js/client/modules/address.html | 2 +- js/client/modules/beacon.html | 2 +- js/client/modules/client.html | 2 +- js/client/modules/common.html | 2 +- js/client/modules/consensus.html | 2 +- js/client/modules/control.html | 2 +- js/client/modules/genesis.html | 2 +- js/client/modules/governance.html | 2 +- js/client/modules/hash.html | 2 +- js/client/modules/hdkey.html | 2 +- js/client/modules/keymanager.html | 2 +- js/client/modules/misc.html | 2 +- js/client/modules/quantity.html | 2 +- js/client/modules/registry.html | 2 +- js/client/modules/roothash.html | 2 +- js/client/modules/runtime.html | 2 +- js/client/modules/scheduler.html | 2 +- js/client/modules/signature.html | 2 +- js/client/modules/staking.html | 2 +- js/client/modules/storage.html | 2 +- js/client/modules/types.html | 2 +- js/client/modules/upgrade.html | 2 +- js/client/modules/worker.html | 2 +- ...natureMessageHandlersWithChainContext.html | 2 +- .../types/consensus.TransactionHandler.html | 2 +- .../types/consensus.TransactionHandlers.html | 2 +- .../types/signature.MessageHandlerBare.html | 2 +- ...nature.MessageHandlerWithChainContext.html | 2 +- .../types/signature.MessageHandlersBare.html | 2 +- ...ature.MessageHandlersWithChainContext.html | 2 +- .../staking.ConsensusTransactionHandlers.html | 2 +- js/client/types/types.NotModeled.html | 2 +- ...RegistryAnyNodeRuntimeAdmissionPolicy.html | 2 +- .../types/types.RegistryDeregisterEntity.html | 2 +- .../types.RegistryValidatorSetConstraint.html | 2 +- js/client/types/types.StorageLogEntry.html | 2 +- js/client/types/types.longnum.html | 2 +- .../variables/beacon.BACKEND_INSECURE.html | 2 +- js/client/variables/beacon.BACKEND_VRF.html | 2 +- .../beacon.ERR_BEACON_NOT_AVAILABLE_CODE.html | 2 +- .../variables/beacon.METHOD_SET_EPOCH.html | 2 +- .../variables/beacon.METHOD_VRF_PROVE.html | 2 +- js/client/variables/beacon.MODULE_NAME.html | 2 +- js/client/variables/common.CODE_NO_ERROR.html | 2 +- ...mmon.ENTITY_LATEST_DESCRIPTOR_VERSION.html | 2 +- .../common.ERR_UNKNOWN_ERROR_CODE.html | 2 +- ...R_CERTIFICATE_ROTATION_FORBIDDEN_CODE.html | 2 +- .../common.IDENTITY_MODULE_NAME.html | 2 +- .../variables/common.INVALID_VERSION.html | 2 +- ...common.LATEST_NODE_DESCRIPTOR_VERSION.html | 2 +- .../variables/common.ROLE_COMPUTE_WORKER.html | 2 +- .../variables/common.ROLE_CONSENSUS_RPC.html | 2 +- .../variables/common.ROLE_KEY_MANAGER.html | 2 +- .../variables/common.ROLE_STORAGE_RPC.html | 2 +- .../variables/common.ROLE_VALIDATOR.html | 2 +- .../common.TEE_HARDWARE_INTEL_SGX.html | 2 +- .../common.TEE_HARDWARE_INVALID.html | 2 +- .../common.TEE_HARDWARE_RESERVED.html | 2 +- .../variables/common.UNKNOWN_MODULE.html | 2 +- .../consensus.ERR_DUPLICATE_TX_CODE.html | 2 +- .../consensus.ERR_INVALID_ARGUMENT_CODE.html | 2 +- ...onsensus.ERR_NO_COMMITTED_BLOCKS_CODE.html | 2 +- .../consensus.ERR_OVERSIZED_TX_CODE.html | 2 +- .../consensus.ERR_UNSUPPORTED_CODE.html | 2 +- .../consensus.ERR_VERSION_NOT_FOUND_CODE.html | 2 +- .../consensus.FEATURE_FULL_NODE.html | 2 +- .../variables/consensus.FEATURE_SERVICES.html | 2 +- .../variables/consensus.GAS_OP_TX_BYTE.html | 2 +- .../variables/consensus.HEIGHT_LATEST.html | 2 +- .../variables/consensus.MODULE_NAME.html | 2 +- .../consensus.TENDERMINT_BACKEND_NAME.html | 2 +- ...RANSACTION_ERR_GAS_PRICE_TOO_LOW_CODE.html | 2 +- ...ION_ERR_INSUFFICIENT_FEE_BALANCE_CODE.html | 2 +- ...us.TRANSACTION_ERR_INVALID_NONCE_CODE.html | 2 +- ...ensus.TRANSACTION_ERR_UPGRADE_PENDING.html | 2 +- .../consensus.TRANSACTION_MODULE_NAME.html | 2 +- ...nsensus.TRANSACTION_SIGNATURE_CONTEXT.html | 2 +- ...l.DEBUG_ERR_INCOMPATIBLE_BACKEND_CODE.html | 2 +- .../variables/control.DEBUG_MODULE_NAME.html | 2 +- .../governance.ERR_INVALID_ARGUMENT_CODE.html | 2 +- .../governance.ERR_NOT_ELIGIBLE_CODE.html | 2 +- .../governance.ERR_NO_SUCH_PROPOSAL_CODE.html | 2 +- .../governance.ERR_NO_SUCH_UPGRADE_CODE.html | 2 +- ...ance.ERR_UPGRADE_ALREADY_PENDING_CODE.html | 2 +- .../governance.ERR_UPGRADE_TOO_SOON_CODE.html | 2 +- .../governance.ERR_VOTING_IS_CLOSED_CODE.html | 2 +- .../governance.METHOD_CAST_VOTE.html | 2 +- .../governance.METHOD_SUBMIT_PROPOSAL.html | 2 +- .../variables/governance.MODULE_NAME.html | 2 +- ...ernance.PROPOSAL_CONTENT_INVALID_TEXT.html | 2 +- .../variables/governance.STATE_ACTIVE.html | 2 +- .../variables/governance.STATE_FAILED.html | 2 +- .../variables/governance.STATE_PASSED.html | 2 +- .../variables/governance.STATE_REJECTED.html | 2 +- .../variables/governance.VOTE_ABSTAIN.html | 2 +- js/client/variables/governance.VOTE_NO.html | 2 +- js/client/variables/governance.VOTE_YES.html | 2 +- .../keymanager.ERR_NO_SUCH_STATUS_CODE.html | 2 +- .../keymanager.METHOD_UPDATE_POLICY.html | 2 +- .../variables/keymanager.MODULE_NAME.html | 2 +- ...RR_BAD_CAPABILITIES_TEE_HARDWARE_CODE.html | 2 +- ...egistry.ERR_BAD_ENCLAVE_IDENTITY_CODE.html | 2 +- ...registry.ERR_BAD_ENTITY_FOR_NODE_CODE.html | 2 +- ...istry.ERR_BAD_ENTITY_FOR_RUNTIME_CODE.html | 2 +- .../registry.ERR_ENTITY_HAS_NODES_CODE.html | 2 +- ...registry.ERR_ENTITY_HAS_RUNTIMES_CODE.html | 2 +- .../registry.ERR_FORBIDDEN_CODE.html | 2 +- ...registry.ERR_INCORRECT_TX_SIGNER_CODE.html | 2 +- .../registry.ERR_INVALID_ARGUMENT_CODE.html | 2 +- .../registry.ERR_INVALID_SIGNATURE_CODE.html | 2 +- ...stry.ERR_NODE_CANNOT_BE_UNFROZEN_CODE.html | 2 +- .../registry.ERR_NODE_EXPIRED_CODE.html | 2 +- ...stry.ERR_NODE_UPDATE_NOT_ALLOWED_CODE.html | 2 +- ...istry.ERR_NO_ENCLAVE_FOR_RUNTIME_CODE.html | 2 +- .../registry.ERR_NO_SUCH_ENTITY_CODE.html | 2 +- .../registry.ERR_NO_SUCH_NODE_CODE.html | 2 +- .../registry.ERR_NO_SUCH_RUNTIME_CODE.html | 2 +- ...y.ERR_RUNTIME_UPDATE_NOT_ALLOWED_CODE.html | 2 +- ...gistry.ERR_TEE_HARDWARE_MISMATCH_CODE.html | 2 +- .../registry.GAS_OP_DEREGISTER_ENTITY.html | 2 +- .../registry.GAS_OP_REGISTER_ENTITY.html | 2 +- .../registry.GAS_OP_REGISTER_NODE.html | 2 +- .../registry.GAS_OP_REGISTER_RUNTIME.html | 2 +- ...stry.GAS_OP_RUNTIME_EPOCH_MAINTENANCE.html | 2 +- .../registry.GAS_OP_UNFREEZE_NODE.html | 2 +- .../registry.GAS_OP_UPDATEKEY_MANAGER.html | 2 +- .../registry.GOVERNANCE_CONSENSUS.html | 2 +- .../variables/registry.GOVERNANCE_ENTITY.html | 2 +- .../registry.GOVERNANCE_INVALID.html | 2 +- .../variables/registry.GOVERNANCE_MAX.html | 2 +- .../registry.GOVERNANCE_RUNTIME.html | 2 +- .../variables/registry.KIND_COMPUTE.html | 2 +- .../variables/registry.KIND_INVALID.html | 2 +- .../variables/registry.KIND_KEY_MANAGER.html | 2 +- ...try.LATEST_RUNTIME_DESCRIPTOR_VERSION.html | 2 +- .../registry.METHOD_DEREGISTER_ENTITY.html | 2 +- .../registry.METHOD_REGISTER_ENTITY.html | 2 +- .../registry.METHOD_REGISTER_NODE.html | 2 +- .../registry.METHOD_REGISTER_RUNTIME.html | 2 +- .../registry.METHOD_UNFREEZE_NODE.html | 2 +- js/client/variables/registry.MODULE_NAME.html | 2 +- ...try.REGISTER_ENTITY_SIGNATURE_CONTEXT.html | 2 +- ...STER_GENESIS_ENTITY_SIGNATURE_CONTEXT.html | 2 +- ...GISTER_GENESIS_NODE_SIGNATURE_CONTEXT.html | 2 +- ...istry.REGISTER_NODE_SIGNATURE_CONTEXT.html | 2 +- .../roothash.COMMITMENT_MODULE_NAME.html | 2 +- ...PUTE_RESULTS_HEADER_SIGNATURE_CONTEXT.html | 2 +- .../variables/roothash.EPOCH_TRANSITION.html | 2 +- .../roothash.ERR_ALREADY_COMMITTED_CODE.html | 2 +- ...hash.ERR_BAD_EXECUTOR_COMMITMENT_CODE.html | 2 +- ...hash.ERR_BAD_PROPOSER_COMMITMENT_CODE.html | 2 +- ...oothash.ERR_DISCREPANCY_DETECTED_CODE.html | 2 +- .../roothash.ERR_DUPLICATE_EVIDENCE_CODE.html | 2 +- ...NCOMING_MESSAGE_INSUFFICIENT_FEE_CODE.html | 2 +- ....ERR_INCOMING_MESSAGE_QUEUE_FULL_CODE.html | 2 +- .../roothash.ERR_INSUFFICIENT_VOTES_CODE.html | 2 +- .../roothash.ERR_INVALID_ARGUMENT_CODE.html | 2 +- ...thash.ERR_INVALID_COMMITTEE_KIND_CODE.html | 2 +- .../roothash.ERR_INVALID_EVIDENCE_CODE.html | 2 +- .../roothash.ERR_INVALID_MESSAGES_CODE.html | 2 +- .../roothash.ERR_INVALID_ROUND_CODE.html | 2 +- .../roothash.ERR_INVALID_RUNTIME_CODE.html | 2 +- .../roothash.ERR_MAJORITY_FAILURE_CODE.html | 2 +- ...hash.ERR_MAX_IN_MESSAGES_TOO_BIG_CODE.html | 2 +- ...oothash.ERR_MAX_MESSAGES_TOO_BIG_CODE.html | 2 +- .../roothash.ERR_NODE_IS_SCHEDULER_CODE.html | 2 +- ...h.ERR_NOT_BASED_ON_CORRECT_BLOCK_CODE.html | 2 +- .../roothash.ERR_NOT_FOUND_CODE.html | 2 +- .../roothash.ERR_NOT_IN_COMMITTEE_CODE.html | 2 +- .../roothash.ERR_NO_COMMITTEE_CODE.html | 2 +- .../roothash.ERR_NO_EXECUTOR_POOL_CODE.html | 2 +- ...thash.ERR_NO_PROPOSER_COMMITMENT_CODE.html | 2 +- .../roothash.ERR_NO_RUNTIME_CODE.html | 2 +- ...ERR_PROPOSER_TIMEOUT_NOT_ALLOWED_CODE.html | 2 +- .../roothash.ERR_RAK_SIG_INVALID_CODE.html | 2 +- ...thash.ERR_RUNTIME_DOES_NOT_SLASH_CODE.html | 2 +- .../roothash.ERR_RUNTIME_SUSPENDED_CODE.html | 2 +- .../roothash.ERR_STILL_WAITING_CODE.html | 2 +- ...sh.ERR_TIMEOUT_NOT_CORRECT_ROUND_CODE.html | 2 +- .../roothash.EXECUTOR_SIGNATURE_CONTEXT.html | 2 +- .../variables/roothash.FAILURE_NONE.html | 2 +- .../roothash.FAILURE_STORAGE_UNAVAILABLE.html | 2 +- .../variables/roothash.FAILURE_UNKNOWN.html | 2 +- .../roothash.GAS_OP_COMPUTE_COMMIT.html | 2 +- .../variables/roothash.GAS_OP_EVIDENCE.html | 2 +- .../roothash.GAS_OP_PROPOSER_TIMEOUT.html | 2 +- .../variables/roothash.GAS_OP_SUBMIT_MSG.html | 2 +- js/client/variables/roothash.INVALID.html | 2 +- .../variables/roothash.METHOD_EVIDENCE.html | 2 +- .../roothash.METHOD_EXECUTOR_COMMIT.html | 2 +- .../variables/roothash.METHOD_SUBMIT_MSG.html | 2 +- js/client/variables/roothash.MODULE_NAME.html | 2 +- js/client/variables/roothash.NORMAL.html | 2 +- .../roothash.PROPOSAL_SIGNATURE_CONTEXT.html | 2 +- .../variables/roothash.ROUND_FAILED.html | 2 +- js/client/variables/roothash.SUSPENDED.html | 2 +- ...ntime.CLIENT_ERR_CHECK_TX_FAILED_CODE.html | 2 +- .../runtime.CLIENT_ERR_INTERNAL_CODE.html | 2 +- .../runtime.CLIENT_ERR_NOT_FOUND_CODE.html | 2 +- .../runtime.CLIENT_ERR_NOT_SYNCED_CODE.html | 2 +- ...ime.CLIENT_ERR_NO_HOSTED_RUNTIME_CODE.html | 2 +- ...e.CLIENT_ERR_TRANSACTION_EXPIRED_CODE.html | 2 +- .../variables/runtime.CLIENT_MODULE_NAME.html | 2 +- .../runtime.CLIENT_ROUND_LATEST.html | 2 +- ...time.HOST_PROTOCOL_ERR_NOT_READY_CODE.html | 2 +- .../runtime.HOST_PROTOCOL_MODULE_NAME.html | 2 +- .../scheduler.KIND_COMPUTE_EXECUTOR.html | 2 +- .../variables/scheduler.KIND_INVALID.html | 2 +- .../scheduler.MAX_COMMITTEE_KIND.html | 2 +- .../scheduler.ROLE_BACKUP_WORKER.html | 2 +- .../variables/scheduler.ROLE_INVALID.html | 2 +- .../variables/scheduler.ROLE_WORKER.html | 2 +- .../signature.CHAIN_CONTEXT_SEPARATOR.html | 2 +- .../variables/staking.ADDRESS_PREFIX.html | 2 +- ...ADDRESS_RUNTIME_V0_CONTEXT_IDENTIFIER.html | 2 +- ...ng.ADDRESS_RUNTIME_V0_CONTEXT_VERSION.html | 2 +- ...staking.ADDRESS_V0_CONTEXT_IDENTIFIER.html | 2 +- .../staking.ADDRESS_V0_CONTEXT_VERSION.html | 2 +- .../staking.ERR_BALANCE_TOO_LOW_CODE.html | 2 +- .../variables/staking.ERR_FORBIDDEN_CODE.html | 2 +- ...staking.ERR_INSUFFICIENT_BALANCE_CODE.html | 2 +- .../staking.ERR_INSUFFICIENT_STAKE_CODE.html | 2 +- .../staking.ERR_INVALID_ARGUMENT_CODE.html | 2 +- .../staking.ERR_INVALID_SIGNATURE_CODE.html | 2 +- .../staking.ERR_INVALID_THRESHOLD_CODE.html | 2 +- .../staking.ERR_TOO_MANY_ALLOWANCES_CODE.html | 2 +- ....ERR_UNDER_MIN_DELEGATION_AMOUNT_CODE.html | 2 +- ...ng.ERR_UNDER_MIN_TRANSFER_AMOUNT_CODE.html | 2 +- .../variables/staking.GAS_OP_ADD_ESCROW.html | 2 +- js/client/variables/staking.GAS_OP_ALLOW.html | 2 +- ...king.GAS_OP_AMEND_COMMISSION_SCHEDULE.html | 2 +- js/client/variables/staking.GAS_OP_BURN.html | 2 +- .../staking.GAS_OP_RECLAIM_ESCROW.html | 2 +- .../variables/staking.GAS_OP_TRANSFER.html | 2 +- .../variables/staking.GAS_OP_WITHDRAW.html | 2 +- js/client/variables/staking.KIND_ENTITY.html | 2 +- js/client/variables/staking.KIND_MAX.html | 2 +- .../variables/staking.KIND_NODE_COMPUTE.html | 2 +- .../staking.KIND_NODE_KEY_MANAGER.html | 2 +- .../variables/staking.KIND_NODE_STORAGE.html | 2 +- .../staking.KIND_NODE_VALIDATOR.html | 2 +- .../staking.KIND_RUNTIME_COMPUTE.html | 2 +- .../staking.KIND_RUNTIME_KEY_MANAGER.html | 2 +- .../variables/staking.METHOD_ADD_ESCROW.html | 2 +- js/client/variables/staking.METHOD_ALLOW.html | 2 +- ...king.METHOD_AMEND_COMMISSION_SCHEDULE.html | 2 +- js/client/variables/staking.METHOD_BURN.html | 2 +- .../staking.METHOD_RECLAIM_ESCROW.html | 2 +- .../variables/staking.METHOD_TRANSFER.html | 2 +- .../variables/staking.METHOD_WITHDRAW.html | 2 +- js/client/variables/staking.MODULE_NAME.html | 2 +- .../staking.SLASH_BEACON_INVALID_COMMIT.html | 2 +- .../staking.SLASH_BEACON_INVALID_REVEAL.html | 2 +- ...staking.SLASH_BEACON_NONPARTICIPATION.html | 2 +- .../staking.SLASH_CONSENSUS_EQUIVOCATION.html | 2 +- ...g.SLASH_CONSENSUS_LIGHT_CLIENT_ATTACK.html | 2 +- .../staking.SLASH_RUNTIME_EQUIVOCATION.html | 2 +- ...aking.SLASH_RUNTIME_INCORRECT_RESULTS.html | 2 +- .../staking.SLASH_RUNTIME_LIVENESS.html | 2 +- ...ERR_INVALID_TOKEN_VALUE_EXPONENT_CODE.html | 2 +- .../variables/staking.TOKEN_MODULE_NAME.html | 2 +- .../variables/storage.CHECKPOINT_VERSION.html | 2 +- .../storage.ERR_CANT_PROVE_CODE.html | 2 +- ...storage.ERR_CHECKPOINT_NOT_FOUND_CODE.html | 2 +- ...orage.ERR_CHUNK_ALREADY_RESTORED_CODE.html | 2 +- .../storage.ERR_CHUNK_CORRUPTED_CODE.html | 2 +- .../storage.ERR_CHUNK_NOT_FOUND_CODE.html | 2 +- ..._CHUNK_PROOF_VERIFICATION_FAILED_CODE.html | 2 +- ...orage.ERR_EXPECTED_ROOT_MISMATCH_CODE.html | 2 +- .../storage.ERR_LIMIT_REACHED_CODE.html | 2 +- ...orage.ERR_NO_RESTORE_IN_PROGRESS_CODE.html | 2 +- .../variables/storage.ERR_NO_ROOTS_CODE.html | 2 +- ....ERR_RESTORE_ALREADY_IN_PROGRESS_CODE.html | 2 +- .../storage.ERR_UNSUPPORTED_CODE.html | 2 +- .../storage.MKVS_CHECKPOINT_MODULE_NAME.html | 2 +- ...ge.MKVS_DB_ERR_ALREADY_FINALIZED_CODE.html | 2 +- ...torage.MKVS_DB_ERR_BAD_NAMESPACE_CODE.html | 2 +- ...DB_ERR_INVALID_MULTIPART_VERSION_CODE.html | 2 +- ...KVS_DB_ERR_MULTIPART_IN_PROGRESS_CODE.html | 2 +- ...orage.MKVS_DB_ERR_NODE_NOT_FOUND_CODE.html | 2 +- ...storage.MKVS_DB_ERR_NOT_EARLIEST_CODE.html | 2 +- ...torage.MKVS_DB_ERR_NOT_FINALIZED_CODE.html | 2 +- ...DB_ERR_PREVIOUS_VERSION_MISMATCH_CODE.html | 2 +- .../storage.MKVS_DB_ERR_READ_ONLY_CODE.html | 2 +- ...MKVS_DB_ERR_ROOT_MUST_FOLLOW_OLD_CODE.html | 2 +- ...orage.MKVS_DB_ERR_ROOT_NOT_FOUND_CODE.html | 2 +- ....MKVS_DB_ERR_UPGRADE_IN_PROGRESS_CODE.html | 2 +- ...ge.MKVS_DB_ERR_VERSION_NOT_FOUND_CODE.html | 2 +- ...VS_DB_ERR_VERSION_WENT_BACKWARDS_CODE.html | 2 +- ....MKVS_DB_ERR_WRITE_LOG_NOT_FOUND_CODE.html | 2 +- .../storage.MKVS_DB_MODULE_NAME.html | 2 +- js/client/variables/storage.MODULE_NAME.html | 2 +- .../variables/storage.ROOT_TYPE_INVALID.html | 2 +- js/client/variables/storage.ROOT_TYPE_IO.html | 2 +- .../variables/storage.ROOT_TYPE_MAX.html | 2 +- .../variables/storage.ROOT_TYPE_STATE.html | 2 +- .../upgrade.ERR_ALREADY_PENDING_CODE.html | 2 +- .../upgrade.ERR_BAD_DESCRIPTOR_CODE.html | 2 +- .../upgrade.ERR_STOP_FOR_UPGRADE_CODE.html | 2 +- .../upgrade.ERR_UPGRADE_IN_PROGRESS_CODE.html | 2 +- .../upgrade.ERR_UPGRADE_NOT_FOUND_CODE.html | 2 +- .../upgrade.INVALID_UPGRADE_HEIGHT.html | 2 +- .../upgrade.LATEST_DESCRIPTOR_VERSION.html | 2 +- ...pgrade.LATEST_PENDING_UPGRADE_VERSION.html | 2 +- js/client/variables/upgrade.MODULE_NAME.html | 2 +- .../upgrade.UPGRADE_STAGE_CONSENSUS.html | 2 +- .../variables/upgrade.UPGRADE_STAGE_LAST.html | 2 +- .../upgrade.UPGRADE_STAGE_STARTUP.html | 2 +- ...r.STORAGE_ERR_CANT_PAUSE_CHECKPOINTER.html | 2 +- ...er.STORAGE_ERR_RUNTIME_NOT_FOUND_CODE.html | 2 +- .../variables/worker.STORAGE_MODULE_NAME.html | 2 +- 933 files changed, 2252 insertions(+), 2252 deletions(-) diff --git a/js/client-ext-utils/classes/connection.ExtConnection.html b/js/client-ext-utils/classes/connection.ExtConnection.html index 0cf4416c36..514ecac43f 100644 --- a/js/client-ext-utils/classes/connection.ExtConnection.html +++ b/js/client-ext-utils/classes/connection.ExtConnection.html @@ -29,7 +29,7 @@

Hierarchy

+
  • Defined in connection.ts:26
  • @@ -66,24 +66,24 @@
    origin: messageFrame: Window

    Returns ExtConnection

    +
  • Defined in connection.ts:31
  • Properties

    messageFrame: Window
    +
  • Defined in connection.ts:28
  • nextId: number
    +
  • Defined in connection.ts:29
  • origin: string
    +
  • Defined in connection.ts:27
  • Methods

    @@ -98,7 +98,7 @@

    Parameters

    req: unknown

    Returns Promise<unknown>

    +
  • Defined in connection.ts:37
  • Returns void

    +
  • Defined in connection.ts:53
  • +
  • Defined in connection.ts:59
  • +
  • Defined in protocol.ts:70
  • +
  • Defined in protocol.ts:86
  • +
  • Defined in protocol.ts:49
  • +
  • Defined in protocol.ts:105
  • +
  • Defined in ext.ts:1
  • Index

    diff --git a/js/client-ext-utils/modules/keys.html b/js/client-ext-utils/modules/keys.html index 6ac31c621d..c97a91b331 100644 --- a/js/client-ext-utils/modules/keys.html +++ b/js/client-ext-utils/modules/keys.html @@ -16,7 +16,7 @@
  • keys
  • Namespace keys

    +
  • Defined in keys.ts:1
  • Index

    diff --git a/js/client-ext-utils/modules/protocol.html b/js/client-ext-utils/modules/protocol.html index b85702dd79..629165f6c7 100644 --- a/js/client-ext-utils/modules/protocol.html +++ b/js/client-ext-utils/modules/protocol.html @@ -16,7 +16,7 @@
  • protocol
  • Namespace protocol

    +
  • Defined in protocol.ts:1
  • Index

    diff --git a/js/client-ext-utils/modules/signature.html b/js/client-ext-utils/modules/signature.html index c0fae9a88f..e8528ef609 100644 --- a/js/client-ext-utils/modules/signature.html +++ b/js/client-ext-utils/modules/signature.html @@ -16,7 +16,7 @@
  • signature
  • Namespace signature

    +
  • Defined in signature.ts:1
  • Index

    diff --git a/js/client-ext-utils/variables/protocol.EVENT_KEYS_CHANGE.html b/js/client-ext-utils/variables/protocol.EVENT_KEYS_CHANGE.html index 0daf42311d..a5b409d40c 100644 --- a/js/client-ext-utils/variables/protocol.EVENT_KEYS_CHANGE.html +++ b/js/client-ext-utils/variables/protocol.EVENT_KEYS_CHANGE.html @@ -18,7 +18,7 @@

    Variable EVENT_KEYS_CHANGEConst

    EVENT_KEYS_CHANGE: "keys-change-v1" = 'keys-change-v1'
    +
  • Defined in protocol.ts:102
  • +
  • Defined in protocol.ts:9
  • +
  • Defined in protocol.ts:7
  • +
  • Defined in protocol.ts:28
  • +
  • Defined in protocol.ts:8
  • +
  • Defined in protocol.ts:61
  • +
  • Defined in protocol.ts:77
  • +
  • Defined in protocol.ts:38
  • +
  • Defined in rt/src/accounts.ts:39
  • +
  • Defined in rt/src/consensus.ts:23
  • +
  • Defined in rt/src/consensus_accounts.ts:39
  • +
  • Defined in rt/src/contracts.ts:98
  • +
  • Defined in rt/src/core.ts:73
  • +
  • Defined in rt/src/event.ts:14
  • Methods

    @@ -87,7 +87,7 @@

    Returns boolean

    +
  • Defined in rt/src/event.ts:30
  • +
  • Defined in rt/src/evm.ts:45
  • +
  • Defined in rt/src/rewards.ts:19
  • +
  • Defined in rt/src/signature_secp256k1.ts:41
  • Returns EllipticSigner

    +
  • Defined in rt/src/signature_secp256k1.ts:59
    • @@ -122,7 +122,7 @@

      Parameters

      note: string

    Returns EllipticSigner

    +
  • Defined in rt/src/signature_secp256k1.ts:55
  • Returns TransactionWrapper<BODY, OK>

    +
  • Defined in rt/src/wrapper.ts:123
    • @@ -111,7 +111,7 @@

      Parameters

      method: string

    Returns QueryWrapper<ARGS, DATA>

    +
  • Defined in rt/src/wrapper.ts:127
  • Returns Promise<DATA>

    +
  • Defined in rt/src/wrapper.ts:110
    • @@ -106,7 +106,7 @@

      Parameters

      args: ARGS

    Returns QueryWrapper<ARGS, DATA>

    +
  • Defined in rt/src/wrapper.ts:100
    • @@ -119,7 +119,7 @@

      Parameters

      round: longnum

    Returns QueryWrapper<ARGS, DATA>

    +
  • Defined in rt/src/wrapper.ts:105
  • Returns TransactionWrapper<BODY, OK>

    +
  • Defined in rt/src/wrapper.ts:32
    • @@ -123,7 +123,7 @@

      Parameters

      amount: BaseUnits

    Returns TransactionWrapper<BODY, OK>

    +
  • Defined in rt/src/wrapper.ts:42
  • Returns TransactionWrapper<BODY, OK>

    +
  • Defined in rt/src/wrapper.ts:52
  • Returns TransactionWrapper<BODY, OK>

    +
  • Defined in rt/src/wrapper.ts:47
  • Returns TransactionWrapper<BODY, OK>

    +
  • Defined in rt/src/wrapper.ts:37
  • +
  • Defined in rt/src/wrapper.ts:61
  • Returns Promise<OK>

    +
  • Defined in rt/src/wrapper.ts:70
  • Returns Promise<void>

    +
  • Defined in rt/src/wrapper.ts:80
  • +
  • Defined in rt/src/accounts.ts:60
  • +
  • Defined in rt/src/address.ts:49
  • +
  • Defined in rt/src/address.ts:36
  • +
  • Defined in rt/src/address.ts:14
  • +
  • Defined in rt/src/address.ts:45
  • +
  • Defined in rt/src/consensus_accounts.ts:50
  • +
  • Defined in rt/src/core.ts:78
  • +
  • Defined in rt/src/event.ts:3
  • +
  • Defined in rt/src/evm.ts:62
  • +
  • Defined in rt/src/signature_secp256k1.ts:16
  • +
  • Defined in rt/src/transaction.ts:48
  • +
  • Defined in rt/src/transaction.ts:108
  • +
  • Defined in rt/src/transaction.ts:86
  • +
  • Defined in rt/src/transaction.ts:71
  • +
  • Defined in rt/src/transaction.ts:56
  • +
  • Defined in rt/src/transaction.ts:168
  • +
  • Defined in rt/src/signature_secp256k1.ts:11
  • +
  • Defined in rt/src/signature_secp256k1.ts:6
  • +
  • Defined in rt/src/types.ts:597
  • +
  • Defined in rt/src/types.ts:561
  • +
  • Defined in rt/src/types.ts:621
  • id: longnum
    @@ -64,7 +64,7 @@
    +
  • Defined in rt/src/types.ts:617
  • instantiate_policy: ContractsPolicy
    @@ -72,7 +72,7 @@
    +
  • Defined in rt/src/types.ts:633
  • uploader: Uint8Array
    @@ -80,7 +80,7 @@
    +
  • Defined in rt/src/types.ts:629
  • +
  • Defined in rt/src/types.ts:650
  • +
  • Defined in rt/src/types.ts:782
  • +
  • Defined in rt/src/types.ts:682
  • +
  • Defined in rt/src/types.ts:740
  • +
  • Defined in rt/src/types.ts:696
  • +
  • Defined in rt/src/types.ts:703
  • +
  • Defined in rt/src/types.ts:533
  • upgrades_policy: ContractsPolicy
    @@ -71,7 +71,7 @@
    +
  • Defined in rt/src/types.ts:525
  • +
  • Defined in rt/src/types.ts:481
  • +
  • Defined in rt/src/types.ts:754
  • +
  • Defined in rt/src/types.ts:772
  • +
  • Defined in rt/src/types.ts:583
  • +
  • Defined in rt/src/types.ts:501
  • instantiate_policy: ContractsPolicy
    @@ -62,7 +62,7 @@
    +
  • Defined in rt/src/types.ts:497
  • +
  • Defined in rt/src/types.ts:34
  • +
  • Defined in rt/src/types.ts:78
  • +
  • Defined in rt/src/types.ts:286
  • +
  • Defined in rt/src/types.ts:300
  • +
  • Defined in rt/src/address.ts:1
  • Index

    diff --git a/js/client-rt/modules/callformat.html b/js/client-rt/modules/callformat.html index 5faa88bbac..2f49043c7e 100644 --- a/js/client-rt/modules/callformat.html +++ b/js/client-rt/modules/callformat.html @@ -16,7 +16,7 @@
  • callformat
  • Namespace callformat

    +
  • Defined in rt/src/callformat.ts:1
  • Index

    diff --git a/js/client-rt/modules/consensus.html b/js/client-rt/modules/consensus.html index 60090206f8..ab5f8be40d 100644 --- a/js/client-rt/modules/consensus.html +++ b/js/client-rt/modules/consensus.html @@ -16,7 +16,7 @@
  • consensus
  • Namespace consensus

    +
  • Defined in rt/src/consensus.ts:1
  • Index

    diff --git a/js/client-rt/modules/consensusAccounts.html b/js/client-rt/modules/consensusAccounts.html index 6fb059f9d6..744c071e94 100644 --- a/js/client-rt/modules/consensusAccounts.html +++ b/js/client-rt/modules/consensusAccounts.html @@ -16,7 +16,7 @@
  • consensusAccounts
  • Namespace consensusAccounts

    +
  • Defined in rt/src/consensus_accounts.ts:1
  • Index

    diff --git a/js/client-rt/modules/contracts.html b/js/client-rt/modules/contracts.html index 89b05a29c5..c768ba8682 100644 --- a/js/client-rt/modules/contracts.html +++ b/js/client-rt/modules/contracts.html @@ -16,7 +16,7 @@
  • contracts
  • Namespace contracts

    +
  • Defined in rt/src/contracts.ts:1
  • Index

    diff --git a/js/client-rt/modules/core.html b/js/client-rt/modules/core.html index d80db56339..5f5b0eeae0 100644 --- a/js/client-rt/modules/core.html +++ b/js/client-rt/modules/core.html @@ -16,7 +16,7 @@
  • core
  • Namespace core

    +
  • Defined in rt/src/core.ts:1
  • Index

    diff --git a/js/client-rt/modules/event.html b/js/client-rt/modules/event.html index d2cae045e9..140d795da2 100644 --- a/js/client-rt/modules/event.html +++ b/js/client-rt/modules/event.html @@ -16,7 +16,7 @@
  • event
  • Namespace event

    +
  • Defined in rt/src/event.ts:1
  • Index

    diff --git a/js/client-rt/modules/evm.html b/js/client-rt/modules/evm.html index 70dfd4be59..e7883dc376 100644 --- a/js/client-rt/modules/evm.html +++ b/js/client-rt/modules/evm.html @@ -16,7 +16,7 @@
  • evm
  • Namespace evm

    +
  • Defined in rt/src/evm.ts:1
  • Index

    diff --git a/js/client-rt/modules/mraeDeoxysii.html b/js/client-rt/modules/mraeDeoxysii.html index af65c9c261..92c78dd2a9 100644 --- a/js/client-rt/modules/mraeDeoxysii.html +++ b/js/client-rt/modules/mraeDeoxysii.html @@ -16,7 +16,7 @@
  • mraeDeoxysii
  • Namespace mraeDeoxysii

    +
  • Defined in rt/src/mrae/deoxysii.ts:1
  • Index

    diff --git a/js/client-rt/modules/rewards.html b/js/client-rt/modules/rewards.html index 0b4de5c1bf..4bdc5ad875 100644 --- a/js/client-rt/modules/rewards.html +++ b/js/client-rt/modules/rewards.html @@ -16,7 +16,7 @@
  • rewards
  • Namespace rewards

    +
  • Defined in rt/src/rewards.ts:1
  • Index

    diff --git a/js/client-rt/modules/signatureSecp256k1.html b/js/client-rt/modules/signatureSecp256k1.html index 4c82e8c8eb..1cc402ed40 100644 --- a/js/client-rt/modules/signatureSecp256k1.html +++ b/js/client-rt/modules/signatureSecp256k1.html @@ -16,7 +16,7 @@
  • signatureSecp256k1
  • Namespace signatureSecp256k1

    +
  • Defined in rt/src/signature_secp256k1.ts:1
  • Index

    diff --git a/js/client-rt/modules/token.html b/js/client-rt/modules/token.html index d14837e303..2c52e895b3 100644 --- a/js/client-rt/modules/token.html +++ b/js/client-rt/modules/token.html @@ -16,7 +16,7 @@
  • token
  • Namespace token

    +
  • Defined in rt/src/token.ts:1
  • Index

    diff --git a/js/client-rt/modules/transaction.html b/js/client-rt/modules/transaction.html index 1504f82b19..e99fbe7b8e 100644 --- a/js/client-rt/modules/transaction.html +++ b/js/client-rt/modules/transaction.html @@ -16,7 +16,7 @@
  • transaction
  • Namespace transaction

    +
  • Defined in rt/src/transaction.ts:1
  • Index

    diff --git a/js/client-rt/modules/types.html b/js/client-rt/modules/types.html index 1eee58db6c..ed4bdcc832 100644 --- a/js/client-rt/modules/types.html +++ b/js/client-rt/modules/types.html @@ -16,7 +16,7 @@
  • types
  • Namespace types

    +
  • Defined in rt/src/types.ts:1
  • Index

    diff --git a/js/client-rt/modules/wrapper.html b/js/client-rt/modules/wrapper.html index cd51c25f33..12bc5e1753 100644 --- a/js/client-rt/modules/wrapper.html +++ b/js/client-rt/modules/wrapper.html @@ -16,7 +16,7 @@
  • wrapper
  • Namespace wrapper

    +
  • Defined in rt/src/wrapper.ts:1
  • Index

    diff --git a/js/client-rt/types/accounts.TransactionCallHandlers.html b/js/client-rt/types/accounts.TransactionCallHandlers.html index 4805bd1e25..58bad10916 100644 --- a/js/client-rt/types/accounts.TransactionCallHandlers.html +++ b/js/client-rt/types/accounts.TransactionCallHandlers.html @@ -26,7 +26,7 @@

    Type declaration

    Optional accounts.Transfer?: CallHandler<AccountsTransfer>
    +
  • Defined in rt/src/accounts.ts:71
  • +
  • Defined in rt/src/consensus_accounts.ts:60
  • +
  • Defined in rt/src/contracts.ts:111
  • +
  • Defined in rt/src/event.ts:10
  • +
  • Defined in rt/src/event.ts:11
  • +
  • Defined in rt/src/evm.ts:69
  • +
  • Defined in rt/src/transaction.ts:32
  • +
  • Defined in rt/src/transaction.ts:165
  • +
  • Defined in rt/src/transaction.ts:166
  • +
  • Defined in rt/src/transaction.ts:40
  • +
  • Defined in rt/src/transaction.ts:46
  • +
  • Defined in rt/src/transaction.ts:161
  • +
  • Defined in rt/src/types.ts:232
  • +
  • Defined in rt/src/types.ts:237
  • +
  • Defined in rt/src/types.ts:709
  • +
  • Defined in rt/src/types.ts:330
  • +
  • Defined in rt/src/accounts.ts:15
  • +
  • Defined in rt/src/accounts.ts:14
  • +
  • Defined in rt/src/accounts.ts:13
  • +
  • Defined in rt/src/accounts.ts:16
  • +
  • Defined in rt/src/accounts.ts:27
  • +
  • Defined in rt/src/accounts.ts:28
  • +
  • Defined in rt/src/accounts.ts:26
  • +
  • Defined in rt/src/accounts.ts:23
  • +
  • Defined in rt/src/accounts.ts:22
  • +
  • Defined in rt/src/accounts.ts:24
  • +
  • Defined in rt/src/accounts.ts:21
  • +
  • Defined in rt/src/accounts.ts:19
  • +
  • Defined in rt/src/address.ts:9
  • +
  • Defined in rt/src/address.ts:10
  • +
  • Defined in rt/src/address.ts:7
  • +
  • Defined in rt/src/address.ts:8
  • +
  • Defined in rt/src/callformat.ts:13
  • +
  • Defined in rt/src/consensus.ts:13
  • +
  • Defined in rt/src/consensus.ts:12
  • +
  • Defined in rt/src/consensus.ts:11
  • +
  • Defined in rt/src/consensus.ts:9
  • +
  • Defined in rt/src/consensus.ts:10
  • +
  • Defined in rt/src/consensus.ts:16
  • +
  • Defined in rt/src/consensus_accounts.ts:13
  • +
  • Defined in rt/src/consensus_accounts.ts:11
  • +
  • Defined in rt/src/consensus_accounts.ts:12
  • +
  • Defined in rt/src/consensus_accounts.ts:23
  • +
  • Defined in rt/src/consensus_accounts.ts:24
  • +
  • Defined in rt/src/consensus_accounts.ts:20
  • +
  • Defined in rt/src/consensus_accounts.ts:19
  • +
  • Defined in rt/src/consensus_accounts.ts:16
  • +
  • Defined in rt/src/consensus_accounts.ts:17
  • +
  • Defined in rt/src/contracts.ts:25
  • +
  • Defined in rt/src/contracts.ts:28
  • +
  • Defined in rt/src/contracts.ts:15
  • +
  • Defined in rt/src/contracts.ts:16
  • +
  • Defined in rt/src/contracts.ts:17
  • +
  • Defined in rt/src/contracts.ts:12
  • +
  • Defined in rt/src/contracts.ts:14
  • +
  • Defined in rt/src/contracts.ts:18
  • +
  • Defined in rt/src/contracts.ts:11
  • +
  • Defined in rt/src/contracts.ts:21
  • +
  • Defined in rt/src/contracts.ts:22
  • +
  • Defined in rt/src/contracts.ts:19
  • +
  • Defined in rt/src/contracts.ts:24
  • +
  • Defined in rt/src/contracts.ts:10
  • +
  • Defined in rt/src/contracts.ts:20
  • +
  • Defined in rt/src/contracts.ts:26
  • +
  • Defined in rt/src/contracts.ts:27
  • +
  • Defined in rt/src/contracts.ts:13
  • +
  • Defined in rt/src/contracts.ts:23
  • +
  • Defined in rt/src/contracts.ts:33
  • +
  • Defined in rt/src/contracts.ts:35
  • +
  • Defined in rt/src/contracts.ts:38
  • +
  • Defined in rt/src/contracts.ts:39
  • +
  • Defined in rt/src/contracts.ts:44
  • +
  • Defined in rt/src/contracts.ts:40
  • +
  • Defined in rt/src/contracts.ts:42
  • +
  • Defined in rt/src/contracts.ts:41
  • +
  • Defined in rt/src/contracts.ts:32
  • +
  • Defined in rt/src/contracts.ts:43
  • +
  • Defined in rt/src/contracts.ts:34
  • +
  • Defined in rt/src/contracts.ts:31
  • +
  • Defined in rt/src/contracts.ts:51
  • +
  • Defined in rt/src/contracts.ts:48
  • +
  • Defined in rt/src/contracts.ts:47
  • +
  • Defined in rt/src/core.ts:23
  • +
  • Defined in rt/src/core.ts:24
  • +
  • Defined in rt/src/core.ts:32
  • +
  • Defined in rt/src/core.ts:31
  • +
  • Defined in rt/src/core.ts:21
  • +
  • Defined in rt/src/core.ts:30
  • +
  • Defined in rt/src/core.ts:16
  • +
  • Defined in rt/src/core.ts:20
  • +
  • Defined in rt/src/core.ts:28
  • +
  • Defined in rt/src/core.ts:14
  • +
  • Defined in rt/src/core.ts:15
  • +
  • Defined in rt/src/core.ts:13
  • +
  • Defined in rt/src/core.ts:27
  • +
  • Defined in rt/src/core.ts:12
  • +
  • Defined in rt/src/core.ts:19
  • +
  • Defined in rt/src/core.ts:18
  • +
  • Defined in rt/src/core.ts:26
  • +
  • Defined in rt/src/core.ts:29
  • +
  • Defined in rt/src/core.ts:22
  • +
  • Defined in rt/src/core.ts:17
  • +
  • Defined in rt/src/core.ts:25
  • +
  • Defined in rt/src/core.ts:42
  • +
  • Defined in rt/src/core.ts:46
  • +
  • Defined in rt/src/core.ts:48
  • +
  • Defined in rt/src/core.ts:47
  • +
  • Defined in rt/src/core.ts:37
  • +
  • Defined in rt/src/core.ts:36
  • +
  • Defined in rt/src/core.ts:35
  • +
  • Defined in rt/src/core.ts:38
  • +
  • Defined in rt/src/core.ts:39
  • +
  • Defined in rt/src/evm.ts:17
  • +
  • Defined in rt/src/evm.ts:18
  • +
  • Defined in rt/src/evm.ts:19
  • +
  • Defined in rt/src/evm.ts:12
  • +
  • Defined in rt/src/evm.ts:14
  • +
  • Defined in rt/src/evm.ts:15
  • +
  • Defined in rt/src/evm.ts:16
  • +
  • Defined in rt/src/evm.ts:11
  • +
  • Defined in rt/src/evm.ts:13
  • +
  • Defined in rt/src/evm.ts:21
  • +
  • Defined in rt/src/evm.ts:29
  • +
  • Defined in rt/src/evm.ts:25
  • +
  • Defined in rt/src/evm.ts:28
  • +
  • Defined in rt/src/evm.ts:24
  • +
  • Defined in rt/src/evm.ts:30
  • +
  • Defined in rt/src/evm.ts:27
  • +
  • Defined in rt/src/rewards.ts:9
  • +
  • Defined in rt/src/rewards.ts:12
  • +
  • Defined in rt/src/token.ts:4
  • +
  • Defined in rt/src/transaction.ts:24
  • +
  • Defined in rt/src/transaction.ts:14
  • Returns Promise<LedgerContextSigner>

    +
  • Defined in signer-ledger/src/index.ts:62
    • @@ -137,7 +137,7 @@

      Parameters

      keyNumber: number

    Returns Promise<LedgerContextSigner>

    +
  • Defined in signer-ledger/src/index.ts:70
  • Returns ClientReadableStream<RESP>

    +
  • Defined in core/src/client.ts:123
    • @@ -115,7 +115,7 @@
      desc: request: REQ

    Returns Promise<RESP>

    +
  • Defined in core/src/client.ts:61
  • +
  • Defined in core/src/client.ts:1382
  • Returns Promise<longnum>

    +
  • Defined in core/src/consensus.ts:152
  • +
  • Defined in core/src/consensus.ts:167
    • @@ -121,7 +121,7 @@

      Parameters

      body: BODY

    Returns TransactionWrapper<BODY>

    +
  • Defined in core/src/consensus.ts:147
    • @@ -134,7 +134,7 @@

      Parameters

      amount: Uint8Array

    Returns TransactionWrapper<BODY>

    +
  • Defined in core/src/consensus.ts:137
    • @@ -147,7 +147,7 @@

      Parameters

      gas: longnum

    Returns TransactionWrapper<BODY>

    +
  • Defined in core/src/consensus.ts:142
    • @@ -160,7 +160,7 @@

      Parameters

      nonce: longnum

    Returns TransactionWrapper<BODY>

    +
  • Defined in core/src/consensus.ts:132
  • Returns Promise<void>

    +
  • Defined in core/src/consensus.ts:159
  • Returns Promise<void>

    +
  • Defined in core/src/consensus.ts:171
  • +
  • Defined in core/src/hdkey.ts:24
  • +
  • Defined in core/src/signature.ts:102
  • +
  • Defined in core/src/signature.ts:124
    • @@ -155,7 +155,7 @@

      Returns

    +
  • Defined in core/src/signature.ts:136
    • @@ -180,7 +180,7 @@

      Returns

    +
  • Defined in core/src/signature.ts:147
  • +
  • Defined in core/src/address.ts:25
  • +
  • Defined in core/src/address.ts:6
  • +
  • Defined in core/src/address.ts:21
  • +
  • Defined in core/src/beacon.ts:37
  • +
  • Defined in core/src/beacon.ts:33
  • +
  • Defined in core/src/common.ts:87
  • +
  • Defined in core/src/common.ts:75
  • +
  • Defined in core/src/common.ts:94
  • +
  • Defined in core/src/common.ts:79
  • +
  • Defined in core/src/consensus.ts:94
  • +
  • Defined in core/src/consensus.ts:99
  • +
  • Defined in core/src/consensus.ts:193
  • +
  • Defined in core/src/genesis.ts:5
  • +
  • Defined in core/src/governance.ts:68
  • +
  • Defined in core/src/governance.ts:62
  • +
  • Defined in core/src/hash.ts:3
  • +
  • Defined in core/src/keymanager.ts:20
  • +
  • Defined in core/src/misc.ts:93
  • +
  • Defined in core/src/misc.ts:75
  • +
  • Defined in core/src/misc.ts:48
  • +
  • Defined in core/src/misc.ts:62
  • +
  • Defined in core/src/misc.ts:89
  • +
  • Defined in core/src/misc.ts:71
  • +
  • Defined in core/src/misc.ts:44
  • +
  • Defined in core/src/misc.ts:54
  • +
  • Defined in core/src/misc.ts:85
  • +
  • Defined in core/src/quantity.ts:8
  • +
  • Defined in core/src/quantity.ts:3
  • +
  • Defined in core/src/registry.ts:207
  • +
  • Defined in core/src/registry.ts:203
  • +
  • Defined in core/src/registry.ts:213
  • +
  • Defined in core/src/registry.ts:221
  • +
  • Defined in core/src/registry.ts:217
  • +
  • Defined in core/src/roothash.ts:266
  • +
  • Defined in core/src/roothash.ts:262
  • +
  • Defined in core/src/roothash.ts:225
  • +
  • Defined in core/src/roothash.ts:199
  • +
  • Defined in core/src/roothash.ts:249
  • +
  • Defined in core/src/roothash.ts:270
  • +
  • Defined in core/src/roothash.ts:212
  • +
  • Defined in core/src/roothash.ts:182
  • +
  • Defined in core/src/roothash.ts:232
  • +
  • Defined in core/src/signature.ts:9
  • +
  • Defined in core/src/signature.ts:60
  • +
  • Defined in core/src/signature.ts:39
  • +
  • Defined in core/src/signature.ts:13
  • +
  • Defined in core/src/signature.ts:73
  • +
  • Defined in core/src/signature.ts:50
  • +
  • Defined in core/src/signature.ts:27
  • +
  • Defined in core/src/signature.ts:190
  • +
  • Defined in core/src/staking.ts:257
  • +
  • Defined in core/src/staking.ts:214
  • +
  • Defined in core/src/staking.ts:198
  • +
  • Defined in core/src/staking.ts:202
  • +
  • Defined in core/src/staking.ts:210
  • +
  • Defined in core/src/staking.ts:271
  • +
  • Defined in core/src/staking.ts:265
  • +
  • Defined in core/src/staking.ts:253
  • +
  • Defined in core/src/staking.ts:222
  • +
  • Defined in core/src/staking.ts:233
  • +
  • Defined in core/src/staking.ts:243
  • +
  • Defined in core/src/staking.ts:261
  • +
  • Defined in core/src/staking.ts:249
  • +
  • Defined in core/src/staking.ts:275
  • +
  • Defined in core/src/signature.ts:24
  • +
  • Defined in core/src/signature.ts:19
  • +
  • Defined in core/src/types.ts:29
  • +
  • Defined in core/src/types.ts:51
  • +
  • Defined in core/src/types.ts:84
  • +
  • Defined in core/src/types.ts:116
  • meta: unknown
    @@ -66,7 +66,7 @@
    +
  • Defined in core/src/types.ts:132
  • state_root: StorageRoot
    @@ -74,7 +74,7 @@
    +
  • Defined in core/src/types.ts:128
  • time: longnum
    @@ -82,7 +82,7 @@
    +
  • Defined in core/src/types.ts:124
  • +
  • Defined in core/src/types.ts:187
  • +
  • Defined in core/src/types.ts:202
  • +
  • Defined in core/src/types.ts:232
  • +
  • Defined in core/src/types.ts:254
  • oldest_time: longnum
    @@ -90,7 +90,7 @@
    +
  • Defined in core/src/types.ts:262
  • peer_ids: string[]
    @@ -98,7 +98,7 @@
    +
  • Defined in core/src/types.ts:266
  • +
  • Defined in core/src/types.ts:284
  • @@ -62,7 +62,7 @@
    +
  • Defined in core/src/types.ts:280
  • +
  • Defined in core/src/types.ts:305
  • +
  • Defined in core/src/types.ts:324
  • +
  • Defined in core/src/types.ts:364
  • +
  • Defined in core/src/types.ts:434
  • features: number
    @@ -75,7 +75,7 @@
    +
  • Defined in core/src/types.ts:394
  • genesis_hash: Uint8Array
    @@ -83,7 +83,7 @@
    +
  • Defined in core/src/types.ts:422
  • genesis_height: longnum
    @@ -91,7 +91,7 @@
    +
  • Defined in core/src/types.ts:418
  • is_validator: boolean
    @@ -99,7 +99,7 @@
    +
  • Defined in core/src/types.ts:438
  • last_retained_hash: Uint8Array
    @@ -107,7 +107,7 @@
    +
  • Defined in core/src/types.ts:430
  • last_retained_height: longnum
    @@ -115,7 +115,7 @@
    +
  • Defined in core/src/types.ts:426
  • latest_epoch: longnum
    @@ -123,7 +123,7 @@
    +
  • Defined in core/src/types.ts:410
  • latest_hash: Uint8Array
    @@ -131,7 +131,7 @@
    +
  • Defined in core/src/types.ts:402
  • latest_height: longnum
    @@ -139,7 +139,7 @@
    +
  • Defined in core/src/types.ts:398
  • latest_state_root: StorageRoot
    @@ -147,7 +147,7 @@
    +
  • Defined in core/src/types.ts:414
  • latest_time: longnum
    @@ -155,7 +155,7 @@
    +
  • Defined in core/src/types.ts:406
  • @@ -163,7 +163,7 @@
    +
  • Defined in core/src/types.ts:442
  • status: number
    @@ -171,7 +171,7 @@
    +
  • Defined in core/src/types.ts:382
  • version: Version
    @@ -179,7 +179,7 @@
    +
  • Defined in core/src/types.ts:386
  • +
  • Defined in core/src/types.ts:452
  • +
  • Defined in core/src/types.ts:516
  • +
  • Defined in core/src/types.ts:540
  • +
  • Defined in core/src/types.ts:566
  • node_status?: RegistryNodeStatus
    @@ -94,7 +94,7 @@
    +
  • Defined in core/src/types.ts:575
  • +
  • Defined in core/src/types.ts:605
  • last_retained_hash: Uint8Array
    @@ -97,7 +97,7 @@
    +
  • Defined in core/src/types.ts:617
  • last_retained_round: longnum
    @@ -105,7 +105,7 @@
    +
  • Defined in core/src/types.ts:613
  • latest_hash: Uint8Array
    @@ -113,7 +113,7 @@
    +
  • Defined in core/src/types.ts:593
  • latest_round: longnum
    @@ -121,7 +121,7 @@
    +
  • Defined in core/src/types.ts:589
  • latest_state_root: StorageRoot
    @@ -129,7 +129,7 @@
    +
  • Defined in core/src/types.ts:601
  • latest_time: longnum
    @@ -137,7 +137,7 @@
    +
  • Defined in core/src/types.ts:597
  • provisioner?: string
    @@ -145,7 +145,7 @@
    +
  • Defined in core/src/types.ts:634
  • @@ -153,7 +153,7 @@
    +
  • Defined in core/src/types.ts:630
  • +
  • Defined in core/src/types.ts:652
  • +
  • Defined in core/src/types.ts:662
  • +
  • Defined in core/src/types.ts:774
  • genesis_time: longnum
    @@ -93,7 +93,7 @@
    +
  • Defined in core/src/types.ts:733
  • governance: GovernanceGenesis
    @@ -101,7 +101,7 @@
    +
  • Defined in core/src/types.ts:765
  • height: longnum
    @@ -109,7 +109,7 @@
    +
  • Defined in core/src/types.ts:729
  • keymanager: KeyManagerGenesis
    @@ -117,7 +117,7 @@
    +
  • Defined in core/src/types.ts:753
  • registry: RegistryGenesis
    @@ -125,7 +125,7 @@
    +
  • Defined in core/src/types.ts:741
  • roothash: RootHashGenesis
    @@ -133,7 +133,7 @@
    +
  • Defined in core/src/types.ts:745
  • scheduler: SchedulerGenesis
    @@ -141,7 +141,7 @@
    +
  • Defined in core/src/types.ts:757
  • @@ -149,7 +149,7 @@
    +
  • Defined in core/src/types.ts:749
  • +
  • Defined in core/src/types.ts:794
  • +
  • Defined in core/src/types.ts:818
  • +
  • Defined in core/src/types.ts:872
  • +
  • Defined in core/src/types.ts:894
  • @@ -85,7 +85,7 @@
    +
  • Defined in core/src/types.ts:882
  • invalid_votes?: longnum
    @@ -93,7 +93,7 @@
    +
  • Defined in core/src/types.ts:916
  • results?: Map<number, Uint8Array>
    @@ -102,7 +102,7 @@
    +
  • Defined in core/src/types.ts:912
  • state: number
    @@ -110,7 +110,7 @@
    +
  • Defined in core/src/types.ts:890
  • submitter: Uint8Array
    @@ -118,7 +118,7 @@
    +
  • Defined in core/src/types.ts:886
  • +
  • Defined in core/src/types.ts:949
  • +
  • Defined in core/src/types.ts:985
  • +
  • Defined in core/src/types.ts:1011
  • +
  • Defined in core/src/types.ts:1018
  • +
  • Defined in core/src/types.ts:1038
  • +
  • Defined in core/src/types.ts:1056
  • +
  • Defined in core/src/types.ts:1078
  • +
  • Defined in core/src/types.ts:1107
  • +
  • Defined in core/src/types.ts:1118
  • +
  • Defined in core/src/types.ts:1149
  • +
  • Defined in core/src/types.ts:1163
  • +
  • Defined in core/src/types.ts:1205
  • @@ -100,7 +100,7 @@
    +
  • Defined in core/src/types.ts:1209
  • rotation_epoch?: longnum
    @@ -108,7 +108,7 @@
    +
  • Defined in core/src/types.ts:1197
  • rsk?: Uint8Array
    @@ -116,7 +116,7 @@
    +
  • Defined in core/src/types.ts:1213
  • +
  • Defined in core/src/types.ts:1258
  • runtimes: NodeRuntime[]
    @@ -106,7 +106,7 @@
    +
  • Defined in core/src/types.ts:1254
  • software_version?: string
    @@ -114,7 +114,7 @@
    +
  • Defined in core/src/types.ts:1262
  • @@ -122,13 +122,13 @@
    +
  • Defined in core/src/types.ts:1236
  • v: number
    +
  • Defined in core/src/types.ts:103
  • @@ -137,7 +137,7 @@
    +
  • Defined in core/src/types.ts:1250
  • +
  • Defined in core/src/types.ts:1299
  • +
  • Defined in core/src/types.ts:1316
  • +
  • Defined in core/src/types.ts:1363
  • +
  • Defined in core/src/types.ts:1400
  • +
  • Defined in core/src/types.ts:1421
  • +
  • Defined in core/src/types.ts:1480
  • pub_key: Uint8Array
    @@ -95,7 +95,7 @@
    +
  • Defined in core/src/types.ts:1460
  • topics: {
        [key: string]: number;
    }
    @@ -108,7 +108,7 @@

    Type declaration

    [key: string]: number
    +
  • Defined in core/src/types.ts:1484
  • +
  • Defined in core/src/types.ts:1552
  • +
  • Defined in core/src/types.ts:1632
  • group_size: number
    @@ -68,7 +68,7 @@
    +
  • Defined in core/src/types.ts:1628
  • max_liveness_fails?: number
    @@ -77,7 +77,7 @@
    +
  • Defined in core/src/types.ts:1667
  • max_messages: number
    @@ -86,7 +86,7 @@
    +
  • Defined in core/src/types.ts:1645
  • max_missed_proposals_percent?: number
    @@ -96,7 +96,7 @@
    +
  • Defined in core/src/types.ts:1657
  • min_live_rounds_eval?: longnum
    @@ -105,7 +105,7 @@
    +
  • Defined in core/src/types.ts:1662
  • min_live_rounds_percent?: number
    @@ -115,7 +115,7 @@
    +
  • Defined in core/src/types.ts:1651
  • round_timeout: longnum
    @@ -123,7 +123,7 @@
    +
  • Defined in core/src/types.ts:1640
  • +
  • Defined in core/src/types.ts:1704
  • +
  • Defined in core/src/types.ts:1796
  • +
  • Defined in core/src/types.ts:1841
  • governance_model: number
    @@ -110,7 +110,7 @@
    +
  • Defined in core/src/types.ts:1883
  • id: Uint8Array
    @@ -118,7 +118,7 @@
    +
  • Defined in core/src/types.ts:1832
  • key_manager?: Uint8Array
    @@ -126,7 +126,7 @@
    +
  • Defined in core/src/types.ts:1853
  • kind: number
    @@ -134,7 +134,7 @@
    +
  • Defined in core/src/types.ts:1845
  • @@ -142,7 +142,7 @@
    +
  • Defined in core/src/types.ts:1879
  • @@ -150,7 +150,7 @@
    +
  • Defined in core/src/types.ts:1866
  • tee_hardware: number
    @@ -158,7 +158,7 @@
    +
  • Defined in core/src/types.ts:1849
  • @@ -167,13 +167,13 @@
    +
  • Defined in core/src/types.ts:1862
  • v: number
    +
  • Defined in core/src/types.ts:103
  • +
  • Defined in core/src/types.ts:1913
  • +
  • Defined in core/src/types.ts:1991
  • +
  • Defined in core/src/types.ts:2046
  • +
  • Defined in core/src/types.ts:2070
  • +
  • Defined in core/src/types.ts:2086
  • +
  • Defined in core/src/types.ts:2103
  • state_root?: Uint8Array
    @@ -103,7 +103,7 @@
    +
  • Defined in core/src/types.ts:2115
  • +
  • Defined in core/src/types.ts:2160
  • max_in_runtime_messages: number
    @@ -89,7 +89,7 @@
    +
  • Defined in core/src/types.ts:2156
  • max_past_roots_stored?: longnum
    @@ -98,7 +98,7 @@
    +
  • Defined in core/src/types.ts:2165
  • max_runtime_messages: number
    @@ -107,7 +107,7 @@
    +
  • Defined in core/src/types.ts:2152
  • +
  • Defined in core/src/types.ts:2217
  • +
  • Defined in core/src/types.ts:2243
  • +
  • Defined in core/src/types.ts:2261
  • +
  • Defined in core/src/types.ts:2280
  • +
  • Defined in core/src/types.ts:2290
  • +
  • Defined in core/src/types.ts:2304
  • +
  • Defined in core/src/types.ts:1913
  • +
  • Defined in core/src/types.ts:2366
  • namespace: Uint8Array
    @@ -86,7 +86,7 @@
    +
  • Defined in core/src/types.ts:2338
  • previous_hash: Uint8Array
    @@ -94,7 +94,7 @@
    +
  • Defined in core/src/types.ts:2354
  • round: longnum
    @@ -102,7 +102,7 @@
    +
  • Defined in core/src/types.ts:2342
  • state_root: Uint8Array
    @@ -110,7 +110,7 @@
    +
  • Defined in core/src/types.ts:2362
  • timestamp: longnum
    @@ -118,7 +118,7 @@
    +
  • Defined in core/src/types.ts:2346
  • version: number
    @@ -126,7 +126,7 @@
    +
  • Defined in core/src/types.ts:2334
  • +
  • Defined in core/src/types.ts:2444
  • tag?: longnum
    @@ -72,7 +72,7 @@
    +
  • Defined in core/src/types.ts:2452
  • +
  • Defined in core/src/types.ts:2399
  • +
  • Defined in core/src/types.ts:2484
  • total_rounds: longnum
    @@ -79,7 +79,7 @@
    +
  • Defined in core/src/types.ts:2463
  • +
  • Defined in core/src/types.ts:2548
  • +
  • Defined in core/src/types.ts:2563
  • +
  • Defined in core/src/types.ts:2633
  • last_normal_height: longnum
    @@ -94,7 +94,7 @@
    +
  • Defined in core/src/types.ts:2642
  • last_normal_round: longnum
    @@ -103,7 +103,7 @@
    +
  • Defined in core/src/types.ts:2638
  • @@ -111,7 +111,7 @@
    +
  • Defined in core/src/types.ts:2658
  • @@ -119,7 +119,7 @@
    +
  • Defined in core/src/types.ts:2617
  • suspended?: boolean
    @@ -127,7 +127,7 @@
    +
  • Defined in core/src/types.ts:2621
  • timeout?: longnum
    @@ -135,7 +135,7 @@
    +
  • Defined in core/src/types.ts:2654
  • +
  • Defined in core/src/types.ts:2848
  • runtime_id: Uint8Array
    @@ -64,7 +64,7 @@
    +
  • Defined in core/src/types.ts:2852
  • valid_for: longnum
    @@ -72,7 +72,7 @@
    +
  • Defined in core/src/types.ts:2856
  • +
  • Defined in core/src/types.ts:2866
  • +
  • Defined in core/src/types.ts:2881
  • reward_factor_epoch_election_any: Uint8Array
    @@ -107,7 +107,7 @@
    +
  • Defined in core/src/types.ts:2902
  • voting_power_distribution?: number
    @@ -115,7 +115,7 @@
    +
  • Defined in core/src/types.ts:2916
  • +
  • Defined in core/src/types.ts:2946
  • +
  • Defined in core/src/types.ts:2972
  • +
  • Defined in core/src/types.ts:3266
  • gas_costs?: {
        [op: string]: longnum;
    }
    @@ -119,7 +119,7 @@

    Type declaration

  • [op: string]: longnum
  • +
  • Defined in core/src/types.ts:3243
  • max_allowances?: number
    @@ -127,22 +127,22 @@
    +
  • Defined in core/src/types.ts:3258
  • min_delegation: Uint8Array
    +
  • Defined in core/src/types.ts:3244
  • min_transact_balance: Uint8Array
    +
  • Defined in core/src/types.ts:3246
  • min_transfer: Uint8Array
    +
  • Defined in core/src/types.ts:3245
  • reward_factor_block_proposed: Uint8Array
    @@ -151,7 +151,7 @@
    +
  • Defined in core/src/types.ts:3280
  • reward_factor_epoch_signed: Uint8Array
    @@ -160,37 +160,37 @@
    +
  • Defined in core/src/types.ts:3275
  • reward_schedule?: StakingRewardStep[]
    +
  • Defined in core/src/types.ts:3238
  • signing_reward_threshold_denominator?: longnum
    +
  • Defined in core/src/types.ts:3240
  • signing_reward_threshold_numerator?: longnum
    +
  • Defined in core/src/types.ts:3239
  • slashing?: Map<number, StakingSlash>
    +
  • Defined in core/src/types.ts:3242
  • thresholds?: Map<number, Uint8Array>
    +
  • Defined in core/src/types.ts:3236
  • undisable_transfers_from?: Map<Uint8Array, boolean>
    +
  • Defined in core/src/types.ts:3249
  • +
  • Defined in core/src/types.ts:3287
  • +
  • Defined in core/src/types.ts:3415
  • ledger?: Map<Uint8Array, StakingAccount>
    @@ -95,7 +95,7 @@
    +
  • Defined in core/src/types.ts:3423
  • @@ -103,7 +103,7 @@
    +
  • Defined in core/src/types.ts:3393
  • token_symbol: string
    @@ -112,7 +112,7 @@
    +
  • Defined in core/src/types.ts:3398
  • token_value_exponent: number
    @@ -121,7 +121,7 @@
    +
  • Defined in core/src/types.ts:3403
  • total_supply: Uint8Array
    @@ -129,7 +129,7 @@
    +
  • Defined in core/src/types.ts:3407
  • +
  • Defined in core/src/types.ts:3496
  • +
  • Defined in core/src/types.ts:3526
  • owner: Uint8Array
    +
  • Defined in core/src/types.ts:3518
  • +
  • Defined in core/src/types.ts:3645
  • +
  • Defined in core/src/types.ts:3670
  • +
  • Defined in core/src/types.ts:3704
  • +
  • Defined in core/src/types.ts:3719
  • @@ -65,13 +65,13 @@
    +
  • Defined in core/src/types.ts:3723
  • v: number
    +
  • Defined in core/src/types.ts:103
  • +
  • Defined in core/src/types.ts:103
  • +
  • Defined in core/src/types.ts:3786
  • +
  • Defined in core/src/types.ts:3816
  • @@ -68,7 +68,7 @@
    +
  • Defined in core/src/types.ts:3833
  • latest_height: longnum
    @@ -76,7 +76,7 @@
    +
  • Defined in core/src/types.ts:3812
  • latest_round: longnum
    @@ -84,7 +84,7 @@
    +
  • Defined in core/src/types.ts:3808
  • @@ -92,7 +92,7 @@
    +
  • Defined in core/src/types.ts:3825
  • peers: string[]
    @@ -100,7 +100,7 @@
    +
  • Defined in core/src/types.ts:3829
  • scheduler_rank: longnum
    @@ -109,7 +109,7 @@
    +
  • Defined in core/src/types.ts:3821
  • status: number
    @@ -117,7 +117,7 @@
    +
  • Defined in core/src/types.ts:3800
  • +
  • Defined in core/src/types.ts:3843
  • +
  • Defined in core/src/types.ts:3861
  • num_loaded: number
    @@ -71,7 +71,7 @@
    +
  • Defined in core/src/types.ts:3853
  • +
  • Defined in core/src/types.ts:3875
  • +
  • Defined in core/src/types.ts:3897
  • +
  • Defined in core/src/types.ts:3915
  • +
  • Defined in core/src/types.ts:3941
  • @@ -78,7 +78,7 @@
    +
  • Defined in core/src/types.ts:3965
  • @@ -86,7 +86,7 @@
    +
  • Defined in core/src/types.ts:3961
  • may_generate: boolean
    @@ -94,7 +94,7 @@
    +
  • Defined in core/src/types.ts:3933
  • @@ -102,7 +102,7 @@
    +
  • Defined in core/src/types.ts:3953
  • policy_checksum: Uint8Array
    @@ -110,7 +110,7 @@
    +
  • Defined in core/src/types.ts:3957
  • private_peers: string[]
    @@ -118,7 +118,7 @@
    +
  • Defined in core/src/types.ts:3949
  • runtime_id: Uint8Array
    @@ -126,7 +126,7 @@
    +
  • Defined in core/src/types.ts:3937
  • status: number
    @@ -134,7 +134,7 @@
    +
  • Defined in core/src/types.ts:3925
  • +
  • Defined in core/src/types.ts:3999
  • +
  • Defined in core/src/beacon.ts:1
  • Index

    diff --git a/js/client/modules/client.html b/js/client/modules/client.html index 4cc058412b..2e1fba5649 100644 --- a/js/client/modules/client.html +++ b/js/client/modules/client.html @@ -16,7 +16,7 @@
  • client
  • Namespace client

    +
  • Defined in core/src/client.ts:1
  • Index

    diff --git a/js/client/modules/common.html b/js/client/modules/common.html index bda64abeb5..0e2e4aa3d8 100644 --- a/js/client/modules/common.html +++ b/js/client/modules/common.html @@ -16,7 +16,7 @@
  • common
  • Namespace common

    +
  • Defined in core/src/common.ts:1
  • Index

    diff --git a/js/client/modules/consensus.html b/js/client/modules/consensus.html index f596188679..abcb532d49 100644 --- a/js/client/modules/consensus.html +++ b/js/client/modules/consensus.html @@ -16,7 +16,7 @@
  • consensus
  • Namespace consensus

    +
  • Defined in core/src/consensus.ts:1
  • Index

    diff --git a/js/client/modules/control.html b/js/client/modules/control.html index 99c05eb6e2..37beb50bbc 100644 --- a/js/client/modules/control.html +++ b/js/client/modules/control.html @@ -16,7 +16,7 @@
  • control
  • Namespace control

    +
  • Defined in core/src/control.ts:1
  • Index

    diff --git a/js/client/modules/genesis.html b/js/client/modules/genesis.html index 90b7ad91e9..504f19e3e6 100644 --- a/js/client/modules/genesis.html +++ b/js/client/modules/genesis.html @@ -16,7 +16,7 @@
  • genesis
  • Namespace genesis

    +
  • Defined in core/src/genesis.ts:1
  • Index

    diff --git a/js/client/modules/governance.html b/js/client/modules/governance.html index 0f0107d9fb..d7a9676408 100644 --- a/js/client/modules/governance.html +++ b/js/client/modules/governance.html @@ -16,7 +16,7 @@
  • governance
  • Namespace governance

    +
  • Defined in core/src/governance.ts:1
  • Index

    diff --git a/js/client/modules/hash.html b/js/client/modules/hash.html index aa58e07800..6c475442ce 100644 --- a/js/client/modules/hash.html +++ b/js/client/modules/hash.html @@ -16,7 +16,7 @@
  • hash
  • Namespace hash

    +
  • Defined in core/src/hash.ts:1
  • Index

    diff --git a/js/client/modules/hdkey.html b/js/client/modules/hdkey.html index 6f3baed960..3f06a437c0 100644 --- a/js/client/modules/hdkey.html +++ b/js/client/modules/hdkey.html @@ -16,7 +16,7 @@
  • hdkey
  • Namespace hdkey

    +
  • Defined in core/src/hdkey.ts:1
  • Index

    diff --git a/js/client/modules/keymanager.html b/js/client/modules/keymanager.html index 6d7170f0ea..d198dda815 100644 --- a/js/client/modules/keymanager.html +++ b/js/client/modules/keymanager.html @@ -16,7 +16,7 @@
  • keymanager
  • Namespace keymanager

    +
  • Defined in core/src/keymanager.ts:1
  • Index

    diff --git a/js/client/modules/misc.html b/js/client/modules/misc.html index c077894293..e1e255fae5 100644 --- a/js/client/modules/misc.html +++ b/js/client/modules/misc.html @@ -16,7 +16,7 @@
  • misc
  • Namespace misc

    +
  • Defined in core/src/misc.ts:1
  • Index

    diff --git a/js/client/modules/quantity.html b/js/client/modules/quantity.html index 8f34971ee6..5452642adf 100644 --- a/js/client/modules/quantity.html +++ b/js/client/modules/quantity.html @@ -16,7 +16,7 @@
  • quantity
  • Namespace quantity

    +
  • Defined in core/src/quantity.ts:1
  • Index

    diff --git a/js/client/modules/registry.html b/js/client/modules/registry.html index a01a714ad5..b560607a5a 100644 --- a/js/client/modules/registry.html +++ b/js/client/modules/registry.html @@ -16,7 +16,7 @@
  • registry
  • Namespace registry

    +
  • Defined in core/src/registry.ts:1
  • Index

    diff --git a/js/client/modules/roothash.html b/js/client/modules/roothash.html index a87bc6d0ab..92326585a2 100644 --- a/js/client/modules/roothash.html +++ b/js/client/modules/roothash.html @@ -16,7 +16,7 @@
  • roothash
  • Namespace roothash

    +
  • Defined in core/src/roothash.ts:1
  • Index

    diff --git a/js/client/modules/runtime.html b/js/client/modules/runtime.html index 5b194ee166..185dd645fb 100644 --- a/js/client/modules/runtime.html +++ b/js/client/modules/runtime.html @@ -16,7 +16,7 @@
  • runtime
  • Namespace runtime

    +
  • Defined in core/src/runtime.ts:1
  • Index

    diff --git a/js/client/modules/scheduler.html b/js/client/modules/scheduler.html index 283889e8f7..5447f49ea0 100644 --- a/js/client/modules/scheduler.html +++ b/js/client/modules/scheduler.html @@ -16,7 +16,7 @@
  • scheduler
  • Namespace scheduler

    +
  • Defined in core/src/scheduler.ts:1
  • Index

    diff --git a/js/client/modules/signature.html b/js/client/modules/signature.html index 80c3cfb70a..f861922c49 100644 --- a/js/client/modules/signature.html +++ b/js/client/modules/signature.html @@ -16,7 +16,7 @@
  • signature
  • Namespace signature

    +
  • Defined in core/src/signature.ts:1
  • Index

    diff --git a/js/client/modules/staking.html b/js/client/modules/staking.html index 3ed588b9c7..192dca0a52 100644 --- a/js/client/modules/staking.html +++ b/js/client/modules/staking.html @@ -16,7 +16,7 @@
  • staking
  • Namespace staking

    +
  • Defined in core/src/staking.ts:1
  • Index

    diff --git a/js/client/modules/storage.html b/js/client/modules/storage.html index 59e2698cdd..b228339b69 100644 --- a/js/client/modules/storage.html +++ b/js/client/modules/storage.html @@ -16,7 +16,7 @@
  • storage
  • Namespace storage

    +
  • Defined in core/src/storage.ts:1
  • Index

    diff --git a/js/client/modules/types.html b/js/client/modules/types.html index d752efbf3a..91c8881d4a 100644 --- a/js/client/modules/types.html +++ b/js/client/modules/types.html @@ -16,7 +16,7 @@
  • types
  • Namespace types

    +
  • Defined in core/src/types.ts:1
  • Index

    diff --git a/js/client/modules/upgrade.html b/js/client/modules/upgrade.html index e8330627f6..2ca951a8df 100644 --- a/js/client/modules/upgrade.html +++ b/js/client/modules/upgrade.html @@ -16,7 +16,7 @@
  • upgrade
  • Namespace upgrade

    +
  • Defined in core/src/upgrade.ts:1
  • Index

    diff --git a/js/client/modules/worker.html b/js/client/modules/worker.html index 744be2ed88..ce6fefb50d 100644 --- a/js/client/modules/worker.html +++ b/js/client/modules/worker.html @@ -16,7 +16,7 @@
  • worker
  • Namespace worker

    +
  • Defined in core/src/worker.ts:1
  • Index

    diff --git a/js/client/types/consensus.SignatureMessageHandlersWithChainContext.html b/js/client/types/consensus.SignatureMessageHandlersWithChainContext.html index 05d6734626..3f9c965f23 100644 --- a/js/client/types/consensus.SignatureMessageHandlersWithChainContext.html +++ b/js/client/types/consensus.SignatureMessageHandlersWithChainContext.html @@ -26,7 +26,7 @@

    Type declaration

    Optional oasis-core/consensus: tx?: MessageHandlerWithChainContext<ConsensusTransaction>
    +
  • Defined in core/src/consensus.ts:179
  • +
  • Defined in core/src/consensus.ts:183
  • +
  • Defined in core/src/consensus.ts:184
  • +
  • Defined in core/src/signature.ts:170
  • +
  • Defined in core/src/signature.ts:172
  • +
  • Defined in core/src/signature.ts:171
  • +
  • Defined in core/src/signature.ts:173
  • +
  • Defined in core/src/staking.ts:282
  • +
  • Defined in core/src/types.ts:1
  • +
  • Defined in core/src/types.ts:1490
  • +
  • Defined in core/src/types.ts:1562
  • +
  • Defined in core/src/types.ts:2037
  • +
  • Defined in core/src/types.ts:3625
  • +
  • Defined in core/src/types.ts:8
  • +
  • Defined in core/src/beacon.ts:31
  • +
  • Defined in core/src/common.ts:56
  • +
  • Defined in core/src/common.ts:46
  • +
  • Defined in core/src/common.ts:63
  • +
  • Defined in core/src/common.ts:73
  • +
  • Defined in core/src/common.ts:65
  • +
  • Defined in core/src/common.ts:40
  • +
  • Defined in core/src/common.ts:51
  • +
  • Defined in core/src/common.ts:8
  • +
  • Defined in core/src/common.ts:20
  • +
  • Defined in core/src/common.ts:16
  • +
  • Defined in core/src/common.ts:29
  • +
  • Defined in core/src/common.ts:61
  • +
  • Defined in core/src/consensus.ts:46
  • +
  • Defined in core/src/consensus.ts:60
  • +
  • Defined in core/src/consensus.ts:55
  • +
  • Defined in core/src/consensus.ts:30
  • +
  • Defined in core/src/consensus.ts:11
  • +
  • Defined in core/src/consensus.ts:87
  • +
  • Defined in core/src/consensus.ts:83
  • +
  • Defined in core/src/consensus.ts:78
  • +
  • Defined in core/src/consensus.ts:92
  • +
  • Defined in core/src/consensus.ts:15
  • +
  • Defined in core/src/control.ts:10
  • +
  • Defined in core/src/governance.ts:44
  • +
  • Defined in core/src/governance.ts:22
  • +
  • Defined in core/src/governance.ts:13
  • +
  • Defined in core/src/governance.ts:16
  • +
  • Defined in core/src/governance.ts:14
  • +
  • Defined in core/src/governance.ts:15
  • +
  • Defined in core/src/governance.ts:26
  • +
  • Defined in core/src/governance.ts:25
  • +
  • Defined in core/src/governance.ts:24
  • +
  • Defined in core/src/keymanager.ts:7
  • +
  • Defined in core/src/registry.ts:145
  • +
  • Defined in core/src/registry.ts:140
  • +
  • Defined in core/src/registry.ts:125
  • +
  • Defined in core/src/registry.ts:130
  • +
  • Defined in core/src/registry.ts:201
  • +
  • Defined in core/src/registry.ts:187
  • +
  • Defined in core/src/registry.ts:168
  • +
  • Defined in core/src/registry.ts:120
  • +
  • Defined in core/src/registry.ts:177
  • +
  • Defined in core/src/registry.ts:192
  • +
  • Defined in core/src/registry.ts:135
  • +
  • Defined in core/src/registry.ts:196
  • +
  • Defined in core/src/registry.ts:151
  • +
  • Defined in core/src/registry.ts:63
  • +
  • Defined in core/src/registry.ts:76
  • +
  • Defined in core/src/registry.ts:67
  • +
  • Defined in core/src/registry.ts:99
  • +
  • Defined in core/src/registry.ts:97
  • +
  • Defined in core/src/registry.ts:96
  • +
  • Defined in core/src/registry.ts:100
  • +
  • Defined in core/src/registry.ts:98
  • +
  • Defined in core/src/registry.ts:42
  • +
  • Defined in core/src/registry.ts:46
  • +
  • Defined in core/src/registry.ts:16
  • +
  • Defined in core/src/registry.ts:29
  • +
  • Defined in core/src/registry.ts:21
  • +
  • Defined in core/src/roothash.ts:15
  • +
  • Defined in core/src/roothash.ts:168
  • +
  • Defined in core/src/roothash.ts:173
  • +
  • Defined in core/src/roothash.ts:180
  • +
  • Defined in core/src/roothash.ts:170
  • +
  • Defined in core/src/roothash.ts:138
  • +
  • Defined in core/src/roothash.ts:151
  • +
  • Defined in core/src/roothash.ts:146
  • +
  • Defined in core/src/roothash.ts:172
  • +
  • Defined in core/src/roothash.ts:165
  • +
  • Defined in core/src/roothash.ts:174
  • +
  • Defined in core/src/roothash.ts:178
  • +
  • Defined in core/src/roothash.ts:177
  • +
  • Defined in core/src/roothash.ts:156
  • +
  • Defined in core/src/roothash.ts:129
  • +
  • Defined in core/src/roothash.ts:176
  • +
  • Defined in core/src/roothash.ts:169
  • +
  • Defined in core/src/roothash.ts:108
  • +
  • Defined in core/src/roothash.ts:167
  • +
  • Defined in core/src/roothash.ts:164
  • +
  • Defined in core/src/roothash.ts:179
  • +
  • Defined in core/src/roothash.ts:163
  • +
  • Defined in core/src/roothash.ts:124
  • +
  • Defined in core/src/roothash.ts:166
  • +
  • Defined in core/src/roothash.ts:134
  • +
  • Defined in core/src/roothash.ts:120
  • +
  • Defined in core/src/roothash.ts:171
  • +
  • Defined in core/src/roothash.ts:175
  • +
  • Defined in core/src/roothash.ts:10
  • +
  • Defined in core/src/roothash.ts:94
  • +
  • Defined in core/src/roothash.ts:55
  • +
  • Defined in core/src/roothash.ts:59
  • +
  • Defined in core/src/roothash.ts:20
  • +
  • Defined in core/src/roothash.ts:80
  • +
  • Defined in core/src/runtime.ts:31
  • +
  • Defined in core/src/runtime.ts:27
  • +
  • Defined in core/src/runtime.ts:22
  • +
  • Defined in core/src/runtime.ts:9
  • +
  • Defined in core/src/runtime.ts:4
  • +
  • Defined in core/src/runtime.ts:42
  • +
  • Defined in core/src/runtime.ts:37
  • +
  • Defined in core/src/scheduler.ts:25
  • +
  • Defined in core/src/scheduler.ts:12
  • +
  • Defined in core/src/signature.ts:7
  • +
  • Defined in core/src/staking.ts:27
  • +
  • Defined in core/src/staking.ts:17
  • +
  • Defined in core/src/staking.ts:21
  • +
  • Defined in core/src/staking.ts:9
  • +
  • Defined in core/src/staking.ts:13
  • +
  • Defined in core/src/staking.ts:158
  • +
  • Defined in core/src/staking.ts:148
  • +
  • Defined in core/src/staking.ts:153
  • +
  • Defined in core/src/staking.ts:143
  • +
  • Defined in core/src/staking.ts:163
  • +
  • Defined in core/src/staking.ts:168
  • +
  • Defined in core/src/staking.ts:174
  • +
  • Defined in core/src/staking.ts:180
  • +
  • Defined in core/src/staking.ts:121
  • +
  • Defined in core/src/staking.ts:58
  • +
  • Defined in core/src/staking.ts:65
  • +
  • Defined in core/src/staking.ts:60
  • +
  • Defined in core/src/staking.ts:62
  • +
  • Defined in core/src/staking.ts:61
  • +
  • Defined in core/src/staking.ts:59
  • +
  • Defined in core/src/staking.ts:63
  • +
  • Defined in core/src/staking.ts:64
  • +
  • Defined in core/src/staking.ts:48
  • +
  • Defined in core/src/staking.ts:74
  • +
  • Defined in core/src/staking.ts:78
  • +
  • Defined in core/src/staking.ts:82
  • +
  • Defined in core/src/staking.ts:70
  • +
  • Defined in core/src/staking.ts:86
  • +
  • Defined in core/src/staking.ts:96
  • +
  • Defined in core/src/staking.ts:91
  • +
  • Defined in core/src/staking.ts:196
  • +
  • Defined in core/src/storage.ts:1
  • +
  • Defined in core/src/storage.ts:29
  • +
  • Defined in core/src/storage.ts:54
  • +
  • Defined in core/src/storage.ts:71
  • +
  • Defined in core/src/storage.ts:75
  • +
  • Defined in core/src/storage.ts:39
  • +
  • Defined in core/src/storage.ts:67
  • +
  • Defined in core/src/storage.ts:63
  • +
  • Defined in core/src/storage.ts:44
  • +
  • Defined in core/src/storage.ts:50
  • +
  • Defined in core/src/storage.ts:104
  • +
  • Defined in core/src/storage.ts:131
  • +
  • Defined in core/src/storage.ts:149
  • +
  • Defined in core/src/storage.ts:144
  • +
  • Defined in core/src/storage.ts:90
  • +
  • Defined in core/src/storage.ts:135
  • +
  • Defined in core/src/storage.ts:100
  • +
  • Defined in core/src/storage.ts:113
  • +
  • Defined in core/src/storage.ts:139
  • +
  • Defined in core/src/storage.ts:126
  • +
  • Defined in core/src/storage.ts:122
  • +
  • Defined in core/src/storage.ts:154
  • +
  • Defined in core/src/storage.ts:108
  • +
  • Defined in core/src/storage.ts:118
  • +
  • Defined in core/src/storage.ts:95
  • +
  • Defined in core/src/storage.ts:84
  • +
  • Defined in core/src/storage.ts:18
  • +
  • Defined in core/src/upgrade.ts:42
  • +
  • Defined in core/src/upgrade.ts:46
  • +
  • Defined in core/src/upgrade.ts:23
  • +
  • Defined in core/src/upgrade.ts:9
  • +
  • Defined in core/src/worker.ts:14
  • +
  • Defined in core/src/worker.ts:9
  • +
  • Defined in core/src/worker.ts:4