From 7535efbba932af8265d074300009d2bef8dc63cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 09:25:11 +0000 Subject: [PATCH] Deploy js API reference Merge pull request #2069 from oasisprotocol/kostko/feature/rofl-tdx-docs examples: Add TDX-based oracle a44ad91b89ada9b9896b7f9eaf2417628f78b9f2 --- .../classes/connection.ExtConnection.html | 4 +- .../classes/signature.ExtContextSigner.html | 6 +- .../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 | 6 +- .../protocol.ContextSignerSignResponse.html | 4 +- .../interfaces/protocol.KeyInfo.html | 6 +- .../interfaces/protocol.KeysChangeEvent.html | 4 +- .../interfaces/protocol.KeysListRequest.html | 4 +- .../interfaces/protocol.KeysListResponse.html | 4 +- .../interfaces/protocol.MessageEvent.html | 4 +- .../interfaces/protocol.MessageReady.html | 4 +- .../interfaces/protocol.MessageRequest.html | 4 +- .../interfaces/protocol.MessageResponse.html | 4 +- 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 | 4 +- js/client-rt/classes/consensus.Wrapper.html | 4 +- .../classes/consensusAccounts.Wrapper.html | 4 +- js/client-rt/classes/contracts.Wrapper.html | 4 +- js/client-rt/classes/core.Wrapper.html | 4 +- js/client-rt/classes/event.Visitor.html | 6 +- js/client-rt/classes/evm.Wrapper.html | 4 +- js/client-rt/classes/rewards.Wrapper.html | 4 +- ...signatureSecp256k1.BlindContextSigner.html | 4 +- .../signatureSecp256k1.NobleSigner.html | 4 +- js/client-rt/classes/wrapper.Base.html | 4 +- .../classes/wrapper.QueryWrapper.html | 4 +- .../classes/wrapper.TransactionWrapper.html | 6 +- .../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 | 4 +- .../signatureSecp256k1.ContextSigner.html | 4 +- .../interfaces/signatureSecp256k1.Signer.html | 4 +- .../types.AccountsAccountBalances.html | 4 +- .../types.AccountsAddressesQuery.html | 4 +- .../types.AccountsBalancesQuery.html | 4 +- .../interfaces/types.AccountsBurnEvent.html | 4 +- .../types.AccountsDenominationInfo.html | 4 +- .../types.AccountsDenominationInfoQuery.html | 4 +- .../interfaces/types.AccountsMintEvent.html | 4 +- .../interfaces/types.AccountsNonceQuery.html | 4 +- .../interfaces/types.AccountsTransfer.html | 4 +- .../types.AccountsTransferEvent.html | 4 +- .../interfaces/types.AddressSpec.html | 6 +- js/client-rt/interfaces/types.AuthInfo.html | 4 +- js/client-rt/interfaces/types.AuthProof.html | 8 +- js/client-rt/interfaces/types.Call.html | 4 +- .../types.CallEnvelopeX25519DeoxysII.html | 4 +- js/client-rt/interfaces/types.CallResult.html | 4 +- .../interfaces/types.CallerAddress.html | 4 +- .../interfaces/types.ChangeUpgradePolicy.html | 6 +- .../types.ConsensusAccountBalance.html | 4 +- .../types.ConsensusAccountQuery.html | 4 +- ...types.ConsensusAccountsConsensusError.html | 4 +- .../types.ConsensusAccountsDepositEvent.html | 4 +- .../types.ConsensusAccountsWithdrawEvent.html | 4 +- .../types.ConsensusBalanceQuery.html | 4 +- .../interfaces/types.ConsensusDeposit.html | 4 +- .../interfaces/types.ConsensusParameters.html | 4 +- .../interfaces/types.ConsensusWithdraw.html | 4 +- .../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 | 4 +- .../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 | 4 +- .../interfaces/types.CoreGasUsedEvent.html | 4 +- .../types.CoreMethodHandlerInfo.html | 4 +- .../interfaces/types.CoreModuleInfo.html | 4 +- .../types.CoreRuntimeInfoQueryResponse.html | 4 +- .../interfaces/types.EVMBalanceQuery.html | 4 +- js/client-rt/interfaces/types.EVMCall.html | 4 +- .../interfaces/types.EVMCodeQuery.html | 4 +- js/client-rt/interfaces/types.EVMCreate.html | 4 +- .../interfaces/types.EVMLogEvent.html | 4 +- .../types.EVMSimulateCallQuery.html | 4 +- .../interfaces/types.EVMStorageQuery.html | 4 +- .../interfaces/types.FailedCallResult.html | 4 +- js/client-rt/interfaces/types.Fee.html | 4 +- .../types.KeyManagerSignedPublicKey.html | 8 +- js/client-rt/interfaces/types.Leash.html | 4 +- .../interfaces/types.MultisigConfig.html | 6 +- .../interfaces/types.MultisigSigner.html | 6 +- js/client-rt/interfaces/types.PublicKey.html | 4 +- .../types.ResultEnvelopeX25519DeoxysII.html | 4 +- .../interfaces/types.RewardsParameters.html | 4 +- .../types.RewardsRewardSchedule.html | 4 +- .../interfaces/types.RewardsRewardStep.html | 4 +- .../types.SignatureAddressSpec.html | 6 +- js/client-rt/interfaces/types.SignerInfo.html | 4 +- .../interfaces/types.Transaction.html | 4 +- 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 | 4 +- .../classes/LedgerContextSigner.html | 4 +- js/client/classes/client.GRPCWrapper.html | 4 +- js/client/classes/client.NodeInternal.html | 264 +++++++++--------- js/client/classes/client.OasisCodedError.html | 4 +- .../classes/consensus.TransactionWrapper.html | 4 +- js/client/classes/hdkey.HDKey.html | 8 +- .../classes/signature.BlindContextSigner.html | 4 +- js/client/classes/signature.NaclSigner.html | 14 +- 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 | 4 +- .../interfaces/signature.MessageHandlers.html | 4 +- js/client/interfaces/signature.Signer.html | 4 +- .../types.BeaconConsensusParameters.html | 10 +- .../types.BeaconEpochTimeState.html | 4 +- js/client/interfaces/types.BeaconGenesis.html | 6 +- .../types.BeaconInsecureParameters.html | 4 +- .../interfaces/types.BeaconVRFParameters.html | 10 +- .../interfaces/types.BeaconVRFProve.html | 4 +- js/client/interfaces/types.CBORVersioned.html | 4 +- .../interfaces/types.ConsensusBlock.html | 12 +- .../types.ConsensusBlockMetadata.html | 6 +- .../interfaces/types.ConsensusError.html | 4 +- .../types.ConsensusEstimateGasRequest.html | 4 +- .../interfaces/types.ConsensusEvent.html | 4 +- .../interfaces/types.ConsensusEvidence.html | 4 +- js/client/interfaces/types.ConsensusFee.html | 6 +- .../interfaces/types.ConsensusGenesis.html | 4 +- .../types.ConsensusGetSignerNonceRequest.html | 4 +- .../interfaces/types.ConsensusLightBlock.html | 6 +- .../types.ConsensusLightClientStatus.html | 16 +- .../types.ConsensusLightParameters.html | 8 +- .../types.ConsensusNextBlockState.html | 4 +- .../interfaces/types.ConsensusP2PStatus.html | 10 +- .../interfaces/types.ConsensusParameters.html | 16 +- .../interfaces/types.ConsensusProof.html | 6 +- .../interfaces/types.ConsensusResult.html | 4 +- .../interfaces/types.ConsensusStatus.html | 34 +-- .../types.ConsensusTransaction.html | 10 +- ...types.ConsensusTransactionsWithProofs.html | 4 +- ...ypes.ConsensusTransactionsWithResults.html | 4 +- js/client/interfaces/types.ConsensusVote.html | 4 +- .../interfaces/types.ConsensusVotes.html | 4 +- .../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 | 26 +- js/client/interfaces/types.Entity.html | 6 +- .../interfaces/types.GenesisDocument.html | 28 +- ...types.GovernanceCancelUpgradeProposal.html | 4 +- ...es.GovernanceChangeParametersProposal.html | 6 +- .../types.GovernanceConsensusParameters.html | 20 +- .../interfaces/types.GovernanceEvent.html | 4 +- .../interfaces/types.GovernanceGenesis.html | 8 +- .../interfaces/types.GovernanceProposal.html | 20 +- .../types.GovernanceProposalContent.html | 6 +- ...types.GovernanceProposalExecutedEvent.html | 4 +- ...ypes.GovernanceProposalFinalizedEvent.html | 6 +- .../types.GovernanceProposalMetadata.html | 6 +- .../types.GovernanceProposalQuery.html | 4 +- ...ypes.GovernanceProposalSubmittedEvent.html | 6 +- .../types.GovernanceProposalVote.html | 6 +- .../interfaces/types.GovernanceVoteEntry.html | 4 +- .../interfaces/types.GovernanceVoteEvent.html | 8 +- .../types.KeyManagerCHURPApplication.html | 6 +- ...pes.KeyManagerCHURPApplicationRequest.html | 10 +- ...es.KeyManagerCHURPConfirmationRequest.html | 10 +- .../types.KeyManagerCHURPCreateRequest.html | 16 +- .../types.KeyManagerCHURPIdentity.html | 6 +- .../types.KeyManagerCHURPPolicySGX.html | 12 +- .../types.KeyManagerCHURPSignedPolicySGX.html | 6 +- .../types.KeyManagerCHURPStatus.html | 28 +- .../types.KeyManagerCHURPUpdateRequest.html | 12 +- ....KeyManagerSecretsConsensusParameters.html | 4 +- ...pes.KeyManagerSecretsEnclavePolicySGX.html | 6 +- ...anagerSecretsEncryptedEphemeralSecret.html | 8 +- ...eyManagerSecretsEncryptedMasterSecret.html | 10 +- ...ypes.KeyManagerSecretsEncryptedSecret.html | 8 +- .../types.KeyManagerSecretsGenesis.html | 4 +- .../types.KeyManagerSecretsPolicySGX.html | 12 +- ...SecretsSignedEncryptedEphemeralSecret.html | 6 +- ...gerSecretsSignedEncryptedMasterSecret.html | 6 +- ...ypes.KeyManagerSecretsSignedPolicySGX.html | 4 +- .../types.KeyManagerSecretsStatus.html | 20 +- js/client/interfaces/types.Node.html | 22 +- js/client/interfaces/types.NodeAddress.html | 4 +- .../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 | 8 +- .../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 | 4 +- .../types.RegistryConsensusParameters.html | 24 +- .../interfaces/types.RegistryEntityEvent.html | 4 +- .../types.RegistryEntityWhitelistConfig.html | 4 +- ...tryEntityWhitelistRoleAdmissionPolicy.html | 4 +- ...pes.RegistryEntityWhitelistRoleConfig.html | 4 +- ...EntityWhitelistRuntimeAdmissionPolicy.html | 4 +- js/client/interfaces/types.RegistryEvent.html | 4 +- .../types.RegistryExecutorParameters.html | 20 +- js/client/interfaces/types.RegistryFault.html | 6 +- .../interfaces/types.RegistryGenesis.html | 14 +- .../types.RegistryGetRuntimeQuery.html | 4 +- .../types.RegistryGetRuntimesQuery.html | 4 +- .../interfaces/types.RegistryIDQuery.html | 4 +- .../types.RegistryMaxNodesConstraint.html | 4 +- .../types.RegistryMinPoolSizeConstraint.html | 4 +- .../interfaces/types.RegistryNodeEvent.html | 4 +- .../interfaces/types.RegistryNodeList.html | 4 +- .../interfaces/types.RegistryNodeStatus.html | 10 +- .../types.RegistryNodeUnfrozenEvent.html | 4 +- .../types.RegistryPerRoleAdmissionPolicy.html | 4 +- .../interfaces/types.RegistryRuntime.html | 30 +- .../types.RegistryRuntimeAdmissionPolicy.html | 6 +- .../types.RegistryRuntimeGenesis.html | 6 +- ...ypes.RegistryRuntimeStakingParameters.html | 12 +- .../types.RegistryRuntimeStartedEvent.html | 4 +- .../types.RegistryRuntimeSuspendedEvent.html | 4 +- .../types.RegistrySchedulingConstraints.html | 4 +- .../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 | 4 +- ....RootHashEquivocationProposalEvidence.html | 4 +- js/client/interfaces/types.RootHashEvent.html | 4 +- .../interfaces/types.RootHashEvidence.html | 4 +- ...HashExecutionDiscrepancyDetectedEvent.html | 8 +- .../types.RootHashExecutorCommit.html | 4 +- .../types.RootHashExecutorCommitment.html | 10 +- ...ypes.RootHashExecutorCommitmentHeader.html | 8 +- .../types.RootHashExecutorCommittedEvent.html | 4 +- .../types.RootHashFinalizedEvent.html | 4 +- .../interfaces/types.RootHashGenesis.html | 6 +- .../types.RootHashGenesisRuntimeState.html | 8 +- .../types.RootHashGovernanceMessage.html | 4 +- .../interfaces/types.RootHashHeader.html | 22 +- .../types.RootHashInMessageQueueRequest.html | 4 +- .../types.RootHashInMsgProcessedEvent.html | 10 +- .../types.RootHashIncomingMessage.html | 14 +- ...ypes.RootHashIncomingMessageQueueMeta.html | 6 +- .../types.RootHashLivenessStatistics.html | 10 +- .../interfaces/types.RootHashMessage.html | 4 +- .../types.RootHashMessageEvent.html | 6 +- js/client/interfaces/types.RootHashPool.html | 8 +- .../interfaces/types.RootHashProposal.html | 10 +- .../types.RootHashProposalHeader.html | 8 +- .../types.RootHashRegistryMessage.html | 4 +- .../types.RootHashRoundResults.html | 8 +- .../types.RootHashRoundRootsRequest.html | 4 +- .../types.RootHashRuntimeRequest.html | 4 +- .../types.RootHashRuntimeState.html | 24 +- .../types.RootHashSchedulerCommitment.html | 6 +- .../types.RootHashStakingMessage.html | 4 +- .../interfaces/types.RootHashSubmitMsg.html | 12 +- .../interfaces/types.RuntimeBundleID.html | 6 +- .../types.RuntimeClientCheckTxRequest.html | 4 +- .../interfaces/types.RuntimeClientEvent.html | 4 +- .../types.RuntimeClientGetBlockRequest.html | 4 +- .../types.RuntimeClientGetEventsRequest.html | 4 +- ...s.RuntimeClientGetTransactionsRequest.html | 4 +- .../types.RuntimeClientPlainEvent.html | 4 +- .../types.RuntimeClientQueryRequest.html | 4 +- .../types.RuntimeClientQueryResponse.html | 4 +- ...pes.RuntimeClientSubmitTxMetaResponse.html | 10 +- .../types.RuntimeClientSubmitTxRequest.html | 4 +- ...s.RuntimeClientTransactionWithResults.html | 4 +- .../interfaces/types.RuntimeHostError.html | 4 +- .../interfaces/types.SGXEnclaveIdentity.html | 4 +- .../interfaces/types.SGXIasQuotePolicy.html | 10 +- .../interfaces/types.SGXPcsQuotePolicy.html | 10 +- js/client/interfaces/types.SGXPolicy.html | 4 +- .../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 | 4 +- .../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 | 4 +- .../types.StakingAddEscrowEvent.html | 4 +- js/client/interfaces/types.StakingAllow.html | 4 +- .../types.StakingAllowanceChangeEvent.html | 4 +- .../types.StakingAllowanceQuery.html | 4 +- .../types.StakingAmendCommissionSchedule.html | 4 +- js/client/interfaces/types.StakingBurn.html | 4 +- .../interfaces/types.StakingBurnEvent.html | 4 +- .../types.StakingCommissionRateBoundStep.html | 8 +- .../types.StakingCommissionRateStep.html | 6 +- .../types.StakingCommissionSchedule.html | 6 +- .../types.StakingCommissionScheduleRules.html | 12 +- .../types.StakingConsensusParameters.html | 22 +- .../types.StakingDebondingDelegation.html | 4 +- .../types.StakingDebondingDelegationInfo.html | 4 +- ...ypes.StakingDebondingStartEscrowEvent.html | 4 +- .../interfaces/types.StakingDelegation.html | 4 +- .../types.StakingDelegationInfo.html | 4 +- js/client/interfaces/types.StakingEscrow.html | 4 +- .../types.StakingEscrowAccount.html | 4 +- .../interfaces/types.StakingEscrowEvent.html | 4 +- js/client/interfaces/types.StakingEvent.html | 4 +- .../types.StakingGeneralAccount.html | 6 +- .../interfaces/types.StakingGenesis.html | 22 +- .../types.StakingHookDestination.html | 4 +- .../interfaces/types.StakingOwnerQuery.html | 4 +- .../types.StakingReclaimEscrow.html | 4 +- .../types.StakingReclaimEscrowEvent.html | 4 +- .../interfaces/types.StakingRewardStep.html | 4 +- .../interfaces/types.StakingSharePool.html | 4 +- js/client/interfaces/types.StakingSlash.html | 4 +- .../types.StakingStakeAccumulator.html | 4 +- .../types.StakingStakeThreshold.html | 6 +- .../types.StakingTakeEscrowEvent.html | 6 +- .../types.StakingThresholdQuery.html | 4 +- .../interfaces/types.StakingTransfer.html | 4 +- .../types.StakingTransferEvent.html | 4 +- .../interfaces/types.StakingWithdraw.html | 4 +- .../types.StorageChunkMetadata.html | 4 +- .../types.StorageGetCheckpointsRequest.html | 6 +- .../types.StorageGetDiffRequest.html | 4 +- .../types.StorageGetPrefixesRequest.html | 6 +- .../interfaces/types.StorageGetRequest.html | 6 +- .../types.StorageIterateRequest.html | 6 +- .../interfaces/types.StorageMetadata.html | 4 +- js/client/interfaces/types.StorageProof.html | 8 +- .../types.StorageProofResponse.html | 4 +- js/client/interfaces/types.StorageRoot.html | 10 +- .../interfaces/types.StorageSyncChunk.html | 4 +- .../interfaces/types.StorageSyncOptions.html | 4 +- js/client/interfaces/types.StorageTreeID.html | 6 +- .../interfaces/types.UpgradeDescriptor.html | 8 +- .../types.UpgradePendingUpgrade.html | 8 +- js/client/interfaces/types.Vault.html | 14 +- js/client/interfaces/types.VaultAction.html | 12 +- .../types.VaultActionExecuteMessage.html | 6 +- .../types.VaultActionUpdateAuthority.html | 6 +- ...types.VaultActionUpdateWithdrawPolicy.html | 6 +- .../interfaces/types.VaultAddressState.html | 8 +- .../interfaces/types.VaultAuthority.html | 6 +- .../types.VaultAuthorizeAction.html | 8 +- .../interfaces/types.VaultCancelAction.html | 6 +- .../types.VaultConsensusParameters.html | 8 +- js/client/interfaces/types.VaultCreate.html | 6 +- js/client/interfaces/types.VaultGenesis.html | 10 +- .../interfaces/types.VaultPendingAction.html | 8 +- .../interfaces/types.VaultWithdrawPolicy.html | 6 +- js/client/interfaces/types.Version.html | 4 +- .../types.VersionProtocolVersions.html | 4 +- .../types.WorkerCommonHostStatus.html | 4 +- .../types.WorkerCommonLivenessStatus.html | 10 +- .../interfaces/types.WorkerCommonStatus.html | 20 +- .../interfaces/types.WorkerComputeStatus.html | 4 +- ...pes.WorkerKeyManagerChurpSchemeStatus.html | 4 +- .../types.WorkerKeyManagerChurpStatus.html | 4 +- ....WorkerKeyManagerEphemeralSecretStats.html | 10 +- ...pes.WorkerKeyManagerMasterSecretStats.html | 10 +- ...pes.WorkerKeyManagerRuntimeAccessList.html | 6 +- .../types.WorkerKeyManagerSecretsStatus.html | 6 +- ...s.WorkerKeyManagerSecretsWorkerStatus.html | 16 +- .../types.WorkerKeyManagerStatus.html | 16 +- ...orkerStorageGetLastSyncedRoundRequest.html | 4 +- ...rkerStorageGetLastSyncedRoundResponse.html | 4 +- ...WorkerStoragePauseCheckpointerRequest.html | 4 +- .../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.RootHashRoundRoots.html | 2 +- js/client/types/types.StorageLogEntry.html | 2 +- js/client/types/types.VaultActionResume.html | 2 +- js/client/types/types.VaultActionSuspend.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 +- 965 files changed, 1994 insertions(+), 1994 deletions(-) diff --git a/js/client-ext-utils/classes/connection.ExtConnection.html b/js/client-ext-utils/classes/connection.ExtConnection.html index 01f08e311f..47ede9036e 100644 --- a/js/client-ext-utils/classes/connection.ExtConnection.html +++ b/js/client-ext-utils/classes/connection.ExtConnection.html @@ -3,10 +3,10 @@ the requester). The meaning of the requests and responses are defined in another layer of abstraction.

Use create to create one.

-

Constructors

Constructors

Properties

messageFrame: Window
nextId: number
origin: string

Methods

  • Parameters

    • req: unknown

    Returns Promise<unknown>

  • Parameters

    • type: string
    • handler: ((event: never) => void)
        • (event): void
        • Parameters

          • event: never

          Returns void

    Returns void

+

Constructors

Properties

messageFrame: Window
nextId: number
origin: string

Methods

  • Parameters

    • req: unknown

    Returns Promise<unknown>

  • Parameters

    • type: string
    • handler: ((event: never) => void)
        • (event): void
        • Parameters

          • event: never

          Returns void

    Returns void

diff --git a/js/client-ext-utils/classes/signature.ExtContextSigner.html b/js/client-ext-utils/classes/signature.ExtContextSigner.html index 72692bfcaf..036bebed05 100644 --- a/js/client-ext-utils/classes/signature.ExtContextSigner.html +++ b/js/client-ext-utils/classes/signature.ExtContextSigner.html @@ -1,5 +1,5 @@ ExtContextSigner | @oasisprotocol/client-ext-utils

A ContextSigner implementation that asks an extension for everything.

-

Implements

  • ContextSigner

Constructors

Implements

  • ContextSigner

Constructors

Properties

connection publicKey which @@ -11,7 +11,7 @@

Parameters

  • connection: ExtConnection
  • which: any

    An extra parameter, suggested to be used to help select which key to use. This library passes it through verbatim; it's up to the extension to define how it's interpreted.

    -
  • publicKey: Uint8Array

Returns ExtContextSigner

Properties

connection: ExtConnection
publicKey: Uint8Array
which: any

Methods

  • Returns Uint8Array

  • Parameters

    • context: string
    • message: Uint8Array

    Returns Promise<Uint8Array>

Properties

connection: ExtConnection
publicKey: Uint8Array
which: any

Methods

  • Returns Uint8Array

  • Parameters

    • context: string
    • message: Uint8Array

    Returns Promise<Uint8Array>

  • Parameters

    • connection: ExtConnection
    • which: any

      An extra parameter, suggested to be used to help select which key to use. This library passes it through verbatim; it's up to the extension to define how it's interpreted.

      -

    Returns Promise<ExtContextSigner>

+

Returns Promise<ExtContextSigner>

diff --git a/js/client-ext-utils/functions/connection.connect.html b/js/client-ext-utils/functions/connection.connect.html index 6a352e2ad1..00a20ab120 100644 --- a/js/client-ext-utils/functions/connection.connect.html +++ b/js/client-ext-utils/functions/connection.connect.html @@ -10,4 +10,4 @@

Parameters

Returns Promise<ExtConnection>

+

Returns Promise<ExtConnection>

diff --git a/js/client-ext-utils/functions/connection.handleMessage.html b/js/client-ext-utils/functions/connection.handleMessage.html index 3f61a759dc..1656fedacd 100644 --- a/js/client-ext-utils/functions/connection.handleMessage.html +++ b/js/client-ext-utils/functions/connection.handleMessage.html @@ -1 +1 @@ -handleMessage | @oasisprotocol/client-ext-utils
  • Parameters

    • e: MessageEvent<unknown>

    Returns void

+handleMessage | @oasisprotocol/client-ext-utils
  • Parameters

    • e: MessageEvent<unknown>

    Returns void

diff --git a/js/client-ext-utils/functions/ext.keysChanged.html b/js/client-ext-utils/functions/ext.keysChanged.html index d1b98873e4..77b78746ff 100644 --- a/js/client-ext-utils/functions/ext.keysChanged.html +++ b/js/client-ext-utils/functions/ext.keysChanged.html @@ -1,3 +1,3 @@ keysChanged | @oasisprotocol/client-ext-utils
  • Call this to tell the web content that the list of available keys has changed.

    Parameters

    • keys: KeyInfo[]

      The new list of available keys, as would be returned from keysList

      -

    Returns void

+

Returns void

diff --git a/js/client-ext-utils/functions/ext.ready.html b/js/client-ext-utils/functions/ext.ready.html index 70b2d2ae35..0aaa49286f 100644 --- a/js/client-ext-utils/functions/ext.ready.html +++ b/js/client-ext-utils/functions/ext.ready.html @@ -1,2 +1,2 @@ ready | @oasisprotocol/client-ext-utils
  • Call this to let the web content start making requests.

    -

    Parameters

    Returns void

+

Parameters

Returns void

diff --git a/js/client-ext-utils/functions/keys.list.html b/js/client-ext-utils/functions/keys.list.html index bce21f25ec..91816b95af 100644 --- a/js/client-ext-utils/functions/keys.list.html +++ b/js/client-ext-utils/functions/keys.list.html @@ -1,3 +1,3 @@ list | @oasisprotocol/client-ext-utils
  • If the extension can share a list of keys and the web content wants to know what keys are available, this method retrieves that list.

    -

    Parameters

    Returns Promise<KeyInfo[]>

+

Parameters

Returns Promise<KeyInfo[]>

diff --git a/js/client-ext-utils/functions/keys.setKeysChangeHandler.html b/js/client-ext-utils/functions/keys.setKeysChangeHandler.html index 59f34d778d..abc3388b7d 100644 --- a/js/client-ext-utils/functions/keys.setKeysChangeHandler.html +++ b/js/client-ext-utils/functions/keys.setKeysChangeHandler.html @@ -2,4 +2,4 @@ to list that started before an invocation of this handler may return a list that is out of date. A connection can have up to one of these callbacks.

-

Parameters

Returns void

+

Parameters

Returns void

diff --git a/js/client-ext-utils/interfaces/ext.Handlers.html b/js/client-ext-utils/interfaces/ext.Handlers.html index e63426832a..d25dd40668 100644 --- a/js/client-ext-utils/interfaces/ext.Handlers.html +++ b/js/client-ext-utils/interfaces/ext.Handlers.html @@ -1,12 +1,12 @@ Handlers | @oasisprotocol/client-ext-utils

A collection of methods that web content can access.

-
interface Handlers {
    contextSignerPublic(origin: string, req: ContextSignerPublicRequest): Promise<ContextSignerPublicResponse>;
    contextSignerSign(origin: string, req: ContextSignerSignRequest): Promise<ContextSignerSignResponse>;
    keysList(origin: string, req: KeysListRequest): Promise<KeysListResponse>;
}

Methods

interface Handlers {
    contextSignerPublic(origin: string, req: ContextSignerPublicRequest): Promise<ContextSignerPublicResponse>;
    contextSignerSign(origin: string, req: ContextSignerSignRequest): Promise<ContextSignerSignResponse>;
    keysList(origin: string, req: KeysListRequest): Promise<KeysListResponse>;
}

Methods

Returns Promise<ContextSignerPublicResponse>

Returns Promise<ContextSignerSignResponse>

+
  • req: KeysListRequest
  • Returns Promise<KeysListResponse>

    diff --git a/js/client-ext-utils/interfaces/protocol.ContextSignerPublicRequest.html b/js/client-ext-utils/interfaces/protocol.ContextSignerPublicRequest.html index 7aa4b8f9de..60a2d369c4 100644 --- a/js/client-ext-utils/interfaces/protocol.ContextSignerPublicRequest.html +++ b/js/client-ext-utils/interfaces/protocol.ContextSignerPublicRequest.html @@ -1,6 +1,6 @@ -ContextSignerPublicRequest | @oasisprotocol/client-ext-utils
    interface ContextSignerPublicRequest {
        method: "context-signer-public-v1";
        which: any;
    }

    Properties

    method +ContextSignerPublicRequest | @oasisprotocol/client-ext-utils
    interface ContextSignerPublicRequest {
        method: "context-signer-public-v1";
        which: any;
    }

    Properties

    Properties

    method: "context-signer-public-v1"
    which: any

    An extra parameter, suggested to be used to help select which key to +

    Properties

    method: "context-signer-public-v1"
    which: any

    An extra parameter, suggested to be used to help select which key to use. This library passes it through verbatim; it's up to the extension to define how it's interpreted.

    -
    +
    diff --git a/js/client-ext-utils/interfaces/protocol.ContextSignerPublicResponse.html b/js/client-ext-utils/interfaces/protocol.ContextSignerPublicResponse.html index db1661ea11..fbc8184634 100644 --- a/js/client-ext-utils/interfaces/protocol.ContextSignerPublicResponse.html +++ b/js/client-ext-utils/interfaces/protocol.ContextSignerPublicResponse.html @@ -1,2 +1,2 @@ -ContextSignerPublicResponse | @oasisprotocol/client-ext-utils
    interface ContextSignerPublicResponse {
        public_key: Uint8Array;
    }

    Properties

    Properties

    public_key: Uint8Array
    +ContextSignerPublicResponse | @oasisprotocol/client-ext-utils
    interface ContextSignerPublicResponse {
        public_key: Uint8Array;
    }

    Properties

    Properties

    public_key: Uint8Array
    diff --git a/js/client-ext-utils/interfaces/protocol.ContextSignerSignRequest.html b/js/client-ext-utils/interfaces/protocol.ContextSignerSignRequest.html index 958164e306..9fe2cf963c 100644 --- a/js/client-ext-utils/interfaces/protocol.ContextSignerSignRequest.html +++ b/js/client-ext-utils/interfaces/protocol.ContextSignerSignRequest.html @@ -1,8 +1,8 @@ -ContextSignerSignRequest | @oasisprotocol/client-ext-utils
    interface ContextSignerSignRequest {
        context: string;
        message: Uint8Array;
        method: "context-signer-sign-v1";
        which: any;
    }

    Properties

    context +ContextSignerSignRequest | @oasisprotocol/client-ext-utils
    interface ContextSignerSignRequest {
        context: string;
        message: Uint8Array;
        method: "context-signer-sign-v1";
        which: any;
    }

    Properties

    context: string
    message: Uint8Array
    method: "context-signer-sign-v1"
    which: any

    An extra parameter, suggested to be used to help select which key to +

    Properties

    context: string
    message: Uint8Array
    method: "context-signer-sign-v1"
    which: any

    An extra parameter, suggested to be used to help select which key to use. This library passes it through verbatim; it's up to the extension to define how it's interpreted.

    -
    +
    diff --git a/js/client-ext-utils/interfaces/protocol.ContextSignerSignResponse.html b/js/client-ext-utils/interfaces/protocol.ContextSignerSignResponse.html index 4243c4e121..9db334c213 100644 --- a/js/client-ext-utils/interfaces/protocol.ContextSignerSignResponse.html +++ b/js/client-ext-utils/interfaces/protocol.ContextSignerSignResponse.html @@ -1,5 +1,5 @@ ContextSignerSignResponse | @oasisprotocol/client-ext-utils

    Either the signature as requested (and with approved: true) or an explicit decline to sign (approved: false and no signature).

    -
    interface ContextSignerSignResponse {
        approved: boolean;
        signature?: Uint8Array;
    }

    Properties

    interface ContextSignerSignResponse {
        approved: boolean;
        signature?: Uint8Array;
    }

    Properties

    Properties

    approved: boolean
    signature?: Uint8Array
    +

    Properties

    approved: boolean
    signature?: Uint8Array
    diff --git a/js/client-ext-utils/interfaces/protocol.KeyInfo.html b/js/client-ext-utils/interfaces/protocol.KeyInfo.html index 82caef7511..e65986e605 100644 --- a/js/client-ext-utils/interfaces/protocol.KeyInfo.html +++ b/js/client-ext-utils/interfaces/protocol.KeyInfo.html @@ -1,7 +1,7 @@ -KeyInfo | @oasisprotocol/client-ext-utils
    interface KeyInfo {
        metadata: any;
        which: any;
    }

    Properties

    metadata +KeyInfo | @oasisprotocol/client-ext-utils
    interface KeyInfo {
        metadata: any;
        which: any;
    }

    Properties

    Properties

    metadata: any

    An extra output, suggested to be used to describe the key. It's up to the extension to define how it's structured.

    -
    which: any

    A value for the which parameter when requesting a public key or a +

    which: any

    A value for the which parameter when requesting a public key or a signature. It's up to the extension to define how it's structured.

    -
    +
    diff --git a/js/client-ext-utils/interfaces/protocol.KeysChangeEvent.html b/js/client-ext-utils/interfaces/protocol.KeysChangeEvent.html index 7fa925032e..cea4d8fa60 100644 --- a/js/client-ext-utils/interfaces/protocol.KeysChangeEvent.html +++ b/js/client-ext-utils/interfaces/protocol.KeysChangeEvent.html @@ -1,4 +1,4 @@ -KeysChangeEvent | @oasisprotocol/client-ext-utils
    interface KeysChangeEvent {
        keys: KeyInfo[];
        type: "keys-change-v1";
    }

    Properties

    keys +KeysChangeEvent | @oasisprotocol/client-ext-utils
    interface KeysChangeEvent {
        keys: KeyInfo[];
        type: "keys-change-v1";
    }

    Properties

    Properties

    keys: KeyInfo[]

    The new list of available keys, as would be returned from keys.list.

    -
    type: "keys-change-v1"
    +
    type: "keys-change-v1"
    diff --git a/js/client-ext-utils/interfaces/protocol.KeysListRequest.html b/js/client-ext-utils/interfaces/protocol.KeysListRequest.html index e657052626..bead92c232 100644 --- a/js/client-ext-utils/interfaces/protocol.KeysListRequest.html +++ b/js/client-ext-utils/interfaces/protocol.KeysListRequest.html @@ -1,2 +1,2 @@ -KeysListRequest | @oasisprotocol/client-ext-utils
    interface KeysListRequest {
        method: "keys-list-v1";
    }

    Properties

    Properties

    method: "keys-list-v1"
    +KeysListRequest | @oasisprotocol/client-ext-utils
    interface KeysListRequest {
        method: "keys-list-v1";
    }

    Properties

    Properties

    method: "keys-list-v1"
    diff --git a/js/client-ext-utils/interfaces/protocol.KeysListResponse.html b/js/client-ext-utils/interfaces/protocol.KeysListResponse.html index 442030d56d..6e4ce5f4bf 100644 --- a/js/client-ext-utils/interfaces/protocol.KeysListResponse.html +++ b/js/client-ext-utils/interfaces/protocol.KeysListResponse.html @@ -1,2 +1,2 @@ -KeysListResponse | @oasisprotocol/client-ext-utils
    interface KeysListResponse {
        keys: KeyInfo[];
    }

    Properties

    Properties

    keys: KeyInfo[]
    +KeysListResponse | @oasisprotocol/client-ext-utils
    interface KeysListResponse {
        keys: KeyInfo[];
    }

    Properties

    Properties

    keys: KeyInfo[]
    diff --git a/js/client-ext-utils/interfaces/protocol.MessageEvent.html b/js/client-ext-utils/interfaces/protocol.MessageEvent.html index bb3b5cc024..d1593bc71c 100644 --- a/js/client-ext-utils/interfaces/protocol.MessageEvent.html +++ b/js/client-ext-utils/interfaces/protocol.MessageEvent.html @@ -1,3 +1,3 @@ -MessageEvent | @oasisprotocol/client-ext-utils
    interface MessageEvent {
        event: unknown;
        type: "oasis-xu-event-v1";
    }

    Properties

    event +MessageEvent | @oasisprotocol/client-ext-utils
    interface MessageEvent {
        event: unknown;
        type: "oasis-xu-event-v1";
    }

    Properties

    Properties

    event: unknown
    type: "oasis-xu-event-v1"
    +

    Properties

    event: unknown
    type: "oasis-xu-event-v1"
    diff --git a/js/client-ext-utils/interfaces/protocol.MessageReady.html b/js/client-ext-utils/interfaces/protocol.MessageReady.html index 104a58fda7..a2f44ba8ad 100644 --- a/js/client-ext-utils/interfaces/protocol.MessageReady.html +++ b/js/client-ext-utils/interfaces/protocol.MessageReady.html @@ -1,2 +1,2 @@ -MessageReady | @oasisprotocol/client-ext-utils
    interface MessageReady {
        type: "oasis-xu-ready-v1";
    }

    Properties

    Properties

    type: "oasis-xu-ready-v1"
    +MessageReady | @oasisprotocol/client-ext-utils
    interface MessageReady {
        type: "oasis-xu-ready-v1";
    }

    Properties

    Properties

    type: "oasis-xu-ready-v1"
    diff --git a/js/client-ext-utils/interfaces/protocol.MessageRequest.html b/js/client-ext-utils/interfaces/protocol.MessageRequest.html index 6292f9c112..b0a1265e41 100644 --- a/js/client-ext-utils/interfaces/protocol.MessageRequest.html +++ b/js/client-ext-utils/interfaces/protocol.MessageRequest.html @@ -1,4 +1,4 @@ -MessageRequest | @oasisprotocol/client-ext-utils
    interface MessageRequest {
        body: unknown;
        id: number;
        type: "oasis-xu-request-v1";
    }

    Properties

    body +MessageRequest | @oasisprotocol/client-ext-utils
    interface MessageRequest {
        body: unknown;
        id: number;
        type: "oasis-xu-request-v1";
    }

    Properties

    Properties

    body: unknown
    id: number
    type: "oasis-xu-request-v1"
    +

    Properties

    body: unknown
    id: number
    type: "oasis-xu-request-v1"
    diff --git a/js/client-ext-utils/interfaces/protocol.MessageResponse.html b/js/client-ext-utils/interfaces/protocol.MessageResponse.html index 95744e8f0a..3af24a7907 100644 --- a/js/client-ext-utils/interfaces/protocol.MessageResponse.html +++ b/js/client-ext-utils/interfaces/protocol.MessageResponse.html @@ -1,5 +1,5 @@ -MessageResponse | @oasisprotocol/client-ext-utils
    interface MessageResponse {
        body?: unknown;
        err?: unknown;
        id: number;
        type: "oasis-xu-response-v1";
    }

    Properties

    body? +MessageResponse | @oasisprotocol/client-ext-utils
    interface MessageResponse {
        body?: unknown;
        err?: unknown;
        id: number;
        type: "oasis-xu-response-v1";
    }

    Properties

    Properties

    body?: unknown
    err?: unknown
    id: number
    type: "oasis-xu-response-v1"
    +

    Properties

    body?: unknown
    err?: unknown
    id: number
    type: "oasis-xu-response-v1"
    diff --git a/js/client-ext-utils/modules/connection.html b/js/client-ext-utils/modules/connection.html index a2b4b701f9..6f0f90f5ee 100644 --- a/js/client-ext-utils/modules/connection.html +++ b/js/client-ext-utils/modules/connection.html @@ -1,4 +1,4 @@ -connection | @oasisprotocol/client-ext-utils

    Index

    Classes

    ExtConnection +connection | @oasisprotocol/client-ext-utils
    diff --git a/js/client-ext-utils/modules/ext.html b/js/client-ext-utils/modules/ext.html index a0eb4e6025..d8769ec0a5 100644 --- a/js/client-ext-utils/modules/ext.html +++ b/js/client-ext-utils/modules/ext.html @@ -1,4 +1,4 @@ -ext | @oasisprotocol/client-ext-utils

    Index

    Interfaces

    Handlers +ext | @oasisprotocol/client-ext-utils

    Index

    Interfaces

    Functions

    diff --git a/js/client-ext-utils/modules/keys.html b/js/client-ext-utils/modules/keys.html index 8418219121..89307b2a55 100644 --- a/js/client-ext-utils/modules/keys.html +++ b/js/client-ext-utils/modules/keys.html @@ -1,3 +1,3 @@ -keys | @oasisprotocol/client-ext-utils

    Index

    Functions

    list +keys | @oasisprotocol/client-ext-utils
    diff --git a/js/client-ext-utils/modules/protocol.html b/js/client-ext-utils/modules/protocol.html index 2b81933350..79a22c8046 100644 --- a/js/client-ext-utils/modules/protocol.html +++ b/js/client-ext-utils/modules/protocol.html @@ -1,4 +1,4 @@ -protocol | @oasisprotocol/client-ext-utils

    Index

    Interfaces

    ContextSignerPublicRequest +protocol | @oasisprotocol/client-ext-utils

    Index

    Interfaces

    ContextSignerPublicRequest ContextSignerPublicResponse ContextSignerSignRequest ContextSignerSignResponse diff --git a/js/client-ext-utils/modules/signature.html b/js/client-ext-utils/modules/signature.html index f923a07f80..4c2a43ce51 100644 --- a/js/client-ext-utils/modules/signature.html +++ b/js/client-ext-utils/modules/signature.html @@ -1,2 +1,2 @@ -signature | @oasisprotocol/client-ext-utils

    Index

    Classes

    ExtContextSigner +signature | @oasisprotocol/client-ext-utils
    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 b93fcea690..95216e9a42 100644 --- a/js/client-ext-utils/variables/protocol.EVENT_KEYS_CHANGE.html +++ b/js/client-ext-utils/variables/protocol.EVENT_KEYS_CHANGE.html @@ -1 +1 @@ -EVENT_KEYS_CHANGE | @oasisprotocol/client-ext-utils
    EVENT_KEYS_CHANGE: "keys-change-v1" = 'keys-change-v1'
    +EVENT_KEYS_CHANGE | @oasisprotocol/client-ext-utils
    EVENT_KEYS_CHANGE: "keys-change-v1" = 'keys-change-v1'
    diff --git a/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_EVENT.html b/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_EVENT.html index a1a9c18698..6e274aaff9 100644 --- a/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_EVENT.html +++ b/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_EVENT.html @@ -1 +1 @@ -MESSAGE_TYPE_EVENT | @oasisprotocol/client-ext-utils
    MESSAGE_TYPE_EVENT: "oasis-xu-event-v1" = 'oasis-xu-event-v1'
    +MESSAGE_TYPE_EVENT | @oasisprotocol/client-ext-utils
    MESSAGE_TYPE_EVENT: "oasis-xu-event-v1" = 'oasis-xu-event-v1'
    diff --git a/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_READY.html b/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_READY.html index 51ebbd58f2..e53bbe9dd8 100644 --- a/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_READY.html +++ b/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_READY.html @@ -1,3 +1,3 @@ MESSAGE_TYPE_READY | @oasisprotocol/client-ext-utils
    MESSAGE_TYPE_READY: "oasis-xu-ready-v1" = 'oasis-xu-ready-v1'

    Constants and type definitions for the postMessage-based protocol used between web content and the extension.

    -
    +
    diff --git a/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_REQUEST.html b/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_REQUEST.html index 375337eb73..46baefe4b3 100644 --- a/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_REQUEST.html +++ b/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_REQUEST.html @@ -1 +1 @@ -MESSAGE_TYPE_REQUEST | @oasisprotocol/client-ext-utils
    MESSAGE_TYPE_REQUEST: "oasis-xu-request-v1" = 'oasis-xu-request-v1'
    +MESSAGE_TYPE_REQUEST | @oasisprotocol/client-ext-utils
    MESSAGE_TYPE_REQUEST: "oasis-xu-request-v1" = 'oasis-xu-request-v1'
    diff --git a/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_RESPONSE.html b/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_RESPONSE.html index 884415c3d7..01ea083a4a 100644 --- a/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_RESPONSE.html +++ b/js/client-ext-utils/variables/protocol.MESSAGE_TYPE_RESPONSE.html @@ -1 +1 @@ -MESSAGE_TYPE_RESPONSE | @oasisprotocol/client-ext-utils
    MESSAGE_TYPE_RESPONSE: "oasis-xu-response-v1" = 'oasis-xu-response-v1'
    +MESSAGE_TYPE_RESPONSE | @oasisprotocol/client-ext-utils
    MESSAGE_TYPE_RESPONSE: "oasis-xu-response-v1" = 'oasis-xu-response-v1'
    diff --git a/js/client-ext-utils/variables/protocol.METHOD_CONTEXT_SIGNER_PUBLIC.html b/js/client-ext-utils/variables/protocol.METHOD_CONTEXT_SIGNER_PUBLIC.html index b3200b6739..cfe439f722 100644 --- a/js/client-ext-utils/variables/protocol.METHOD_CONTEXT_SIGNER_PUBLIC.html +++ b/js/client-ext-utils/variables/protocol.METHOD_CONTEXT_SIGNER_PUBLIC.html @@ -1 +1 @@ -METHOD_CONTEXT_SIGNER_PUBLIC | @oasisprotocol/client-ext-utils
    METHOD_CONTEXT_SIGNER_PUBLIC: "context-signer-public-v1" = 'context-signer-public-v1'
    +METHOD_CONTEXT_SIGNER_PUBLIC | @oasisprotocol/client-ext-utils
    METHOD_CONTEXT_SIGNER_PUBLIC: "context-signer-public-v1" = 'context-signer-public-v1'
    diff --git a/js/client-ext-utils/variables/protocol.METHOD_CONTEXT_SIGNER_SIGN.html b/js/client-ext-utils/variables/protocol.METHOD_CONTEXT_SIGNER_SIGN.html index 41da4622d2..2e0f69f0f8 100644 --- a/js/client-ext-utils/variables/protocol.METHOD_CONTEXT_SIGNER_SIGN.html +++ b/js/client-ext-utils/variables/protocol.METHOD_CONTEXT_SIGNER_SIGN.html @@ -1 +1 @@ -METHOD_CONTEXT_SIGNER_SIGN | @oasisprotocol/client-ext-utils
    METHOD_CONTEXT_SIGNER_SIGN: "context-signer-sign-v1" = 'context-signer-sign-v1'
    +METHOD_CONTEXT_SIGNER_SIGN | @oasisprotocol/client-ext-utils
    METHOD_CONTEXT_SIGNER_SIGN: "context-signer-sign-v1" = 'context-signer-sign-v1'
    diff --git a/js/client-ext-utils/variables/protocol.METHOD_KEYS_LIST.html b/js/client-ext-utils/variables/protocol.METHOD_KEYS_LIST.html index 459a3af7ad..9ec63c561d 100644 --- a/js/client-ext-utils/variables/protocol.METHOD_KEYS_LIST.html +++ b/js/client-ext-utils/variables/protocol.METHOD_KEYS_LIST.html @@ -1 +1 @@ -METHOD_KEYS_LIST | @oasisprotocol/client-ext-utils
    METHOD_KEYS_LIST: "keys-list-v1" = 'keys-list-v1'
    +METHOD_KEYS_LIST | @oasisprotocol/client-ext-utils
    METHOD_KEYS_LIST: "keys-list-v1" = 'keys-list-v1'
    diff --git a/js/client-rt/classes/accounts.Wrapper.html b/js/client-rt/classes/accounts.Wrapper.html index 30def7dc20..c2be2d79a8 100644 --- a/js/client-rt/classes/accounts.Wrapper.html +++ b/js/client-rt/classes/accounts.Wrapper.html @@ -1,4 +1,4 @@ -Wrapper | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    constructor +Wrapper | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    +

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    diff --git a/js/client-rt/classes/consensus.Wrapper.html b/js/client-rt/classes/consensus.Wrapper.html index 8e02226acc..992c23d462 100644 --- a/js/client-rt/classes/consensus.Wrapper.html +++ b/js/client-rt/classes/consensus.Wrapper.html @@ -1,6 +1,6 @@ -Wrapper | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    constructor +Wrapper | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    Properties

    Methods

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    +

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    diff --git a/js/client-rt/classes/consensusAccounts.Wrapper.html b/js/client-rt/classes/consensusAccounts.Wrapper.html index 221d2ecb2b..8e956112e2 100644 --- a/js/client-rt/classes/consensusAccounts.Wrapper.html +++ b/js/client-rt/classes/consensusAccounts.Wrapper.html @@ -1,4 +1,4 @@ -Wrapper | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    constructor +Wrapper | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    Properties

    Methods

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    +

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    diff --git a/js/client-rt/classes/contracts.Wrapper.html b/js/client-rt/classes/contracts.Wrapper.html index 2930077335..72ad359e7a 100644 --- a/js/client-rt/classes/contracts.Wrapper.html +++ b/js/client-rt/classes/contracts.Wrapper.html @@ -1,4 +1,4 @@ -Wrapper | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    constructor +Wrapper | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    +

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    diff --git a/js/client-rt/classes/core.Wrapper.html b/js/client-rt/classes/core.Wrapper.html index 925f5abaaa..50d7e985d5 100644 --- a/js/client-rt/classes/core.Wrapper.html +++ b/js/client-rt/classes/core.Wrapper.html @@ -1,4 +1,4 @@ -Wrapper | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    constructor +Wrapper | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    Properties

    Methods

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    +

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    diff --git a/js/client-rt/classes/event.Visitor.html b/js/client-rt/classes/event.Visitor.html index dbae948fff..40c4e0d26d 100644 --- a/js/client-rt/classes/event.Visitor.html +++ b/js/client-rt/classes/event.Visitor.html @@ -1,7 +1,7 @@ -Visitor | @oasisprotocol/client-rt

    Constructors

    constructor +Visitor | @oasisprotocol/client-rt

    Constructors

    Properties

    Methods

    Constructors

    Properties

    handlers: {
        [keyHex: string]: Handler<never>;
    }

    Methods

    • Calls one of the handlers based on a given event's key.

      +

    Constructors

    Properties

    handlers: {
        [keyHex: string]: Handler<never>;
    }

    Methods

    • Calls one of the handlers based on a given event's key.

      Parameters

      • e: RuntimeClientEvent

        The event

      Returns boolean

      true if the event matched one of the handlers

      -
    +
    diff --git a/js/client-rt/classes/evm.Wrapper.html b/js/client-rt/classes/evm.Wrapper.html index 1e02279253..138f5292bb 100644 --- a/js/client-rt/classes/evm.Wrapper.html +++ b/js/client-rt/classes/evm.Wrapper.html @@ -1,4 +1,4 @@ -Wrapper | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    constructor +Wrapper | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    Properties

    Methods

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    +

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    diff --git a/js/client-rt/classes/rewards.Wrapper.html b/js/client-rt/classes/rewards.Wrapper.html index 6e51d1211d..7b83ca77ca 100644 --- a/js/client-rt/classes/rewards.Wrapper.html +++ b/js/client-rt/classes/rewards.Wrapper.html @@ -1,6 +1,6 @@ -Wrapper | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    constructor +Wrapper | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    Properties

    Methods

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    +

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    diff --git a/js/client-rt/classes/signatureSecp256k1.BlindContextSigner.html b/js/client-rt/classes/signatureSecp256k1.BlindContextSigner.html index c59c8d2d19..7007af4e9e 100644 --- a/js/client-rt/classes/signatureSecp256k1.BlindContextSigner.html +++ b/js/client-rt/classes/signatureSecp256k1.BlindContextSigner.html @@ -1,5 +1,5 @@ -BlindContextSigner | @oasisprotocol/client-rt

    Implements

    Constructors

    constructor +BlindContextSigner | @oasisprotocol/client-rt

    Implements

    Constructors

    Properties

    Methods

    Constructors

    Properties

    signer: Signer

    Methods

    +

    Constructors

    Properties

    signer: Signer

    Methods

    diff --git a/js/client-rt/classes/signatureSecp256k1.NobleSigner.html b/js/client-rt/classes/signatureSecp256k1.NobleSigner.html index 6fe8b55d3b..afe3a51603 100644 --- a/js/client-rt/classes/signatureSecp256k1.NobleSigner.html +++ b/js/client-rt/classes/signatureSecp256k1.NobleSigner.html @@ -1,7 +1,7 @@ -NobleSigner | @oasisprotocol/client-rt

    Implements

    Constructors

    constructor +NobleSigner | @oasisprotocol/client-rt

    Implements

    Constructors

    Properties

    Methods

    Constructors

    Properties

    key: Uint8Array

    Methods

    +

    Constructors

    Properties

    key: Uint8Array

    Methods

    diff --git a/js/client-rt/classes/wrapper.Base.html b/js/client-rt/classes/wrapper.Base.html index a8e1add355..45bd5463c8 100644 --- a/js/client-rt/classes/wrapper.Base.html +++ b/js/client-rt/classes/wrapper.Base.html @@ -1,5 +1,5 @@ -Base | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    constructor +Base | @oasisprotocol/client-rt

    Hierarchy (view full)

    Constructors

    Properties

    Methods

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    +

    Constructors

    Properties

    runtimeID: Uint8Array

    Methods

    diff --git a/js/client-rt/classes/wrapper.QueryWrapper.html b/js/client-rt/classes/wrapper.QueryWrapper.html index bdb07613ed..8505c5b81a 100644 --- a/js/client-rt/classes/wrapper.QueryWrapper.html +++ b/js/client-rt/classes/wrapper.QueryWrapper.html @@ -1,6 +1,6 @@ -QueryWrapper | @oasisprotocol/client-rt

    Class QueryWrapper<ARGS, DATA>

    Type Parameters

    • ARGS
    • DATA

    Constructors

    constructor +QueryWrapper | @oasisprotocol/client-rt

    Class QueryWrapper<ARGS, DATA>

    Type Parameters

    • ARGS
    • DATA

    Constructors

    Properties

    Methods

    Constructors

    Properties

    request: RuntimeClientQueryRequest

    Methods

    +

    Constructors

    Properties

    request: RuntimeClientQueryRequest

    Methods

    diff --git a/js/client-rt/classes/wrapper.TransactionWrapper.html b/js/client-rt/classes/wrapper.TransactionWrapper.html index 4f24c0b1fa..c164b3c3e9 100644 --- a/js/client-rt/classes/wrapper.TransactionWrapper.html +++ b/js/client-rt/classes/wrapper.TransactionWrapper.html @@ -1,4 +1,4 @@ -TransactionWrapper | @oasisprotocol/client-rt

    Class TransactionWrapper<BODY, OK>

    Type Parameters

    • BODY
    • OK

    Constructors

    constructor +TransactionWrapper | @oasisprotocol/client-rt

    Class TransactionWrapper<BODY, OK>

    Type Parameters

    • BODY
    • OK

    Constructors

    Properties

    runtimeID: Uint8Array
    transaction: Transaction
    unverifiedTransaction: UnverifiedTransaction

    Methods

    • Parameters

      • proofProviders: ProofProvider[]

        An array of providers matching the layout of the +

    Constructors

    Properties

    runtimeID: Uint8Array
    transaction: Transaction
    unverifiedTransaction: UnverifiedTransaction

    Methods

    • Parameters

      • proofProviders: ProofProvider[]

        An array of providers matching the layout of the transaction's signer info.

        -
      • consensusChainContext: string

      Returns Promise<void>

    • Parameters

      • nic: NodeInternal

      Returns Promise<void>

    +
  • consensusChainContext: string
  • Returns Promise<void>

    • Parameters

      • nic: NodeInternal

      Returns Promise<void>

    diff --git a/js/client-rt/functions/accounts.moduleEventHandler.html b/js/client-rt/functions/accounts.moduleEventHandler.html index fd4c2049f0..54e3840493 100644 --- a/js/client-rt/functions/accounts.moduleEventHandler.html +++ b/js/client-rt/functions/accounts.moduleEventHandler.html @@ -1 +1 @@ -moduleEventHandler | @oasisprotocol/client-rt
    +moduleEventHandler | @oasisprotocol/client-rt
    diff --git a/js/client-rt/functions/address.fromBech32.html b/js/client-rt/functions/address.fromBech32.html index 91ee346db6..7ad0fb522f 100644 --- a/js/client-rt/functions/address.fromBech32.html +++ b/js/client-rt/functions/address.fromBech32.html @@ -1 +1 @@ -fromBech32 | @oasisprotocol/client-rt
    +fromBech32 | @oasisprotocol/client-rt
    diff --git a/js/client-rt/functions/address.fromMultisigConfig.html b/js/client-rt/functions/address.fromMultisigConfig.html index 8966edc800..96d143ac1d 100644 --- a/js/client-rt/functions/address.fromMultisigConfig.html +++ b/js/client-rt/functions/address.fromMultisigConfig.html @@ -1 +1 @@ -fromMultisigConfig | @oasisprotocol/client-rt
    +fromMultisigConfig | @oasisprotocol/client-rt
    diff --git a/js/client-rt/functions/address.fromSigspec.html b/js/client-rt/functions/address.fromSigspec.html index f8a2369c65..8e4106d403 100644 --- a/js/client-rt/functions/address.fromSigspec.html +++ b/js/client-rt/functions/address.fromSigspec.html @@ -1 +1 @@ -fromSigspec | @oasisprotocol/client-rt
    +fromSigspec | @oasisprotocol/client-rt
    diff --git a/js/client-rt/functions/address.toBech32.html b/js/client-rt/functions/address.toBech32.html index c5b01fe327..eb9d7693d4 100644 --- a/js/client-rt/functions/address.toBech32.html +++ b/js/client-rt/functions/address.toBech32.html @@ -1 +1 @@ -toBech32 | @oasisprotocol/client-rt
    +toBech32 | @oasisprotocol/client-rt
    diff --git a/js/client-rt/functions/callformat.decodeResult.html b/js/client-rt/functions/callformat.decodeResult.html index 2e4a7da2d7..362d5db0e3 100644 --- a/js/client-rt/functions/callformat.decodeResult.html +++ b/js/client-rt/functions/callformat.decodeResult.html @@ -1,2 +1,2 @@ decodeResult | @oasisprotocol/client-rt
    +

    Parameters

    Returns CallResult

    diff --git a/js/client-rt/functions/callformat.encodeCall.html b/js/client-rt/functions/callformat.encodeCall.html index 905a07334b..e49ddc43f1 100644 --- a/js/client-rt/functions/callformat.encodeCall.html +++ b/js/client-rt/functions/callformat.encodeCall.html @@ -1,3 +1,3 @@ encodeCall | @oasisprotocol/client-rt
    • encodeCall randomly generates nonce and keyPair and then call encodeCallWithNonceAndKeys It returns the encoded call and any metadata needed to successfully decode the result.

      -

      Parameters

      Returns [Call, unknown]

    +

    Parameters

    Returns [Call, unknown]

    diff --git a/js/client-rt/functions/callformat.encodeCallWithNonceAndKeys.html b/js/client-rt/functions/callformat.encodeCallWithNonceAndKeys.html index c0516c7942..dcf48eb3a6 100644 --- a/js/client-rt/functions/callformat.encodeCallWithNonceAndKeys.html +++ b/js/client-rt/functions/callformat.encodeCallWithNonceAndKeys.html @@ -1,3 +1,3 @@ encodeCallWithNonceAndKeys | @oasisprotocol/client-rt
    • encodeCallWithNonceAndKeys encodes a call based on its configured call format. It returns the encoded call and any metadata needed to successfully decode the result.

      -

      Parameters

      • nonce: Uint8Array
      • sk: Uint8Array
      • pk: Uint8Array
      • call: Call
      • format: number
      • Optionalconfig: EncodeConfig

      Returns [Call, unknown]

    +

    Parameters

    Returns [Call, unknown]

    diff --git a/js/client-rt/functions/consensusAccounts.moduleEventHandler.html b/js/client-rt/functions/consensusAccounts.moduleEventHandler.html index 06e58c207e..599e75c9f3 100644 --- a/js/client-rt/functions/consensusAccounts.moduleEventHandler.html +++ b/js/client-rt/functions/consensusAccounts.moduleEventHandler.html @@ -1 +1 @@ -moduleEventHandler | @oasisprotocol/client-rt
    +moduleEventHandler | @oasisprotocol/client-rt
    diff --git a/js/client-rt/functions/core.moduleEventHandler.html b/js/client-rt/functions/core.moduleEventHandler.html index ff57d3e3cf..1a5e429440 100644 --- a/js/client-rt/functions/core.moduleEventHandler.html +++ b/js/client-rt/functions/core.moduleEventHandler.html @@ -1 +1 @@ -moduleEventHandler | @oasisprotocol/client-rt
    +moduleEventHandler | @oasisprotocol/client-rt
    diff --git a/js/client-rt/functions/event.toKey.html b/js/client-rt/functions/event.toKey.html index 3123993295..76fac51637 100644 --- a/js/client-rt/functions/event.toKey.html +++ b/js/client-rt/functions/event.toKey.html @@ -1 +1 @@ -toKey | @oasisprotocol/client-rt
    • Parameters

      • module: string
      • code: number

      Returns Uint8Array

    +toKey | @oasisprotocol/client-rt
    • Parameters

      • module: string
      • code: number

      Returns Uint8Array

    diff --git a/js/client-rt/functions/evm.moduleEventHandler.html b/js/client-rt/functions/evm.moduleEventHandler.html index 2db3d88d5d..74f7b1c426 100644 --- a/js/client-rt/functions/evm.moduleEventHandler.html +++ b/js/client-rt/functions/evm.moduleEventHandler.html @@ -1 +1 @@ -moduleEventHandler | @oasisprotocol/client-rt
    +moduleEventHandler | @oasisprotocol/client-rt
    diff --git a/js/client-rt/functions/mraeDeoxysii.boxOpen.html b/js/client-rt/functions/mraeDeoxysii.boxOpen.html index d585288ab9..af477c2adb 100644 --- a/js/client-rt/functions/mraeDeoxysii.boxOpen.html +++ b/js/client-rt/functions/mraeDeoxysii.boxOpen.html @@ -1,4 +1,4 @@ boxOpen | @oasisprotocol/client-rt
    • boxOpen unboxes ("opens") the provided additional data and plaintext via Deoxys-II-256-128 using a symmetric key derived from the provided X25519 public and private keys.

      -

      Parameters

      • nonce: Uint8Array
      • ciperText: Uint8Array
      • associateData: Uint8Array
      • publicKey: Uint8Array
      • privateKey: Uint8Array

      Returns Uint8Array

    +

    Parameters

    Returns Uint8Array

    diff --git a/js/client-rt/functions/mraeDeoxysii.boxSeal.html b/js/client-rt/functions/mraeDeoxysii.boxSeal.html index f5a7460472..48eb4162f1 100644 --- a/js/client-rt/functions/mraeDeoxysii.boxSeal.html +++ b/js/client-rt/functions/mraeDeoxysii.boxSeal.html @@ -1,4 +1,4 @@ boxSeal | @oasisprotocol/client-rt
    • boxSeal boxes ("seals") the provided additional data and plaintext via Deoxys-II-256-128 using a symmetric key derived from the provided X25519 public and private keys.

      -

      Parameters

      • nonce: Uint8Array
      • plainText: Uint8Array
      • associateData: Uint8Array
      • publicKey: Uint8Array
      • privateKey: Uint8Array

      Returns Uint8Array

    +

    Parameters

    Returns Uint8Array

    diff --git a/js/client-rt/functions/mraeDeoxysii.deriveSymmetricKey.html b/js/client-rt/functions/mraeDeoxysii.deriveSymmetricKey.html index 6489bf9d7d..d51ec1cbbd 100644 --- a/js/client-rt/functions/mraeDeoxysii.deriveSymmetricKey.html +++ b/js/client-rt/functions/mraeDeoxysii.deriveSymmetricKey.html @@ -1,3 +1,3 @@ deriveSymmetricKey | @oasisprotocol/client-rt
    • deriveSymmetricKey derives a MRAE AEAD symmetric key suitable for use with the asymmetric box primitives from the provided X25519 public and private keys.

      -

      Parameters

      • publicKey: Uint8Array
      • privateKey: Uint8Array

      Returns Uint8Array

    +

    Parameters

    Returns Uint8Array

    diff --git a/js/client-rt/functions/signatureSecp256k1.verify.html b/js/client-rt/functions/signatureSecp256k1.verify.html index 5fd4a921ba..ede0090311 100644 --- a/js/client-rt/functions/signatureSecp256k1.verify.html +++ b/js/client-rt/functions/signatureSecp256k1.verify.html @@ -1 +1 @@ -verify | @oasisprotocol/client-rt
    • Parameters

      • context: string
      • message: Uint8Array
      • signature: Uint8Array
      • publicKey: Uint8Array

      Returns boolean

    +verify | @oasisprotocol/client-rt
    • Parameters

      • context: string
      • message: Uint8Array
      • signature: Uint8Array
      • publicKey: Uint8Array

      Returns boolean

    diff --git a/js/client-rt/functions/transaction.deriveChainContext.html b/js/client-rt/functions/transaction.deriveChainContext.html index f60cf699f4..b4bf030124 100644 --- a/js/client-rt/functions/transaction.deriveChainContext.html +++ b/js/client-rt/functions/transaction.deriveChainContext.html @@ -1 +1 @@ -deriveChainContext | @oasisprotocol/client-rt
    • Parameters

      • runtimeID: Uint8Array
      • consensusChainContext: string

      Returns string

    +deriveChainContext | @oasisprotocol/client-rt
    • Parameters

      • runtimeID: Uint8Array
      • consensusChainContext: string

      Returns string

    diff --git a/js/client-rt/functions/transaction.proveAny.html b/js/client-rt/functions/transaction.proveAny.html index f521d9cd7e..99114a3a01 100644 --- a/js/client-rt/functions/transaction.proveAny.html +++ b/js/client-rt/functions/transaction.proveAny.html @@ -1 +1 @@ -proveAny | @oasisprotocol/client-rt
    • Parameters

      Returns Promise<{
          signature: Uint8Array;
      } | {
          multisig: (null | Uint8Array)[];
      }>

    +proveAny | @oasisprotocol/client-rt
    • Parameters

      Returns Promise<{
          signature: Uint8Array;
      } | {
          multisig: (null | Uint8Array)[];
      }>

    diff --git a/js/client-rt/functions/transaction.proveMultisig.html b/js/client-rt/functions/transaction.proveMultisig.html index 9f3ad1aa8c..fa00e2d64f 100644 --- a/js/client-rt/functions/transaction.proveMultisig.html +++ b/js/client-rt/functions/transaction.proveMultisig.html @@ -1 +1 @@ -proveMultisig | @oasisprotocol/client-rt
    • Parameters

      Returns Promise<{
          multisig: (null | Uint8Array)[];
      }>

    +proveMultisig | @oasisprotocol/client-rt
    • Parameters

      Returns Promise<{
          multisig: (null | Uint8Array)[];
      }>

    diff --git a/js/client-rt/functions/transaction.proveSignature.html b/js/client-rt/functions/transaction.proveSignature.html index a187f7ccf5..9d9b987b62 100644 --- a/js/client-rt/functions/transaction.proveSignature.html +++ b/js/client-rt/functions/transaction.proveSignature.html @@ -1 +1 @@ -proveSignature | @oasisprotocol/client-rt
    • Parameters

      Returns Promise<{
          signature: Uint8Array;
      }>

    +proveSignature | @oasisprotocol/client-rt
    • Parameters

      Returns Promise<{
          signature: Uint8Array;
      }>

    diff --git a/js/client-rt/functions/transaction.signAny.html b/js/client-rt/functions/transaction.signAny.html index 35afc28035..fe45f7bcc1 100644 --- a/js/client-rt/functions/transaction.signAny.html +++ b/js/client-rt/functions/transaction.signAny.html @@ -1 +1 @@ -signAny | @oasisprotocol/client-rt
    +signAny | @oasisprotocol/client-rt
    diff --git a/js/client-rt/functions/transaction.signUnverifiedTransaction.html b/js/client-rt/functions/transaction.signUnverifiedTransaction.html index 5debe890fb..d4a05778de 100644 --- a/js/client-rt/functions/transaction.signUnverifiedTransaction.html +++ b/js/client-rt/functions/transaction.signUnverifiedTransaction.html @@ -1,3 +1,3 @@ signUnverifiedTransaction | @oasisprotocol/client-rt
    +
  • runtimeID: Uint8Array
  • consensusChainContext: string
  • transaction: Transaction
  • Returns Promise<UnverifiedTransaction>

    diff --git a/js/client-rt/functions/transaction.visitCall.html b/js/client-rt/functions/transaction.visitCall.html index 13af2509fa..21e91343a4 100644 --- a/js/client-rt/functions/transaction.visitCall.html +++ b/js/client-rt/functions/transaction.visitCall.html @@ -1 +1 @@ -visitCall | @oasisprotocol/client-rt
    +visitCall | @oasisprotocol/client-rt
    diff --git a/js/client-rt/interfaces/callformat.EncodeConfig.html b/js/client-rt/interfaces/callformat.EncodeConfig.html index 8c05aa7919..713c2f36bd 100644 --- a/js/client-rt/interfaces/callformat.EncodeConfig.html +++ b/js/client-rt/interfaces/callformat.EncodeConfig.html @@ -1,6 +1,6 @@ EncodeConfig | @oasisprotocol/client-rt

    EncodeConfig is call encoding configuration. golang: oasis-sdk/client-sdk/go/callformat/callformat.go rust:

    -
    interface EncodeConfig {
        publicKey?: KeyManagerSignedPublicKey;
    }

    Properties

    interface EncodeConfig {
        publicKey?: KeyManagerSignedPublicKey;
    }

    Properties

    Properties

    publicKey is an optional runtime's call data public key to use for encrypted call formats.

    -
    +
    diff --git a/js/client-rt/interfaces/callformat.MetaEncryptedX25519DeoxysII.html b/js/client-rt/interfaces/callformat.MetaEncryptedX25519DeoxysII.html index fdaf83bca2..808decfc7d 100644 --- a/js/client-rt/interfaces/callformat.MetaEncryptedX25519DeoxysII.html +++ b/js/client-rt/interfaces/callformat.MetaEncryptedX25519DeoxysII.html @@ -1,3 +1,3 @@ -MetaEncryptedX25519DeoxysII | @oasisprotocol/client-rt
    interface MetaEncryptedX25519DeoxysII {
        pk: Uint8Array;
        sk: Uint8Array;
    }

    Properties

    pk +MetaEncryptedX25519DeoxysII | @oasisprotocol/client-rt
    interface MetaEncryptedX25519DeoxysII {
        pk: Uint8Array;
        sk: Uint8Array;
    }

    Properties

    pk sk -

    Properties

    pk: Uint8Array
    sk: Uint8Array
    +

    Properties

    pk: Uint8Array
    sk: Uint8Array
    diff --git a/js/client-rt/interfaces/signatureSecp256k1.ContextSigner.html b/js/client-rt/interfaces/signatureSecp256k1.ContextSigner.html index 5283d486a5..b9772abe2a 100644 --- a/js/client-rt/interfaces/signatureSecp256k1.ContextSigner.html +++ b/js/client-rt/interfaces/signatureSecp256k1.ContextSigner.html @@ -1,3 +1,3 @@ -ContextSigner | @oasisprotocol/client-rt
    interface ContextSigner {
        public(): Uint8Array;
        sign(context: string, message: Uint8Array): Promise<Uint8Array>;
    }

    Implemented by

    Methods

    public +ContextSigner | @oasisprotocol/client-rt
    interface ContextSigner {
        public(): Uint8Array;
        sign(context: string, message: Uint8Array): Promise<Uint8Array>;
    }

    Implemented by

    Methods

    Methods

    +

    Methods

    diff --git a/js/client-rt/interfaces/signatureSecp256k1.Signer.html b/js/client-rt/interfaces/signatureSecp256k1.Signer.html index 18f0f28a56..17e7133b59 100644 --- a/js/client-rt/interfaces/signatureSecp256k1.Signer.html +++ b/js/client-rt/interfaces/signatureSecp256k1.Signer.html @@ -1,3 +1,3 @@ -Signer | @oasisprotocol/client-rt
    interface Signer {
        public(): Uint8Array;
        sign(message: Uint8Array): Promise<Uint8Array>;
    }

    Implemented by

    Methods

    public +Signer | @oasisprotocol/client-rt
    interface Signer {
        public(): Uint8Array;
        sign(message: Uint8Array): Promise<Uint8Array>;
    }

    Implemented by

    Methods

    Methods

    +

    Methods

    diff --git a/js/client-rt/interfaces/types.AccountsAccountBalances.html b/js/client-rt/interfaces/types.AccountsAccountBalances.html index 4814e685fe..1cfd810367 100644 --- a/js/client-rt/interfaces/types.AccountsAccountBalances.html +++ b/js/client-rt/interfaces/types.AccountsAccountBalances.html @@ -1,3 +1,3 @@ AccountsAccountBalances | @oasisprotocol/client-rt

    Balances in an account.

    -
    interface AccountsAccountBalances {
        balances: Map<Uint8Array, Uint8Array>;
    }

    Properties

    Properties

    balances: Map<Uint8Array, Uint8Array>
    +
    interface AccountsAccountBalances {
        balances: Map<Uint8Array, Uint8Array>;
    }

    Properties

    Properties

    balances: Map<Uint8Array, Uint8Array>
    diff --git a/js/client-rt/interfaces/types.AccountsAddressesQuery.html b/js/client-rt/interfaces/types.AccountsAddressesQuery.html index 55de255af7..cf57b158fb 100644 --- a/js/client-rt/interfaces/types.AccountsAddressesQuery.html +++ b/js/client-rt/interfaces/types.AccountsAddressesQuery.html @@ -1,3 +1,3 @@ AccountsAddressesQuery | @oasisprotocol/client-rt

    Arguments for the Addresses query.

    -
    interface AccountsAddressesQuery {
        denomination: Uint8Array;
    }

    Properties

    Properties

    denomination: Uint8Array
    +
    interface AccountsAddressesQuery {
        denomination: Uint8Array;
    }

    Properties

    Properties

    denomination: Uint8Array
    diff --git a/js/client-rt/interfaces/types.AccountsBalancesQuery.html b/js/client-rt/interfaces/types.AccountsBalancesQuery.html index fa6441d2f2..4fd4dffb4e 100644 --- a/js/client-rt/interfaces/types.AccountsBalancesQuery.html +++ b/js/client-rt/interfaces/types.AccountsBalancesQuery.html @@ -1,3 +1,3 @@ AccountsBalancesQuery | @oasisprotocol/client-rt

    Arguments for the Balances query.

    -
    interface AccountsBalancesQuery {
        address: Uint8Array;
    }

    Properties

    Properties

    address: Uint8Array
    +
    interface AccountsBalancesQuery {
        address: Uint8Array;
    }

    Properties

    Properties

    address: Uint8Array
    diff --git a/js/client-rt/interfaces/types.AccountsBurnEvent.html b/js/client-rt/interfaces/types.AccountsBurnEvent.html index 3be6e45491..87ec7a2581 100644 --- a/js/client-rt/interfaces/types.AccountsBurnEvent.html +++ b/js/client-rt/interfaces/types.AccountsBurnEvent.html @@ -1,3 +1,3 @@ -AccountsBurnEvent | @oasisprotocol/client-rt
    interface AccountsBurnEvent {
        amount: BaseUnits;
        owner: Uint8Array;
    }

    Properties

    amount +AccountsBurnEvent | @oasisprotocol/client-rt
    interface AccountsBurnEvent {
        amount: BaseUnits;
        owner: Uint8Array;
    }

    Properties

    Properties

    amount: BaseUnits
    owner: Uint8Array
    +

    Properties

    amount: BaseUnits
    owner: Uint8Array
    diff --git a/js/client-rt/interfaces/types.AccountsDenominationInfo.html b/js/client-rt/interfaces/types.AccountsDenominationInfo.html index 5d715f6b7e..b1dd6d4f00 100644 --- a/js/client-rt/interfaces/types.AccountsDenominationInfo.html +++ b/js/client-rt/interfaces/types.AccountsDenominationInfo.html @@ -1,3 +1,3 @@ AccountsDenominationInfo | @oasisprotocol/client-rt

    Information about a denomination.

    -
    interface AccountsDenominationInfo {
        decimals: number;
    }

    Properties

    Properties

    decimals: number
    +
    interface AccountsDenominationInfo {
        decimals: number;
    }

    Properties

    Properties

    decimals: number
    diff --git a/js/client-rt/interfaces/types.AccountsDenominationInfoQuery.html b/js/client-rt/interfaces/types.AccountsDenominationInfoQuery.html index 443e8fe371..9cbd5f2219 100644 --- a/js/client-rt/interfaces/types.AccountsDenominationInfoQuery.html +++ b/js/client-rt/interfaces/types.AccountsDenominationInfoQuery.html @@ -1,3 +1,3 @@ AccountsDenominationInfoQuery | @oasisprotocol/client-rt

    Interface AccountsDenominationInfoQuery

    Arguments for the DenominationInfo query.

    -
    interface AccountsDenominationInfoQuery {
        denomination: Uint8Array;
    }

    Properties

    Properties

    denomination: Uint8Array
    +
    interface AccountsDenominationInfoQuery {
        denomination: Uint8Array;
    }

    Properties

    Properties

    denomination: Uint8Array
    diff --git a/js/client-rt/interfaces/types.AccountsMintEvent.html b/js/client-rt/interfaces/types.AccountsMintEvent.html index a2023ff499..42e8cf3a09 100644 --- a/js/client-rt/interfaces/types.AccountsMintEvent.html +++ b/js/client-rt/interfaces/types.AccountsMintEvent.html @@ -1,3 +1,3 @@ -AccountsMintEvent | @oasisprotocol/client-rt
    interface AccountsMintEvent {
        amount: BaseUnits;
        owner: Uint8Array;
    }

    Properties

    amount +AccountsMintEvent | @oasisprotocol/client-rt
    interface AccountsMintEvent {
        amount: BaseUnits;
        owner: Uint8Array;
    }

    Properties

    Properties

    amount: BaseUnits
    owner: Uint8Array
    +

    Properties

    amount: BaseUnits
    owner: Uint8Array
    diff --git a/js/client-rt/interfaces/types.AccountsNonceQuery.html b/js/client-rt/interfaces/types.AccountsNonceQuery.html index 4046f11704..102d1fc272 100644 --- a/js/client-rt/interfaces/types.AccountsNonceQuery.html +++ b/js/client-rt/interfaces/types.AccountsNonceQuery.html @@ -1,3 +1,3 @@ AccountsNonceQuery | @oasisprotocol/client-rt

    Arguments for the Nonce query.

    -
    interface AccountsNonceQuery {
        address: Uint8Array;
    }

    Properties

    Properties

    address: Uint8Array
    +
    interface AccountsNonceQuery {
        address: Uint8Array;
    }

    Properties

    Properties

    address: Uint8Array
    diff --git a/js/client-rt/interfaces/types.AccountsTransfer.html b/js/client-rt/interfaces/types.AccountsTransfer.html index da7c8b9b29..37879a0d9c 100644 --- a/js/client-rt/interfaces/types.AccountsTransfer.html +++ b/js/client-rt/interfaces/types.AccountsTransfer.html @@ -1,4 +1,4 @@ AccountsTransfer | @oasisprotocol/client-rt

    Transfer call.

    -
    interface AccountsTransfer {
        amount: BaseUnits;
        to: Uint8Array;
    }

    Properties

    interface AccountsTransfer {
        amount: BaseUnits;
        to: Uint8Array;
    }

    Properties

    Properties

    amount: BaseUnits
    to: Uint8Array
    +

    Properties

    amount: BaseUnits
    to: Uint8Array
    diff --git a/js/client-rt/interfaces/types.AccountsTransferEvent.html b/js/client-rt/interfaces/types.AccountsTransferEvent.html index 6e685002e5..9983c15910 100644 --- a/js/client-rt/interfaces/types.AccountsTransferEvent.html +++ b/js/client-rt/interfaces/types.AccountsTransferEvent.html @@ -1,4 +1,4 @@ -AccountsTransferEvent | @oasisprotocol/client-rt
    interface AccountsTransferEvent {
        amount: BaseUnits;
        from: Uint8Array;
        to: Uint8Array;
    }

    Properties

    amount +AccountsTransferEvent | @oasisprotocol/client-rt
    interface AccountsTransferEvent {
        amount: BaseUnits;
        from: Uint8Array;
        to: Uint8Array;
    }

    Properties

    Properties

    amount: BaseUnits
    from: Uint8Array
    to: Uint8Array
    +

    Properties

    amount: BaseUnits
    from: Uint8Array
    to: Uint8Array
    diff --git a/js/client-rt/interfaces/types.AddressSpec.html b/js/client-rt/interfaces/types.AddressSpec.html index 59171bdab0..01b411aab8 100644 --- a/js/client-rt/interfaces/types.AddressSpec.html +++ b/js/client-rt/interfaces/types.AddressSpec.html @@ -1,6 +1,6 @@ AddressSpec | @oasisprotocol/client-rt

    Common information that specifies an address as well as how to authenticate.

    -
    interface AddressSpec {
        multisig?: MultisigConfig;
        signature?: SignatureAddressSpec;
    }

    Properties

    interface AddressSpec {
        multisig?: MultisigConfig;
        signature?: SignatureAddressSpec;
    }

    Properties

    multisig?: MultisigConfig

    For multisig authentication.

    -

    For signature authentication.

    -
    +
    signature?: SignatureAddressSpec

    For signature authentication.

    +
    diff --git a/js/client-rt/interfaces/types.AuthInfo.html b/js/client-rt/interfaces/types.AuthInfo.html index 8fda92d5a3..5303d1372e 100644 --- a/js/client-rt/interfaces/types.AuthInfo.html +++ b/js/client-rt/interfaces/types.AuthInfo.html @@ -1,6 +1,6 @@ AuthInfo | @oasisprotocol/client-rt

    Transaction authentication information.

    -
    interface AuthInfo {
        fee: Fee;
        not_after?: longnum;
        not_before?: longnum;
        si: SignerInfo[];
    }

    Properties

    fee +
    interface AuthInfo {
        fee: Fee;
        not_after?: longnum;
        not_before?: longnum;
        si: SignerInfo[];
    }

    Properties

    fee: Fee
    not_after?: longnum
    not_before?: longnum
    +

    Properties

    fee: Fee
    not_after?: longnum
    not_before?: longnum
    diff --git a/js/client-rt/interfaces/types.AuthProof.html b/js/client-rt/interfaces/types.AuthProof.html index e661e0c483..c08e259079 100644 --- a/js/client-rt/interfaces/types.AuthProof.html +++ b/js/client-rt/interfaces/types.AuthProof.html @@ -1,9 +1,9 @@ AuthProof | @oasisprotocol/client-rt

    A container for data that authenticates a transaction.

    -
    interface AuthProof {
        module?: string;
        multisig?: (null | Uint8Array)[];
        signature?: Uint8Array;
    }

    Properties

    interface AuthProof {
        module?: string;
        multisig?: (null | Uint8Array)[];
        signature?: Uint8Array;
    }

    Properties

    module?: string

    A flag to use module-controlled decoding. The string is an encoding scheme name that a module must handle. When using this variant, the scheme name must not be empty.

    -
    multisig?: (null | Uint8Array)[]

    For multisig authentication.

    -
    signature?: Uint8Array

    For signature authentication.

    -
    +
    multisig?: (null | Uint8Array)[]

    For multisig authentication.

    +
    signature?: Uint8Array

    For signature authentication.

    +
    diff --git a/js/client-rt/interfaces/types.Call.html b/js/client-rt/interfaces/types.Call.html index 107385677e..ad7c9433e2 100644 --- a/js/client-rt/interfaces/types.Call.html +++ b/js/client-rt/interfaces/types.Call.html @@ -1,6 +1,6 @@ Call | @oasisprotocol/client-rt

    Method call.

    -
    interface Call {
        body: unknown;
        format?: number;
        method: string;
        ro?: boolean;
    }

    Properties

    interface Call {
        body: unknown;
        format?: number;
        method: string;
        ro?: boolean;
    }

    Properties

    Properties

    body: unknown
    format?: number
    method: string
    ro?: boolean
    +

    Properties

    body: unknown
    format?: number
    method: string
    ro?: boolean
    diff --git a/js/client-rt/interfaces/types.CallEnvelopeX25519DeoxysII.html b/js/client-rt/interfaces/types.CallEnvelopeX25519DeoxysII.html index 9f8958fd0f..8ee32d5a37 100644 --- a/js/client-rt/interfaces/types.CallEnvelopeX25519DeoxysII.html +++ b/js/client-rt/interfaces/types.CallEnvelopeX25519DeoxysII.html @@ -1,5 +1,5 @@ CallEnvelopeX25519DeoxysII | @oasisprotocol/client-rt

    A call envelope when using the CALLFORMAT_ENCRYPTED_X25519DEOXYSII format.

    -
    interface CallEnvelopeX25519DeoxysII {
        data: Uint8Array;
        nonce: Uint8Array;
        pk: Uint8Array;
    }

    Properties

    interface CallEnvelopeX25519DeoxysII {
        data: Uint8Array;
        nonce: Uint8Array;
        pk: Uint8Array;
    }

    Properties

    Properties

    data: Uint8Array
    nonce: Uint8Array
    pk: Uint8Array
    +

    Properties

    data: Uint8Array
    nonce: Uint8Array
    pk: Uint8Array
    diff --git a/js/client-rt/interfaces/types.CallResult.html b/js/client-rt/interfaces/types.CallResult.html index 3c153dac36..bc9996478e 100644 --- a/js/client-rt/interfaces/types.CallResult.html +++ b/js/client-rt/interfaces/types.CallResult.html @@ -1,5 +1,5 @@ CallResult | @oasisprotocol/client-rt

    Call result.

    -
    interface CallResult {
        fail?: FailedCallResult;
        ok?: unknown;
        unknown?: Uint8Array;
    }

    Properties

    interface CallResult {
        fail?: FailedCallResult;
        ok?: unknown;
        unknown?: Uint8Array;
    }

    Properties

    Properties

    ok?: unknown
    unknown?: Uint8Array
    +

    Properties

    ok?: unknown
    unknown?: Uint8Array
    diff --git a/js/client-rt/interfaces/types.CallerAddress.html b/js/client-rt/interfaces/types.CallerAddress.html index b0809fbf65..9b3f34a570 100644 --- a/js/client-rt/interfaces/types.CallerAddress.html +++ b/js/client-rt/interfaces/types.CallerAddress.html @@ -1,4 +1,4 @@ CallerAddress | @oasisprotocol/client-rt

    Caller address.

    -
    interface CallerAddress {
        address?: Uint8Array;
        eth_address?: Uint8Array;
    }

    Properties

    interface CallerAddress {
        address?: Uint8Array;
        eth_address?: Uint8Array;
    }

    Properties

    address?: Uint8Array
    eth_address?: Uint8Array
    +

    Properties

    address?: Uint8Array
    eth_address?: Uint8Array
    diff --git a/js/client-rt/interfaces/types.ChangeUpgradePolicy.html b/js/client-rt/interfaces/types.ChangeUpgradePolicy.html index c31f9d727a..960a7ccb5a 100644 --- a/js/client-rt/interfaces/types.ChangeUpgradePolicy.html +++ b/js/client-rt/interfaces/types.ChangeUpgradePolicy.html @@ -1,6 +1,6 @@ ChangeUpgradePolicy | @oasisprotocol/client-rt

    Change upgrade policy call.

    -
    interface ChangeUpgradePolicy {
        id: longnum;
        upgrades_policy: ContractsPolicy;
    }

    Properties

    id +
    interface ChangeUpgradePolicy {
        id: longnum;
        upgrades_policy: ContractsPolicy;
    }

    Properties

    Properties

    id: longnum

    Instance identifier.

    -
    upgrades_policy: ContractsPolicy

    Updated contract upgrade policy.

    -
    +
    upgrades_policy: ContractsPolicy

    Updated contract upgrade policy.

    +
    diff --git a/js/client-rt/interfaces/types.ConsensusAccountBalance.html b/js/client-rt/interfaces/types.ConsensusAccountBalance.html index 4be6af32bf..ea12033bff 100644 --- a/js/client-rt/interfaces/types.ConsensusAccountBalance.html +++ b/js/client-rt/interfaces/types.ConsensusAccountBalance.html @@ -1,3 +1,3 @@ ConsensusAccountBalance | @oasisprotocol/client-rt

    Consensus account balance.

    -
    interface ConsensusAccountBalance {
        balance: Uint8Array;
    }

    Properties

    Properties

    balance: Uint8Array
    +
    interface ConsensusAccountBalance {
        balance: Uint8Array;
    }

    Properties

    Properties

    balance: Uint8Array
    diff --git a/js/client-rt/interfaces/types.ConsensusAccountQuery.html b/js/client-rt/interfaces/types.ConsensusAccountQuery.html index 4dbb9f7be7..e38cf8e761 100644 --- a/js/client-rt/interfaces/types.ConsensusAccountQuery.html +++ b/js/client-rt/interfaces/types.ConsensusAccountQuery.html @@ -1,3 +1,3 @@ ConsensusAccountQuery | @oasisprotocol/client-rt

    Consensus account query.

    -
    interface ConsensusAccountQuery {
        address: Uint8Array;
    }

    Properties

    Properties

    address: Uint8Array
    +
    interface ConsensusAccountQuery {
        address: Uint8Array;
    }

    Properties

    Properties

    address: Uint8Array
    diff --git a/js/client-rt/interfaces/types.ConsensusAccountsConsensusError.html b/js/client-rt/interfaces/types.ConsensusAccountsConsensusError.html index 2f729342e1..c6c5bf97e8 100644 --- a/js/client-rt/interfaces/types.ConsensusAccountsConsensusError.html +++ b/js/client-rt/interfaces/types.ConsensusAccountsConsensusError.html @@ -1,3 +1,3 @@ -ConsensusAccountsConsensusError | @oasisprotocol/client-rt

    Interface ConsensusAccountsConsensusError

    interface ConsensusAccountsConsensusError {
        code: number;
        module?: string;
    }

    Properties

    code +ConsensusAccountsConsensusError | @oasisprotocol/client-rt

    Interface ConsensusAccountsConsensusError

    interface ConsensusAccountsConsensusError {
        code: number;
        module?: string;
    }

    Properties

    Properties

    code: number
    module?: string
    +

    Properties

    code: number
    module?: string
    diff --git a/js/client-rt/interfaces/types.ConsensusAccountsDepositEvent.html b/js/client-rt/interfaces/types.ConsensusAccountsDepositEvent.html index 4608380ae1..824804b1f3 100644 --- a/js/client-rt/interfaces/types.ConsensusAccountsDepositEvent.html +++ b/js/client-rt/interfaces/types.ConsensusAccountsDepositEvent.html @@ -1,6 +1,6 @@ -ConsensusAccountsDepositEvent | @oasisprotocol/client-rt

    Interface ConsensusAccountsDepositEvent

    interface ConsensusAccountsDepositEvent {
        amount: BaseUnits;
        error?: ConsensusAccountsConsensusError;
        from: Uint8Array;
        nonce: longnum;
        to: Uint8Array;
    }

    Properties

    amount +ConsensusAccountsDepositEvent | @oasisprotocol/client-rt

    Interface ConsensusAccountsDepositEvent

    interface ConsensusAccountsDepositEvent {
        amount: BaseUnits;
        error?: ConsensusAccountsConsensusError;
        from: Uint8Array;
        nonce: longnum;
        to: Uint8Array;
    }

    Properties

    Properties

    amount: BaseUnits
    from: Uint8Array
    nonce: longnum
    to: Uint8Array
    +

    Properties

    amount: BaseUnits
    from: Uint8Array
    nonce: longnum
    to: Uint8Array
    diff --git a/js/client-rt/interfaces/types.ConsensusAccountsWithdrawEvent.html b/js/client-rt/interfaces/types.ConsensusAccountsWithdrawEvent.html index f79281707c..58120fc703 100644 --- a/js/client-rt/interfaces/types.ConsensusAccountsWithdrawEvent.html +++ b/js/client-rt/interfaces/types.ConsensusAccountsWithdrawEvent.html @@ -1,6 +1,6 @@ -ConsensusAccountsWithdrawEvent | @oasisprotocol/client-rt

    Interface ConsensusAccountsWithdrawEvent

    interface ConsensusAccountsWithdrawEvent {
        amount: BaseUnits;
        error?: ConsensusAccountsConsensusError;
        from: Uint8Array;
        nonce: longnum;
        to: Uint8Array;
    }

    Properties

    amount +ConsensusAccountsWithdrawEvent | @oasisprotocol/client-rt

    Interface ConsensusAccountsWithdrawEvent

    interface ConsensusAccountsWithdrawEvent {
        amount: BaseUnits;
        error?: ConsensusAccountsConsensusError;
        from: Uint8Array;
        nonce: longnum;
        to: Uint8Array;
    }

    Properties

    Properties

    amount: BaseUnits
    from: Uint8Array
    nonce: longnum
    to: Uint8Array
    +

    Properties

    amount: BaseUnits
    from: Uint8Array
    nonce: longnum
    to: Uint8Array
    diff --git a/js/client-rt/interfaces/types.ConsensusBalanceQuery.html b/js/client-rt/interfaces/types.ConsensusBalanceQuery.html index b084ea083d..c05166c5f7 100644 --- a/js/client-rt/interfaces/types.ConsensusBalanceQuery.html +++ b/js/client-rt/interfaces/types.ConsensusBalanceQuery.html @@ -1,3 +1,3 @@ ConsensusBalanceQuery | @oasisprotocol/client-rt

    Consensus balance query.

    -
    interface ConsensusBalanceQuery {
        address: Uint8Array;
    }

    Properties

    Properties

    address: Uint8Array
    +
    interface ConsensusBalanceQuery {
        address: Uint8Array;
    }

    Properties

    Properties

    address: Uint8Array
    diff --git a/js/client-rt/interfaces/types.ConsensusDeposit.html b/js/client-rt/interfaces/types.ConsensusDeposit.html index cc093bffdf..056dea01a3 100644 --- a/js/client-rt/interfaces/types.ConsensusDeposit.html +++ b/js/client-rt/interfaces/types.ConsensusDeposit.html @@ -1,4 +1,4 @@ ConsensusDeposit | @oasisprotocol/client-rt

    Consensus deposit call.

    -
    interface ConsensusDeposit {
        amount: BaseUnits;
        to?: Uint8Array;
    }

    Properties

    interface ConsensusDeposit {
        amount: BaseUnits;
        to?: Uint8Array;
    }

    Properties

    Properties

    amount: BaseUnits
    to?: Uint8Array
    +

    Properties

    amount: BaseUnits
    to?: Uint8Array
    diff --git a/js/client-rt/interfaces/types.ConsensusParameters.html b/js/client-rt/interfaces/types.ConsensusParameters.html index 0feee7a3f3..f1d93bad8d 100644 --- a/js/client-rt/interfaces/types.ConsensusParameters.html +++ b/js/client-rt/interfaces/types.ConsensusParameters.html @@ -1,4 +1,4 @@ ConsensusParameters | @oasisprotocol/client-rt

    Parameters for the consensus module.

    -
    interface ConsensusParameters {
        consensus_denomination: Uint8Array;
        consensus_scaling_factor: longnum;
    }

    Properties

    interface ConsensusParameters {
        consensus_denomination: Uint8Array;
        consensus_scaling_factor: longnum;
    }

    Properties

    consensus_denomination: Uint8Array
    consensus_scaling_factor: longnum
    +

    Properties

    consensus_denomination: Uint8Array
    consensus_scaling_factor: longnum
    diff --git a/js/client-rt/interfaces/types.ConsensusWithdraw.html b/js/client-rt/interfaces/types.ConsensusWithdraw.html index 1afe330168..f37f1c2faf 100644 --- a/js/client-rt/interfaces/types.ConsensusWithdraw.html +++ b/js/client-rt/interfaces/types.ConsensusWithdraw.html @@ -1,4 +1,4 @@ ConsensusWithdraw | @oasisprotocol/client-rt

    Consensus withdraw call.

    -
    interface ConsensusWithdraw {
        amount: BaseUnits;
        to?: Uint8Array;
    }

    Properties

    interface ConsensusWithdraw {
        amount: BaseUnits;
        to?: Uint8Array;
    }

    Properties

    Properties

    amount: BaseUnits
    to?: Uint8Array
    +

    Properties

    amount: BaseUnits
    to?: Uint8Array
    diff --git a/js/client-rt/interfaces/types.ContractsCall.html b/js/client-rt/interfaces/types.ContractsCall.html index a8b758efe8..1905b8ff08 100644 --- a/js/client-rt/interfaces/types.ContractsCall.html +++ b/js/client-rt/interfaces/types.ContractsCall.html @@ -1,8 +1,8 @@ ContractsCall | @oasisprotocol/client-rt

    Contract call.

    -
    interface ContractsCall {
        data: Uint8Array;
        id: longnum;
        tokens: BaseUnits[];
    }

    Properties

    interface ContractsCall {
        data: Uint8Array;
        id: longnum;
        tokens: BaseUnits[];
    }

    Properties

    Properties

    data: Uint8Array

    Call arguments.

    -
    id: longnum

    Instance identifier.

    -
    tokens: BaseUnits[]

    Tokens that should be sent to the contract as part of the call.

    -
    +
    id: longnum

    Instance identifier.

    +
    tokens: BaseUnits[]

    Tokens that should be sent to the contract as part of the call.

    +
    diff --git a/js/client-rt/interfaces/types.ContractsCode.html b/js/client-rt/interfaces/types.ContractsCode.html index d8658001c1..13363e52fe 100644 --- a/js/client-rt/interfaces/types.ContractsCode.html +++ b/js/client-rt/interfaces/types.ContractsCode.html @@ -1,12 +1,12 @@ ContractsCode | @oasisprotocol/client-rt

    Stored code information.

    -
    interface ContractsCode {
        abi: number;
        hash: Uint8Array;
        id: longnum;
        instantiate_policy: ContractsPolicy;
        uploader: Uint8Array;
    }

    Properties

    abi +
    interface ContractsCode {
        abi: number;
        hash: Uint8Array;
        id: longnum;
        instantiate_policy: ContractsPolicy;
        uploader: Uint8Array;
    }

    Properties

    abi: number

    ABI.

    -
    hash: Uint8Array

    Code hash.

    -
    id: longnum

    Unique code identifier.

    -
    instantiate_policy: ContractsPolicy

    Who is allowed to instantiate this code.

    -
    uploader: Uint8Array

    Code uploader address.

    -
    +
    hash: Uint8Array

    Code hash.

    +
    id: longnum

    Unique code identifier.

    +
    instantiate_policy: ContractsPolicy

    Who is allowed to instantiate this code.

    +
    uploader: Uint8Array

    Code uploader address.

    +
    diff --git a/js/client-rt/interfaces/types.ContractsCodeQuery.html b/js/client-rt/interfaces/types.ContractsCodeQuery.html index db9011d8f8..7d536d4b4c 100644 --- a/js/client-rt/interfaces/types.ContractsCodeQuery.html +++ b/js/client-rt/interfaces/types.ContractsCodeQuery.html @@ -1,4 +1,4 @@ ContractsCodeQuery | @oasisprotocol/client-rt

    Code information query.

    -
    interface ContractsCodeQuery {
        id: longnum;
    }

    Properties

    id +
    interface ContractsCodeQuery {
        id: longnum;
    }

    Properties

    Properties

    id: longnum

    Code identifier.

    -
    +
    diff --git a/js/client-rt/interfaces/types.ContractsCodeStorageQuery.html b/js/client-rt/interfaces/types.ContractsCodeStorageQuery.html index 96793cfc19..2d9e5420e0 100644 --- a/js/client-rt/interfaces/types.ContractsCodeStorageQuery.html +++ b/js/client-rt/interfaces/types.ContractsCodeStorageQuery.html @@ -1,4 +1,4 @@ ContractsCodeStorageQuery | @oasisprotocol/client-rt

    Code storage information query.

    -
    interface ContractsCodeStorageQuery {
        id: longnum;
    }

    Properties

    id +
    interface ContractsCodeStorageQuery {
        id: longnum;
    }

    Properties

    Properties

    id: longnum

    Code identifier.

    -
    +
    diff --git a/js/client-rt/interfaces/types.ContractsCodeStorageQueryResult.html b/js/client-rt/interfaces/types.ContractsCodeStorageQueryResult.html index d2b9d2cfb9..f3e4e1fd78 100644 --- a/js/client-rt/interfaces/types.ContractsCodeStorageQueryResult.html +++ b/js/client-rt/interfaces/types.ContractsCodeStorageQueryResult.html @@ -1,3 +1,3 @@ -ContractsCodeStorageQueryResult | @oasisprotocol/client-rt

    Interface ContractsCodeStorageQueryResult

    interface ContractsCodeStorageQueryResult {
        code: Uint8Array;
    }

    Properties

    code +ContractsCodeStorageQueryResult | @oasisprotocol/client-rt

    Interface ContractsCodeStorageQueryResult

    interface ContractsCodeStorageQueryResult {
        code: Uint8Array;
    }

    Properties

    Properties

    code: Uint8Array

    Stored contract code.

    -
    +
    diff --git a/js/client-rt/interfaces/types.ContractsContractEvent.html b/js/client-rt/interfaces/types.ContractsContractEvent.html index f3601cd4ef..71338e817d 100644 --- a/js/client-rt/interfaces/types.ContractsContractEvent.html +++ b/js/client-rt/interfaces/types.ContractsContractEvent.html @@ -1,6 +1,6 @@ ContractsContractEvent | @oasisprotocol/client-rt

    An event emitted from a contract, wrapped to include additional metadata.

    -
    interface ContractsContractEvent {
        data?: Uint8Array;
        id: longnum;
    }

    Properties

    interface ContractsContractEvent {
        data?: Uint8Array;
        id: longnum;
    }

    Properties

    Properties

    data?: Uint8Array

    Raw event data emitted by the instance.

    -
    id: longnum

    Identifier of the instance that emitted the event.

    -
    +
    id: longnum

    Identifier of the instance that emitted the event.

    +
    diff --git a/js/client-rt/interfaces/types.ContractsCustomQuery.html b/js/client-rt/interfaces/types.ContractsCustomQuery.html index 5ce3f23c42..a430c78fbe 100644 --- a/js/client-rt/interfaces/types.ContractsCustomQuery.html +++ b/js/client-rt/interfaces/types.ContractsCustomQuery.html @@ -1,6 +1,6 @@ ContractsCustomQuery | @oasisprotocol/client-rt

    Custom contract query.

    -
    interface ContractsCustomQuery {
        data: Uint8Array;
        id: longnum;
    }

    Properties

    interface ContractsCustomQuery {
        data: Uint8Array;
        id: longnum;
    }

    Properties

    Properties

    data: Uint8Array

    Query arguments.

    -
    id: longnum

    Instance identifier.

    -
    +
    id: longnum

    Instance identifier.

    +
    diff --git a/js/client-rt/interfaces/types.ContractsInstance.html b/js/client-rt/interfaces/types.ContractsInstance.html index 408a8a37b6..552489df71 100644 --- a/js/client-rt/interfaces/types.ContractsInstance.html +++ b/js/client-rt/interfaces/types.ContractsInstance.html @@ -1,10 +1,10 @@ ContractsInstance | @oasisprotocol/client-rt

    Deployed code instance information.

    -
    interface ContractsInstance {
        code_id: longnum;
        creator: Uint8Array;
        id: longnum;
        upgrades_policy: ContractsPolicy;
    }

    Properties

    interface ContractsInstance {
        code_id: longnum;
        creator: Uint8Array;
        id: longnum;
        upgrades_policy: ContractsPolicy;
    }

    Properties

    code_id: longnum

    Identifier of code used by the instance.

    -
    creator: Uint8Array

    Instance creator address.

    -
    id: longnum

    Unique instance identifier.

    -
    upgrades_policy: ContractsPolicy

    Who is allowed to upgrade this instance.

    -
    +
    creator: Uint8Array

    Instance creator address.

    +
    id: longnum

    Unique instance identifier.

    +
    upgrades_policy: ContractsPolicy

    Who is allowed to upgrade this instance.

    +
    diff --git a/js/client-rt/interfaces/types.ContractsInstanceQuery.html b/js/client-rt/interfaces/types.ContractsInstanceQuery.html index 0d497a8938..3ef8536234 100644 --- a/js/client-rt/interfaces/types.ContractsInstanceQuery.html +++ b/js/client-rt/interfaces/types.ContractsInstanceQuery.html @@ -1,4 +1,4 @@ ContractsInstanceQuery | @oasisprotocol/client-rt

    Instance information query.

    -
    interface ContractsInstanceQuery {
        id: longnum;
    }

    Properties

    id +
    interface ContractsInstanceQuery {
        id: longnum;
    }

    Properties

    Properties

    id: longnum

    Instance identifier.

    -
    +
    diff --git a/js/client-rt/interfaces/types.ContractsInstanceRawStorageQuery.html b/js/client-rt/interfaces/types.ContractsInstanceRawStorageQuery.html index 3967ace152..91d83349bb 100644 --- a/js/client-rt/interfaces/types.ContractsInstanceRawStorageQuery.html +++ b/js/client-rt/interfaces/types.ContractsInstanceRawStorageQuery.html @@ -1,10 +1,10 @@ ContractsInstanceRawStorageQuery | @oasisprotocol/client-rt

    Interface ContractsInstanceRawStorageQuery

    Instance raw storage query.

    -
    interface ContractsInstanceRawStorageQuery {
        id: longnum;
        limit?: longnum;
        offset?: longnum;
        store_kind: number;
    }

    Properties

    id +
    interface ContractsInstanceRawStorageQuery {
        id: longnum;
        limit?: longnum;
        offset?: longnum;
        store_kind: number;
    }

    Properties

    id: longnum

    Instance identifier.

    -
    limit?: longnum

    Maximum number of items per page.

    -
    offset?: longnum

    Number of skipped items.

    -
    store_kind: number

    Kind of store to query.

    -
    +
    limit?: longnum

    Maximum number of items per page.

    +
    offset?: longnum

    Number of skipped items.

    +
    store_kind: number

    Kind of store to query.

    +
    diff --git a/js/client-rt/interfaces/types.ContractsInstanceRawStorageQueryResult.html b/js/client-rt/interfaces/types.ContractsInstanceRawStorageQueryResult.html index 7581c86776..4393023d06 100644 --- a/js/client-rt/interfaces/types.ContractsInstanceRawStorageQueryResult.html +++ b/js/client-rt/interfaces/types.ContractsInstanceRawStorageQueryResult.html @@ -1,3 +1,3 @@ -ContractsInstanceRawStorageQueryResult | @oasisprotocol/client-rt

    Interface ContractsInstanceRawStorageQueryResult

    interface ContractsInstanceRawStorageQueryResult {
        items: [Uint8Array, Uint8Array][];
    }

    Properties

    items +ContractsInstanceRawStorageQueryResult | @oasisprotocol/client-rt

    Interface ContractsInstanceRawStorageQueryResult

    interface ContractsInstanceRawStorageQueryResult {
        items: [Uint8Array, Uint8Array][];
    }

    Properties

    Properties

    items: [Uint8Array, Uint8Array][]

    List of key-value pairs in contract's public store.

    -
    +
    diff --git a/js/client-rt/interfaces/types.ContractsInstanceStorageQuery.html b/js/client-rt/interfaces/types.ContractsInstanceStorageQuery.html index 8565506b72..a3f06afd51 100644 --- a/js/client-rt/interfaces/types.ContractsInstanceStorageQuery.html +++ b/js/client-rt/interfaces/types.ContractsInstanceStorageQuery.html @@ -1,6 +1,6 @@ ContractsInstanceStorageQuery | @oasisprotocol/client-rt

    Interface ContractsInstanceStorageQuery

    Instance storage query.

    -
    interface ContractsInstanceStorageQuery {
        id: longnum;
        key: Uint8Array;
    }

    Properties

    id +
    interface ContractsInstanceStorageQuery {
        id: longnum;
        key: Uint8Array;
    }

    Properties

    Properties

    id: longnum

    Instance identifier.

    -
    key: Uint8Array

    Storage key.

    -
    +
    key: Uint8Array

    Storage key.

    +
    diff --git a/js/client-rt/interfaces/types.ContractsInstanceStorageQueryResult.html b/js/client-rt/interfaces/types.ContractsInstanceStorageQueryResult.html index f5dfdcf5ac..5fdbe88104 100644 --- a/js/client-rt/interfaces/types.ContractsInstanceStorageQueryResult.html +++ b/js/client-rt/interfaces/types.ContractsInstanceStorageQueryResult.html @@ -1,3 +1,3 @@ -ContractsInstanceStorageQueryResult | @oasisprotocol/client-rt

    Interface ContractsInstanceStorageQueryResult

    interface ContractsInstanceStorageQueryResult {
        value: null | Uint8Array;
    }

    Properties

    value +ContractsInstanceStorageQueryResult | @oasisprotocol/client-rt

    Interface ContractsInstanceStorageQueryResult

    interface ContractsInstanceStorageQueryResult {
        value: null | Uint8Array;
    }

    Properties

    Properties

    value: null | Uint8Array

    Storage value or None if key doesn't exist.

    -
    +
    diff --git a/js/client-rt/interfaces/types.ContractsInstantiate.html b/js/client-rt/interfaces/types.ContractsInstantiate.html index 5d62ce37d8..9cf42574c6 100644 --- a/js/client-rt/interfaces/types.ContractsInstantiate.html +++ b/js/client-rt/interfaces/types.ContractsInstantiate.html @@ -1,10 +1,10 @@ ContractsInstantiate | @oasisprotocol/client-rt

    Instantiate call.

    -
    interface ContractsInstantiate {
        code_id: longnum;
        data: Uint8Array;
        tokens: BaseUnits[];
        upgrades_policy: ContractsPolicy;
    }

    Properties

    interface ContractsInstantiate {
        code_id: longnum;
        data: Uint8Array;
        tokens: BaseUnits[];
        upgrades_policy: ContractsPolicy;
    }

    Properties

    code_id: longnum

    Identifier of code used by the instance.

    -
    data: Uint8Array

    Arguments to contract's instantiation function.

    -
    tokens: BaseUnits[]

    Tokens that should be sent to the contract as part of the instantiate call.

    -
    upgrades_policy: ContractsPolicy

    Who is allowed to upgrade this instance.

    -
    +
    data: Uint8Array

    Arguments to contract's instantiation function.

    +
    tokens: BaseUnits[]

    Tokens that should be sent to the contract as part of the instantiate call.

    +
    upgrades_policy: ContractsPolicy

    Who is allowed to upgrade this instance.

    +
    diff --git a/js/client-rt/interfaces/types.ContractsInstantiateResult.html b/js/client-rt/interfaces/types.ContractsInstantiateResult.html index de52cb6ebc..b3e8038c43 100644 --- a/js/client-rt/interfaces/types.ContractsInstantiateResult.html +++ b/js/client-rt/interfaces/types.ContractsInstantiateResult.html @@ -1,4 +1,4 @@ ContractsInstantiateResult | @oasisprotocol/client-rt

    Instantiate call result.

    -
    interface ContractsInstantiateResult {
        id: longnum;
    }

    Properties

    id +
    interface ContractsInstantiateResult {
        id: longnum;
    }

    Properties

    Properties

    id: longnum

    Assigned instance identifier.

    -
    +
    diff --git a/js/client-rt/interfaces/types.ContractsPolicy.html b/js/client-rt/interfaces/types.ContractsPolicy.html index 284d3ee4c2..4e313f061b 100644 --- a/js/client-rt/interfaces/types.ContractsPolicy.html +++ b/js/client-rt/interfaces/types.ContractsPolicy.html @@ -1,4 +1,4 @@ -ContractsPolicy | @oasisprotocol/client-rt
    interface ContractsPolicy {
        address?: Uint8Array;
        everyone?: {};
        nobody?: {};
    }

    Properties

    address? +ContractsPolicy | @oasisprotocol/client-rt
    interface ContractsPolicy {
        address?: Uint8Array;
        everyone?: {};
        nobody?: {};
    }

    Properties

    address?: Uint8Array
    everyone?: {}
    nobody?: {}
    +

    Properties

    address?: Uint8Array
    everyone?: {}
    nobody?: {}
    diff --git a/js/client-rt/interfaces/types.ContractsPublicKeyQuery.html b/js/client-rt/interfaces/types.ContractsPublicKeyQuery.html index a64ce0022c..a0a7ab3e2b 100644 --- a/js/client-rt/interfaces/types.ContractsPublicKeyQuery.html +++ b/js/client-rt/interfaces/types.ContractsPublicKeyQuery.html @@ -1,6 +1,6 @@ ContractsPublicKeyQuery | @oasisprotocol/client-rt

    Public key query.

    -
    interface ContractsPublicKeyQuery {
        id: longnum;
        kind: number;
    }

    Properties

    id +
    interface ContractsPublicKeyQuery {
        id: longnum;
        kind: number;
    }

    Properties

    Properties

    id: longnum

    Instance identifier.

    -
    kind: number

    Kind of public key.

    -
    +
    kind: number

    Kind of public key.

    +
    diff --git a/js/client-rt/interfaces/types.ContractsPublicKeyQueryResult.html b/js/client-rt/interfaces/types.ContractsPublicKeyQueryResult.html index 8e628b4d02..be376a9635 100644 --- a/js/client-rt/interfaces/types.ContractsPublicKeyQueryResult.html +++ b/js/client-rt/interfaces/types.ContractsPublicKeyQueryResult.html @@ -1,8 +1,8 @@ ContractsPublicKeyQueryResult | @oasisprotocol/client-rt

    Interface ContractsPublicKeyQueryResult

    Public key query result.

    -
    interface ContractsPublicKeyQueryResult {
        checksum: Uint8Array;
        key: Uint8Array;
        signature: Uint8Array;
    }

    Properties

    interface ContractsPublicKeyQueryResult {
        checksum: Uint8Array;
        key: Uint8Array;
        signature: Uint8Array;
    }

    Properties

    checksum: Uint8Array

    Checksum of the key manager state.

    -
    key: Uint8Array

    Public key.

    -
    signature: Uint8Array

    Sign(sk, (key || checksum)) from the key manager.

    -
    +
    key: Uint8Array

    Public key.

    +
    signature: Uint8Array

    Sign(sk, (key || checksum)) from the key manager.

    +
    diff --git a/js/client-rt/interfaces/types.ContractsUpgrade.html b/js/client-rt/interfaces/types.ContractsUpgrade.html index 0fe75505e9..6cfc2ce570 100644 --- a/js/client-rt/interfaces/types.ContractsUpgrade.html +++ b/js/client-rt/interfaces/types.ContractsUpgrade.html @@ -1,10 +1,10 @@ ContractsUpgrade | @oasisprotocol/client-rt

    Upgrade call.

    -
    interface ContractsUpgrade {
        code_id: longnum;
        data: Uint8Array;
        id: longnum;
        tokens: BaseUnits[];
    }

    Properties

    interface ContractsUpgrade {
        code_id: longnum;
        data: Uint8Array;
        id: longnum;
        tokens: BaseUnits[];
    }

    Properties

    Properties

    code_id: longnum

    Updated code identifier.

    -
    data: Uint8Array

    Arguments to contract's upgrade function.

    -
    id: longnum

    Instance identifier.

    -
    tokens: BaseUnits[]

    Tokens that should be sent to the contract as part of the call.

    -
    +
    data: Uint8Array

    Arguments to contract's upgrade function.

    +
    id: longnum

    Instance identifier.

    +
    tokens: BaseUnits[]

    Tokens that should be sent to the contract as part of the call.

    +
    diff --git a/js/client-rt/interfaces/types.ContractsUpload.html b/js/client-rt/interfaces/types.ContractsUpload.html index ee72e6645d..76070c637d 100644 --- a/js/client-rt/interfaces/types.ContractsUpload.html +++ b/js/client-rt/interfaces/types.ContractsUpload.html @@ -1,8 +1,8 @@ ContractsUpload | @oasisprotocol/client-rt

    Upload call.

    -
    interface ContractsUpload {
        abi: number;
        code: Uint8Array;
        instantiate_policy: ContractsPolicy;
    }

    Properties

    abi +
    interface ContractsUpload {
        abi: number;
        code: Uint8Array;
        instantiate_policy: ContractsPolicy;
    }

    Properties

    abi: number

    ABI.

    -
    code: Uint8Array

    Compiled contract code.

    -
    instantiate_policy: ContractsPolicy

    Who is allowed to instantiate this code.

    -
    +
    code: Uint8Array

    Compiled contract code.

    +
    instantiate_policy: ContractsPolicy

    Who is allowed to instantiate this code.

    +
    diff --git a/js/client-rt/interfaces/types.ContractsUploadResult.html b/js/client-rt/interfaces/types.ContractsUploadResult.html index 15d4fbe7b9..8a3467fb65 100644 --- a/js/client-rt/interfaces/types.ContractsUploadResult.html +++ b/js/client-rt/interfaces/types.ContractsUploadResult.html @@ -1,4 +1,4 @@ ContractsUploadResult | @oasisprotocol/client-rt

    Upload call result.

    -
    interface ContractsUploadResult {
        id: longnum;
    }

    Properties

    id +
    interface ContractsUploadResult {
        id: longnum;
    }

    Properties

    Properties

    id: longnum

    Assigned code identifier.

    -
    +
    diff --git a/js/client-rt/interfaces/types.CoreCallDataPublicKeyQueryResponse.html b/js/client-rt/interfaces/types.CoreCallDataPublicKeyQueryResponse.html index e706d22320..2643d20546 100644 --- a/js/client-rt/interfaces/types.CoreCallDataPublicKeyQueryResponse.html +++ b/js/client-rt/interfaces/types.CoreCallDataPublicKeyQueryResponse.html @@ -1,4 +1,4 @@ CoreCallDataPublicKeyQueryResponse | @oasisprotocol/client-rt

    Interface CoreCallDataPublicKeyQueryResponse

    Response to the call data public key query.

    -
    interface CoreCallDataPublicKeyQueryResponse {
        public_key: KeyManagerSignedPublicKey;
    }

    Properties

    interface CoreCallDataPublicKeyQueryResponse {
        public_key: KeyManagerSignedPublicKey;
    }

    Properties

    Properties

    Public key used for deriving the shared secret for encrypting call data.

    -
    +
    diff --git a/js/client-rt/interfaces/types.CoreEstimateGasQuery.html b/js/client-rt/interfaces/types.CoreEstimateGasQuery.html index e976fd25cc..d8be419193 100644 --- a/js/client-rt/interfaces/types.CoreEstimateGasQuery.html +++ b/js/client-rt/interfaces/types.CoreEstimateGasQuery.html @@ -1,5 +1,5 @@ CoreEstimateGasQuery | @oasisprotocol/client-rt

    Arguments for the EstimateGas query.

    -
    interface CoreEstimateGasQuery {
        caller?: CallerAddress;
        propagate_failures?: boolean;
        tx: Transaction;
    }

    Properties

    interface CoreEstimateGasQuery {
        caller?: CallerAddress;
        propagate_failures?: boolean;
        tx: Transaction;
    }

    Properties

    caller?: CallerAddress
    propagate_failures?: boolean
    +

    Properties

    caller?: CallerAddress
    propagate_failures?: boolean
    diff --git a/js/client-rt/interfaces/types.CoreGasUsedEvent.html b/js/client-rt/interfaces/types.CoreGasUsedEvent.html index cb36e70625..bdc3560a5b 100644 --- a/js/client-rt/interfaces/types.CoreGasUsedEvent.html +++ b/js/client-rt/interfaces/types.CoreGasUsedEvent.html @@ -1,3 +1,3 @@ CoreGasUsedEvent | @oasisprotocol/client-rt

    Core module Gas used event.

    -
    interface CoreGasUsedEvent {
        amount: longnum;
    }

    Properties

    Properties

    amount: longnum
    +
    interface CoreGasUsedEvent {
        amount: longnum;
    }

    Properties

    Properties

    amount: longnum
    diff --git a/js/client-rt/interfaces/types.CoreMethodHandlerInfo.html b/js/client-rt/interfaces/types.CoreMethodHandlerInfo.html index 89f812e907..1d69f49c7e 100644 --- a/js/client-rt/interfaces/types.CoreMethodHandlerInfo.html +++ b/js/client-rt/interfaces/types.CoreMethodHandlerInfo.html @@ -1,3 +1,3 @@ -CoreMethodHandlerInfo | @oasisprotocol/client-rt
    interface CoreMethodHandlerInfo {
        kind: "call" | "query" | "message_result";
        name: string;
    }

    Properties

    kind +CoreMethodHandlerInfo | @oasisprotocol/client-rt
    interface CoreMethodHandlerInfo {
        kind: "call" | "query" | "message_result";
        name: string;
    }

    Properties

    Properties

    kind: "call" | "query" | "message_result"
    name: string
    +

    Properties

    kind: "call" | "query" | "message_result"
    name: string
    diff --git a/js/client-rt/interfaces/types.CoreModuleInfo.html b/js/client-rt/interfaces/types.CoreModuleInfo.html index 145f937e3e..d248f4994f 100644 --- a/js/client-rt/interfaces/types.CoreModuleInfo.html +++ b/js/client-rt/interfaces/types.CoreModuleInfo.html @@ -1,5 +1,5 @@ CoreModuleInfo | @oasisprotocol/client-rt

    Metadata for an individual module within the runtime.

    -
    interface CoreModuleInfo {
        methods: CoreMethodHandlerInfo[];
        params: any;
        version: number;
    }

    Properties

    interface CoreModuleInfo {
        methods: CoreMethodHandlerInfo[];
        params: any;
        version: number;
    }

    Properties

    Properties

    params: any
    version: number
    +

    Properties

    params: any
    version: number
    diff --git a/js/client-rt/interfaces/types.CoreRuntimeInfoQueryResponse.html b/js/client-rt/interfaces/types.CoreRuntimeInfoQueryResponse.html index ed71fe12b1..cc7eb29ff1 100644 --- a/js/client-rt/interfaces/types.CoreRuntimeInfoQueryResponse.html +++ b/js/client-rt/interfaces/types.CoreRuntimeInfoQueryResponse.html @@ -1,5 +1,5 @@ CoreRuntimeInfoQueryResponse | @oasisprotocol/client-rt

    Interface CoreRuntimeInfoQueryResponse

    Response to the RuntimeInfo query.

    -
    interface CoreRuntimeInfoQueryResponse {
        modules: {
            [key: string]: CoreModuleInfo;
        };
        runtime_version: Version;
        state_version: number;
    }

    Properties

    interface CoreRuntimeInfoQueryResponse {
        modules: {
            [key: string]: CoreModuleInfo;
        };
        runtime_version: Version;
        state_version: number;
    }

    Properties

    modules: {
        [key: string]: CoreModuleInfo;
    }
    runtime_version: Version
    state_version: number
    +

    Properties

    modules: {
        [key: string]: CoreModuleInfo;
    }
    runtime_version: Version
    state_version: number
    diff --git a/js/client-rt/interfaces/types.EVMBalanceQuery.html b/js/client-rt/interfaces/types.EVMBalanceQuery.html index 6212f3ae35..11a2b205ce 100644 --- a/js/client-rt/interfaces/types.EVMBalanceQuery.html +++ b/js/client-rt/interfaces/types.EVMBalanceQuery.html @@ -1,3 +1,3 @@ EVMBalanceQuery | @oasisprotocol/client-rt

    Transaction body for fetching EVM account's balance.

    -
    interface EVMBalanceQuery {
        address: Uint8Array;
    }

    Properties

    Properties

    address: Uint8Array
    +
    interface EVMBalanceQuery {
        address: Uint8Array;
    }

    Properties

    Properties

    address: Uint8Array
    diff --git a/js/client-rt/interfaces/types.EVMCall.html b/js/client-rt/interfaces/types.EVMCall.html index 33f25bb6d2..be0e985124 100644 --- a/js/client-rt/interfaces/types.EVMCall.html +++ b/js/client-rt/interfaces/types.EVMCall.html @@ -1,5 +1,5 @@ EVMCall | @oasisprotocol/client-rt

    Transaction body for calling an EVM contract.

    -
    interface EVMCall {
        address: Uint8Array;
        data: Uint8Array;
        value: Uint8Array;
    }

    Properties

    interface EVMCall {
        address: Uint8Array;
        data: Uint8Array;
        value: Uint8Array;
    }

    Properties

    Properties

    address: Uint8Array
    data: Uint8Array
    value: Uint8Array
    +

    Properties

    address: Uint8Array
    data: Uint8Array
    value: Uint8Array
    diff --git a/js/client-rt/interfaces/types.EVMCodeQuery.html b/js/client-rt/interfaces/types.EVMCodeQuery.html index f9f2b902fc..cc85746467 100644 --- a/js/client-rt/interfaces/types.EVMCodeQuery.html +++ b/js/client-rt/interfaces/types.EVMCodeQuery.html @@ -1,3 +1,3 @@ EVMCodeQuery | @oasisprotocol/client-rt

    Transaction body for peeking into EVM code storage.

    -
    interface EVMCodeQuery {
        address: Uint8Array;
    }

    Properties

    Properties

    address: Uint8Array
    +
    interface EVMCodeQuery {
        address: Uint8Array;
    }

    Properties

    Properties

    address: Uint8Array
    diff --git a/js/client-rt/interfaces/types.EVMCreate.html b/js/client-rt/interfaces/types.EVMCreate.html index 89a94f13d6..2063f9ee3c 100644 --- a/js/client-rt/interfaces/types.EVMCreate.html +++ b/js/client-rt/interfaces/types.EVMCreate.html @@ -1,4 +1,4 @@ EVMCreate | @oasisprotocol/client-rt

    Transaction body for creating an EVM contract.

    -
    interface EVMCreate {
        init_code: Uint8Array;
        value: Uint8Array;
    }

    Properties

    interface EVMCreate {
        init_code: Uint8Array;
        value: Uint8Array;
    }

    Properties

    Properties

    init_code: Uint8Array
    value: Uint8Array
    +

    Properties

    init_code: Uint8Array
    value: Uint8Array
    diff --git a/js/client-rt/interfaces/types.EVMLogEvent.html b/js/client-rt/interfaces/types.EVMLogEvent.html index b951838343..cb48323d7e 100644 --- a/js/client-rt/interfaces/types.EVMLogEvent.html +++ b/js/client-rt/interfaces/types.EVMLogEvent.html @@ -1,4 +1,4 @@ -EVMLogEvent | @oasisprotocol/client-rt
    interface EVMLogEvent {
        address: Uint8Array;
        data: Uint8Array;
        topics: Uint8Array[];
    }

    Properties

    address +EVMLogEvent | @oasisprotocol/client-rt
    interface EVMLogEvent {
        address: Uint8Array;
        data: Uint8Array;
        topics: Uint8Array[];
    }

    Properties

    Properties

    address: Uint8Array
    data: Uint8Array
    topics: Uint8Array[]
    +

    Properties

    address: Uint8Array
    data: Uint8Array
    topics: Uint8Array[]
    diff --git a/js/client-rt/interfaces/types.EVMSimulateCallQuery.html b/js/client-rt/interfaces/types.EVMSimulateCallQuery.html index 714b4bb926..ce0ff6ce61 100644 --- a/js/client-rt/interfaces/types.EVMSimulateCallQuery.html +++ b/js/client-rt/interfaces/types.EVMSimulateCallQuery.html @@ -1,9 +1,9 @@ EVMSimulateCallQuery | @oasisprotocol/client-rt

    Transaction body for simulating an EVM call.

    -
    interface EVMSimulateCallQuery {
        address: Uint8Array;
        caller: Uint8Array;
        data: Uint8Array;
        gas_limit: longnum;
        gas_price: Uint8Array;
        leash?: Leash;
        value: Uint8Array;
    }

    Properties

    interface EVMSimulateCallQuery {
        address: Uint8Array;
        caller: Uint8Array;
        data: Uint8Array;
        gas_limit: longnum;
        gas_price: Uint8Array;
        leash?: Leash;
        value: Uint8Array;
    }

    Properties

    address: Uint8Array
    caller: Uint8Array
    data: Uint8Array
    gas_limit: longnum
    gas_price: Uint8Array
    leash?: Leash
    value: Uint8Array
    +

    Properties

    address: Uint8Array
    caller: Uint8Array
    data: Uint8Array
    gas_limit: longnum
    gas_price: Uint8Array
    leash?: Leash
    value: Uint8Array
    diff --git a/js/client-rt/interfaces/types.EVMStorageQuery.html b/js/client-rt/interfaces/types.EVMStorageQuery.html index 410dbed1e1..10ccceb2c6 100644 --- a/js/client-rt/interfaces/types.EVMStorageQuery.html +++ b/js/client-rt/interfaces/types.EVMStorageQuery.html @@ -1,4 +1,4 @@ EVMStorageQuery | @oasisprotocol/client-rt

    Transaction body for peeking into EVM storage.

    -
    interface EVMStorageQuery {
        address: Uint8Array;
        index: Uint8Array;
    }

    Properties

    interface EVMStorageQuery {
        address: Uint8Array;
        index: Uint8Array;
    }

    Properties

    Properties

    address: Uint8Array
    index: Uint8Array
    +

    Properties

    address: Uint8Array
    index: Uint8Array
    diff --git a/js/client-rt/interfaces/types.FailedCallResult.html b/js/client-rt/interfaces/types.FailedCallResult.html index 765edc622a..a878f5434e 100644 --- a/js/client-rt/interfaces/types.FailedCallResult.html +++ b/js/client-rt/interfaces/types.FailedCallResult.html @@ -1,4 +1,4 @@ -FailedCallResult | @oasisprotocol/client-rt
    interface FailedCallResult {
        code: number;
        message?: string;
        module: string;
    }

    Properties

    code +FailedCallResult | @oasisprotocol/client-rt
    interface FailedCallResult {
        code: number;
        message?: string;
        module: string;
    }

    Properties

    Properties

    code: number
    message?: string
    module: string
    +

    Properties

    code: number
    message?: string
    module: string
    diff --git a/js/client-rt/interfaces/types.Fee.html b/js/client-rt/interfaces/types.Fee.html index 59e0c46f81..5471c6ca06 100644 --- a/js/client-rt/interfaces/types.Fee.html +++ b/js/client-rt/interfaces/types.Fee.html @@ -1,5 +1,5 @@ Fee | @oasisprotocol/client-rt

    Transaction fee.

    -
    interface Fee {
        amount: BaseUnits;
        consensus_messages: number;
        gas: longnum;
    }

    Properties

    interface Fee {
        amount: BaseUnits;
        consensus_messages: number;
        gas: longnum;
    }

    Properties

    amount: BaseUnits
    consensus_messages: number
    gas: longnum
    +

    Properties

    amount: BaseUnits
    consensus_messages: number
    gas: longnum
    diff --git a/js/client-rt/interfaces/types.KeyManagerSignedPublicKey.html b/js/client-rt/interfaces/types.KeyManagerSignedPublicKey.html index 04c8970b2b..46d569bcfd 100644 --- a/js/client-rt/interfaces/types.KeyManagerSignedPublicKey.html +++ b/js/client-rt/interfaces/types.KeyManagerSignedPublicKey.html @@ -1,8 +1,8 @@ KeyManagerSignedPublicKey | @oasisprotocol/client-rt

    Signed public key.

    -
    interface KeyManagerSignedPublicKey {
        checksum: Uint8Array;
        key: Uint8Array;
        signature: Uint8Array;
    }

    Properties

    interface KeyManagerSignedPublicKey {
        checksum: Uint8Array;
        key: Uint8Array;
        signature: Uint8Array;
    }

    Properties

    checksum: Uint8Array

    Checksum of the key manager state.

    -
    key: Uint8Array

    Public key.

    -
    signature: Uint8Array

    Sign(sk, (key || checksum)) from the key manager.

    -
    +
    key: Uint8Array

    Public key.

    +
    signature: Uint8Array

    Sign(sk, (key || checksum)) from the key manager.

    +
    diff --git a/js/client-rt/interfaces/types.Leash.html b/js/client-rt/interfaces/types.Leash.html index 3a7b8e045a..0f98741cef 100644 --- a/js/client-rt/interfaces/types.Leash.html +++ b/js/client-rt/interfaces/types.Leash.html @@ -1,5 +1,5 @@ -Leash | @oasisprotocol/client-rt
    interface Leash {
        block_hash: Uint8Array;
        block_number: longnum;
        block_range: longnum;
        nonce: longnum;
    }

    Properties

    block_hash +Leash | @oasisprotocol/client-rt
    interface Leash {
        block_hash: Uint8Array;
        block_number: longnum;
        block_range: longnum;
        nonce: longnum;
    }

    Properties

    block_hash: Uint8Array
    block_number: longnum
    block_range: longnum
    nonce: longnum
    +

    Properties

    block_hash: Uint8Array
    block_number: longnum
    block_range: longnum
    nonce: longnum
    diff --git a/js/client-rt/interfaces/types.MultisigConfig.html b/js/client-rt/interfaces/types.MultisigConfig.html index b47d9eb946..64205a0acc 100644 --- a/js/client-rt/interfaces/types.MultisigConfig.html +++ b/js/client-rt/interfaces/types.MultisigConfig.html @@ -1,8 +1,8 @@ MultisigConfig | @oasisprotocol/client-rt

    A multisig configuration. A set of signers with total "weight" greater than or equal to a "threshold" can authenticate for the configuration.

    -
    interface MultisigConfig {
        signers: MultisigSigner[];
        threshold: longnum;
    }

    Properties

    interface MultisigConfig {
        signers: MultisigSigner[];
        threshold: longnum;
    }

    Properties

    Properties

    signers: MultisigSigner[]

    The signers.

    -
    threshold: longnum

    The threshold.

    -
    +
    threshold: longnum

    The threshold.

    +
    diff --git a/js/client-rt/interfaces/types.MultisigSigner.html b/js/client-rt/interfaces/types.MultisigSigner.html index d60542cd02..ec10450d88 100644 --- a/js/client-rt/interfaces/types.MultisigSigner.html +++ b/js/client-rt/interfaces/types.MultisigSigner.html @@ -1,6 +1,6 @@ MultisigSigner | @oasisprotocol/client-rt

    One of the signers in a multisig configuration.

    -
    interface MultisigSigner {
        public_key: PublicKey;
        weight: longnum;
    }

    Properties

    interface MultisigSigner {
        public_key: PublicKey;
        weight: longnum;
    }

    Properties

    Properties

    public_key: PublicKey

    The public key of the signer.

    -
    weight: longnum

    The weight of the signer.

    -
    +
    weight: longnum

    The weight of the signer.

    +
    diff --git a/js/client-rt/interfaces/types.PublicKey.html b/js/client-rt/interfaces/types.PublicKey.html index f25767fbf5..0b64c5099b 100644 --- a/js/client-rt/interfaces/types.PublicKey.html +++ b/js/client-rt/interfaces/types.PublicKey.html @@ -1,4 +1,4 @@ PublicKey | @oasisprotocol/client-rt

    A public key used for signing.

    -
    interface PublicKey {
        ed25519?: Uint8Array;
        secp256k1?: Uint8Array;
    }

    Properties

    interface PublicKey {
        ed25519?: Uint8Array;
        secp256k1?: Uint8Array;
    }

    Properties

    Properties

    ed25519?: Uint8Array
    secp256k1?: Uint8Array
    +

    Properties

    ed25519?: Uint8Array
    secp256k1?: Uint8Array
    diff --git a/js/client-rt/interfaces/types.ResultEnvelopeX25519DeoxysII.html b/js/client-rt/interfaces/types.ResultEnvelopeX25519DeoxysII.html index cf8f568b1c..e4a83469b2 100644 --- a/js/client-rt/interfaces/types.ResultEnvelopeX25519DeoxysII.html +++ b/js/client-rt/interfaces/types.ResultEnvelopeX25519DeoxysII.html @@ -1,4 +1,4 @@ ResultEnvelopeX25519DeoxysII | @oasisprotocol/client-rt

    Interface ResultEnvelopeX25519DeoxysII

    A result envelope when using the CALLFORMAT_ENCRYPTED_X25519DEOXYSII format.

    -
    interface ResultEnvelopeX25519DeoxysII {
        data: Uint8Array;
        nonce: Uint8Array;
    }

    Properties

    interface ResultEnvelopeX25519DeoxysII {
        data: Uint8Array;
        nonce: Uint8Array;
    }

    Properties

    Properties

    data: Uint8Array
    nonce: Uint8Array
    +

    Properties

    data: Uint8Array
    nonce: Uint8Array
    diff --git a/js/client-rt/interfaces/types.RewardsParameters.html b/js/client-rt/interfaces/types.RewardsParameters.html index 0a6b263381..0b96602587 100644 --- a/js/client-rt/interfaces/types.RewardsParameters.html +++ b/js/client-rt/interfaces/types.RewardsParameters.html @@ -1,5 +1,5 @@ RewardsParameters | @oasisprotocol/client-rt

    Parameters for the rewards module.

    -
    interface RewardsParameters {
        participation_threshold_denominator: number;
        participation_threshold_numerator: number;
        schedule: RewardsRewardSchedule;
    }

    Properties

    interface RewardsParameters {
        participation_threshold_denominator: number;
        participation_threshold_numerator: number;
        schedule: RewardsRewardSchedule;
    }

    Properties

    participation_threshold_denominator: number
    participation_threshold_numerator: number
    +

    Properties

    participation_threshold_denominator: number
    participation_threshold_numerator: number
    diff --git a/js/client-rt/interfaces/types.RewardsRewardSchedule.html b/js/client-rt/interfaces/types.RewardsRewardSchedule.html index f5d37d92df..4ac01107c6 100644 --- a/js/client-rt/interfaces/types.RewardsRewardSchedule.html +++ b/js/client-rt/interfaces/types.RewardsRewardSchedule.html @@ -1,3 +1,3 @@ RewardsRewardSchedule | @oasisprotocol/client-rt

    A reward schedule.

    -
    interface RewardsRewardSchedule {
        steps: RewardsRewardStep[];
    }

    Properties

    Properties

    +
    interface RewardsRewardSchedule {
        steps: RewardsRewardStep[];
    }

    Properties

    Properties

    diff --git a/js/client-rt/interfaces/types.RewardsRewardStep.html b/js/client-rt/interfaces/types.RewardsRewardStep.html index 700d098fe1..89e4e0abc9 100644 --- a/js/client-rt/interfaces/types.RewardsRewardStep.html +++ b/js/client-rt/interfaces/types.RewardsRewardStep.html @@ -1,4 +1,4 @@ RewardsRewardStep | @oasisprotocol/client-rt

    One of the time periods in the reward schedule.

    -
    interface RewardsRewardStep {
        amount: BaseUnits;
        until: longnum;
    }

    Properties

    interface RewardsRewardStep {
        amount: BaseUnits;
        until: longnum;
    }

    Properties

    Properties

    amount: BaseUnits
    until: longnum
    +

    Properties

    amount: BaseUnits
    until: longnum
    diff --git a/js/client-rt/interfaces/types.SignatureAddressSpec.html b/js/client-rt/interfaces/types.SignatureAddressSpec.html index fcc855b8ad..ddd68731b4 100644 --- a/js/client-rt/interfaces/types.SignatureAddressSpec.html +++ b/js/client-rt/interfaces/types.SignatureAddressSpec.html @@ -1,6 +1,6 @@ SignatureAddressSpec | @oasisprotocol/client-rt

    Information for signature-based authentication and public key-based address derivation.

    -
    interface SignatureAddressSpec {
        ed25519?: Uint8Array;
        secp256k1eth?: Uint8Array;
    }

    Properties

    interface SignatureAddressSpec {
        ed25519?: Uint8Array;
        secp256k1eth?: Uint8Array;
    }

    Properties

    ed25519?: Uint8Array

    Ed25519 address derivation compatible with the consensus layer.

    -
    secp256k1eth?: Uint8Array

    Ethereum-compatible address derivation from Secp256k1 public keys.

    -
    +
    secp256k1eth?: Uint8Array

    Ethereum-compatible address derivation from Secp256k1 public keys.

    +
    diff --git a/js/client-rt/interfaces/types.SignerInfo.html b/js/client-rt/interfaces/types.SignerInfo.html index fcce2f3887..8dcd6c3479 100644 --- a/js/client-rt/interfaces/types.SignerInfo.html +++ b/js/client-rt/interfaces/types.SignerInfo.html @@ -1,4 +1,4 @@ SignerInfo | @oasisprotocol/client-rt

    Transaction signer information.

    -
    interface SignerInfo {
        address_spec: AddressSpec;
        nonce: longnum;
    }

    Properties

    interface SignerInfo {
        address_spec: AddressSpec;
        nonce: longnum;
    }

    Properties

    Properties

    address_spec: AddressSpec
    nonce: longnum
    +

    Properties

    address_spec: AddressSpec
    nonce: longnum
    diff --git a/js/client-rt/interfaces/types.Transaction.html b/js/client-rt/interfaces/types.Transaction.html index 1f6590e41f..14bbe1d7bc 100644 --- a/js/client-rt/interfaces/types.Transaction.html +++ b/js/client-rt/interfaces/types.Transaction.html @@ -1,5 +1,5 @@ Transaction | @oasisprotocol/client-rt

    Transaction.

    -
    interface Transaction {
        ai: AuthInfo;
        call: Call;
        v: number;
    }

    Hierarchy

    • CBORVersioned
      • Transaction

    Properties

    ai +
    interface Transaction {
        ai: AuthInfo;
        call: Call;
        v: number;
    }

    Hierarchy

    • CBORVersioned
      • Transaction

    Properties

    Properties

    call: Call
    v: number
    +

    Properties

    call: Call
    v: number
    diff --git a/js/client-rt/modules/accounts.html b/js/client-rt/modules/accounts.html index 83137f289f..6d6a95a7b9 100644 --- a/js/client-rt/modules/accounts.html +++ b/js/client-rt/modules/accounts.html @@ -1,4 +1,4 @@ -accounts | @oasisprotocol/client-rt

    Index

    Classes

    Wrapper +accounts | @oasisprotocol/client-rt

    Index

    Classes

    Type Aliases

    Variables

    ERR_FORBIDDEN_CODE ERR_INSUFFICIENT_BALANCE_CODE diff --git a/js/client-rt/modules/address.html b/js/client-rt/modules/address.html index 6b26b7b62b..6ca87c3a38 100644 --- a/js/client-rt/modules/address.html +++ b/js/client-rt/modules/address.html @@ -1,4 +1,4 @@ -address | @oasisprotocol/client-rt

    Index

    Variables

    V0_MULTISIG_CONTEXT_IDENTIFIER +address | @oasisprotocol/client-rt

    Index

    Variables

    V0_MULTISIG_CONTEXT_IDENTIFIER V0_MULTISIG_CONTEXT_VERSION V0_SECP256K1ETH_CONTEXT_IDENTIFIER V0_SECP256K1ETH_CONTEXT_VERSION diff --git a/js/client-rt/modules/callformat.html b/js/client-rt/modules/callformat.html index ef125083b3..9da7b1efb1 100644 --- a/js/client-rt/modules/callformat.html +++ b/js/client-rt/modules/callformat.html @@ -1,4 +1,4 @@ -callformat | @oasisprotocol/client-rt

    Index

    Interfaces

    EncodeConfig +callformat | @oasisprotocol/client-rt

    Index

    Interfaces

    Variables

    Functions

    decodeResult diff --git a/js/client-rt/modules/consensus.html b/js/client-rt/modules/consensus.html index f9611f7b85..34a5f63fc5 100644 --- a/js/client-rt/modules/consensus.html +++ b/js/client-rt/modules/consensus.html @@ -1,4 +1,4 @@ -consensus | @oasisprotocol/client-rt

    Index

    Classes

    Wrapper +consensus | @oasisprotocol/client-rt

    Index

    Classes

    Variables

    ERR_AMOUNT_NOT_REPRESENTABLE_CODE ERR_CONSENSUS_INCOMPATIBLE_SIGNER_CODE ERR_INTERNAL_STATE_ERROR_CODE diff --git a/js/client-rt/modules/consensusAccounts.html b/js/client-rt/modules/consensusAccounts.html index a96ecd9630..b7265b7fef 100644 --- a/js/client-rt/modules/consensusAccounts.html +++ b/js/client-rt/modules/consensusAccounts.html @@ -1,4 +1,4 @@ -consensusAccounts | @oasisprotocol/client-rt

    Index

    Classes

    Wrapper +consensusAccounts | @oasisprotocol/client-rt

    Index

    Classes

    Type Aliases

    Variables

    ERR_INSUFFICIENT_WITHDRAW_BALANCE_CODE ERR_INVALID_ARGUMENT_CODE diff --git a/js/client-rt/modules/contracts.html b/js/client-rt/modules/contracts.html index 5b2e0e1d03..a87fdb9d42 100644 --- a/js/client-rt/modules/contracts.html +++ b/js/client-rt/modules/contracts.html @@ -1,4 +1,4 @@ -contracts | @oasisprotocol/client-rt

    Index

    Classes

    Wrapper +contracts | @oasisprotocol/client-rt

    Index

    Classes

    Type Aliases

    Variables

    ERR_CALL_DEPTH_EXCEEDED_CODE ERR_CODE_ALREADY_UPGRADED_CODE diff --git a/js/client-rt/modules/core.html b/js/client-rt/modules/core.html index 0ed69b2385..910658cd9f 100644 --- a/js/client-rt/modules/core.html +++ b/js/client-rt/modules/core.html @@ -1,4 +1,4 @@ -core | @oasisprotocol/client-rt

    Index

    Classes

    Wrapper +core | @oasisprotocol/client-rt

    Index

    Classes

    Variables

    ERR_BATCH_GAS_OVERFLOW_CODE ERR_BATCH_OUT_OF_GAS_CODE ERR_FORBIDDEN_BY_NODE_POLICY diff --git a/js/client-rt/modules/event.html b/js/client-rt/modules/event.html index dc52e09d3b..145f18bd5f 100644 --- a/js/client-rt/modules/event.html +++ b/js/client-rt/modules/event.html @@ -1,4 +1,4 @@ -event | @oasisprotocol/client-rt

    Index

    Classes

    Visitor +event | @oasisprotocol/client-rt

    Index

    Classes

    Type Aliases

    Functions

    toKey diff --git a/js/client-rt/modules/evm.html b/js/client-rt/modules/evm.html index 9a8c10d681..e6446e46dc 100644 --- a/js/client-rt/modules/evm.html +++ b/js/client-rt/modules/evm.html @@ -1,4 +1,4 @@ -evm | @oasisprotocol/client-rt

    Index

    Classes

    Wrapper +evm | @oasisprotocol/client-rt

    Index

    Classes

    Type Aliases

    Variables

    ERR_EXECUTION_FAILED_CODE ERR_FEE_OVERFLOW_CODE diff --git a/js/client-rt/modules/mraeDeoxysii.html b/js/client-rt/modules/mraeDeoxysii.html index 76e75fb695..50304bc32c 100644 --- a/js/client-rt/modules/mraeDeoxysii.html +++ b/js/client-rt/modules/mraeDeoxysii.html @@ -1,4 +1,4 @@ -mraeDeoxysii | @oasisprotocol/client-rt

    Index

    Functions

    boxOpen +mraeDeoxysii | @oasisprotocol/client-rt
    diff --git a/js/client-rt/modules/rewards.html b/js/client-rt/modules/rewards.html index 1c419c82fe..d80bb105a2 100644 --- a/js/client-rt/modules/rewards.html +++ b/js/client-rt/modules/rewards.html @@ -1,4 +1,4 @@ -rewards | @oasisprotocol/client-rt

    Index

    Classes

    Wrapper +rewards | @oasisprotocol/client-rt

    Index

    Classes

    Variables

    ERR_INVALID_ARGUMENT_CODE METHOD_PARAMETERS MODULE_NAME diff --git a/js/client-rt/modules/signatureSecp256k1.html b/js/client-rt/modules/signatureSecp256k1.html index 4661948101..ded63512a8 100644 --- a/js/client-rt/modules/signatureSecp256k1.html +++ b/js/client-rt/modules/signatureSecp256k1.html @@ -1,4 +1,4 @@ -signatureSecp256k1 | @oasisprotocol/client-rt

    Namespace signatureSecp256k1

    Index

    Classes

    BlindContextSigner +signatureSecp256k1 | @oasisprotocol/client-rt

    Namespace signatureSecp256k1

    Index

    Classes

    Interfaces

    ContextSigner Signer diff --git a/js/client-rt/modules/token.html b/js/client-rt/modules/token.html index b008401e1e..eb2cc4cd18 100644 --- a/js/client-rt/modules/token.html +++ b/js/client-rt/modules/token.html @@ -1,2 +1,2 @@ -token | @oasisprotocol/client-rt

    Index

    Variables

    NATIVE_DENOMINATION +token | @oasisprotocol/client-rt
    diff --git a/js/client-rt/modules/transaction.html b/js/client-rt/modules/transaction.html index d1ef7a9b28..d4a84c7ae4 100644 --- a/js/client-rt/modules/transaction.html +++ b/js/client-rt/modules/transaction.html @@ -1,4 +1,4 @@ -transaction | @oasisprotocol/client-rt

    Index

    Type Aliases

    AnySigner +transaction | @oasisprotocol/client-rt

    Index

    Type Aliases

    AnySigner CallHandler CallHandlers MultisigSignerSet diff --git a/js/client-rt/modules/types.html b/js/client-rt/modules/types.html index ceb214fd47..6a1ed92349 100644 --- a/js/client-rt/modules/types.html +++ b/js/client-rt/modules/types.html @@ -1,4 +1,4 @@ -types | @oasisprotocol/client-rt

    Index

    Interfaces

    AccountsAccountBalances +types | @oasisprotocol/client-rt

    Index

    Interfaces

    AccountsAccountBalances AccountsAddressesQuery AccountsBalancesQuery AccountsBurnEvent diff --git a/js/client-rt/modules/wrapper.html b/js/client-rt/modules/wrapper.html index 65e73c3c91..989ba5c42c 100644 --- a/js/client-rt/modules/wrapper.html +++ b/js/client-rt/modules/wrapper.html @@ -1,4 +1,4 @@ -wrapper | @oasisprotocol/client-rt

    Index

    Classes

    Base +wrapper | @oasisprotocol/client-rt
    diff --git a/js/client-rt/types/accounts.TransactionCallHandlers.html b/js/client-rt/types/accounts.TransactionCallHandlers.html index cadc51a0d8..ca16a7afd3 100644 --- a/js/client-rt/types/accounts.TransactionCallHandlers.html +++ b/js/client-rt/types/accounts.TransactionCallHandlers.html @@ -1,2 +1,2 @@ TransactionCallHandlers | @oasisprotocol/client-rt
    TransactionCallHandlers: {
        accounts.Transfer?: CallHandler<AccountsTransfer>;
    }

    Use this as a part of a transaction.CallHandlers.

    -
    +
    diff --git a/js/client-rt/types/consensusAccounts.TransactionCallHandlers.html b/js/client-rt/types/consensusAccounts.TransactionCallHandlers.html index d4d285a23c..994e243ec3 100644 --- a/js/client-rt/types/consensusAccounts.TransactionCallHandlers.html +++ b/js/client-rt/types/consensusAccounts.TransactionCallHandlers.html @@ -1,2 +1,2 @@ TransactionCallHandlers | @oasisprotocol/client-rt
    TransactionCallHandlers: {
        consensus.Deposit?: CallHandler<ConsensusDeposit>;
        consensus.Withdraw?: CallHandler<ConsensusWithdraw>;
    }

    Use this as a part of a transaction.CallHandlers.

    -
    +
    diff --git a/js/client-rt/types/contracts.TransactionCallHandlers.html b/js/client-rt/types/contracts.TransactionCallHandlers.html index 1892c8d884..2b12e71a48 100644 --- a/js/client-rt/types/contracts.TransactionCallHandlers.html +++ b/js/client-rt/types/contracts.TransactionCallHandlers.html @@ -1,2 +1,2 @@ TransactionCallHandlers | @oasisprotocol/client-rt
    TransactionCallHandlers: {
        contracts.Call?: CallHandler<ContractsCall>;
        contracts.ChangeUpgradePolicy?: CallHandler<ChangeUpgradePolicy>;
        contracts.Instantiate?: CallHandler<ContractsInstantiate>;
        contracts.Upgrade?: CallHandler<ContractsUpgrade>;
        contracts.Upload?: CallHandler<ContractsUpload>;
    }

    Use this as a part of a transaction.CallHandlers.

    -
    +
    diff --git a/js/client-rt/types/event.Handler.html b/js/client-rt/types/event.Handler.html index 09ee0a5d41..71027d9aaf 100644 --- a/js/client-rt/types/event.Handler.html +++ b/js/client-rt/types/event.Handler.html @@ -1 +1 @@ -Handler | @oasisprotocol/client-rt
    Handler<V>: ((e: oasis.types.RuntimeClientEvent, value: V) => void)

    Type Parameters

    • V
    +Handler | @oasisprotocol/client-rt
    Handler<V>: ((e: oasis.types.RuntimeClientEvent, value: V) => void)

    Type Parameters

    • V
    diff --git a/js/client-rt/types/event.ModuleHandler.html b/js/client-rt/types/event.ModuleHandler.html index 09e026fcc1..2feaca6854 100644 --- a/js/client-rt/types/event.ModuleHandler.html +++ b/js/client-rt/types/event.ModuleHandler.html @@ -1 +1 @@ -ModuleHandler | @oasisprotocol/client-rt
    ModuleHandler: [module: string, codes: {
        [code: number]: Handler<never>;
    }]
    +ModuleHandler | @oasisprotocol/client-rt
    ModuleHandler: [module: string, codes: {
        [code: number]: Handler<never>;
    }]
    diff --git a/js/client-rt/types/evm.TransactionCallHandlers.html b/js/client-rt/types/evm.TransactionCallHandlers.html index 0a34169a30..c5e2ea71c4 100644 --- a/js/client-rt/types/evm.TransactionCallHandlers.html +++ b/js/client-rt/types/evm.TransactionCallHandlers.html @@ -1,2 +1,2 @@ TransactionCallHandlers | @oasisprotocol/client-rt

    Type Alias TransactionCallHandlers

    TransactionCallHandlers: {
        evm.Call?: CallHandler<EVMCall>;
        evm.Create?: CallHandler<EVMCreate>;
    }

    Use this as a part of a transaction.CallHandlers.

    -
    +
    diff --git a/js/client-rt/types/transaction.AnySigner.html b/js/client-rt/types/transaction.AnySigner.html index 7efc0cd94a..8106ddd3bb 100644 --- a/js/client-rt/types/transaction.AnySigner.html +++ b/js/client-rt/types/transaction.AnySigner.html @@ -2,4 +2,4 @@ Because they all tend to look the same (e.g. have a sign method), code that accepts an AnySigner should consult separate metadata such, such as an associated types.PublicKey, to know what algorithm it is.

    -
    +
    diff --git a/js/client-rt/types/transaction.CallHandler.html b/js/client-rt/types/transaction.CallHandler.html index cc3d63a987..9f5ecaa0fb 100644 --- a/js/client-rt/types/transaction.CallHandler.html +++ b/js/client-rt/types/transaction.CallHandler.html @@ -1 +1 @@ -CallHandler | @oasisprotocol/client-rt
    CallHandler<BODY>: ((body: BODY) => void)

    Type Parameters

    • BODY
    +CallHandler | @oasisprotocol/client-rt
    CallHandler<BODY>: ((body: BODY) => void)

    Type Parameters

    • BODY
    diff --git a/js/client-rt/types/transaction.CallHandlers.html b/js/client-rt/types/transaction.CallHandlers.html index 302bd68fc9..d04cb6b1d7 100644 --- a/js/client-rt/types/transaction.CallHandlers.html +++ b/js/client-rt/types/transaction.CallHandlers.html @@ -1 +1 @@ -CallHandlers | @oasisprotocol/client-rt
    CallHandlers: {
        [method: string]: CallHandler<never>;
    }
    +CallHandlers | @oasisprotocol/client-rt
    CallHandlers: {
        [method: string]: CallHandler<never>;
    }
    diff --git a/js/client-rt/types/transaction.MultisigSignerSet.html b/js/client-rt/types/transaction.MultisigSignerSet.html index f7b47c5e4f..5a5363746a 100644 --- a/js/client-rt/types/transaction.MultisigSignerSet.html +++ b/js/client-rt/types/transaction.MultisigSignerSet.html @@ -3,4 +3,4 @@ signers. Set each element to an AnySigner to sign with that signer or null to exclude that signature.

    -
    +
    diff --git a/js/client-rt/types/transaction.ProofProvider.html b/js/client-rt/types/transaction.ProofProvider.html index 0a597ba8f6..e71439918c 100644 --- a/js/client-rt/types/transaction.ProofProvider.html +++ b/js/client-rt/types/transaction.ProofProvider.html @@ -1,4 +1,4 @@ ProofProvider | @oasisprotocol/client-rt
    ProofProvider: AnySigner | MultisigSignerSet

    A union of types for producing an types.AuthProof. Use AnySigner for a signature proof and MultisigSignerSet for a multisig proof.

    -
    +
    diff --git a/js/client-rt/types/transaction.SignatureMessageHandlersWithChainContext.html b/js/client-rt/types/transaction.SignatureMessageHandlersWithChainContext.html index 95c82bcd1b..1d020c7d55 100644 --- a/js/client-rt/types/transaction.SignatureMessageHandlersWithChainContext.html +++ b/js/client-rt/types/transaction.SignatureMessageHandlersWithChainContext.html @@ -1,2 +1,2 @@ SignatureMessageHandlersWithChainContext | @oasisprotocol/client-rt

    Type Alias SignatureMessageHandlersWithChainContext

    SignatureMessageHandlersWithChainContext: {
        oasis-runtime-sdk/tx: v0?: oasis.signature.MessageHandlerWithChainContext<Transaction>;
    }

    Use this as a part of a signature.MessageHandlersWithChainContext.

    -
    +
    diff --git a/js/client-rt/types/types.BaseUnits.html b/js/client-rt/types/types.BaseUnits.html index 2f3a067550..8c4a29b35c 100644 --- a/js/client-rt/types/types.BaseUnits.html +++ b/js/client-rt/types/types.BaseUnits.html @@ -1,2 +1,2 @@ BaseUnits | @oasisprotocol/client-rt
    BaseUnits: [amount: Uint8Array, denomination: Uint8Array]

    Token amount of given denomination in base units.

    -
    +
    diff --git a/js/client-rt/types/types.CallFormat.html b/js/client-rt/types/types.CallFormat.html index 51f2f77a0d..d86c2bda0c 100644 --- a/js/client-rt/types/types.CallFormat.html +++ b/js/client-rt/types/types.CallFormat.html @@ -1,2 +1,2 @@ CallFormat | @oasisprotocol/client-rt
    CallFormat: number

    Format used for encoding the call (and output) information.

    -
    +
    diff --git a/js/client-rt/types/types.StoreKind.html b/js/client-rt/types/types.StoreKind.html index a5c7612ad7..3e8cba85ab 100644 --- a/js/client-rt/types/types.StoreKind.html +++ b/js/client-rt/types/types.StoreKind.html @@ -1,2 +1,2 @@ StoreKind | @oasisprotocol/client-rt
    StoreKind: number

    Kind of store to query.

    -
    +
    diff --git a/js/client-rt/types/types.UnverifiedTransaction.html b/js/client-rt/types/types.UnverifiedTransaction.html index f38b1b02c5..3ba204ad75 100644 --- a/js/client-rt/types/types.UnverifiedTransaction.html +++ b/js/client-rt/types/types.UnverifiedTransaction.html @@ -1,2 +1,2 @@ UnverifiedTransaction | @oasisprotocol/client-rt
    UnverifiedTransaction: [body: Uint8Array, authProofs: AuthProof[]]

    An unverified signed transaction.

    -
    +
    diff --git a/js/client-rt/variables/accounts.ERR_FORBIDDEN_CODE.html b/js/client-rt/variables/accounts.ERR_FORBIDDEN_CODE.html index bf9f9fb28b..9ca79ca631 100644 --- a/js/client-rt/variables/accounts.ERR_FORBIDDEN_CODE.html +++ b/js/client-rt/variables/accounts.ERR_FORBIDDEN_CODE.html @@ -1 +1 @@ -ERR_FORBIDDEN_CODE | @oasisprotocol/client-rt
    ERR_FORBIDDEN_CODE: 3 = 3
    +ERR_FORBIDDEN_CODE | @oasisprotocol/client-rt
    ERR_FORBIDDEN_CODE: 3 = 3
    diff --git a/js/client-rt/variables/accounts.ERR_INSUFFICIENT_BALANCE_CODE.html b/js/client-rt/variables/accounts.ERR_INSUFFICIENT_BALANCE_CODE.html index 6989316006..9980b90aa1 100644 --- a/js/client-rt/variables/accounts.ERR_INSUFFICIENT_BALANCE_CODE.html +++ b/js/client-rt/variables/accounts.ERR_INSUFFICIENT_BALANCE_CODE.html @@ -1 +1 @@ -ERR_INSUFFICIENT_BALANCE_CODE | @oasisprotocol/client-rt

    Variable ERR_INSUFFICIENT_BALANCE_CODEConst

    ERR_INSUFFICIENT_BALANCE_CODE: 2 = 2
    +ERR_INSUFFICIENT_BALANCE_CODE | @oasisprotocol/client-rt

    Variable ERR_INSUFFICIENT_BALANCE_CODEConst

    ERR_INSUFFICIENT_BALANCE_CODE: 2 = 2
    diff --git a/js/client-rt/variables/accounts.ERR_INVALID_ARGUMENT_CODE.html b/js/client-rt/variables/accounts.ERR_INVALID_ARGUMENT_CODE.html index cb1a58e232..6af920a92a 100644 --- a/js/client-rt/variables/accounts.ERR_INVALID_ARGUMENT_CODE.html +++ b/js/client-rt/variables/accounts.ERR_INVALID_ARGUMENT_CODE.html @@ -1 +1 @@ -ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 1 = 1
    +ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 1 = 1
    diff --git a/js/client-rt/variables/accounts.ERR_NOT_FOUND_CODE.html b/js/client-rt/variables/accounts.ERR_NOT_FOUND_CODE.html index d6d61c11a1..27b5f59c35 100644 --- a/js/client-rt/variables/accounts.ERR_NOT_FOUND_CODE.html +++ b/js/client-rt/variables/accounts.ERR_NOT_FOUND_CODE.html @@ -1 +1 @@ -ERR_NOT_FOUND_CODE | @oasisprotocol/client-rt
    ERR_NOT_FOUND_CODE: 4 = 4
    +ERR_NOT_FOUND_CODE | @oasisprotocol/client-rt
    ERR_NOT_FOUND_CODE: 4 = 4
    diff --git a/js/client-rt/variables/accounts.EVENT_BURN_CODE.html b/js/client-rt/variables/accounts.EVENT_BURN_CODE.html index 2db6edc919..ed0d4ede99 100644 --- a/js/client-rt/variables/accounts.EVENT_BURN_CODE.html +++ b/js/client-rt/variables/accounts.EVENT_BURN_CODE.html @@ -1 +1 @@ -EVENT_BURN_CODE | @oasisprotocol/client-rt
    EVENT_BURN_CODE: 2 = 2
    +EVENT_BURN_CODE | @oasisprotocol/client-rt
    EVENT_BURN_CODE: 2 = 2
    diff --git a/js/client-rt/variables/accounts.EVENT_MINT_CODE.html b/js/client-rt/variables/accounts.EVENT_MINT_CODE.html index 10918bd9ef..6167869c62 100644 --- a/js/client-rt/variables/accounts.EVENT_MINT_CODE.html +++ b/js/client-rt/variables/accounts.EVENT_MINT_CODE.html @@ -1 +1 @@ -EVENT_MINT_CODE | @oasisprotocol/client-rt
    EVENT_MINT_CODE: 3 = 3
    +EVENT_MINT_CODE | @oasisprotocol/client-rt
    EVENT_MINT_CODE: 3 = 3
    diff --git a/js/client-rt/variables/accounts.EVENT_TRANSFER_CODE.html b/js/client-rt/variables/accounts.EVENT_TRANSFER_CODE.html index 26ff091f30..7e10325794 100644 --- a/js/client-rt/variables/accounts.EVENT_TRANSFER_CODE.html +++ b/js/client-rt/variables/accounts.EVENT_TRANSFER_CODE.html @@ -1 +1 @@ -EVENT_TRANSFER_CODE | @oasisprotocol/client-rt
    EVENT_TRANSFER_CODE: 1 = 1
    +EVENT_TRANSFER_CODE | @oasisprotocol/client-rt
    EVENT_TRANSFER_CODE: 1 = 1
    diff --git a/js/client-rt/variables/accounts.METHOD_ADDRESSES.html b/js/client-rt/variables/accounts.METHOD_ADDRESSES.html index b9f9e22878..8d731f7592 100644 --- a/js/client-rt/variables/accounts.METHOD_ADDRESSES.html +++ b/js/client-rt/variables/accounts.METHOD_ADDRESSES.html @@ -1 +1 @@ -METHOD_ADDRESSES | @oasisprotocol/client-rt
    METHOD_ADDRESSES: "accounts.Addresses" = 'accounts.Addresses'
    +METHOD_ADDRESSES | @oasisprotocol/client-rt
    METHOD_ADDRESSES: "accounts.Addresses" = 'accounts.Addresses'
    diff --git a/js/client-rt/variables/accounts.METHOD_BALANCES.html b/js/client-rt/variables/accounts.METHOD_BALANCES.html index 5e6ea81941..d6185d9d60 100644 --- a/js/client-rt/variables/accounts.METHOD_BALANCES.html +++ b/js/client-rt/variables/accounts.METHOD_BALANCES.html @@ -1 +1 @@ -METHOD_BALANCES | @oasisprotocol/client-rt
    METHOD_BALANCES: "accounts.Balances" = 'accounts.Balances'
    +METHOD_BALANCES | @oasisprotocol/client-rt
    METHOD_BALANCES: "accounts.Balances" = 'accounts.Balances'
    diff --git a/js/client-rt/variables/accounts.METHOD_DENOMINATION_INFO.html b/js/client-rt/variables/accounts.METHOD_DENOMINATION_INFO.html index 8967d44e5e..026bbf5545 100644 --- a/js/client-rt/variables/accounts.METHOD_DENOMINATION_INFO.html +++ b/js/client-rt/variables/accounts.METHOD_DENOMINATION_INFO.html @@ -1 +1 @@ -METHOD_DENOMINATION_INFO | @oasisprotocol/client-rt

    Variable METHOD_DENOMINATION_INFOConst

    METHOD_DENOMINATION_INFO: "accounts.DenominationInfo" = 'accounts.DenominationInfo'
    +METHOD_DENOMINATION_INFO | @oasisprotocol/client-rt

    Variable METHOD_DENOMINATION_INFOConst

    METHOD_DENOMINATION_INFO: "accounts.DenominationInfo" = 'accounts.DenominationInfo'
    diff --git a/js/client-rt/variables/accounts.METHOD_NONCE.html b/js/client-rt/variables/accounts.METHOD_NONCE.html index d2bf8679bb..b484e687f2 100644 --- a/js/client-rt/variables/accounts.METHOD_NONCE.html +++ b/js/client-rt/variables/accounts.METHOD_NONCE.html @@ -1 +1 @@ -METHOD_NONCE | @oasisprotocol/client-rt
    METHOD_NONCE: "accounts.Nonce" = 'accounts.Nonce'
    +METHOD_NONCE | @oasisprotocol/client-rt
    METHOD_NONCE: "accounts.Nonce" = 'accounts.Nonce'
    diff --git a/js/client-rt/variables/accounts.METHOD_TRANSFER.html b/js/client-rt/variables/accounts.METHOD_TRANSFER.html index c85a7470e0..9645ebf02e 100644 --- a/js/client-rt/variables/accounts.METHOD_TRANSFER.html +++ b/js/client-rt/variables/accounts.METHOD_TRANSFER.html @@ -1 +1 @@ -METHOD_TRANSFER | @oasisprotocol/client-rt
    METHOD_TRANSFER: "accounts.Transfer" = 'accounts.Transfer'
    +METHOD_TRANSFER | @oasisprotocol/client-rt
    METHOD_TRANSFER: "accounts.Transfer" = 'accounts.Transfer'
    diff --git a/js/client-rt/variables/accounts.MODULE_NAME.html b/js/client-rt/variables/accounts.MODULE_NAME.html index c4549fff46..9b889b7b15 100644 --- a/js/client-rt/variables/accounts.MODULE_NAME.html +++ b/js/client-rt/variables/accounts.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client-rt
    MODULE_NAME: "accounts" = 'accounts'

    Unique module name.

    -
    +
    diff --git a/js/client-rt/variables/address.V0_MULTISIG_CONTEXT_IDENTIFIER.html b/js/client-rt/variables/address.V0_MULTISIG_CONTEXT_IDENTIFIER.html index 0d0ddbd579..9dc42f4d7f 100644 --- a/js/client-rt/variables/address.V0_MULTISIG_CONTEXT_IDENTIFIER.html +++ b/js/client-rt/variables/address.V0_MULTISIG_CONTEXT_IDENTIFIER.html @@ -1 +1 @@ -V0_MULTISIG_CONTEXT_IDENTIFIER | @oasisprotocol/client-rt

    Variable V0_MULTISIG_CONTEXT_IDENTIFIERConst

    V0_MULTISIG_CONTEXT_IDENTIFIER: "oasis-runtime-sdk/address: multisig" = 'oasis-runtime-sdk/address: multisig'
    +V0_MULTISIG_CONTEXT_IDENTIFIER | @oasisprotocol/client-rt

    Variable V0_MULTISIG_CONTEXT_IDENTIFIERConst

    V0_MULTISIG_CONTEXT_IDENTIFIER: "oasis-runtime-sdk/address: multisig" = 'oasis-runtime-sdk/address: multisig'
    diff --git a/js/client-rt/variables/address.V0_MULTISIG_CONTEXT_VERSION.html b/js/client-rt/variables/address.V0_MULTISIG_CONTEXT_VERSION.html index 32074243bd..f98dcf156e 100644 --- a/js/client-rt/variables/address.V0_MULTISIG_CONTEXT_VERSION.html +++ b/js/client-rt/variables/address.V0_MULTISIG_CONTEXT_VERSION.html @@ -1 +1 @@ -V0_MULTISIG_CONTEXT_VERSION | @oasisprotocol/client-rt

    Variable V0_MULTISIG_CONTEXT_VERSIONConst

    V0_MULTISIG_CONTEXT_VERSION: 0 = 0
    +V0_MULTISIG_CONTEXT_VERSION | @oasisprotocol/client-rt

    Variable V0_MULTISIG_CONTEXT_VERSIONConst

    V0_MULTISIG_CONTEXT_VERSION: 0 = 0
    diff --git a/js/client-rt/variables/address.V0_SECP256K1ETH_CONTEXT_IDENTIFIER.html b/js/client-rt/variables/address.V0_SECP256K1ETH_CONTEXT_IDENTIFIER.html index 6aac2ffbd0..07fa85af56 100644 --- a/js/client-rt/variables/address.V0_SECP256K1ETH_CONTEXT_IDENTIFIER.html +++ b/js/client-rt/variables/address.V0_SECP256K1ETH_CONTEXT_IDENTIFIER.html @@ -1 +1 @@ -V0_SECP256K1ETH_CONTEXT_IDENTIFIER | @oasisprotocol/client-rt

    Variable V0_SECP256K1ETH_CONTEXT_IDENTIFIERConst

    V0_SECP256K1ETH_CONTEXT_IDENTIFIER: "oasis-runtime-sdk/address: secp256k1eth" = 'oasis-runtime-sdk/address: secp256k1eth'
    +V0_SECP256K1ETH_CONTEXT_IDENTIFIER | @oasisprotocol/client-rt

    Variable V0_SECP256K1ETH_CONTEXT_IDENTIFIERConst

    V0_SECP256K1ETH_CONTEXT_IDENTIFIER: "oasis-runtime-sdk/address: secp256k1eth" = 'oasis-runtime-sdk/address: secp256k1eth'
    diff --git a/js/client-rt/variables/address.V0_SECP256K1ETH_CONTEXT_VERSION.html b/js/client-rt/variables/address.V0_SECP256K1ETH_CONTEXT_VERSION.html index 4b5298d012..903436be97 100644 --- a/js/client-rt/variables/address.V0_SECP256K1ETH_CONTEXT_VERSION.html +++ b/js/client-rt/variables/address.V0_SECP256K1ETH_CONTEXT_VERSION.html @@ -1 +1 @@ -V0_SECP256K1ETH_CONTEXT_VERSION | @oasisprotocol/client-rt

    Variable V0_SECP256K1ETH_CONTEXT_VERSIONConst

    V0_SECP256K1ETH_CONTEXT_VERSION: 0 = 0
    +V0_SECP256K1ETH_CONTEXT_VERSION | @oasisprotocol/client-rt

    Variable V0_SECP256K1ETH_CONTEXT_VERSIONConst

    V0_SECP256K1ETH_CONTEXT_VERSION: 0 = 0
    diff --git a/js/client-rt/variables/callformat.CALL_DATA_KEY_PAIR_ID_CONTEXT_BASE.html b/js/client-rt/variables/callformat.CALL_DATA_KEY_PAIR_ID_CONTEXT_BASE.html index 2f104f1a2f..69860f7ea8 100644 --- a/js/client-rt/variables/callformat.CALL_DATA_KEY_PAIR_ID_CONTEXT_BASE.html +++ b/js/client-rt/variables/callformat.CALL_DATA_KEY_PAIR_ID_CONTEXT_BASE.html @@ -1,2 +1,2 @@ CALL_DATA_KEY_PAIR_ID_CONTEXT_BASE | @oasisprotocol/client-rt

    Variable CALL_DATA_KEY_PAIR_ID_CONTEXT_BASEConst

    CALL_DATA_KEY_PAIR_ID_CONTEXT_BASE: "oasis-runtime-sdk/private: tx" = 'oasis-runtime-sdk/private: tx'

    Call data key pair ID domain separation context base.

    -
    +
    diff --git a/js/client-rt/variables/consensus.ERR_AMOUNT_NOT_REPRESENTABLE_CODE.html b/js/client-rt/variables/consensus.ERR_AMOUNT_NOT_REPRESENTABLE_CODE.html index acd6c183a8..cda28debbd 100644 --- a/js/client-rt/variables/consensus.ERR_AMOUNT_NOT_REPRESENTABLE_CODE.html +++ b/js/client-rt/variables/consensus.ERR_AMOUNT_NOT_REPRESENTABLE_CODE.html @@ -1 +1 @@ -ERR_AMOUNT_NOT_REPRESENTABLE_CODE | @oasisprotocol/client-rt

    Variable ERR_AMOUNT_NOT_REPRESENTABLE_CODEConst

    ERR_AMOUNT_NOT_REPRESENTABLE_CODE: 5 = 5
    +ERR_AMOUNT_NOT_REPRESENTABLE_CODE | @oasisprotocol/client-rt

    Variable ERR_AMOUNT_NOT_REPRESENTABLE_CODEConst

    ERR_AMOUNT_NOT_REPRESENTABLE_CODE: 5 = 5
    diff --git a/js/client-rt/variables/consensus.ERR_CONSENSUS_INCOMPATIBLE_SIGNER_CODE.html b/js/client-rt/variables/consensus.ERR_CONSENSUS_INCOMPATIBLE_SIGNER_CODE.html index cca875df92..ae99e6a09d 100644 --- a/js/client-rt/variables/consensus.ERR_CONSENSUS_INCOMPATIBLE_SIGNER_CODE.html +++ b/js/client-rt/variables/consensus.ERR_CONSENSUS_INCOMPATIBLE_SIGNER_CODE.html @@ -1 +1 @@ -ERR_CONSENSUS_INCOMPATIBLE_SIGNER_CODE | @oasisprotocol/client-rt

    Variable ERR_CONSENSUS_INCOMPATIBLE_SIGNER_CODEConst

    ERR_CONSENSUS_INCOMPATIBLE_SIGNER_CODE: 4 = 4
    +ERR_CONSENSUS_INCOMPATIBLE_SIGNER_CODE | @oasisprotocol/client-rt

    Variable ERR_CONSENSUS_INCOMPATIBLE_SIGNER_CODEConst

    ERR_CONSENSUS_INCOMPATIBLE_SIGNER_CODE: 4 = 4
    diff --git a/js/client-rt/variables/consensus.ERR_INTERNAL_STATE_ERROR_CODE.html b/js/client-rt/variables/consensus.ERR_INTERNAL_STATE_ERROR_CODE.html index 2eb0754225..e5ec2c8a9d 100644 --- a/js/client-rt/variables/consensus.ERR_INTERNAL_STATE_ERROR_CODE.html +++ b/js/client-rt/variables/consensus.ERR_INTERNAL_STATE_ERROR_CODE.html @@ -1 +1 @@ -ERR_INTERNAL_STATE_ERROR_CODE | @oasisprotocol/client-rt

    Variable ERR_INTERNAL_STATE_ERROR_CODEConst

    ERR_INTERNAL_STATE_ERROR_CODE: 3 = 3
    +ERR_INTERNAL_STATE_ERROR_CODE | @oasisprotocol/client-rt

    Variable ERR_INTERNAL_STATE_ERROR_CODEConst

    ERR_INTERNAL_STATE_ERROR_CODE: 3 = 3
    diff --git a/js/client-rt/variables/consensus.ERR_INVALID_ARGUMENT_CODE.html b/js/client-rt/variables/consensus.ERR_INVALID_ARGUMENT_CODE.html index 6f1e5a2427..8b6e06b00c 100644 --- a/js/client-rt/variables/consensus.ERR_INVALID_ARGUMENT_CODE.html +++ b/js/client-rt/variables/consensus.ERR_INVALID_ARGUMENT_CODE.html @@ -1 +1 @@ -ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 1 = 1
    +ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 1 = 1
    diff --git a/js/client-rt/variables/consensus.ERR_INVALID_DENOMINATION_CODE.html b/js/client-rt/variables/consensus.ERR_INVALID_DENOMINATION_CODE.html index 0dfff2ec8a..5badb11de7 100644 --- a/js/client-rt/variables/consensus.ERR_INVALID_DENOMINATION_CODE.html +++ b/js/client-rt/variables/consensus.ERR_INVALID_DENOMINATION_CODE.html @@ -1 +1 @@ -ERR_INVALID_DENOMINATION_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_DENOMINATION_CODEConst

    ERR_INVALID_DENOMINATION_CODE: 2 = 2
    +ERR_INVALID_DENOMINATION_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_DENOMINATION_CODEConst

    ERR_INVALID_DENOMINATION_CODE: 2 = 2
    diff --git a/js/client-rt/variables/consensus.METHOD_PARAMETERS.html b/js/client-rt/variables/consensus.METHOD_PARAMETERS.html index f6e339b6cf..c0ba1cbec0 100644 --- a/js/client-rt/variables/consensus.METHOD_PARAMETERS.html +++ b/js/client-rt/variables/consensus.METHOD_PARAMETERS.html @@ -1 +1 @@ -METHOD_PARAMETERS | @oasisprotocol/client-rt
    METHOD_PARAMETERS: "consensus.Parameters" = 'consensus.Parameters'
    +METHOD_PARAMETERS | @oasisprotocol/client-rt
    METHOD_PARAMETERS: "consensus.Parameters" = 'consensus.Parameters'
    diff --git a/js/client-rt/variables/consensus.MODULE_NAME.html b/js/client-rt/variables/consensus.MODULE_NAME.html index ae6b0d6dd2..c1e97b5b77 100644 --- a/js/client-rt/variables/consensus.MODULE_NAME.html +++ b/js/client-rt/variables/consensus.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client-rt
    MODULE_NAME: "consensus" = 'consensus'

    Unique module name.

    -
    +
    diff --git a/js/client-rt/variables/consensusAccounts.ERR_INSUFFICIENT_WITHDRAW_BALANCE_CODE.html b/js/client-rt/variables/consensusAccounts.ERR_INSUFFICIENT_WITHDRAW_BALANCE_CODE.html index 0863c6b85f..9e4bcfba08 100644 --- a/js/client-rt/variables/consensusAccounts.ERR_INSUFFICIENT_WITHDRAW_BALANCE_CODE.html +++ b/js/client-rt/variables/consensusAccounts.ERR_INSUFFICIENT_WITHDRAW_BALANCE_CODE.html @@ -1 +1 @@ -ERR_INSUFFICIENT_WITHDRAW_BALANCE_CODE | @oasisprotocol/client-rt
    ERR_INSUFFICIENT_WITHDRAW_BALANCE_CODE: 3 = 3
    +ERR_INSUFFICIENT_WITHDRAW_BALANCE_CODE | @oasisprotocol/client-rt
    ERR_INSUFFICIENT_WITHDRAW_BALANCE_CODE: 3 = 3
    diff --git a/js/client-rt/variables/consensusAccounts.ERR_INVALID_ARGUMENT_CODE.html b/js/client-rt/variables/consensusAccounts.ERR_INVALID_ARGUMENT_CODE.html index 8564a7a5b7..7cd5a18533 100644 --- a/js/client-rt/variables/consensusAccounts.ERR_INVALID_ARGUMENT_CODE.html +++ b/js/client-rt/variables/consensusAccounts.ERR_INVALID_ARGUMENT_CODE.html @@ -1 +1 @@ -ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client-rt
    ERR_INVALID_ARGUMENT_CODE: 1 = 1
    +ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client-rt
    ERR_INVALID_ARGUMENT_CODE: 1 = 1
    diff --git a/js/client-rt/variables/consensusAccounts.ERR_INVALID_DENOMINATION_CODE.html b/js/client-rt/variables/consensusAccounts.ERR_INVALID_DENOMINATION_CODE.html index 366a78c1fa..e02cfe5e72 100644 --- a/js/client-rt/variables/consensusAccounts.ERR_INVALID_DENOMINATION_CODE.html +++ b/js/client-rt/variables/consensusAccounts.ERR_INVALID_DENOMINATION_CODE.html @@ -1 +1 @@ -ERR_INVALID_DENOMINATION_CODE | @oasisprotocol/client-rt
    ERR_INVALID_DENOMINATION_CODE: 2 = 2
    +ERR_INVALID_DENOMINATION_CODE | @oasisprotocol/client-rt
    ERR_INVALID_DENOMINATION_CODE: 2 = 2
    diff --git a/js/client-rt/variables/consensusAccounts.EVENT_DEPOSIT_CODE.html b/js/client-rt/variables/consensusAccounts.EVENT_DEPOSIT_CODE.html index 01a971683b..4126979b21 100644 --- a/js/client-rt/variables/consensusAccounts.EVENT_DEPOSIT_CODE.html +++ b/js/client-rt/variables/consensusAccounts.EVENT_DEPOSIT_CODE.html @@ -1 +1 @@ -EVENT_DEPOSIT_CODE | @oasisprotocol/client-rt
    EVENT_DEPOSIT_CODE: 1 = 1
    +EVENT_DEPOSIT_CODE | @oasisprotocol/client-rt
    EVENT_DEPOSIT_CODE: 1 = 1
    diff --git a/js/client-rt/variables/consensusAccounts.EVENT_WITHDRAW_CODE.html b/js/client-rt/variables/consensusAccounts.EVENT_WITHDRAW_CODE.html index e6cf631de0..b5651c6d07 100644 --- a/js/client-rt/variables/consensusAccounts.EVENT_WITHDRAW_CODE.html +++ b/js/client-rt/variables/consensusAccounts.EVENT_WITHDRAW_CODE.html @@ -1 +1 @@ -EVENT_WITHDRAW_CODE | @oasisprotocol/client-rt
    EVENT_WITHDRAW_CODE: 2 = 2
    +EVENT_WITHDRAW_CODE | @oasisprotocol/client-rt
    EVENT_WITHDRAW_CODE: 2 = 2
    diff --git a/js/client-rt/variables/consensusAccounts.METHOD_ACCOUNT.html b/js/client-rt/variables/consensusAccounts.METHOD_ACCOUNT.html index d03dbf94f6..3d93744847 100644 --- a/js/client-rt/variables/consensusAccounts.METHOD_ACCOUNT.html +++ b/js/client-rt/variables/consensusAccounts.METHOD_ACCOUNT.html @@ -1 +1 @@ -METHOD_ACCOUNT | @oasisprotocol/client-rt
    METHOD_ACCOUNT: "consensus.Account" = 'consensus.Account'
    +METHOD_ACCOUNT | @oasisprotocol/client-rt
    METHOD_ACCOUNT: "consensus.Account" = 'consensus.Account'
    diff --git a/js/client-rt/variables/consensusAccounts.METHOD_BALANCE.html b/js/client-rt/variables/consensusAccounts.METHOD_BALANCE.html index 41a1ba6696..38b076196e 100644 --- a/js/client-rt/variables/consensusAccounts.METHOD_BALANCE.html +++ b/js/client-rt/variables/consensusAccounts.METHOD_BALANCE.html @@ -1 +1 @@ -METHOD_BALANCE | @oasisprotocol/client-rt
    METHOD_BALANCE: "consensus.Balance" = 'consensus.Balance'
    +METHOD_BALANCE | @oasisprotocol/client-rt
    METHOD_BALANCE: "consensus.Balance" = 'consensus.Balance'
    diff --git a/js/client-rt/variables/consensusAccounts.METHOD_DEPOSIT.html b/js/client-rt/variables/consensusAccounts.METHOD_DEPOSIT.html index 3766f22b1d..7cba01c28d 100644 --- a/js/client-rt/variables/consensusAccounts.METHOD_DEPOSIT.html +++ b/js/client-rt/variables/consensusAccounts.METHOD_DEPOSIT.html @@ -1 +1 @@ -METHOD_DEPOSIT | @oasisprotocol/client-rt
    METHOD_DEPOSIT: "consensus.Deposit" = 'consensus.Deposit'
    +METHOD_DEPOSIT | @oasisprotocol/client-rt
    METHOD_DEPOSIT: "consensus.Deposit" = 'consensus.Deposit'
    diff --git a/js/client-rt/variables/consensusAccounts.METHOD_WITHDRAW.html b/js/client-rt/variables/consensusAccounts.METHOD_WITHDRAW.html index 027c3f82ec..e9271c7fed 100644 --- a/js/client-rt/variables/consensusAccounts.METHOD_WITHDRAW.html +++ b/js/client-rt/variables/consensusAccounts.METHOD_WITHDRAW.html @@ -1 +1 @@ -METHOD_WITHDRAW | @oasisprotocol/client-rt
    METHOD_WITHDRAW: "consensus.Withdraw" = 'consensus.Withdraw'
    +METHOD_WITHDRAW | @oasisprotocol/client-rt
    METHOD_WITHDRAW: "consensus.Withdraw" = 'consensus.Withdraw'
    diff --git a/js/client-rt/variables/consensusAccounts.MODULE_NAME.html b/js/client-rt/variables/consensusAccounts.MODULE_NAME.html index 809bdbad2a..d736e00b57 100644 --- a/js/client-rt/variables/consensusAccounts.MODULE_NAME.html +++ b/js/client-rt/variables/consensusAccounts.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client-rt
    MODULE_NAME: "consensus_accounts" = 'consensus_accounts'

    Unique module name.

    -
    +
    diff --git a/js/client-rt/variables/contracts.ERR_CALL_DEPTH_EXCEEDED_CODE.html b/js/client-rt/variables/contracts.ERR_CALL_DEPTH_EXCEEDED_CODE.html index e252fd77f6..5b43d0c577 100644 --- a/js/client-rt/variables/contracts.ERR_CALL_DEPTH_EXCEEDED_CODE.html +++ b/js/client-rt/variables/contracts.ERR_CALL_DEPTH_EXCEEDED_CODE.html @@ -1 +1 @@ -ERR_CALL_DEPTH_EXCEEDED_CODE | @oasisprotocol/client-rt

    Variable ERR_CALL_DEPTH_EXCEEDED_CODEConst

    ERR_CALL_DEPTH_EXCEEDED_CODE: 16 = 16
    +ERR_CALL_DEPTH_EXCEEDED_CODE | @oasisprotocol/client-rt

    Variable ERR_CALL_DEPTH_EXCEEDED_CODEConst

    ERR_CALL_DEPTH_EXCEEDED_CODE: 16 = 16
    diff --git a/js/client-rt/variables/contracts.ERR_CODE_ALREADY_UPGRADED_CODE.html b/js/client-rt/variables/contracts.ERR_CODE_ALREADY_UPGRADED_CODE.html index e8d4eaa4e7..42dbfd4b66 100644 --- a/js/client-rt/variables/contracts.ERR_CODE_ALREADY_UPGRADED_CODE.html +++ b/js/client-rt/variables/contracts.ERR_CODE_ALREADY_UPGRADED_CODE.html @@ -1 +1 @@ -ERR_CODE_ALREADY_UPGRADED_CODE | @oasisprotocol/client-rt

    Variable ERR_CODE_ALREADY_UPGRADED_CODEConst

    ERR_CODE_ALREADY_UPGRADED_CODE: 19 = 19
    +ERR_CODE_ALREADY_UPGRADED_CODE | @oasisprotocol/client-rt

    Variable ERR_CODE_ALREADY_UPGRADED_CODEConst

    ERR_CODE_ALREADY_UPGRADED_CODE: 19 = 19
    diff --git a/js/client-rt/variables/contracts.ERR_CODE_DECLARES_RESERVED_EXPORT_CODE.html b/js/client-rt/variables/contracts.ERR_CODE_DECLARES_RESERVED_EXPORT_CODE.html index 2f9886e210..7627e8a092 100644 --- a/js/client-rt/variables/contracts.ERR_CODE_DECLARES_RESERVED_EXPORT_CODE.html +++ b/js/client-rt/variables/contracts.ERR_CODE_DECLARES_RESERVED_EXPORT_CODE.html @@ -1 +1 @@ -ERR_CODE_DECLARES_RESERVED_EXPORT_CODE | @oasisprotocol/client-rt

    Variable ERR_CODE_DECLARES_RESERVED_EXPORT_CODEConst

    ERR_CODE_DECLARES_RESERVED_EXPORT_CODE: 6 = 6
    +ERR_CODE_DECLARES_RESERVED_EXPORT_CODE | @oasisprotocol/client-rt

    Variable ERR_CODE_DECLARES_RESERVED_EXPORT_CODEConst

    ERR_CODE_DECLARES_RESERVED_EXPORT_CODE: 6 = 6
    diff --git a/js/client-rt/variables/contracts.ERR_CODE_DECLARES_START_FUNCTION_CODE.html b/js/client-rt/variables/contracts.ERR_CODE_DECLARES_START_FUNCTION_CODE.html index 24372c6a0b..14f38a3975 100644 --- a/js/client-rt/variables/contracts.ERR_CODE_DECLARES_START_FUNCTION_CODE.html +++ b/js/client-rt/variables/contracts.ERR_CODE_DECLARES_START_FUNCTION_CODE.html @@ -1 +1 @@ -ERR_CODE_DECLARES_START_FUNCTION_CODE | @oasisprotocol/client-rt

    Variable ERR_CODE_DECLARES_START_FUNCTION_CODEConst

    ERR_CODE_DECLARES_START_FUNCTION_CODE: 7 = 7
    +ERR_CODE_DECLARES_START_FUNCTION_CODE | @oasisprotocol/client-rt

    Variable ERR_CODE_DECLARES_START_FUNCTION_CODEConst

    ERR_CODE_DECLARES_START_FUNCTION_CODE: 7 = 7
    diff --git a/js/client-rt/variables/contracts.ERR_CODE_DECLARES_TOO_MANY_MEMORIES_CODE.html b/js/client-rt/variables/contracts.ERR_CODE_DECLARES_TOO_MANY_MEMORIES_CODE.html index 8e8b797d2e..38a75072f9 100644 --- a/js/client-rt/variables/contracts.ERR_CODE_DECLARES_TOO_MANY_MEMORIES_CODE.html +++ b/js/client-rt/variables/contracts.ERR_CODE_DECLARES_TOO_MANY_MEMORIES_CODE.html @@ -1 +1 @@ -ERR_CODE_DECLARES_TOO_MANY_MEMORIES_CODE | @oasisprotocol/client-rt

    Variable ERR_CODE_DECLARES_TOO_MANY_MEMORIES_CODEConst

    ERR_CODE_DECLARES_TOO_MANY_MEMORIES_CODE: 8 = 8
    +ERR_CODE_DECLARES_TOO_MANY_MEMORIES_CODE | @oasisprotocol/client-rt

    Variable ERR_CODE_DECLARES_TOO_MANY_MEMORIES_CODEConst

    ERR_CODE_DECLARES_TOO_MANY_MEMORIES_CODE: 8 = 8
    diff --git a/js/client-rt/variables/contracts.ERR_CODE_MALFORMED_CODE.html b/js/client-rt/variables/contracts.ERR_CODE_MALFORMED_CODE.html index 5191fe2ae0..b4b6ff89da 100644 --- a/js/client-rt/variables/contracts.ERR_CODE_MALFORMED_CODE.html +++ b/js/client-rt/variables/contracts.ERR_CODE_MALFORMED_CODE.html @@ -1 +1 @@ -ERR_CODE_MALFORMED_CODE | @oasisprotocol/client-rt
    ERR_CODE_MALFORMED_CODE: 3 = 3
    +ERR_CODE_MALFORMED_CODE | @oasisprotocol/client-rt
    ERR_CODE_MALFORMED_CODE: 3 = 3
    diff --git a/js/client-rt/variables/contracts.ERR_CODE_MISSING_REQUIRED_EXPORT_CODE.html b/js/client-rt/variables/contracts.ERR_CODE_MISSING_REQUIRED_EXPORT_CODE.html index 5cef62e3eb..0f3c2a473b 100644 --- a/js/client-rt/variables/contracts.ERR_CODE_MISSING_REQUIRED_EXPORT_CODE.html +++ b/js/client-rt/variables/contracts.ERR_CODE_MISSING_REQUIRED_EXPORT_CODE.html @@ -1 +1 @@ -ERR_CODE_MISSING_REQUIRED_EXPORT_CODE | @oasisprotocol/client-rt

    Variable ERR_CODE_MISSING_REQUIRED_EXPORT_CODEConst

    ERR_CODE_MISSING_REQUIRED_EXPORT_CODE: 5 = 5
    +ERR_CODE_MISSING_REQUIRED_EXPORT_CODE | @oasisprotocol/client-rt

    Variable ERR_CODE_MISSING_REQUIRED_EXPORT_CODEConst

    ERR_CODE_MISSING_REQUIRED_EXPORT_CODE: 5 = 5
    diff --git a/js/client-rt/variables/contracts.ERR_CODE_NOT_FOUND_CODE.html b/js/client-rt/variables/contracts.ERR_CODE_NOT_FOUND_CODE.html index 8373f55d45..390aaaac71 100644 --- a/js/client-rt/variables/contracts.ERR_CODE_NOT_FOUND_CODE.html +++ b/js/client-rt/variables/contracts.ERR_CODE_NOT_FOUND_CODE.html @@ -1 +1 @@ -ERR_CODE_NOT_FOUND_CODE | @oasisprotocol/client-rt
    ERR_CODE_NOT_FOUND_CODE: 9 = 9
    +ERR_CODE_NOT_FOUND_CODE | @oasisprotocol/client-rt
    ERR_CODE_NOT_FOUND_CODE: 9 = 9
    diff --git a/js/client-rt/variables/contracts.ERR_CODE_TOO_LARGE_CODE.html b/js/client-rt/variables/contracts.ERR_CODE_TOO_LARGE_CODE.html index e8ceed10be..8c31f35993 100644 --- a/js/client-rt/variables/contracts.ERR_CODE_TOO_LARGE_CODE.html +++ b/js/client-rt/variables/contracts.ERR_CODE_TOO_LARGE_CODE.html @@ -1 +1 @@ -ERR_CODE_TOO_LARGE_CODE | @oasisprotocol/client-rt
    ERR_CODE_TOO_LARGE_CODE: 2 = 2
    +ERR_CODE_TOO_LARGE_CODE | @oasisprotocol/client-rt
    ERR_CODE_TOO_LARGE_CODE: 2 = 2
    diff --git a/js/client-rt/variables/contracts.ERR_EXECUTION_FAILED_CODE.html b/js/client-rt/variables/contracts.ERR_EXECUTION_FAILED_CODE.html index 23c54bba42..01b10e340c 100644 --- a/js/client-rt/variables/contracts.ERR_EXECUTION_FAILED_CODE.html +++ b/js/client-rt/variables/contracts.ERR_EXECUTION_FAILED_CODE.html @@ -1 +1 @@ -ERR_EXECUTION_FAILED_CODE | @oasisprotocol/client-rt

    Variable ERR_EXECUTION_FAILED_CODEConst

    ERR_EXECUTION_FAILED_CODE: 12 = 12
    +ERR_EXECUTION_FAILED_CODE | @oasisprotocol/client-rt

    Variable ERR_EXECUTION_FAILED_CODEConst

    ERR_EXECUTION_FAILED_CODE: 12 = 12
    diff --git a/js/client-rt/variables/contracts.ERR_FORBIDDEN_CODE.html b/js/client-rt/variables/contracts.ERR_FORBIDDEN_CODE.html index bff245988b..c969c7cb0e 100644 --- a/js/client-rt/variables/contracts.ERR_FORBIDDEN_CODE.html +++ b/js/client-rt/variables/contracts.ERR_FORBIDDEN_CODE.html @@ -1 +1 @@ -ERR_FORBIDDEN_CODE | @oasisprotocol/client-rt
    ERR_FORBIDDEN_CODE: 13 = 13
    +ERR_FORBIDDEN_CODE | @oasisprotocol/client-rt
    ERR_FORBIDDEN_CODE: 13 = 13
    diff --git a/js/client-rt/variables/contracts.ERR_INSTANCE_NOT_FOUND_CODE.html b/js/client-rt/variables/contracts.ERR_INSTANCE_NOT_FOUND_CODE.html index 87f7852bf8..45e61f1f22 100644 --- a/js/client-rt/variables/contracts.ERR_INSTANCE_NOT_FOUND_CODE.html +++ b/js/client-rt/variables/contracts.ERR_INSTANCE_NOT_FOUND_CODE.html @@ -1 +1 @@ -ERR_INSTANCE_NOT_FOUND_CODE | @oasisprotocol/client-rt

    Variable ERR_INSTANCE_NOT_FOUND_CODEConst

    ERR_INSTANCE_NOT_FOUND_CODE: 10 = 10
    +ERR_INSTANCE_NOT_FOUND_CODE | @oasisprotocol/client-rt

    Variable ERR_INSTANCE_NOT_FOUND_CODEConst

    ERR_INSTANCE_NOT_FOUND_CODE: 10 = 10
    diff --git a/js/client-rt/variables/contracts.ERR_INSUFFICIENT_CALLER_BALANCE_CODE.html b/js/client-rt/variables/contracts.ERR_INSUFFICIENT_CALLER_BALANCE_CODE.html index f2b639fa87..ba50285072 100644 --- a/js/client-rt/variables/contracts.ERR_INSUFFICIENT_CALLER_BALANCE_CODE.html +++ b/js/client-rt/variables/contracts.ERR_INSUFFICIENT_CALLER_BALANCE_CODE.html @@ -1 +1 @@ -ERR_INSUFFICIENT_CALLER_BALANCE_CODE | @oasisprotocol/client-rt

    Variable ERR_INSUFFICIENT_CALLER_BALANCE_CODEConst

    ERR_INSUFFICIENT_CALLER_BALANCE_CODE: 15 = 15
    +ERR_INSUFFICIENT_CALLER_BALANCE_CODE | @oasisprotocol/client-rt

    Variable ERR_INSUFFICIENT_CALLER_BALANCE_CODEConst

    ERR_INSUFFICIENT_CALLER_BALANCE_CODE: 15 = 15
    diff --git a/js/client-rt/variables/contracts.ERR_INVALID_ARGUMENT_CODE.html b/js/client-rt/variables/contracts.ERR_INVALID_ARGUMENT_CODE.html index 67ec4e71e4..1dacfe836d 100644 --- a/js/client-rt/variables/contracts.ERR_INVALID_ARGUMENT_CODE.html +++ b/js/client-rt/variables/contracts.ERR_INVALID_ARGUMENT_CODE.html @@ -1 +1 @@ -ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 1 = 1
    +ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 1 = 1
    diff --git a/js/client-rt/variables/contracts.ERR_MODULE_LOADING_FAILED_CODE.html b/js/client-rt/variables/contracts.ERR_MODULE_LOADING_FAILED_CODE.html index 6d1de1f3b8..be619cc768 100644 --- a/js/client-rt/variables/contracts.ERR_MODULE_LOADING_FAILED_CODE.html +++ b/js/client-rt/variables/contracts.ERR_MODULE_LOADING_FAILED_CODE.html @@ -1 +1 @@ -ERR_MODULE_LOADING_FAILED_CODE | @oasisprotocol/client-rt

    Variable ERR_MODULE_LOADING_FAILED_CODEConst

    ERR_MODULE_LOADING_FAILED_CODE: 11 = 11
    +ERR_MODULE_LOADING_FAILED_CODE | @oasisprotocol/client-rt

    Variable ERR_MODULE_LOADING_FAILED_CODEConst

    ERR_MODULE_LOADING_FAILED_CODE: 11 = 11
    diff --git a/js/client-rt/variables/contracts.ERR_RESULT_TOO_LARGE_CODE.html b/js/client-rt/variables/contracts.ERR_RESULT_TOO_LARGE_CODE.html index c85a105157..1887cb7578 100644 --- a/js/client-rt/variables/contracts.ERR_RESULT_TOO_LARGE_CODE.html +++ b/js/client-rt/variables/contracts.ERR_RESULT_TOO_LARGE_CODE.html @@ -1 +1 @@ -ERR_RESULT_TOO_LARGE_CODE | @oasisprotocol/client-rt

    Variable ERR_RESULT_TOO_LARGE_CODEConst

    ERR_RESULT_TOO_LARGE_CODE: 17 = 17
    +ERR_RESULT_TOO_LARGE_CODE | @oasisprotocol/client-rt

    Variable ERR_RESULT_TOO_LARGE_CODEConst

    ERR_RESULT_TOO_LARGE_CODE: 17 = 17
    diff --git a/js/client-rt/variables/contracts.ERR_TOO_MANY_SUBCALLS_CODE.html b/js/client-rt/variables/contracts.ERR_TOO_MANY_SUBCALLS_CODE.html index 7947ede355..3745e54eb1 100644 --- a/js/client-rt/variables/contracts.ERR_TOO_MANY_SUBCALLS_CODE.html +++ b/js/client-rt/variables/contracts.ERR_TOO_MANY_SUBCALLS_CODE.html @@ -1 +1 @@ -ERR_TOO_MANY_SUBCALLS_CODE | @oasisprotocol/client-rt

    Variable ERR_TOO_MANY_SUBCALLS_CODEConst

    ERR_TOO_MANY_SUBCALLS_CODE: 18 = 18
    +ERR_TOO_MANY_SUBCALLS_CODE | @oasisprotocol/client-rt

    Variable ERR_TOO_MANY_SUBCALLS_CODEConst

    ERR_TOO_MANY_SUBCALLS_CODE: 18 = 18
    diff --git a/js/client-rt/variables/contracts.ERR_UNSUPPORTED_ABI_CODE.html b/js/client-rt/variables/contracts.ERR_UNSUPPORTED_ABI_CODE.html index c08cbba014..5361fd8423 100644 --- a/js/client-rt/variables/contracts.ERR_UNSUPPORTED_ABI_CODE.html +++ b/js/client-rt/variables/contracts.ERR_UNSUPPORTED_ABI_CODE.html @@ -1 +1 @@ -ERR_UNSUPPORTED_ABI_CODE | @oasisprotocol/client-rt

    Variable ERR_UNSUPPORTED_ABI_CODEConst

    ERR_UNSUPPORTED_ABI_CODE: 4 = 4
    +ERR_UNSUPPORTED_ABI_CODE | @oasisprotocol/client-rt

    Variable ERR_UNSUPPORTED_ABI_CODEConst

    ERR_UNSUPPORTED_ABI_CODE: 4 = 4
    diff --git a/js/client-rt/variables/contracts.ERR_UNSUPPORTED_CODE.html b/js/client-rt/variables/contracts.ERR_UNSUPPORTED_CODE.html index d543b6accd..77781228ba 100644 --- a/js/client-rt/variables/contracts.ERR_UNSUPPORTED_CODE.html +++ b/js/client-rt/variables/contracts.ERR_UNSUPPORTED_CODE.html @@ -1 +1 @@ -ERR_UNSUPPORTED_CODE | @oasisprotocol/client-rt
    ERR_UNSUPPORTED_CODE: 14 = 14
    +ERR_UNSUPPORTED_CODE | @oasisprotocol/client-rt
    ERR_UNSUPPORTED_CODE: 14 = 14
    diff --git a/js/client-rt/variables/contracts.METHOD_CALL.html b/js/client-rt/variables/contracts.METHOD_CALL.html index 1b2290984c..b9211e8aff 100644 --- a/js/client-rt/variables/contracts.METHOD_CALL.html +++ b/js/client-rt/variables/contracts.METHOD_CALL.html @@ -1 +1 @@ -METHOD_CALL | @oasisprotocol/client-rt
    METHOD_CALL: "contracts.Call" = 'contracts.Call'
    +METHOD_CALL | @oasisprotocol/client-rt
    METHOD_CALL: "contracts.Call" = 'contracts.Call'
    diff --git a/js/client-rt/variables/contracts.METHOD_CHANGE_UPGRADE_POLICY.html b/js/client-rt/variables/contracts.METHOD_CHANGE_UPGRADE_POLICY.html index e691307f7d..a2bbfe1001 100644 --- a/js/client-rt/variables/contracts.METHOD_CHANGE_UPGRADE_POLICY.html +++ b/js/client-rt/variables/contracts.METHOD_CHANGE_UPGRADE_POLICY.html @@ -1 +1 @@ -METHOD_CHANGE_UPGRADE_POLICY | @oasisprotocol/client-rt

    Variable METHOD_CHANGE_UPGRADE_POLICYConst

    METHOD_CHANGE_UPGRADE_POLICY: "contracts.ChangeUpgradePolicy" = 'contracts.ChangeUpgradePolicy'
    +METHOD_CHANGE_UPGRADE_POLICY | @oasisprotocol/client-rt

    Variable METHOD_CHANGE_UPGRADE_POLICYConst

    METHOD_CHANGE_UPGRADE_POLICY: "contracts.ChangeUpgradePolicy" = 'contracts.ChangeUpgradePolicy'
    diff --git a/js/client-rt/variables/contracts.METHOD_CODE.html b/js/client-rt/variables/contracts.METHOD_CODE.html index d24fc48bd6..411607a98e 100644 --- a/js/client-rt/variables/contracts.METHOD_CODE.html +++ b/js/client-rt/variables/contracts.METHOD_CODE.html @@ -1 +1 @@ -METHOD_CODE | @oasisprotocol/client-rt
    METHOD_CODE: "contracts.Code" = 'contracts.Code'
    +METHOD_CODE | @oasisprotocol/client-rt
    METHOD_CODE: "contracts.Code" = 'contracts.Code'
    diff --git a/js/client-rt/variables/contracts.METHOD_CODE_STORAGE.html b/js/client-rt/variables/contracts.METHOD_CODE_STORAGE.html index 16d035beb4..18baf4d007 100644 --- a/js/client-rt/variables/contracts.METHOD_CODE_STORAGE.html +++ b/js/client-rt/variables/contracts.METHOD_CODE_STORAGE.html @@ -1 +1 @@ -METHOD_CODE_STORAGE | @oasisprotocol/client-rt
    METHOD_CODE_STORAGE: "contracts.CodeStorage" = 'contracts.CodeStorage'
    +METHOD_CODE_STORAGE | @oasisprotocol/client-rt
    METHOD_CODE_STORAGE: "contracts.CodeStorage" = 'contracts.CodeStorage'
    diff --git a/js/client-rt/variables/contracts.METHOD_CUSTOM.html b/js/client-rt/variables/contracts.METHOD_CUSTOM.html index 3ac17d1c8a..2eae086e38 100644 --- a/js/client-rt/variables/contracts.METHOD_CUSTOM.html +++ b/js/client-rt/variables/contracts.METHOD_CUSTOM.html @@ -1 +1 @@ -METHOD_CUSTOM | @oasisprotocol/client-rt
    METHOD_CUSTOM: "contracts.Custom" = 'contracts.Custom'
    +METHOD_CUSTOM | @oasisprotocol/client-rt
    METHOD_CUSTOM: "contracts.Custom" = 'contracts.Custom'
    diff --git a/js/client-rt/variables/contracts.METHOD_INSTANCE.html b/js/client-rt/variables/contracts.METHOD_INSTANCE.html index 94a6a29613..15928f7b68 100644 --- a/js/client-rt/variables/contracts.METHOD_INSTANCE.html +++ b/js/client-rt/variables/contracts.METHOD_INSTANCE.html @@ -1 +1 @@ -METHOD_INSTANCE | @oasisprotocol/client-rt
    METHOD_INSTANCE: "contracts.Instance" = 'contracts.Instance'
    +METHOD_INSTANCE | @oasisprotocol/client-rt
    METHOD_INSTANCE: "contracts.Instance" = 'contracts.Instance'
    diff --git a/js/client-rt/variables/contracts.METHOD_INSTANCE_RAW_STORAGE.html b/js/client-rt/variables/contracts.METHOD_INSTANCE_RAW_STORAGE.html index dacca02c00..41903a13b6 100644 --- a/js/client-rt/variables/contracts.METHOD_INSTANCE_RAW_STORAGE.html +++ b/js/client-rt/variables/contracts.METHOD_INSTANCE_RAW_STORAGE.html @@ -1 +1 @@ -METHOD_INSTANCE_RAW_STORAGE | @oasisprotocol/client-rt

    Variable METHOD_INSTANCE_RAW_STORAGEConst

    METHOD_INSTANCE_RAW_STORAGE: "contracts.InstanceRawStorage" = 'contracts.InstanceRawStorage'
    +METHOD_INSTANCE_RAW_STORAGE | @oasisprotocol/client-rt

    Variable METHOD_INSTANCE_RAW_STORAGEConst

    METHOD_INSTANCE_RAW_STORAGE: "contracts.InstanceRawStorage" = 'contracts.InstanceRawStorage'
    diff --git a/js/client-rt/variables/contracts.METHOD_INSTANCE_STORAGE.html b/js/client-rt/variables/contracts.METHOD_INSTANCE_STORAGE.html index 6baf0a4dd9..798862e430 100644 --- a/js/client-rt/variables/contracts.METHOD_INSTANCE_STORAGE.html +++ b/js/client-rt/variables/contracts.METHOD_INSTANCE_STORAGE.html @@ -1 +1 @@ -METHOD_INSTANCE_STORAGE | @oasisprotocol/client-rt
    METHOD_INSTANCE_STORAGE: "contracts.InstanceStorage" = 'contracts.InstanceStorage'
    +METHOD_INSTANCE_STORAGE | @oasisprotocol/client-rt
    METHOD_INSTANCE_STORAGE: "contracts.InstanceStorage" = 'contracts.InstanceStorage'
    diff --git a/js/client-rt/variables/contracts.METHOD_INSTANTIATE.html b/js/client-rt/variables/contracts.METHOD_INSTANTIATE.html index d2565fe36d..7d083b468f 100644 --- a/js/client-rt/variables/contracts.METHOD_INSTANTIATE.html +++ b/js/client-rt/variables/contracts.METHOD_INSTANTIATE.html @@ -1 +1 @@ -METHOD_INSTANTIATE | @oasisprotocol/client-rt
    METHOD_INSTANTIATE: "contracts.Instantiate" = 'contracts.Instantiate'
    +METHOD_INSTANTIATE | @oasisprotocol/client-rt
    METHOD_INSTANTIATE: "contracts.Instantiate" = 'contracts.Instantiate'
    diff --git a/js/client-rt/variables/contracts.METHOD_PUBLIC_KEY.html b/js/client-rt/variables/contracts.METHOD_PUBLIC_KEY.html index d8132cb345..3cc19f5d99 100644 --- a/js/client-rt/variables/contracts.METHOD_PUBLIC_KEY.html +++ b/js/client-rt/variables/contracts.METHOD_PUBLIC_KEY.html @@ -1 +1 @@ -METHOD_PUBLIC_KEY | @oasisprotocol/client-rt
    METHOD_PUBLIC_KEY: "contracts.PublicKey" = 'contracts.PublicKey'
    +METHOD_PUBLIC_KEY | @oasisprotocol/client-rt
    METHOD_PUBLIC_KEY: "contracts.PublicKey" = 'contracts.PublicKey'
    diff --git a/js/client-rt/variables/contracts.METHOD_UPGRADE.html b/js/client-rt/variables/contracts.METHOD_UPGRADE.html index 330c7690f1..89136ac4ff 100644 --- a/js/client-rt/variables/contracts.METHOD_UPGRADE.html +++ b/js/client-rt/variables/contracts.METHOD_UPGRADE.html @@ -1 +1 @@ -METHOD_UPGRADE | @oasisprotocol/client-rt
    METHOD_UPGRADE: "contracts.Upgrade" = 'contracts.Upgrade'
    +METHOD_UPGRADE | @oasisprotocol/client-rt
    METHOD_UPGRADE: "contracts.Upgrade" = 'contracts.Upgrade'
    diff --git a/js/client-rt/variables/contracts.METHOD_UPLOAD.html b/js/client-rt/variables/contracts.METHOD_UPLOAD.html index 944a153c9f..39235991bc 100644 --- a/js/client-rt/variables/contracts.METHOD_UPLOAD.html +++ b/js/client-rt/variables/contracts.METHOD_UPLOAD.html @@ -1 +1 @@ -METHOD_UPLOAD | @oasisprotocol/client-rt
    METHOD_UPLOAD: "contracts.Upload" = 'contracts.Upload'
    +METHOD_UPLOAD | @oasisprotocol/client-rt
    METHOD_UPLOAD: "contracts.Upload" = 'contracts.Upload'
    diff --git a/js/client-rt/variables/contracts.MODULE_NAME.html b/js/client-rt/variables/contracts.MODULE_NAME.html index ca0046cd4a..c8569a8536 100644 --- a/js/client-rt/variables/contracts.MODULE_NAME.html +++ b/js/client-rt/variables/contracts.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client-rt
    MODULE_NAME: "contracts" = 'contracts'

    Unique module name.

    -
    +
    diff --git a/js/client-rt/variables/contracts.PUBLIC_KEY_KIND_TRANSACTION.html b/js/client-rt/variables/contracts.PUBLIC_KEY_KIND_TRANSACTION.html index 7307d4f77f..ac3163a3af 100644 --- a/js/client-rt/variables/contracts.PUBLIC_KEY_KIND_TRANSACTION.html +++ b/js/client-rt/variables/contracts.PUBLIC_KEY_KIND_TRANSACTION.html @@ -1 +1 @@ -PUBLIC_KEY_KIND_TRANSACTION | @oasisprotocol/client-rt

    Variable PUBLIC_KEY_KIND_TRANSACTIONConst

    PUBLIC_KEY_KIND_TRANSACTION: 1 = 1
    +PUBLIC_KEY_KIND_TRANSACTION | @oasisprotocol/client-rt

    Variable PUBLIC_KEY_KIND_TRANSACTIONConst

    PUBLIC_KEY_KIND_TRANSACTION: 1 = 1
    diff --git a/js/client-rt/variables/contracts.STORE_KIND_CONFIDENTIAL.html b/js/client-rt/variables/contracts.STORE_KIND_CONFIDENTIAL.html index fac8da6b34..05af39e7d4 100644 --- a/js/client-rt/variables/contracts.STORE_KIND_CONFIDENTIAL.html +++ b/js/client-rt/variables/contracts.STORE_KIND_CONFIDENTIAL.html @@ -1 +1 @@ -STORE_KIND_CONFIDENTIAL | @oasisprotocol/client-rt
    STORE_KIND_CONFIDENTIAL: 1 = 1
    +STORE_KIND_CONFIDENTIAL | @oasisprotocol/client-rt
    STORE_KIND_CONFIDENTIAL: 1 = 1
    diff --git a/js/client-rt/variables/contracts.STORE_KIND_PUBLIC.html b/js/client-rt/variables/contracts.STORE_KIND_PUBLIC.html index cd8107a0d6..c4a6c29d9d 100644 --- a/js/client-rt/variables/contracts.STORE_KIND_PUBLIC.html +++ b/js/client-rt/variables/contracts.STORE_KIND_PUBLIC.html @@ -1 +1 @@ -STORE_KIND_PUBLIC | @oasisprotocol/client-rt
    STORE_KIND_PUBLIC: 0 = 0
    +STORE_KIND_PUBLIC | @oasisprotocol/client-rt
    STORE_KIND_PUBLIC: 0 = 0
    diff --git a/js/client-rt/variables/core.ERR_BATCH_GAS_OVERFLOW_CODE.html b/js/client-rt/variables/core.ERR_BATCH_GAS_OVERFLOW_CODE.html index 092d796bc9..764906e823 100644 --- a/js/client-rt/variables/core.ERR_BATCH_GAS_OVERFLOW_CODE.html +++ b/js/client-rt/variables/core.ERR_BATCH_GAS_OVERFLOW_CODE.html @@ -1 +1 @@ -ERR_BATCH_GAS_OVERFLOW_CODE | @oasisprotocol/client-rt

    Variable ERR_BATCH_GAS_OVERFLOW_CODEConst

    ERR_BATCH_GAS_OVERFLOW_CODE: 13 = 13
    +ERR_BATCH_GAS_OVERFLOW_CODE | @oasisprotocol/client-rt

    Variable ERR_BATCH_GAS_OVERFLOW_CODEConst

    ERR_BATCH_GAS_OVERFLOW_CODE: 13 = 13
    diff --git a/js/client-rt/variables/core.ERR_BATCH_OUT_OF_GAS_CODE.html b/js/client-rt/variables/core.ERR_BATCH_OUT_OF_GAS_CODE.html index 9bad56edde..8a45d533b6 100644 --- a/js/client-rt/variables/core.ERR_BATCH_OUT_OF_GAS_CODE.html +++ b/js/client-rt/variables/core.ERR_BATCH_OUT_OF_GAS_CODE.html @@ -1 +1 @@ -ERR_BATCH_OUT_OF_GAS_CODE | @oasisprotocol/client-rt

    Variable ERR_BATCH_OUT_OF_GAS_CODEConst

    ERR_BATCH_OUT_OF_GAS_CODE: 14 = 14
    +ERR_BATCH_OUT_OF_GAS_CODE | @oasisprotocol/client-rt

    Variable ERR_BATCH_OUT_OF_GAS_CODEConst

    ERR_BATCH_OUT_OF_GAS_CODE: 14 = 14
    diff --git a/js/client-rt/variables/core.ERR_FORBIDDEN_BY_NODE_POLICY.html b/js/client-rt/variables/core.ERR_FORBIDDEN_BY_NODE_POLICY.html index cf4400fa65..1dd0aea81d 100644 --- a/js/client-rt/variables/core.ERR_FORBIDDEN_BY_NODE_POLICY.html +++ b/js/client-rt/variables/core.ERR_FORBIDDEN_BY_NODE_POLICY.html @@ -1 +1 @@ -ERR_FORBIDDEN_BY_NODE_POLICY | @oasisprotocol/client-rt

    Variable ERR_FORBIDDEN_BY_NODE_POLICYConst

    ERR_FORBIDDEN_BY_NODE_POLICY: 22 = 22
    +ERR_FORBIDDEN_BY_NODE_POLICY | @oasisprotocol/client-rt

    Variable ERR_FORBIDDEN_BY_NODE_POLICYConst

    ERR_FORBIDDEN_BY_NODE_POLICY: 22 = 22
    diff --git a/js/client-rt/variables/core.ERR_FORBIDDEN_IN_SECURE_BUILD.html b/js/client-rt/variables/core.ERR_FORBIDDEN_IN_SECURE_BUILD.html index f826ec2a76..a8c1559f17 100644 --- a/js/client-rt/variables/core.ERR_FORBIDDEN_IN_SECURE_BUILD.html +++ b/js/client-rt/variables/core.ERR_FORBIDDEN_IN_SECURE_BUILD.html @@ -1 +1 @@ -ERR_FORBIDDEN_IN_SECURE_BUILD | @oasisprotocol/client-rt

    Variable ERR_FORBIDDEN_IN_SECURE_BUILDConst

    ERR_FORBIDDEN_IN_SECURE_BUILD: 21 = 21
    +ERR_FORBIDDEN_IN_SECURE_BUILD | @oasisprotocol/client-rt

    Variable ERR_FORBIDDEN_IN_SECURE_BUILDConst

    ERR_FORBIDDEN_IN_SECURE_BUILD: 21 = 21
    diff --git a/js/client-rt/variables/core.ERR_GAS_OVERFLOW_CODE.html b/js/client-rt/variables/core.ERR_GAS_OVERFLOW_CODE.html index fa3a191915..31734a0d5e 100644 --- a/js/client-rt/variables/core.ERR_GAS_OVERFLOW_CODE.html +++ b/js/client-rt/variables/core.ERR_GAS_OVERFLOW_CODE.html @@ -1 +1 @@ -ERR_GAS_OVERFLOW_CODE | @oasisprotocol/client-rt

    Variable ERR_GAS_OVERFLOW_CODEConst

    ERR_GAS_OVERFLOW_CODE: 11 = 11
    +ERR_GAS_OVERFLOW_CODE | @oasisprotocol/client-rt

    Variable ERR_GAS_OVERFLOW_CODEConst

    ERR_GAS_OVERFLOW_CODE: 11 = 11
    diff --git a/js/client-rt/variables/core.ERR_GAS_PRICE_TOO_LOW_CODE.html b/js/client-rt/variables/core.ERR_GAS_PRICE_TOO_LOW_CODE.html index aacc5813bd..e88900e06b 100644 --- a/js/client-rt/variables/core.ERR_GAS_PRICE_TOO_LOW_CODE.html +++ b/js/client-rt/variables/core.ERR_GAS_PRICE_TOO_LOW_CODE.html @@ -1 +1 @@ -ERR_GAS_PRICE_TOO_LOW_CODE | @oasisprotocol/client-rt

    Variable ERR_GAS_PRICE_TOO_LOW_CODEConst

    ERR_GAS_PRICE_TOO_LOW_CODE: 20 = 20
    +ERR_GAS_PRICE_TOO_LOW_CODE | @oasisprotocol/client-rt

    Variable ERR_GAS_PRICE_TOO_LOW_CODEConst

    ERR_GAS_PRICE_TOO_LOW_CODE: 20 = 20
    diff --git a/js/client-rt/variables/core.ERR_INSUFFICIENT_FEE_BALANCE_CODE.html b/js/client-rt/variables/core.ERR_INSUFFICIENT_FEE_BALANCE_CODE.html index d4ddfb09aa..ebce3cad70 100644 --- a/js/client-rt/variables/core.ERR_INSUFFICIENT_FEE_BALANCE_CODE.html +++ b/js/client-rt/variables/core.ERR_INSUFFICIENT_FEE_BALANCE_CODE.html @@ -1 +1 @@ -ERR_INSUFFICIENT_FEE_BALANCE_CODE | @oasisprotocol/client-rt

    Variable ERR_INSUFFICIENT_FEE_BALANCE_CODEConst

    ERR_INSUFFICIENT_FEE_BALANCE_CODE: 5 = 5
    +ERR_INSUFFICIENT_FEE_BALANCE_CODE | @oasisprotocol/client-rt

    Variable ERR_INSUFFICIENT_FEE_BALANCE_CODEConst

    ERR_INSUFFICIENT_FEE_BALANCE_CODE: 5 = 5
    diff --git a/js/client-rt/variables/core.ERR_INVALID_ARGUMENT_CODE.html b/js/client-rt/variables/core.ERR_INVALID_ARGUMENT_CODE.html index 326640b4cd..47855c0908 100644 --- a/js/client-rt/variables/core.ERR_INVALID_ARGUMENT_CODE.html +++ b/js/client-rt/variables/core.ERR_INVALID_ARGUMENT_CODE.html @@ -1 +1 @@ -ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 10 = 10
    +ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 10 = 10
    diff --git a/js/client-rt/variables/core.ERR_INVALID_CALL_FORMAT_CODE.html b/js/client-rt/variables/core.ERR_INVALID_CALL_FORMAT_CODE.html index cbfe8bdf96..661d41efaa 100644 --- a/js/client-rt/variables/core.ERR_INVALID_CALL_FORMAT_CODE.html +++ b/js/client-rt/variables/core.ERR_INVALID_CALL_FORMAT_CODE.html @@ -1 +1 @@ -ERR_INVALID_CALL_FORMAT_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_CALL_FORMAT_CODEConst

    ERR_INVALID_CALL_FORMAT_CODE: 18 = 18
    +ERR_INVALID_CALL_FORMAT_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_CALL_FORMAT_CODEConst

    ERR_INVALID_CALL_FORMAT_CODE: 18 = 18
    diff --git a/js/client-rt/variables/core.ERR_INVALID_METHOD_CODE.html b/js/client-rt/variables/core.ERR_INVALID_METHOD_CODE.html index 23a6eeeb24..7660bdc764 100644 --- a/js/client-rt/variables/core.ERR_INVALID_METHOD_CODE.html +++ b/js/client-rt/variables/core.ERR_INVALID_METHOD_CODE.html @@ -1 +1 @@ -ERR_INVALID_METHOD_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_METHOD_CODEConst

    ERR_INVALID_METHOD_CODE: 3 = 3
    +ERR_INVALID_METHOD_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_METHOD_CODEConst

    ERR_INVALID_METHOD_CODE: 3 = 3
    diff --git a/js/client-rt/variables/core.ERR_INVALID_NONCE_CODE.html b/js/client-rt/variables/core.ERR_INVALID_NONCE_CODE.html index e94cfd398e..b0eaa3a85c 100644 --- a/js/client-rt/variables/core.ERR_INVALID_NONCE_CODE.html +++ b/js/client-rt/variables/core.ERR_INVALID_NONCE_CODE.html @@ -1 +1 @@ -ERR_INVALID_NONCE_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_NONCE_CODEConst

    ERR_INVALID_NONCE_CODE: 4 = 4
    +ERR_INVALID_NONCE_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_NONCE_CODEConst

    ERR_INVALID_NONCE_CODE: 4 = 4
    diff --git a/js/client-rt/variables/core.ERR_INVALID_TRANSACTION_CODE.html b/js/client-rt/variables/core.ERR_INVALID_TRANSACTION_CODE.html index cb2b0d5b6e..e78981a128 100644 --- a/js/client-rt/variables/core.ERR_INVALID_TRANSACTION_CODE.html +++ b/js/client-rt/variables/core.ERR_INVALID_TRANSACTION_CODE.html @@ -1 +1 @@ -ERR_INVALID_TRANSACTION_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_TRANSACTION_CODEConst

    ERR_INVALID_TRANSACTION_CODE: 2 = 2
    +ERR_INVALID_TRANSACTION_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_TRANSACTION_CODEConst

    ERR_INVALID_TRANSACTION_CODE: 2 = 2
    diff --git a/js/client-rt/variables/core.ERR_INVARIANT_VIOLATION_CODE.html b/js/client-rt/variables/core.ERR_INVARIANT_VIOLATION_CODE.html index ea7b63c42f..5e75268399 100644 --- a/js/client-rt/variables/core.ERR_INVARIANT_VIOLATION_CODE.html +++ b/js/client-rt/variables/core.ERR_INVARIANT_VIOLATION_CODE.html @@ -1 +1 @@ -ERR_INVARIANT_VIOLATION_CODE | @oasisprotocol/client-rt

    Variable ERR_INVARIANT_VIOLATION_CODEConst

    ERR_INVARIANT_VIOLATION_CODE: 17 = 17
    +ERR_INVARIANT_VIOLATION_CODE | @oasisprotocol/client-rt

    Variable ERR_INVARIANT_VIOLATION_CODEConst

    ERR_INVARIANT_VIOLATION_CODE: 17 = 17
    diff --git a/js/client-rt/variables/core.ERR_MALFORMED_TRANSACTION_CODE.html b/js/client-rt/variables/core.ERR_MALFORMED_TRANSACTION_CODE.html index 05e035bf04..a140e819fa 100644 --- a/js/client-rt/variables/core.ERR_MALFORMED_TRANSACTION_CODE.html +++ b/js/client-rt/variables/core.ERR_MALFORMED_TRANSACTION_CODE.html @@ -1 +1 @@ -ERR_MALFORMED_TRANSACTION_CODE | @oasisprotocol/client-rt

    Variable ERR_MALFORMED_TRANSACTION_CODEConst

    ERR_MALFORMED_TRANSACTION_CODE: 1 = 1
    +ERR_MALFORMED_TRANSACTION_CODE | @oasisprotocol/client-rt

    Variable ERR_MALFORMED_TRANSACTION_CODEConst

    ERR_MALFORMED_TRANSACTION_CODE: 1 = 1
    diff --git a/js/client-rt/variables/core.ERR_MESSAGE_HANDLER_MISSING_CODE.html b/js/client-rt/variables/core.ERR_MESSAGE_HANDLER_MISSING_CODE.html index 364fba9044..be9c199aac 100644 --- a/js/client-rt/variables/core.ERR_MESSAGE_HANDLER_MISSING_CODE.html +++ b/js/client-rt/variables/core.ERR_MESSAGE_HANDLER_MISSING_CODE.html @@ -1 +1 @@ -ERR_MESSAGE_HANDLER_MISSING_CODE | @oasisprotocol/client-rt

    Variable ERR_MESSAGE_HANDLER_MISSING_CODEConst

    ERR_MESSAGE_HANDLER_MISSING_CODE: 9 = 9
    +ERR_MESSAGE_HANDLER_MISSING_CODE | @oasisprotocol/client-rt

    Variable ERR_MESSAGE_HANDLER_MISSING_CODEConst

    ERR_MESSAGE_HANDLER_MISSING_CODE: 9 = 9
    diff --git a/js/client-rt/variables/core.ERR_MESSAGE_NOT_HANDLED_CODE.html b/js/client-rt/variables/core.ERR_MESSAGE_NOT_HANDLED_CODE.html index 9bc3894f22..c0fdc2709f 100644 --- a/js/client-rt/variables/core.ERR_MESSAGE_NOT_HANDLED_CODE.html +++ b/js/client-rt/variables/core.ERR_MESSAGE_NOT_HANDLED_CODE.html @@ -1 +1 @@ -ERR_MESSAGE_NOT_HANDLED_CODE | @oasisprotocol/client-rt

    Variable ERR_MESSAGE_NOT_HANDLED_CODEConst

    ERR_MESSAGE_NOT_HANDLED_CODE: 8 = 8
    +ERR_MESSAGE_NOT_HANDLED_CODE | @oasisprotocol/client-rt

    Variable ERR_MESSAGE_NOT_HANDLED_CODEConst

    ERR_MESSAGE_NOT_HANDLED_CODE: 8 = 8
    diff --git a/js/client-rt/variables/core.ERR_MULTISIG_TOO_MANY_SIGNERS_CODE.html b/js/client-rt/variables/core.ERR_MULTISIG_TOO_MANY_SIGNERS_CODE.html index 7133ce56e7..e8ba3b714b 100644 --- a/js/client-rt/variables/core.ERR_MULTISIG_TOO_MANY_SIGNERS_CODE.html +++ b/js/client-rt/variables/core.ERR_MULTISIG_TOO_MANY_SIGNERS_CODE.html @@ -1 +1 @@ -ERR_MULTISIG_TOO_MANY_SIGNERS_CODE | @oasisprotocol/client-rt

    Variable ERR_MULTISIG_TOO_MANY_SIGNERS_CODEConst

    ERR_MULTISIG_TOO_MANY_SIGNERS_CODE: 16 = 16
    +ERR_MULTISIG_TOO_MANY_SIGNERS_CODE | @oasisprotocol/client-rt

    Variable ERR_MULTISIG_TOO_MANY_SIGNERS_CODEConst

    ERR_MULTISIG_TOO_MANY_SIGNERS_CODE: 16 = 16
    diff --git a/js/client-rt/variables/core.ERR_NOT_AUTHENTICATED_CODE.html b/js/client-rt/variables/core.ERR_NOT_AUTHENTICATED_CODE.html index 3e20ae2c1f..bc09bb994a 100644 --- a/js/client-rt/variables/core.ERR_NOT_AUTHENTICATED_CODE.html +++ b/js/client-rt/variables/core.ERR_NOT_AUTHENTICATED_CODE.html @@ -1 +1 @@ -ERR_NOT_AUTHENTICATED_CODE | @oasisprotocol/client-rt

    Variable ERR_NOT_AUTHENTICATED_CODEConst

    ERR_NOT_AUTHENTICATED_CODE: 19 = 19
    +ERR_NOT_AUTHENTICATED_CODE | @oasisprotocol/client-rt

    Variable ERR_NOT_AUTHENTICATED_CODEConst

    ERR_NOT_AUTHENTICATED_CODE: 19 = 19
    diff --git a/js/client-rt/variables/core.ERR_OUT_OF_GAS_CODE.html b/js/client-rt/variables/core.ERR_OUT_OF_GAS_CODE.html index dad3d86d9f..fa0e531743 100644 --- a/js/client-rt/variables/core.ERR_OUT_OF_GAS_CODE.html +++ b/js/client-rt/variables/core.ERR_OUT_OF_GAS_CODE.html @@ -1 +1 @@ -ERR_OUT_OF_GAS_CODE | @oasisprotocol/client-rt

    Variable ERR_OUT_OF_GAS_CODEConst

    ERR_OUT_OF_GAS_CODE: 12 = 12
    +ERR_OUT_OF_GAS_CODE | @oasisprotocol/client-rt

    Variable ERR_OUT_OF_GAS_CODEConst

    ERR_OUT_OF_GAS_CODE: 12 = 12
    diff --git a/js/client-rt/variables/core.ERR_OUT_OF_MESSAGE_SLOTS_CODE.html b/js/client-rt/variables/core.ERR_OUT_OF_MESSAGE_SLOTS_CODE.html index 38de74c3ba..453a940506 100644 --- a/js/client-rt/variables/core.ERR_OUT_OF_MESSAGE_SLOTS_CODE.html +++ b/js/client-rt/variables/core.ERR_OUT_OF_MESSAGE_SLOTS_CODE.html @@ -1 +1 @@ -ERR_OUT_OF_MESSAGE_SLOTS_CODE | @oasisprotocol/client-rt

    Variable ERR_OUT_OF_MESSAGE_SLOTS_CODEConst

    ERR_OUT_OF_MESSAGE_SLOTS_CODE: 6 = 6
    +ERR_OUT_OF_MESSAGE_SLOTS_CODE | @oasisprotocol/client-rt

    Variable ERR_OUT_OF_MESSAGE_SLOTS_CODEConst

    ERR_OUT_OF_MESSAGE_SLOTS_CODE: 6 = 6
    diff --git a/js/client-rt/variables/core.ERR_TOO_MANY_AUTH_CODE.html b/js/client-rt/variables/core.ERR_TOO_MANY_AUTH_CODE.html index e3e6e7551d..2e94275ca5 100644 --- a/js/client-rt/variables/core.ERR_TOO_MANY_AUTH_CODE.html +++ b/js/client-rt/variables/core.ERR_TOO_MANY_AUTH_CODE.html @@ -1 +1 @@ -ERR_TOO_MANY_AUTH_CODE | @oasisprotocol/client-rt

    Variable ERR_TOO_MANY_AUTH_CODEConst

    ERR_TOO_MANY_AUTH_CODE: 15 = 15
    +ERR_TOO_MANY_AUTH_CODE | @oasisprotocol/client-rt

    Variable ERR_TOO_MANY_AUTH_CODEConst

    ERR_TOO_MANY_AUTH_CODE: 15 = 15
    diff --git a/js/client-rt/variables/core.EVENT_GAS_USED.html b/js/client-rt/variables/core.EVENT_GAS_USED.html index 87b249d89e..b27271dd24 100644 --- a/js/client-rt/variables/core.EVENT_GAS_USED.html +++ b/js/client-rt/variables/core.EVENT_GAS_USED.html @@ -1 +1 @@ -EVENT_GAS_USED | @oasisprotocol/client-rt

    Variable EVENT_GAS_USEDConst

    EVENT_GAS_USED: 1 = 1
    +EVENT_GAS_USED | @oasisprotocol/client-rt

    Variable EVENT_GAS_USEDConst

    EVENT_GAS_USED: 1 = 1
    diff --git a/js/client-rt/variables/core.METHODHANDLERKIND_CALL.html b/js/client-rt/variables/core.METHODHANDLERKIND_CALL.html index f26962d942..b21bc71eec 100644 --- a/js/client-rt/variables/core.METHODHANDLERKIND_CALL.html +++ b/js/client-rt/variables/core.METHODHANDLERKIND_CALL.html @@ -1 +1 @@ -METHODHANDLERKIND_CALL | @oasisprotocol/client-rt

    Variable METHODHANDLERKIND_CALLConst

    METHODHANDLERKIND_CALL: "call" = 'call'
    +METHODHANDLERKIND_CALL | @oasisprotocol/client-rt

    Variable METHODHANDLERKIND_CALLConst

    METHODHANDLERKIND_CALL: "call" = 'call'
    diff --git a/js/client-rt/variables/core.METHODHANDLERKIND_MESSAGE_RESULT.html b/js/client-rt/variables/core.METHODHANDLERKIND_MESSAGE_RESULT.html index 42b40d6881..be65c2feac 100644 --- a/js/client-rt/variables/core.METHODHANDLERKIND_MESSAGE_RESULT.html +++ b/js/client-rt/variables/core.METHODHANDLERKIND_MESSAGE_RESULT.html @@ -1 +1 @@ -METHODHANDLERKIND_MESSAGE_RESULT | @oasisprotocol/client-rt

    Variable METHODHANDLERKIND_MESSAGE_RESULTConst

    METHODHANDLERKIND_MESSAGE_RESULT: "message_result" = 'message_result'
    +METHODHANDLERKIND_MESSAGE_RESULT | @oasisprotocol/client-rt

    Variable METHODHANDLERKIND_MESSAGE_RESULTConst

    METHODHANDLERKIND_MESSAGE_RESULT: "message_result" = 'message_result'
    diff --git a/js/client-rt/variables/core.METHODHANDLERKIND_QUERY.html b/js/client-rt/variables/core.METHODHANDLERKIND_QUERY.html index 7fea568d14..2738784806 100644 --- a/js/client-rt/variables/core.METHODHANDLERKIND_QUERY.html +++ b/js/client-rt/variables/core.METHODHANDLERKIND_QUERY.html @@ -1 +1 @@ -METHODHANDLERKIND_QUERY | @oasisprotocol/client-rt

    Variable METHODHANDLERKIND_QUERYConst

    METHODHANDLERKIND_QUERY: "query" = 'query'
    +METHODHANDLERKIND_QUERY | @oasisprotocol/client-rt

    Variable METHODHANDLERKIND_QUERYConst

    METHODHANDLERKIND_QUERY: "query" = 'query'
    diff --git a/js/client-rt/variables/core.METHOD_CALL_DATA_PUBLIC_KEY.html b/js/client-rt/variables/core.METHOD_CALL_DATA_PUBLIC_KEY.html index 20294063e8..8bd68f6a8c 100644 --- a/js/client-rt/variables/core.METHOD_CALL_DATA_PUBLIC_KEY.html +++ b/js/client-rt/variables/core.METHOD_CALL_DATA_PUBLIC_KEY.html @@ -1 +1 @@ -METHOD_CALL_DATA_PUBLIC_KEY | @oasisprotocol/client-rt

    Variable METHOD_CALL_DATA_PUBLIC_KEYConst

    METHOD_CALL_DATA_PUBLIC_KEY: "core.CallDataPublicKey" = 'core.CallDataPublicKey'
    +METHOD_CALL_DATA_PUBLIC_KEY | @oasisprotocol/client-rt

    Variable METHOD_CALL_DATA_PUBLIC_KEYConst

    METHOD_CALL_DATA_PUBLIC_KEY: "core.CallDataPublicKey" = 'core.CallDataPublicKey'
    diff --git a/js/client-rt/variables/core.METHOD_CHECK_INVARIANTS.html b/js/client-rt/variables/core.METHOD_CHECK_INVARIANTS.html index 1af0dad2c8..2215ec700e 100644 --- a/js/client-rt/variables/core.METHOD_CHECK_INVARIANTS.html +++ b/js/client-rt/variables/core.METHOD_CHECK_INVARIANTS.html @@ -1 +1 @@ -METHOD_CHECK_INVARIANTS | @oasisprotocol/client-rt

    Variable METHOD_CHECK_INVARIANTSConst

    METHOD_CHECK_INVARIANTS: "core.CheckInvariants" = 'core.CheckInvariants'
    +METHOD_CHECK_INVARIANTS | @oasisprotocol/client-rt

    Variable METHOD_CHECK_INVARIANTSConst

    METHOD_CHECK_INVARIANTS: "core.CheckInvariants" = 'core.CheckInvariants'
    diff --git a/js/client-rt/variables/core.METHOD_ESTIMATE_GAS.html b/js/client-rt/variables/core.METHOD_ESTIMATE_GAS.html index 3b6d3d6ba9..cd773b2ef7 100644 --- a/js/client-rt/variables/core.METHOD_ESTIMATE_GAS.html +++ b/js/client-rt/variables/core.METHOD_ESTIMATE_GAS.html @@ -1 +1 @@ -METHOD_ESTIMATE_GAS | @oasisprotocol/client-rt

    Variable METHOD_ESTIMATE_GASConst

    METHOD_ESTIMATE_GAS: "core.EstimateGas" = 'core.EstimateGas'
    +METHOD_ESTIMATE_GAS | @oasisprotocol/client-rt

    Variable METHOD_ESTIMATE_GASConst

    METHOD_ESTIMATE_GAS: "core.EstimateGas" = 'core.EstimateGas'
    diff --git a/js/client-rt/variables/core.METHOD_MIN_GAS_PRICE.html b/js/client-rt/variables/core.METHOD_MIN_GAS_PRICE.html index a6401f0bbf..753974fa8e 100644 --- a/js/client-rt/variables/core.METHOD_MIN_GAS_PRICE.html +++ b/js/client-rt/variables/core.METHOD_MIN_GAS_PRICE.html @@ -1 +1 @@ -METHOD_MIN_GAS_PRICE | @oasisprotocol/client-rt

    Variable METHOD_MIN_GAS_PRICEConst

    METHOD_MIN_GAS_PRICE: "core.MinGasPrice" = 'core.MinGasPrice'
    +METHOD_MIN_GAS_PRICE | @oasisprotocol/client-rt

    Variable METHOD_MIN_GAS_PRICEConst

    METHOD_MIN_GAS_PRICE: "core.MinGasPrice" = 'core.MinGasPrice'
    diff --git a/js/client-rt/variables/core.METHOD_RUNTIME_INFO.html b/js/client-rt/variables/core.METHOD_RUNTIME_INFO.html index 5af2c3e197..87e621ecdc 100644 --- a/js/client-rt/variables/core.METHOD_RUNTIME_INFO.html +++ b/js/client-rt/variables/core.METHOD_RUNTIME_INFO.html @@ -1 +1 @@ -METHOD_RUNTIME_INFO | @oasisprotocol/client-rt

    Variable METHOD_RUNTIME_INFOConst

    METHOD_RUNTIME_INFO: "core.RuntimeInfo" = 'core.RuntimeInfo'
    +METHOD_RUNTIME_INFO | @oasisprotocol/client-rt

    Variable METHOD_RUNTIME_INFOConst

    METHOD_RUNTIME_INFO: "core.RuntimeInfo" = 'core.RuntimeInfo'
    diff --git a/js/client-rt/variables/core.MODULE_NAME.html b/js/client-rt/variables/core.MODULE_NAME.html index 35e6331b00..47d6c0e69d 100644 --- a/js/client-rt/variables/core.MODULE_NAME.html +++ b/js/client-rt/variables/core.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client-rt
    MODULE_NAME: "core" = 'core'

    Unique module name.

    -
    +
    diff --git a/js/client-rt/variables/evm.ERROR_FORBIDDEN_CODE.html b/js/client-rt/variables/evm.ERROR_FORBIDDEN_CODE.html index 54a4b24f3a..0e14b12a99 100644 --- a/js/client-rt/variables/evm.ERROR_FORBIDDEN_CODE.html +++ b/js/client-rt/variables/evm.ERROR_FORBIDDEN_CODE.html @@ -1 +1 @@ -ERROR_FORBIDDEN_CODE | @oasisprotocol/client-rt

    Variable ERROR_FORBIDDEN_CODEConst

    ERROR_FORBIDDEN_CODE: 7 = 7
    +ERROR_FORBIDDEN_CODE | @oasisprotocol/client-rt

    Variable ERROR_FORBIDDEN_CODEConst

    ERROR_FORBIDDEN_CODE: 7 = 7
    diff --git a/js/client-rt/variables/evm.ERROR_REVERTED_CODE.html b/js/client-rt/variables/evm.ERROR_REVERTED_CODE.html index 1d582fb7f8..bd9453f047 100644 --- a/js/client-rt/variables/evm.ERROR_REVERTED_CODE.html +++ b/js/client-rt/variables/evm.ERROR_REVERTED_CODE.html @@ -1 +1 @@ -ERROR_REVERTED_CODE | @oasisprotocol/client-rt

    Variable ERROR_REVERTED_CODEConst

    ERROR_REVERTED_CODE: 8 = 8
    +ERROR_REVERTED_CODE | @oasisprotocol/client-rt

    Variable ERROR_REVERTED_CODEConst

    ERROR_REVERTED_CODE: 8 = 8
    diff --git a/js/client-rt/variables/evm.ERROR_SIMULATION_TOO_EXPENSIVE.html b/js/client-rt/variables/evm.ERROR_SIMULATION_TOO_EXPENSIVE.html index 9842f1fe21..a10594f044 100644 --- a/js/client-rt/variables/evm.ERROR_SIMULATION_TOO_EXPENSIVE.html +++ b/js/client-rt/variables/evm.ERROR_SIMULATION_TOO_EXPENSIVE.html @@ -1 +1 @@ -ERROR_SIMULATION_TOO_EXPENSIVE | @oasisprotocol/client-rt

    Variable ERROR_SIMULATION_TOO_EXPENSIVEConst

    ERROR_SIMULATION_TOO_EXPENSIVE: 8 = 8
    +ERROR_SIMULATION_TOO_EXPENSIVE | @oasisprotocol/client-rt

    Variable ERROR_SIMULATION_TOO_EXPENSIVEConst

    ERROR_SIMULATION_TOO_EXPENSIVE: 8 = 8
    diff --git a/js/client-rt/variables/evm.ERR_EXECUTION_FAILED_CODE.html b/js/client-rt/variables/evm.ERR_EXECUTION_FAILED_CODE.html index 9b2e1ec74e..e65faea8d0 100644 --- a/js/client-rt/variables/evm.ERR_EXECUTION_FAILED_CODE.html +++ b/js/client-rt/variables/evm.ERR_EXECUTION_FAILED_CODE.html @@ -1 +1 @@ -ERR_EXECUTION_FAILED_CODE | @oasisprotocol/client-rt

    Variable ERR_EXECUTION_FAILED_CODEConst

    ERR_EXECUTION_FAILED_CODE: 2 = 2
    +ERR_EXECUTION_FAILED_CODE | @oasisprotocol/client-rt

    Variable ERR_EXECUTION_FAILED_CODEConst

    ERR_EXECUTION_FAILED_CODE: 2 = 2
    diff --git a/js/client-rt/variables/evm.ERR_FEE_OVERFLOW_CODE.html b/js/client-rt/variables/evm.ERR_FEE_OVERFLOW_CODE.html index 15b28783b6..33f4a5640b 100644 --- a/js/client-rt/variables/evm.ERR_FEE_OVERFLOW_CODE.html +++ b/js/client-rt/variables/evm.ERR_FEE_OVERFLOW_CODE.html @@ -1 +1 @@ -ERR_FEE_OVERFLOW_CODE | @oasisprotocol/client-rt

    Variable ERR_FEE_OVERFLOW_CODEConst

    ERR_FEE_OVERFLOW_CODE: 4 = 4
    +ERR_FEE_OVERFLOW_CODE | @oasisprotocol/client-rt

    Variable ERR_FEE_OVERFLOW_CODEConst

    ERR_FEE_OVERFLOW_CODE: 4 = 4
    diff --git a/js/client-rt/variables/evm.ERR_GAS_LIMIT_TOO_LOW_CODE.html b/js/client-rt/variables/evm.ERR_GAS_LIMIT_TOO_LOW_CODE.html index 3bd85f6e66..152f5af4ac 100644 --- a/js/client-rt/variables/evm.ERR_GAS_LIMIT_TOO_LOW_CODE.html +++ b/js/client-rt/variables/evm.ERR_GAS_LIMIT_TOO_LOW_CODE.html @@ -1 +1 @@ -ERR_GAS_LIMIT_TOO_LOW_CODE | @oasisprotocol/client-rt

    Variable ERR_GAS_LIMIT_TOO_LOW_CODEConst

    ERR_GAS_LIMIT_TOO_LOW_CODE: 5 = 5
    +ERR_GAS_LIMIT_TOO_LOW_CODE | @oasisprotocol/client-rt

    Variable ERR_GAS_LIMIT_TOO_LOW_CODEConst

    ERR_GAS_LIMIT_TOO_LOW_CODE: 5 = 5
    diff --git a/js/client-rt/variables/evm.ERR_INSUFFICIENT_BALANCE_CODE.html b/js/client-rt/variables/evm.ERR_INSUFFICIENT_BALANCE_CODE.html index e73dfa41b4..8132ad5c8c 100644 --- a/js/client-rt/variables/evm.ERR_INSUFFICIENT_BALANCE_CODE.html +++ b/js/client-rt/variables/evm.ERR_INSUFFICIENT_BALANCE_CODE.html @@ -1 +1 @@ -ERR_INSUFFICIENT_BALANCE_CODE | @oasisprotocol/client-rt

    Variable ERR_INSUFFICIENT_BALANCE_CODEConst

    ERR_INSUFFICIENT_BALANCE_CODE: 6 = 6
    +ERR_INSUFFICIENT_BALANCE_CODE | @oasisprotocol/client-rt

    Variable ERR_INSUFFICIENT_BALANCE_CODEConst

    ERR_INSUFFICIENT_BALANCE_CODE: 6 = 6
    diff --git a/js/client-rt/variables/evm.ERR_INVALID_ARGUMENT_CODE.html b/js/client-rt/variables/evm.ERR_INVALID_ARGUMENT_CODE.html index e64377f9c6..2fe3d11f1d 100644 --- a/js/client-rt/variables/evm.ERR_INVALID_ARGUMENT_CODE.html +++ b/js/client-rt/variables/evm.ERR_INVALID_ARGUMENT_CODE.html @@ -1 +1 @@ -ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 1 = 1
    +ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 1 = 1
    diff --git a/js/client-rt/variables/evm.ERR_INVALID_SIGNER_TYPE_CODE.html b/js/client-rt/variables/evm.ERR_INVALID_SIGNER_TYPE_CODE.html index 87b81d0e64..988117dbd9 100644 --- a/js/client-rt/variables/evm.ERR_INVALID_SIGNER_TYPE_CODE.html +++ b/js/client-rt/variables/evm.ERR_INVALID_SIGNER_TYPE_CODE.html @@ -1 +1 @@ -ERR_INVALID_SIGNER_TYPE_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_SIGNER_TYPE_CODEConst

    ERR_INVALID_SIGNER_TYPE_CODE: 3 = 3
    +ERR_INVALID_SIGNER_TYPE_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_SIGNER_TYPE_CODEConst

    ERR_INVALID_SIGNER_TYPE_CODE: 3 = 3
    diff --git a/js/client-rt/variables/evm.EVENT_LOG_CODE.html b/js/client-rt/variables/evm.EVENT_LOG_CODE.html index 910035ba3d..b57aa14a66 100644 --- a/js/client-rt/variables/evm.EVENT_LOG_CODE.html +++ b/js/client-rt/variables/evm.EVENT_LOG_CODE.html @@ -1 +1 @@ -EVENT_LOG_CODE | @oasisprotocol/client-rt

    Variable EVENT_LOG_CODEConst

    EVENT_LOG_CODE: 1 = 1
    +EVENT_LOG_CODE | @oasisprotocol/client-rt

    Variable EVENT_LOG_CODEConst

    EVENT_LOG_CODE: 1 = 1
    diff --git a/js/client-rt/variables/evm.METHOD_BALANCE.html b/js/client-rt/variables/evm.METHOD_BALANCE.html index 0f6c8c6cc3..20b1d1a98d 100644 --- a/js/client-rt/variables/evm.METHOD_BALANCE.html +++ b/js/client-rt/variables/evm.METHOD_BALANCE.html @@ -1 +1 @@ -METHOD_BALANCE | @oasisprotocol/client-rt

    Variable METHOD_BALANCEConst

    METHOD_BALANCE: "evm.Balance" = 'evm.Balance'
    +METHOD_BALANCE | @oasisprotocol/client-rt

    Variable METHOD_BALANCEConst

    METHOD_BALANCE: "evm.Balance" = 'evm.Balance'
    diff --git a/js/client-rt/variables/evm.METHOD_CALL.html b/js/client-rt/variables/evm.METHOD_CALL.html index 0bcc03034f..c28aacc470 100644 --- a/js/client-rt/variables/evm.METHOD_CALL.html +++ b/js/client-rt/variables/evm.METHOD_CALL.html @@ -1 +1 @@ -METHOD_CALL | @oasisprotocol/client-rt
    METHOD_CALL: "evm.Call" = 'evm.Call'
    +METHOD_CALL | @oasisprotocol/client-rt
    METHOD_CALL: "evm.Call" = 'evm.Call'
    diff --git a/js/client-rt/variables/evm.METHOD_CODE.html b/js/client-rt/variables/evm.METHOD_CODE.html index 2e5026cf9c..9403d05802 100644 --- a/js/client-rt/variables/evm.METHOD_CODE.html +++ b/js/client-rt/variables/evm.METHOD_CODE.html @@ -1 +1 @@ -METHOD_CODE | @oasisprotocol/client-rt
    METHOD_CODE: "evm.Code" = 'evm.Code'
    +METHOD_CODE | @oasisprotocol/client-rt
    METHOD_CODE: "evm.Code" = 'evm.Code'
    diff --git a/js/client-rt/variables/evm.METHOD_CREATE.html b/js/client-rt/variables/evm.METHOD_CREATE.html index 8c2bd751a6..16fbfb0619 100644 --- a/js/client-rt/variables/evm.METHOD_CREATE.html +++ b/js/client-rt/variables/evm.METHOD_CREATE.html @@ -1 +1 @@ -METHOD_CREATE | @oasisprotocol/client-rt

    Variable METHOD_CREATEConst

    METHOD_CREATE: "evm.Create" = 'evm.Create'
    +METHOD_CREATE | @oasisprotocol/client-rt

    Variable METHOD_CREATEConst

    METHOD_CREATE: "evm.Create" = 'evm.Create'
    diff --git a/js/client-rt/variables/evm.METHOD_SIMULATE_CALL.html b/js/client-rt/variables/evm.METHOD_SIMULATE_CALL.html index 09b5a3fbf9..c2e44abe3b 100644 --- a/js/client-rt/variables/evm.METHOD_SIMULATE_CALL.html +++ b/js/client-rt/variables/evm.METHOD_SIMULATE_CALL.html @@ -1 +1 @@ -METHOD_SIMULATE_CALL | @oasisprotocol/client-rt

    Variable METHOD_SIMULATE_CALLConst

    METHOD_SIMULATE_CALL: "evm.SimulateCall" = 'evm.SimulateCall'
    +METHOD_SIMULATE_CALL | @oasisprotocol/client-rt

    Variable METHOD_SIMULATE_CALLConst

    METHOD_SIMULATE_CALL: "evm.SimulateCall" = 'evm.SimulateCall'
    diff --git a/js/client-rt/variables/evm.METHOD_STORAGE.html b/js/client-rt/variables/evm.METHOD_STORAGE.html index efdb70bd2a..da147c712c 100644 --- a/js/client-rt/variables/evm.METHOD_STORAGE.html +++ b/js/client-rt/variables/evm.METHOD_STORAGE.html @@ -1 +1 @@ -METHOD_STORAGE | @oasisprotocol/client-rt

    Variable METHOD_STORAGEConst

    METHOD_STORAGE: "evm.Storage" = 'evm.Storage'
    +METHOD_STORAGE | @oasisprotocol/client-rt

    Variable METHOD_STORAGEConst

    METHOD_STORAGE: "evm.Storage" = 'evm.Storage'
    diff --git a/js/client-rt/variables/evm.MODULE_NAME.html b/js/client-rt/variables/evm.MODULE_NAME.html index d236f74528..c4e8866a21 100644 --- a/js/client-rt/variables/evm.MODULE_NAME.html +++ b/js/client-rt/variables/evm.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client-rt
    MODULE_NAME: "evm" = 'evm'

    Unique module name.

    -
    +
    diff --git a/js/client-rt/variables/rewards.ERR_INVALID_ARGUMENT_CODE.html b/js/client-rt/variables/rewards.ERR_INVALID_ARGUMENT_CODE.html index f4fc655fcf..5774129489 100644 --- a/js/client-rt/variables/rewards.ERR_INVALID_ARGUMENT_CODE.html +++ b/js/client-rt/variables/rewards.ERR_INVALID_ARGUMENT_CODE.html @@ -1 +1 @@ -ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 1 = 1
    +ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client-rt

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 1 = 1
    diff --git a/js/client-rt/variables/rewards.METHOD_PARAMETERS.html b/js/client-rt/variables/rewards.METHOD_PARAMETERS.html index 84f3651a34..f734b691f4 100644 --- a/js/client-rt/variables/rewards.METHOD_PARAMETERS.html +++ b/js/client-rt/variables/rewards.METHOD_PARAMETERS.html @@ -1 +1 @@ -METHOD_PARAMETERS | @oasisprotocol/client-rt
    METHOD_PARAMETERS: "rewards.Parameters" = 'rewards.Parameters'
    +METHOD_PARAMETERS | @oasisprotocol/client-rt
    METHOD_PARAMETERS: "rewards.Parameters" = 'rewards.Parameters'
    diff --git a/js/client-rt/variables/rewards.MODULE_NAME.html b/js/client-rt/variables/rewards.MODULE_NAME.html index 9a0677cfbf..b5ad338b6c 100644 --- a/js/client-rt/variables/rewards.MODULE_NAME.html +++ b/js/client-rt/variables/rewards.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client-rt
    MODULE_NAME: "rewards" = 'rewards'

    Unique module name.

    -
    +
    diff --git a/js/client-rt/variables/token.NATIVE_DENOMINATION.html b/js/client-rt/variables/token.NATIVE_DENOMINATION.html index c79da54797..aad7062788 100644 --- a/js/client-rt/variables/token.NATIVE_DENOMINATION.html +++ b/js/client-rt/variables/token.NATIVE_DENOMINATION.html @@ -1,2 +1,2 @@ NATIVE_DENOMINATION | @oasisprotocol/client-rt

    Variable NATIVE_DENOMINATIONConst

    NATIVE_DENOMINATION: Uint8Array = ...

    Denomination in native token.

    -
    +
    diff --git a/js/client-rt/variables/transaction.CALLFORMAT_ENCRYPTED_X25519DEOXYSII.html b/js/client-rt/variables/transaction.CALLFORMAT_ENCRYPTED_X25519DEOXYSII.html index dab8fdecfa..ffd863d10c 100644 --- a/js/client-rt/variables/transaction.CALLFORMAT_ENCRYPTED_X25519DEOXYSII.html +++ b/js/client-rt/variables/transaction.CALLFORMAT_ENCRYPTED_X25519DEOXYSII.html @@ -1,2 +1,2 @@ CALLFORMAT_ENCRYPTED_X25519DEOXYSII | @oasisprotocol/client-rt

    Variable CALLFORMAT_ENCRYPTED_X25519DEOXYSIIConst

    CALLFORMAT_ENCRYPTED_X25519DEOXYSII: 1 = 1

    Encrypted call data using X25519 for key exchange and Deoxys-II for symmetric encryption.

    -
    +
    diff --git a/js/client-rt/variables/transaction.CALLFORMAT_PLAIN.html b/js/client-rt/variables/transaction.CALLFORMAT_PLAIN.html index 789f99e0df..e5e2d4a531 100644 --- a/js/client-rt/variables/transaction.CALLFORMAT_PLAIN.html +++ b/js/client-rt/variables/transaction.CALLFORMAT_PLAIN.html @@ -1,2 +1,2 @@ CALLFORMAT_PLAIN | @oasisprotocol/client-rt
    CALLFORMAT_PLAIN: 0 = 0

    Plain text call data.

    -
    +
    diff --git a/js/client-rt/variables/transaction.LATEST_TRANSACTION_VERSION.html b/js/client-rt/variables/transaction.LATEST_TRANSACTION_VERSION.html index 79f79d0f4a..bb2e9fffd6 100644 --- a/js/client-rt/variables/transaction.LATEST_TRANSACTION_VERSION.html +++ b/js/client-rt/variables/transaction.LATEST_TRANSACTION_VERSION.html @@ -1,2 +1,2 @@ LATEST_TRANSACTION_VERSION | @oasisprotocol/client-rt
    LATEST_TRANSACTION_VERSION: 1 = 1

    The latest transaction format version.

    -
    +
    diff --git a/js/client-rt/variables/transaction.SIGNATURE_CONTEXT_BASE.html b/js/client-rt/variables/transaction.SIGNATURE_CONTEXT_BASE.html index d73e3120d4..600d1c9eea 100644 --- a/js/client-rt/variables/transaction.SIGNATURE_CONTEXT_BASE.html +++ b/js/client-rt/variables/transaction.SIGNATURE_CONTEXT_BASE.html @@ -1,2 +1,2 @@ SIGNATURE_CONTEXT_BASE | @oasisprotocol/client-rt
    SIGNATURE_CONTEXT_BASE: "oasis-runtime-sdk/tx: v0" = 'oasis-runtime-sdk/tx: v0'

    Transaction signature domain separation context base.

    -
    +
    diff --git a/js/client-signer-ledger/classes/LedgerCodeError.html b/js/client-signer-ledger/classes/LedgerCodeError.html index 14fb41f393..b91c2efd39 100644 --- a/js/client-signer-ledger/classes/LedgerCodeError.html +++ b/js/client-signer-ledger/classes/LedgerCodeError.html @@ -1,4 +1,4 @@ -LedgerCodeError | @oasisprotocol/client-signer-ledger

    Hierarchy

    • Error
      • LedgerCodeError

    Constructors

    constructor +LedgerCodeError | @oasisprotocol/client-signer-ledger

    Hierarchy

    • Error
      • LedgerCodeError

    Constructors

    Properties

    errorMessage: string
    message: string
    name: string
    returnCode: number
    stack?: string
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

    Optional override for formatting stack traces

    +

    Constructors

    Properties

    errorMessage: string
    message: string
    name: string
    returnCode: number
    stack?: string
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

    Optional override for formatting stack traces

    stackTraceLimit: number

    Methods

    • Create .stack property on a target object

      Parameters

      • targetObject: object
      • OptionalconstructorOpt: Function

      Returns void

    diff --git a/js/client-signer-ledger/classes/LedgerContextSigner.html b/js/client-signer-ledger/classes/LedgerContextSigner.html index de0260e948..a496ec8d4d 100644 --- a/js/client-signer-ledger/classes/LedgerContextSigner.html +++ b/js/client-signer-ledger/classes/LedgerContextSigner.html @@ -1,4 +1,4 @@ -LedgerContextSigner | @oasisprotocol/client-signer-ledger

    Implements

    • ContextSigner

    Constructors

    constructor +LedgerContextSigner | @oasisprotocol/client-signer-ledger

    Implements

    • ContextSigner

    Constructors

    Properties

    Constructors

    Properties

    app: OasisApp
    path: number[]
    publicKey: Uint8Array

    Methods

    • Parameters

      • context: string
      • message: Uint8Array

      Returns Promise<Uint8Array>

    +

    Constructors

    Properties

    app: OasisApp
    path: number[]
    publicKey: Uint8Array

    Methods

    • Parameters

      • context: string
      • message: Uint8Array

      Returns Promise<Uint8Array>

    diff --git a/js/client/classes/client.GRPCWrapper.html b/js/client/classes/client.GRPCWrapper.html index 16a49abf02..ff1f6e85d2 100644 --- a/js/client/classes/client.GRPCWrapper.html +++ b/js/client/classes/client.GRPCWrapper.html @@ -1,6 +1,6 @@ -GRPCWrapper | @oasisprotocol/client

    Hierarchy (view full)

    Constructors

    constructor +GRPCWrapper | @oasisprotocol/client

    Hierarchy (view full)

    Constructors

    Properties

    Methods

    Constructors

    Properties

    base: string
    client: AbstractClientBase

    Methods

    +

    Constructors

    Properties

    base: string
    client: AbstractClientBase

    Methods

    diff --git a/js/client/classes/client.NodeInternal.html b/js/client/classes/client.NodeInternal.html index 3bdda95536..8926cceacb 100644 --- a/js/client/classes/client.NodeInternal.html +++ b/js/client/classes/client.NodeInternal.html @@ -1,4 +1,4 @@ -NodeInternal | @oasisprotocol/client

    Hierarchy (view full)

    Constructors

    constructor +NodeInternal | @oasisprotocol/client

    Hierarchy (view full)

    Constructors

    Properties

    base: string
    client: AbstractClientBase

    Methods

    • GetBeacon gets the beacon for the provided block height. +

    Constructors

    Properties

    base: string
    client: AbstractClientBase

    Methods

    • GetBeacon gets the beacon for the provided block height. Calling this method with height consensus.HeightLatest should return the beacon for the latest finalized block.

      -

      Parameters

      Returns Promise<Uint8Array>

    • GetEpoch returns the epoch number at the specified block height. +

      Parameters

      Returns Promise<Uint8Array>

    • GetEpoch returns the epoch number at the specified block height. Calling this method with height consensus.HeightLatest, should return the epoch of latest known block.

      -

      Parameters

      Returns Promise<longnum>

    • WaitEpoch waits for a specific epoch.

      Note that an epoch is considered reached even if any epoch greater than the one specified is reached (e.g., that the current epoch is already in the future).

      -

      Parameters

      Returns Promise<void>

    • WatchEpochs returns a channel that produces a stream of messages +

      Parameters

      Returns Promise<void>

    • WatchEpochs returns a channel that produces a stream of messages on epoch transitions.

      Upon subscription the current epoch is sent immediately.

      -

      Returns ClientReadableStream<longnum>

    • WatchLatestEpoch returns a channel that produces a stream of +

      Returns ClientReadableStream<longnum>

    • WatchLatestEpoch returns a channel that produces a stream of messages on epoch transitions. If an epoch transition happens before the previous epoch is read from the channel, the old epochs are overwritten.

      Upon subscription the current epoch is sent immediately.

      -

      Returns ClientReadableStream<longnum>

    • GetChainContext returns the chain domain separation context.

      -

      Returns Promise<string>

    • GetChainContext returns the chain domain separation context.

      +

      Returns Promise<string>

    • GetTransactions returns a list of all transactions contained within a consensus block at a specific height.

      NOTE: Any of these transactions could be invalid.

      -

      Parameters

      Returns Promise<Uint8Array[]>

    • GetUnconfirmedTransactions returns a list of transactions currently in the local node's mempool. These have not yet been included in a block.

      -

      Returns Promise<Uint8Array[]>

    • MinGasPrice returns the minimum gas price.

      -

      Returns Promise<Uint8Array>

    • MinGasPrice returns the minimum gas price.

      +

      Returns Promise<Uint8Array>

    • SubmitTx submits a signed consensus transaction and waits for the transaction to be included in a block. Use SubmitTxNoWait if you only need to broadcast the transaction.

      -

      Parameters

      Returns Promise<void>

    • SubmitTxNoWait submits a signed consensus transaction, but does not wait for the transaction +

      Parameters

      Returns Promise<void>

    • SubmitTxNoWait submits a signed consensus transaction, but does not wait for the transaction to be included in a block. Use SubmitTx if you need to wait for execution.

      -

      Parameters

      Returns Promise<void>

    • SetEpoch manually sets the current epoch to the given epoch.

      +

      Returns ClientReadableStream<ConsensusBlock>

    • SetEpoch manually sets the current epoch to the given epoch.

      NOTE: This only works with a mock beacon backend and will otherwise return an error.

      -

      Parameters

      Returns Promise<void>

    • WaitNodesRegistered waits for the given number of nodes to register.

      -

      Parameters

      • count: number

      Returns Promise<void>

    • CancelUpgrade cancels the specific pending upgrade, unless it is already in progress.

      -

      Parameters

      Returns Promise<void>

    • IsReady checks whether the node is ready to accept runtime work.

      -

      Returns Promise<boolean>

    • IsSynced checks whether the node has finished syncing.

      -

      Returns Promise<boolean>

    • RequestShutdown requests the node to shut down gracefully.

      +

      Parameters

      Returns Promise<void>

    • WaitNodesRegistered waits for the given number of nodes to register.

      +

      Parameters

      • count: number

      Returns Promise<void>

    • CancelUpgrade cancels the specific pending upgrade, unless it is already in progress.

      +

      Parameters

      Returns Promise<void>

    • IsReady checks whether the node is ready to accept runtime work.

      +

      Returns Promise<boolean>

    • IsSynced checks whether the node has finished syncing.

      +

      Returns Promise<boolean>

    • RequestShutdown requests the node to shut down gracefully.

      If the wait argument is true then the method will also wait for the shutdown to complete.

      -

      Parameters

      • wait: boolean

      Returns Promise<void>

    • UpgradeBinary submits an upgrade descriptor to a running node. +

      Parameters

      • wait: boolean

      Returns Promise<void>

    • UpgradeBinary submits an upgrade descriptor to a running node. The node will wait for the appropriate epoch, then update its binaries and shut down.

      -

      Parameters

      Returns Promise<void>

    • WaitReady waits for the node to accept runtime work.

      -

      Returns Promise<void>

    • WaitSync waits for the node to finish syncing.

      -

      Returns Promise<void>

    • GetNodeByConsensusAddress looks up a node by its consensus address at the +

      Parameters

      Returns Promise<void>

    • WaitReady waits for the node to accept runtime work.

      +

      Returns Promise<void>

    • WaitSync waits for the node to finish syncing.

      +

      Returns Promise<void>

    • GetNodeByConsensusAddress looks up a node by its consensus address at the specified block height. The nature and format of the consensus address depends on the specific consensus backend implementation used.

      -

      Returns Promise<Node>

    • WatchNodeList returns a channel that produces a stream of NodeList. Upon subscription, the node list for the current epoch will be sent immediately.

      Each node list will be sorted by node ID in lexicographically ascending order.

      -

      Returns ClientReadableStream<RegistryNodeList>

    • WatchBlocks returns a channel that produces a stream of annotated blocks.

      The latest block if any will get pushed to the stream immediately. Subsequent blocks will be pushed into the stream as they are confirmed.

      -

      Parameters

      • runtimeID: Uint8Array

      Returns ClientReadableStream<RootHashAnnotatedBlock>

    • WatchExecutorCommitments returns a channel that produces a stream of executor commitments observed in the consensus layer P2P network.

      Note that these commitments may not have been processed by consensus, commitments may be received in any order and duplicates are possible.

      -

      Parameters

      • runtimeID: Uint8Array

      Returns ClientReadableStream<RootHashExecutorCommitment>

    • GetUnconfirmedTransactions fetches all unconfirmed runtime transactions that are currently pending to be included in a block.

      -

      Parameters

      • runtimeID: Uint8Array

      Returns Promise<Uint8Array[]>

    • SubmitTx submits a transaction to the runtime transaction scheduler and waits +

      Parameters

      • runtimeID: Uint8Array

      Returns Promise<Uint8Array[]>

    • SubmitTx submits a transaction to the runtime transaction scheduler and waits for transaction execution results.

      -

      Parameters

      Returns Promise<Uint8Array>

    • SubmitTxNoWait submits a transaction to the runtime transaction scheduler but does not wait for transaction execution.

      -

      Parameters

      Returns Promise<void>

    • WatchCommittees returns a channel that produces a stream of Committee.

      Upon subscription, all committees for the current epoch will be sent immediately.

      -

      Returns ClientReadableStream<SchedulerCommittee>

    • Addresses returns the addresses of all accounts with a non-zero general +

      Returns ClientReadableStream<SchedulerCommittee>

    • Addresses returns the addresses of all accounts with a non-zero general or escrow balance.

      -

      Parameters

      Returns Promise<Uint8Array[]>

    • Allowance looks up the allowance for the given owner/beneficiary combination.

      -

      Parameters

      Returns Promise<Uint8Array>

    • CommissionScheduleAddresses returns the addresses of all accounts with +

      Parameters

      Returns Promise<Uint8Array[]>

    • Allowance looks up the allowance for the given owner/beneficiary combination.

      +

      Parameters

      Returns Promise<Uint8Array>

    • CommissionScheduleAddresses returns the addresses of all accounts with non-empty commission schedule.

      -

      Parameters

      Returns Promise<Uint8Array[]>

    • CommonPool returns the common pool balance.

      -

      Parameters

      Returns Promise<Uint8Array>

    • CommonPool returns the common pool balance.

      +

      Parameters

      Returns Promise<Uint8Array>

    • GovernanceDeposits returns the governance deposits account balance.

      -

      Parameters

      Returns Promise<Uint8Array>

    • LastBlockFees returns the collected fees for previous block.

      -

      Parameters

      Returns Promise<Uint8Array>

    • TokenSymbol returns the token's ticker symbol.

      -

      Parameters

      Returns Promise<string>

    • GovernanceDeposits returns the governance deposits account balance.

      +

      Parameters

      Returns Promise<Uint8Array>

    • LastBlockFees returns the collected fees for previous block.

      +

      Parameters

      Returns Promise<Uint8Array>

    • TokenSymbol returns the token's ticker symbol.

      +

      Parameters

      Returns Promise<string>

    • TokenValueExponent is the token's value base-10 exponent, i.e. 1 token = 10**TokenValueExponent base units.

      -

      Parameters

      Returns Promise<number>

    • TotalSupply returns the total number of base units.

      -

      Parameters

      Returns Promise<Uint8Array>

    • GetCheckpointChunk fetches a specific chunk from an existing chekpoint.

      -

      Parameters

      Returns ClientReadableStream<Uint8Array>

    • TotalSupply returns the total number of base units.

      +

      Parameters

      Returns Promise<Uint8Array>

    • GetCheckpointChunk fetches a specific chunk from an existing chekpoint.

      +

      Parameters

      Returns ClientReadableStream<Uint8Array>

    +

    Parameters

    Returns Promise<StorageProofResponse>

    diff --git a/js/client/classes/client.OasisCodedError.html b/js/client/classes/client.OasisCodedError.html index b5ac10efed..dc771f7e1b 100644 --- a/js/client/classes/client.OasisCodedError.html +++ b/js/client/classes/client.OasisCodedError.html @@ -1,4 +1,4 @@ -OasisCodedError | @oasisprotocol/client

    Hierarchy

    • Error
      • OasisCodedError

    Constructors

    constructor +OasisCodedError | @oasisprotocol/client

    Hierarchy

    • Error
      • OasisCodedError

    Constructors

    • Parameters

      • Optionalmessage: string

      Returns OasisCodedError

    Properties

    message: string
    name: string
    oasisCode?: number
    oasisModule?: string
    stack?: string
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

    Optional override for formatting stack traces

    +

    Constructors

    • Parameters

      • Optionalmessage: string

      Returns OasisCodedError

    Properties

    message: string
    name: string
    oasisCode?: number
    oasisModule?: string
    stack?: string
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

    Optional override for formatting stack traces

    stackTraceLimit: number

    Methods

    • Create .stack property on a target object

      Parameters

      • targetObject: object
      • OptionalconstructorOpt: Function

      Returns void

    diff --git a/js/client/classes/consensus.TransactionWrapper.html b/js/client/classes/consensus.TransactionWrapper.html index 79f82fc4d2..b21f2122dd 100644 --- a/js/client/classes/consensus.TransactionWrapper.html +++ b/js/client/classes/consensus.TransactionWrapper.html @@ -1,4 +1,4 @@ -TransactionWrapper | @oasisprotocol/client

    Type Parameters

    • BODY

    Constructors

    constructor +TransactionWrapper | @oasisprotocol/client

    Type Parameters

    • BODY

    Constructors

    Properties

    Methods

    estimateGas @@ -9,4 +9,4 @@ setNonce sign submit -

    Constructors

    Properties

    signedTransaction: SignatureSigned

    Methods

    +

    Constructors

    Properties

    signedTransaction: SignatureSigned

    Methods

    diff --git a/js/client/classes/hdkey.HDKey.html b/js/client/classes/hdkey.HDKey.html index 84c0c92e5f..c6629d8ea7 100644 --- a/js/client/classes/hdkey.HDKey.html +++ b/js/client/classes/hdkey.HDKey.html @@ -1,14 +1,14 @@ HDKey | @oasisprotocol/client

    HDKey handles hierarchical key generation according to ADR 0008 https://github.com/oasisprotocol/adrs/blob/main/0008-standard-account-key-generation.md

    -

    Properties

    Properties

    keypair: SignKeyPair

    Methods

    • Generates a mnemonic

      +

    Properties

    keypair: SignKeyPair

    Methods

    • Generates a mnemonic

      Parameters

      • strength: number = 256

        Length in bits of the generated mnemonic

      Returns string

      Generated BIP-0039 Mnemonic

      -
    • Generates the keypair matching the supplied parameters

      +
    • Generates the keypair matching the supplied parameters

      Parameters

      • mnemonic: string

        BIP-0039 Mnemonic

      • index: number = 0

        Account index

      • Optionalpassphrase: string

        Optional BIP-0039 passphrase

      Returns Promise<SignKeyPair>

      SignKeyPair for these parameters

      -
    +
    diff --git a/js/client/classes/signature.BlindContextSigner.html b/js/client/classes/signature.BlindContextSigner.html index 2782012081..1a0833c746 100644 --- a/js/client/classes/signature.BlindContextSigner.html +++ b/js/client/classes/signature.BlindContextSigner.html @@ -1,5 +1,5 @@ -BlindContextSigner | @oasisprotocol/client

    Implements

    Constructors

    constructor +BlindContextSigner | @oasisprotocol/client

    Implements

    Constructors

    Properties

    Methods

    Constructors

    Properties

    signer: Signer

    Methods

    +

    Constructors

    Properties

    signer: Signer

    Methods

    diff --git a/js/client/classes/signature.NaclSigner.html b/js/client/classes/signature.NaclSigner.html index 1e52a8a635..2e1814cfad 100644 --- a/js/client/classes/signature.NaclSigner.html +++ b/js/client/classes/signature.NaclSigner.html @@ -1,25 +1,25 @@ NaclSigner | @oasisprotocol/client

    An in-memory signer based on tweetnacl. We've included this for development.

    -

    Implements

    Constructors

    Implements

    Constructors

    Properties

    Methods

    Constructors

    Properties

    key: SignKeyPair

    Methods

    • Returns the 32 bytes public key of this key pair

      +

    Constructors

    Properties

    key: SignKeyPair

    Methods

    • Signs the given message

      Parameters

      • message: Uint8Array

        Bytes to sign

      Returns Promise<Uint8Array>

      Signed message

      -
    • Generate a keypair from a random seed

      Parameters

      • note: string

        Set to 'this key is not important' to acknowledge the risks

      Returns NaclSigner

      Instance of NaclSigner

      -
    • Instanciate from a given secret

      Parameters

      • secret: Uint8Array

        64 bytes ed25519 secret (h) that will be used to sign messages

      • note: string

        Set to 'this key is not important' to acknowledge the risks

      Returns NaclSigner

      Instance of NaclSigner

      -
    • Instanciate from a given seed

      Parameters

      • seed: Uint8Array

        32 bytes ed25519 seed (k) that will deterministically generate a private key

      • note: string

        Set to 'this key is not important' to acknowledge the risks

      Returns NaclSigner

      Instance of NaclSigner

      -
    +
    diff --git a/js/client/functions/address.fromBech32.html b/js/client/functions/address.fromBech32.html index b6abe9c419..bced2a9011 100644 --- a/js/client/functions/address.fromBech32.html +++ b/js/client/functions/address.fromBech32.html @@ -1 +1 @@ -fromBech32 | @oasisprotocol/client
    • Parameters

      • expectedPrefix: string
      • str: string

      Returns Uint8Array

    +fromBech32 | @oasisprotocol/client
    • Parameters

      • expectedPrefix: string
      • str: string

      Returns Uint8Array

    diff --git a/js/client/functions/address.fromData.html b/js/client/functions/address.fromData.html index 0799a4b8d3..c6292c9107 100644 --- a/js/client/functions/address.fromData.html +++ b/js/client/functions/address.fromData.html @@ -1 +1 @@ -fromData | @oasisprotocol/client
    • Parameters

      • contextIdentifier: string
      • contextVersion: number
      • data: Uint8Array

      Returns Uint8Array

    +fromData | @oasisprotocol/client
    • Parameters

      • contextIdentifier: string
      • contextVersion: number
      • data: Uint8Array

      Returns Uint8Array

    diff --git a/js/client/functions/address.toBech32.html b/js/client/functions/address.toBech32.html index c6e24d9883..61903a5e38 100644 --- a/js/client/functions/address.toBech32.html +++ b/js/client/functions/address.toBech32.html @@ -1 +1 @@ -toBech32 | @oasisprotocol/client
    • Parameters

      • prefix: string
      • addr: Uint8Array

      Returns string

    +toBech32 | @oasisprotocol/client
    • Parameters

      • prefix: string
      • addr: Uint8Array

      Returns string

    diff --git a/js/client/functions/beacon.setEpochWrapper.html b/js/client/functions/beacon.setEpochWrapper.html index 16d9df35da..c58e87361b 100644 --- a/js/client/functions/beacon.setEpochWrapper.html +++ b/js/client/functions/beacon.setEpochWrapper.html @@ -1 +1 @@ -setEpochWrapper | @oasisprotocol/client
    +setEpochWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/beacon.vrfProveWrapper.html b/js/client/functions/beacon.vrfProveWrapper.html index 13ddf51daf..220fcec395 100644 --- a/js/client/functions/beacon.vrfProveWrapper.html +++ b/js/client/functions/beacon.vrfProveWrapper.html @@ -1 +1 @@ -vrfProveWrapper | @oasisprotocol/client
    +vrfProveWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/common.openMultiSignedNode.html b/js/client/functions/common.openMultiSignedNode.html index 833f531caa..0532b62a8f 100644 --- a/js/client/functions/common.openMultiSignedNode.html +++ b/js/client/functions/common.openMultiSignedNode.html @@ -1 +1 @@ -openMultiSignedNode | @oasisprotocol/client
    +openMultiSignedNode | @oasisprotocol/client
    diff --git a/js/client/functions/common.openSignedEntity.html b/js/client/functions/common.openSignedEntity.html index c7c536ba69..d1beb9c2f2 100644 --- a/js/client/functions/common.openSignedEntity.html +++ b/js/client/functions/common.openSignedEntity.html @@ -1 +1 @@ -openSignedEntity | @oasisprotocol/client
    +openSignedEntity | @oasisprotocol/client
    diff --git a/js/client/functions/common.signMultiSignedNode.html b/js/client/functions/common.signMultiSignedNode.html index 1a46d724a9..dfa49cdf89 100644 --- a/js/client/functions/common.signMultiSignedNode.html +++ b/js/client/functions/common.signMultiSignedNode.html @@ -1 +1 @@ -signMultiSignedNode | @oasisprotocol/client
    +signMultiSignedNode | @oasisprotocol/client
    diff --git a/js/client/functions/common.signSignedEntity.html b/js/client/functions/common.signSignedEntity.html index dbb48dca5a..e45155f914 100644 --- a/js/client/functions/common.signSignedEntity.html +++ b/js/client/functions/common.signSignedEntity.html @@ -1 +1 @@ -signSignedEntity | @oasisprotocol/client
    +signSignedEntity | @oasisprotocol/client
    diff --git a/js/client/functions/consensus.hashSignedTransaction.html b/js/client/functions/consensus.hashSignedTransaction.html index f47470fbf1..6325cf9498 100644 --- a/js/client/functions/consensus.hashSignedTransaction.html +++ b/js/client/functions/consensus.hashSignedTransaction.html @@ -1,3 +1,3 @@ hashSignedTransaction | @oasisprotocol/client
    • This special hex-hash-of-the-CBOR-encoded signed transaction is useful for interoperability with block explorers, so here's a special function for doing it.

      -

      Parameters

      Returns string

    +

    Parameters

    Returns string

    diff --git a/js/client/functions/consensus.openSignedTransaction.html b/js/client/functions/consensus.openSignedTransaction.html index 1c0fe34840..54c5cf4661 100644 --- a/js/client/functions/consensus.openSignedTransaction.html +++ b/js/client/functions/consensus.openSignedTransaction.html @@ -1 +1 @@ -openSignedTransaction | @oasisprotocol/client
    +openSignedTransaction | @oasisprotocol/client
    diff --git a/js/client/functions/consensus.signSignedTransaction.html b/js/client/functions/consensus.signSignedTransaction.html index d7233bc28b..f7e658ec15 100644 --- a/js/client/functions/consensus.signSignedTransaction.html +++ b/js/client/functions/consensus.signSignedTransaction.html @@ -1 +1 @@ -signSignedTransaction | @oasisprotocol/client
    +signSignedTransaction | @oasisprotocol/client
    diff --git a/js/client/functions/consensus.visitTransaction.html b/js/client/functions/consensus.visitTransaction.html index 0f1c191f0c..30397c131c 100644 --- a/js/client/functions/consensus.visitTransaction.html +++ b/js/client/functions/consensus.visitTransaction.html @@ -3,4 +3,4 @@ ConsensusTransactionHandlers types to initialize the fields.

  • tx: ConsensusTransaction

    The transaction

  • Returns boolean

    true if the transaction method matched one of the handlers

    -
    +
    diff --git a/js/client/functions/genesis.chainContext.html b/js/client/functions/genesis.chainContext.html index 4dea30f8fd..385b55fe14 100644 --- a/js/client/functions/genesis.chainContext.html +++ b/js/client/functions/genesis.chainContext.html @@ -1 +1 @@ -chainContext | @oasisprotocol/client
    +chainContext | @oasisprotocol/client
    diff --git a/js/client/functions/governance.castVoteWrapper.html b/js/client/functions/governance.castVoteWrapper.html index 6d4faf5805..2b57fd5265 100644 --- a/js/client/functions/governance.castVoteWrapper.html +++ b/js/client/functions/governance.castVoteWrapper.html @@ -1 +1 @@ -castVoteWrapper | @oasisprotocol/client
    +castVoteWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/governance.submitProposalWrapper.html b/js/client/functions/governance.submitProposalWrapper.html index f12dac33ad..e0725dde61 100644 --- a/js/client/functions/governance.submitProposalWrapper.html +++ b/js/client/functions/governance.submitProposalWrapper.html @@ -1 +1 @@ -submitProposalWrapper | @oasisprotocol/client
    +submitProposalWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/hash.hash.html b/js/client/functions/hash.hash.html index 861a3e12d0..5c0919aff7 100644 --- a/js/client/functions/hash.hash.html +++ b/js/client/functions/hash.hash.html @@ -1 +1 @@ -hash | @oasisprotocol/client
    • Parameters

      • data: Uint8Array

      Returns Uint8Array

    +hash | @oasisprotocol/client
    • Parameters

      • data: Uint8Array

      Returns Uint8Array

    diff --git a/js/client/functions/keymanager.updatePolicyWrapper.html b/js/client/functions/keymanager.updatePolicyWrapper.html index 6c27af7d1b..d494fe5bca 100644 --- a/js/client/functions/keymanager.updatePolicyWrapper.html +++ b/js/client/functions/keymanager.updatePolicyWrapper.html @@ -1 +1 @@ -updatePolicyWrapper | @oasisprotocol/client
    +updatePolicyWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/misc.concat.html b/js/client/functions/misc.concat.html index 82333287e2..02d9417156 100644 --- a/js/client/functions/misc.concat.html +++ b/js/client/functions/misc.concat.html @@ -1 +1 @@ -concat | @oasisprotocol/client
    • Parameters

      • Rest...parts: Uint8Array[]

      Returns Uint8Array

    +concat | @oasisprotocol/client
    • Parameters

      • Rest...parts: Uint8Array[]

      Returns Uint8Array

    diff --git a/js/client/functions/misc.fromBase64.html b/js/client/functions/misc.fromBase64.html index e740b0b4a2..bf82f2b301 100644 --- a/js/client/functions/misc.fromBase64.html +++ b/js/client/functions/misc.fromBase64.html @@ -1 +1 @@ -fromBase64 | @oasisprotocol/client
    • Parameters

      • base64: string

      Returns Uint8Array

    +fromBase64 | @oasisprotocol/client
    • Parameters

      • base64: string

      Returns Uint8Array

    diff --git a/js/client/functions/misc.fromCBOR.html b/js/client/functions/misc.fromCBOR.html index 75e1ab8bbe..ed9a586852 100644 --- a/js/client/functions/misc.fromCBOR.html +++ b/js/client/functions/misc.fromCBOR.html @@ -1 +1 @@ -fromCBOR | @oasisprotocol/client
    +fromCBOR | @oasisprotocol/client
    diff --git a/js/client/functions/misc.fromHex.html b/js/client/functions/misc.fromHex.html index 67ab995989..a86012d1c7 100644 --- a/js/client/functions/misc.fromHex.html +++ b/js/client/functions/misc.fromHex.html @@ -1 +1 @@ -fromHex | @oasisprotocol/client
    +fromHex | @oasisprotocol/client
    diff --git a/js/client/functions/misc.fromString.html b/js/client/functions/misc.fromString.html index 22a5a1ca43..f068640ea6 100644 --- a/js/client/functions/misc.fromString.html +++ b/js/client/functions/misc.fromString.html @@ -1 +1 @@ -fromString | @oasisprotocol/client
    • Parameters

      • str: string

      Returns Uint8Array

    +fromString | @oasisprotocol/client
    • Parameters

      • str: string

      Returns Uint8Array

    diff --git a/js/client/functions/misc.toBase64.html b/js/client/functions/misc.toBase64.html index dc9a81072a..7059df392a 100644 --- a/js/client/functions/misc.toBase64.html +++ b/js/client/functions/misc.toBase64.html @@ -1 +1 @@ -toBase64 | @oasisprotocol/client
    +toBase64 | @oasisprotocol/client
    diff --git a/js/client/functions/misc.toCBOR.html b/js/client/functions/misc.toCBOR.html index 3196883895..f461258672 100644 --- a/js/client/functions/misc.toCBOR.html +++ b/js/client/functions/misc.toCBOR.html @@ -1 +1 @@ -toCBOR | @oasisprotocol/client
    +toCBOR | @oasisprotocol/client
    diff --git a/js/client/functions/misc.toHex.html b/js/client/functions/misc.toHex.html index 0aaf7d0579..94513c7824 100644 --- a/js/client/functions/misc.toHex.html +++ b/js/client/functions/misc.toHex.html @@ -1 +1 @@ -toHex | @oasisprotocol/client
    +toHex | @oasisprotocol/client
    diff --git a/js/client/functions/misc.toStringUTF8.html b/js/client/functions/misc.toStringUTF8.html index c531c71526..b92a0636f2 100644 --- a/js/client/functions/misc.toStringUTF8.html +++ b/js/client/functions/misc.toStringUTF8.html @@ -1 +1 @@ -toStringUTF8 | @oasisprotocol/client
    +toStringUTF8 | @oasisprotocol/client
    diff --git a/js/client/functions/quantity.fromBigInt.html b/js/client/functions/quantity.fromBigInt.html index 70515c95e2..544b6ad547 100644 --- a/js/client/functions/quantity.fromBigInt.html +++ b/js/client/functions/quantity.fromBigInt.html @@ -1 +1 @@ -fromBigInt | @oasisprotocol/client
    +fromBigInt | @oasisprotocol/client
    diff --git a/js/client/functions/quantity.toBigInt.html b/js/client/functions/quantity.toBigInt.html index 5e866a5eac..597241b116 100644 --- a/js/client/functions/quantity.toBigInt.html +++ b/js/client/functions/quantity.toBigInt.html @@ -1 +1 @@ -toBigInt | @oasisprotocol/client
    +toBigInt | @oasisprotocol/client
    diff --git a/js/client/functions/registry.deregisterEntityWrapper.html b/js/client/functions/registry.deregisterEntityWrapper.html index 78ce55ca9b..59128dbe90 100644 --- a/js/client/functions/registry.deregisterEntityWrapper.html +++ b/js/client/functions/registry.deregisterEntityWrapper.html @@ -1 +1 @@ -deregisterEntityWrapper | @oasisprotocol/client
    +deregisterEntityWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/registry.registerEntityWrapper.html b/js/client/functions/registry.registerEntityWrapper.html index 5777bb8dcf..2fbec43f44 100644 --- a/js/client/functions/registry.registerEntityWrapper.html +++ b/js/client/functions/registry.registerEntityWrapper.html @@ -1 +1 @@ -registerEntityWrapper | @oasisprotocol/client
    +registerEntityWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/registry.registerNodeWrapper.html b/js/client/functions/registry.registerNodeWrapper.html index d8b77b78d0..8ee48adf46 100644 --- a/js/client/functions/registry.registerNodeWrapper.html +++ b/js/client/functions/registry.registerNodeWrapper.html @@ -1 +1 @@ -registerNodeWrapper | @oasisprotocol/client
    +registerNodeWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/registry.registerRuntimeWrapper.html b/js/client/functions/registry.registerRuntimeWrapper.html index d2c5e93d7f..04132e515c 100644 --- a/js/client/functions/registry.registerRuntimeWrapper.html +++ b/js/client/functions/registry.registerRuntimeWrapper.html @@ -1 +1 @@ -registerRuntimeWrapper | @oasisprotocol/client
    +registerRuntimeWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/registry.unfreezeNodeWrapper.html b/js/client/functions/registry.unfreezeNodeWrapper.html index a945d0cc5e..7363a0d415 100644 --- a/js/client/functions/registry.unfreezeNodeWrapper.html +++ b/js/client/functions/registry.unfreezeNodeWrapper.html @@ -1 +1 @@ -unfreezeNodeWrapper | @oasisprotocol/client
    +unfreezeNodeWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/roothash.evidenceWrapper.html b/js/client/functions/roothash.evidenceWrapper.html index 9471c0add0..1140a7e0a5 100644 --- a/js/client/functions/roothash.evidenceWrapper.html +++ b/js/client/functions/roothash.evidenceWrapper.html @@ -1 +1 @@ -evidenceWrapper | @oasisprotocol/client
    +evidenceWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/roothash.executorCommitWrapper.html b/js/client/functions/roothash.executorCommitWrapper.html index 1536ce6b42..456ad6d214 100644 --- a/js/client/functions/roothash.executorCommitWrapper.html +++ b/js/client/functions/roothash.executorCommitWrapper.html @@ -1 +1 @@ -executorCommitWrapper | @oasisprotocol/client
    +executorCommitWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/roothash.signComputeResultsHeader.html b/js/client/functions/roothash.signComputeResultsHeader.html index 31b7e6120b..00bdbc302b 100644 --- a/js/client/functions/roothash.signComputeResultsHeader.html +++ b/js/client/functions/roothash.signComputeResultsHeader.html @@ -1 +1 @@ -signComputeResultsHeader | @oasisprotocol/client
    +signComputeResultsHeader | @oasisprotocol/client
    diff --git a/js/client/functions/roothash.signExecutorCommitment.html b/js/client/functions/roothash.signExecutorCommitment.html index 6f5a1f868d..2927cfc00d 100644 --- a/js/client/functions/roothash.signExecutorCommitment.html +++ b/js/client/functions/roothash.signExecutorCommitment.html @@ -1 +1 @@ -signExecutorCommitment | @oasisprotocol/client
    +signExecutorCommitment | @oasisprotocol/client
    diff --git a/js/client/functions/roothash.signProposal.html b/js/client/functions/roothash.signProposal.html index bcec7e3b44..db50b4d9a4 100644 --- a/js/client/functions/roothash.signProposal.html +++ b/js/client/functions/roothash.signProposal.html @@ -1 +1 @@ -signProposal | @oasisprotocol/client
    +signProposal | @oasisprotocol/client
    diff --git a/js/client/functions/roothash.submitMsgWrapper.html b/js/client/functions/roothash.submitMsgWrapper.html index 45ac0dc932..ca892c01bd 100644 --- a/js/client/functions/roothash.submitMsgWrapper.html +++ b/js/client/functions/roothash.submitMsgWrapper.html @@ -1 +1 @@ -submitMsgWrapper | @oasisprotocol/client
    +submitMsgWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/roothash.verifyComputeResultsHeader.html b/js/client/functions/roothash.verifyComputeResultsHeader.html index 0577f51933..3d6bd12968 100644 --- a/js/client/functions/roothash.verifyComputeResultsHeader.html +++ b/js/client/functions/roothash.verifyComputeResultsHeader.html @@ -1 +1 @@ -verifyComputeResultsHeader | @oasisprotocol/client
    +verifyComputeResultsHeader | @oasisprotocol/client
    diff --git a/js/client/functions/roothash.verifyExecutorCommitment.html b/js/client/functions/roothash.verifyExecutorCommitment.html index b954f10f45..5d36d0a250 100644 --- a/js/client/functions/roothash.verifyExecutorCommitment.html +++ b/js/client/functions/roothash.verifyExecutorCommitment.html @@ -1 +1 @@ -verifyExecutorCommitment | @oasisprotocol/client
    +verifyExecutorCommitment | @oasisprotocol/client
    diff --git a/js/client/functions/roothash.verifyProposal.html b/js/client/functions/roothash.verifyProposal.html index 60be9f8735..05ee0da946 100644 --- a/js/client/functions/roothash.verifyProposal.html +++ b/js/client/functions/roothash.verifyProposal.html @@ -1 +1 @@ -verifyProposal | @oasisprotocol/client
    • Parameters

      Returns Promise<boolean>

    +verifyProposal | @oasisprotocol/client
    • Parameters

      Returns Promise<boolean>

    diff --git a/js/client/functions/signature.combineChainContext.html b/js/client/functions/signature.combineChainContext.html index cbc1668b1f..c2527fb9ff 100644 --- a/js/client/functions/signature.combineChainContext.html +++ b/js/client/functions/signature.combineChainContext.html @@ -1 +1 @@ -combineChainContext | @oasisprotocol/client
    • Parameters

      • context: string
      • chainContext: string

      Returns string

    +combineChainContext | @oasisprotocol/client
    • Parameters

      • context: string
      • chainContext: string

      Returns string

    diff --git a/js/client/functions/signature.openMultiSigned.html b/js/client/functions/signature.openMultiSigned.html index a83a3dca14..8210dfde46 100644 --- a/js/client/functions/signature.openMultiSigned.html +++ b/js/client/functions/signature.openMultiSigned.html @@ -1 +1 @@ -openMultiSigned | @oasisprotocol/client
    +openMultiSigned | @oasisprotocol/client
    diff --git a/js/client/functions/signature.openSigned.html b/js/client/functions/signature.openSigned.html index e2e13ce246..5269c9152b 100644 --- a/js/client/functions/signature.openSigned.html +++ b/js/client/functions/signature.openSigned.html @@ -1 +1 @@ -openSigned | @oasisprotocol/client
    +openSigned | @oasisprotocol/client
    diff --git a/js/client/functions/signature.prepareSignerMessage.html b/js/client/functions/signature.prepareSignerMessage.html index 6baa3c0163..6c684adcde 100644 --- a/js/client/functions/signature.prepareSignerMessage.html +++ b/js/client/functions/signature.prepareSignerMessage.html @@ -1 +1 @@ -prepareSignerMessage | @oasisprotocol/client
    • Parameters

      • context: string
      • message: Uint8Array

      Returns Uint8Array

    +prepareSignerMessage | @oasisprotocol/client
    • Parameters

      • context: string
      • message: Uint8Array

      Returns Uint8Array

    diff --git a/js/client/functions/signature.signMultiSigned.html b/js/client/functions/signature.signMultiSigned.html index f37961df3d..21652c72a5 100644 --- a/js/client/functions/signature.signMultiSigned.html +++ b/js/client/functions/signature.signMultiSigned.html @@ -1 +1 @@ -signMultiSigned | @oasisprotocol/client
    +signMultiSigned | @oasisprotocol/client
    diff --git a/js/client/functions/signature.signSigned.html b/js/client/functions/signature.signSigned.html index f36a3caa8b..7a111d5aaf 100644 --- a/js/client/functions/signature.signSigned.html +++ b/js/client/functions/signature.signSigned.html @@ -1 +1 @@ -signSigned | @oasisprotocol/client
    +signSigned | @oasisprotocol/client
    diff --git a/js/client/functions/signature.verify.html b/js/client/functions/signature.verify.html index abc37f727b..899044b145 100644 --- a/js/client/functions/signature.verify.html +++ b/js/client/functions/signature.verify.html @@ -1 +1 @@ -verify | @oasisprotocol/client
    • Parameters

      • publicKey: Uint8Array
      • context: string
      • message: Uint8Array
      • signature: Uint8Array

      Returns boolean

    +verify | @oasisprotocol/client
    • Parameters

      • publicKey: Uint8Array
      • context: string
      • message: Uint8Array
      • signature: Uint8Array

      Returns boolean

    diff --git a/js/client/functions/signature.visitMessage.html b/js/client/functions/signature.visitMessage.html index aa3dd045a2..322f79ca79 100644 --- a/js/client/functions/signature.visitMessage.html +++ b/js/client/functions/signature.visitMessage.html @@ -4,4 +4,4 @@
  • context: string

    The context string as would be given to ContextSigner.sign

  • message: Uint8Array

    The messsage as would be given to ContextSigner.sign

  • Returns boolean

    true if the context matched one of the handlers

    -
    +
    diff --git a/js/client/functions/staking.addEscrowWrapper.html b/js/client/functions/staking.addEscrowWrapper.html index 17cd0a7796..7ee558002e 100644 --- a/js/client/functions/staking.addEscrowWrapper.html +++ b/js/client/functions/staking.addEscrowWrapper.html @@ -1 +1 @@ -addEscrowWrapper | @oasisprotocol/client
    +addEscrowWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/staking.addressFromBech32.html b/js/client/functions/staking.addressFromBech32.html index 5d24d23a02..45bcc883b6 100644 --- a/js/client/functions/staking.addressFromBech32.html +++ b/js/client/functions/staking.addressFromBech32.html @@ -1 +1 @@ -addressFromBech32 | @oasisprotocol/client
    +addressFromBech32 | @oasisprotocol/client
    diff --git a/js/client/functions/staking.addressFromPublicKey.html b/js/client/functions/staking.addressFromPublicKey.html index 8ca1a9e2bb..cd9aa2d6e6 100644 --- a/js/client/functions/staking.addressFromPublicKey.html +++ b/js/client/functions/staking.addressFromPublicKey.html @@ -1 +1 @@ -addressFromPublicKey | @oasisprotocol/client
    +addressFromPublicKey | @oasisprotocol/client
    diff --git a/js/client/functions/staking.addressFromRuntimeID.html b/js/client/functions/staking.addressFromRuntimeID.html index 7b59703782..3b4a051294 100644 --- a/js/client/functions/staking.addressFromRuntimeID.html +++ b/js/client/functions/staking.addressFromRuntimeID.html @@ -1 +1 @@ -addressFromRuntimeID | @oasisprotocol/client
    +addressFromRuntimeID | @oasisprotocol/client
    diff --git a/js/client/functions/staking.addressToBech32.html b/js/client/functions/staking.addressToBech32.html index d63a09af18..12237c90fc 100644 --- a/js/client/functions/staking.addressToBech32.html +++ b/js/client/functions/staking.addressToBech32.html @@ -1 +1 @@ -addressToBech32 | @oasisprotocol/client
    +addressToBech32 | @oasisprotocol/client
    diff --git a/js/client/functions/staking.allowWrapper.html b/js/client/functions/staking.allowWrapper.html index c68c3ff44b..6080120359 100644 --- a/js/client/functions/staking.allowWrapper.html +++ b/js/client/functions/staking.allowWrapper.html @@ -1 +1 @@ -allowWrapper | @oasisprotocol/client
    +allowWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/staking.amendCommissionScheduleWrapper.html b/js/client/functions/staking.amendCommissionScheduleWrapper.html index 771c678ad6..7bac1f07d3 100644 --- a/js/client/functions/staking.amendCommissionScheduleWrapper.html +++ b/js/client/functions/staking.amendCommissionScheduleWrapper.html @@ -1 +1 @@ -amendCommissionScheduleWrapper | @oasisprotocol/client

    Function amendCommissionScheduleWrapper

    +amendCommissionScheduleWrapper | @oasisprotocol/client

    Function amendCommissionScheduleWrapper

    diff --git a/js/client/functions/staking.burnWrapper.html b/js/client/functions/staking.burnWrapper.html index f9908f4f56..9284cc0bca 100644 --- a/js/client/functions/staking.burnWrapper.html +++ b/js/client/functions/staking.burnWrapper.html @@ -1 +1 @@ -burnWrapper | @oasisprotocol/client
    +burnWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/staking.commonPoolAddress.html b/js/client/functions/staking.commonPoolAddress.html index c5de5705ed..75f53fa322 100644 --- a/js/client/functions/staking.commonPoolAddress.html +++ b/js/client/functions/staking.commonPoolAddress.html @@ -1,3 +1,3 @@ commonPoolAddress | @oasisprotocol/client
    • CommonPoolAddress is the common pool address. The address is reserved to prevent it being accidentally used in the actual ledger.

      -

      Returns Uint8Array

    +

    Returns Uint8Array

    diff --git a/js/client/functions/staking.feeAccumulatorAddress.html b/js/client/functions/staking.feeAccumulatorAddress.html index df3969c1cc..23ea3c6590 100644 --- a/js/client/functions/staking.feeAccumulatorAddress.html +++ b/js/client/functions/staking.feeAccumulatorAddress.html @@ -1,4 +1,4 @@ feeAccumulatorAddress | @oasisprotocol/client
    • FeeAccumulatorAddress is the per-block fee accumulator address. It holds all fees from txs in a block which are later disbursed to validators appropriately. The address is reserved to prevent it being accidentally used in the actual ledger.

      -

      Returns Uint8Array

    +

    Returns Uint8Array

    diff --git a/js/client/functions/staking.governanceDepositsAddress.html b/js/client/functions/staking.governanceDepositsAddress.html index 11966305c5..f9f32cbdb2 100644 --- a/js/client/functions/staking.governanceDepositsAddress.html +++ b/js/client/functions/staking.governanceDepositsAddress.html @@ -1,3 +1,3 @@ governanceDepositsAddress | @oasisprotocol/client
    • GovernanceDepositsAddress is the governance deposits address. This address is reserved to prevent it from being accidentally used in the actual ledger.

      -

      Returns Uint8Array

    +

    Returns Uint8Array

    diff --git a/js/client/functions/staking.reclaimEscrowWrapper.html b/js/client/functions/staking.reclaimEscrowWrapper.html index 44e802fa8e..5eea9dff72 100644 --- a/js/client/functions/staking.reclaimEscrowWrapper.html +++ b/js/client/functions/staking.reclaimEscrowWrapper.html @@ -1 +1 @@ -reclaimEscrowWrapper | @oasisprotocol/client
    +reclaimEscrowWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/staking.transferWrapper.html b/js/client/functions/staking.transferWrapper.html index f08e65e2a6..67f05b7b1b 100644 --- a/js/client/functions/staking.transferWrapper.html +++ b/js/client/functions/staking.transferWrapper.html @@ -1 +1 @@ -transferWrapper | @oasisprotocol/client
    +transferWrapper | @oasisprotocol/client
    diff --git a/js/client/functions/staking.withdrawWrapper.html b/js/client/functions/staking.withdrawWrapper.html index 2cf88f04b7..f47aa166c9 100644 --- a/js/client/functions/staking.withdrawWrapper.html +++ b/js/client/functions/staking.withdrawWrapper.html @@ -1 +1 @@ -withdrawWrapper | @oasisprotocol/client
    +withdrawWrapper | @oasisprotocol/client
    diff --git a/js/client/interfaces/signature.ContextSigner.html b/js/client/interfaces/signature.ContextSigner.html index 6fea9ca920..688dfbdbc1 100644 --- a/js/client/interfaces/signature.ContextSigner.html +++ b/js/client/interfaces/signature.ContextSigner.html @@ -1,3 +1,3 @@ -ContextSigner | @oasisprotocol/client
    interface ContextSigner {
        public(): Uint8Array;
        sign(context: string, message: Uint8Array): Promise<Uint8Array>;
    }

    Implemented by

    Methods

    public +ContextSigner | @oasisprotocol/client
    interface ContextSigner {
        public(): Uint8Array;
        sign(context: string, message: Uint8Array): Promise<Uint8Array>;
    }

    Implemented by

    Methods

    Methods

    • Parameters

      • context: string
      • message: Uint8Array

      Returns Promise<Uint8Array>

    +

    Methods

    • Parameters

      • context: string
      • message: Uint8Array

      Returns Promise<Uint8Array>

    diff --git a/js/client/interfaces/signature.MessageHandlers.html b/js/client/interfaces/signature.MessageHandlers.html index 625c2693be..28483ed2ea 100644 --- a/js/client/interfaces/signature.MessageHandlers.html +++ b/js/client/interfaces/signature.MessageHandlers.html @@ -1,3 +1,3 @@ -MessageHandlers | @oasisprotocol/client
    interface MessageHandlers {
        bare?: MessageHandlersBare;
        withChainContext?: MessageHandlersWithChainContext;
    }

    Properties

    bare? +MessageHandlers | @oasisprotocol/client
    interface MessageHandlers {
        bare?: MessageHandlersBare;
        withChainContext?: MessageHandlersWithChainContext;
    }

    Properties

    +

    Properties

    diff --git a/js/client/interfaces/signature.Signer.html b/js/client/interfaces/signature.Signer.html index 1be8697eae..e8f68a99b8 100644 --- a/js/client/interfaces/signature.Signer.html +++ b/js/client/interfaces/signature.Signer.html @@ -1,3 +1,3 @@ -Signer | @oasisprotocol/client
    interface Signer {
        public(): Uint8Array;
        sign(message: Uint8Array): Promise<Uint8Array>;
    }

    Implemented by

    Methods

    public +Signer | @oasisprotocol/client
    interface Signer {
        public(): Uint8Array;
        sign(message: Uint8Array): Promise<Uint8Array>;
    }

    Implemented by

    Methods

    Methods

    • Parameters

      • message: Uint8Array

      Returns Promise<Uint8Array>

    +

    Methods

    • Parameters

      • message: Uint8Array

      Returns Promise<Uint8Array>

    diff --git a/js/client/interfaces/types.BeaconConsensusParameters.html b/js/client/interfaces/types.BeaconConsensusParameters.html index 87dc1bc5a5..bfc8617dc2 100644 --- a/js/client/interfaces/types.BeaconConsensusParameters.html +++ b/js/client/interfaces/types.BeaconConsensusParameters.html @@ -1,10 +1,10 @@ BeaconConsensusParameters | @oasisprotocol/client

    Interface BeaconConsensusParameters

    ConsensusParameters are the beacon consensus parameters.

    -
    interface BeaconConsensusParameters {
        backend: string;
        debug_mock_backend?: boolean;
        insecure_parameters?: BeaconInsecureParameters;
        vrf_parameters?: BeaconVRFParameters;
    }

    Properties

    interface BeaconConsensusParameters {
        backend: string;
        debug_mock_backend?: boolean;
        insecure_parameters?: BeaconInsecureParameters;
        vrf_parameters?: BeaconVRFParameters;
    }

    Properties

    backend: string

    Backend is the beacon backend.

    -
    debug_mock_backend?: boolean

    DebugMockBackend is flag for enabling the mock epochtime backend.

    -
    insecure_parameters?: BeaconInsecureParameters

    InsecureParameters are the beacon parameters for the insecure backend.

    -
    vrf_parameters?: BeaconVRFParameters

    VRFParameters are the beacon parameters for the VRF backend.

    -
    +
    debug_mock_backend?: boolean

    DebugMockBackend is flag for enabling the mock epochtime backend.

    +
    insecure_parameters?: BeaconInsecureParameters

    InsecureParameters are the beacon parameters for the insecure backend.

    +
    vrf_parameters?: BeaconVRFParameters

    VRFParameters are the beacon parameters for the VRF backend.

    +
    diff --git a/js/client/interfaces/types.BeaconEpochTimeState.html b/js/client/interfaces/types.BeaconEpochTimeState.html index 8ff5484ab8..3a76e618ae 100644 --- a/js/client/interfaces/types.BeaconEpochTimeState.html +++ b/js/client/interfaces/types.BeaconEpochTimeState.html @@ -1,4 +1,4 @@ BeaconEpochTimeState | @oasisprotocol/client

    EpochTimeState is the epoch state.

    -
    interface BeaconEpochTimeState {
        epoch: longnum;
        height: longnum;
    }

    Properties

    interface BeaconEpochTimeState {
        epoch: longnum;
        height: longnum;
    }

    Properties

    Properties

    epoch: longnum
    height: longnum
    +

    Properties

    epoch: longnum
    height: longnum
    diff --git a/js/client/interfaces/types.BeaconGenesis.html b/js/client/interfaces/types.BeaconGenesis.html index f7e7a52e97..6cc1ededf5 100644 --- a/js/client/interfaces/types.BeaconGenesis.html +++ b/js/client/interfaces/types.BeaconGenesis.html @@ -1,6 +1,6 @@ BeaconGenesis | @oasisprotocol/client

    Genesis is the genesis state.

    -
    interface BeaconGenesis {
        base: longnum;
        params: BeaconConsensusParameters;
    }

    Properties

    interface BeaconGenesis {
        base: longnum;
        params: BeaconConsensusParameters;
    }

    Properties

    Properties

    base: longnum

    Base is the starting epoch.

    -

    Parameters are the beacon consensus parameters.

    -
    +
    params: BeaconConsensusParameters

    Parameters are the beacon consensus parameters.

    +
    diff --git a/js/client/interfaces/types.BeaconInsecureParameters.html b/js/client/interfaces/types.BeaconInsecureParameters.html index e91e9d4792..e2aa9b9d65 100644 --- a/js/client/interfaces/types.BeaconInsecureParameters.html +++ b/js/client/interfaces/types.BeaconInsecureParameters.html @@ -1,4 +1,4 @@ BeaconInsecureParameters | @oasisprotocol/client

    Interface BeaconInsecureParameters

    InsecureParameters are the beacon parameters for the insecure backend.

    -
    interface BeaconInsecureParameters {
        interval?: longnum;
    }

    Properties

    interface BeaconInsecureParameters {
        interval?: longnum;
    }

    Properties

    Properties

    interval?: longnum

    Interval is the epoch interval (in blocks).

    -
    +
    diff --git a/js/client/interfaces/types.BeaconVRFParameters.html b/js/client/interfaces/types.BeaconVRFParameters.html index 21fc95923d..bf27634f70 100644 --- a/js/client/interfaces/types.BeaconVRFParameters.html +++ b/js/client/interfaces/types.BeaconVRFParameters.html @@ -1,5 +1,5 @@ BeaconVRFParameters | @oasisprotocol/client

    VRFParameters are the beacon parameters for the VRF backend.

    -
    interface BeaconVRFParameters {
        alpha_hq_threshold?: longnum;
        gas_costs?: {
            [op: string]: longnum;
        };
        interval?: longnum;
        proof_delay?: longnum;
    }

    Properties

    interface BeaconVRFParameters {
        alpha_hq_threshold?: longnum;
        gas_costs?: {
            [op: string]: longnum;
        };
        interval?: longnum;
        proof_delay?: longnum;
    }

    Properties

    alpha_hq_threshold? gas_costs? interval? proof_delay? @@ -7,9 +7,9 @@ that must be received for the next input (Alpha) to be considered high quality. If the VRF input is not high quality, runtimes will be disabled for the next epoch.

    -
    gas_costs?: {
        [op: string]: longnum;
    }

    GasCosts are the VRF proof gas costs.

    -
    interval?: longnum

    Interval is the epoch interval (in blocks).

    -
    proof_delay?: longnum

    ProofSubmissionDelay is the wait peroid in blocks after an epoch +

    gas_costs?: {
        [op: string]: longnum;
    }

    GasCosts are the VRF proof gas costs.

    +
    interval?: longnum

    Interval is the epoch interval (in blocks).

    +
    proof_delay?: longnum

    ProofSubmissionDelay is the wait peroid in blocks after an epoch transition that nodes MUST wait before attempting to submit a VRF proof for the next epoch's elections.

    -
    +
    diff --git a/js/client/interfaces/types.BeaconVRFProve.html b/js/client/interfaces/types.BeaconVRFProve.html index 9164d4360b..a6d3b7d378 100644 --- a/js/client/interfaces/types.BeaconVRFProve.html +++ b/js/client/interfaces/types.BeaconVRFProve.html @@ -1,4 +1,4 @@ BeaconVRFProve | @oasisprotocol/client

    VRFProve is a VRF proof transaction payload.

    -
    interface BeaconVRFProve {
        epoch: longnum;
        pi: Uint8Array;
    }

    Properties

    interface BeaconVRFProve {
        epoch: longnum;
        pi: Uint8Array;
    }

    Properties

    Properties

    epoch: longnum
    pi: Uint8Array
    +

    Properties

    epoch: longnum
    pi: Uint8Array
    diff --git a/js/client/interfaces/types.CBORVersioned.html b/js/client/interfaces/types.CBORVersioned.html index 346a94c727..64f30fb4d5 100644 --- a/js/client/interfaces/types.CBORVersioned.html +++ b/js/client/interfaces/types.CBORVersioned.html @@ -1,3 +1,3 @@ CBORVersioned | @oasisprotocol/client

    Versioned is a generic versioned serializable data structure.

    -
    interface CBORVersioned {
        v: number;
    }

    Hierarchy (view full)

    Properties

    v -

    Properties

    v: number
    +
    interface CBORVersioned {
        v: number;
    }

    Hierarchy (view full)

    Properties

    v +

    Properties

    v: number
    diff --git a/js/client/interfaces/types.ConsensusBlock.html b/js/client/interfaces/types.ConsensusBlock.html index 55e947e255..d377058389 100644 --- a/js/client/interfaces/types.ConsensusBlock.html +++ b/js/client/interfaces/types.ConsensusBlock.html @@ -1,14 +1,14 @@ ConsensusBlock | @oasisprotocol/client

    Block is a consensus block.

    While some common fields are provided, most of the structure is dependent on the actual backend implementation.

    -
    interface ConsensusBlock {
        hash: Uint8Array;
        height: longnum;
        meta: unknown;
        state_root: StorageRoot;
        time: longnum;
    }

    Properties

    interface ConsensusBlock {
        hash: Uint8Array;
        height: longnum;
        meta: unknown;
        state_root: StorageRoot;
        time: longnum;
    }

    Properties

    hash: Uint8Array

    Hash contains the block header hash.

    -
    height: longnum

    Height contains the block height.

    -
    meta: unknown

    Meta contains the consensus backend specific block metadata.

    -
    state_root: StorageRoot

    StateRoot is the Merkle root of the consensus state tree.

    -
    time: longnum

    Time is the second-granular consensus time.

    -
    +
    height: longnum

    Height contains the block height.

    +
    meta: unknown

    Meta contains the consensus backend specific block metadata.

    +
    state_root: StorageRoot

    StateRoot is the Merkle root of the consensus state tree.

    +
    time: longnum

    Time is the second-granular consensus time.

    +
    diff --git a/js/client/interfaces/types.ConsensusBlockMetadata.html b/js/client/interfaces/types.ConsensusBlockMetadata.html index 44527440a7..acc30d6947 100644 --- a/js/client/interfaces/types.ConsensusBlockMetadata.html +++ b/js/client/interfaces/types.ConsensusBlockMetadata.html @@ -1,8 +1,8 @@ ConsensusBlockMetadata | @oasisprotocol/client

    Interface ConsensusBlockMetadata

    BlockMetadata contains additional metadata related to the executing block.

    The metadata is included in the form of a special transaction where this structure is the transaction body.

    -
    interface ConsensusBlockMetadata {
        events_root: Uint8Array;
        state_root: Uint8Array;
    }

    Properties

    interface ConsensusBlockMetadata {
        events_root: Uint8Array;
        state_root: Uint8Array;
    }

    Properties

    events_root: Uint8Array

    EventsRoot is the provable events root.

    -
    state_root: Uint8Array

    StateRoot is the state root after executing all logic in the block.

    -
    +
    state_root: Uint8Array

    StateRoot is the state root after executing all logic in the block.

    +
    diff --git a/js/client/interfaces/types.ConsensusError.html b/js/client/interfaces/types.ConsensusError.html index bfb85a128e..6362cb4d0e 100644 --- a/js/client/interfaces/types.ConsensusError.html +++ b/js/client/interfaces/types.ConsensusError.html @@ -1,5 +1,5 @@ ConsensusError | @oasisprotocol/client

    Error is a transaction execution error.

    -
    interface ConsensusError {
        code?: number;
        message?: string;
        module?: string;
    }

    Properties

    interface ConsensusError {
        code?: number;
        message?: string;
        module?: string;
    }

    Properties

    Properties

    code?: number
    message?: string
    module?: string
    +

    Properties

    code?: number
    message?: string
    module?: string
    diff --git a/js/client/interfaces/types.ConsensusEstimateGasRequest.html b/js/client/interfaces/types.ConsensusEstimateGasRequest.html index c1f75aa4b9..0d1e046e5c 100644 --- a/js/client/interfaces/types.ConsensusEstimateGasRequest.html +++ b/js/client/interfaces/types.ConsensusEstimateGasRequest.html @@ -1,4 +1,4 @@ ConsensusEstimateGasRequest | @oasisprotocol/client

    Interface ConsensusEstimateGasRequest

    EstimateGasRequest is a EstimateGas request.

    -
    interface ConsensusEstimateGasRequest {
        signer: Uint8Array;
        transaction: ConsensusTransaction;
    }

    Properties

    interface ConsensusEstimateGasRequest {
        signer: Uint8Array;
        transaction: ConsensusTransaction;
    }

    Properties

    Properties

    signer: Uint8Array
    +

    Properties

    signer: Uint8Array
    diff --git a/js/client/interfaces/types.ConsensusEvent.html b/js/client/interfaces/types.ConsensusEvent.html index 5d64aad2c1..58be363c25 100644 --- a/js/client/interfaces/types.ConsensusEvent.html +++ b/js/client/interfaces/types.ConsensusEvent.html @@ -1,7 +1,7 @@ ConsensusEvent | @oasisprotocol/client

    Event is a consensus service event that may be emitted during processing of a transaction.

    -
    interface ConsensusEvent {
        governance?: GovernanceEvent;
        registry?: RegistryEvent;
        roothash?: RootHashEvent;
        staking?: StakingEvent;
    }

    Properties

    interface ConsensusEvent {
        governance?: GovernanceEvent;
        registry?: RegistryEvent;
        roothash?: RootHashEvent;
        staking?: StakingEvent;
    }

    Properties

    governance?: GovernanceEvent
    registry?: RegistryEvent
    roothash?: RootHashEvent
    staking?: StakingEvent
    +

    Properties

    governance?: GovernanceEvent
    registry?: RegistryEvent
    roothash?: RootHashEvent
    staking?: StakingEvent
    diff --git a/js/client/interfaces/types.ConsensusEvidence.html b/js/client/interfaces/types.ConsensusEvidence.html index 5e59ef843b..0ee0f653e8 100644 --- a/js/client/interfaces/types.ConsensusEvidence.html +++ b/js/client/interfaces/types.ConsensusEvidence.html @@ -1,4 +1,4 @@ ConsensusEvidence | @oasisprotocol/client

    Evidence is evidence of a node's Byzantine behavior.

    -
    interface ConsensusEvidence {
        meta: Uint8Array;
    }

    Properties

    interface ConsensusEvidence {
        meta: Uint8Array;
    }

    Properties

    Properties

    meta: Uint8Array

    Meta contains the consensus backend specific evidence.

    -
    +
    diff --git a/js/client/interfaces/types.ConsensusFee.html b/js/client/interfaces/types.ConsensusFee.html index ba9c24bcbe..8157f8d1ee 100644 --- a/js/client/interfaces/types.ConsensusFee.html +++ b/js/client/interfaces/types.ConsensusFee.html @@ -1,7 +1,7 @@ ConsensusFee | @oasisprotocol/client

    Fee is the consensus transaction fee the sender wishes to pay for operations which require a fee to be paid to validators.

    -
    interface ConsensusFee {
        amount: Uint8Array;
        gas: longnum;
    }

    Properties

    interface ConsensusFee {
        amount: Uint8Array;
        gas: longnum;
    }

    Properties

    Properties

    amount: Uint8Array

    Amount is the fee amount to be paid.

    -
    gas: longnum

    Gas is the maximum gas that a transaction can use.

    -
    +
    gas: longnum

    Gas is the maximum gas that a transaction can use.

    +
    diff --git a/js/client/interfaces/types.ConsensusGenesis.html b/js/client/interfaces/types.ConsensusGenesis.html index 500116c124..16cd520734 100644 --- a/js/client/interfaces/types.ConsensusGenesis.html +++ b/js/client/interfaces/types.ConsensusGenesis.html @@ -1,4 +1,4 @@ ConsensusGenesis | @oasisprotocol/client

    Genesis contains various consensus config flags that should be part of the genesis state.

    -
    interface ConsensusGenesis {
        backend: string;
        params: ConsensusParameters;
    }

    Properties

    interface ConsensusGenesis {
        backend: string;
        params: ConsensusParameters;
    }

    Properties

    Properties

    backend: string
    +

    Properties

    backend: string
    diff --git a/js/client/interfaces/types.ConsensusGetSignerNonceRequest.html b/js/client/interfaces/types.ConsensusGetSignerNonceRequest.html index fd4dbfdb3a..9025fed02e 100644 --- a/js/client/interfaces/types.ConsensusGetSignerNonceRequest.html +++ b/js/client/interfaces/types.ConsensusGetSignerNonceRequest.html @@ -1,4 +1,4 @@ ConsensusGetSignerNonceRequest | @oasisprotocol/client

    Interface ConsensusGetSignerNonceRequest

    GetSignerNonceRequest is a GetSignerNonce request.

    -
    interface ConsensusGetSignerNonceRequest {
        account_address: Uint8Array;
        height: longnum;
    }

    Properties

    interface ConsensusGetSignerNonceRequest {
        account_address: Uint8Array;
        height: longnum;
    }

    Properties

    account_address: Uint8Array
    height: longnum
    +

    Properties

    account_address: Uint8Array
    height: longnum
    diff --git a/js/client/interfaces/types.ConsensusLightBlock.html b/js/client/interfaces/types.ConsensusLightBlock.html index 95a9cb9370..fe7c1cb383 100644 --- a/js/client/interfaces/types.ConsensusLightBlock.html +++ b/js/client/interfaces/types.ConsensusLightBlock.html @@ -1,6 +1,6 @@ ConsensusLightBlock | @oasisprotocol/client

    LightBlock is a light consensus block suitable for syncing light clients.

    -
    interface ConsensusLightBlock {
        height: longnum;
        meta: Uint8Array;
    }

    Properties

    interface ConsensusLightBlock {
        height: longnum;
        meta: Uint8Array;
    }

    Properties

    Properties

    height: longnum

    Height contains the block height.

    -
    meta: Uint8Array

    Meta contains the consensus backend specific light block.

    -
    +
    meta: Uint8Array

    Meta contains the consensus backend specific light block.

    +
    diff --git a/js/client/interfaces/types.ConsensusLightClientStatus.html b/js/client/interfaces/types.ConsensusLightClientStatus.html index 0485dd4b31..2dfacaad0a 100644 --- a/js/client/interfaces/types.ConsensusLightClientStatus.html +++ b/js/client/interfaces/types.ConsensusLightClientStatus.html @@ -1,5 +1,5 @@ ConsensusLightClientStatus | @oasisprotocol/client

    Interface ConsensusLightClientStatus

    LightClientStatus is the current light client status overview.

    -
    interface ConsensusLightClientStatus {
        latest_hash: Uint8Array;
        latest_height: longnum;
        latest_time: longnum;
        oldest_hash: Uint8Array;
        oldest_height: longnum;
        oldest_time: longnum;
        peer_ids: string[];
    }

    Properties

    interface ConsensusLightClientStatus {
        latest_hash: Uint8Array;
        latest_height: longnum;
        latest_time: longnum;
        oldest_hash: Uint8Array;
        oldest_height: longnum;
        oldest_time: longnum;
        peer_ids: string[];
    }

    Properties

    latest_hash: Uint8Array

    LatestHash is the hash of the latest block.

    -
    latest_height: longnum

    LatestHeight is the height of the latest block.

    -
    latest_time: longnum

    LatestTime is the timestamp of the latest block.

    -
    oldest_hash: Uint8Array

    LatestHash is the hash of the oldest block.

    -
    oldest_height: longnum

    OldestHeight is the height of the oldest block.

    -
    oldest_time: longnum

    OldestTime is the timestamp of the oldest block.

    -
    peer_ids: string[]

    PeersIDs are the light client provider peer identifiers.

    -
    +
    latest_height: longnum

    LatestHeight is the height of the latest block.

    +
    latest_time: longnum

    LatestTime is the timestamp of the latest block.

    +
    oldest_hash: Uint8Array

    LatestHash is the hash of the oldest block.

    +
    oldest_height: longnum

    OldestHeight is the height of the oldest block.

    +
    oldest_time: longnum

    OldestTime is the timestamp of the oldest block.

    +
    peer_ids: string[]

    PeersIDs are the light client provider peer identifiers.

    +
    diff --git a/js/client/interfaces/types.ConsensusLightParameters.html b/js/client/interfaces/types.ConsensusLightParameters.html index b6eb0dbf05..cfea22485d 100644 --- a/js/client/interfaces/types.ConsensusLightParameters.html +++ b/js/client/interfaces/types.ConsensusLightParameters.html @@ -1,8 +1,8 @@ ConsensusLightParameters | @oasisprotocol/client

    Interface ConsensusLightParameters

    Parameters are the consensus backend parameters.

    -
    interface ConsensusLightParameters {
        height: longnum;
        meta: Uint8Array;
        parameters: ConsensusParameters;
    }

    Properties

    interface ConsensusLightParameters {
        height: longnum;
        meta: Uint8Array;
        parameters: ConsensusParameters;
    }

    Properties

    height: longnum

    Height contains the block height these consensus parameters are for.

    -
    meta: Uint8Array

    Meta contains the consensus backend specific consensus parameters.

    -

    Parameters are the backend agnostic consensus parameters.

    -
    +
    meta: Uint8Array

    Meta contains the consensus backend specific consensus parameters.

    +
    parameters: ConsensusParameters

    Parameters are the backend agnostic consensus parameters.

    +
    diff --git a/js/client/interfaces/types.ConsensusNextBlockState.html b/js/client/interfaces/types.ConsensusNextBlockState.html index d872003ac0..76c75a5fcf 100644 --- a/js/client/interfaces/types.ConsensusNextBlockState.html +++ b/js/client/interfaces/types.ConsensusNextBlockState.html @@ -1,7 +1,7 @@ ConsensusNextBlockState | @oasisprotocol/client

    Interface ConsensusNextBlockState

    NextBlockState has the state of the next block being voted on by validators.

    -
    interface ConsensusNextBlockState {
        height: longnum;
        num_validators: longnum;
        precommits: ConsensusVotes;
        prevotes: ConsensusVotes;
        voting_power: longnum;
    }

    Properties

    interface ConsensusNextBlockState {
        height: longnum;
        num_validators: longnum;
        precommits: ConsensusVotes;
        prevotes: ConsensusVotes;
        voting_power: longnum;
    }

    Properties

    height: longnum
    num_validators: longnum
    precommits: ConsensusVotes
    prevotes: ConsensusVotes
    voting_power: longnum
    +

    Properties

    height: longnum
    num_validators: longnum
    precommits: ConsensusVotes
    prevotes: ConsensusVotes
    voting_power: longnum
    diff --git a/js/client/interfaces/types.ConsensusP2PStatus.html b/js/client/interfaces/types.ConsensusP2PStatus.html index ae525460f0..9c3c4d4d13 100644 --- a/js/client/interfaces/types.ConsensusP2PStatus.html +++ b/js/client/interfaces/types.ConsensusP2PStatus.html @@ -1,10 +1,10 @@ ConsensusP2PStatus | @oasisprotocol/client

    P2PStatus is the P2P status of a node.

    -
    interface ConsensusP2PStatus {
        addresses: NodeConsensusAddress[];
        peer_id: string;
        peers: string[];
        pub_key: Uint8Array;
    }

    Properties

    interface ConsensusP2PStatus {
        addresses: NodeConsensusAddress[];
        peer_id: string;
        peers: string[];
        pub_key: Uint8Array;
    }

    Properties

    Addresses is a list of configured P2P addresses used when registering the node.

    -
    peer_id: string

    PeerID is the peer ID derived by hashing peer's public key.

    -
    peers: string[]

    Peers is a list of node's peers.

    -
    pub_key: Uint8Array

    PubKey is the public key used for consensus P2P communication.

    -
    +
    peer_id: string

    PeerID is the peer ID derived by hashing peer's public key.

    +
    peers: string[]

    Peers is a list of node's peers.

    +
    pub_key: Uint8Array

    PubKey is the public key used for consensus P2P communication.

    +
    diff --git a/js/client/interfaces/types.ConsensusParameters.html b/js/client/interfaces/types.ConsensusParameters.html index a6d993c477..6950ec9cfd 100644 --- a/js/client/interfaces/types.ConsensusParameters.html +++ b/js/client/interfaces/types.ConsensusParameters.html @@ -1,5 +1,5 @@ ConsensusParameters | @oasisprotocol/client

    Parameters are the consensus parameters.

    -
    interface ConsensusParameters {
        empty_block_interval: longnum;
        gas_costs?: {
            [op: string]: longnum;
        };
        max_block_gas: longnum;
        max_block_size: longnum;
        max_evidence_size: longnum;
        max_tx_size: longnum;
        min_gas_price?: longnum;
        public_key_blacklist?: Uint8Array[];
        skip_timeout_commit: boolean;
        state_checkpoint_chunk_size?: longnum;
        state_checkpoint_interval: longnum;
        state_checkpoint_num_kept?: longnum;
        timeout_commit: longnum;
    }

    Properties

    interface ConsensusParameters {
        empty_block_interval: longnum;
        gas_costs?: {
            [op: string]: longnum;
        };
        max_block_gas: longnum;
        max_block_size: longnum;
        max_evidence_size: longnum;
        max_tx_size: longnum;
        min_gas_price?: longnum;
        public_key_blacklist?: Uint8Array[];
        skip_timeout_commit: boolean;
        state_checkpoint_chunk_size?: longnum;
        state_checkpoint_interval: longnum;
        state_checkpoint_num_kept?: longnum;
        timeout_commit: longnum;
    }

    Properties

    empty_block_interval: longnum
    gas_costs?: {
        [op: string]: longnum;
    }

    GasCosts are the base transaction gas costs.

    -
    max_block_gas: longnum
    max_block_size: longnum
    max_evidence_size: longnum
    max_tx_size: longnum
    min_gas_price?: longnum

    MinGasPrice is the minimum gas price.

    -
    public_key_blacklist?: Uint8Array[]

    PublicKeyBlacklist is the network-wide public key blacklist.

    -
    skip_timeout_commit: boolean
    state_checkpoint_chunk_size?: longnum

    StateCheckpointChunkSize is the chunk size parameter for checkpoint creation.

    -
    state_checkpoint_interval: longnum

    StateCheckpointInterval is the expected state checkpoint interval (in blocks).

    -
    state_checkpoint_num_kept?: longnum

    StateCheckpointNumKept is the expected minimum number of state checkpoints to keep.

    -
    timeout_commit: longnum
    +

    Properties

    empty_block_interval: longnum
    gas_costs?: {
        [op: string]: longnum;
    }

    GasCosts are the base transaction gas costs.

    +
    max_block_gas: longnum
    max_block_size: longnum
    max_evidence_size: longnum
    max_tx_size: longnum
    min_gas_price?: longnum

    MinGasPrice is the minimum gas price.

    +
    public_key_blacklist?: Uint8Array[]

    PublicKeyBlacklist is the network-wide public key blacklist.

    +
    skip_timeout_commit: boolean
    state_checkpoint_chunk_size?: longnum

    StateCheckpointChunkSize is the chunk size parameter for checkpoint creation.

    +
    state_checkpoint_interval: longnum

    StateCheckpointInterval is the expected state checkpoint interval (in blocks).

    +
    state_checkpoint_num_kept?: longnum

    StateCheckpointNumKept is the expected minimum number of state checkpoints to keep.

    +
    timeout_commit: longnum
    diff --git a/js/client/interfaces/types.ConsensusProof.html b/js/client/interfaces/types.ConsensusProof.html index 9c87f67000..52f5a9223a 100644 --- a/js/client/interfaces/types.ConsensusProof.html +++ b/js/client/interfaces/types.ConsensusProof.html @@ -1,6 +1,6 @@ ConsensusProof | @oasisprotocol/client

    Proof is a proof of transaction inclusion in a block.

    -
    interface ConsensusProof {
        height: longnum;
        raw_proof: Uint8Array;
    }

    Properties

    interface ConsensusProof {
        height: longnum;
        raw_proof: Uint8Array;
    }

    Properties

    Properties

    height: longnum

    Height is the block height at which the transaction was published.

    -
    raw_proof: Uint8Array

    RawProof is the actual raw proof.

    -
    +
    raw_proof: Uint8Array

    RawProof is the actual raw proof.

    +
    diff --git a/js/client/interfaces/types.ConsensusResult.html b/js/client/interfaces/types.ConsensusResult.html index 751efafb4f..6f81f0d21b 100644 --- a/js/client/interfaces/types.ConsensusResult.html +++ b/js/client/interfaces/types.ConsensusResult.html @@ -1,4 +1,4 @@ ConsensusResult | @oasisprotocol/client

    Result is a transaction execution result.

    -
    interface ConsensusResult {
        error: ConsensusError;
        events: ConsensusEvent[];
    }

    Properties

    interface ConsensusResult {
        error: ConsensusError;
        events: ConsensusEvent[];
    }

    Properties

    Properties

    events: ConsensusEvent[]
    +

    Properties

    events: ConsensusEvent[]
    diff --git a/js/client/interfaces/types.ConsensusStatus.html b/js/client/interfaces/types.ConsensusStatus.html index 39d8b27c6f..00427aeee2 100644 --- a/js/client/interfaces/types.ConsensusStatus.html +++ b/js/client/interfaces/types.ConsensusStatus.html @@ -1,5 +1,5 @@ ConsensusStatus | @oasisprotocol/client

    Status is the current status overview.

    -
    interface ConsensusStatus {
        backend: string;
        chain_context: string;
        features: number;
        genesis_hash: Uint8Array;
        genesis_height: longnum;
        is_validator: boolean;
        last_retained_hash: Uint8Array;
        last_retained_height: longnum;
        latest_epoch: longnum;
        latest_hash: Uint8Array;
        latest_height: longnum;
        latest_state_root: StorageRoot;
        latest_time: longnum;
        p2p?: ConsensusP2PStatus;
        status: number;
        version: Version;
    }

    Properties

    interface ConsensusStatus {
        backend: string;
        chain_context: string;
        features: number;
        genesis_hash: Uint8Array;
        genesis_height: longnum;
        is_validator: boolean;
        last_retained_hash: Uint8Array;
        last_retained_height: longnum;
        latest_epoch: longnum;
        latest_hash: Uint8Array;
        latest_height: longnum;
        latest_state_root: StorageRoot;
        latest_time: longnum;
        p2p?: ConsensusP2PStatus;
        status: number;
        version: Version;
    }

    Properties

    Properties

    backend: string

    Backend is the consensus backend identifier.

    -
    chain_context: string

    ChainContext is the chain domain separation context.

    -
    features: number

    Features are the indicated consensus backend features.

    -
    genesis_hash: Uint8Array

    GenesisHash is the hash of the genesis block.

    -
    genesis_height: longnum

    GenesisHeight is the height of the genesis block.

    -
    is_validator: boolean

    IsValidator returns whether the current node is part of the validator set.

    -
    last_retained_hash: Uint8Array

    LastRetainedHash is the hash of the oldest retained block.

    -
    last_retained_height: longnum

    LastRetainedHeight is the height of the oldest retained block.

    -
    latest_epoch: longnum

    LatestEpoch is the epoch of the latest block.

    -
    latest_hash: Uint8Array

    LatestHash is the hash of the latest block.

    -
    latest_height: longnum

    LatestHeight is the height of the latest block.

    -
    latest_state_root: StorageRoot

    LatestStateRoot is the Merkle root of the consensus state tree.

    -
    latest_time: longnum

    LatestTime is the timestamp of the latest block.

    -

    P2P is the P2P status of the node.

    -
    status: number

    Status is an concise status of the consensus backend.

    -
    version: Version

    Version is the version of the consensus protocol that the node is using.

    -
    +
    chain_context: string

    ChainContext is the chain domain separation context.

    +
    features: number

    Features are the indicated consensus backend features.

    +
    genesis_hash: Uint8Array

    GenesisHash is the hash of the genesis block.

    +
    genesis_height: longnum

    GenesisHeight is the height of the genesis block.

    +
    is_validator: boolean

    IsValidator returns whether the current node is part of the validator set.

    +
    last_retained_hash: Uint8Array

    LastRetainedHash is the hash of the oldest retained block.

    +
    last_retained_height: longnum

    LastRetainedHeight is the height of the oldest retained block.

    +
    latest_epoch: longnum

    LatestEpoch is the epoch of the latest block.

    +
    latest_hash: Uint8Array

    LatestHash is the hash of the latest block.

    +
    latest_height: longnum

    LatestHeight is the height of the latest block.

    +
    latest_state_root: StorageRoot

    LatestStateRoot is the Merkle root of the consensus state tree.

    +
    latest_time: longnum

    LatestTime is the timestamp of the latest block.

    +
    p2p?: ConsensusP2PStatus

    P2P is the P2P status of the node.

    +
    status: number

    Status is an concise status of the consensus backend.

    +
    version: Version

    Version is the version of the consensus protocol that the node is using.

    +
    diff --git a/js/client/interfaces/types.ConsensusTransaction.html b/js/client/interfaces/types.ConsensusTransaction.html index f63b0f8b04..a1a502dbe6 100644 --- a/js/client/interfaces/types.ConsensusTransaction.html +++ b/js/client/interfaces/types.ConsensusTransaction.html @@ -1,11 +1,11 @@ ConsensusTransaction | @oasisprotocol/client

    Transaction is an unsigned consensus transaction.

    -
    interface ConsensusTransaction {
        body?: unknown;
        fee?: ConsensusFee;
        method: string;
        nonce: longnum;
    }

    Properties

    interface ConsensusTransaction {
        body?: unknown;
        fee?: ConsensusFee;
        method: string;
        nonce: longnum;
    }

    Properties

    Properties

    body?: unknown

    Body is the method call body.

    -

    Fee is an optional fee that the sender commits to pay to execute this +

    Fee is an optional fee that the sender commits to pay to execute this transaction.

    -
    method: string

    Method is the method that should be called.

    -
    nonce: longnum

    Nonce is a nonce to prevent replay.

    -
    +
    method: string

    Method is the method that should be called.

    +
    nonce: longnum

    Nonce is a nonce to prevent replay.

    +
    diff --git a/js/client/interfaces/types.ConsensusTransactionsWithProofs.html b/js/client/interfaces/types.ConsensusTransactionsWithProofs.html index 4f5dfcf772..58fa4011d7 100644 --- a/js/client/interfaces/types.ConsensusTransactionsWithProofs.html +++ b/js/client/interfaces/types.ConsensusTransactionsWithProofs.html @@ -1,5 +1,5 @@ ConsensusTransactionsWithProofs | @oasisprotocol/client

    Interface ConsensusTransactionsWithProofs

    TransactionsWithProofs is GetTransactionsWithProofs response.

    Proofs[i] is a proof of block inclusion for Transactions[i].

    -
    interface ConsensusTransactionsWithProofs {
        proofs: Uint8Array[];
        transactions: Uint8Array[];
    }

    Properties

    interface ConsensusTransactionsWithProofs {
        proofs: Uint8Array[];
        transactions: Uint8Array[];
    }

    Properties

    Properties

    proofs: Uint8Array[]
    transactions: Uint8Array[]
    +

    Properties

    proofs: Uint8Array[]
    transactions: Uint8Array[]
    diff --git a/js/client/interfaces/types.ConsensusTransactionsWithResults.html b/js/client/interfaces/types.ConsensusTransactionsWithResults.html index 0557ac3996..062500c43e 100644 --- a/js/client/interfaces/types.ConsensusTransactionsWithResults.html +++ b/js/client/interfaces/types.ConsensusTransactionsWithResults.html @@ -1,5 +1,5 @@ ConsensusTransactionsWithResults | @oasisprotocol/client

    Interface ConsensusTransactionsWithResults

    TransactionsWithResults is GetTransactionsWithResults response.

    Results[i] are the results of executing Transactions[i].

    -
    interface ConsensusTransactionsWithResults {
        results: ConsensusResult[];
        transactions: Uint8Array[];
    }

    Properties

    interface ConsensusTransactionsWithResults {
        results: ConsensusResult[];
        transactions: Uint8Array[];
    }

    Properties

    Properties

    results: ConsensusResult[]
    transactions: Uint8Array[]
    +

    Properties

    results: ConsensusResult[]
    transactions: Uint8Array[]
    diff --git a/js/client/interfaces/types.ConsensusVote.html b/js/client/interfaces/types.ConsensusVote.html index 71c3e42e56..7a778f35ff 100644 --- a/js/client/interfaces/types.ConsensusVote.html +++ b/js/client/interfaces/types.ConsensusVote.html @@ -1,6 +1,6 @@ ConsensusVote | @oasisprotocol/client

    Vote contains metadata about a vote for the next block.

    -
    interface ConsensusVote {
        entity_address: Uint8Array;
        entity_id: Uint8Array;
        node_id: Uint8Array;
        voting_power: longnum;
    }

    Properties

    interface ConsensusVote {
        entity_address: Uint8Array;
        entity_id: Uint8Array;
        node_id: Uint8Array;
        voting_power: longnum;
    }

    Properties

    entity_address: Uint8Array
    entity_id: Uint8Array
    node_id: Uint8Array
    voting_power: longnum
    +

    Properties

    entity_address: Uint8Array
    entity_id: Uint8Array
    node_id: Uint8Array
    voting_power: longnum
    diff --git a/js/client/interfaces/types.ConsensusVotes.html b/js/client/interfaces/types.ConsensusVotes.html index 474f27bd28..6b18537d75 100644 --- a/js/client/interfaces/types.ConsensusVotes.html +++ b/js/client/interfaces/types.ConsensusVotes.html @@ -1,5 +1,5 @@ ConsensusVotes | @oasisprotocol/client

    Votes are the votes for the next block.

    -
    interface ConsensusVotes {
        ratio: number;
        votes: ConsensusVote[];
        voting_power: longnum;
    }

    Properties

    interface ConsensusVotes {
        ratio: number;
        votes: ConsensusVote[];
        voting_power: longnum;
    }

    Properties

    ratio: number
    votes: ConsensusVote[]
    voting_power: longnum
    +

    Properties

    ratio: number
    votes: ConsensusVote[]
    voting_power: longnum
    diff --git a/js/client/interfaces/types.ControlDebugStatus.html b/js/client/interfaces/types.ControlDebugStatus.html index ad81e3e4ae..9ee0c9d87a 100644 --- a/js/client/interfaces/types.ControlDebugStatus.html +++ b/js/client/interfaces/types.ControlDebugStatus.html @@ -1,9 +1,9 @@ ControlDebugStatus | @oasisprotocol/client

    DebugStatus is the current node debug status, listing the various node debug options if enabled.

    -
    interface ControlDebugStatus {
        allow_root: boolean;
        enabled: boolean;
    }

    Properties

    interface ControlDebugStatus {
        allow_root: boolean;
        enabled: boolean;
    }

    Properties

    Properties

    allow_root: boolean

    AllowRoot is true iff the node is running with DebugAllowRoot set.

    -
    enabled: boolean

    Enabled is true iff the node is running with DebugDontBlameOasis +

    enabled: boolean

    Enabled is true iff the node is running with DebugDontBlameOasis set.

    -
    +
    diff --git a/js/client/interfaces/types.ControlIdentityStatus.html b/js/client/interfaces/types.ControlIdentityStatus.html index 263ae7916d..d19bb1b513 100644 --- a/js/client/interfaces/types.ControlIdentityStatus.html +++ b/js/client/interfaces/types.ControlIdentityStatus.html @@ -1,9 +1,9 @@ ControlIdentityStatus | @oasisprotocol/client

    IdentityStatus is the current node identity status, listing all the public keys that identify this node in different contexts.

    -
    interface ControlIdentityStatus {
        consensus: Uint8Array;
        node: Uint8Array;
        tls: Uint8Array;
    }

    Properties

    interface ControlIdentityStatus {
        consensus: Uint8Array;
        node: Uint8Array;
        tls: Uint8Array;
    }

    Properties

    Properties

    consensus: Uint8Array

    Consensus is the consensus public key.

    -
    node: Uint8Array

    Node is the node identity public key.

    -
    tls: Uint8Array

    TLS is the public key used for TLS connections.

    -
    +
    node: Uint8Array

    Node is the node identity public key.

    +
    tls: Uint8Array

    TLS is the public key used for TLS connections.

    +
    diff --git a/js/client/interfaces/types.ControlRegistrationStatus.html b/js/client/interfaces/types.ControlRegistrationStatus.html index e4f6578cca..ccf82e2ecc 100644 --- a/js/client/interfaces/types.ControlRegistrationStatus.html +++ b/js/client/interfaces/types.ControlRegistrationStatus.html @@ -1,5 +1,5 @@ ControlRegistrationStatus | @oasisprotocol/client

    Interface ControlRegistrationStatus

    RegistrationStatus is the node registration status.

    -
    interface ControlRegistrationStatus {
        descriptor?: Node;
        last_attempt: longnum;
        last_attempt_error_message?: string;
        last_attempt_successful: boolean;
        last_registration: longnum;
        node_status?: RegistryNodeStatus;
    }

    Properties

    interface ControlRegistrationStatus {
        descriptor?: Node;
        last_attempt: longnum;
        last_attempt_error_message?: string;
        last_attempt_successful: boolean;
        last_registration: longnum;
        node_status?: RegistryNodeStatus;
    }

    Properties

    descriptor?: Node

    Descriptor is the node descriptor that the node successfully registered with. In case the node did not successfully register yet, it will be nil.

    -
    last_attempt: longnum

    LastAttempt is the time of the last registration attempt. +

    last_attempt: longnum

    LastAttempt is the time of the last registration attempt. In case the node did not successfully register yet, it will be the zero timestamp.

    -
    last_attempt_error_message?: string

    LastAttemptErrorMessage contains the error message if the last +

    last_attempt_error_message?: string

    LastAttemptErrorMessage contains the error message if the last registration attempt has not been successful.

    -
    last_attempt_successful: boolean

    LastAttemptSuccessful is true if the last registration attempt has been +

    last_attempt_successful: boolean

    LastAttemptSuccessful is true if the last registration attempt has been successful.

    -
    last_registration: longnum

    LastRegistration is the time of the last successful registration with the consensus registry +

    last_registration: longnum

    LastRegistration is the time of the last successful registration with the consensus registry service. In case the node did not successfully register yet, it will be the zero timestamp.

    -
    node_status?: RegistryNodeStatus

    NodeStatus is the registry live status of the node.

    -
    +
    node_status?: RegistryNodeStatus

    NodeStatus is the registry live status of the node.

    +
    diff --git a/js/client/interfaces/types.ControlRuntimeStatus.html b/js/client/interfaces/types.ControlRuntimeStatus.html index d786444a3b..b8ecb5dcdd 100644 --- a/js/client/interfaces/types.ControlRuntimeStatus.html +++ b/js/client/interfaces/types.ControlRuntimeStatus.html @@ -1,5 +1,5 @@ ControlRuntimeStatus | @oasisprotocol/client

    RuntimeStatus is the per-runtime status overview.

    -
    interface ControlRuntimeStatus {
        committee: WorkerCommonStatus;
        descriptor: RegistryRuntime;
        executor?: WorkerComputeStatus;
        genesis_hash: Uint8Array;
        genesis_round: longnum;
        last_retained_hash: Uint8Array;
        last_retained_round: longnum;
        latest_hash: Uint8Array;
        latest_round: longnum;
        latest_state_root: StorageRoot;
        latest_time: longnum;
        provisioner?: string;
        storage?: WorkerStorageStatus;
    }

    Properties

    interface ControlRuntimeStatus {
        committee: WorkerCommonStatus;
        descriptor: RegistryRuntime;
        executor?: WorkerComputeStatus;
        genesis_hash: Uint8Array;
        genesis_round: longnum;
        last_retained_hash: Uint8Array;
        last_retained_round: longnum;
        latest_hash: Uint8Array;
        latest_round: longnum;
        latest_state_root: StorageRoot;
        latest_time: longnum;
        provisioner?: string;
        storage?: WorkerStorageStatus;
    }

    Properties

    Properties

    Committee contains the runtime worker status in case this node is a (candidate) member of a runtime committee.

    -
    descriptor: RegistryRuntime

    Descriptor is the runtime registration descriptor.

    -

    Executor contains the executor worker status in case this node is an executor node.

    -
    genesis_hash: Uint8Array

    GenesisHash is the hash of the genesis runtime block.

    -
    genesis_round: longnum

    GenesisRound is the round of the genesis runtime block.

    -
    last_retained_hash: Uint8Array

    LastRetainedHash is the hash of the oldest retained block.

    -
    last_retained_round: longnum

    LastRetainedRound is the round of the oldest retained block.

    -
    latest_hash: Uint8Array

    LatestHash is the hash of the latest runtime block.

    -
    latest_round: longnum

    LatestRound is the round of the latest runtime block.

    -
    latest_state_root: StorageRoot

    LatestStateRoot is the Merkle root of the runtime state tree.

    -
    latest_time: longnum

    LatestTime is the timestamp of the latest runtime block.

    -
    provisioner?: string

    Provisioner is the name of the runtime provisioner.

    -

    Storage contains the storage worker status in case this node is a storage node.

    -
    +
    descriptor: RegistryRuntime

    Descriptor is the runtime registration descriptor.

    +
    executor?: WorkerComputeStatus

    Executor contains the executor worker status in case this node is an executor node.

    +
    genesis_hash: Uint8Array

    GenesisHash is the hash of the genesis runtime block.

    +
    genesis_round: longnum

    GenesisRound is the round of the genesis runtime block.

    +
    last_retained_hash: Uint8Array

    LastRetainedHash is the hash of the oldest retained block.

    +
    last_retained_round: longnum

    LastRetainedRound is the round of the oldest retained block.

    +
    latest_hash: Uint8Array

    LatestHash is the hash of the latest runtime block.

    +
    latest_round: longnum

    LatestRound is the round of the latest runtime block.

    +
    latest_state_root: StorageRoot

    LatestStateRoot is the Merkle root of the runtime state tree.

    +
    latest_time: longnum

    LatestTime is the timestamp of the latest runtime block.

    +
    provisioner?: string

    Provisioner is the name of the runtime provisioner.

    +
    storage?: WorkerStorageStatus

    Storage contains the storage worker status in case this node is a storage node.

    +
    diff --git a/js/client/interfaces/types.ControlSeedStatus.html b/js/client/interfaces/types.ControlSeedStatus.html index d6c0b38f7b..49c1724fac 100644 --- a/js/client/interfaces/types.ControlSeedStatus.html +++ b/js/client/interfaces/types.ControlSeedStatus.html @@ -1,8 +1,8 @@ ControlSeedStatus | @oasisprotocol/client

    SeedStatus is the status of the seed node.

    -
    interface ControlSeedStatus {
        addresses: string[];
        chain_context: string;
        node_peers: string[];
    }

    Properties

    interface ControlSeedStatus {
        addresses: string[];
        chain_context: string;
        node_peers: string[];
    }

    Properties

    addresses: string[]

    Addresses is a list of seed node's addresses.

    -
    chain_context: string

    ChainContext is the chain domain separation context.

    -
    node_peers: string[]

    NodePeers is a list of peers that are connected to the node.

    -
    +
    chain_context: string

    ChainContext is the chain domain separation context.

    +
    node_peers: string[]

    NodePeers is a list of peers that are connected to the node.

    +
    diff --git a/js/client/interfaces/types.ControlStatus.html b/js/client/interfaces/types.ControlStatus.html index d3db845b8b..30682675ba 100644 --- a/js/client/interfaces/types.ControlStatus.html +++ b/js/client/interfaces/types.ControlStatus.html @@ -1,5 +1,5 @@ ControlStatus | @oasisprotocol/client

    Status is the current status overview.

    -
    interface ControlStatus {
        consensus?: ConsensusStatus;
        debug?: ControlDebugStatus;
        identity: ControlIdentityStatus;
        keymanager?: WorkerKeyManagerStatus;
        light_client?: ConsensusLightClientStatus;
        mode: string;
        p2p?: P2PStatus;
        pending_upgrades?: UpgradePendingUpgrade[];
        registration?: ControlRegistrationStatus;
        runtimes?: Map<Uint8Array, ControlRuntimeStatus>;
        seed?: ControlSeedStatus;
        software_version: string;
    }

    Properties

    interface ControlStatus {
        consensus?: ConsensusStatus;
        debug?: ControlDebugStatus;
        identity: ControlIdentityStatus;
        keymanager?: WorkerKeyManagerStatus;
        light_client?: ConsensusLightClientStatus;
        mode: string;
        p2p?: P2PStatus;
        pending_upgrades?: UpgradePendingUpgrade[];
        registration?: ControlRegistrationStatus;
        runtimes?: Map<Uint8Array, ControlRuntimeStatus>;
        seed?: ControlSeedStatus;
        software_version: string;
    }

    Properties

    consensus?: ConsensusStatus

    Consensus is the status overview of the consensus layer.

    -

    Debug is the oasis-node debug status.

    -

    Identity is the identity of the node.

    -

    Keymanager is the node's key manager worker status if the node is a key manager node.

    -

    LightClient is the status overview of the light client service.

    -
    mode: string

    Mode is the node mode.

    -
    p2p?: P2PStatus

    P2P is the P2P status of the node.

    -
    pending_upgrades?: UpgradePendingUpgrade[]

    PendingUpgrades are the node's pending upgrades.

    -

    Registration is the node's registration status.

    -
    runtimes?: Map<Uint8Array, ControlRuntimeStatus>

    Runtimes is the status overview for each runtime supported by the node.

    -

    Seed is the seed node status if the node is a seed node.

    -
    software_version: string

    SoftwareVersion is the oasis-node software version.

    -
    +
    debug?: ControlDebugStatus

    Debug is the oasis-node debug status.

    +
    identity: ControlIdentityStatus

    Identity is the identity of the node.

    +
    keymanager?: WorkerKeyManagerStatus

    Keymanager is the node's key manager worker status if the node is a key manager node.

    +
    light_client?: ConsensusLightClientStatus

    LightClient is the status overview of the light client service.

    +
    mode: string

    Mode is the node mode.

    +
    p2p?: P2PStatus

    P2P is the P2P status of the node.

    +
    pending_upgrades?: UpgradePendingUpgrade[]

    PendingUpgrades are the node's pending upgrades.

    +
    registration?: ControlRegistrationStatus

    Registration is the node's registration status.

    +
    runtimes?: Map<Uint8Array, ControlRuntimeStatus>

    Runtimes is the status overview for each runtime supported by the node.

    +
    seed?: ControlSeedStatus

    Seed is the seed node status if the node is a seed node.

    +
    software_version: string

    SoftwareVersion is the oasis-node software version.

    +
    diff --git a/js/client/interfaces/types.Entity.html b/js/client/interfaces/types.Entity.html index 797cf181ef..2223b66fb1 100644 --- a/js/client/interfaces/types.Entity.html +++ b/js/client/interfaces/types.Entity.html @@ -1,10 +1,10 @@ Entity | @oasisprotocol/client

    Entity represents an entity that controls one or more Nodes and or services.

    -
    interface Entity {
        id: Uint8Array;
        nodes?: Uint8Array[];
        v: number;
    }

    Hierarchy (view full)

    Properties

    id +
    interface Entity {
        id: Uint8Array;
        nodes?: Uint8Array[];
        v: number;
    }

    Hierarchy (view full)

    Properties

    Properties

    id: Uint8Array

    ID is the public key identifying the entity.

    -
    nodes?: Uint8Array[]

    Nodes is the vector of node identity keys owned by this entity, that +

    nodes?: Uint8Array[]

    Nodes is the vector of node identity keys owned by this entity, that will sign the descriptor with the node signing key rather than the entity signing key.

    -
    v: number
    +
    v: number
    diff --git a/js/client/interfaces/types.GenesisDocument.html b/js/client/interfaces/types.GenesisDocument.html index 4dc83641e4..bac437cda6 100644 --- a/js/client/interfaces/types.GenesisDocument.html +++ b/js/client/interfaces/types.GenesisDocument.html @@ -1,5 +1,5 @@ GenesisDocument | @oasisprotocol/client

    Document is a genesis document.

    -
    interface GenesisDocument {
        beacon: BeaconGenesis;
        chain_id: string;
        consensus: ConsensusGenesis;
        extra_data: {
            [key: string]: Uint8Array;
        };
        genesis_time: longnum;
        governance: GovernanceGenesis;
        height: longnum;
        keymanager: KeyManagerSecretsGenesis;
        registry: RegistryGenesis;
        roothash: RootHashGenesis;
        scheduler: SchedulerGenesis;
        staking: StakingGenesis;
        vault?: VaultGenesis;
    }

    Properties

    interface GenesisDocument {
        beacon: BeaconGenesis;
        chain_id: string;
        consensus: ConsensusGenesis;
        extra_data: {
            [key: string]: Uint8Array;
        };
        genesis_time: longnum;
        governance: GovernanceGenesis;
        height: longnum;
        keymanager: KeyManagerSecretsGenesis;
        registry: RegistryGenesis;
        roothash: RootHashGenesis;
        scheduler: SchedulerGenesis;
        staking: StakingGenesis;
        vault?: VaultGenesis;
    }

    Properties

    Properties

    Beacon is the beacon genesis state.

    -
    chain_id: string

    ChainID is the ID of the chain.

    -
    consensus: ConsensusGenesis

    Consensus is the consensus genesis state.

    -
    extra_data: {
        [key: string]: Uint8Array;
    }

    Extra data is arbitrary extra data that is part of the +

    chain_id: string

    ChainID is the ID of the chain.

    +
    consensus: ConsensusGenesis

    Consensus is the consensus genesis state.

    +
    extra_data: {
        [key: string]: Uint8Array;
    }

    Extra data is arbitrary extra data that is part of the genesis block but is otherwise ignored by the protocol.

    -
    genesis_time: longnum

    Time is the time the genesis block was constructed.

    -
    governance: GovernanceGenesis

    Governance is the governance genesis state.

    -
    height: longnum

    Height is the block height at which the document was generated.

    -

    KeyManager is the key manager genesis state.

    -
    registry: RegistryGenesis

    Registry is the registry genesis state.

    -
    roothash: RootHashGenesis

    RootHash is the roothash genesis state.

    -
    scheduler: SchedulerGenesis

    Scheduler is the scheduler genesis state.

    -

    Staking is the staking genesis state.

    -
    vault?: VaultGenesis

    Vault is the optional vault genesis state.

    -
    +
    genesis_time: longnum

    Time is the time the genesis block was constructed.

    +
    governance: GovernanceGenesis

    Governance is the governance genesis state.

    +
    height: longnum

    Height is the block height at which the document was generated.

    +
    keymanager: KeyManagerSecretsGenesis

    KeyManager is the key manager genesis state.

    +
    registry: RegistryGenesis

    Registry is the registry genesis state.

    +
    roothash: RootHashGenesis

    RootHash is the roothash genesis state.

    +
    scheduler: SchedulerGenesis

    Scheduler is the scheduler genesis state.

    +
    staking: StakingGenesis

    Staking is the staking genesis state.

    +
    vault?: VaultGenesis

    Vault is the optional vault genesis state.

    +
    diff --git a/js/client/interfaces/types.GovernanceCancelUpgradeProposal.html b/js/client/interfaces/types.GovernanceCancelUpgradeProposal.html index fb5b88d4eb..a68f0e6005 100644 --- a/js/client/interfaces/types.GovernanceCancelUpgradeProposal.html +++ b/js/client/interfaces/types.GovernanceCancelUpgradeProposal.html @@ -1,4 +1,4 @@ GovernanceCancelUpgradeProposal | @oasisprotocol/client

    Interface GovernanceCancelUpgradeProposal

    CancelUpgradeProposal is an upgrade cancellation proposal.

    -
    interface GovernanceCancelUpgradeProposal {
        proposal_id: longnum;
    }

    Properties

    interface GovernanceCancelUpgradeProposal {
        proposal_id: longnum;
    }

    Properties

    Properties

    proposal_id: longnum

    ProposalID is the identifier of the pending upgrade proposal.

    -
    +
    diff --git a/js/client/interfaces/types.GovernanceChangeParametersProposal.html b/js/client/interfaces/types.GovernanceChangeParametersProposal.html index a20483f906..60e668fa89 100644 --- a/js/client/interfaces/types.GovernanceChangeParametersProposal.html +++ b/js/client/interfaces/types.GovernanceChangeParametersProposal.html @@ -1,6 +1,6 @@ GovernanceChangeParametersProposal | @oasisprotocol/client

    Interface GovernanceChangeParametersProposal

    ChangeParametersProposal is a consensus change parameters proposal.

    -
    interface GovernanceChangeParametersProposal {
        changes: unknown;
        module: string;
    }

    Properties

    interface GovernanceChangeParametersProposal {
        changes: unknown;
        module: string;
    }

    Properties

    Properties

    changes: unknown

    Changes are consensus parameter changes that should be applied to the module.

    -
    module: string

    Module identifies the consensus backend module to which changes should be applied.

    -
    +
    module: string

    Module identifies the consensus backend module to which changes should be applied.

    +
    diff --git a/js/client/interfaces/types.GovernanceConsensusParameters.html b/js/client/interfaces/types.GovernanceConsensusParameters.html index 3b9fefff30..350f0a5747 100644 --- a/js/client/interfaces/types.GovernanceConsensusParameters.html +++ b/js/client/interfaces/types.GovernanceConsensusParameters.html @@ -1,5 +1,5 @@ GovernanceConsensusParameters | @oasisprotocol/client

    Interface GovernanceConsensusParameters

    ConsensusParameters are the governance consensus parameters.

    -
    interface GovernanceConsensusParameters {
        allow_proposal_metadata?: boolean;
        allow_vote_without_entity?: boolean;
        enable_change_parameters_proposal?: boolean;
        gas_costs?: {
            [op: string]: longnum;
        };
        min_proposal_deposit?: Uint8Array;
        stake_threshold?: number;
        upgrade_cancel_min_epoch_diff?: longnum;
        upgrade_min_epoch_diff?: longnum;
        voting_period?: longnum;
    }

    Properties

    interface GovernanceConsensusParameters {
        allow_proposal_metadata?: boolean;
        allow_vote_without_entity?: boolean;
        enable_change_parameters_proposal?: boolean;
        gas_costs?: {
            [op: string]: longnum;
        };
        min_proposal_deposit?: Uint8Array;
        stake_threshold?: number;
        upgrade_cancel_min_epoch_diff?: longnum;
        upgrade_min_epoch_diff?: longnum;
        voting_period?: longnum;
    }

    Properties

    allow_proposal_metadata?: boolean

    AllowProposalMetadata is true iff proposals are allowed to contain metadata.

    -
    allow_vote_without_entity?: boolean

    AllowVoteWithoutEntity is true iff casting votes without a registered entity is allowed.

    -
    enable_change_parameters_proposal?: boolean

    EnableChangeParametersProposal is true iff change parameters proposals are allowed.

    -
    gas_costs?: {
        [op: string]: longnum;
    }

    GasCosts are the governance transaction gas costs.

    -
    min_proposal_deposit?: Uint8Array

    MinProposalDeposit is the number of base units that are deposited when +

    allow_vote_without_entity?: boolean

    AllowVoteWithoutEntity is true iff casting votes without a registered entity is allowed.

    +
    enable_change_parameters_proposal?: boolean

    EnableChangeParametersProposal is true iff change parameters proposals are allowed.

    +
    gas_costs?: {
        [op: string]: longnum;
    }

    GasCosts are the governance transaction gas costs.

    +
    min_proposal_deposit?: Uint8Array

    MinProposalDeposit is the number of base units that are deposited when creating a new proposal.

    -
    stake_threshold?: number

    StakeThreshold is the minimum percentage of VoteYes votes in terms +

    stake_threshold?: number

    StakeThreshold is the minimum percentage of VoteYes votes in terms of total voting power when the proposal expires in order for a proposal to be accepted. This value has a lower bound of 67.

    -
    upgrade_cancel_min_epoch_diff?: longnum

    UpgradeCancelMinEpochDiff is the minimum number of epochs between the current +

    upgrade_cancel_min_epoch_diff?: longnum

    UpgradeCancelMinEpochDiff is the minimum number of epochs between the current epoch and the proposed upgrade epoch for the upgrade cancellation proposal to be valid.

    -
    upgrade_min_epoch_diff?: longnum

    UpgradeMinEpochDiff is the minimum number of epochs between the current +

    upgrade_min_epoch_diff?: longnum

    UpgradeMinEpochDiff is the minimum number of epochs between the current epoch and the proposed upgrade epoch for the upgrade proposal to be valid. This is also the minimum number of epochs between two pending upgrades.

    -
    voting_period?: longnum

    VotingPeriod is the number of epochs after which the voting for a proposal +

    voting_period?: longnum

    VotingPeriod is the number of epochs after which the voting for a proposal is closed and the votes are tallied.

    -
    +
    diff --git a/js/client/interfaces/types.GovernanceEvent.html b/js/client/interfaces/types.GovernanceEvent.html index 76b3fe85c5..ee4b5315a1 100644 --- a/js/client/interfaces/types.GovernanceEvent.html +++ b/js/client/interfaces/types.GovernanceEvent.html @@ -1,8 +1,8 @@ GovernanceEvent | @oasisprotocol/client

    Event signifies a governance event, returned via GetEvents.

    -
    interface GovernanceEvent {
        height?: longnum;
        proposal_executed?: GovernanceProposalExecutedEvent;
        proposal_finalized?: GovernanceProposalFinalizedEvent;
        proposal_submitted?: GovernanceProposalSubmittedEvent;
        tx_hash?: Uint8Array;
        vote?: GovernanceVoteEvent;
    }

    Properties

    interface GovernanceEvent {
        height?: longnum;
        proposal_executed?: GovernanceProposalExecutedEvent;
        proposal_finalized?: GovernanceProposalFinalizedEvent;
        proposal_submitted?: GovernanceProposalSubmittedEvent;
        tx_hash?: Uint8Array;
        vote?: GovernanceVoteEvent;
    }

    Properties

    height?: longnum
    tx_hash?: Uint8Array
    +

    Properties

    height?: longnum
    tx_hash?: Uint8Array
    diff --git a/js/client/interfaces/types.GovernanceGenesis.html b/js/client/interfaces/types.GovernanceGenesis.html index 29126321c5..b7ec5c4e6f 100644 --- a/js/client/interfaces/types.GovernanceGenesis.html +++ b/js/client/interfaces/types.GovernanceGenesis.html @@ -1,10 +1,10 @@ GovernanceGenesis | @oasisprotocol/client

    Genesis is the initial governance state for use in the genesis block.

    Note: PendingProposalUpgrades are not included in genesis, but are instead computed at InitChain from accepted proposals.

    -
    interface GovernanceGenesis {
        params: GovernanceConsensusParameters;
        proposals?: GovernanceProposal[];
        vote_entries?: Map<longnum, GovernanceVoteEntry[]>;
    }

    Properties

    interface GovernanceGenesis {
        params: GovernanceConsensusParameters;
        proposals?: GovernanceProposal[];
        vote_entries?: Map<longnum, GovernanceVoteEntry[]>;
    }

    Properties

    Parameters are the genesis consensus parameters.

    -
    proposals?: GovernanceProposal[]

    Proposals are the governance proposals.

    -
    vote_entries?: Map<longnum, GovernanceVoteEntry[]>

    VoteEntries are the governance proposal vote entries.

    -
    +
    proposals?: GovernanceProposal[]

    Proposals are the governance proposals.

    +
    vote_entries?: Map<longnum, GovernanceVoteEntry[]>

    VoteEntries are the governance proposal vote entries.

    +
    diff --git a/js/client/interfaces/types.GovernanceProposal.html b/js/client/interfaces/types.GovernanceProposal.html index d4e59fd60e..3ff10f7cad 100644 --- a/js/client/interfaces/types.GovernanceProposal.html +++ b/js/client/interfaces/types.GovernanceProposal.html @@ -1,5 +1,5 @@ GovernanceProposal | @oasisprotocol/client

    Proposal is a consensus upgrade proposal.

    -
    interface GovernanceProposal {
        closes_at: longnum;
        content: GovernanceProposalContent;
        created_at: longnum;
        deposit: Uint8Array;
        id: longnum;
        invalid_votes?: longnum;
        results?: Map<number, Uint8Array>;
        state: number;
        submitter: Uint8Array;
    }

    Properties

    interface GovernanceProposal {
        closes_at: longnum;
        content: GovernanceProposalContent;
        created_at: longnum;
        deposit: Uint8Array;
        id: longnum;
        invalid_votes?: longnum;
        results?: Map<number, Uint8Array>;
        state: number;
        submitter: Uint8Array;
    }

    Properties

    Properties

    closes_at: longnum

    ClosesAt is the epoch at which the proposal will close and votes will be tallied.

    -

    Content is the content of the proposal.

    -
    created_at: longnum

    CreatedAt is the epoch at which the proposal was created.

    -
    deposit: Uint8Array

    Deposit is the deposit attached to the proposal.

    -

    ID is the unique identifier of the proposal.

    -
    invalid_votes?: longnum

    InvalidVotes is the number of invalid votes after tallying.

    -
    results?: Map<number, Uint8Array>

    Results are the final tallied results after the voting period has +

    Content is the content of the proposal.

    +
    created_at: longnum

    CreatedAt is the epoch at which the proposal was created.

    +
    deposit: Uint8Array

    Deposit is the deposit attached to the proposal.

    +

    ID is the unique identifier of the proposal.

    +
    invalid_votes?: longnum

    InvalidVotes is the number of invalid votes after tallying.

    +
    results?: Map<number, Uint8Array>

    Results are the final tallied results after the voting period has ended.

    -
    state: number

    State is the state of the proposal.

    -
    submitter: Uint8Array

    Submitter is the address of the proposal submitter.

    -
    +
    state: number

    State is the state of the proposal.

    +
    submitter: Uint8Array

    Submitter is the address of the proposal submitter.

    +
    diff --git a/js/client/interfaces/types.GovernanceProposalContent.html b/js/client/interfaces/types.GovernanceProposalContent.html index 1b5898a439..6761d9171d 100644 --- a/js/client/interfaces/types.GovernanceProposalContent.html +++ b/js/client/interfaces/types.GovernanceProposalContent.html @@ -1,7 +1,7 @@ GovernanceProposalContent | @oasisprotocol/client

    Interface GovernanceProposalContent

    ProposalContent is a consensus layer governance proposal content.

    -
    interface GovernanceProposalContent {
        cancel_upgrade?: GovernanceCancelUpgradeProposal;
        change_parameters?: GovernanceChangeParametersProposal;
        metadata?: GovernanceProposalMetadata;
        upgrade?: UpgradeDescriptor;
    }

    Properties

    interface GovernanceProposalContent {
        cancel_upgrade?: GovernanceCancelUpgradeProposal;
        change_parameters?: GovernanceChangeParametersProposal;
        metadata?: GovernanceProposalMetadata;
        upgrade?: UpgradeDescriptor;
    }

    Properties

    Metadata contains optional proposal metadata which is ignored during proposal execution.

    -
    +

    Properties

    Metadata contains optional proposal metadata which is ignored during proposal execution.

    +
    diff --git a/js/client/interfaces/types.GovernanceProposalExecutedEvent.html b/js/client/interfaces/types.GovernanceProposalExecutedEvent.html index 818fa9c9a0..54605285f0 100644 --- a/js/client/interfaces/types.GovernanceProposalExecutedEvent.html +++ b/js/client/interfaces/types.GovernanceProposalExecutedEvent.html @@ -1,4 +1,4 @@ GovernanceProposalExecutedEvent | @oasisprotocol/client

    Interface GovernanceProposalExecutedEvent

    ProposalExecutedEvent is emitted when a proposal is executed.

    -
    interface GovernanceProposalExecutedEvent {
        id: longnum;
    }

    Properties

    id +
    interface GovernanceProposalExecutedEvent {
        id: longnum;
    }

    Properties

    Properties

    ID is the unique identifier of a proposal.

    -
    +
    diff --git a/js/client/interfaces/types.GovernanceProposalFinalizedEvent.html b/js/client/interfaces/types.GovernanceProposalFinalizedEvent.html index 891b86d134..a84c59e2e3 100644 --- a/js/client/interfaces/types.GovernanceProposalFinalizedEvent.html +++ b/js/client/interfaces/types.GovernanceProposalFinalizedEvent.html @@ -1,6 +1,6 @@ GovernanceProposalFinalizedEvent | @oasisprotocol/client

    Interface GovernanceProposalFinalizedEvent

    ProposalFinalizedEvent is the event emitted when a proposal is finalized.

    -
    interface GovernanceProposalFinalizedEvent {
        id: longnum;
        state: number;
    }

    Properties

    id +
    interface GovernanceProposalFinalizedEvent {
        id: longnum;
        state: number;
    }

    Properties

    Properties

    ID is the unique identifier of a proposal.

    -
    state: number

    State is the new proposal state.

    -
    +
    state: number

    State is the new proposal state.

    +
    diff --git a/js/client/interfaces/types.GovernanceProposalMetadata.html b/js/client/interfaces/types.GovernanceProposalMetadata.html index 7da1c68552..03de84b01f 100644 --- a/js/client/interfaces/types.GovernanceProposalMetadata.html +++ b/js/client/interfaces/types.GovernanceProposalMetadata.html @@ -1,6 +1,6 @@ GovernanceProposalMetadata | @oasisprotocol/client

    Interface GovernanceProposalMetadata

    ProposalMetadata contains metadata about a proposal.

    -
    interface GovernanceProposalMetadata {
        description?: string;
        title: string;
    }

    Properties

    interface GovernanceProposalMetadata {
        description?: string;
        title: string;
    }

    Properties

    Properties

    description?: string

    Description is the human-readable description.

    -
    title: string

    Title is the human-readable proposal title.

    -
    +
    title: string

    Title is the human-readable proposal title.

    +
    diff --git a/js/client/interfaces/types.GovernanceProposalQuery.html b/js/client/interfaces/types.GovernanceProposalQuery.html index 75d66c98e6..e657e0fab8 100644 --- a/js/client/interfaces/types.GovernanceProposalQuery.html +++ b/js/client/interfaces/types.GovernanceProposalQuery.html @@ -1,4 +1,4 @@ GovernanceProposalQuery | @oasisprotocol/client

    Interface GovernanceProposalQuery

    ProposalQuery is a proposal query.

    -
    interface GovernanceProposalQuery {
        height: longnum;
        id: longnum;
    }

    Properties

    interface GovernanceProposalQuery {
        height: longnum;
        id: longnum;
    }

    Properties

    Properties

    height: longnum
    +

    Properties

    height: longnum
    diff --git a/js/client/interfaces/types.GovernanceProposalSubmittedEvent.html b/js/client/interfaces/types.GovernanceProposalSubmittedEvent.html index f920525104..1e2089a58c 100644 --- a/js/client/interfaces/types.GovernanceProposalSubmittedEvent.html +++ b/js/client/interfaces/types.GovernanceProposalSubmittedEvent.html @@ -1,6 +1,6 @@ GovernanceProposalSubmittedEvent | @oasisprotocol/client

    Interface GovernanceProposalSubmittedEvent

    ProposalSubmittedEvent is the event emitted when a new proposal is submitted.

    -
    interface GovernanceProposalSubmittedEvent {
        id: longnum;
        submitter: Uint8Array;
    }

    Properties

    id +
    interface GovernanceProposalSubmittedEvent {
        id: longnum;
        submitter: Uint8Array;
    }

    Properties

    Properties

    ID is the unique identifier of a proposal.

    -
    submitter: Uint8Array

    Submitter is the staking account address of the submitter.

    -
    +
    submitter: Uint8Array

    Submitter is the staking account address of the submitter.

    +
    diff --git a/js/client/interfaces/types.GovernanceProposalVote.html b/js/client/interfaces/types.GovernanceProposalVote.html index 251d25dbf3..fc6ed68930 100644 --- a/js/client/interfaces/types.GovernanceProposalVote.html +++ b/js/client/interfaces/types.GovernanceProposalVote.html @@ -1,6 +1,6 @@ GovernanceProposalVote | @oasisprotocol/client

    Interface GovernanceProposalVote

    ProposalVote is a vote for a proposal.

    -
    interface GovernanceProposalVote {
        id: longnum;
        vote: number;
    }

    Properties

    id +
    interface GovernanceProposalVote {
        id: longnum;
        vote: number;
    }

    Properties

    Properties

    ID is the unique identifier of a proposal.

    -
    vote: number

    Vote is the vote.

    -
    +
    vote: number

    Vote is the vote.

    +
    diff --git a/js/client/interfaces/types.GovernanceVoteEntry.html b/js/client/interfaces/types.GovernanceVoteEntry.html index 8063ea2090..6374be5022 100644 --- a/js/client/interfaces/types.GovernanceVoteEntry.html +++ b/js/client/interfaces/types.GovernanceVoteEntry.html @@ -1,4 +1,4 @@ GovernanceVoteEntry | @oasisprotocol/client

    VoteEntry contains data about a cast vote.

    -
    interface GovernanceVoteEntry {
        vote: number;
        voter: Uint8Array;
    }

    Properties

    interface GovernanceVoteEntry {
        vote: number;
        voter: Uint8Array;
    }

    Properties

    Properties

    vote: number
    voter: Uint8Array
    +

    Properties

    vote: number
    voter: Uint8Array
    diff --git a/js/client/interfaces/types.GovernanceVoteEvent.html b/js/client/interfaces/types.GovernanceVoteEvent.html index feeb21f370..09f3b1f4c1 100644 --- a/js/client/interfaces/types.GovernanceVoteEvent.html +++ b/js/client/interfaces/types.GovernanceVoteEvent.html @@ -1,8 +1,8 @@ GovernanceVoteEvent | @oasisprotocol/client

    VoteEvent is the event emitted when a vote is cast.

    -
    interface GovernanceVoteEvent {
        id: longnum;
        submitter: Uint8Array;
        vote: number;
    }

    Properties

    id +
    interface GovernanceVoteEvent {
        id: longnum;
        submitter: Uint8Array;
        vote: number;
    }

    Properties

    Properties

    ID is the unique identifier of a proposal.

    -
    submitter: Uint8Array

    Submitter is the staking account address of the vote submitter.

    -
    vote: number

    Vote is the cast vote.

    -
    +
    submitter: Uint8Array

    Submitter is the staking account address of the vote submitter.

    +
    vote: number

    Vote is the cast vote.

    +
    diff --git a/js/client/interfaces/types.KeyManagerCHURPApplication.html b/js/client/interfaces/types.KeyManagerCHURPApplication.html index a2189bc609..7c74395e19 100644 --- a/js/client/interfaces/types.KeyManagerCHURPApplication.html +++ b/js/client/interfaces/types.KeyManagerCHURPApplication.html @@ -1,9 +1,9 @@ KeyManagerCHURPApplication | @oasisprotocol/client

    Interface KeyManagerCHURPApplication

    Application represents a node's application to form a new committee.

    -
    interface KeyManagerCHURPApplication {
        checksum: Uint8Array;
        reconstructed: boolean;
    }

    Properties

    interface KeyManagerCHURPApplication {
        checksum: Uint8Array;
        reconstructed: boolean;
    }

    Properties

    checksum: Uint8Array

    Checksum is the hash of the random verification matrix.

    In all handoffs, except in the dealer phase, the verification matrix needs to be zero-hole.

    -
    reconstructed: boolean

    Reconstructed is true if and only if the node verified all matrices +

    reconstructed: boolean

    Reconstructed is true if and only if the node verified all matrices and successfully reconstructed its share during the handoff.

    -
    +
    diff --git a/js/client/interfaces/types.KeyManagerCHURPApplicationRequest.html b/js/client/interfaces/types.KeyManagerCHURPApplicationRequest.html index 5a818a14a7..7001aad964 100644 --- a/js/client/interfaces/types.KeyManagerCHURPApplicationRequest.html +++ b/js/client/interfaces/types.KeyManagerCHURPApplicationRequest.html @@ -1,11 +1,11 @@ KeyManagerCHURPApplicationRequest | @oasisprotocol/client

    Interface KeyManagerCHURPApplicationRequest

    ApplicationRequest contains node's application to form a new committee.

    -
    interface KeyManagerCHURPApplicationRequest {
        checksum: Uint8Array;
        epoch: longnum;
        id: number;
        runtime_id: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    interface KeyManagerCHURPApplicationRequest {
        checksum: Uint8Array;
        epoch: longnum;
        id: number;
        runtime_id: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    checksum: Uint8Array

    Checksum is the hash of the verification matrix.

    -
    epoch: longnum

    Epoch is the epoch of the handoff for which the node would like +

    epoch: longnum

    Epoch is the epoch of the handoff for which the node would like to register.

    -
    id: number

    ID is a unique CHURP identifier within the key manager runtime.

    -
    runtime_id: Uint8Array

    RuntimeID is the identifier of the key manager runtime.

    -
    +
    id: number

    ID is a unique CHURP identifier within the key manager runtime.

    +
    runtime_id: Uint8Array

    RuntimeID is the identifier of the key manager runtime.

    +
    diff --git a/js/client/interfaces/types.KeyManagerCHURPConfirmationRequest.html b/js/client/interfaces/types.KeyManagerCHURPConfirmationRequest.html index 3600698dba..84d38adacc 100644 --- a/js/client/interfaces/types.KeyManagerCHURPConfirmationRequest.html +++ b/js/client/interfaces/types.KeyManagerCHURPConfirmationRequest.html @@ -1,12 +1,12 @@ KeyManagerCHURPConfirmationRequest | @oasisprotocol/client

    Interface KeyManagerCHURPConfirmationRequest

    ConfirmationRequest confirms that the node successfully completed the handoff.

    -
    interface KeyManagerCHURPConfirmationRequest {
        checksum: Uint8Array;
        epoch: longnum;
        id: number;
        runtime_id: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    interface KeyManagerCHURPConfirmationRequest {
        checksum: Uint8Array;
        epoch: longnum;
        id: number;
        runtime_id: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    checksum: Uint8Array

    Checksum is the hash of the verification matrix.

    -
    epoch: longnum

    Epoch is the epoch of the handoff for which the node reconstructed +

    epoch: longnum

    Epoch is the epoch of the handoff for which the node reconstructed the share.

    -
    id: number

    ID is a unique CHURP identifier within the key manager runtime.

    -
    runtime_id: Uint8Array

    RuntimeID is the identifier of the key manager runtime.

    -
    +
    id: number

    ID is a unique CHURP identifier within the key manager runtime.

    +
    runtime_id: Uint8Array

    RuntimeID is the identifier of the key manager runtime.

    +
    diff --git a/js/client/interfaces/types.KeyManagerCHURPCreateRequest.html b/js/client/interfaces/types.KeyManagerCHURPCreateRequest.html index 0b1c4f6610..0956b748a7 100644 --- a/js/client/interfaces/types.KeyManagerCHURPCreateRequest.html +++ b/js/client/interfaces/types.KeyManagerCHURPCreateRequest.html @@ -1,5 +1,5 @@ KeyManagerCHURPCreateRequest | @oasisprotocol/client

    Interface KeyManagerCHURPCreateRequest

    CreateRequest contains the initial configuration.

    -
    interface KeyManagerCHURPCreateRequest {
        extra_shares?: number;
        handoff_interval?: longnum;
        id: number;
        policy?: KeyManagerCHURPSignedPolicySGX;
        runtime_id: Uint8Array;
        suite_id?: number;
        threshold?: number;
    }

    Hierarchy (view full)

    Properties

    interface KeyManagerCHURPCreateRequest {
        extra_shares?: number;
        handoff_interval?: longnum;
        id: number;
        policy?: KeyManagerCHURPSignedPolicySGX;
        runtime_id: Uint8Array;
        suite_id?: number;
        threshold?: number;
    }

    Hierarchy (view full)

    Properties

    Properties

    extra_shares?: number

    ExtraShares represents the minimum number of shares that can be lost to render the secret unrecoverable.

    -
    handoff_interval?: longnum

    HandoffInterval is the time interval in epochs between handoffs.

    +
    handoff_interval?: longnum

    HandoffInterval is the time interval in epochs between handoffs.

    A zero value disables handoffs.

    -
    id: number

    ID is a unique CHURP identifier within the key manager runtime.

    -

    Policy is a signed SGX access control policy.

    -
    runtime_id: Uint8Array

    RuntimeID is the identifier of the key manager runtime.

    -
    suite_id?: number

    SuiteID is the identifier of a cipher suite used for verifiable secret +

    id: number

    ID is a unique CHURP identifier within the key manager runtime.

    +

    Policy is a signed SGX access control policy.

    +
    runtime_id: Uint8Array

    RuntimeID is the identifier of the key manager runtime.

    +
    suite_id?: number

    SuiteID is the identifier of a cipher suite used for verifiable secret sharing and key derivation.

    -
    threshold?: number

    Threshold is the minimum number of distinct shares required +

    threshold?: number

    Threshold is the minimum number of distinct shares required to reconstruct a key.

    -
    +
    diff --git a/js/client/interfaces/types.KeyManagerCHURPIdentity.html b/js/client/interfaces/types.KeyManagerCHURPIdentity.html index 3f3b6797a0..877e649e71 100644 --- a/js/client/interfaces/types.KeyManagerCHURPIdentity.html +++ b/js/client/interfaces/types.KeyManagerCHURPIdentity.html @@ -1,6 +1,6 @@ KeyManagerCHURPIdentity | @oasisprotocol/client

    Interface KeyManagerCHURPIdentity

    Identity uniquely identifies a CHURP instance.

    -
    interface KeyManagerCHURPIdentity {
        id: number;
        runtime_id: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    id +
    interface KeyManagerCHURPIdentity {
        id: number;
        runtime_id: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    Properties

    id: number

    ID is a unique CHURP identifier within the key manager runtime.

    -
    runtime_id: Uint8Array

    RuntimeID is the identifier of the key manager runtime.

    -
    +
    runtime_id: Uint8Array

    RuntimeID is the identifier of the key manager runtime.

    +
    diff --git a/js/client/interfaces/types.KeyManagerCHURPPolicySGX.html b/js/client/interfaces/types.KeyManagerCHURPPolicySGX.html index 533dbe3d3b..b4f22537a3 100644 --- a/js/client/interfaces/types.KeyManagerCHURPPolicySGX.html +++ b/js/client/interfaces/types.KeyManagerCHURPPolicySGX.html @@ -1,15 +1,15 @@ KeyManagerCHURPPolicySGX | @oasisprotocol/client

    Interface KeyManagerCHURPPolicySGX

    PolicySGX represents an SGX access control policy used to authenticate key manager enclaves during handoffs.

    -
    interface KeyManagerCHURPPolicySGX {
        id: number;
        may_join: SGXEnclaveIdentity[];
        may_share: SGXEnclaveIdentity[];
        runtime_id: Uint8Array;
        serial: number;
    }

    Hierarchy (view full)

    Properties

    id +
    interface KeyManagerCHURPPolicySGX {
        id: number;
        may_join: SGXEnclaveIdentity[];
        may_share: SGXEnclaveIdentity[];
        runtime_id: Uint8Array;
        serial: number;
    }

    Hierarchy (view full)

    Properties

    id: number

    ID is a unique CHURP identifier within the key manager runtime.

    -
    may_join: SGXEnclaveIdentity[]

    MayJoin is the vector of enclave identities that may form the new +

    may_join: SGXEnclaveIdentity[]

    MayJoin is the vector of enclave identities that may form the new committee in the next handoffs.

    -
    may_share: SGXEnclaveIdentity[]

    MayShare is the vector of enclave identities from which a share can be +

    may_share: SGXEnclaveIdentity[]

    MayShare is the vector of enclave identities from which a share can be obtained during handouts.

    -
    runtime_id: Uint8Array

    RuntimeID is the identifier of the key manager runtime.

    -
    serial: number

    Serial is the monotonically increasing policy serial number.

    -
    +
    runtime_id: Uint8Array

    RuntimeID is the identifier of the key manager runtime.

    +
    serial: number

    Serial is the monotonically increasing policy serial number.

    +
    diff --git a/js/client/interfaces/types.KeyManagerCHURPSignedPolicySGX.html b/js/client/interfaces/types.KeyManagerCHURPSignedPolicySGX.html index d08718721c..a8cfe26081 100644 --- a/js/client/interfaces/types.KeyManagerCHURPSignedPolicySGX.html +++ b/js/client/interfaces/types.KeyManagerCHURPSignedPolicySGX.html @@ -1,8 +1,8 @@ KeyManagerCHURPSignedPolicySGX | @oasisprotocol/client

    Interface KeyManagerCHURPSignedPolicySGX

    SignedPolicySGX represents a signed SGX access control policy.

    The runtime extension will accept the policy only if all signatures are valid, and a sufficient number of trusted policy signers have signed it.

    -
    interface KeyManagerCHURPSignedPolicySGX {
        policy: KeyManagerCHURPPolicySGX;
        signatures?: Signature[];
    }

    Properties

    interface KeyManagerCHURPSignedPolicySGX {
        policy: KeyManagerCHURPPolicySGX;
        signatures?: Signature[];
    }

    Properties

    Properties

    Policy is an SGX access control policy.

    -
    signatures?: Signature[]

    Signatures is a vector of signatures.

    -
    +
    signatures?: Signature[]

    Signatures is a vector of signatures.

    +
    diff --git a/js/client/interfaces/types.KeyManagerCHURPStatus.html b/js/client/interfaces/types.KeyManagerCHURPStatus.html index f687ca1431..934cde5b2b 100644 --- a/js/client/interfaces/types.KeyManagerCHURPStatus.html +++ b/js/client/interfaces/types.KeyManagerCHURPStatus.html @@ -1,5 +1,5 @@ KeyManagerCHURPStatus | @oasisprotocol/client

    Status represents the current state of a CHURP instance.

    -
    interface KeyManagerCHURPStatus {
        applications?: Map<Uint8Array, KeyManagerCHURPApplication>;
        checksum?: Uint8Array;
        committee?: Uint8Array[];
        extra_shares: number;
        handoff: longnum;
        handoff_interval: longnum;
        id: number;
        next_checksum?: Uint8Array;
        next_handoff: longnum;
        policy: KeyManagerCHURPSignedPolicySGX;
        runtime_id: Uint8Array;
        suite_id: number;
        threshold: number;
    }

    Hierarchy (view full)

    Properties

    interface KeyManagerCHURPStatus {
        applications?: Map<Uint8Array, KeyManagerCHURPApplication>;
        checksum?: Uint8Array;
        committee?: Uint8Array[];
        extra_shares: number;
        handoff: longnum;
        handoff_interval: longnum;
        id: number;
        next_checksum?: Uint8Array;
        next_handoff: longnum;
        policy: KeyManagerCHURPSignedPolicySGX;
        runtime_id: Uint8Array;
        suite_id: number;
        threshold: number;
    }

    Hierarchy (view full)

    Properties

    applications? checksum? committee? extra_shares @@ -18,40 +18,40 @@ an application one epoch in advance of the next scheduled handoff. Subsequently, upon the arrival of the handoff epoch, nodes must execute the handoff protocol and confirm the reconstruction of its share.

    -
    checksum?: Uint8Array

    The hash of the verification matrix from the last successfully completed +

    checksum?: Uint8Array

    The hash of the verification matrix from the last successfully completed handoff.

    -
    committee?: Uint8Array[]

    Committee is a vector of nodes holding a share of the secret +

    committee?: Uint8Array[]

    Committee is a vector of nodes holding a share of the secret in the active handoff.

    A client needs to obtain more than a threshold number of key shares from the nodes in this vector to construct the key.

    -
    extra_shares: number

    ExtraShares represents the minimum number of shares that can be lost +

    extra_shares: number

    ExtraShares represents the minimum number of shares that can be lost to render the secret unrecoverable.

    If t and e represent the threshold and extra shares, respectively, then the minimum size of the committee is t+e+1.

    -
    handoff: longnum

    Handoff is the epoch of the last successfully completed handoff.

    +
    handoff: longnum

    Handoff is the epoch of the last successfully completed handoff.

    The zero value indicates that no handoffs have been completed so far. Note that the first handoff is special and is called the dealer phase, in which nodes do not reshare or randomize shares but instead construct the secret and shares.

    -
    handoff_interval: longnum

    HandoffInterval is the time interval in epochs between handoffs.

    +
    handoff_interval: longnum

    HandoffInterval is the time interval in epochs between handoffs.

    A zero value disables handoffs.

    -
    id: number

    ID is a unique CHURP identifier within the key manager runtime.

    -
    next_checksum?: Uint8Array

    NextChecksum is the hash of the verification matrix from the current +

    id: number

    ID is a unique CHURP identifier within the key manager runtime.

    +
    next_checksum?: Uint8Array

    NextChecksum is the hash of the verification matrix from the current handoff.

    The first candidate to confirm share reconstruction is the source of truth for the checksum. All other candidates need to confirm with the same checksum; otherwise, the applications will be annulled, and the nodes will need to apply for the new committee again.

    -
    next_handoff: longnum

    NextHandoff defines the epoch in which the next handoff will occur.

    +
    next_handoff: longnum

    NextHandoff defines the epoch in which the next handoff will occur.

    If an insufficient number of applications is received, the next handoff will be delayed by one epoch.

    -

    Policy is a signed SGX access control policy.

    -
    runtime_id: Uint8Array

    RuntimeID is the identifier of the key manager runtime.

    -
    suite_id: number

    SuiteID is the identifier of a cipher suite used for verifiable secret +

    Policy is a signed SGX access control policy.

    +
    runtime_id: Uint8Array

    RuntimeID is the identifier of the key manager runtime.

    +
    suite_id: number

    SuiteID is the identifier of a cipher suite used for verifiable secret sharing and key derivation.

    -
    threshold: number

    Threshold represents the degree of the secret-sharing polynomial.

    +
    threshold: number

    Threshold represents the degree of the secret-sharing polynomial.

    In a (t,n) secret-sharing scheme, where t represents the threshold, any combination of t+1 or more shares can reconstruct the secret, while losing n-t or fewer shares still allows the secret to be recovered.

    -
    +
    diff --git a/js/client/interfaces/types.KeyManagerCHURPUpdateRequest.html b/js/client/interfaces/types.KeyManagerCHURPUpdateRequest.html index a0ff55bab9..b2c4257f22 100644 --- a/js/client/interfaces/types.KeyManagerCHURPUpdateRequest.html +++ b/js/client/interfaces/types.KeyManagerCHURPUpdateRequest.html @@ -1,14 +1,14 @@ KeyManagerCHURPUpdateRequest | @oasisprotocol/client

    Interface KeyManagerCHURPUpdateRequest

    UpdateRequest contains the updated configuration.

    -
    interface KeyManagerCHURPUpdateRequest {
        extra_shares?: number;
        handoff_interval?: longnum;
        id: number;
        policy?: KeyManagerCHURPSignedPolicySGX;
        runtime_id: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    interface KeyManagerCHURPUpdateRequest {
        extra_shares?: number;
        handoff_interval?: longnum;
        id: number;
        policy?: KeyManagerCHURPSignedPolicySGX;
        runtime_id: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    extra_shares?: number

    ExtraShares represents the minimum number of shares that can be lost to render the secret unrecoverable.

    -
    handoff_interval?: longnum

    HandoffInterval is the time interval in epochs between handoffs.

    +
    handoff_interval?: longnum

    HandoffInterval is the time interval in epochs between handoffs.

    Zero value disables handoffs.

    -
    id: number

    ID is a unique CHURP identifier within the key manager runtime.

    -

    Policy is a signed SGX access control policy.

    -
    runtime_id: Uint8Array

    RuntimeID is the identifier of the key manager runtime.

    -
    +
    id: number

    ID is a unique CHURP identifier within the key manager runtime.

    +
    policy?: KeyManagerCHURPSignedPolicySGX

    Policy is a signed SGX access control policy.

    +
    runtime_id: Uint8Array

    RuntimeID is the identifier of the key manager runtime.

    +
    diff --git a/js/client/interfaces/types.KeyManagerSecretsConsensusParameters.html b/js/client/interfaces/types.KeyManagerSecretsConsensusParameters.html index 0928c4773b..239d0d914e 100644 --- a/js/client/interfaces/types.KeyManagerSecretsConsensusParameters.html +++ b/js/client/interfaces/types.KeyManagerSecretsConsensusParameters.html @@ -1,3 +1,3 @@ KeyManagerSecretsConsensusParameters | @oasisprotocol/client

    Interface KeyManagerSecretsConsensusParameters

    ConsensusParameters are the key manager consensus parameters.

    -
    interface KeyManagerSecretsConsensusParameters {
        gas_costs?: {
            [op: string]: longnum;
        };
    }

    Properties

    Properties

    gas_costs?: {
        [op: string]: longnum;
    }
    +
    interface KeyManagerSecretsConsensusParameters {
        gas_costs?: {
            [op: string]: longnum;
        };
    }

    Properties

    Properties

    gas_costs?: {
        [op: string]: longnum;
    }
    diff --git a/js/client/interfaces/types.KeyManagerSecretsEnclavePolicySGX.html b/js/client/interfaces/types.KeyManagerSecretsEnclavePolicySGX.html index 8c35f86a3f..e4c59a6aad 100644 --- a/js/client/interfaces/types.KeyManagerSecretsEnclavePolicySGX.html +++ b/js/client/interfaces/types.KeyManagerSecretsEnclavePolicySGX.html @@ -1,11 +1,11 @@ KeyManagerSecretsEnclavePolicySGX | @oasisprotocol/client

    Interface KeyManagerSecretsEnclavePolicySGX

    EnclavePolicySGX is the per-SGX key manager enclave ID access control policy.

    -
    interface KeyManagerSecretsEnclavePolicySGX {
        may_query: Map<Uint8Array, SGXEnclaveIdentity[]>;
        may_replicate: SGXEnclaveIdentity[];
    }

    Properties

    interface KeyManagerSecretsEnclavePolicySGX {
        may_query: Map<Uint8Array, SGXEnclaveIdentity[]>;
        may_replicate: SGXEnclaveIdentity[];
    }

    Properties

    may_query: Map<Uint8Array, SGXEnclaveIdentity[]>

    MayQuery is the map of runtime IDs to the vector of enclave IDs that may query private key material.

    TODO: This could be made more sophisticated and seggregate based on contract ID as well, but for now punt on the added complexity.

    -
    may_replicate: SGXEnclaveIdentity[]

    MayReplicate is the vector of enclave IDs that may retrieve the master +

    may_replicate: SGXEnclaveIdentity[]

    MayReplicate is the vector of enclave IDs that may retrieve the master secret (Note: Each enclave ID may always implicitly replicate from other instances of itself).

    -
    +
    diff --git a/js/client/interfaces/types.KeyManagerSecretsEncryptedEphemeralSecret.html b/js/client/interfaces/types.KeyManagerSecretsEncryptedEphemeralSecret.html index 8c553b0e61..e38c2f24d3 100644 --- a/js/client/interfaces/types.KeyManagerSecretsEncryptedEphemeralSecret.html +++ b/js/client/interfaces/types.KeyManagerSecretsEncryptedEphemeralSecret.html @@ -1,8 +1,8 @@ KeyManagerSecretsEncryptedEphemeralSecret | @oasisprotocol/client

    Interface KeyManagerSecretsEncryptedEphemeralSecret

    EncryptedEphemeralSecret is an encrypted ephemeral secret.

    -
    interface KeyManagerSecretsEncryptedEphemeralSecret {
        epoch: longnum;
        runtime_id: Uint8Array;
        secret: KeyManagerSecretsEncryptedSecret;
    }

    Properties

    interface KeyManagerSecretsEncryptedEphemeralSecret {
        epoch: longnum;
        runtime_id: Uint8Array;
        secret: KeyManagerSecretsEncryptedSecret;
    }

    Properties

    epoch: longnum

    Epoch is the epoch to which the secret belongs.

    -
    runtime_id: Uint8Array

    ID is the runtime ID of the key manager.

    -

    Secret is the encrypted secret.

    -
    +
    runtime_id: Uint8Array

    ID is the runtime ID of the key manager.

    +
    secret: KeyManagerSecretsEncryptedSecret

    Secret is the encrypted secret.

    +
    diff --git a/js/client/interfaces/types.KeyManagerSecretsEncryptedMasterSecret.html b/js/client/interfaces/types.KeyManagerSecretsEncryptedMasterSecret.html index 722c31e001..652caf67ed 100644 --- a/js/client/interfaces/types.KeyManagerSecretsEncryptedMasterSecret.html +++ b/js/client/interfaces/types.KeyManagerSecretsEncryptedMasterSecret.html @@ -1,10 +1,10 @@ KeyManagerSecretsEncryptedMasterSecret | @oasisprotocol/client

    Interface KeyManagerSecretsEncryptedMasterSecret

    EncryptedMasterSecret is an encrypted master secret.

    -
    interface KeyManagerSecretsEncryptedMasterSecret {
        epoch: longnum;
        generation: longnum;
        runtime_id: Uint8Array;
        secret: KeyManagerSecretsEncryptedSecret;
    }

    Properties

    interface KeyManagerSecretsEncryptedMasterSecret {
        epoch: longnum;
        generation: longnum;
        runtime_id: Uint8Array;
        secret: KeyManagerSecretsEncryptedSecret;
    }

    Properties

    epoch: longnum

    Epoch is the epoch in which the secret was created.

    -
    generation: longnum

    Generation is the generation of the secret.

    -
    runtime_id: Uint8Array

    ID is the runtime ID of the key manager.

    -

    Secret is the encrypted secret.

    -
    +
    generation: longnum

    Generation is the generation of the secret.

    +
    runtime_id: Uint8Array

    ID is the runtime ID of the key manager.

    +
    secret: KeyManagerSecretsEncryptedSecret

    Secret is the encrypted secret.

    +
    diff --git a/js/client/interfaces/types.KeyManagerSecretsEncryptedSecret.html b/js/client/interfaces/types.KeyManagerSecretsEncryptedSecret.html index b796194f50..e192b73d07 100644 --- a/js/client/interfaces/types.KeyManagerSecretsEncryptedSecret.html +++ b/js/client/interfaces/types.KeyManagerSecretsEncryptedSecret.html @@ -1,8 +1,8 @@ KeyManagerSecretsEncryptedSecret | @oasisprotocol/client

    Interface KeyManagerSecretsEncryptedSecret

    EncryptedSecret is a secret encrypted with Deoxys-II MRAE algorithm.

    -
    interface KeyManagerSecretsEncryptedSecret {
        checksum: Uint8Array;
        ciphertexts: Map<Uint8Array, Uint8Array>;
        pub_key: Uint8Array;
    }

    Properties

    interface KeyManagerSecretsEncryptedSecret {
        checksum: Uint8Array;
        ciphertexts: Map<Uint8Array, Uint8Array>;
        pub_key: Uint8Array;
    }

    Properties

    checksum: Uint8Array

    Checksum is the secret verification checksum.

    -
    ciphertexts: Map<Uint8Array, Uint8Array>

    Ciphertexts is the map of REK encrypted secrets.

    -
    pub_key: Uint8Array

    PubKey is the public key used to derive the symmetric key for decryption.

    -
    +
    ciphertexts: Map<Uint8Array, Uint8Array>

    Ciphertexts is the map of REK encrypted secrets.

    +
    pub_key: Uint8Array

    PubKey is the public key used to derive the symmetric key for decryption.

    +
    diff --git a/js/client/interfaces/types.KeyManagerSecretsGenesis.html b/js/client/interfaces/types.KeyManagerSecretsGenesis.html index 11f367ab3e..689b0168b6 100644 --- a/js/client/interfaces/types.KeyManagerSecretsGenesis.html +++ b/js/client/interfaces/types.KeyManagerSecretsGenesis.html @@ -1,5 +1,5 @@ KeyManagerSecretsGenesis | @oasisprotocol/client

    Interface KeyManagerSecretsGenesis

    Genesis is the key manager management genesis state.

    -
    interface KeyManagerSecretsGenesis {
        params: KeyManagerSecretsConsensusParameters;
        statuses?: KeyManagerSecretsStatus[];
    }

    Properties

    interface KeyManagerSecretsGenesis {
        params: KeyManagerSecretsConsensusParameters;
        statuses?: KeyManagerSecretsStatus[];
    }

    Properties

    Properties

    Parameters are the key manager consensus parameters.

    -
    +
    statuses?: KeyManagerSecretsStatus[]
    diff --git a/js/client/interfaces/types.KeyManagerSecretsPolicySGX.html b/js/client/interfaces/types.KeyManagerSecretsPolicySGX.html index 0ad9f5186f..fd9be802f3 100644 --- a/js/client/interfaces/types.KeyManagerSecretsPolicySGX.html +++ b/js/client/interfaces/types.KeyManagerSecretsPolicySGX.html @@ -1,14 +1,14 @@ KeyManagerSecretsPolicySGX | @oasisprotocol/client

    Interface KeyManagerSecretsPolicySGX

    PolicySGX is a key manager access control policy for the replicated SGX key manager.

    -
    interface KeyManagerSecretsPolicySGX {
        enclaves: Map<SGXEnclaveIdentity, KeyManagerSecretsEnclavePolicySGX>;
        id: Uint8Array;
        master_secret_rotation_interval?: longnum;
        max_ephemeral_secret_age?: longnum;
        serial: number;
    }

    Properties

    interface KeyManagerSecretsPolicySGX {
        enclaves: Map<SGXEnclaveIdentity, KeyManagerSecretsEnclavePolicySGX>;
        id: Uint8Array;
        master_secret_rotation_interval?: longnum;
        max_ephemeral_secret_age?: longnum;
        serial: number;
    }

    Properties

    Enclaves is the per-key manager enclave ID access control policy.

    -
    id: Uint8Array

    ID is the runtime ID that this policy is valid for.

    -
    master_secret_rotation_interval?: longnum

    MasterSecretRotationInterval is the time interval in epochs between master secret rotations. +

    id: Uint8Array

    ID is the runtime ID that this policy is valid for.

    +
    master_secret_rotation_interval?: longnum

    MasterSecretRotationInterval is the time interval in epochs between master secret rotations. Zero disables rotations.

    -
    max_ephemeral_secret_age?: longnum

    MaxEphemeralSecretAge is the maximum age of an ephemeral secret in the number of epochs.

    -
    serial: number

    Serial is the monotonically increasing policy serial number.

    -
    +
    max_ephemeral_secret_age?: longnum

    MaxEphemeralSecretAge is the maximum age of an ephemeral secret in the number of epochs.

    +
    serial: number

    Serial is the monotonically increasing policy serial number.

    +
    diff --git a/js/client/interfaces/types.KeyManagerSecretsSignedEncryptedEphemeralSecret.html b/js/client/interfaces/types.KeyManagerSecretsSignedEncryptedEphemeralSecret.html index 282ec09698..939e1a9dd8 100644 --- a/js/client/interfaces/types.KeyManagerSecretsSignedEncryptedEphemeralSecret.html +++ b/js/client/interfaces/types.KeyManagerSecretsSignedEncryptedEphemeralSecret.html @@ -1,6 +1,6 @@ KeyManagerSecretsSignedEncryptedEphemeralSecret | @oasisprotocol/client

    Interface KeyManagerSecretsSignedEncryptedEphemeralSecret

    SignedEncryptedEphemeralSecret is a RAK signed encrypted ephemeral secret.

    -
    interface KeyManagerSecretsSignedEncryptedEphemeralSecret {
        secret: KeyManagerSecretsEncryptedEphemeralSecret;
        signature: Uint8Array;
    }

    Properties

    interface KeyManagerSecretsSignedEncryptedEphemeralSecret {
        secret: KeyManagerSecretsEncryptedEphemeralSecret;
        signature: Uint8Array;
    }

    Properties

    Properties

    Secret is the encrypted ephemeral secret.

    -
    signature: Uint8Array

    Signature is a signature of the ephemeral secret.

    -
    +
    signature: Uint8Array

    Signature is a signature of the ephemeral secret.

    +
    diff --git a/js/client/interfaces/types.KeyManagerSecretsSignedEncryptedMasterSecret.html b/js/client/interfaces/types.KeyManagerSecretsSignedEncryptedMasterSecret.html index 45982f50c1..2f32268004 100644 --- a/js/client/interfaces/types.KeyManagerSecretsSignedEncryptedMasterSecret.html +++ b/js/client/interfaces/types.KeyManagerSecretsSignedEncryptedMasterSecret.html @@ -1,6 +1,6 @@ KeyManagerSecretsSignedEncryptedMasterSecret | @oasisprotocol/client

    Interface KeyManagerSecretsSignedEncryptedMasterSecret

    SignedEncryptedMasterSecret is a RAK signed encrypted master secret.

    -
    interface KeyManagerSecretsSignedEncryptedMasterSecret {
        secret: KeyManagerSecretsEncryptedMasterSecret;
        signature: Uint8Array;
    }

    Properties

    interface KeyManagerSecretsSignedEncryptedMasterSecret {
        secret: KeyManagerSecretsEncryptedMasterSecret;
        signature: Uint8Array;
    }

    Properties

    Properties

    Secret is the encrypted master secret.

    -
    signature: Uint8Array

    Signature is a signature of the master secret.

    -
    +
    signature: Uint8Array

    Signature is a signature of the master secret.

    +
    diff --git a/js/client/interfaces/types.KeyManagerSecretsSignedPolicySGX.html b/js/client/interfaces/types.KeyManagerSecretsSignedPolicySGX.html index b260dec870..af70f69d6e 100644 --- a/js/client/interfaces/types.KeyManagerSecretsSignedPolicySGX.html +++ b/js/client/interfaces/types.KeyManagerSecretsSignedPolicySGX.html @@ -1,4 +1,4 @@ KeyManagerSecretsSignedPolicySGX | @oasisprotocol/client

    Interface KeyManagerSecretsSignedPolicySGX

    SignedPolicySGX is a signed SGX key manager access control policy.

    -
    interface KeyManagerSecretsSignedPolicySGX {
        policy: KeyManagerSecretsPolicySGX;
        signatures: Signature[];
    }

    Properties

    interface KeyManagerSecretsSignedPolicySGX {
        policy: KeyManagerSecretsPolicySGX;
        signatures: Signature[];
    }

    Properties

    Properties

    signatures: Signature[]
    +

    Properties

    signatures: Signature[]
    diff --git a/js/client/interfaces/types.KeyManagerSecretsStatus.html b/js/client/interfaces/types.KeyManagerSecretsStatus.html index c6670d475d..fd900aa976 100644 --- a/js/client/interfaces/types.KeyManagerSecretsStatus.html +++ b/js/client/interfaces/types.KeyManagerSecretsStatus.html @@ -1,5 +1,5 @@ KeyManagerSecretsStatus | @oasisprotocol/client

    Interface KeyManagerSecretsStatus

    Status is the current key manager status.

    -
    interface KeyManagerSecretsStatus {
        checksum: Uint8Array;
        generation?: longnum;
        id: Uint8Array;
        is_initialized: boolean;
        is_secure: boolean;
        nodes: Uint8Array[];
        policy: KeyManagerSecretsSignedPolicySGX;
        rotation_epoch?: longnum;
        rsk?: Uint8Array;
    }

    Properties

    interface KeyManagerSecretsStatus {
        checksum: Uint8Array;
        generation?: longnum;
        id: Uint8Array;
        is_initialized: boolean;
        is_secure: boolean;
        nodes: Uint8Array[];
        policy: KeyManagerSecretsSignedPolicySGX;
        rotation_epoch?: longnum;
        rsk?: Uint8Array;
    }

    Properties

    checksum: Uint8Array

    Checksum is the key manager master secret verification checksum.

    -
    generation?: longnum

    Generation is the generation of the latest master secret.

    -
    id: Uint8Array

    ID is the runtime ID of the key manager.

    -
    is_initialized: boolean

    IsInitialized is true iff the key manager is done initializing.

    -
    is_secure: boolean

    IsSecure is true iff the key manager is secure.

    -
    nodes: Uint8Array[]

    Nodes is the list of currently active key manager node IDs.

    -

    Policy is the key manager policy.

    -
    rotation_epoch?: longnum

    RotationEpoch is the epoch of the last master secret rotation.

    -
    rsk?: Uint8Array

    RSK is the runtime signing key of the key manager.

    -
    +
    generation?: longnum

    Generation is the generation of the latest master secret.

    +
    id: Uint8Array

    ID is the runtime ID of the key manager.

    +
    is_initialized: boolean

    IsInitialized is true iff the key manager is done initializing.

    +
    is_secure: boolean

    IsSecure is true iff the key manager is secure.

    +
    nodes: Uint8Array[]

    Nodes is the list of currently active key manager node IDs.

    +
    policy: KeyManagerSecretsSignedPolicySGX

    Policy is the key manager policy.

    +
    rotation_epoch?: longnum

    RotationEpoch is the epoch of the last master secret rotation.

    +
    rsk?: Uint8Array

    RSK is the runtime signing key of the key manager.

    +
    diff --git a/js/client/interfaces/types.Node.html b/js/client/interfaces/types.Node.html index 5a19d6a0ce..1920764c59 100644 --- a/js/client/interfaces/types.Node.html +++ b/js/client/interfaces/types.Node.html @@ -1,5 +1,5 @@ Node | @oasisprotocol/client

    Node represents public connectivity information about an Oasis node.

    -
    interface Node {
        consensus: NodeConsensusInfo;
        entity_id: Uint8Array;
        expiration: longnum;
        id: Uint8Array;
        p2p: NodeP2PInfo;
        roles: number;
        runtimes: NodeRuntime[];
        software_version?: string;
        tls: NodeTLSInfo;
        v: number;
        vrf: NodeVRFInfo;
    }

    Hierarchy (view full)

    Properties

    interface Node {
        consensus: NodeConsensusInfo;
        entity_id: Uint8Array;
        expiration: longnum;
        id: Uint8Array;
        p2p: NodeP2PInfo;
        roles: number;
        runtimes: NodeRuntime[];
        software_version?: string;
        tls: NodeTLSInfo;
        v: number;
        vrf: NodeVRFInfo;
    }

    Hierarchy (view full)

    Properties

    consensus entity_id expiration id @@ -12,15 +12,15 @@ vrf

    Properties

    Consensus contains information for connecting to this node as a consensus member.

    -
    entity_id: Uint8Array

    EntityID is the public key identifying the Entity controlling +

    entity_id: Uint8Array

    EntityID is the public key identifying the Entity controlling the node.

    -
    expiration: longnum

    Expiration is the epoch in which this node's commitment expires.

    -
    id: Uint8Array

    ID is the public key identifying the node.

    -

    P2P contains information for connecting to this node via P2P.

    -
    roles: number

    Roles is a bitmask representing the node roles.

    -
    runtimes: NodeRuntime[]

    Runtimes are the node's runtimes.

    -
    software_version?: string

    SoftwareVersion is the node's oasis-node software version.

    -

    TLS contains information for connecting to this node via TLS.

    -
    v: number

    VRF contains information for this node's participation in VRF +

    expiration: longnum

    Expiration is the epoch in which this node's commitment expires.

    +
    id: Uint8Array

    ID is the public key identifying the node.

    +

    P2P contains information for connecting to this node via P2P.

    +
    roles: number

    Roles is a bitmask representing the node roles.

    +
    runtimes: NodeRuntime[]

    Runtimes are the node's runtimes.

    +
    software_version?: string

    SoftwareVersion is the node's oasis-node software version.

    +

    TLS contains information for connecting to this node via TLS.

    +
    v: number

    VRF contains information for this node's participation in VRF based elections.

    -
    +
    diff --git a/js/client/interfaces/types.NodeAddress.html b/js/client/interfaces/types.NodeAddress.html index 6074cb300c..4b73e9b7f4 100644 --- a/js/client/interfaces/types.NodeAddress.html +++ b/js/client/interfaces/types.NodeAddress.html @@ -1,5 +1,5 @@ NodeAddress | @oasisprotocol/client

    Address represents a TCP address for the purpose of node descriptors.

    -
    interface NodeAddress {
        IP: Uint8Array;
        Port: longnum;
        Zone: string;
    }

    Properties

    IP +
    interface NodeAddress {
        IP: Uint8Array;
        Port: longnum;
        Zone: string;
    }

    Properties

    Properties

    IP: Uint8Array
    Port: longnum
    Zone: string
    +

    Properties

    IP: Uint8Array
    Port: longnum
    Zone: string
    diff --git a/js/client/interfaces/types.NodeCapabilities.html b/js/client/interfaces/types.NodeCapabilities.html index fbc62c8cb2..ad84f04db7 100644 --- a/js/client/interfaces/types.NodeCapabilities.html +++ b/js/client/interfaces/types.NodeCapabilities.html @@ -1,4 +1,4 @@ NodeCapabilities | @oasisprotocol/client

    Capabilities represents a node's capabilities.

    -
    interface NodeCapabilities {
        tee?: NodeCapabilityTEE;
    }

    Properties

    interface NodeCapabilities {
        tee?: NodeCapabilityTEE;
    }

    Properties

    Properties

    TEE is the capability of a node executing batches in a TEE.

    -
    +
    diff --git a/js/client/interfaces/types.NodeCapabilityTEE.html b/js/client/interfaces/types.NodeCapabilityTEE.html index 4f061ec886..f955dcad11 100644 --- a/js/client/interfaces/types.NodeCapabilityTEE.html +++ b/js/client/interfaces/types.NodeCapabilityTEE.html @@ -1,10 +1,10 @@ NodeCapabilityTEE | @oasisprotocol/client

    CapabilityTEE represents the node's TEE capability.

    -
    interface NodeCapabilityTEE {
        attestation: Uint8Array;
        hardware: number;
        rak: Uint8Array;
        rek?: Uint8Array;
    }

    Properties

    interface NodeCapabilityTEE {
        attestation: Uint8Array;
        hardware: number;
        rak: Uint8Array;
        rek?: Uint8Array;
    }

    Properties

    attestation: Uint8Array

    Attestation.

    -
    hardware: number

    TEE hardware type.

    -
    rak: Uint8Array

    Runtime attestation key.

    -
    rek?: Uint8Array

    Runtime encryption key.

    -
    +
    hardware: number

    TEE hardware type.

    +
    rak: Uint8Array

    Runtime attestation key.

    +
    rek?: Uint8Array

    Runtime encryption key.

    +
    diff --git a/js/client/interfaces/types.NodeConsensusAddress.html b/js/client/interfaces/types.NodeConsensusAddress.html index 1c82e71b7f..0726fb10bb 100644 --- a/js/client/interfaces/types.NodeConsensusAddress.html +++ b/js/client/interfaces/types.NodeConsensusAddress.html @@ -2,8 +2,8 @@ ID and a TCP address. NOTE: The consensus address ID could be different from the consensus ID to allow using a sentry node's ID and address instead of the validator's.

    -
    interface NodeConsensusAddress {
        address: NodeAddress;
        id: Uint8Array;
    }

    Properties

    interface NodeConsensusAddress {
        address: NodeAddress;
        id: Uint8Array;
    }

    Properties

    Properties

    address: NodeAddress

    Address is the address at which the node can be reached.

    -
    id: Uint8Array

    ID is public key identifying the node.

    -
    +
    id: Uint8Array

    ID is public key identifying the node.

    +
    diff --git a/js/client/interfaces/types.NodeConsensusInfo.html b/js/client/interfaces/types.NodeConsensusInfo.html index de81829ae0..a472c2acbc 100644 --- a/js/client/interfaces/types.NodeConsensusInfo.html +++ b/js/client/interfaces/types.NodeConsensusInfo.html @@ -1,7 +1,7 @@ NodeConsensusInfo | @oasisprotocol/client

    ConsensusInfo contains information for connecting to this node as a consensus member.

    -
    interface NodeConsensusInfo {
        addresses: NodeConsensusAddress[];
        id: Uint8Array;
    }

    Properties

    interface NodeConsensusInfo {
        addresses: NodeConsensusAddress[];
        id: Uint8Array;
    }

    Properties

    Properties

    Addresses is the list of addresses at which the node can be reached.

    -
    id: Uint8Array

    ID is the unique identifier of the node as a consensus member.

    -
    +
    id: Uint8Array

    ID is the unique identifier of the node as a consensus member.

    +
    diff --git a/js/client/interfaces/types.NodeP2PInfo.html b/js/client/interfaces/types.NodeP2PInfo.html index 019881f518..09c218e92d 100644 --- a/js/client/interfaces/types.NodeP2PInfo.html +++ b/js/client/interfaces/types.NodeP2PInfo.html @@ -1,6 +1,6 @@ NodeP2PInfo | @oasisprotocol/client

    P2PInfo contains information for connecting to this node via P2P transport.

    -
    interface NodeP2PInfo {
        addresses: NodeAddress[];
        id: Uint8Array;
    }

    Properties

    interface NodeP2PInfo {
        addresses: NodeAddress[];
        id: Uint8Array;
    }

    Properties

    Properties

    addresses: NodeAddress[]

    Addresses is the list of addresses at which the node can be reached.

    -
    id: Uint8Array

    ID is the unique identifier of the node on the P2P transport.

    -
    +
    id: Uint8Array

    ID is the unique identifier of the node on the P2P transport.

    +
    diff --git a/js/client/interfaces/types.NodeRuntime.html b/js/client/interfaces/types.NodeRuntime.html index 3936692345..62089a011a 100644 --- a/js/client/interfaces/types.NodeRuntime.html +++ b/js/client/interfaces/types.NodeRuntime.html @@ -1,11 +1,11 @@ NodeRuntime | @oasisprotocol/client

    Runtime represents the runtimes supported by a given Oasis node.

    -
    interface NodeRuntime {
        capabilities: NodeCapabilities;
        extra_info: Uint8Array;
        id: Uint8Array;
        version: Version;
    }

    Properties

    interface NodeRuntime {
        capabilities: NodeCapabilities;
        extra_info: Uint8Array;
        id: Uint8Array;
        version: Version;
    }

    Properties

    capabilities: NodeCapabilities

    Capabilities are the node's capabilities for a given runtime.

    -
    extra_info: Uint8Array

    ExtraInfo is the extra per node + per runtime opaque data associated +

    extra_info: Uint8Array

    ExtraInfo is the extra per node + per runtime opaque data associated with the current instance.

    -
    id: Uint8Array

    ID is the public key identifying the runtime.

    -
    version: Version

    Version is the version of the runtime.

    -
    +
    id: Uint8Array

    ID is the public key identifying the runtime.

    +
    version: Version

    Version is the version of the runtime.

    +
    diff --git a/js/client/interfaces/types.NodeSGXConstraints.html b/js/client/interfaces/types.NodeSGXConstraints.html index 92a670ce94..8130b4bbae 100644 --- a/js/client/interfaces/types.NodeSGXConstraints.html +++ b/js/client/interfaces/types.NodeSGXConstraints.html @@ -1,9 +1,9 @@ NodeSGXConstraints | @oasisprotocol/client

    SGXConstraints are the Intel SGX TEE constraints.

    -
    interface NodeSGXConstraints {
        enclaves?: SGXEnclaveIdentity[];
        max_attestation_age?: longnum;
        policy?: SGXPolicy;
        v: number;
    }

    Hierarchy (view full)

    Properties

    interface NodeSGXConstraints {
        enclaves?: SGXEnclaveIdentity[];
        max_attestation_age?: longnum;
        policy?: SGXPolicy;
        v: number;
    }

    Hierarchy (view full)

    Properties

    enclaves?: SGXEnclaveIdentity[]

    Enclaves is the allowed MRENCLAVE/MRSIGNER pairs.

    -
    max_attestation_age?: longnum

    MaxAttestationAge is the maximum attestation age (in blocks).

    -
    policy?: SGXPolicy

    Policy is the quote policy.

    -
    v: number
    +
    max_attestation_age?: longnum

    MaxAttestationAge is the maximum attestation age (in blocks).

    +
    policy?: SGXPolicy

    Policy is the quote policy.

    +
    v: number
    diff --git a/js/client/interfaces/types.NodeTEEFeatures.html b/js/client/interfaces/types.NodeTEEFeatures.html index 615deecc46..373927d453 100644 --- a/js/client/interfaces/types.NodeTEEFeatures.html +++ b/js/client/interfaces/types.NodeTEEFeatures.html @@ -1,7 +1,7 @@ NodeTEEFeatures | @oasisprotocol/client

    TEEFeatures are the supported TEE features as advertised by the consensus layer.

    -
    interface NodeTEEFeatures {
        freshness_proofs: boolean;
        sgx: NodeTEEFeaturesSGX;
    }

    Properties

    interface NodeTEEFeatures {
        freshness_proofs: boolean;
        sgx: NodeTEEFeaturesSGX;
    }

    Properties

    freshness_proofs: boolean

    FreshnessProofs is a feature flag specifying whether ProveFreshness transactions are supported and processed, or ignored and handled as non-existing transactions.

    -

    SGX contains the supported TEE features for Intel SGX.

    -
    +
    sgx: NodeTEEFeaturesSGX

    SGX contains the supported TEE features for Intel SGX.

    +
    diff --git a/js/client/interfaces/types.NodeTEEFeaturesSGX.html b/js/client/interfaces/types.NodeTEEFeaturesSGX.html index 094b53b759..8823f008b1 100644 --- a/js/client/interfaces/types.NodeTEEFeaturesSGX.html +++ b/js/client/interfaces/types.NodeTEEFeaturesSGX.html @@ -1,12 +1,12 @@ NodeTEEFeaturesSGX | @oasisprotocol/client

    TEEFeaturesSGX are the supported Intel SGX-specific TEE features.

    -
    interface NodeTEEFeaturesSGX {
        default_policy?: SGXPolicy;
        max_attestation_age?: longnum;
        pcs: boolean;
        signed_attestations?: boolean;
    }

    Properties

    interface NodeTEEFeaturesSGX {
        default_policy?: SGXPolicy;
        max_attestation_age?: longnum;
        pcs: boolean;
        signed_attestations?: boolean;
    }

    Properties

    default_policy?: SGXPolicy

    DefaultPolicy is the default quote policy.

    -
    max_attestation_age?: longnum

    DefaultMaxAttestationAge is the default maximum attestation age (in blocks).

    -
    pcs: boolean

    PCS is a feature flag specifying whether support for Platform Certification Service-based +

    max_attestation_age?: longnum

    DefaultMaxAttestationAge is the default maximum attestation age (in blocks).

    +
    pcs: boolean

    PCS is a feature flag specifying whether support for Platform Certification Service-based remote attestation is supported for Intel SGX-based TEEs.

    -
    signed_attestations?: boolean

    SignedAttestations is a feature flag specifying whether attestations need to include an +

    signed_attestations?: boolean

    SignedAttestations is a feature flag specifying whether attestations need to include an additional signature binding it to a specific node.

    -
    +
    diff --git a/js/client/interfaces/types.NodeTLSInfo.html b/js/client/interfaces/types.NodeTLSInfo.html index 81112901a2..55fa3402b0 100644 --- a/js/client/interfaces/types.NodeTLSInfo.html +++ b/js/client/interfaces/types.NodeTLSInfo.html @@ -1,4 +1,4 @@ NodeTLSInfo | @oasisprotocol/client

    TLSInfo contains information for connecting to this node via TLS.

    -
    interface NodeTLSInfo {
        pub_key: Uint8Array;
    }

    Properties

    interface NodeTLSInfo {
        pub_key: Uint8Array;
    }

    Properties

    Properties

    pub_key: Uint8Array

    PubKey is the public key used for establishing TLS connections.

    -
    +
    diff --git a/js/client/interfaces/types.NodeVRFInfo.html b/js/client/interfaces/types.NodeVRFInfo.html index 5f30287c3e..5961f717dd 100644 --- a/js/client/interfaces/types.NodeVRFInfo.html +++ b/js/client/interfaces/types.NodeVRFInfo.html @@ -1,5 +1,5 @@ NodeVRFInfo | @oasisprotocol/client

    VRFInfo contains information for this node's participation in VRF based elections.

    -
    interface NodeVRFInfo {
        id: Uint8Array;
    }

    Properties

    id +
    interface NodeVRFInfo {
        id: Uint8Array;
    }

    Properties

    Properties

    id: Uint8Array

    ID is the unique identifier of the node used to generate VRF proofs.

    -
    +
    diff --git a/js/client/interfaces/types.P2PStatus.html b/js/client/interfaces/types.P2PStatus.html index 48f99b7488..8bbfe50cd1 100644 --- a/js/client/interfaces/types.P2PStatus.html +++ b/js/client/interfaces/types.P2PStatus.html @@ -1,5 +1,5 @@ P2PStatus | @oasisprotocol/client

    Status is the P2P status of a node.

    -
    interface P2PStatus {
        addresses: NodeAddress[];
        num_connections: number;
        num_peers: number;
        peer_id: string;
        protocols: {
            [key: string]: number;
        };
        pub_key: Uint8Array;
        topics: {
            [key: string]: number;
        };
    }

    Properties

    interface P2PStatus {
        addresses: NodeAddress[];
        num_connections: number;
        num_peers: number;
        peer_id: string;
        protocols: {
            [key: string]: number;
        };
        pub_key: Uint8Array;
        topics: {
            [key: string]: number;
        };
    }

    Properties

    addresses: NodeAddress[]

    Addresses is a list of configured P2P addresses used when registering the node.

    -
    num_connections: number

    NumConnections is the number of peer connections.

    -
    num_peers: number

    NumPeers is the number of connected peers.

    -
    peer_id: string

    PeerID is the peer ID derived by hashing peer's public key.

    -
    protocols: {
        [key: string]: number;
    }

    Protocols is a set of registered protocols together with the number of connected peers.

    -
    pub_key: Uint8Array

    PubKey is the public key used for P2P communication.

    -
    topics: {
        [key: string]: number;
    }

    Topics is a set of registered topics together with the number of connected peers.

    -
    +
    num_connections: number

    NumConnections is the number of peer connections.

    +
    num_peers: number

    NumPeers is the number of connected peers.

    +
    peer_id: string

    PeerID is the peer ID derived by hashing peer's public key.

    +
    protocols: {
        [key: string]: number;
    }

    Protocols is a set of registered protocols together with the number of connected peers.

    +
    pub_key: Uint8Array

    PubKey is the public key used for P2P communication.

    +
    topics: {
        [key: string]: number;
    }

    Topics is a set of registered topics together with the number of connected peers.

    +
    diff --git a/js/client/interfaces/types.RegistryConsensusAddressQuery.html b/js/client/interfaces/types.RegistryConsensusAddressQuery.html index b0057330a1..7309e72219 100644 --- a/js/client/interfaces/types.RegistryConsensusAddressQuery.html +++ b/js/client/interfaces/types.RegistryConsensusAddressQuery.html @@ -1,6 +1,6 @@ RegistryConsensusAddressQuery | @oasisprotocol/client

    Interface RegistryConsensusAddressQuery

    ConsensusAddressQuery is a registry query by consensus address. The nature and format of the consensus address depends on the specific consensus backend implementation used.

    -
    interface RegistryConsensusAddressQuery {
        address: Uint8Array;
        height: longnum;
    }

    Properties

    interface RegistryConsensusAddressQuery {
        address: Uint8Array;
        height: longnum;
    }

    Properties

    Properties

    address: Uint8Array
    height: longnum
    +

    Properties

    address: Uint8Array
    height: longnum
    diff --git a/js/client/interfaces/types.RegistryConsensusParameters.html b/js/client/interfaces/types.RegistryConsensusParameters.html index 55035b319d..97aa474819 100644 --- a/js/client/interfaces/types.RegistryConsensusParameters.html +++ b/js/client/interfaces/types.RegistryConsensusParameters.html @@ -1,5 +1,5 @@ RegistryConsensusParameters | @oasisprotocol/client

    Interface RegistryConsensusParameters

    ConsensusParameters are the registry consensus parameters.

    -
    interface RegistryConsensusParameters {
        debug_allow_test_runtimes?: boolean;
        debug_allow_unroutable_addresses?: boolean;
        debug_deploy_immediately?: boolean;
        disable_km_runtime_registration?: boolean;
        disable_runtime_registration?: boolean;
        enable_km_churp?: boolean;
        enable_runtime_governance_models?: Map<number, boolean>;
        gas_costs?: {
            [op: string]: longnum;
        };
        max_node_expiration?: longnum;
        max_runtime_deployments?: number;
        tee_features?: NodeTEEFeatures;
    }

    Properties

    interface RegistryConsensusParameters {
        debug_allow_test_runtimes?: boolean;
        debug_allow_unroutable_addresses?: boolean;
        debug_deploy_immediately?: boolean;
        disable_km_runtime_registration?: boolean;
        disable_runtime_registration?: boolean;
        enable_km_churp?: boolean;
        enable_runtime_governance_models?: Map<number, boolean>;
        gas_costs?: {
            [op: string]: longnum;
        };
        max_node_expiration?: longnum;
        max_runtime_deployments?: number;
        tee_features?: NodeTEEFeatures;
    }

    Properties

    debug_allow_test_runtimes?: boolean

    DebugAllowTestRuntimes is true iff test runtimes should be allowed to be registered.

    -
    debug_allow_unroutable_addresses?: boolean

    DebugAllowUnroutableAddresses is true iff node registration should +

    debug_allow_unroutable_addresses?: boolean

    DebugAllowUnroutableAddresses is true iff node registration should allow unroutable addresses.

    -
    debug_deploy_immediately?: boolean

    DebugDeployImmediately is true iff runtime registrations should +

    debug_deploy_immediately?: boolean

    DebugDeployImmediately is true iff runtime registrations should allow immediate deployment.

    -
    disable_km_runtime_registration?: boolean

    DisableKeyManagerRuntimeRegistration is true iff key manager runtime registration should be +

    disable_km_runtime_registration?: boolean

    DisableKeyManagerRuntimeRegistration is true iff key manager runtime registration should be disabled outside of the genesis block.

    -
    disable_runtime_registration?: boolean

    DisableRuntimeRegistration is true iff runtime registration should be +

    disable_runtime_registration?: boolean

    DisableRuntimeRegistration is true iff runtime registration should be disabled outside of the genesis block.

    -
    enable_km_churp?: boolean

    EnableKeyManagerCHURP is true iff the CHURP extension for the key manager is enabled.

    -
    enable_runtime_governance_models?: Map<number, boolean>

    EnableRuntimeGovernanceModels is a set of enabled runtime governance models.

    -
    gas_costs?: {
        [op: string]: longnum;
    }

    GasCosts are the registry transaction gas costs.

    -
    max_node_expiration?: longnum

    MaxNodeExpiration is the maximum number of epochs relative to the epoch +

    enable_km_churp?: boolean

    EnableKeyManagerCHURP is true iff the CHURP extension for the key manager is enabled.

    +
    enable_runtime_governance_models?: Map<number, boolean>

    EnableRuntimeGovernanceModels is a set of enabled runtime governance models.

    +
    gas_costs?: {
        [op: string]: longnum;
    }

    GasCosts are the registry transaction gas costs.

    +
    max_node_expiration?: longnum

    MaxNodeExpiration is the maximum number of epochs relative to the epoch at registration time that a single node registration is valid for.

    -
    max_runtime_deployments?: number

    MaxRuntimeDeployments is the maximum number of runtime deployments.

    -
    tee_features?: NodeTEEFeatures

    TEEFeatures contains the configuration of supported TEE features.

    -
    +
    max_runtime_deployments?: number

    MaxRuntimeDeployments is the maximum number of runtime deployments.

    +
    tee_features?: NodeTEEFeatures

    TEEFeatures contains the configuration of supported TEE features.

    +
    diff --git a/js/client/interfaces/types.RegistryEntityEvent.html b/js/client/interfaces/types.RegistryEntityEvent.html index 386dc17878..e24d7da573 100644 --- a/js/client/interfaces/types.RegistryEntityEvent.html +++ b/js/client/interfaces/types.RegistryEntityEvent.html @@ -1,5 +1,5 @@ RegistryEntityEvent | @oasisprotocol/client

    EntityEvent is the event that is returned via WatchEntities to signify entity registration changes and updates.

    -
    interface RegistryEntityEvent {
        entity: Entity;
        is_registration: boolean;
    }

    Properties

    interface RegistryEntityEvent {
        entity: Entity;
        is_registration: boolean;
    }

    Properties

    entity: Entity
    is_registration: boolean
    +

    Properties

    entity: Entity
    is_registration: boolean
    diff --git a/js/client/interfaces/types.RegistryEntityWhitelistConfig.html b/js/client/interfaces/types.RegistryEntityWhitelistConfig.html index e5c57bf7f2..cc27ef0052 100644 --- a/js/client/interfaces/types.RegistryEntityWhitelistConfig.html +++ b/js/client/interfaces/types.RegistryEntityWhitelistConfig.html @@ -1,8 +1,8 @@ RegistryEntityWhitelistConfig | @oasisprotocol/client

    Interface RegistryEntityWhitelistConfig

    EntityWhitelistConfig is a per-entity whitelist configuration.

    -
    interface RegistryEntityWhitelistConfig {
        max_nodes?: Map<number, number>;
    }

    Properties

    interface RegistryEntityWhitelistConfig {
        max_nodes?: Map<number, number>;
    }

    Properties

    Properties

    max_nodes?: Map<number, number>

    MaxNodes is the maximum number of nodes that an entity can register under the given runtime for a specific role. If the map is empty or absent, the number of nodes is unlimited. If the map is present and non-empty, the the number of nodes is restricted to the specified maximum (where zero means no nodes allowed), any missing roles imply zero nodes.

    -
    +
    diff --git a/js/client/interfaces/types.RegistryEntityWhitelistRoleAdmissionPolicy.html b/js/client/interfaces/types.RegistryEntityWhitelistRoleAdmissionPolicy.html index 7b8e3f2891..3b4fda8180 100644 --- a/js/client/interfaces/types.RegistryEntityWhitelistRoleAdmissionPolicy.html +++ b/js/client/interfaces/types.RegistryEntityWhitelistRoleAdmissionPolicy.html @@ -1,3 +1,3 @@ RegistryEntityWhitelistRoleAdmissionPolicy | @oasisprotocol/client

    Interface RegistryEntityWhitelistRoleAdmissionPolicy

    EntityWhitelistRoleAdmissionPolicy is a per-role entity whitelist policy.

    -
    interface RegistryEntityWhitelistRoleAdmissionPolicy {
        entities: Map<Uint8Array, RegistryEntityWhitelistRoleConfig>;
    }

    Properties

    Properties

    entities: Map<Uint8Array, RegistryEntityWhitelistRoleConfig>
    +
    interface RegistryEntityWhitelistRoleAdmissionPolicy {
        entities: Map<Uint8Array, RegistryEntityWhitelistRoleConfig>;
    }

    Properties

    Properties

    entities: Map<Uint8Array, RegistryEntityWhitelistRoleConfig>
    diff --git a/js/client/interfaces/types.RegistryEntityWhitelistRoleConfig.html b/js/client/interfaces/types.RegistryEntityWhitelistRoleConfig.html index e8129a6c95..710a782ee8 100644 --- a/js/client/interfaces/types.RegistryEntityWhitelistRoleConfig.html +++ b/js/client/interfaces/types.RegistryEntityWhitelistRoleConfig.html @@ -1,3 +1,3 @@ RegistryEntityWhitelistRoleConfig | @oasisprotocol/client

    Interface RegistryEntityWhitelistRoleConfig

    EntityWhitelistRoleConfig is a per-entity whitelist configuration for a given role.

    -
    interface RegistryEntityWhitelistRoleConfig {
        max_nodes?: number;
    }

    Properties

    Properties

    max_nodes?: number
    +
    interface RegistryEntityWhitelistRoleConfig {
        max_nodes?: number;
    }

    Properties

    Properties

    max_nodes?: number
    diff --git a/js/client/interfaces/types.RegistryEntityWhitelistRuntimeAdmissionPolicy.html b/js/client/interfaces/types.RegistryEntityWhitelistRuntimeAdmissionPolicy.html index e032e37c6a..31e9cefd32 100644 --- a/js/client/interfaces/types.RegistryEntityWhitelistRuntimeAdmissionPolicy.html +++ b/js/client/interfaces/types.RegistryEntityWhitelistRuntimeAdmissionPolicy.html @@ -1,3 +1,3 @@ RegistryEntityWhitelistRuntimeAdmissionPolicy | @oasisprotocol/client

    Interface RegistryEntityWhitelistRuntimeAdmissionPolicy

    EntityWhitelistRuntimeAdmissionPolicy allows only whitelisted entities' nodes to register.

    -
    interface RegistryEntityWhitelistRuntimeAdmissionPolicy {
        entities: Map<Uint8Array, RegistryEntityWhitelistConfig>;
    }

    Properties

    Properties

    entities: Map<Uint8Array, RegistryEntityWhitelistConfig>
    +
    interface RegistryEntityWhitelistRuntimeAdmissionPolicy {
        entities: Map<Uint8Array, RegistryEntityWhitelistConfig>;
    }

    Properties

    Properties

    entities: Map<Uint8Array, RegistryEntityWhitelistConfig>
    diff --git a/js/client/interfaces/types.RegistryEvent.html b/js/client/interfaces/types.RegistryEvent.html index 7d133b5b61..a6afa3f0ca 100644 --- a/js/client/interfaces/types.RegistryEvent.html +++ b/js/client/interfaces/types.RegistryEvent.html @@ -1,9 +1,9 @@ RegistryEvent | @oasisprotocol/client

    Event is a registry event returned via GetEvents.

    -
    interface RegistryEvent {
        entity?: RegistryEntityEvent;
        height?: longnum;
        node?: RegistryNodeEvent;
        node_unfrozen?: RegistryNodeUnfrozenEvent;
        runtime_started?: RegistryRuntimeStartedEvent;
        runtime_suspended?: RegistryRuntimeSuspendedEvent;
        tx_hash?: Uint8Array;
    }

    Properties

    interface RegistryEvent {
        entity?: RegistryEntityEvent;
        height?: longnum;
        node?: RegistryNodeEvent;
        node_unfrozen?: RegistryNodeUnfrozenEvent;
        runtime_started?: RegistryRuntimeStartedEvent;
        runtime_suspended?: RegistryRuntimeSuspendedEvent;
        tx_hash?: Uint8Array;
    }

    Properties

    height?: longnum
    runtime_started?: RegistryRuntimeStartedEvent
    runtime_suspended?: RegistryRuntimeSuspendedEvent
    tx_hash?: Uint8Array
    +

    Properties

    height?: longnum
    runtime_started?: RegistryRuntimeStartedEvent
    runtime_suspended?: RegistryRuntimeSuspendedEvent
    tx_hash?: Uint8Array
    diff --git a/js/client/interfaces/types.RegistryExecutorParameters.html b/js/client/interfaces/types.RegistryExecutorParameters.html index a511f54ede..9af7d9b75b 100644 --- a/js/client/interfaces/types.RegistryExecutorParameters.html +++ b/js/client/interfaces/types.RegistryExecutorParameters.html @@ -1,5 +1,5 @@ RegistryExecutorParameters | @oasisprotocol/client

    Interface RegistryExecutorParameters

    ExecutorParameters are parameters for the executor committee.

    -
    interface RegistryExecutorParameters {
        allowed_stragglers: number;
        group_backup_size: number;
        group_size: number;
        max_liveness_fails?: number;
        max_messages: number;
        max_missed_proposals_percent?: number;
        min_live_rounds_eval?: longnum;
        min_live_rounds_percent?: number;
        round_timeout: longnum;
    }

    Properties

    interface RegistryExecutorParameters {
        allowed_stragglers: number;
        group_backup_size: number;
        group_size: number;
        max_liveness_fails?: number;
        max_messages: number;
        max_missed_proposals_percent?: number;
        min_live_rounds_eval?: longnum;
        min_live_rounds_percent?: number;
        round_timeout: longnum;
    }

    Properties

    allowed_stragglers: number

    AllowedStragglers is the number of allowed stragglers.

    -
    group_backup_size: number

    GroupBackupSize is the size of the discrepancy resolution group.

    -
    group_size: number

    GroupSize is the size of the committee.

    -
    max_liveness_fails?: number

    MaxLivenessFailures is the maximum number of liveness failures that are tolerated before +

    group_backup_size: number

    GroupBackupSize is the size of the discrepancy resolution group.

    +
    group_size: number

    GroupSize is the size of the committee.

    +
    max_liveness_fails?: number

    MaxLivenessFailures is the maximum number of liveness failures that are tolerated before suspending and/or slashing the node. Zero means unlimited.

    -
    max_messages: number

    MaxMessages is the maximum number of messages that can be emitted by the runtime in a +

    max_messages: number

    MaxMessages is the maximum number of messages that can be emitted by the runtime in a single round.

    -
    max_missed_proposals_percent?: number

    MaxMissedProposalsPercent is the maximum percentage of proposed rounds in an epoch that +

    max_missed_proposals_percent?: number

    MaxMissedProposalsPercent is the maximum percentage of proposed rounds in an epoch that can fail for a node to be considered live. Nodes not satisfying this may be penalized. Zero means that all proposed rounds can fail.

    -
    min_live_rounds_eval?: longnum

    MinLiveRoundsForEvaluation is the minimum number of live rounds in an epoch for the liveness +

    min_live_rounds_eval?: longnum

    MinLiveRoundsForEvaluation is the minimum number of live rounds in an epoch for the liveness calculations to be considered for evaluation.

    -
    min_live_rounds_percent?: number

    MinLiveRoundsPercent is the minimum percentage of rounds in an epoch that a node must +

    min_live_rounds_percent?: number

    MinLiveRoundsPercent is the minimum percentage of rounds in an epoch that a node must participate in positively in order to be considered live. Nodes not satisfying this may be penalized.

    -
    round_timeout: longnum

    RoundTimeout is the round timeout in consensus blocks.

    -
    +
    round_timeout: longnum

    RoundTimeout is the round timeout in consensus blocks.

    +
    diff --git a/js/client/interfaces/types.RegistryFault.html b/js/client/interfaces/types.RegistryFault.html index 242a314c3d..343f662511 100644 --- a/js/client/interfaces/types.RegistryFault.html +++ b/js/client/interfaces/types.RegistryFault.html @@ -1,7 +1,7 @@ RegistryFault | @oasisprotocol/client

    Fault is used to track the state of nodes that are experiencing liveness failures.

    -
    interface RegistryFault {
        failures?: number;
        suspended_until?: longnum;
    }

    Properties

    interface RegistryFault {
        failures?: number;
        suspended_until?: longnum;
    }

    Properties

    failures?: number

    Failures is the number of times a node has been declared faulty.

    -
    suspended_until?: longnum

    SuspendedUntil specifies the epoch number until the node is not eligible for being scheduled +

    suspended_until?: longnum

    SuspendedUntil specifies the epoch number until the node is not eligible for being scheduled into the committee for which it is deemed faulty.

    -
    +
    diff --git a/js/client/interfaces/types.RegistryGenesis.html b/js/client/interfaces/types.RegistryGenesis.html index 7c9fc87408..efca24360e 100644 --- a/js/client/interfaces/types.RegistryGenesis.html +++ b/js/client/interfaces/types.RegistryGenesis.html @@ -1,14 +1,14 @@ RegistryGenesis | @oasisprotocol/client

    Genesis is the registry genesis state.

    -
    interface RegistryGenesis {
        entities?: SignatureSigned[];
        node_statuses?: Map<Uint8Array, RegistryNodeStatus>;
        nodes?: SignatureMultiSigned[];
        params: RegistryConsensusParameters;
        runtimes?: RegistryRuntime[];
        suspended_runtimes?: RegistryRuntime[];
    }

    Properties

    interface RegistryGenesis {
        entities?: SignatureSigned[];
        node_statuses?: Map<Uint8Array, RegistryNodeStatus>;
        nodes?: SignatureMultiSigned[];
        params: RegistryConsensusParameters;
        runtimes?: RegistryRuntime[];
        suspended_runtimes?: RegistryRuntime[];
    }

    Properties

    entities?: SignatureSigned[]

    Entities is the initial list of entities.

    -
    node_statuses?: Map<Uint8Array, RegistryNodeStatus>

    NodeStatuses is a set of node statuses.

    -

    Nodes is the initial list of nodes.

    -

    Parameters are the registry consensus parameters.

    -
    runtimes?: RegistryRuntime[]

    Runtimes is the initial list of runtimes.

    -
    suspended_runtimes?: RegistryRuntime[]

    SuspendedRuntimes is the list of suspended runtimes.

    -
    +
    node_statuses?: Map<Uint8Array, RegistryNodeStatus>

    NodeStatuses is a set of node statuses.

    +
    nodes?: SignatureMultiSigned[]

    Nodes is the initial list of nodes.

    +
    params: RegistryConsensusParameters

    Parameters are the registry consensus parameters.

    +
    runtimes?: RegistryRuntime[]

    Runtimes is the initial list of runtimes.

    +
    suspended_runtimes?: RegistryRuntime[]

    SuspendedRuntimes is the list of suspended runtimes.

    +
    diff --git a/js/client/interfaces/types.RegistryGetRuntimeQuery.html b/js/client/interfaces/types.RegistryGetRuntimeQuery.html index a6e193362e..88dd8df275 100644 --- a/js/client/interfaces/types.RegistryGetRuntimeQuery.html +++ b/js/client/interfaces/types.RegistryGetRuntimeQuery.html @@ -1,5 +1,5 @@ RegistryGetRuntimeQuery | @oasisprotocol/client

    Interface RegistryGetRuntimeQuery

    GetRuntimeQuery is a registry query by namespace (Runtime ID).

    -
    interface RegistryGetRuntimeQuery {
        height: longnum;
        id: Uint8Array;
        include_suspended?: boolean;
    }

    Properties

    interface RegistryGetRuntimeQuery {
        height: longnum;
        id: Uint8Array;
        include_suspended?: boolean;
    }

    Properties

    height: longnum
    id: Uint8Array
    include_suspended?: boolean
    +

    Properties

    height: longnum
    id: Uint8Array
    include_suspended?: boolean
    diff --git a/js/client/interfaces/types.RegistryGetRuntimesQuery.html b/js/client/interfaces/types.RegistryGetRuntimesQuery.html index ebe541f12d..468fde981b 100644 --- a/js/client/interfaces/types.RegistryGetRuntimesQuery.html +++ b/js/client/interfaces/types.RegistryGetRuntimesQuery.html @@ -1,4 +1,4 @@ RegistryGetRuntimesQuery | @oasisprotocol/client

    Interface RegistryGetRuntimesQuery

    GetRuntimesQuery is a registry get runtimes query.

    -
    interface RegistryGetRuntimesQuery {
        height: longnum;
        include_suspended: boolean;
    }

    Properties

    interface RegistryGetRuntimesQuery {
        height: longnum;
        include_suspended: boolean;
    }

    Properties

    height: longnum
    include_suspended: boolean
    +

    Properties

    height: longnum
    include_suspended: boolean
    diff --git a/js/client/interfaces/types.RegistryIDQuery.html b/js/client/interfaces/types.RegistryIDQuery.html index 51a804a4ed..50853861fe 100644 --- a/js/client/interfaces/types.RegistryIDQuery.html +++ b/js/client/interfaces/types.RegistryIDQuery.html @@ -1,4 +1,4 @@ RegistryIDQuery | @oasisprotocol/client

    IDQuery is a registry query by ID.

    -
    interface RegistryIDQuery {
        height: longnum;
        id: Uint8Array;
    }

    Properties

    interface RegistryIDQuery {
        height: longnum;
        id: Uint8Array;
    }

    Properties

    Properties

    height: longnum
    id: Uint8Array
    +

    Properties

    height: longnum
    id: Uint8Array
    diff --git a/js/client/interfaces/types.RegistryMaxNodesConstraint.html b/js/client/interfaces/types.RegistryMaxNodesConstraint.html index 4bf31cdb1b..8ea28f0a22 100644 --- a/js/client/interfaces/types.RegistryMaxNodesConstraint.html +++ b/js/client/interfaces/types.RegistryMaxNodesConstraint.html @@ -1,3 +1,3 @@ RegistryMaxNodesConstraint | @oasisprotocol/client

    Interface RegistryMaxNodesConstraint

    MaxNodesConstraint specifies that only the given number of nodes may be eligible per entity.

    -
    interface RegistryMaxNodesConstraint {
        limit: number;
    }

    Properties

    Properties

    limit: number
    +
    interface RegistryMaxNodesConstraint {
        limit: number;
    }

    Properties

    Properties

    limit: number
    diff --git a/js/client/interfaces/types.RegistryMinPoolSizeConstraint.html b/js/client/interfaces/types.RegistryMinPoolSizeConstraint.html index 3e87d652eb..3118de298f 100644 --- a/js/client/interfaces/types.RegistryMinPoolSizeConstraint.html +++ b/js/client/interfaces/types.RegistryMinPoolSizeConstraint.html @@ -1,3 +1,3 @@ RegistryMinPoolSizeConstraint | @oasisprotocol/client

    Interface RegistryMinPoolSizeConstraint

    MinPoolSizeConstraint is the minimum required candidate pool size constraint.

    -
    interface RegistryMinPoolSizeConstraint {
        limit: number;
    }

    Properties

    Properties

    limit: number
    +
    interface RegistryMinPoolSizeConstraint {
        limit: number;
    }

    Properties

    Properties

    limit: number
    diff --git a/js/client/interfaces/types.RegistryNodeEvent.html b/js/client/interfaces/types.RegistryNodeEvent.html index 252a7ef809..9fef174abe 100644 --- a/js/client/interfaces/types.RegistryNodeEvent.html +++ b/js/client/interfaces/types.RegistryNodeEvent.html @@ -1,5 +1,5 @@ RegistryNodeEvent | @oasisprotocol/client

    NodeEvent is the event that is returned via WatchNodes to signify node registration changes and updates.

    -
    interface RegistryNodeEvent {
        is_registration: boolean;
        node: Node;
    }

    Properties

    interface RegistryNodeEvent {
        is_registration: boolean;
        node: Node;
    }

    Properties

    Properties

    is_registration: boolean
    node: Node
    +

    Properties

    is_registration: boolean
    node: Node
    diff --git a/js/client/interfaces/types.RegistryNodeList.html b/js/client/interfaces/types.RegistryNodeList.html index 8344e01d14..1d056867f1 100644 --- a/js/client/interfaces/types.RegistryNodeList.html +++ b/js/client/interfaces/types.RegistryNodeList.html @@ -1,3 +1,3 @@ RegistryNodeList | @oasisprotocol/client

    NodeList is a per-epoch immutable node list.

    -
    interface RegistryNodeList {
        nodes: Node[];
    }

    Properties

    Properties

    nodes: Node[]
    +
    interface RegistryNodeList {
        nodes: Node[];
    }

    Properties

    Properties

    nodes: Node[]
    diff --git a/js/client/interfaces/types.RegistryNodeStatus.html b/js/client/interfaces/types.RegistryNodeStatus.html index 33f9e96a41..8921025e4e 100644 --- a/js/client/interfaces/types.RegistryNodeStatus.html +++ b/js/client/interfaces/types.RegistryNodeStatus.html @@ -1,18 +1,18 @@ RegistryNodeStatus | @oasisprotocol/client

    NodeStatus is live status of a node.

    -
    interface RegistryNodeStatus {
        election_eligible_after: longnum;
        expiration_processed: boolean;
        faults?: Map<Uint8Array, RegistryFault>;
        freeze_end_time: longnum;
    }

    Properties

    interface RegistryNodeStatus {
        election_eligible_after: longnum;
        expiration_processed: boolean;
        faults?: Map<Uint8Array, RegistryFault>;
        freeze_end_time: longnum;
    }

    Properties

    election_eligible_after: longnum

    ElectionEligibleAfter specifies the epoch after which a node is eligible to be included in non-validator committee elections.

    Note: A value of 0 is treated unconditionally as "ineligible".

    -
    expiration_processed: boolean

    ExpirationProcessed is a flag specifying whether the node expiration +

    expiration_processed: boolean

    ExpirationProcessed is a flag specifying whether the node expiration has already been processed.

    If you want to check whether a node has expired, check the node descriptor directly instead of this flag.

    -
    faults?: Map<Uint8Array, RegistryFault>

    Faults is a set of fault records for nodes that are experiencing +

    faults?: Map<Uint8Array, RegistryFault>

    Faults is a set of fault records for nodes that are experiencing liveness failures when participating in specific committees.

    -
    freeze_end_time: longnum

    FreezeEndTime is the epoch when a frozen node can become unfrozen.

    +
    freeze_end_time: longnum

    FreezeEndTime is the epoch when a frozen node can become unfrozen.

    After the specified epoch passes, this flag needs to be explicitly cleared (set to zero) in order for the node to become unfrozen.

    -
    +
    diff --git a/js/client/interfaces/types.RegistryNodeUnfrozenEvent.html b/js/client/interfaces/types.RegistryNodeUnfrozenEvent.html index 3a987fd93c..3f1dc3b5d1 100644 --- a/js/client/interfaces/types.RegistryNodeUnfrozenEvent.html +++ b/js/client/interfaces/types.RegistryNodeUnfrozenEvent.html @@ -1,3 +1,3 @@ RegistryNodeUnfrozenEvent | @oasisprotocol/client

    Interface RegistryNodeUnfrozenEvent

    NodeUnfrozenEvent signifies when node becomes unfrozen.

    -
    interface RegistryNodeUnfrozenEvent {
        node_id: Uint8Array;
    }

    Properties

    Properties

    node_id: Uint8Array
    +
    interface RegistryNodeUnfrozenEvent {
        node_id: Uint8Array;
    }

    Properties

    Properties

    node_id: Uint8Array
    diff --git a/js/client/interfaces/types.RegistryPerRoleAdmissionPolicy.html b/js/client/interfaces/types.RegistryPerRoleAdmissionPolicy.html index 62521905d1..247049d325 100644 --- a/js/client/interfaces/types.RegistryPerRoleAdmissionPolicy.html +++ b/js/client/interfaces/types.RegistryPerRoleAdmissionPolicy.html @@ -1,3 +1,3 @@ RegistryPerRoleAdmissionPolicy | @oasisprotocol/client

    Interface RegistryPerRoleAdmissionPolicy

    PerRoleAdmissionPolicy is a per-role admission policy.

    -
    interface RegistryPerRoleAdmissionPolicy {
        entity_whitelist?: RegistryEntityWhitelistRoleAdmissionPolicy;
    }

    Properties

    Properties

    +
    interface RegistryPerRoleAdmissionPolicy {
        entity_whitelist?: RegistryEntityWhitelistRoleAdmissionPolicy;
    }

    Properties

    Properties

    diff --git a/js/client/interfaces/types.RegistryRuntime.html b/js/client/interfaces/types.RegistryRuntime.html index 7b7598e981..d182b81d65 100644 --- a/js/client/interfaces/types.RegistryRuntime.html +++ b/js/client/interfaces/types.RegistryRuntime.html @@ -1,5 +1,5 @@ RegistryRuntime | @oasisprotocol/client

    Runtime represents a runtime.

    -
    interface RegistryRuntime {
        admission_policy: RegistryRuntimeAdmissionPolicy;
        constraints?: Map<number, Map<number, RegistrySchedulingConstraints>>;
        deployments?: RegistryVersionInfo[];
        entity_id: Uint8Array;
        executor?: RegistryExecutorParameters;
        genesis: RegistryRuntimeGenesis;
        governance_model: number;
        id: Uint8Array;
        key_manager?: Uint8Array;
        kind: number;
        staking?: RegistryRuntimeStakingParameters;
        storage?: RegistryStorageParameters;
        tee_hardware: number;
        txn_scheduler?: RegistryTxnSchedulerParameters;
        v: number;
    }

    Hierarchy (view full)

    Properties

    interface RegistryRuntime {
        admission_policy: RegistryRuntimeAdmissionPolicy;
        constraints?: Map<number, Map<number, RegistrySchedulingConstraints>>;
        deployments?: RegistryVersionInfo[];
        entity_id: Uint8Array;
        executor?: RegistryExecutorParameters;
        genesis: RegistryRuntimeGenesis;
        governance_model: number;
        id: Uint8Array;
        key_manager?: Uint8Array;
        kind: number;
        staking?: RegistryRuntimeStakingParameters;
        storage?: RegistryStorageParameters;
        tee_hardware: number;
        txn_scheduler?: RegistryTxnSchedulerParameters;
        v: number;
    }

    Hierarchy (view full)

    Properties

    Properties

    AdmissionPolicy sets which nodes are allowed to register for this runtime. This policy applies to all roles.

    -
    constraints?: Map<number, Map<number, RegistrySchedulingConstraints>>

    Constraints are the node scheduling constraints.

    -
    deployments?: RegistryVersionInfo[]

    Deployments specifies the runtime deployments (versions).

    -
    entity_id: Uint8Array

    EntityID is the public key identifying the Entity controlling +

    constraints?: Map<number, Map<number, RegistrySchedulingConstraints>>

    Constraints are the node scheduling constraints.

    +
    deployments?: RegistryVersionInfo[]

    Deployments specifies the runtime deployments (versions).

    +
    entity_id: Uint8Array

    EntityID is the public key identifying the Entity controlling the runtime.

    -

    Executor stores parameters of the executor committee.

    -

    Genesis is the runtime genesis information.

    -
    governance_model: number

    GovernanceModel specifies the runtime governance model.

    -
    id: Uint8Array

    ID is a globally unique long term identifier of the runtime.

    -
    key_manager?: Uint8Array

    KeyManager is the key manager runtime ID for this runtime.

    -
    kind: number

    Kind is the type of runtime.

    -

    Staking stores the runtime's staking-related parameters.

    -

    Storage stores parameters of the storage committee.

    -
    tee_hardware: number

    TEEHardware specifies the runtime's TEE hardware requirements.

    -

    TxnScheduler stores transaction scheduling parameters of the executor +

    Executor stores parameters of the executor committee.

    +

    Genesis is the runtime genesis information.

    +
    governance_model: number

    GovernanceModel specifies the runtime governance model.

    +
    id: Uint8Array

    ID is a globally unique long term identifier of the runtime.

    +
    key_manager?: Uint8Array

    KeyManager is the key manager runtime ID for this runtime.

    +
    kind: number

    Kind is the type of runtime.

    +

    Staking stores the runtime's staking-related parameters.

    +

    Storage stores parameters of the storage committee.

    +
    tee_hardware: number

    TEEHardware specifies the runtime's TEE hardware requirements.

    +

    TxnScheduler stores transaction scheduling parameters of the executor committee.

    -
    v: number
    +
    v: number
    diff --git a/js/client/interfaces/types.RegistryRuntimeAdmissionPolicy.html b/js/client/interfaces/types.RegistryRuntimeAdmissionPolicy.html index 1259fce764..ebedbc05f6 100644 --- a/js/client/interfaces/types.RegistryRuntimeAdmissionPolicy.html +++ b/js/client/interfaces/types.RegistryRuntimeAdmissionPolicy.html @@ -1,7 +1,7 @@ RegistryRuntimeAdmissionPolicy | @oasisprotocol/client

    Interface RegistryRuntimeAdmissionPolicy

    RuntimeAdmissionPolicy is a specification of which nodes are allowed to register for a runtime.

    -
    interface RegistryRuntimeAdmissionPolicy {
        any_node?: RegistryAnyNodeRuntimeAdmissionPolicy;
        entity_whitelist?: RegistryEntityWhitelistRuntimeAdmissionPolicy;
        per_role?: Map<number, RegistryPerRoleAdmissionPolicy>;
    }

    Properties

    interface RegistryRuntimeAdmissionPolicy {
        any_node?: RegistryAnyNodeRuntimeAdmissionPolicy;
        entity_whitelist?: RegistryEntityWhitelistRuntimeAdmissionPolicy;
        per_role?: Map<number, RegistryPerRoleAdmissionPolicy>;
    }

    Properties

    per_role?: Map<number, RegistryPerRoleAdmissionPolicy>

    PerRole is a per-role admission policy that must be satisfied in addition to the global +

    Properties

    per_role?: Map<number, RegistryPerRoleAdmissionPolicy>

    PerRole is a per-role admission policy that must be satisfied in addition to the global admission policy for a specific role.

    -
    +
    diff --git a/js/client/interfaces/types.RegistryRuntimeGenesis.html b/js/client/interfaces/types.RegistryRuntimeGenesis.html index 6b210375d2..c8ae9ff165 100644 --- a/js/client/interfaces/types.RegistryRuntimeGenesis.html +++ b/js/client/interfaces/types.RegistryRuntimeGenesis.html @@ -1,9 +1,9 @@ RegistryRuntimeGenesis | @oasisprotocol/client

    Interface RegistryRuntimeGenesis

    RuntimeGenesis is the runtime genesis information that is used to initialize runtime state in the first block.

    -
    interface RegistryRuntimeGenesis {
        round: longnum;
        state_root: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    interface RegistryRuntimeGenesis {
        round: longnum;
        state_root: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    Properties

    round: longnum

    Round is the runtime round in the genesis.

    -
    state_root: Uint8Array

    StateRoot is the state root that should be used at genesis time. If +

    state_root: Uint8Array

    StateRoot is the state root that should be used at genesis time. If the runtime should start with empty state, this must be set to the empty hash.

    -
    +
    diff --git a/js/client/interfaces/types.RegistryRuntimeStakingParameters.html b/js/client/interfaces/types.RegistryRuntimeStakingParameters.html index ef2a0d59e9..56e1d30836 100644 --- a/js/client/interfaces/types.RegistryRuntimeStakingParameters.html +++ b/js/client/interfaces/types.RegistryRuntimeStakingParameters.html @@ -1,18 +1,18 @@ RegistryRuntimeStakingParameters | @oasisprotocol/client

    Interface RegistryRuntimeStakingParameters

    RuntimeStakingParameters are the stake-related parameters for a runtime.

    -
    interface RegistryRuntimeStakingParameters {
        min_in_message_fee?: Uint8Array;
        reward_bad_results?: number;
        reward_equivocation?: number;
        slashing?: Map<number, StakingSlash>;
        thresholds?: Map<number, Uint8Array>;
    }

    Properties

    interface RegistryRuntimeStakingParameters {
        min_in_message_fee?: Uint8Array;
        reward_bad_results?: number;
        reward_equivocation?: number;
        slashing?: Map<number, StakingSlash>;
        thresholds?: Map<number, Uint8Array>;
    }

    Properties

    min_in_message_fee?: Uint8Array

    MinInMessageFee specifies the minimum fee that the incoming message must include for the message to be queued.

    -
    reward_bad_results?: number

    RewardSlashBadResultsRuntimePercent is the percentage of the reward obtained when slashing +

    reward_bad_results?: number

    RewardSlashBadResultsRuntimePercent is the percentage of the reward obtained when slashing for incorrect results that is transferred to the runtime's account.

    -
    reward_equivocation?: number

    RewardSlashEquvocationRuntimePercent is the percentage of the reward obtained when slashing +

    reward_equivocation?: number

    RewardSlashEquvocationRuntimePercent is the percentage of the reward obtained when slashing for equivocation that is transferred to the runtime's account.

    -
    slashing?: Map<number, StakingSlash>

    Slashing are the per-runtime misbehavior slashing parameters.

    -
    thresholds?: Map<number, Uint8Array>

    Thresholds are the minimum stake thresholds for a runtime. These per-runtime thresholds are +

    slashing?: Map<number, StakingSlash>

    Slashing are the per-runtime misbehavior slashing parameters.

    +
    thresholds?: Map<number, Uint8Array>

    Thresholds are the minimum stake thresholds for a runtime. These per-runtime thresholds are in addition to the global thresholds. May be left unspecified.

    In case a node is registered for multiple runtimes, it will need to satisfy the maximum threshold of all the runtimes.

    -
    +
    diff --git a/js/client/interfaces/types.RegistryRuntimeStartedEvent.html b/js/client/interfaces/types.RegistryRuntimeStartedEvent.html index 0f048e63c5..3c6cf97030 100644 --- a/js/client/interfaces/types.RegistryRuntimeStartedEvent.html +++ b/js/client/interfaces/types.RegistryRuntimeStartedEvent.html @@ -1,4 +1,4 @@ RegistryRuntimeStartedEvent | @oasisprotocol/client

    Interface RegistryRuntimeStartedEvent

    RuntimeStartedEvent signifies a runtime started event.

    Emitted when a new runtime is started or a previously suspended runtime is resumed.

    -
    interface RegistryRuntimeStartedEvent {
        runtime: RegistryRuntime;
    }

    Properties

    Properties

    +
    interface RegistryRuntimeStartedEvent {
        runtime: RegistryRuntime;
    }

    Properties

    Properties

    diff --git a/js/client/interfaces/types.RegistryRuntimeSuspendedEvent.html b/js/client/interfaces/types.RegistryRuntimeSuspendedEvent.html index 96f1747202..9ff5eaf32d 100644 --- a/js/client/interfaces/types.RegistryRuntimeSuspendedEvent.html +++ b/js/client/interfaces/types.RegistryRuntimeSuspendedEvent.html @@ -1,3 +1,3 @@ RegistryRuntimeSuspendedEvent | @oasisprotocol/client

    Interface RegistryRuntimeSuspendedEvent

    RuntimeSuspendedEvent signifies a runtime was suspended.

    -
    interface RegistryRuntimeSuspendedEvent {
        runtime_id: Uint8Array;
    }

    Properties

    Properties

    runtime_id: Uint8Array
    +
    interface RegistryRuntimeSuspendedEvent {
        runtime_id: Uint8Array;
    }

    Properties

    Properties

    runtime_id: Uint8Array
    diff --git a/js/client/interfaces/types.RegistrySchedulingConstraints.html b/js/client/interfaces/types.RegistrySchedulingConstraints.html index 00ef15e6ec..38fbf851a4 100644 --- a/js/client/interfaces/types.RegistrySchedulingConstraints.html +++ b/js/client/interfaces/types.RegistrySchedulingConstraints.html @@ -1,6 +1,6 @@ RegistrySchedulingConstraints | @oasisprotocol/client

    Interface RegistrySchedulingConstraints

    SchedulingConstraints are the node scheduling constraints.

    Multiple fields may be set in which case the ALL the constraints must be satisfied.

    -
    interface RegistrySchedulingConstraints {
        max_nodes?: RegistryMaxNodesConstraint;
        min_pool_size?: RegistryMinPoolSizeConstraint;
        validator_set?: RegistryValidatorSetConstraint;
    }

    Properties

    interface RegistrySchedulingConstraints {
        max_nodes?: RegistryMaxNodesConstraint;
        min_pool_size?: RegistryMinPoolSizeConstraint;
        validator_set?: RegistryValidatorSetConstraint;
    }

    Properties

    +

    Properties

    diff --git a/js/client/interfaces/types.RegistryStorageParameters.html b/js/client/interfaces/types.RegistryStorageParameters.html index 8f55b4f8d4..a29476e747 100644 --- a/js/client/interfaces/types.RegistryStorageParameters.html +++ b/js/client/interfaces/types.RegistryStorageParameters.html @@ -1,8 +1,8 @@ RegistryStorageParameters | @oasisprotocol/client

    Interface RegistryStorageParameters

    StorageParameters are parameters for the storage committee.

    -
    interface RegistryStorageParameters {
        checkpoint_chunk_size: longnum;
        checkpoint_interval: longnum;
        checkpoint_num_kept: longnum;
    }

    Properties

    interface RegistryStorageParameters {
        checkpoint_chunk_size: longnum;
        checkpoint_interval: longnum;
        checkpoint_num_kept: longnum;
    }

    Properties

    checkpoint_chunk_size: longnum

    CheckpointChunkSize is the chunk size parameter for checkpoint creation.

    -
    checkpoint_interval: longnum

    CheckpointInterval is the expected runtime state checkpoint interval (in rounds).

    -
    checkpoint_num_kept: longnum

    CheckpointNumKept is the expected minimum number of checkpoints to keep.

    -
    +
    checkpoint_interval: longnum

    CheckpointInterval is the expected runtime state checkpoint interval (in rounds).

    +
    checkpoint_num_kept: longnum

    CheckpointNumKept is the expected minimum number of checkpoints to keep.

    +
    diff --git a/js/client/interfaces/types.RegistryTxnSchedulerParameters.html b/js/client/interfaces/types.RegistryTxnSchedulerParameters.html index 96bb4a68ff..b27cda4bd8 100644 --- a/js/client/interfaces/types.RegistryTxnSchedulerParameters.html +++ b/js/client/interfaces/types.RegistryTxnSchedulerParameters.html @@ -1,14 +1,14 @@ RegistryTxnSchedulerParameters | @oasisprotocol/client

    Interface RegistryTxnSchedulerParameters

    TxnSchedulerParameters are parameters for the runtime transaction scheduler.

    -
    interface RegistryTxnSchedulerParameters {
        batch_flush_timeout?: longnum;
        max_batch_size?: longnum;
        max_batch_size_bytes?: longnum;
        max_in_messages?: number;
        propose_batch_timeout?: longnum;
    }

    Properties

    interface RegistryTxnSchedulerParameters {
        batch_flush_timeout?: longnum;
        max_batch_size?: longnum;
        max_batch_size_bytes?: longnum;
        max_in_messages?: number;
        propose_batch_timeout?: longnum;
    }

    Properties

    batch_flush_timeout?: longnum

    BatchFlushTimeout denotes, if using the "simple" algorithm, how long to wait for a scheduled batch.

    -
    max_batch_size?: longnum

    MaxBatchSize denotes what is the max size of a scheduled batch.

    -
    max_batch_size_bytes?: longnum

    MaxBatchSizeBytes denote what is the max size of a scheduled batch in bytes.

    -
    max_in_messages?: number

    MaxInMessages specifies the maximum size of the incoming message queue.

    -
    propose_batch_timeout?: longnum

    ProposerTimeout denotes how long to wait before accepting proposal from +

    max_batch_size?: longnum

    MaxBatchSize denotes what is the max size of a scheduled batch.

    +
    max_batch_size_bytes?: longnum

    MaxBatchSizeBytes denote what is the max size of a scheduled batch in bytes.

    +
    max_in_messages?: number

    MaxInMessages specifies the maximum size of the incoming message queue.

    +
    propose_batch_timeout?: longnum

    ProposerTimeout denotes how long to wait before accepting proposal from the next backup scheduler.

    -
    +
    diff --git a/js/client/interfaces/types.RegistryUnfreezeNode.html b/js/client/interfaces/types.RegistryUnfreezeNode.html index 3aa19294b4..e8711ddc36 100644 --- a/js/client/interfaces/types.RegistryUnfreezeNode.html +++ b/js/client/interfaces/types.RegistryUnfreezeNode.html @@ -1,3 +1,3 @@ RegistryUnfreezeNode | @oasisprotocol/client

    UnfreezeNode is a request to unfreeze a frozen node.

    -
    interface RegistryUnfreezeNode {
        node_id: Uint8Array;
    }

    Properties

    Properties

    node_id: Uint8Array
    +
    interface RegistryUnfreezeNode {
        node_id: Uint8Array;
    }

    Properties

    Properties

    node_id: Uint8Array
    diff --git a/js/client/interfaces/types.RegistryVersionInfo.html b/js/client/interfaces/types.RegistryVersionInfo.html index 48c576628a..3fd1f6545f 100644 --- a/js/client/interfaces/types.RegistryVersionInfo.html +++ b/js/client/interfaces/types.RegistryVersionInfo.html @@ -1,11 +1,11 @@ RegistryVersionInfo | @oasisprotocol/client

    VersionInfo is the per-runtime version information.

    -
    interface RegistryVersionInfo {
        bundle_checksum?: Uint8Array;
        tee?: Uint8Array;
        valid_from: longnum;
        version: Version;
    }

    Properties

    interface RegistryVersionInfo {
        bundle_checksum?: Uint8Array;
        tee?: Uint8Array;
        valid_from: longnum;
        version: Version;
    }

    Properties

    bundle_checksum?: Uint8Array

    BundleChecksum is the SHA256 hash of the runtime bundle (optional).

    -
    tee?: Uint8Array

    TEE is the enclave version information, in an enclave provider specific +

    tee?: Uint8Array

    TEE is the enclave version information, in an enclave provider specific format if any.

    -
    valid_from: longnum

    ValidFrom stores the epoch at which, this version is valid.

    -
    version: Version

    Version of the runtime.

    -
    +
    valid_from: longnum

    ValidFrom stores the epoch at which, this version is valid.

    +
    version: Version

    Version of the runtime.

    +
    diff --git a/js/client/interfaces/types.RootHashAnnotatedBlock.html b/js/client/interfaces/types.RootHashAnnotatedBlock.html index e388a9ceb3..0b1d1e9d95 100644 --- a/js/client/interfaces/types.RootHashAnnotatedBlock.html +++ b/js/client/interfaces/types.RootHashAnnotatedBlock.html @@ -1,7 +1,7 @@ RootHashAnnotatedBlock | @oasisprotocol/client

    Interface RootHashAnnotatedBlock

    AnnotatedBlock is an annotated roothash block.

    -
    interface RootHashAnnotatedBlock {
        block: RootHashBlock;
        consensus_height: longnum;
    }

    Properties

    interface RootHashAnnotatedBlock {
        block: RootHashBlock;
        consensus_height: longnum;
    }

    Properties

    Block is the roothash block.

    -
    consensus_height: longnum

    Height is the underlying roothash backend's block height that +

    consensus_height: longnum

    Height is the underlying roothash backend's block height that generated this block.

    -
    +
    diff --git a/js/client/interfaces/types.RootHashBlock.html b/js/client/interfaces/types.RootHashBlock.html index 2775f50c3f..88d88303bb 100644 --- a/js/client/interfaces/types.RootHashBlock.html +++ b/js/client/interfaces/types.RootHashBlock.html @@ -1,5 +1,5 @@ RootHashBlock | @oasisprotocol/client

    Block is an Oasis block.

    Keep this in sync with /runtime/src/consensus/roothash/block.rs.

    -
    interface RootHashBlock {
        header: RootHashHeader;
    }

    Properties

    interface RootHashBlock {
        header: RootHashHeader;
    }

    Properties

    Properties

    Header is the block header.

    -
    +
    diff --git a/js/client/interfaces/types.RootHashComputeResultsHeader.html b/js/client/interfaces/types.RootHashComputeResultsHeader.html index 60868b7edc..7b6ba534a8 100644 --- a/js/client/interfaces/types.RootHashComputeResultsHeader.html +++ b/js/client/interfaces/types.RootHashComputeResultsHeader.html @@ -4,7 +4,7 @@

    These headers are signed by RAK inside the runtime and included in executor commitments.

    Keep the roothash RAK validation in sync with changes to this structure.

    -
    interface RootHashComputeResultsHeader {
        in_msgs_count?: number;
        in_msgs_hash?: Uint8Array;
        io_root?: Uint8Array;
        messages_hash?: Uint8Array;
        previous_hash: Uint8Array;
        round: longnum;
        state_root?: Uint8Array;
    }

    Properties

    interface RootHashComputeResultsHeader {
        in_msgs_count?: number;
        in_msgs_hash?: Uint8Array;
        io_root?: Uint8Array;
        messages_hash?: Uint8Array;
        previous_hash: Uint8Array;
        round: longnum;
        state_root?: Uint8Array;
    }

    Properties

    in_msgs_count?: number

    InMessagesCount is the number of processed incoming messages.

    -
    in_msgs_hash?: Uint8Array

    InMessagesHash is hash of processed incoming messages.

    -
    io_root?: Uint8Array

    IORoot is the I/O merkle root.

    -
    messages_hash?: Uint8Array

    MessagesHash is the hash of messages sent from this batch.

    -
    previous_hash: Uint8Array

    PreviousHash is the hash of the previous block header this batch was computed against.

    -
    round: longnum

    Round is the round number.

    -
    state_root?: Uint8Array

    StateRoot is the root hash of the state after computing this batch.

    -
    +
    in_msgs_hash?: Uint8Array

    InMessagesHash is hash of processed incoming messages.

    +
    io_root?: Uint8Array

    IORoot is the I/O merkle root.

    +
    messages_hash?: Uint8Array

    MessagesHash is the hash of messages sent from this batch.

    +
    previous_hash: Uint8Array

    PreviousHash is the hash of the previous block header this batch was computed against.

    +
    round: longnum

    Round is the round number.

    +
    state_root?: Uint8Array

    StateRoot is the root hash of the state after computing this batch.

    +
    diff --git a/js/client/interfaces/types.RootHashConsensusParameters.html b/js/client/interfaces/types.RootHashConsensusParameters.html index 58abd07d04..0f5755d888 100644 --- a/js/client/interfaces/types.RootHashConsensusParameters.html +++ b/js/client/interfaces/types.RootHashConsensusParameters.html @@ -1,5 +1,5 @@ RootHashConsensusParameters | @oasisprotocol/client

    Interface RootHashConsensusParameters

    ConsensusParameters are the roothash consensus parameters.

    -
    interface RootHashConsensusParameters {
        debug_bypass_stake?: boolean;
        debug_do_not_suspend_runtimes?: boolean;
        gas_costs?: {
            [op: string]: longnum;
        };
        max_evidence_age: longnum;
        max_in_runtime_messages: number;
        max_past_roots_stored?: longnum;
        max_runtime_messages: number;
    }

    Properties

    interface RootHashConsensusParameters {
        debug_bypass_stake?: boolean;
        debug_do_not_suspend_runtimes?: boolean;
        gas_costs?: {
            [op: string]: longnum;
        };
        max_evidence_age: longnum;
        max_in_runtime_messages: number;
        max_past_roots_stored?: longnum;
        max_runtime_messages: number;
    }

    Properties

    debug_bypass_stake?: boolean

    DebugBypassStake is true iff the roothash should bypass all of the staking related checks and operations.

    -
    debug_do_not_suspend_runtimes?: boolean

    DebugDoNotSuspendRuntimes is true iff runtimes should not be suspended +

    debug_do_not_suspend_runtimes?: boolean

    DebugDoNotSuspendRuntimes is true iff runtimes should not be suspended for lack of paying maintenance fees.

    -
    gas_costs?: {
        [op: string]: longnum;
    }

    GasCosts are the roothash transaction gas costs.

    -
    max_evidence_age: longnum

    MaxEvidenceAge is the maximum age of submitted evidence in the number of rounds.

    -
    max_in_runtime_messages: number

    MaxInRuntimeMessages is the maximum number of allowed incoming messages that can be queued.

    -
    max_past_roots_stored?: longnum

    MaxPastRootsStored is the maximum number of past runtime state and I/O +

    gas_costs?: {
        [op: string]: longnum;
    }

    GasCosts are the roothash transaction gas costs.

    +
    max_evidence_age: longnum

    MaxEvidenceAge is the maximum age of submitted evidence in the number of rounds.

    +
    max_in_runtime_messages: number

    MaxInRuntimeMessages is the maximum number of allowed incoming messages that can be queued.

    +
    max_past_roots_stored?: longnum

    MaxPastRootsStored is the maximum number of past runtime state and I/O roots that are stored in the consensus state.

    -
    max_runtime_messages: number

    MaxRuntimeMessages is the maximum number of allowed messages that can be emitted by a runtime +

    max_runtime_messages: number

    MaxRuntimeMessages is the maximum number of allowed messages that can be emitted by a runtime in a single round.

    -
    +
    diff --git a/js/client/interfaces/types.RootHashEquivocationExecutorEvidence.html b/js/client/interfaces/types.RootHashEquivocationExecutorEvidence.html index 4c2a5e0271..6d8499913c 100644 --- a/js/client/interfaces/types.RootHashEquivocationExecutorEvidence.html +++ b/js/client/interfaces/types.RootHashEquivocationExecutorEvidence.html @@ -1,4 +1,4 @@ RootHashEquivocationExecutorEvidence | @oasisprotocol/client

    Interface RootHashEquivocationExecutorEvidence

    EquivocationExecutorEvidence is evidence of executor commitment equivocation.

    -
    interface RootHashEquivocationExecutorEvidence {
        commit_a: RootHashExecutorCommitment;
        commit_b: RootHashExecutorCommitment;
    }

    Properties

    interface RootHashEquivocationExecutorEvidence {
        commit_a: RootHashExecutorCommitment;
        commit_b: RootHashExecutorCommitment;
    }

    Properties

    Properties

    +

    Properties

    diff --git a/js/client/interfaces/types.RootHashEquivocationProposalEvidence.html b/js/client/interfaces/types.RootHashEquivocationProposalEvidence.html index 3e999025f7..3fa1fddd05 100644 --- a/js/client/interfaces/types.RootHashEquivocationProposalEvidence.html +++ b/js/client/interfaces/types.RootHashEquivocationProposalEvidence.html @@ -1,4 +1,4 @@ RootHashEquivocationProposalEvidence | @oasisprotocol/client

    Interface RootHashEquivocationProposalEvidence

    EquivocationProposalEvidence is evidence of executor proposed batch equivocation.

    -
    interface RootHashEquivocationProposalEvidence {
        prop_a: RootHashProposal;
        prop_b: RootHashProposal;
    }

    Properties

    interface RootHashEquivocationProposalEvidence {
        prop_a: RootHashProposal;
        prop_b: RootHashProposal;
    }

    Properties

    Properties

    +

    Properties

    diff --git a/js/client/interfaces/types.RootHashEvent.html b/js/client/interfaces/types.RootHashEvent.html index f11ca58451..3f78957d4e 100644 --- a/js/client/interfaces/types.RootHashEvent.html +++ b/js/client/interfaces/types.RootHashEvent.html @@ -1,9 +1,9 @@ RootHashEvent | @oasisprotocol/client

    Event is a roothash event.

    -
    interface RootHashEvent {
        execution_discrepancy?: RootHashExecutionDiscrepancyDetectedEvent;
        executor_committed?: RootHashExecutorCommittedEvent;
        finalized?: RootHashFinalizedEvent;
        height?: longnum;
        in_msg_processed?: RootHashInMsgProcessedEvent;
        runtime_id: Uint8Array;
        tx_hash?: Uint8Array;
    }

    Properties

    interface RootHashEvent {
        execution_discrepancy?: RootHashExecutionDiscrepancyDetectedEvent;
        executor_committed?: RootHashExecutorCommittedEvent;
        finalized?: RootHashFinalizedEvent;
        height?: longnum;
        in_msg_processed?: RootHashInMsgProcessedEvent;
        runtime_id: Uint8Array;
        tx_hash?: Uint8Array;
    }

    Properties

    executor_committed?: RootHashExecutorCommittedEvent
    height?: longnum
    in_msg_processed?: RootHashInMsgProcessedEvent
    runtime_id: Uint8Array
    tx_hash?: Uint8Array
    +

    Properties

    executor_committed?: RootHashExecutorCommittedEvent
    height?: longnum
    in_msg_processed?: RootHashInMsgProcessedEvent
    runtime_id: Uint8Array
    tx_hash?: Uint8Array
    diff --git a/js/client/interfaces/types.RootHashEvidence.html b/js/client/interfaces/types.RootHashEvidence.html index 97037cc352..d7e774a537 100644 --- a/js/client/interfaces/types.RootHashEvidence.html +++ b/js/client/interfaces/types.RootHashEvidence.html @@ -1,5 +1,5 @@ RootHashEvidence | @oasisprotocol/client

    Evidence is an evidence of node misbehaviour.

    -
    interface RootHashEvidence {
        equivocation_executor?: RootHashEquivocationExecutorEvidence;
        equivocation_prop?: RootHashEquivocationProposalEvidence;
        id: Uint8Array;
    }

    Properties

    interface RootHashEvidence {
        equivocation_executor?: RootHashEquivocationExecutorEvidence;
        equivocation_prop?: RootHashEquivocationProposalEvidence;
        id: Uint8Array;
    }

    Properties

    equivocation_executor?: RootHashEquivocationExecutorEvidence
    id: Uint8Array
    +

    Properties

    equivocation_executor?: RootHashEquivocationExecutorEvidence
    id: Uint8Array
    diff --git a/js/client/interfaces/types.RootHashExecutionDiscrepancyDetectedEvent.html b/js/client/interfaces/types.RootHashExecutionDiscrepancyDetectedEvent.html index 8faae1b9c1..b10d07b33a 100644 --- a/js/client/interfaces/types.RootHashExecutionDiscrepancyDetectedEvent.html +++ b/js/client/interfaces/types.RootHashExecutionDiscrepancyDetectedEvent.html @@ -1,8 +1,8 @@ RootHashExecutionDiscrepancyDetectedEvent | @oasisprotocol/client

    Interface RootHashExecutionDiscrepancyDetectedEvent

    ExecutionDiscrepancyDetectedEvent is an execute discrepancy detected event.

    -
    interface RootHashExecutionDiscrepancyDetectedEvent {
        rank: longnum;
        round: longnum;
        timeout: boolean;
    }

    Properties

    interface RootHashExecutionDiscrepancyDetectedEvent {
        rank: longnum;
        round: longnum;
        timeout: boolean;
    }

    Properties

    Properties

    rank: longnum

    Rank is the rank of the transaction scheduler.

    -
    round: longnum

    Round is the round in which the discrepancy was detected.

    -
    timeout: boolean

    Timeout signals whether the discrepancy was due to a timeout.

    -
    +
    round: longnum

    Round is the round in which the discrepancy was detected.

    +
    timeout: boolean

    Timeout signals whether the discrepancy was due to a timeout.

    +
    diff --git a/js/client/interfaces/types.RootHashExecutorCommit.html b/js/client/interfaces/types.RootHashExecutorCommit.html index 25dc67b363..6dbf820317 100644 --- a/js/client/interfaces/types.RootHashExecutorCommit.html +++ b/js/client/interfaces/types.RootHashExecutorCommit.html @@ -1,4 +1,4 @@ RootHashExecutorCommit | @oasisprotocol/client

    Interface RootHashExecutorCommit

    ExecutorCommit is the argument set for the ExecutorCommit method.

    -
    interface RootHashExecutorCommit {
        commits: RootHashExecutorCommitment[];
        id: Uint8Array;
    }

    Properties

    interface RootHashExecutorCommit {
        commits: RootHashExecutorCommitment[];
        id: Uint8Array;
    }

    Properties

    Properties

    id: Uint8Array
    +

    Properties

    id: Uint8Array
    diff --git a/js/client/interfaces/types.RootHashExecutorCommitment.html b/js/client/interfaces/types.RootHashExecutorCommitment.html index f87c443d55..afc0792327 100644 --- a/js/client/interfaces/types.RootHashExecutorCommitment.html +++ b/js/client/interfaces/types.RootHashExecutorCommitment.html @@ -1,12 +1,12 @@ RootHashExecutorCommitment | @oasisprotocol/client

    Interface RootHashExecutorCommitment

    ExecutorCommitment is a commitment to results of processing a proposed runtime block.

    -
    interface RootHashExecutorCommitment {
        header: RootHashExecutorCommitmentHeader;
        messages?: RootHashMessage[];
        node_id: Uint8Array;
        sig: Uint8Array;
    }

    Properties

    interface RootHashExecutorCommitment {
        header: RootHashExecutorCommitmentHeader;
        messages?: RootHashMessage[];
        node_id: Uint8Array;
        sig: Uint8Array;
    }

    Properties

    Header is the commitment header.

    -
    messages?: RootHashMessage[]

    Messages are the messages emitted by the runtime.

    +
    messages?: RootHashMessage[]

    Messages are the messages emitted by the runtime.

    This field is only present in case this commitment belongs to the proposer. In case of the commitment being submitted as equivocation evidence, this field should be omitted.

    -
    node_id: Uint8Array

    NodeID is the public key of the node that generated this commitment.

    -
    sig: Uint8Array

    Signature is the commitment header signature.

    -
    +
    node_id: Uint8Array

    NodeID is the public key of the node that generated this commitment.

    +
    sig: Uint8Array

    Signature is the commitment header signature.

    +
    diff --git a/js/client/interfaces/types.RootHashExecutorCommitmentHeader.html b/js/client/interfaces/types.RootHashExecutorCommitmentHeader.html index 9745dc7bbe..1464a67390 100644 --- a/js/client/interfaces/types.RootHashExecutorCommitmentHeader.html +++ b/js/client/interfaces/types.RootHashExecutorCommitmentHeader.html @@ -1,10 +1,10 @@ RootHashExecutorCommitmentHeader | @oasisprotocol/client

    Interface RootHashExecutorCommitmentHeader

    ExecutorCommitmentHeader is the header of an executor commitment.

    -
    interface RootHashExecutorCommitmentHeader {
        failure?: number;
        header: RootHashComputeResultsHeader;
        rak_sig?: Uint8Array;
        scheduler_id: Uint8Array;
    }

    Properties

    interface RootHashExecutorCommitmentHeader {
        failure?: number;
        header: RootHashComputeResultsHeader;
        rak_sig?: Uint8Array;
        scheduler_id: Uint8Array;
    }

    Properties

    failure?: number

    Failure is the executor commitment failure reason.

    -

    Header is the compute results header.

    -
    rak_sig?: Uint8Array
    scheduler_id: Uint8Array

    SchedulerID is the public key of the node that scheduled transactions +

    Header is the compute results header.

    +
    rak_sig?: Uint8Array
    scheduler_id: Uint8Array

    SchedulerID is the public key of the node that scheduled transactions and prepared the proposal.

    -
    +
    diff --git a/js/client/interfaces/types.RootHashExecutorCommittedEvent.html b/js/client/interfaces/types.RootHashExecutorCommittedEvent.html index 720afafe22..27dcf829a8 100644 --- a/js/client/interfaces/types.RootHashExecutorCommittedEvent.html +++ b/js/client/interfaces/types.RootHashExecutorCommittedEvent.html @@ -1,4 +1,4 @@ RootHashExecutorCommittedEvent | @oasisprotocol/client

    Interface RootHashExecutorCommittedEvent

    ExecutorCommittedEvent is an event emitted each time an executor node commits.

    -
    interface RootHashExecutorCommittedEvent {
        commit: RootHashExecutorCommitment;
    }

    Properties

    interface RootHashExecutorCommittedEvent {
        commit: RootHashExecutorCommitment;
    }

    Properties

    Properties

    Commit is the executor commitment.

    -
    +
    diff --git a/js/client/interfaces/types.RootHashFinalizedEvent.html b/js/client/interfaces/types.RootHashFinalizedEvent.html index c5f5907df2..135d3c0ecc 100644 --- a/js/client/interfaces/types.RootHashFinalizedEvent.html +++ b/js/client/interfaces/types.RootHashFinalizedEvent.html @@ -1,4 +1,4 @@ RootHashFinalizedEvent | @oasisprotocol/client

    Interface RootHashFinalizedEvent

    FinalizedEvent is a finalized event.

    -
    interface RootHashFinalizedEvent {
        round: longnum;
    }

    Properties

    interface RootHashFinalizedEvent {
        round: longnum;
    }

    Properties

    Properties

    round: longnum

    Round is the round that was finalized.

    -
    +
    diff --git a/js/client/interfaces/types.RootHashGenesis.html b/js/client/interfaces/types.RootHashGenesis.html index 51104bdf90..0be4345f67 100644 --- a/js/client/interfaces/types.RootHashGenesis.html +++ b/js/client/interfaces/types.RootHashGenesis.html @@ -1,6 +1,6 @@ RootHashGenesis | @oasisprotocol/client

    Genesis is the roothash genesis state.

    -
    interface RootHashGenesis {
        params: RootHashConsensusParameters;
        runtime_states?: Map<Uint8Array, RootHashGenesisRuntimeState>;
    }

    Properties

    interface RootHashGenesis {
        params: RootHashConsensusParameters;
        runtime_states?: Map<Uint8Array, RootHashGenesisRuntimeState>;
    }

    Properties

    Parameters are the roothash consensus parameters.

    -
    runtime_states?: Map<Uint8Array, RootHashGenesisRuntimeState>

    RuntimeStates are the runtime states at genesis.

    -
    +
    runtime_states?: Map<Uint8Array, RootHashGenesisRuntimeState>

    RuntimeStates are the runtime states at genesis.

    +
    diff --git a/js/client/interfaces/types.RootHashGenesisRuntimeState.html b/js/client/interfaces/types.RootHashGenesisRuntimeState.html index 3b361bcdeb..05a3cf0cd4 100644 --- a/js/client/interfaces/types.RootHashGenesisRuntimeState.html +++ b/js/client/interfaces/types.RootHashGenesisRuntimeState.html @@ -1,10 +1,10 @@ RootHashGenesisRuntimeState | @oasisprotocol/client

    Interface RootHashGenesisRuntimeState

    GenesisRuntimeState contains state for runtimes that are restored in a genesis block.

    -
    interface RootHashGenesisRuntimeState {
        message_results?: RootHashMessageEvent[];
        round: longnum;
        state_root: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    interface RootHashGenesisRuntimeState {
        message_results?: RootHashMessageEvent[];
        round: longnum;
        state_root: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    message_results?: RootHashMessageEvent[]

    MessageResults are the message results emitted at the last processed round.

    -
    round: longnum

    Round is the runtime round in the genesis.

    -
    state_root: Uint8Array

    StateRoot is the state root that should be used at genesis time. If +

    round: longnum

    Round is the runtime round in the genesis.

    +
    state_root: Uint8Array

    StateRoot is the state root that should be used at genesis time. If the runtime should start with empty state, this must be set to the empty hash.

    -
    +
    diff --git a/js/client/interfaces/types.RootHashGovernanceMessage.html b/js/client/interfaces/types.RootHashGovernanceMessage.html index 55757edccc..f62b0d54b4 100644 --- a/js/client/interfaces/types.RootHashGovernanceMessage.html +++ b/js/client/interfaces/types.RootHashGovernanceMessage.html @@ -1,5 +1,5 @@ RootHashGovernanceMessage | @oasisprotocol/client

    Interface RootHashGovernanceMessage

    GovernanceMessage is a governance message that allows a runtime to perform governance operations.

    -
    interface RootHashGovernanceMessage {
        cast_vote?: GovernanceProposalVote;
        submit_proposal?: GovernanceProposalContent;
        v: number;
    }

    Hierarchy (view full)

    Properties

    interface RootHashGovernanceMessage {
        cast_vote?: GovernanceProposalVote;
        submit_proposal?: GovernanceProposalContent;
        v: number;
    }

    Hierarchy (view full)

    Properties

    submit_proposal?: GovernanceProposalContent
    v: number
    +

    Properties

    submit_proposal?: GovernanceProposalContent
    v: number
    diff --git a/js/client/interfaces/types.RootHashHeader.html b/js/client/interfaces/types.RootHashHeader.html index 86c00ff2ac..c00e1ddb9b 100644 --- a/js/client/interfaces/types.RootHashHeader.html +++ b/js/client/interfaces/types.RootHashHeader.html @@ -1,6 +1,6 @@ RootHashHeader | @oasisprotocol/client

    Header is a block header.

    Keep this in sync with /runtime/src/consensus/roothash/block.rs.

    -
    interface RootHashHeader {
        header_type: number;
        in_msgs_hash: Uint8Array;
        io_root: Uint8Array;
        messages_hash: Uint8Array;
        namespace: Uint8Array;
        previous_hash: Uint8Array;
        round: longnum;
        state_root: Uint8Array;
        timestamp: longnum;
        version: number;
    }

    Properties

    interface RootHashHeader {
        header_type: number;
        in_msgs_hash: Uint8Array;
        io_root: Uint8Array;
        messages_hash: Uint8Array;
        namespace: Uint8Array;
        previous_hash: Uint8Array;
        round: longnum;
        state_root: Uint8Array;
        timestamp: longnum;
        version: number;
    }

    Properties

    header_type: number

    HeaderType is the header type.

    -
    in_msgs_hash: Uint8Array

    InMessagesHash is the hash of processed incoming messages.

    -
    io_root: Uint8Array

    IORoot is the I/O merkle root.

    -
    messages_hash: Uint8Array

    MessagesHash is the hash of emitted runtime messages.

    -
    namespace: Uint8Array

    Namespace is the header's chain namespace.

    -
    previous_hash: Uint8Array

    PreviousHash is the previous block hash.

    -
    round: longnum

    Round is the block round.

    -
    state_root: Uint8Array

    StateRoot is the state merkle root.

    -
    timestamp: longnum

    Timestamp is the block timestamp (POSIX time).

    -
    version: number

    Version is the protocol version number.

    -
    +
    in_msgs_hash: Uint8Array

    InMessagesHash is the hash of processed incoming messages.

    +
    io_root: Uint8Array

    IORoot is the I/O merkle root.

    +
    messages_hash: Uint8Array

    MessagesHash is the hash of emitted runtime messages.

    +
    namespace: Uint8Array

    Namespace is the header's chain namespace.

    +
    previous_hash: Uint8Array

    PreviousHash is the previous block hash.

    +
    round: longnum

    Round is the block round.

    +
    state_root: Uint8Array

    StateRoot is the state merkle root.

    +
    timestamp: longnum

    Timestamp is the block timestamp (POSIX time).

    +
    version: number

    Version is the protocol version number.

    +
    diff --git a/js/client/interfaces/types.RootHashInMessageQueueRequest.html b/js/client/interfaces/types.RootHashInMessageQueueRequest.html index 2f26cf17e6..f58da87b1e 100644 --- a/js/client/interfaces/types.RootHashInMessageQueueRequest.html +++ b/js/client/interfaces/types.RootHashInMessageQueueRequest.html @@ -1,6 +1,6 @@ RootHashInMessageQueueRequest | @oasisprotocol/client

    Interface RootHashInMessageQueueRequest

    InMessageQueueRequest is a request for queued incoming messages.

    -
    interface RootHashInMessageQueueRequest {
        height: longnum;
        limit?: number;
        offset?: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    interface RootHashInMessageQueueRequest {
        height: longnum;
        limit?: number;
        offset?: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    height: longnum
    limit?: number
    offset?: longnum
    runtime_id: Uint8Array
    +

    Properties

    height: longnum
    limit?: number
    offset?: longnum
    runtime_id: Uint8Array
    diff --git a/js/client/interfaces/types.RootHashInMsgProcessedEvent.html b/js/client/interfaces/types.RootHashInMsgProcessedEvent.html index 65eb7a491f..55aa1e3bd1 100644 --- a/js/client/interfaces/types.RootHashInMsgProcessedEvent.html +++ b/js/client/interfaces/types.RootHashInMsgProcessedEvent.html @@ -1,11 +1,11 @@ RootHashInMsgProcessedEvent | @oasisprotocol/client

    Interface RootHashInMsgProcessedEvent

    InMsgProcessedEvent is an event of a specific incoming message being processed.

    In order to see details one needs to query the runtime at the specified round.

    -
    interface RootHashInMsgProcessedEvent {
        caller: Uint8Array;
        id: longnum;
        round: longnum;
        tag?: longnum;
    }

    Properties

    interface RootHashInMsgProcessedEvent {
        caller: Uint8Array;
        id: longnum;
        round: longnum;
        tag?: longnum;
    }

    Properties

    Properties

    caller: Uint8Array

    Caller is the incoming message submitter address.

    -

    ID is the unique incoming message identifier.

    -
    round: longnum

    Round is the round where the incoming message was processed.

    -
    tag?: longnum

    Tag is an optional tag provided by the caller.

    -
    +
    id: longnum

    ID is the unique incoming message identifier.

    +
    round: longnum

    Round is the round where the incoming message was processed.

    +
    tag?: longnum

    Tag is an optional tag provided by the caller.

    +
    diff --git a/js/client/interfaces/types.RootHashIncomingMessage.html b/js/client/interfaces/types.RootHashIncomingMessage.html index 03fdef1373..7c75e051a7 100644 --- a/js/client/interfaces/types.RootHashIncomingMessage.html +++ b/js/client/interfaces/types.RootHashIncomingMessage.html @@ -1,17 +1,17 @@ RootHashIncomingMessage | @oasisprotocol/client

    Interface RootHashIncomingMessage

    IncomingMessage is an incoming message.

    -
    interface RootHashIncomingMessage {
        caller: Uint8Array;
        data?: Uint8Array;
        fee?: Uint8Array;
        id: longnum;
        tag?: longnum;
        tokens?: Uint8Array;
    }

    Properties

    interface RootHashIncomingMessage {
        caller: Uint8Array;
        data?: Uint8Array;
        fee?: Uint8Array;
        id: longnum;
        tag?: longnum;
        tokens?: Uint8Array;
    }

    Properties

    caller: Uint8Array

    Caller is the address of the caller authenticated by the consensus layer.

    -
    data?: Uint8Array

    Data is a runtime transaction.

    -
    fee?: Uint8Array

    Fee is the fee sent into the runtime as part of the message being sent. The fee is +

    data?: Uint8Array

    Data is a runtime transaction.

    +
    fee?: Uint8Array

    Fee is the fee sent into the runtime as part of the message being sent. The fee is transferred before the message is processed by the runtime.

    -

    ID is the unique identifier of the message.

    -
    tag?: longnum

    Tag is an optional tag provided by the caller which is ignored and can be used to match +

    ID is the unique identifier of the message.

    +
    tag?: longnum

    Tag is an optional tag provided by the caller which is ignored and can be used to match processed incoming message events later.

    -
    tokens?: Uint8Array

    Tokens are any tokens sent into the runtime as part of the message being sent. The tokens are +

    tokens?: Uint8Array

    Tokens are any tokens sent into the runtime as part of the message being sent. The tokens are transferred before the message is processed by the runtime.

    -
    +
    diff --git a/js/client/interfaces/types.RootHashIncomingMessageQueueMeta.html b/js/client/interfaces/types.RootHashIncomingMessageQueueMeta.html index f7ac5dd35d..e38f21dda0 100644 --- a/js/client/interfaces/types.RootHashIncomingMessageQueueMeta.html +++ b/js/client/interfaces/types.RootHashIncomingMessageQueueMeta.html @@ -1,7 +1,7 @@ RootHashIncomingMessageQueueMeta | @oasisprotocol/client

    Interface RootHashIncomingMessageQueueMeta

    IncomingMessageQueueMeta is the incoming message queue metadata.

    -
    interface RootHashIncomingMessageQueueMeta {
        next_sequence_number?: longnum;
        size?: number;
    }

    Properties

    interface RootHashIncomingMessageQueueMeta {
        next_sequence_number?: longnum;
        size?: number;
    }

    Properties

    next_sequence_number?: longnum

    NextSequenceNumber contains the sequence number that should be used for the next queued message.

    -
    size?: number

    Size contains the current size of the queue.

    -
    +
    size?: number

    Size contains the current size of the queue.

    +
    diff --git a/js/client/interfaces/types.RootHashLivenessStatistics.html b/js/client/interfaces/types.RootHashLivenessStatistics.html index 0df887fcf8..9d95de020a 100644 --- a/js/client/interfaces/types.RootHashLivenessStatistics.html +++ b/js/client/interfaces/types.RootHashLivenessStatistics.html @@ -1,5 +1,5 @@ RootHashLivenessStatistics | @oasisprotocol/client

    Interface RootHashLivenessStatistics

    LivenessStatistics has the per-epoch liveness statistics for nodes.

    -
    interface RootHashLivenessStatistics {
        finalized_proposals: longnum[];
        good_rounds: longnum[];
        missed_proposals: longnum[];
        total_rounds: longnum;
    }

    Properties

    interface RootHashLivenessStatistics {
        finalized_proposals: longnum[];
        good_rounds: longnum[];
        missed_proposals: longnum[];
        total_rounds: longnum;
    }

    Properties

    finalized_proposals good_rounds missed_proposals total_rounds @@ -7,12 +7,12 @@ acted as a proposer with the highest rank.

    The list is ordered according to the committee arrangement (i.e., the counter at index i holds the value for the node at index i in the committee).

    -
    good_rounds: longnum[]

    LiveRounds is a list of counters, specified in committee order (e.g. counter at index i has +

    good_rounds: longnum[]

    LiveRounds is a list of counters, specified in committee order (e.g. counter at index i has the value for node i in the committee).

    -
    missed_proposals: longnum[]

    MissedProposals is a list that records the number of failed rounds when a node +

    missed_proposals: longnum[]

    MissedProposals is a list that records the number of failed rounds when a node acted as a proposer with the highest rank.

    The list is ordered according to the committee arrangement (i.e., the counter at index i holds the value for the node at index i in the committee).

    -
    total_rounds: longnum

    TotalRounds is the total number of rounds in the last epoch, excluding any rounds generated +

    total_rounds: longnum

    TotalRounds is the total number of rounds in the last epoch, excluding any rounds generated by the roothash service itself.

    -
    +
    diff --git a/js/client/interfaces/types.RootHashMessage.html b/js/client/interfaces/types.RootHashMessage.html index f4f3ded757..32f9b5dcbd 100644 --- a/js/client/interfaces/types.RootHashMessage.html +++ b/js/client/interfaces/types.RootHashMessage.html @@ -1,5 +1,5 @@ RootHashMessage | @oasisprotocol/client

    Message is a message that can be sent by a runtime.

    -
    interface RootHashMessage {
        governance?: RootHashGovernanceMessage;
        registry?: RootHashRegistryMessage;
        staking?: RootHashStakingMessage;
    }

    Properties

    interface RootHashMessage {
        governance?: RootHashGovernanceMessage;
        registry?: RootHashRegistryMessage;
        staking?: RootHashStakingMessage;
    }

    Properties

    +

    Properties

    diff --git a/js/client/interfaces/types.RootHashMessageEvent.html b/js/client/interfaces/types.RootHashMessageEvent.html index aaba668608..d3e14fe27e 100644 --- a/js/client/interfaces/types.RootHashMessageEvent.html +++ b/js/client/interfaces/types.RootHashMessageEvent.html @@ -1,7 +1,7 @@ RootHashMessageEvent | @oasisprotocol/client

    MessageEvent is a runtime message processed event.

    -
    interface RootHashMessageEvent {
        code?: number;
        index?: number;
        module?: string;
        result?: unknown;
    }

    Properties

    interface RootHashMessageEvent {
        code?: number;
        index?: number;
        module?: string;
        result?: unknown;
    }

    Properties

    code?: number
    index?: number
    module?: string
    result?: unknown

    Result contains CBOR-encoded message execution result for successfully executed messages.

    -
    +

    Properties

    code?: number
    index?: number
    module?: string
    result?: unknown

    Result contains CBOR-encoded message execution result for successfully executed messages.

    +
    diff --git a/js/client/interfaces/types.RootHashPool.html b/js/client/interfaces/types.RootHashPool.html index db12fbbf05..9a63ecae4c 100644 --- a/js/client/interfaces/types.RootHashPool.html +++ b/js/client/interfaces/types.RootHashPool.html @@ -1,13 +1,13 @@ RootHashPool | @oasisprotocol/client

    Pool is a serializable pool of scheduler commitments that can be used to perform discrepancy detection and resolution.

    The pool is not safe for concurrent use.

    -
    interface RootHashPool {
        discrepancy?: boolean;
        highest_rank?: longnum;
        scheduler_commitments?: Map<longnum, RootHashSchedulerCommitment>;
    }

    Properties

    interface RootHashPool {
        discrepancy?: boolean;
        highest_rank?: longnum;
        scheduler_commitments?: Map<longnum, RootHashSchedulerCommitment>;
    }

    Properties

    discrepancy?: boolean

    Discrepancy is a flag signalling that a discrepancy has been detected.

    -
    highest_rank?: longnum

    HighestRank is the rank of the highest-ranked scheduler among those who have submitted +

    highest_rank?: longnum

    HighestRank is the rank of the highest-ranked scheduler among those who have submitted a commitment for their own proposal. The maximum value indicates that no scheduler has submitted a commitment.

    -
    scheduler_commitments?: Map<longnum, RootHashSchedulerCommitment>

    SchedulerCommitments is a map that groups scheduler commitments and worker votes +

    scheduler_commitments?: Map<longnum, RootHashSchedulerCommitment>

    SchedulerCommitments is a map that groups scheduler commitments and worker votes by the scheduler's rank.

    -
    +
    diff --git a/js/client/interfaces/types.RootHashProposal.html b/js/client/interfaces/types.RootHashProposal.html index d5760e73c0..ba1b3a12ea 100644 --- a/js/client/interfaces/types.RootHashProposal.html +++ b/js/client/interfaces/types.RootHashProposal.html @@ -1,11 +1,11 @@ RootHashProposal | @oasisprotocol/client

    Proposal is a batch proposal.

    -
    interface RootHashProposal {
        batch?: Uint8Array[];
        header: RootHashProposalHeader;
        node_id: Uint8Array;
        sig: Uint8Array;
    }

    Properties

    interface RootHashProposal {
        batch?: Uint8Array[];
        header: RootHashProposalHeader;
        node_id: Uint8Array;
        sig: Uint8Array;
    }

    Properties

    batch?: Uint8Array[]

    Batch is an ordered list of all transaction hashes that should be in a batch. In case of the proposal being submitted as equivocation evidence, this field should be omitted.

    -

    Header is the proposal header.

    -
    node_id: Uint8Array

    NodeID is the public key of the node that generated this proposal.

    -
    sig: Uint8Array

    Signature is the proposal header signature.

    -
    +
    header: RootHashProposalHeader

    Header is the proposal header.

    +
    node_id: Uint8Array

    NodeID is the public key of the node that generated this proposal.

    +
    sig: Uint8Array

    Signature is the proposal header signature.

    +
    diff --git a/js/client/interfaces/types.RootHashProposalHeader.html b/js/client/interfaces/types.RootHashProposalHeader.html index 31d8be0d2b..687eb72ea3 100644 --- a/js/client/interfaces/types.RootHashProposalHeader.html +++ b/js/client/interfaces/types.RootHashProposalHeader.html @@ -1,8 +1,8 @@ RootHashProposalHeader | @oasisprotocol/client

    Interface RootHashProposalHeader

    ProposalHeader is the header of the batch proposal.

    -
    interface RootHashProposalHeader {
        batch_hash: Uint8Array;
        previous_hash: Uint8Array;
        round: longnum;
    }

    Properties

    interface RootHashProposalHeader {
        batch_hash: Uint8Array;
        previous_hash: Uint8Array;
        round: longnum;
    }

    Properties

    batch_hash: Uint8Array

    BatchHash is the hash of the content of the batch.

    -
    previous_hash: Uint8Array

    PreviousHash is the hash of the block header on which the batch should be based.

    -
    round: longnum

    Round is the proposed round number.

    -
    +
    previous_hash: Uint8Array

    PreviousHash is the hash of the block header on which the batch should be based.

    +
    round: longnum

    Round is the proposed round number.

    +
    diff --git a/js/client/interfaces/types.RootHashRegistryMessage.html b/js/client/interfaces/types.RootHashRegistryMessage.html index 32fc90ff0b..47ded56137 100644 --- a/js/client/interfaces/types.RootHashRegistryMessage.html +++ b/js/client/interfaces/types.RootHashRegistryMessage.html @@ -1,4 +1,4 @@ RootHashRegistryMessage | @oasisprotocol/client

    Interface RootHashRegistryMessage

    RegistryMessage is a runtime message that allows a runtime to perform staking operations.

    -
    interface RootHashRegistryMessage {
        update_runtime?: RegistryRuntime;
        v: number;
    }

    Hierarchy (view full)

    Properties

    interface RootHashRegistryMessage {
        update_runtime?: RegistryRuntime;
        v: number;
    }

    Hierarchy (view full)

    Properties

    Properties

    update_runtime?: RegistryRuntime
    v: number
    +

    Properties

    update_runtime?: RegistryRuntime
    v: number
    diff --git a/js/client/interfaces/types.RootHashRoundResults.html b/js/client/interfaces/types.RootHashRoundResults.html index fa5d16e396..56e9b4b1a4 100644 --- a/js/client/interfaces/types.RootHashRoundResults.html +++ b/js/client/interfaces/types.RootHashRoundResults.html @@ -1,11 +1,11 @@ RootHashRoundResults | @oasisprotocol/client

    RoundResults contains information about how a particular round was executed by the consensus layer.

    -
    interface RootHashRoundResults {
        bad_compute_entities?: Uint8Array[];
        good_compute_entities?: Uint8Array[];
        messages?: RootHashMessageEvent[];
    }

    Properties

    interface RootHashRoundResults {
        bad_compute_entities?: Uint8Array[];
        good_compute_entities?: Uint8Array[];
        messages?: RootHashMessageEvent[];
    }

    Properties

    bad_compute_entities?: Uint8Array[]

    BadComputeEntities are the public keys of compute nodes' controlling entities that negatively contributed to the round by causing discrepancies.

    -
    good_compute_entities?: Uint8Array[]

    GoodComputeEntities are the public keys of compute nodes' controlling entities that +

    good_compute_entities?: Uint8Array[]

    GoodComputeEntities are the public keys of compute nodes' controlling entities that positively contributed to the round by replicating the computation correctly.

    -

    Messages are the results of executing emitted runtime messages.

    -
    +
    messages?: RootHashMessageEvent[]

    Messages are the results of executing emitted runtime messages.

    +
    diff --git a/js/client/interfaces/types.RootHashRoundRootsRequest.html b/js/client/interfaces/types.RootHashRoundRootsRequest.html index e972d782b9..a2bea645b1 100644 --- a/js/client/interfaces/types.RootHashRoundRootsRequest.html +++ b/js/client/interfaces/types.RootHashRoundRootsRequest.html @@ -1,5 +1,5 @@ RootHashRoundRootsRequest | @oasisprotocol/client

    Interface RootHashRoundRootsRequest

    RoundRootsRequest is a request for a specific runtime and round's state and I/O roots.

    -
    interface RootHashRoundRootsRequest {
        height: longnum;
        round: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    interface RootHashRoundRootsRequest {
        height: longnum;
        round: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    Properties

    height: longnum
    round: longnum
    runtime_id: Uint8Array
    +

    Properties

    height: longnum
    round: longnum
    runtime_id: Uint8Array
    diff --git a/js/client/interfaces/types.RootHashRuntimeRequest.html b/js/client/interfaces/types.RootHashRuntimeRequest.html index b92fd55e6b..38b25fbf14 100644 --- a/js/client/interfaces/types.RootHashRuntimeRequest.html +++ b/js/client/interfaces/types.RootHashRuntimeRequest.html @@ -1,4 +1,4 @@ RootHashRuntimeRequest | @oasisprotocol/client

    Interface RootHashRuntimeRequest

    RuntimeRequest is a generic roothash get request for a specific runtime.

    -
    interface RootHashRuntimeRequest {
        height: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    interface RootHashRuntimeRequest {
        height: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    Properties

    height: longnum
    runtime_id: Uint8Array
    +

    Properties

    height: longnum
    runtime_id: Uint8Array
    diff --git a/js/client/interfaces/types.RootHashRuntimeState.html b/js/client/interfaces/types.RootHashRuntimeState.html index e68cdabb1e..eda611139b 100644 --- a/js/client/interfaces/types.RootHashRuntimeState.html +++ b/js/client/interfaces/types.RootHashRuntimeState.html @@ -1,5 +1,5 @@ RootHashRuntimeState | @oasisprotocol/client

    RuntimeState is the per-runtime state.

    -
    interface RootHashRuntimeState {
        commitment_pool?: RootHashPool;
        committee?: SchedulerCommittee;
        genesis_block: RootHashBlock;
        last_block: RootHashBlock;
        last_block_height: longnum;
        last_normal_height: longnum;
        last_normal_round: longnum;
        liveness_stats?: RootHashLivenessStatistics;
        runtime: RegistryRuntime;
        suspended?: boolean;
        timeout?: longnum;
    }

    Properties

    interface RootHashRuntimeState {
        commitment_pool?: RootHashPool;
        committee?: SchedulerCommittee;
        genesis_block: RootHashBlock;
        last_block: RootHashBlock;
        last_block_height: longnum;
        last_normal_height: longnum;
        last_normal_round: longnum;
        liveness_stats?: RootHashLivenessStatistics;
        runtime: RegistryRuntime;
        suspended?: boolean;
        timeout?: longnum;
    }

    Properties

    commitment_pool?: RootHashPool

    CommitmentPool collects the executor commitments.

    -
    committee?: SchedulerCommittee

    Committee is the committee the executor pool is collecting commitments for.

    -
    genesis_block: RootHashBlock

    GenesisBlock is the runtime's first block.

    -
    last_block: RootHashBlock

    LastBlock is the runtime's most recently generated block.

    -
    last_block_height: longnum

    LastBlockHeight is the height at which the runtime's most recent block was generated.

    -
    last_normal_height: longnum

    LastNormalHeight is the consensus block height corresponding to LastNormalRound.

    -
    last_normal_round: longnum

    LastNormalRound is the runtime round which was normally processed by the runtime. This is +

    committee?: SchedulerCommittee

    Committee is the committee the executor pool is collecting commitments for.

    +
    genesis_block: RootHashBlock

    GenesisBlock is the runtime's first block.

    +
    last_block: RootHashBlock

    LastBlock is the runtime's most recently generated block.

    +
    last_block_height: longnum

    LastBlockHeight is the height at which the runtime's most recent block was generated.

    +
    last_normal_height: longnum

    LastNormalHeight is the consensus block height corresponding to LastNormalRound.

    +
    last_normal_round: longnum

    LastNormalRound is the runtime round which was normally processed by the runtime. This is also the round that contains the message results for the last processed runtime messages.

    -

    LivenessStatistics contains the liveness statistics for the current epoch.

    -

    Runtime is the latest per-epoch runtime descriptor.

    -
    suspended?: boolean

    Suspended is a flag indicating whether the runtime is currently suspended.

    -
    timeout?: longnum

    NextTimeout is the time at which the round is scheduled for forced finalization.

    -
    +
    liveness_stats?: RootHashLivenessStatistics

    LivenessStatistics contains the liveness statistics for the current epoch.

    +
    runtime: RegistryRuntime

    Runtime is the latest per-epoch runtime descriptor.

    +
    suspended?: boolean

    Suspended is a flag indicating whether the runtime is currently suspended.

    +
    timeout?: longnum

    NextTimeout is the time at which the round is scheduled for forced finalization.

    +
    diff --git a/js/client/interfaces/types.RootHashSchedulerCommitment.html b/js/client/interfaces/types.RootHashSchedulerCommitment.html index e9ea4ea4f9..b921a42fbd 100644 --- a/js/client/interfaces/types.RootHashSchedulerCommitment.html +++ b/js/client/interfaces/types.RootHashSchedulerCommitment.html @@ -1,7 +1,7 @@ RootHashSchedulerCommitment | @oasisprotocol/client

    Interface RootHashSchedulerCommitment

    SchedulerCommitment is a structure for storing scheduler commitment and its votes.

    -
    interface RootHashSchedulerCommitment {
        commitment?: RootHashExecutorCommitment;
        votes?: Map<Uint8Array, Uint8Array>;
    }

    Properties

    interface RootHashSchedulerCommitment {
        commitment?: RootHashExecutorCommitment;
        votes?: Map<Uint8Array, Uint8Array>;
    }

    Properties

    Properties

    Commitment is a verified scheduler's Commitment for which votes are being collected.

    -
    votes?: Map<Uint8Array, Uint8Array>

    Votes is a map that collects Votes from nodes in the form of commitment hashes.

    +
    votes?: Map<Uint8Array, Uint8Array>

    Votes is a map that collects Votes from nodes in the form of commitment hashes.

    A nil vote indicates a failure.

    -
    +
    diff --git a/js/client/interfaces/types.RootHashStakingMessage.html b/js/client/interfaces/types.RootHashStakingMessage.html index 8538118711..bea55f4a83 100644 --- a/js/client/interfaces/types.RootHashStakingMessage.html +++ b/js/client/interfaces/types.RootHashStakingMessage.html @@ -1,7 +1,7 @@ RootHashStakingMessage | @oasisprotocol/client

    Interface RootHashStakingMessage

    StakingMessage is a runtime message that allows a runtime to perform staking operations.

    -
    interface RootHashStakingMessage {
        add_escrow?: StakingEscrow;
        reclaim_escrow?: StakingReclaimEscrow;
        transfer?: StakingTransfer;
        v: number;
        withdraw?: StakingWithdraw;
    }

    Hierarchy (view full)

    Properties

    interface RootHashStakingMessage {
        add_escrow?: StakingEscrow;
        reclaim_escrow?: StakingReclaimEscrow;
        transfer?: StakingTransfer;
        v: number;
        withdraw?: StakingWithdraw;
    }

    Hierarchy (view full)

    Properties

    add_escrow?: StakingEscrow
    reclaim_escrow?: StakingReclaimEscrow
    transfer?: StakingTransfer
    v: number
    withdraw?: StakingWithdraw
    +

    Properties

    add_escrow?: StakingEscrow
    reclaim_escrow?: StakingReclaimEscrow
    transfer?: StakingTransfer
    v: number
    withdraw?: StakingWithdraw
    diff --git a/js/client/interfaces/types.RootHashSubmitMsg.html b/js/client/interfaces/types.RootHashSubmitMsg.html index 2ab9e21905..0200d1e3da 100644 --- a/js/client/interfaces/types.RootHashSubmitMsg.html +++ b/js/client/interfaces/types.RootHashSubmitMsg.html @@ -1,15 +1,15 @@ RootHashSubmitMsg | @oasisprotocol/client

    SubmitMsg is the argument set for the SubmitMsg method.

    -
    interface RootHashSubmitMsg {
        data?: Uint8Array;
        fee?: Uint8Array;
        id: Uint8Array;
        tag?: longnum;
        tokens?: Uint8Array;
    }

    Properties

    interface RootHashSubmitMsg {
        data?: Uint8Array;
        fee?: Uint8Array;
        id: Uint8Array;
        tag?: longnum;
        tokens?: Uint8Array;
    }

    Properties

    Properties

    data?: Uint8Array

    Data is arbitrary runtime-dependent data.

    -
    fee?: Uint8Array

    Fee is the fee sent into the runtime as part of the message being sent. The fee is +

    fee?: Uint8Array

    Fee is the fee sent into the runtime as part of the message being sent. The fee is transferred before the message is processed by the runtime.

    -
    id: Uint8Array

    ID is the destination runtime ID.

    -
    tag?: longnum

    Tag is an optional tag provided by the caller which is ignored and can be used to match +

    id: Uint8Array

    ID is the destination runtime ID.

    +
    tag?: longnum

    Tag is an optional tag provided by the caller which is ignored and can be used to match processed incoming message events later.

    -
    tokens?: Uint8Array

    Tokens are any tokens sent into the runtime as part of the message being sent. The tokens are +

    tokens?: Uint8Array

    Tokens are any tokens sent into the runtime as part of the message being sent. The tokens are transferred before the message is processed by the runtime.

    -
    +
    diff --git a/js/client/interfaces/types.RuntimeBundleID.html b/js/client/interfaces/types.RuntimeBundleID.html index ffc42393fd..375822e56f 100644 --- a/js/client/interfaces/types.RuntimeBundleID.html +++ b/js/client/interfaces/types.RuntimeBundleID.html @@ -1,6 +1,6 @@ RuntimeBundleID | @oasisprotocol/client

    ID is a unique component identifier.

    -
    interface RuntimeBundleID {
        kind: string;
        name?: string;
    }

    Properties

    interface RuntimeBundleID {
        kind: string;
        name?: string;
    }

    Properties

    Properties

    kind: string

    Kind is the component kind.

    -
    name?: string

    Name is an optional component name.

    -
    +
    name?: string

    Name is an optional component name.

    +
    diff --git a/js/client/interfaces/types.RuntimeClientCheckTxRequest.html b/js/client/interfaces/types.RuntimeClientCheckTxRequest.html index 9f1e7b2a0b..f9e0a08203 100644 --- a/js/client/interfaces/types.RuntimeClientCheckTxRequest.html +++ b/js/client/interfaces/types.RuntimeClientCheckTxRequest.html @@ -1,4 +1,4 @@ RuntimeClientCheckTxRequest | @oasisprotocol/client

    Interface RuntimeClientCheckTxRequest

    CheckTxRequest is a CheckTx request.

    -
    interface RuntimeClientCheckTxRequest {
        data: Uint8Array;
        runtime_id: Uint8Array;
    }

    Properties

    interface RuntimeClientCheckTxRequest {
        data: Uint8Array;
        runtime_id: Uint8Array;
    }

    Properties

    Properties

    data: Uint8Array
    runtime_id: Uint8Array
    +

    Properties

    data: Uint8Array
    runtime_id: Uint8Array
    diff --git a/js/client/interfaces/types.RuntimeClientEvent.html b/js/client/interfaces/types.RuntimeClientEvent.html index c39c2023ea..d9d7f986e1 100644 --- a/js/client/interfaces/types.RuntimeClientEvent.html +++ b/js/client/interfaces/types.RuntimeClientEvent.html @@ -1,6 +1,6 @@ RuntimeClientEvent | @oasisprotocol/client

    Event is an event emitted by a runtime in the form of a runtime transaction tag.

    Key and value semantics are runtime-dependent.

    -
    interface RuntimeClientEvent {
        key: Uint8Array;
        tx_hash: Uint8Array;
        value: Uint8Array;
    }

    Properties

    key +
    interface RuntimeClientEvent {
        key: Uint8Array;
        tx_hash: Uint8Array;
        value: Uint8Array;
    }

    Properties

    Properties

    key: Uint8Array
    tx_hash: Uint8Array
    value: Uint8Array
    +

    Properties

    key: Uint8Array
    tx_hash: Uint8Array
    value: Uint8Array
    diff --git a/js/client/interfaces/types.RuntimeClientGetBlockRequest.html b/js/client/interfaces/types.RuntimeClientGetBlockRequest.html index 08522dacbe..0a136bb70f 100644 --- a/js/client/interfaces/types.RuntimeClientGetBlockRequest.html +++ b/js/client/interfaces/types.RuntimeClientGetBlockRequest.html @@ -1,4 +1,4 @@ RuntimeClientGetBlockRequest | @oasisprotocol/client

    Interface RuntimeClientGetBlockRequest

    GetBlockRequest is a GetBlock request.

    -
    interface RuntimeClientGetBlockRequest {
        round: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    interface RuntimeClientGetBlockRequest {
        round: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    Properties

    round: longnum
    runtime_id: Uint8Array
    +

    Properties

    round: longnum
    runtime_id: Uint8Array
    diff --git a/js/client/interfaces/types.RuntimeClientGetEventsRequest.html b/js/client/interfaces/types.RuntimeClientGetEventsRequest.html index a691c34efc..d526694d6d 100644 --- a/js/client/interfaces/types.RuntimeClientGetEventsRequest.html +++ b/js/client/interfaces/types.RuntimeClientGetEventsRequest.html @@ -1,4 +1,4 @@ RuntimeClientGetEventsRequest | @oasisprotocol/client

    Interface RuntimeClientGetEventsRequest

    GetEventsRequest is a GetEvents request.

    -
    interface RuntimeClientGetEventsRequest {
        round: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    interface RuntimeClientGetEventsRequest {
        round: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    Properties

    round: longnum
    runtime_id: Uint8Array
    +

    Properties

    round: longnum
    runtime_id: Uint8Array
    diff --git a/js/client/interfaces/types.RuntimeClientGetTransactionsRequest.html b/js/client/interfaces/types.RuntimeClientGetTransactionsRequest.html index bb06b2c26b..77936df552 100644 --- a/js/client/interfaces/types.RuntimeClientGetTransactionsRequest.html +++ b/js/client/interfaces/types.RuntimeClientGetTransactionsRequest.html @@ -1,4 +1,4 @@ RuntimeClientGetTransactionsRequest | @oasisprotocol/client

    Interface RuntimeClientGetTransactionsRequest

    GetTransactionsRequest is a GetTransactions request.

    -
    interface RuntimeClientGetTransactionsRequest {
        round: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    interface RuntimeClientGetTransactionsRequest {
        round: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    Properties

    round: longnum
    runtime_id: Uint8Array
    +

    Properties

    round: longnum
    runtime_id: Uint8Array
    diff --git a/js/client/interfaces/types.RuntimeClientPlainEvent.html b/js/client/interfaces/types.RuntimeClientPlainEvent.html index f94ad17a66..72eb349ff9 100644 --- a/js/client/interfaces/types.RuntimeClientPlainEvent.html +++ b/js/client/interfaces/types.RuntimeClientPlainEvent.html @@ -1,6 +1,6 @@ RuntimeClientPlainEvent | @oasisprotocol/client

    Interface RuntimeClientPlainEvent

    PlainEvent is an event emitted by a runtime in the form of a runtime transaction tag. It does not include the transaction hash.

    Key and value semantics are runtime-dependent.

    -
    interface RuntimeClientPlainEvent {
        key: Uint8Array;
        value: Uint8Array;
    }

    Properties

    key +
    interface RuntimeClientPlainEvent {
        key: Uint8Array;
        value: Uint8Array;
    }

    Properties

    Properties

    key: Uint8Array
    value: Uint8Array
    +

    Properties

    key: Uint8Array
    value: Uint8Array
    diff --git a/js/client/interfaces/types.RuntimeClientQueryRequest.html b/js/client/interfaces/types.RuntimeClientQueryRequest.html index d496c87970..a4c4a2edd5 100644 --- a/js/client/interfaces/types.RuntimeClientQueryRequest.html +++ b/js/client/interfaces/types.RuntimeClientQueryRequest.html @@ -1,7 +1,7 @@ RuntimeClientQueryRequest | @oasisprotocol/client

    Interface RuntimeClientQueryRequest

    QueryRequest is a Query request.

    -
    interface RuntimeClientQueryRequest {
        args: Uint8Array;
        component?: RuntimeBundleID;
        method: string;
        round: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    interface RuntimeClientQueryRequest {
        args: Uint8Array;
        component?: RuntimeBundleID;
        method: string;
        round: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    args: Uint8Array
    component?: RuntimeBundleID
    method: string
    round: longnum
    runtime_id: Uint8Array
    +

    Properties

    args: Uint8Array
    component?: RuntimeBundleID
    method: string
    round: longnum
    runtime_id: Uint8Array
    diff --git a/js/client/interfaces/types.RuntimeClientQueryResponse.html b/js/client/interfaces/types.RuntimeClientQueryResponse.html index bd58da307f..928c737b3a 100644 --- a/js/client/interfaces/types.RuntimeClientQueryResponse.html +++ b/js/client/interfaces/types.RuntimeClientQueryResponse.html @@ -1,3 +1,3 @@ RuntimeClientQueryResponse | @oasisprotocol/client

    Interface RuntimeClientQueryResponse

    QueryResponse is a response to the runtime query.

    -
    interface RuntimeClientQueryResponse {
        data: Uint8Array;
    }

    Properties

    Properties

    data: Uint8Array
    +
    interface RuntimeClientQueryResponse {
        data: Uint8Array;
    }

    Properties

    Properties

    data: Uint8Array
    diff --git a/js/client/interfaces/types.RuntimeClientSubmitTxMetaResponse.html b/js/client/interfaces/types.RuntimeClientSubmitTxMetaResponse.html index d0600df69f..a9e595f715 100644 --- a/js/client/interfaces/types.RuntimeClientSubmitTxMetaResponse.html +++ b/js/client/interfaces/types.RuntimeClientSubmitTxMetaResponse.html @@ -1,10 +1,10 @@ RuntimeClientSubmitTxMetaResponse | @oasisprotocol/client

    Interface RuntimeClientSubmitTxMetaResponse

    SubmitTxMetaResponse is the SubmitTxMeta response.

    -
    interface RuntimeClientSubmitTxMetaResponse {
        batch_order?: number;
        check_tx_error?: RuntimeHostError;
        data?: Uint8Array;
        round?: longnum;
    }

    Properties

    interface RuntimeClientSubmitTxMetaResponse {
        batch_order?: number;
        check_tx_error?: RuntimeHostError;
        data?: Uint8Array;
        round?: longnum;
    }

    Properties

    batch_order?: number

    BatchOrder is the order of the transaction in the execution batch.

    -
    check_tx_error?: RuntimeHostError

    CheckTxError is the CheckTx error in case transaction failed the transaction check.

    -
    data?: Uint8Array

    Output is the transaction output.

    -
    round?: longnum

    Round is the roothash round in which the transaction was executed.

    -
    +
    check_tx_error?: RuntimeHostError

    CheckTxError is the CheckTx error in case transaction failed the transaction check.

    +
    data?: Uint8Array

    Output is the transaction output.

    +
    round?: longnum

    Round is the roothash round in which the transaction was executed.

    +
    diff --git a/js/client/interfaces/types.RuntimeClientSubmitTxRequest.html b/js/client/interfaces/types.RuntimeClientSubmitTxRequest.html index eb68004e3c..b693a82a10 100644 --- a/js/client/interfaces/types.RuntimeClientSubmitTxRequest.html +++ b/js/client/interfaces/types.RuntimeClientSubmitTxRequest.html @@ -1,4 +1,4 @@ RuntimeClientSubmitTxRequest | @oasisprotocol/client

    Interface RuntimeClientSubmitTxRequest

    SubmitTxRequest is a SubmitTx request.

    -
    interface RuntimeClientSubmitTxRequest {
        data: Uint8Array;
        runtime_id: Uint8Array;
    }

    Properties

    interface RuntimeClientSubmitTxRequest {
        data: Uint8Array;
        runtime_id: Uint8Array;
    }

    Properties

    Properties

    data: Uint8Array
    runtime_id: Uint8Array
    +

    Properties

    data: Uint8Array
    runtime_id: Uint8Array
    diff --git a/js/client/interfaces/types.RuntimeClientTransactionWithResults.html b/js/client/interfaces/types.RuntimeClientTransactionWithResults.html index 5db1f56f07..364df6206b 100644 --- a/js/client/interfaces/types.RuntimeClientTransactionWithResults.html +++ b/js/client/interfaces/types.RuntimeClientTransactionWithResults.html @@ -1,5 +1,5 @@ RuntimeClientTransactionWithResults | @oasisprotocol/client

    Interface RuntimeClientTransactionWithResults

    TransactionWithResults is a transaction with its raw result and emitted events.

    -
    interface RuntimeClientTransactionWithResults {
        events?: RuntimeClientPlainEvent[];
        result: Uint8Array;
        tx: Uint8Array;
    }

    Properties

    interface RuntimeClientTransactionWithResults {
        events?: RuntimeClientPlainEvent[];
        result: Uint8Array;
        tx: Uint8Array;
    }

    Properties

    Properties

    result: Uint8Array
    tx: Uint8Array
    +

    Properties

    result: Uint8Array
    tx: Uint8Array
    diff --git a/js/client/interfaces/types.RuntimeHostError.html b/js/client/interfaces/types.RuntimeHostError.html index eec1016d97..98b42c38cb 100644 --- a/js/client/interfaces/types.RuntimeHostError.html +++ b/js/client/interfaces/types.RuntimeHostError.html @@ -1,5 +1,5 @@ RuntimeHostError | @oasisprotocol/client

    Error is a message body representing an error.

    -
    interface RuntimeHostError {
        code?: number;
        message?: string;
        module?: string;
    }

    Properties

    interface RuntimeHostError {
        code?: number;
        message?: string;
        module?: string;
    }

    Properties

    Properties

    code?: number
    message?: string
    module?: string
    +

    Properties

    code?: number
    message?: string
    module?: string
    diff --git a/js/client/interfaces/types.SGXEnclaveIdentity.html b/js/client/interfaces/types.SGXEnclaveIdentity.html index dfd5a0764b..c555dadafb 100644 --- a/js/client/interfaces/types.SGXEnclaveIdentity.html +++ b/js/client/interfaces/types.SGXEnclaveIdentity.html @@ -1,4 +1,4 @@ SGXEnclaveIdentity | @oasisprotocol/client

    EnclaveIdentity is a byte serialized MRSIGNER/MRENCLAVE pair.

    -
    interface SGXEnclaveIdentity {
        mr_enclave: Uint8Array;
        mr_signer: Uint8Array;
    }

    Properties

    interface SGXEnclaveIdentity {
        mr_enclave: Uint8Array;
        mr_signer: Uint8Array;
    }

    Properties

    Properties

    mr_enclave: Uint8Array
    mr_signer: Uint8Array
    +

    Properties

    mr_enclave: Uint8Array
    mr_signer: Uint8Array
    diff --git a/js/client/interfaces/types.SGXIasQuotePolicy.html b/js/client/interfaces/types.SGXIasQuotePolicy.html index 5282b207cd..95fc459912 100644 --- a/js/client/interfaces/types.SGXIasQuotePolicy.html +++ b/js/client/interfaces/types.SGXIasQuotePolicy.html @@ -1,12 +1,12 @@ SGXIasQuotePolicy | @oasisprotocol/client

    QuotePolicy is the quote validity policy.

    -
    interface SGXIasQuotePolicy {
        allowed_quote_statuses?: number[];
        disabled?: boolean;
        gid_blacklist?: number[];
        min_tcb_evaluation_data_number?: number;
    }

    Properties

    interface SGXIasQuotePolicy {
        allowed_quote_statuses?: number[];
        disabled?: boolean;
        gid_blacklist?: number[];
        min_tcb_evaluation_data_number?: number;
    }

    Properties

    allowed_quote_statuses?: number[]

    AllowedQuoteStatuses are the allowed quote statuses.

    Note: QuoteOK and QuoteSwHardeningNeeded are ALWAYS allowed, and do not need to be specified.

    -
    disabled?: boolean

    Disabled specifies whether IAS quotes are disabled and will always be rejected.

    -
    gid_blacklist?: number[]

    GIDBlackList is a list of blocked platform EPID group IDs.

    -
    min_tcb_evaluation_data_number?: number

    MinTCBEvaluationDataNumber is the minimum acceptable TCB Evaluation Data number, +

    disabled?: boolean

    Disabled specifies whether IAS quotes are disabled and will always be rejected.

    +
    gid_blacklist?: number[]

    GIDBlackList is a list of blocked platform EPID group IDs.

    +
    min_tcb_evaluation_data_number?: number

    MinTCBEvaluationDataNumber is the minimum acceptable TCB Evaluation Data number, as used in the attestation verification report structure.

    -
    +
    diff --git a/js/client/interfaces/types.SGXPcsQuotePolicy.html b/js/client/interfaces/types.SGXPcsQuotePolicy.html index 8b80b3e000..a67d2eccb3 100644 --- a/js/client/interfaces/types.SGXPcsQuotePolicy.html +++ b/js/client/interfaces/types.SGXPcsQuotePolicy.html @@ -1,12 +1,12 @@ SGXPcsQuotePolicy | @oasisprotocol/client

    QuotePolicy is the quote validity policy.

    -
    interface SGXPcsQuotePolicy {
        disabled?: boolean;
        fmspc_blacklist?: string[];
        min_tcb_evaluation_data_number: number;
        tcb_validity_period: number;
    }

    Properties

    interface SGXPcsQuotePolicy {
        disabled?: boolean;
        fmspc_blacklist?: string[];
        min_tcb_evaluation_data_number: number;
        tcb_validity_period: number;
    }

    Properties

    disabled?: boolean

    Disabled specifies whether PCS quotes are disabled and will always be rejected.

    -
    fmspc_blacklist?: string[]

    FMSPCBlacklist is a list of hexadecimal encoded FMSPCs specifying which processor +

    fmspc_blacklist?: string[]

    FMSPCBlacklist is a list of hexadecimal encoded FMSPCs specifying which processor packages and platform instances are blocked.

    -
    min_tcb_evaluation_data_number: number

    MinTCBEvaluationDataNumber is the minimum TCB evaluation data number that is considered to be +

    min_tcb_evaluation_data_number: number

    MinTCBEvaluationDataNumber is the minimum TCB evaluation data number that is considered to be valid. TCB bundles containing smaller values will be invalid.

    -
    tcb_validity_period: number

    TCBValidityPeriod is the validity (in days) of the TCB collateral.

    -
    +
    tcb_validity_period: number

    TCBValidityPeriod is the validity (in days) of the TCB collateral.

    +
    diff --git a/js/client/interfaces/types.SGXPolicy.html b/js/client/interfaces/types.SGXPolicy.html index 1d43ae4ed0..c0d16e3603 100644 --- a/js/client/interfaces/types.SGXPolicy.html +++ b/js/client/interfaces/types.SGXPolicy.html @@ -1,4 +1,4 @@ SGXPolicy | @oasisprotocol/client

    Policy is the quote validity policy.

    -
    interface SGXPolicy {
        ias?: SGXIasQuotePolicy;
        pcs?: SGXPcsQuotePolicy;
    }

    Properties

    interface SGXPolicy {
        ias?: SGXIasQuotePolicy;
        pcs?: SGXPcsQuotePolicy;
    }

    Properties

    Properties

    +

    Properties

    diff --git a/js/client/interfaces/types.SchedulerCommittee.html b/js/client/interfaces/types.SchedulerCommittee.html index a6b5c4f876..3263bb990e 100644 --- a/js/client/interfaces/types.SchedulerCommittee.html +++ b/js/client/interfaces/types.SchedulerCommittee.html @@ -1,11 +1,11 @@ SchedulerCommittee | @oasisprotocol/client

    Committee is a per-runtime (instance) committee.

    -
    interface SchedulerCommittee {
        kind: number;
        members: SchedulerCommitteeNode[];
        runtime_id: Uint8Array;
        valid_for: longnum;
    }

    Properties

    interface SchedulerCommittee {
        kind: number;
        members: SchedulerCommitteeNode[];
        runtime_id: Uint8Array;
        valid_for: longnum;
    }

    Properties

    kind: number

    Kind is the functionality a committee exists to provide.

    -

    Members is a collection of committee members.

    +

    Members is a collection of committee members.

    The order of committee members is consistent, with workers always preceding backup workers.

    -
    runtime_id: Uint8Array

    RuntimeID is the runtime ID that this committee is for.

    -
    valid_for: longnum

    ValidFor is the epoch for which the committee is valid.

    -
    +
    runtime_id: Uint8Array

    RuntimeID is the runtime ID that this committee is for.

    +
    valid_for: longnum

    ValidFor is the epoch for which the committee is valid.

    +
    diff --git a/js/client/interfaces/types.SchedulerCommitteeNode.html b/js/client/interfaces/types.SchedulerCommitteeNode.html index 50f2633c4b..8c565e2ea6 100644 --- a/js/client/interfaces/types.SchedulerCommitteeNode.html +++ b/js/client/interfaces/types.SchedulerCommitteeNode.html @@ -1,6 +1,6 @@ SchedulerCommitteeNode | @oasisprotocol/client

    Interface SchedulerCommitteeNode

    CommitteeNode is a node participating in a committee.

    -
    interface SchedulerCommitteeNode {
        public_key: Uint8Array;
        role: number;
    }

    Properties

    interface SchedulerCommitteeNode {
        public_key: Uint8Array;
        role: number;
    }

    Properties

    Properties

    public_key: Uint8Array

    PublicKey is the node's public key.

    -
    role: number

    Role is the node's role in a committee.

    -
    +
    role: number

    Role is the node's role in a committee.

    +
    diff --git a/js/client/interfaces/types.SchedulerConsensusParameters.html b/js/client/interfaces/types.SchedulerConsensusParameters.html index 1479ec48c6..11f831f090 100644 --- a/js/client/interfaces/types.SchedulerConsensusParameters.html +++ b/js/client/interfaces/types.SchedulerConsensusParameters.html @@ -1,5 +1,5 @@ SchedulerConsensusParameters | @oasisprotocol/client

    Interface SchedulerConsensusParameters

    ConsensusParameters are the scheduler consensus parameters.

    -
    interface SchedulerConsensusParameters {
        debug_allow_weak_alpha?: boolean;
        debug_bypass_stake?: boolean;
        debug_force_elect?: Map<Uint8Array, Map<Uint8Array, SchedulerForceElectCommitteeRole>>;
        max_validators: number;
        max_validators_per_entity: number;
        min_validators: number;
        reward_factor_epoch_election_any: Uint8Array;
        voting_power_distribution?: number;
    }

    Properties

    interface SchedulerConsensusParameters {
        debug_allow_weak_alpha?: boolean;
        debug_bypass_stake?: boolean;
        debug_force_elect?: Map<Uint8Array, Map<Uint8Array, SchedulerForceElectCommitteeRole>>;
        max_validators: number;
        max_validators_per_entity: number;
        min_validators: number;
        reward_factor_epoch_election_any: Uint8Array;
        voting_power_distribution?: number;
    }

    Properties

    debug_allow_weak_alpha?: boolean

    DebugAllowWeakAlpha allows VRF based elections based on proofs generated by an alpha value considered weak.

    -
    debug_bypass_stake?: boolean

    DebugBypassStake is true iff the scheduler should bypass all of +

    debug_bypass_stake?: boolean

    DebugBypassStake is true iff the scheduler should bypass all of the staking related checks and operations.

    -
    debug_force_elect?: Map<Uint8Array, Map<Uint8Array, SchedulerForceElectCommitteeRole>>

    DebugForceElect is the map of nodes that will always be elected +

    debug_force_elect?: Map<Uint8Array, Map<Uint8Array, SchedulerForceElectCommitteeRole>>

    DebugForceElect is the map of nodes that will always be elected to a given role for a runtime.

    -
    max_validators: number

    MaxValidators is the maximum number of validators that MAY be +

    max_validators: number

    MaxValidators is the maximum number of validators that MAY be present in elected validator sets.

    -
    max_validators_per_entity: number

    MaxValidatorsPerEntity is the maximum number of validators that +

    max_validators_per_entity: number

    MaxValidatorsPerEntity is the maximum number of validators that may be elected per entity in a single validator set.

    -
    min_validators: number

    MinValidators is the minimum number of validators that MUST be +

    min_validators: number

    MinValidators is the minimum number of validators that MUST be present in elected validator sets.

    -
    reward_factor_epoch_election_any: Uint8Array

    RewardFactorEpochElectionAny is the factor for a reward +

    reward_factor_epoch_election_any: Uint8Array

    RewardFactorEpochElectionAny is the factor for a reward distributed per epoch to entities that have any node considered in any election.

    -
    voting_power_distribution?: number

    VotingPowerDistribution is the voting power distribution.

    -
    +
    voting_power_distribution?: number

    VotingPowerDistribution is the voting power distribution.

    +
    diff --git a/js/client/interfaces/types.SchedulerForceElectCommitteeRole.html b/js/client/interfaces/types.SchedulerForceElectCommitteeRole.html index d3b181088c..b833bd4ede 100644 --- a/js/client/interfaces/types.SchedulerForceElectCommitteeRole.html +++ b/js/client/interfaces/types.SchedulerForceElectCommitteeRole.html @@ -1,10 +1,10 @@ SchedulerForceElectCommitteeRole | @oasisprotocol/client

    Interface SchedulerForceElectCommitteeRole

    ForceElectCommitteeRole is the committee kind/role that a force-elected node is elected as.

    -
    interface SchedulerForceElectCommitteeRole {
        index?: longnum;
        kind?: number;
        roles?: Uint8Array;
    }

    Properties

    interface SchedulerForceElectCommitteeRole {
        index?: longnum;
        kind?: number;
        roles?: Uint8Array;
    }

    Properties

    Properties

    index?: longnum

    Index is the position of the given node in the committee's worker group if it has the worker role.

    -
    kind?: number

    Kind is the kind of committee to force-elect the node into.

    -
    roles?: Uint8Array

    Roles are the roles that the given node is force elected as.

    -
    +
    kind?: number

    Kind is the kind of committee to force-elect the node into.

    +
    roles?: Uint8Array

    Roles are the roles that the given node is force elected as.

    +
    diff --git a/js/client/interfaces/types.SchedulerGenesis.html b/js/client/interfaces/types.SchedulerGenesis.html index 47bd52381f..0d405eae64 100644 --- a/js/client/interfaces/types.SchedulerGenesis.html +++ b/js/client/interfaces/types.SchedulerGenesis.html @@ -1,4 +1,4 @@ SchedulerGenesis | @oasisprotocol/client

    Genesis is the committee scheduler genesis state.

    -
    interface SchedulerGenesis {
        params: SchedulerConsensusParameters;
    }

    Properties

    interface SchedulerGenesis {
        params: SchedulerConsensusParameters;
    }

    Properties

    Properties

    Parameters are the scheduler consensus parameters.

    -
    +
    diff --git a/js/client/interfaces/types.SchedulerGetCommitteesRequest.html b/js/client/interfaces/types.SchedulerGetCommitteesRequest.html index 5bccc18373..fd2041a5ad 100644 --- a/js/client/interfaces/types.SchedulerGetCommitteesRequest.html +++ b/js/client/interfaces/types.SchedulerGetCommitteesRequest.html @@ -1,4 +1,4 @@ SchedulerGetCommitteesRequest | @oasisprotocol/client

    Interface SchedulerGetCommitteesRequest

    GetCommitteesRequest is a GetCommittees request.

    -
    interface SchedulerGetCommitteesRequest {
        height: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    interface SchedulerGetCommitteesRequest {
        height: longnum;
        runtime_id: Uint8Array;
    }

    Properties

    Properties

    height: longnum
    runtime_id: Uint8Array
    +

    Properties

    height: longnum
    runtime_id: Uint8Array
    diff --git a/js/client/interfaces/types.SchedulerValidator.html b/js/client/interfaces/types.SchedulerValidator.html index 64dd162c3f..23ce8c5650 100644 --- a/js/client/interfaces/types.SchedulerValidator.html +++ b/js/client/interfaces/types.SchedulerValidator.html @@ -1,8 +1,8 @@ SchedulerValidator | @oasisprotocol/client

    Validator is a consensus validator.

    -
    interface SchedulerValidator {
        entity_id: Uint8Array;
        id: Uint8Array;
        voting_power: longnum;
    }

    Properties

    interface SchedulerValidator {
        entity_id: Uint8Array;
        id: Uint8Array;
        voting_power: longnum;
    }

    Properties

    entity_id: Uint8Array

    EntityID is the validator entity identifier.

    -
    id: Uint8Array

    ID is the validator Oasis node identifier.

    -
    voting_power: longnum

    VotingPower is the validator's consensus voting power.

    -
    +
    id: Uint8Array

    ID is the validator Oasis node identifier.

    +
    voting_power: longnum

    VotingPower is the validator's consensus voting power.

    +
    diff --git a/js/client/interfaces/types.Signature.html b/js/client/interfaces/types.Signature.html index 4f1b3ce67c..20ed7a32bc 100644 --- a/js/client/interfaces/types.Signature.html +++ b/js/client/interfaces/types.Signature.html @@ -1,6 +1,6 @@ Signature | @oasisprotocol/client

    Signature is a signature, bundled with the signing public key.

    -
    interface Signature {
        public_key: Uint8Array;
        signature: Uint8Array;
    }

    Properties

    interface Signature {
        public_key: Uint8Array;
        signature: Uint8Array;
    }

    Properties

    public_key: Uint8Array

    PublicKey is the public key that produced the signature.

    -
    signature: Uint8Array

    Signature is the actual raw signature.

    -
    +
    signature: Uint8Array

    Signature is the actual raw signature.

    +
    diff --git a/js/client/interfaces/types.SignatureMultiSigned.html b/js/client/interfaces/types.SignatureMultiSigned.html index 4c79c9fb88..093a8bd448 100644 --- a/js/client/interfaces/types.SignatureMultiSigned.html +++ b/js/client/interfaces/types.SignatureMultiSigned.html @@ -1,6 +1,6 @@ SignatureMultiSigned | @oasisprotocol/client

    MultiSigned is a blob signed by multiple public keys.

    -
    interface SignatureMultiSigned {
        signatures: Signature[];
        untrusted_raw_value: Uint8Array;
    }

    Properties

    interface SignatureMultiSigned {
        signatures: Signature[];
        untrusted_raw_value: Uint8Array;
    }

    Properties

    signatures: Signature[]

    Signatures are the signatures over the blob.

    -
    untrusted_raw_value: Uint8Array

    Blob is the signed blob.

    -
    +
    untrusted_raw_value: Uint8Array

    Blob is the signed blob.

    +
    diff --git a/js/client/interfaces/types.SignatureSigned.html b/js/client/interfaces/types.SignatureSigned.html index f2f105d4c3..c79d09452d 100644 --- a/js/client/interfaces/types.SignatureSigned.html +++ b/js/client/interfaces/types.SignatureSigned.html @@ -1,6 +1,6 @@ SignatureSigned | @oasisprotocol/client

    Signed is a signed blob.

    -
    interface SignatureSigned {
        signature: Signature;
        untrusted_raw_value: Uint8Array;
    }

    Properties

    interface SignatureSigned {
        signature: Signature;
        untrusted_raw_value: Uint8Array;
    }

    Properties

    signature: Signature

    Signature is the signature over blob.

    -
    untrusted_raw_value: Uint8Array

    Blob is the signed blob.

    -
    +
    untrusted_raw_value: Uint8Array

    Blob is the signed blob.

    +
    diff --git a/js/client/interfaces/types.StakingAccount.html b/js/client/interfaces/types.StakingAccount.html index a7cebdd6c3..0040c454c8 100644 --- a/js/client/interfaces/types.StakingAccount.html +++ b/js/client/interfaces/types.StakingAccount.html @@ -1,6 +1,6 @@ StakingAccount | @oasisprotocol/client

    Account is an entry in the staking ledger.

    The same ledger entry can hold both general and escrow accounts. Escrow accounts are used to hold funds delegated for staking.

    -
    interface StakingAccount {
        escrow?: StakingEscrowAccount;
        general?: StakingGeneralAccount;
    }

    Properties

    interface StakingAccount {
        escrow?: StakingEscrowAccount;
        general?: StakingGeneralAccount;
    }

    Properties

    Properties

    +

    Properties

    diff --git a/js/client/interfaces/types.StakingAddEscrowEvent.html b/js/client/interfaces/types.StakingAddEscrowEvent.html index 5ee03c5895..2d6f4fcf96 100644 --- a/js/client/interfaces/types.StakingAddEscrowEvent.html +++ b/js/client/interfaces/types.StakingAddEscrowEvent.html @@ -1,7 +1,7 @@ StakingAddEscrowEvent | @oasisprotocol/client

    AddEscrowEvent is the event emitted when stake is transferred into an escrow account.

    -
    interface StakingAddEscrowEvent {
        amount: Uint8Array;
        escrow: Uint8Array;
        new_shares: Uint8Array;
        owner: Uint8Array;
    }

    Properties

    interface StakingAddEscrowEvent {
        amount: Uint8Array;
        escrow: Uint8Array;
        new_shares: Uint8Array;
        owner: Uint8Array;
    }

    Properties

    amount: Uint8Array
    escrow: Uint8Array
    new_shares: Uint8Array
    owner: Uint8Array
    +

    Properties

    amount: Uint8Array
    escrow: Uint8Array
    new_shares: Uint8Array
    owner: Uint8Array
    diff --git a/js/client/interfaces/types.StakingAllow.html b/js/client/interfaces/types.StakingAllow.html index 5773128cfe..132b509316 100644 --- a/js/client/interfaces/types.StakingAllow.html +++ b/js/client/interfaces/types.StakingAllow.html @@ -1,5 +1,5 @@ StakingAllow | @oasisprotocol/client

    Allow is a beneficiary allowance configuration.

    -
    interface StakingAllow {
        amount_change: Uint8Array;
        beneficiary: Uint8Array;
        negative?: boolean;
    }

    Properties

    interface StakingAllow {
        amount_change: Uint8Array;
        beneficiary: Uint8Array;
        negative?: boolean;
    }

    Properties

    amount_change: Uint8Array
    beneficiary: Uint8Array
    negative?: boolean
    +

    Properties

    amount_change: Uint8Array
    beneficiary: Uint8Array
    negative?: boolean
    diff --git a/js/client/interfaces/types.StakingAllowanceChangeEvent.html b/js/client/interfaces/types.StakingAllowanceChangeEvent.html index 1822c00a88..cd831cd188 100644 --- a/js/client/interfaces/types.StakingAllowanceChangeEvent.html +++ b/js/client/interfaces/types.StakingAllowanceChangeEvent.html @@ -1,7 +1,7 @@ StakingAllowanceChangeEvent | @oasisprotocol/client

    Interface StakingAllowanceChangeEvent

    AllowanceChangeEvent is the event emitted when allowance is changed for a beneficiary.

    -
    interface StakingAllowanceChangeEvent {
        allowance: Uint8Array;
        amount_change: Uint8Array;
        beneficiary: Uint8Array;
        negative?: boolean;
        owner: Uint8Array;
    }

    Properties

    interface StakingAllowanceChangeEvent {
        allowance: Uint8Array;
        amount_change: Uint8Array;
        beneficiary: Uint8Array;
        negative?: boolean;
        owner: Uint8Array;
    }

    Properties

    allowance: Uint8Array
    amount_change: Uint8Array
    beneficiary: Uint8Array
    negative?: boolean
    owner: Uint8Array
    +

    Properties

    allowance: Uint8Array
    amount_change: Uint8Array
    beneficiary: Uint8Array
    negative?: boolean
    owner: Uint8Array
    diff --git a/js/client/interfaces/types.StakingAllowanceQuery.html b/js/client/interfaces/types.StakingAllowanceQuery.html index b1db085833..dc0ce445e5 100644 --- a/js/client/interfaces/types.StakingAllowanceQuery.html +++ b/js/client/interfaces/types.StakingAllowanceQuery.html @@ -1,5 +1,5 @@ StakingAllowanceQuery | @oasisprotocol/client

    AllowanceQuery is an allowance query.

    -
    interface StakingAllowanceQuery {
        beneficiary: Uint8Array;
        height: longnum;
        owner: Uint8Array;
    }

    Properties

    interface StakingAllowanceQuery {
        beneficiary: Uint8Array;
        height: longnum;
        owner: Uint8Array;
    }

    Properties

    beneficiary: Uint8Array
    height: longnum
    owner: Uint8Array
    +

    Properties

    beneficiary: Uint8Array
    height: longnum
    owner: Uint8Array
    diff --git a/js/client/interfaces/types.StakingAmendCommissionSchedule.html b/js/client/interfaces/types.StakingAmendCommissionSchedule.html index a7e07518a3..c487ee9d9c 100644 --- a/js/client/interfaces/types.StakingAmendCommissionSchedule.html +++ b/js/client/interfaces/types.StakingAmendCommissionSchedule.html @@ -1,3 +1,3 @@ StakingAmendCommissionSchedule | @oasisprotocol/client

    Interface StakingAmendCommissionSchedule

    AmendCommissionSchedule is an amendment to a commission schedule.

    -
    interface StakingAmendCommissionSchedule {
        amendment: StakingCommissionSchedule;
    }

    Properties

    Properties

    +
    interface StakingAmendCommissionSchedule {
        amendment: StakingCommissionSchedule;
    }

    Properties

    Properties

    diff --git a/js/client/interfaces/types.StakingBurn.html b/js/client/interfaces/types.StakingBurn.html index 2028ab96d5..6a5b75b3ee 100644 --- a/js/client/interfaces/types.StakingBurn.html +++ b/js/client/interfaces/types.StakingBurn.html @@ -1,3 +1,3 @@ StakingBurn | @oasisprotocol/client

    Burn is a stake burn (destruction).

    -
    interface StakingBurn {
        amount: Uint8Array;
    }

    Properties

    Properties

    amount: Uint8Array
    +
    interface StakingBurn {
        amount: Uint8Array;
    }

    Properties

    Properties

    amount: Uint8Array
    diff --git a/js/client/interfaces/types.StakingBurnEvent.html b/js/client/interfaces/types.StakingBurnEvent.html index fcf93a2888..dbf963902b 100644 --- a/js/client/interfaces/types.StakingBurnEvent.html +++ b/js/client/interfaces/types.StakingBurnEvent.html @@ -1,4 +1,4 @@ StakingBurnEvent | @oasisprotocol/client

    BurnEvent is the event emitted when stake is destroyed via a call to Burn.

    -
    interface StakingBurnEvent {
        amount: Uint8Array;
        owner: Uint8Array;
    }

    Properties

    interface StakingBurnEvent {
        amount: Uint8Array;
        owner: Uint8Array;
    }

    Properties

    Properties

    amount: Uint8Array
    owner: Uint8Array
    +

    Properties

    amount: Uint8Array
    owner: Uint8Array
    diff --git a/js/client/interfaces/types.StakingCommissionRateBoundStep.html b/js/client/interfaces/types.StakingCommissionRateBoundStep.html index eee3562919..c404436fa0 100644 --- a/js/client/interfaces/types.StakingCommissionRateBoundStep.html +++ b/js/client/interfaces/types.StakingCommissionRateBoundStep.html @@ -1,9 +1,9 @@ StakingCommissionRateBoundStep | @oasisprotocol/client

    Interface StakingCommissionRateBoundStep

    CommissionRateBoundStep sets a commission rate bound (i.e. the minimum and maximum commission rate) and its starting time.

    -
    interface StakingCommissionRateBoundStep {
        rate_max?: Uint8Array;
        rate_min?: Uint8Array;
        start?: longnum;
    }

    Properties

    interface StakingCommissionRateBoundStep {
        rate_max?: Uint8Array;
        rate_min?: Uint8Array;
        start?: longnum;
    }

    Properties

    rate_max?: Uint8Array

    Maximum commission rate numerator. The maximum rate is this value divided by CommissionRateDenominator.

    -
    rate_min?: Uint8Array

    Minimum commission rate numerator. The minimum rate is this value divided by CommissionRateDenominator.

    -
    start?: longnum

    Epoch when the commission rate bound will go in effect.

    -
    +
    rate_min?: Uint8Array

    Minimum commission rate numerator. The minimum rate is this value divided by CommissionRateDenominator.

    +
    start?: longnum

    Epoch when the commission rate bound will go in effect.

    +
    diff --git a/js/client/interfaces/types.StakingCommissionRateStep.html b/js/client/interfaces/types.StakingCommissionRateStep.html index 5da8e2491b..6d55b38525 100644 --- a/js/client/interfaces/types.StakingCommissionRateStep.html +++ b/js/client/interfaces/types.StakingCommissionRateStep.html @@ -1,6 +1,6 @@ StakingCommissionRateStep | @oasisprotocol/client

    Interface StakingCommissionRateStep

    CommissionRateStep sets a commission rate and its starting time.

    -
    interface StakingCommissionRateStep {
        rate?: Uint8Array;
        start?: longnum;
    }

    Properties

    interface StakingCommissionRateStep {
        rate?: Uint8Array;
        start?: longnum;
    }

    Properties

    Properties

    rate?: Uint8Array

    Commission rate numerator. The rate is this value divided by CommissionRateDenominator.

    -
    start?: longnum

    Epoch when the commission rate will go in effect.

    -
    +
    start?: longnum

    Epoch when the commission rate will go in effect.

    +
    diff --git a/js/client/interfaces/types.StakingCommissionSchedule.html b/js/client/interfaces/types.StakingCommissionSchedule.html index b9963e4e75..9df4ad9c51 100644 --- a/js/client/interfaces/types.StakingCommissionSchedule.html +++ b/js/client/interfaces/types.StakingCommissionSchedule.html @@ -1,7 +1,7 @@ StakingCommissionSchedule | @oasisprotocol/client

    Interface StakingCommissionSchedule

    CommissionSchedule defines a list of commission rates and commission rate bounds and their starting times.

    -
    interface StakingCommissionSchedule {
        bounds?: StakingCommissionRateBoundStep[];
        rates?: StakingCommissionRateStep[];
    }

    Properties

    interface StakingCommissionSchedule {
        bounds?: StakingCommissionRateBoundStep[];
        rates?: StakingCommissionRateStep[];
    }

    Properties

    Properties

    List of commission rate bounds and their starting times.

    -

    List of commission rates and their starting times.

    -
    +
    rates?: StakingCommissionRateStep[]

    List of commission rates and their starting times.

    +
    diff --git a/js/client/interfaces/types.StakingCommissionScheduleRules.html b/js/client/interfaces/types.StakingCommissionScheduleRules.html index e6b0d2e454..f90b9e7972 100644 --- a/js/client/interfaces/types.StakingCommissionScheduleRules.html +++ b/js/client/interfaces/types.StakingCommissionScheduleRules.html @@ -1,15 +1,15 @@ StakingCommissionScheduleRules | @oasisprotocol/client

    Interface StakingCommissionScheduleRules

    CommissionScheduleRules controls how commission schedule rates and rate bounds are allowed to be changed.

    -
    interface StakingCommissionScheduleRules {
        max_bound_steps?: number;
        max_rate_steps?: number;
        min_commission_rate: Uint8Array;
        rate_bound_lead?: longnum;
        rate_change_interval?: longnum;
    }

    Properties

    interface StakingCommissionScheduleRules {
        max_bound_steps?: number;
        max_rate_steps?: number;
        min_commission_rate: Uint8Array;
        rate_bound_lead?: longnum;
        rate_change_interval?: longnum;
    }

    Properties

    max_bound_steps?: number

    Maximum number of commission rate bound steps a commission schedule can specify.

    -
    max_rate_steps?: number

    Maximum number of commission rate steps a commission schedule can specify.

    -
    min_commission_rate: Uint8Array

    MinCommissionRate is the minimum commission rate an account can configure. +

    max_rate_steps?: number

    Maximum number of commission rate steps a commission schedule can specify.

    +
    min_commission_rate: Uint8Array

    MinCommissionRate is the minimum commission rate an account can configure. The rate is obtained by dividing this value with the CommissionRateDenominator.

    -
    rate_bound_lead?: longnum

    Number of epochs a commission rate bound change must specified in advance.

    -
    rate_change_interval?: longnum

    Epoch period when commission rates are allowed to be changed (e.g. +

    rate_bound_lead?: longnum

    Number of epochs a commission rate bound change must specified in advance.

    +
    rate_change_interval?: longnum

    Epoch period when commission rates are allowed to be changed (e.g. setting it to 3 means they can be changed every third epoch).

    -
    +
    diff --git a/js/client/interfaces/types.StakingConsensusParameters.html b/js/client/interfaces/types.StakingConsensusParameters.html index a15ca1f8cd..711586fd20 100644 --- a/js/client/interfaces/types.StakingConsensusParameters.html +++ b/js/client/interfaces/types.StakingConsensusParameters.html @@ -1,5 +1,5 @@ StakingConsensusParameters | @oasisprotocol/client

    Interface StakingConsensusParameters

    ConsensusParameters are the staking consensus parameters.

    -
    interface StakingConsensusParameters {
        allow_escrow_messages?: boolean;
        commission_schedule_rules?: StakingCommissionScheduleRules;
        debonding_interval?: longnum;
        debug_bypass_stake?: boolean;
        disable_delegation?: boolean;
        disable_transfers?: boolean;
        fee_split_weight_next_propose: Uint8Array;
        fee_split_weight_propose: Uint8Array;
        fee_split_weight_vote: Uint8Array;
        gas_costs?: {
            [op: string]: longnum;
        };
        max_allowances?: number;
        min_delegation: Uint8Array;
        min_transact_balance: Uint8Array;
        min_transfer: Uint8Array;
        reward_factor_block_proposed: Uint8Array;
        reward_factor_epoch_signed: Uint8Array;
        reward_schedule?: StakingRewardStep[];
        signing_reward_threshold_denominator?: longnum;
        signing_reward_threshold_numerator?: longnum;
        slashing?: Map<number, StakingSlash>;
        thresholds?: Map<number, Uint8Array>;
        token_symbol?: string;
        token_value_exponent?: number;
        undisable_transfers_from?: Map<Uint8Array, boolean>;
    }

    Properties

    interface StakingConsensusParameters {
        allow_escrow_messages?: boolean;
        commission_schedule_rules?: StakingCommissionScheduleRules;
        debonding_interval?: longnum;
        debug_bypass_stake?: boolean;
        disable_delegation?: boolean;
        disable_transfers?: boolean;
        fee_split_weight_next_propose: Uint8Array;
        fee_split_weight_propose: Uint8Array;
        fee_split_weight_vote: Uint8Array;
        gas_costs?: {
            [op: string]: longnum;
        };
        max_allowances?: number;
        min_delegation: Uint8Array;
        min_transact_balance: Uint8Array;
        min_transfer: Uint8Array;
        reward_factor_block_proposed: Uint8Array;
        reward_factor_epoch_signed: Uint8Array;
        reward_schedule?: StakingRewardStep[];
        signing_reward_threshold_denominator?: longnum;
        signing_reward_threshold_numerator?: longnum;
        slashing?: Map<number, StakingSlash>;
        thresholds?: Map<number, Uint8Array>;
        token_symbol?: string;
        token_value_exponent?: number;
        undisable_transfers_from?: Map<Uint8Array, boolean>;
    }

    Properties

    allow_escrow_messages?: boolean

    AllowEscrowMessages can be used to allow runtimes to perform AddEscrow and ReclaimEscrow via runtime messages.

    -
    commission_schedule_rules?: StakingCommissionScheduleRules
    debonding_interval?: longnum
    debug_bypass_stake?: boolean

    DebugBypassStake is true iff all of the staking-related checks and +

    commission_schedule_rules?: StakingCommissionScheduleRules
    debonding_interval?: longnum
    debug_bypass_stake?: boolean

    DebugBypassStake is true iff all of the staking-related checks and operations should be bypassed.

    -
    disable_delegation?: boolean
    disable_transfers?: boolean
    fee_split_weight_next_propose: Uint8Array

    FeeSplitWeightNextPropose is the proportion of block fee portions that go to the next block's proposer.

    -
    fee_split_weight_propose: Uint8Array

    FeeSplitWeightPropose is the proportion of block fee portions that go to the proposer.

    -
    fee_split_weight_vote: Uint8Array

    FeeSplitWeightVote is the proportion of block fee portions that go to the validator that votes.

    -
    gas_costs?: {
        [op: string]: longnum;
    }
    max_allowances?: number

    MaxAllowances is the maximum number of allowances an account can have. Zero means disabled.

    -
    min_delegation: Uint8Array
    min_transact_balance: Uint8Array
    min_transfer: Uint8Array
    reward_factor_block_proposed: Uint8Array

    RewardFactorBlockProposed is the factor for a reward distributed per block +

    disable_delegation?: boolean
    disable_transfers?: boolean
    fee_split_weight_next_propose: Uint8Array

    FeeSplitWeightNextPropose is the proportion of block fee portions that go to the next block's proposer.

    +
    fee_split_weight_propose: Uint8Array

    FeeSplitWeightPropose is the proportion of block fee portions that go to the proposer.

    +
    fee_split_weight_vote: Uint8Array

    FeeSplitWeightVote is the proportion of block fee portions that go to the validator that votes.

    +
    gas_costs?: {
        [op: string]: longnum;
    }
    max_allowances?: number

    MaxAllowances is the maximum number of allowances an account can have. Zero means disabled.

    +
    min_delegation: Uint8Array
    min_transact_balance: Uint8Array
    min_transfer: Uint8Array
    reward_factor_block_proposed: Uint8Array

    RewardFactorBlockProposed is the factor for a reward distributed per block to the entity that proposed the block.

    -
    reward_factor_epoch_signed: Uint8Array

    RewardFactorEpochSigned is the factor for a reward distributed per epoch to +

    reward_factor_epoch_signed: Uint8Array

    RewardFactorEpochSigned is the factor for a reward distributed per epoch to entities that have signed at least a threshold fraction of the blocks.

    -
    reward_schedule?: StakingRewardStep[]
    signing_reward_threshold_denominator?: longnum
    signing_reward_threshold_numerator?: longnum
    slashing?: Map<number, StakingSlash>
    thresholds?: Map<number, Uint8Array>
    token_symbol?: string

    TokenSymbol is the token's ticker symbol. +

    reward_schedule?: StakingRewardStep[]
    signing_reward_threshold_denominator?: longnum
    signing_reward_threshold_numerator?: longnum
    slashing?: Map<number, StakingSlash>
    thresholds?: Map<number, Uint8Array>
    token_symbol?: string

    TokenSymbol is the token's ticker symbol. Only upper case A-Z characters are allowed.

    -
    token_value_exponent?: number

    TokenValueExponent is the token's value base-10 exponent, i.e. +

    token_value_exponent?: number

    TokenValueExponent is the token's value base-10 exponent, i.e. 1 token = 10**TokenValueExponent base units.

    -
    undisable_transfers_from?: Map<Uint8Array, boolean>
    +
    undisable_transfers_from?: Map<Uint8Array, boolean>
    diff --git a/js/client/interfaces/types.StakingDebondingDelegation.html b/js/client/interfaces/types.StakingDebondingDelegation.html index f6e7fe5dd1..7bd1633bd9 100644 --- a/js/client/interfaces/types.StakingDebondingDelegation.html +++ b/js/client/interfaces/types.StakingDebondingDelegation.html @@ -1,4 +1,4 @@ StakingDebondingDelegation | @oasisprotocol/client

    Interface StakingDebondingDelegation

    DebondingDelegation is a debonding delegation descriptor.

    -
    interface StakingDebondingDelegation {
        debond_end: longnum;
        shares: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    interface StakingDebondingDelegation {
        debond_end: longnum;
        shares: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    Properties

    debond_end: longnum
    shares: Uint8Array
    +

    Properties

    debond_end: longnum
    shares: Uint8Array
    diff --git a/js/client/interfaces/types.StakingDebondingDelegationInfo.html b/js/client/interfaces/types.StakingDebondingDelegationInfo.html index 302074ba87..78c5357e8f 100644 --- a/js/client/interfaces/types.StakingDebondingDelegationInfo.html +++ b/js/client/interfaces/types.StakingDebondingDelegationInfo.html @@ -2,7 +2,7 @@ information.

    Additional information contains the share pool the debonding delegation belongs to.

    -
    interface StakingDebondingDelegationInfo {
        debond_end: longnum;
        pool: StakingSharePool;
        shares: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    interface StakingDebondingDelegationInfo {
        debond_end: longnum;
        pool: StakingSharePool;
        shares: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    Properties

    debond_end: longnum
    shares: Uint8Array
    +

    Properties

    debond_end: longnum
    shares: Uint8Array
    diff --git a/js/client/interfaces/types.StakingDebondingStartEscrowEvent.html b/js/client/interfaces/types.StakingDebondingStartEscrowEvent.html index a366471e38..b6afd3fada 100644 --- a/js/client/interfaces/types.StakingDebondingStartEscrowEvent.html +++ b/js/client/interfaces/types.StakingDebondingStartEscrowEvent.html @@ -4,10 +4,10 @@

    Note that the given amount is valid at the time of debonding start and may not correspond to the final debonded amount in case any escrowed stake is subject to slashing.

    -
    interface StakingDebondingStartEscrowEvent {
        active_shares: Uint8Array;
        amount: Uint8Array;
        debond_end_time: longnum;
        debonding_shares: Uint8Array;
        escrow: Uint8Array;
        owner: Uint8Array;
    }

    Properties

    interface StakingDebondingStartEscrowEvent {
        active_shares: Uint8Array;
        amount: Uint8Array;
        debond_end_time: longnum;
        debonding_shares: Uint8Array;
        escrow: Uint8Array;
        owner: Uint8Array;
    }

    Properties

    active_shares: Uint8Array
    amount: Uint8Array
    debond_end_time: longnum
    debonding_shares: Uint8Array
    escrow: Uint8Array
    owner: Uint8Array
    +

    Properties

    active_shares: Uint8Array
    amount: Uint8Array
    debond_end_time: longnum
    debonding_shares: Uint8Array
    escrow: Uint8Array
    owner: Uint8Array
    diff --git a/js/client/interfaces/types.StakingDelegation.html b/js/client/interfaces/types.StakingDelegation.html index e82c5bb995..db3906d32f 100644 --- a/js/client/interfaces/types.StakingDelegation.html +++ b/js/client/interfaces/types.StakingDelegation.html @@ -1,3 +1,3 @@ StakingDelegation | @oasisprotocol/client

    Delegation is a delegation descriptor.

    -
    interface StakingDelegation {
        shares: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    Properties

    shares: Uint8Array
    +
    interface StakingDelegation {
        shares: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    Properties

    shares: Uint8Array
    diff --git a/js/client/interfaces/types.StakingDelegationInfo.html b/js/client/interfaces/types.StakingDelegationInfo.html index febec1a3b8..e42bd88262 100644 --- a/js/client/interfaces/types.StakingDelegationInfo.html +++ b/js/client/interfaces/types.StakingDelegationInfo.html @@ -1,5 +1,5 @@ StakingDelegationInfo | @oasisprotocol/client

    DelegationInfo is a delegation descriptor with additional information.

    Additional information contains the share pool the delegation belongs to.

    -
    interface StakingDelegationInfo {
        pool: StakingSharePool;
        shares: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    interface StakingDelegationInfo {
        pool: StakingSharePool;
        shares: Uint8Array;
    }

    Hierarchy (view full)

    Properties

    Properties

    shares: Uint8Array
    +

    Properties

    shares: Uint8Array
    diff --git a/js/client/interfaces/types.StakingEscrow.html b/js/client/interfaces/types.StakingEscrow.html index 30ba0f3272..5ef2333609 100644 --- a/js/client/interfaces/types.StakingEscrow.html +++ b/js/client/interfaces/types.StakingEscrow.html @@ -1,4 +1,4 @@ StakingEscrow | @oasisprotocol/client

    Escrow is a stake escrow.

    -
    interface StakingEscrow {
        account: Uint8Array;
        amount: Uint8Array;
    }

    Properties

    interface StakingEscrow {
        account: Uint8Array;
        amount: Uint8Array;
    }

    Properties

    Properties

    account: Uint8Array
    amount: Uint8Array
    +

    Properties

    account: Uint8Array
    amount: Uint8Array
    diff --git a/js/client/interfaces/types.StakingEscrowAccount.html b/js/client/interfaces/types.StakingEscrowAccount.html index 4ad48708d3..a8de803887 100644 --- a/js/client/interfaces/types.StakingEscrowAccount.html +++ b/js/client/interfaces/types.StakingEscrowAccount.html @@ -1,7 +1,7 @@ StakingEscrowAccount | @oasisprotocol/client

    EscrowAccount is an escrow account the balance of which is subject to special delegation provisions and a debonding period.

    -
    interface StakingEscrowAccount {
        active?: StakingSharePool;
        commission_schedule?: StakingCommissionSchedule;
        debonding?: StakingSharePool;
        stake_accumulator?: StakingStakeAccumulator;
    }

    Properties

    interface StakingEscrowAccount {
        active?: StakingSharePool;
        commission_schedule?: StakingCommissionSchedule;
        debonding?: StakingSharePool;
        stake_accumulator?: StakingStakeAccumulator;
    }

    Properties

    commission_schedule?: StakingCommissionSchedule
    debonding?: StakingSharePool
    stake_accumulator?: StakingStakeAccumulator
    +

    Properties

    commission_schedule?: StakingCommissionSchedule
    debonding?: StakingSharePool
    stake_accumulator?: StakingStakeAccumulator
    diff --git a/js/client/interfaces/types.StakingEscrowEvent.html b/js/client/interfaces/types.StakingEscrowEvent.html index ff7b2af653..8ca7443e6a 100644 --- a/js/client/interfaces/types.StakingEscrowEvent.html +++ b/js/client/interfaces/types.StakingEscrowEvent.html @@ -1,6 +1,6 @@ StakingEscrowEvent | @oasisprotocol/client

    EscrowEvent is an escrow event.

    -
    interface StakingEscrowEvent {
        add?: StakingAddEscrowEvent;
        debonding_start?: StakingDebondingStartEscrowEvent;
        reclaim?: StakingReclaimEscrowEvent;
        take?: StakingTakeEscrowEvent;
    }

    Properties

    interface StakingEscrowEvent {
        add?: StakingAddEscrowEvent;
        debonding_start?: StakingDebondingStartEscrowEvent;
        reclaim?: StakingReclaimEscrowEvent;
        take?: StakingTakeEscrowEvent;
    }

    Properties

    +

    Properties

    diff --git a/js/client/interfaces/types.StakingEvent.html b/js/client/interfaces/types.StakingEvent.html index 62d0638cd2..0fdb5e9f05 100644 --- a/js/client/interfaces/types.StakingEvent.html +++ b/js/client/interfaces/types.StakingEvent.html @@ -1,8 +1,8 @@ StakingEvent | @oasisprotocol/client

    Event signifies a staking event, returned via GetEvents.

    -
    interface StakingEvent {
        allowance_change?: StakingAllowanceChangeEvent;
        burn?: StakingBurnEvent;
        escrow?: StakingEscrowEvent;
        height?: longnum;
        transfer?: StakingTransferEvent;
        tx_hash?: Uint8Array;
    }

    Properties

    interface StakingEvent {
        allowance_change?: StakingAllowanceChangeEvent;
        burn?: StakingBurnEvent;
        escrow?: StakingEscrowEvent;
        height?: longnum;
        transfer?: StakingTransferEvent;
        tx_hash?: Uint8Array;
    }

    Properties

    allowance_change?: StakingAllowanceChangeEvent
    height?: longnum
    tx_hash?: Uint8Array
    +

    Properties

    allowance_change?: StakingAllowanceChangeEvent
    height?: longnum
    tx_hash?: Uint8Array
    diff --git a/js/client/interfaces/types.StakingGeneralAccount.html b/js/client/interfaces/types.StakingGeneralAccount.html index 450b3ae05c..3887ecb6ae 100644 --- a/js/client/interfaces/types.StakingGeneralAccount.html +++ b/js/client/interfaces/types.StakingGeneralAccount.html @@ -1,9 +1,9 @@ StakingGeneralAccount | @oasisprotocol/client

    GeneralAccount is a general-purpose account.

    -
    interface StakingGeneralAccount {
        allowances?: Map<Uint8Array, Uint8Array>;
        balance?: Uint8Array;
        hooks?: Map<number, StakingHookDestination>;
        nonce?: longnum;
    }

    Properties

    interface StakingGeneralAccount {
        allowances?: Map<Uint8Array, Uint8Array>;
        balance?: Uint8Array;
        hooks?: Map<number, StakingHookDestination>;
        nonce?: longnum;
    }

    Properties

    allowances?: Map<Uint8Array, Uint8Array>

    Allowances is the set of per-beneficiary allowances.

    -
    balance?: Uint8Array
    hooks?: Map<number, StakingHookDestination>

    Hooks is the set of hooks that should be invoked when specific actions happen to override +

    balance?: Uint8Array
    hooks?: Map<number, StakingHookDestination>

    Hooks is the set of hooks that should be invoked when specific actions happen to override common behavior.

    -
    nonce?: longnum
    +
    nonce?: longnum
    diff --git a/js/client/interfaces/types.StakingGenesis.html b/js/client/interfaces/types.StakingGenesis.html index 4200f6cbb8..ebf59c6a60 100644 --- a/js/client/interfaces/types.StakingGenesis.html +++ b/js/client/interfaces/types.StakingGenesis.html @@ -1,5 +1,5 @@ StakingGenesis | @oasisprotocol/client

    Genesis is the initial staking state for use in the genesis block.

    -
    interface StakingGenesis {
        common_pool: Uint8Array;
        debonding_delegations?: Map<Uint8Array, Map<Uint8Array, StakingDebondingDelegation[]>>;
        delegations?: Map<Uint8Array, Map<Uint8Array, StakingDelegation>>;
        governance_deposits: Uint8Array;
        last_block_fees: Uint8Array;
        ledger?: Map<Uint8Array, StakingAccount>;
        params: StakingConsensusParameters;
        token_symbol: string;
        token_value_exponent: number;
        total_supply: Uint8Array;
    }

    Properties

    interface StakingGenesis {
        common_pool: Uint8Array;
        debonding_delegations?: Map<Uint8Array, Map<Uint8Array, StakingDebondingDelegation[]>>;
        delegations?: Map<Uint8Array, Map<Uint8Array, StakingDelegation>>;
        governance_deposits: Uint8Array;
        last_block_fees: Uint8Array;
        ledger?: Map<Uint8Array, StakingAccount>;
        params: StakingConsensusParameters;
        token_symbol: string;
        token_value_exponent: number;
        total_supply: Uint8Array;
    }

    Properties

    common_pool: Uint8Array

    CommonPool is the network's common stake pool.

    -
    debonding_delegations?: Map<Uint8Array, Map<Uint8Array, StakingDebondingDelegation[]>>

    DebondingDelegations is a nested map of staking delegations of the form: +

    debonding_delegations?: Map<Uint8Array, Map<Uint8Array, StakingDebondingDelegation[]>>

    DebondingDelegations is a nested map of staking delegations of the form: DEBONDING-DELEGATEE-ACCOUNT-ADDRESS: DEBONDING-DELEGATOR-ACCOUNT-ADDRESS: list of DEBONDING-DELEGATIONs.

    -
    delegations?: Map<Uint8Array, Map<Uint8Array, StakingDelegation>>

    Delegations is a nested map of staking delegations of the form: +

    delegations?: Map<Uint8Array, Map<Uint8Array, StakingDelegation>>

    Delegations is a nested map of staking delegations of the form: DELEGATEE-ACCOUNT-ADDRESS: DELEGATOR-ACCOUNT-ADDRESS: DELEGATION.

    -
    governance_deposits: Uint8Array

    GovernanceDeposits are network's governance deposits.

    -
    last_block_fees: Uint8Array

    LastBlockFees are the collected fees for previous block.

    -
    ledger?: Map<Uint8Array, StakingAccount>

    Ledger is a map of staking accounts.

    -

    Parameters are the staking consensus parameters.

    -
    token_symbol: string

    TokenSymbol is the token's ticker symbol. +

    governance_deposits: Uint8Array

    GovernanceDeposits are network's governance deposits.

    +
    last_block_fees: Uint8Array

    LastBlockFees are the collected fees for previous block.

    +
    ledger?: Map<Uint8Array, StakingAccount>

    Ledger is a map of staking accounts.

    +

    Parameters are the staking consensus parameters.

    +
    token_symbol: string

    TokenSymbol is the token's ticker symbol. Only upper case A-Z characters are allowed.

    -
    token_value_exponent: number

    TokenValueExponent is the token's value base-10 exponent, i.e. +

    token_value_exponent: number

    TokenValueExponent is the token's value base-10 exponent, i.e. 1 token = 10**TokenValueExponent base units.

    -
    total_supply: Uint8Array

    TokenSupply is the network's total amount of stake in base units.

    -
    +
    total_supply: Uint8Array

    TokenSupply is the network's total amount of stake in base units.

    +
    diff --git a/js/client/interfaces/types.StakingHookDestination.html b/js/client/interfaces/types.StakingHookDestination.html index 20cee5331b..c7b11017a9 100644 --- a/js/client/interfaces/types.StakingHookDestination.html +++ b/js/client/interfaces/types.StakingHookDestination.html @@ -1,4 +1,4 @@ StakingHookDestination | @oasisprotocol/client

    Interface StakingHookDestination

    HookDestination describes a hook destination.

    -
    interface StakingHookDestination {
        module: string;
    }

    Properties

    interface StakingHookDestination {
        module: string;
    }

    Properties

    Properties

    module: string

    Module is the identifier of a module that should handle the hook.

    -
    +
    diff --git a/js/client/interfaces/types.StakingOwnerQuery.html b/js/client/interfaces/types.StakingOwnerQuery.html index a2d94fcfb7..24b9c326a8 100644 --- a/js/client/interfaces/types.StakingOwnerQuery.html +++ b/js/client/interfaces/types.StakingOwnerQuery.html @@ -1,4 +1,4 @@ StakingOwnerQuery | @oasisprotocol/client

    OwnerQuery is an owner query.

    -
    interface StakingOwnerQuery {
        height: longnum;
        owner: Uint8Array;
    }

    Properties

    interface StakingOwnerQuery {
        height: longnum;
        owner: Uint8Array;
    }

    Properties

    Properties

    height: longnum
    owner: Uint8Array
    +

    Properties

    height: longnum
    owner: Uint8Array
    diff --git a/js/client/interfaces/types.StakingReclaimEscrow.html b/js/client/interfaces/types.StakingReclaimEscrow.html index 8539f75c82..40c4c72076 100644 --- a/js/client/interfaces/types.StakingReclaimEscrow.html +++ b/js/client/interfaces/types.StakingReclaimEscrow.html @@ -1,4 +1,4 @@ StakingReclaimEscrow | @oasisprotocol/client

    ReclaimEscrow is a reclamation of stake from an escrow.

    -
    interface StakingReclaimEscrow {
        account: Uint8Array;
        shares: Uint8Array;
    }

    Properties

    interface StakingReclaimEscrow {
        account: Uint8Array;
        shares: Uint8Array;
    }

    Properties

    Properties

    account: Uint8Array
    shares: Uint8Array
    +

    Properties

    account: Uint8Array
    shares: Uint8Array
    diff --git a/js/client/interfaces/types.StakingReclaimEscrowEvent.html b/js/client/interfaces/types.StakingReclaimEscrowEvent.html index 3bfa300efd..aa6b2564d0 100644 --- a/js/client/interfaces/types.StakingReclaimEscrowEvent.html +++ b/js/client/interfaces/types.StakingReclaimEscrowEvent.html @@ -1,7 +1,7 @@ StakingReclaimEscrowEvent | @oasisprotocol/client

    Interface StakingReclaimEscrowEvent

    ReclaimEscrowEvent is the event emitted when stake is reclaimed from an escrow account back into owner's general account.

    -
    interface StakingReclaimEscrowEvent {
        amount: Uint8Array;
        escrow: Uint8Array;
        owner: Uint8Array;
        shares: Uint8Array;
    }

    Properties

    interface StakingReclaimEscrowEvent {
        amount: Uint8Array;
        escrow: Uint8Array;
        owner: Uint8Array;
        shares: Uint8Array;
    }

    Properties

    amount: Uint8Array
    escrow: Uint8Array
    owner: Uint8Array
    shares: Uint8Array
    +

    Properties

    amount: Uint8Array
    escrow: Uint8Array
    owner: Uint8Array
    shares: Uint8Array
    diff --git a/js/client/interfaces/types.StakingRewardStep.html b/js/client/interfaces/types.StakingRewardStep.html index bd11529763..61d03f64ec 100644 --- a/js/client/interfaces/types.StakingRewardStep.html +++ b/js/client/interfaces/types.StakingRewardStep.html @@ -1,4 +1,4 @@ StakingRewardStep | @oasisprotocol/client

    RewardStep is one of the time periods in the reward schedule.

    -
    interface StakingRewardStep {
        scale: Uint8Array;
        until: longnum;
    }

    Properties

    interface StakingRewardStep {
        scale: Uint8Array;
        until: longnum;
    }

    Properties

    Properties

    scale: Uint8Array
    until: longnum
    +

    Properties

    scale: Uint8Array
    until: longnum
    diff --git a/js/client/interfaces/types.StakingSharePool.html b/js/client/interfaces/types.StakingSharePool.html index aef5bf4fc7..9c175b23a2 100644 --- a/js/client/interfaces/types.StakingSharePool.html +++ b/js/client/interfaces/types.StakingSharePool.html @@ -1,5 +1,5 @@ StakingSharePool | @oasisprotocol/client

    SharePool is a combined balance of several entries, the relative sizes of which are tracked through shares.

    -
    interface StakingSharePool {
        balance?: Uint8Array;
        total_shares?: Uint8Array;
    }

    Properties

    interface StakingSharePool {
        balance?: Uint8Array;
        total_shares?: Uint8Array;
    }

    Properties

    balance?: Uint8Array
    total_shares?: Uint8Array
    +

    Properties

    balance?: Uint8Array
    total_shares?: Uint8Array
    diff --git a/js/client/interfaces/types.StakingSlash.html b/js/client/interfaces/types.StakingSlash.html index bdb1dd72aa..56b0e1a191 100644 --- a/js/client/interfaces/types.StakingSlash.html +++ b/js/client/interfaces/types.StakingSlash.html @@ -1,4 +1,4 @@ StakingSlash | @oasisprotocol/client

    Slash is the per-reason slashing configuration.

    -
    interface StakingSlash {
        amount: Uint8Array;
        freeze_interval: longnum;
    }

    Properties

    interface StakingSlash {
        amount: Uint8Array;
        freeze_interval: longnum;
    }

    Properties

    amount: Uint8Array
    freeze_interval: longnum
    +

    Properties

    amount: Uint8Array
    freeze_interval: longnum
    diff --git a/js/client/interfaces/types.StakingStakeAccumulator.html b/js/client/interfaces/types.StakingStakeAccumulator.html index b67df0f519..afdb271008 100644 --- a/js/client/interfaces/types.StakingStakeAccumulator.html +++ b/js/client/interfaces/types.StakingStakeAccumulator.html @@ -1,5 +1,5 @@ StakingStakeAccumulator | @oasisprotocol/client

    Interface StakingStakeAccumulator

    StakeAccumulator is a per-escrow-account stake accumulator.

    -
    interface StakingStakeAccumulator {
        claims?: {
            [claim: string]: StakingStakeThreshold[];
        };
    }

    Properties

    interface StakingStakeAccumulator {
        claims?: {
            [claim: string]: StakingStakeThreshold[];
        };
    }

    Properties

    Properties

    claims?: {
        [claim: string]: StakingStakeThreshold[];
    }

    Claims are the stake claims that must be satisfied at any given point. Adding a new claim is only possible if all of the existing claims plus the new claim is satisfied.

    -
    +
    diff --git a/js/client/interfaces/types.StakingStakeThreshold.html b/js/client/interfaces/types.StakingStakeThreshold.html index baefa193f3..fe03b38250 100644 --- a/js/client/interfaces/types.StakingStakeThreshold.html +++ b/js/client/interfaces/types.StakingStakeThreshold.html @@ -1,6 +1,6 @@ StakingStakeThreshold | @oasisprotocol/client

    StakeThreshold is a stake threshold as used in the stake accumulator.

    -
    interface StakingStakeThreshold {
        const?: Uint8Array;
        global?: number;
    }

    Properties

    interface StakingStakeThreshold {
        const?: Uint8Array;
        global?: number;
    }

    Properties

    Properties

    const?: Uint8Array

    Constant is the value for a specific threshold.

    -
    global?: number

    Global is a reference to a global stake threshold.

    -
    +
    global?: number

    Global is a reference to a global stake threshold.

    +
    diff --git a/js/client/interfaces/types.StakingTakeEscrowEvent.html b/js/client/interfaces/types.StakingTakeEscrowEvent.html index 40f3ab675f..cc7394e760 100644 --- a/js/client/interfaces/types.StakingTakeEscrowEvent.html +++ b/js/client/interfaces/types.StakingTakeEscrowEvent.html @@ -1,8 +1,8 @@ StakingTakeEscrowEvent | @oasisprotocol/client

    Interface StakingTakeEscrowEvent

    TakeEscrowEvent is the event emitted when stake is taken from an escrow account (i.e. stake is slashed).

    -
    interface StakingTakeEscrowEvent {
        amount: Uint8Array;
        debonding_amount: Uint8Array;
        owner: Uint8Array;
    }

    Properties

    interface StakingTakeEscrowEvent {
        amount: Uint8Array;
        debonding_amount: Uint8Array;
        owner: Uint8Array;
    }

    Properties

    amount: Uint8Array

    The sum of amounts slashed from active and debonding escrow balances.

    -
    debonding_amount: Uint8Array

    The amount slashed from debonding escrow balances.

    -
    owner: Uint8Array
    +
    debonding_amount: Uint8Array

    The amount slashed from debonding escrow balances.

    +
    owner: Uint8Array
    diff --git a/js/client/interfaces/types.StakingThresholdQuery.html b/js/client/interfaces/types.StakingThresholdQuery.html index 742ad4ffa6..504a133822 100644 --- a/js/client/interfaces/types.StakingThresholdQuery.html +++ b/js/client/interfaces/types.StakingThresholdQuery.html @@ -1,4 +1,4 @@ StakingThresholdQuery | @oasisprotocol/client

    ThresholdQuery is a threshold query.

    -
    interface StakingThresholdQuery {
        height: longnum;
        kind: number;
    }

    Properties

    interface StakingThresholdQuery {
        height: longnum;
        kind: number;
    }

    Properties

    Properties

    height: longnum
    kind: number
    +

    Properties

    height: longnum
    kind: number
    diff --git a/js/client/interfaces/types.StakingTransfer.html b/js/client/interfaces/types.StakingTransfer.html index a7048e0190..a56334e780 100644 --- a/js/client/interfaces/types.StakingTransfer.html +++ b/js/client/interfaces/types.StakingTransfer.html @@ -1,4 +1,4 @@ StakingTransfer | @oasisprotocol/client

    Transfer is a stake transfer.

    -
    interface StakingTransfer {
        amount: Uint8Array;
        to: Uint8Array;
    }

    Properties

    interface StakingTransfer {
        amount: Uint8Array;
        to: Uint8Array;
    }

    Properties

    Properties

    amount: Uint8Array
    to: Uint8Array
    +

    Properties

    amount: Uint8Array
    to: Uint8Array
    diff --git a/js/client/interfaces/types.StakingTransferEvent.html b/js/client/interfaces/types.StakingTransferEvent.html index 25d27d45c2..dfb3d09e0f 100644 --- a/js/client/interfaces/types.StakingTransferEvent.html +++ b/js/client/interfaces/types.StakingTransferEvent.html @@ -1,6 +1,6 @@ StakingTransferEvent | @oasisprotocol/client

    TransferEvent is the event emitted when stake is transferred, either by a call to Transfer or Withdraw.

    -
    interface StakingTransferEvent {
        amount: Uint8Array;
        from: Uint8Array;
        to: Uint8Array;
    }

    Properties

    interface StakingTransferEvent {
        amount: Uint8Array;
        from: Uint8Array;
        to: Uint8Array;
    }

    Properties

    Properties

    amount: Uint8Array
    from: Uint8Array
    to: Uint8Array
    +

    Properties

    amount: Uint8Array
    from: Uint8Array
    to: Uint8Array
    diff --git a/js/client/interfaces/types.StakingWithdraw.html b/js/client/interfaces/types.StakingWithdraw.html index c0ecd25178..765cc9080e 100644 --- a/js/client/interfaces/types.StakingWithdraw.html +++ b/js/client/interfaces/types.StakingWithdraw.html @@ -1,4 +1,4 @@ StakingWithdraw | @oasisprotocol/client

    Withdraw is a withdrawal from an account.

    -
    interface StakingWithdraw {
        amount: Uint8Array;
        from: Uint8Array;
    }

    Properties

    interface StakingWithdraw {
        amount: Uint8Array;
        from: Uint8Array;
    }

    Properties

    Properties

    amount: Uint8Array
    from: Uint8Array
    +

    Properties

    amount: Uint8Array
    from: Uint8Array
    diff --git a/js/client/interfaces/types.StorageChunkMetadata.html b/js/client/interfaces/types.StorageChunkMetadata.html index 99c02b3293..3e8c1762bb 100644 --- a/js/client/interfaces/types.StorageChunkMetadata.html +++ b/js/client/interfaces/types.StorageChunkMetadata.html @@ -1,6 +1,6 @@ StorageChunkMetadata | @oasisprotocol/client

    ChunkMetadata is chunk metadata.

    -
    interface StorageChunkMetadata {
        digest: Uint8Array;
        index: longnum;
        root: StorageRoot;
        version: number;
    }

    Properties

    interface StorageChunkMetadata {
        digest: Uint8Array;
        index: longnum;
        root: StorageRoot;
        version: number;
    }

    Properties

    Properties

    digest: Uint8Array
    index: longnum
    version: number
    +

    Properties

    digest: Uint8Array
    index: longnum
    version: number
    diff --git a/js/client/interfaces/types.StorageGetCheckpointsRequest.html b/js/client/interfaces/types.StorageGetCheckpointsRequest.html index e043bdc75c..ed0eabbb8b 100644 --- a/js/client/interfaces/types.StorageGetCheckpointsRequest.html +++ b/js/client/interfaces/types.StorageGetCheckpointsRequest.html @@ -1,7 +1,7 @@ StorageGetCheckpointsRequest | @oasisprotocol/client

    Interface StorageGetCheckpointsRequest

    GetCheckpointsRequest is a GetCheckpoints request.

    -
    interface StorageGetCheckpointsRequest {
        namespace: Uint8Array;
        root_version?: longnum;
        version: number;
    }

    Properties

    interface StorageGetCheckpointsRequest {
        namespace: Uint8Array;
        root_version?: longnum;
        version: number;
    }

    Properties

    namespace: Uint8Array
    root_version?: longnum

    RootVersion specifies an optional root version to limit the request to. If specified, only +

    Properties

    namespace: Uint8Array
    root_version?: longnum

    RootVersion specifies an optional root version to limit the request to. If specified, only checkpoints for roots with the specific version will be considered.

    -
    version: number
    +
    version: number
    diff --git a/js/client/interfaces/types.StorageGetDiffRequest.html b/js/client/interfaces/types.StorageGetDiffRequest.html index 3dcb7654aa..654ed8a6dd 100644 --- a/js/client/interfaces/types.StorageGetDiffRequest.html +++ b/js/client/interfaces/types.StorageGetDiffRequest.html @@ -1,5 +1,5 @@ StorageGetDiffRequest | @oasisprotocol/client

    GetDiffRequest is a GetDiff request.

    -
    interface StorageGetDiffRequest {
        end_root: StorageRoot;
        options: StorageSyncOptions;
        start_root: StorageRoot;
    }

    Properties

    interface StorageGetDiffRequest {
        end_root: StorageRoot;
        options: StorageSyncOptions;
        start_root: StorageRoot;
    }

    Properties

    end_root: StorageRoot
    start_root: StorageRoot
    +

    Properties

    end_root: StorageRoot
    start_root: StorageRoot
    diff --git a/js/client/interfaces/types.StorageGetPrefixesRequest.html b/js/client/interfaces/types.StorageGetPrefixesRequest.html index 0c2302be97..63df1df855 100644 --- a/js/client/interfaces/types.StorageGetPrefixesRequest.html +++ b/js/client/interfaces/types.StorageGetPrefixesRequest.html @@ -1,8 +1,8 @@ StorageGetPrefixesRequest | @oasisprotocol/client

    Interface StorageGetPrefixesRequest

    GetPrefixesRequest is a request for the SyncGetPrefixes operation.

    -
    interface StorageGetPrefixesRequest {
        limit: number;
        prefixes: Uint8Array[];
        proof_version?: number;
        tree: StorageTreeID;
    }

    Properties

    interface StorageGetPrefixesRequest {
        limit: number;
        prefixes: Uint8Array[];
        proof_version?: number;
        tree: StorageTreeID;
    }

    Properties

    limit: number
    prefixes: Uint8Array[]
    proof_version?: number

    ProofVersion specifies the proof version to use. If not specified, +

    Properties

    limit: number
    prefixes: Uint8Array[]
    proof_version?: number

    ProofVersion specifies the proof version to use. If not specified, the default (0) version is used for backwards compatibility.

    -
    +
    tree: StorageTreeID
    diff --git a/js/client/interfaces/types.StorageGetRequest.html b/js/client/interfaces/types.StorageGetRequest.html index 16d0e89366..20c4025e48 100644 --- a/js/client/interfaces/types.StorageGetRequest.html +++ b/js/client/interfaces/types.StorageGetRequest.html @@ -1,8 +1,8 @@ StorageGetRequest | @oasisprotocol/client

    GetRequest is a request for the SyncGet operation.

    -
    interface StorageGetRequest {
        include_siblings?: boolean;
        key: Uint8Array;
        proof_version?: number;
        tree: StorageTreeID;
    }

    Properties

    interface StorageGetRequest {
        include_siblings?: boolean;
        key: Uint8Array;
        proof_version?: number;
        tree: StorageTreeID;
    }

    Properties

    include_siblings?: boolean
    key: Uint8Array
    proof_version?: number

    ProofVersion specifies the proof version to use. If not specified, +

    Properties

    include_siblings?: boolean
    key: Uint8Array
    proof_version?: number

    ProofVersion specifies the proof version to use. If not specified, the default (0) version is used for backwards compatibility.

    -
    +
    tree: StorageTreeID
    diff --git a/js/client/interfaces/types.StorageIterateRequest.html b/js/client/interfaces/types.StorageIterateRequest.html index 803b3b328c..d3ad769806 100644 --- a/js/client/interfaces/types.StorageIterateRequest.html +++ b/js/client/interfaces/types.StorageIterateRequest.html @@ -1,8 +1,8 @@ StorageIterateRequest | @oasisprotocol/client

    IterateRequest is a request for the SyncIterate operation.

    -
    interface StorageIterateRequest {
        key: Uint8Array;
        prefetch: number;
        proof_version?: number;
        tree: StorageTreeID;
    }

    Properties

    key +
    interface StorageIterateRequest {
        key: Uint8Array;
        prefetch: number;
        proof_version?: number;
        tree: StorageTreeID;
    }

    Properties

    key: Uint8Array
    prefetch: number
    proof_version?: number

    ProofVersion specifies the proof version to use. If not specified, +

    Properties

    key: Uint8Array
    prefetch: number
    proof_version?: number

    ProofVersion specifies the proof version to use. If not specified, the default (0) version is used for backwards compatibility.

    -
    +
    tree: StorageTreeID
    diff --git a/js/client/interfaces/types.StorageMetadata.html b/js/client/interfaces/types.StorageMetadata.html index 012baf44de..59e711a685 100644 --- a/js/client/interfaces/types.StorageMetadata.html +++ b/js/client/interfaces/types.StorageMetadata.html @@ -1,5 +1,5 @@ StorageMetadata | @oasisprotocol/client

    Metadata is checkpoint metadata.

    -
    interface StorageMetadata {
        chunks: Uint8Array[];
        root: StorageRoot;
        version: number;
    }

    Properties

    interface StorageMetadata {
        chunks: Uint8Array[];
        root: StorageRoot;
        version: number;
    }

    Properties

    Properties

    chunks: Uint8Array[]
    version: number
    +

    Properties

    chunks: Uint8Array[]
    version: number
    diff --git a/js/client/interfaces/types.StorageProof.html b/js/client/interfaces/types.StorageProof.html index 7f180040a7..b8147862f1 100644 --- a/js/client/interfaces/types.StorageProof.html +++ b/js/client/interfaces/types.StorageProof.html @@ -1,12 +1,12 @@ StorageProof | @oasisprotocol/client

    Proof is a Merkle proof for a subtree.

    -
    interface StorageProof {
        entries: Uint8Array[];
        untrusted_root: Uint8Array;
        v?: number;
    }

    Properties

    interface StorageProof {
        entries: Uint8Array[];
        untrusted_root: Uint8Array;
        v?: number;
    }

    Properties

    entries: Uint8Array[]

    Entries are the proof entries in pre-order traversal.

    -
    untrusted_root: Uint8Array

    UntrustedRoot is the root hash this proof is for. This should only be +

    untrusted_root: Uint8Array

    UntrustedRoot is the root hash this proof is for. This should only be used as a quick sanity check and proof verification MUST use an independently obtained root hash as the prover can provide any root.

    -
    v?: number

    V is the proof version.

    +
    v?: number

    V is the proof version.

    Similar to cbor.Versioned but the version is omitted if it is 0. We don't use cbor.Versioned since we want version 0 proofs to be backwards compatible with the old structure which was not versioned.

    @@ -17,4 +17,4 @@ serialized within the internal node. The rationale behind this change is to eliminate the need to serialize all leaf nodes on the path when proving the existence of a specific value.

    -
    +
    diff --git a/js/client/interfaces/types.StorageProofResponse.html b/js/client/interfaces/types.StorageProofResponse.html index 9dce3e6ee1..a7a44bbbc1 100644 --- a/js/client/interfaces/types.StorageProofResponse.html +++ b/js/client/interfaces/types.StorageProofResponse.html @@ -1,3 +1,3 @@ StorageProofResponse | @oasisprotocol/client

    ProofResponse is a response for requests that produce proofs.

    -
    interface StorageProofResponse {
        proof: StorageProof;
    }

    Properties

    Properties

    +
    interface StorageProofResponse {
        proof: StorageProof;
    }

    Properties

    Properties

    diff --git a/js/client/interfaces/types.StorageRoot.html b/js/client/interfaces/types.StorageRoot.html index 972a4e5144..37f714e2a7 100644 --- a/js/client/interfaces/types.StorageRoot.html +++ b/js/client/interfaces/types.StorageRoot.html @@ -1,10 +1,10 @@ StorageRoot | @oasisprotocol/client

    Root is a storage root.

    -
    interface StorageRoot {
        hash: Uint8Array;
        ns: Uint8Array;
        root_type: number;
        version: longnum;
    }

    Properties

    interface StorageRoot {
        hash: Uint8Array;
        ns: Uint8Array;
        root_type: number;
        version: longnum;
    }

    Properties

    hash: Uint8Array

    Hash is the merkle root hash.

    -
    ns: Uint8Array

    Namespace is the namespace under which the root is stored.

    -
    root_type: number

    Type is the type of storage this root is used for.

    -
    version: longnum

    Version is the monotonically increasing version number in which the root is stored.

    -
    +
    ns: Uint8Array

    Namespace is the namespace under which the root is stored.

    +
    root_type: number

    Type is the type of storage this root is used for.

    +
    version: longnum

    Version is the monotonically increasing version number in which the root is stored.

    +
    diff --git a/js/client/interfaces/types.StorageSyncChunk.html b/js/client/interfaces/types.StorageSyncChunk.html index bd14a00b98..af27d31849 100644 --- a/js/client/interfaces/types.StorageSyncChunk.html +++ b/js/client/interfaces/types.StorageSyncChunk.html @@ -1,4 +1,4 @@ StorageSyncChunk | @oasisprotocol/client

    SyncChunk is a chunk of write log entries sent during GetDiff operation.

    -
    interface StorageSyncChunk {
        final: boolean;
        writelog: StorageLogEntry[];
    }

    Properties

    interface StorageSyncChunk {
        final: boolean;
        writelog: StorageLogEntry[];
    }

    Properties

    Properties

    final: boolean
    writelog: StorageLogEntry[]
    +

    Properties

    final: boolean
    writelog: StorageLogEntry[]
    diff --git a/js/client/interfaces/types.StorageSyncOptions.html b/js/client/interfaces/types.StorageSyncOptions.html index 34979a8c93..3311096afa 100644 --- a/js/client/interfaces/types.StorageSyncOptions.html +++ b/js/client/interfaces/types.StorageSyncOptions.html @@ -1,4 +1,4 @@ StorageSyncOptions | @oasisprotocol/client

    SyncOptions are the sync options.

    -
    interface StorageSyncOptions {
        limit: longnum;
        offset_key: Uint8Array;
    }

    Properties

    interface StorageSyncOptions {
        limit: longnum;
        offset_key: Uint8Array;
    }

    Properties

    Properties

    limit: longnum
    offset_key: Uint8Array
    +

    Properties

    limit: longnum
    offset_key: Uint8Array
    diff --git a/js/client/interfaces/types.StorageTreeID.html b/js/client/interfaces/types.StorageTreeID.html index ec9f52a51a..71883590a4 100644 --- a/js/client/interfaces/types.StorageTreeID.html +++ b/js/client/interfaces/types.StorageTreeID.html @@ -1,7 +1,7 @@ StorageTreeID | @oasisprotocol/client

    TreeID identifies a specific tree and a position within that tree.

    -
    interface StorageTreeID {
        position: Uint8Array;
        root: StorageRoot;
    }

    Properties

    interface StorageTreeID {
        position: Uint8Array;
        root: StorageRoot;
    }

    Properties

    Properties

    position: Uint8Array

    Position is the caller's position in the tree structure to allow returning partial proofs if possible.

    -

    Root is the Merkle tree root.

    -
    +
    root: StorageRoot

    Root is the Merkle tree root.

    +
    diff --git a/js/client/interfaces/types.UpgradeDescriptor.html b/js/client/interfaces/types.UpgradeDescriptor.html index 403983f8e3..5f4ec72177 100644 --- a/js/client/interfaces/types.UpgradeDescriptor.html +++ b/js/client/interfaces/types.UpgradeDescriptor.html @@ -1,9 +1,9 @@ UpgradeDescriptor | @oasisprotocol/client

    Descriptor describes an upgrade.

    -
    interface UpgradeDescriptor {
        epoch: longnum;
        handler: string;
        target: VersionProtocolVersions;
        v: number;
    }

    Hierarchy (view full)

    Properties

    interface UpgradeDescriptor {
        epoch: longnum;
        handler: string;
        target: VersionProtocolVersions;
        v: number;
    }

    Hierarchy (view full)

    Properties

    Properties

    epoch: longnum

    Epoch is the epoch at which the upgrade should happen.

    -
    handler: string

    Handler is the name of the upgrade handler.

    -

    Target is upgrade's target version.

    -
    v: number
    +
    handler: string

    Handler is the name of the upgrade handler.

    +
    target: VersionProtocolVersions

    Target is upgrade's target version.

    +
    v: number
    diff --git a/js/client/interfaces/types.UpgradePendingUpgrade.html b/js/client/interfaces/types.UpgradePendingUpgrade.html index ec604286ce..e37512fbc8 100644 --- a/js/client/interfaces/types.UpgradePendingUpgrade.html +++ b/js/client/interfaces/types.UpgradePendingUpgrade.html @@ -1,11 +1,11 @@ UpgradePendingUpgrade | @oasisprotocol/client

    PendingUpgrade describes a currently pending upgrade and includes the submitted upgrade descriptor.

    -
    interface UpgradePendingUpgrade {
        descriptor: UpgradeDescriptor;
        last_completed_stage: longnum;
        upgrade_height: longnum;
        v: number;
    }

    Hierarchy (view full)

    Properties

    interface UpgradePendingUpgrade {
        descriptor: UpgradeDescriptor;
        last_completed_stage: longnum;
        upgrade_height: longnum;
        v: number;
    }

    Hierarchy (view full)

    Properties

    descriptor: UpgradeDescriptor

    Descriptor is the upgrade descriptor describing the upgrade.

    -
    last_completed_stage: longnum

    LastCompletedStage is the last upgrade stage that was successfully completed.

    -
    upgrade_height: longnum

    UpgradeHeight is the height at which the upgrade epoch was reached +

    last_completed_stage: longnum

    LastCompletedStage is the last upgrade stage that was successfully completed.

    +
    upgrade_height: longnum

    UpgradeHeight is the height at which the upgrade epoch was reached (or InvalidUpgradeHeight if it hasn't been reached yet).

    -
    v: number
    +
    v: number
    diff --git a/js/client/interfaces/types.Vault.html b/js/client/interfaces/types.Vault.html index daeb63159f..b04326cd9c 100644 --- a/js/client/interfaces/types.Vault.html +++ b/js/client/interfaces/types.Vault.html @@ -1,14 +1,14 @@ Vault | @oasisprotocol/client

    Vault contains metadata about a vault.

    -
    interface Vault {
        admin_authority: VaultAuthority;
        creator: Uint8Array;
        id: longnum;
        nonce?: longnum;
        state: number;
        suspend_authority: VaultAuthority;
    }

    Properties

    interface Vault {
        admin_authority: VaultAuthority;
        creator: Uint8Array;
        id: longnum;
        nonce?: longnum;
        state: number;
        suspend_authority: VaultAuthority;
    }

    Properties

    admin_authority: VaultAuthority

    AdminAuthority specifies the vault's admin authority.

    -
    creator: Uint8Array

    Creator is the address of the vault creator.

    -

    ID is the unique per-creator identifier of the vault.

    -
    nonce?: longnum

    Nonce is the nonce to use for the next action.

    -
    state: number

    State is the vault state.

    -
    suspend_authority: VaultAuthority

    SuspendAuthority specifies the vault's suspend authority.

    -
    +
    creator: Uint8Array

    Creator is the address of the vault creator.

    +
    id: longnum

    ID is the unique per-creator identifier of the vault.

    +
    nonce?: longnum

    Nonce is the nonce to use for the next action.

    +
    state: number

    State is the vault state.

    +
    suspend_authority: VaultAuthority

    SuspendAuthority specifies the vault's suspend authority.

    +
    diff --git a/js/client/interfaces/types.VaultAction.html b/js/client/interfaces/types.VaultAction.html index 725afe09b7..37bb2a6bc2 100644 --- a/js/client/interfaces/types.VaultAction.html +++ b/js/client/interfaces/types.VaultAction.html @@ -1,12 +1,12 @@ VaultAction | @oasisprotocol/client

    Action is a vault action.

    -
    interface VaultAction {
        execute_msg?: VaultActionExecuteMessage;
        resume?: VaultActionResume;
        suspend?: VaultActionSuspend;
        update_authority?: VaultActionUpdateAuthority;
        update_withdraw_policy?: VaultActionUpdateWithdrawPolicy;
    }

    Properties

    interface VaultAction {
        execute_msg?: VaultActionExecuteMessage;
        resume?: VaultActionResume;
        suspend?: VaultActionSuspend;
        update_authority?: VaultActionUpdateAuthority;
        update_withdraw_policy?: VaultActionUpdateWithdrawPolicy;
    }

    Properties

    ExecuteMessage is the execute message action.

    -

    Resume is the resume action.

    -

    Suspend is the suspend action.

    -
    update_authority?: VaultActionUpdateAuthority

    UpdateAuthority is the authority update action.

    -
    update_withdraw_policy?: VaultActionUpdateWithdrawPolicy

    UpdateWithdrawPolicy is the withdraw policy update action.

    -
    +
    resume?: VaultActionResume

    Resume is the resume action.

    +
    suspend?: VaultActionSuspend

    Suspend is the suspend action.

    +
    update_authority?: VaultActionUpdateAuthority

    UpdateAuthority is the authority update action.

    +
    update_withdraw_policy?: VaultActionUpdateWithdrawPolicy

    UpdateWithdrawPolicy is the withdraw policy update action.

    +
    diff --git a/js/client/interfaces/types.VaultActionExecuteMessage.html b/js/client/interfaces/types.VaultActionExecuteMessage.html index eab65f4bd4..10aa29891f 100644 --- a/js/client/interfaces/types.VaultActionExecuteMessage.html +++ b/js/client/interfaces/types.VaultActionExecuteMessage.html @@ -1,7 +1,7 @@ VaultActionExecuteMessage | @oasisprotocol/client

    Interface VaultActionExecuteMessage

    ActionExecuteMessage is the action to execute a message on behalf of the vault. The message is dispatched as if the vault originated a transaction.

    -
    interface VaultActionExecuteMessage {
        body?: unknown;
        method: string;
    }

    Properties

    interface VaultActionExecuteMessage {
        body?: unknown;
        method: string;
    }

    Properties

    Properties

    body?: unknown

    Body is the method call body.

    -
    method: string

    Method is the method that should be called.

    -
    +
    method: string

    Method is the method that should be called.

    +
    diff --git a/js/client/interfaces/types.VaultActionUpdateAuthority.html b/js/client/interfaces/types.VaultActionUpdateAuthority.html index 5524b62eae..0d087832b5 100644 --- a/js/client/interfaces/types.VaultActionUpdateAuthority.html +++ b/js/client/interfaces/types.VaultActionUpdateAuthority.html @@ -1,6 +1,6 @@ VaultActionUpdateAuthority | @oasisprotocol/client

    Interface VaultActionUpdateAuthority

    ActionUpdateAuthority is the action to update one of the vault authorities.

    -
    interface VaultActionUpdateAuthority {
        admin_authority?: VaultAuthority;
        suspend_authority?: VaultAuthority;
    }

    Properties

    interface VaultActionUpdateAuthority {
        admin_authority?: VaultAuthority;
        suspend_authority?: VaultAuthority;
    }

    Properties

    admin_authority?: VaultAuthority

    AdminAuthority is the new admin authority. If the field is nil no update should be done.

    -
    suspend_authority?: VaultAuthority

    SuspendAuthority is the new suspend authority. If the field is nil no update should be done.

    -
    +
    suspend_authority?: VaultAuthority

    SuspendAuthority is the new suspend authority. If the field is nil no update should be done.

    +
    diff --git a/js/client/interfaces/types.VaultActionUpdateWithdrawPolicy.html b/js/client/interfaces/types.VaultActionUpdateWithdrawPolicy.html index c8352eddc4..e1aec74966 100644 --- a/js/client/interfaces/types.VaultActionUpdateWithdrawPolicy.html +++ b/js/client/interfaces/types.VaultActionUpdateWithdrawPolicy.html @@ -1,6 +1,6 @@ VaultActionUpdateWithdrawPolicy | @oasisprotocol/client

    Interface VaultActionUpdateWithdrawPolicy

    ActionUpdateWithdrawPolicy is the action to update the withdraw policy for a given address.

    -
    interface VaultActionUpdateWithdrawPolicy {
        address: Uint8Array;
        policy: VaultWithdrawPolicy;
    }

    Properties

    interface VaultActionUpdateWithdrawPolicy {
        address: Uint8Array;
        policy: VaultWithdrawPolicy;
    }

    Properties

    Properties

    address: Uint8Array

    Address is the address the policy update is for.

    -

    Policy is the new withdraw policy.

    -
    +
    policy: VaultWithdrawPolicy

    Policy is the new withdraw policy.

    +
    diff --git a/js/client/interfaces/types.VaultAddressState.html b/js/client/interfaces/types.VaultAddressState.html index 76a52e5230..0a70099956 100644 --- a/js/client/interfaces/types.VaultAddressState.html +++ b/js/client/interfaces/types.VaultAddressState.html @@ -1,8 +1,8 @@ VaultAddressState | @oasisprotocol/client

    AddressState is the state stored for the given address.

    -
    interface VaultAddressState {
        amount: Uint8Array;
        bucket: longnum;
        withdraw_policy: VaultWithdrawPolicy;
    }

    Properties

    interface VaultAddressState {
        amount: Uint8Array;
        bucket: longnum;
        withdraw_policy: VaultWithdrawPolicy;
    }

    Properties

    amount: Uint8Array

    CurrentAmount specifies the amount already withdrawn in the current interval.

    -
    bucket: longnum

    CurrentBucket specifies the interval we are currently doing accounting for.

    -
    withdraw_policy: VaultWithdrawPolicy

    WithdrawPolicy is the active withdraw policy.

    -
    +
    bucket: longnum

    CurrentBucket specifies the interval we are currently doing accounting for.

    +
    withdraw_policy: VaultWithdrawPolicy

    WithdrawPolicy is the active withdraw policy.

    +
    diff --git a/js/client/interfaces/types.VaultAuthority.html b/js/client/interfaces/types.VaultAuthority.html index f95ca01759..b2b215df50 100644 --- a/js/client/interfaces/types.VaultAuthority.html +++ b/js/client/interfaces/types.VaultAuthority.html @@ -1,6 +1,6 @@ VaultAuthority | @oasisprotocol/client

    Authority is the vault multisig authority.

    -
    interface VaultAuthority {
        addresses: Uint8Array[];
        threshold: number;
    }

    Properties

    interface VaultAuthority {
        addresses: Uint8Array[];
        threshold: number;
    }

    Properties

    Properties

    addresses: Uint8Array[]

    Addresses are the addresses that can authorize an action.

    -
    threshold: number

    Threshold is the minimum number of addresses that must authorize an action.

    -
    +
    threshold: number

    Threshold is the minimum number of addresses that must authorize an action.

    +
    diff --git a/js/client/interfaces/types.VaultAuthorizeAction.html b/js/client/interfaces/types.VaultAuthorizeAction.html index 6edd464dab..71536877ac 100644 --- a/js/client/interfaces/types.VaultAuthorizeAction.html +++ b/js/client/interfaces/types.VaultAuthorizeAction.html @@ -1,8 +1,8 @@ VaultAuthorizeAction | @oasisprotocol/client

    AuthorizeAction is an action authorization call body.

    -
    interface VaultAuthorizeAction {
        action: VaultAction;
        nonce: longnum;
        vault: Uint8Array;
    }

    Properties

    interface VaultAuthorizeAction {
        action: VaultAction;
        nonce: longnum;
        vault: Uint8Array;
    }

    Properties

    Properties

    action: VaultAction

    Action is the action that should be authorized.

    -
    nonce: longnum

    Nonce is the action nonce.

    -
    vault: Uint8Array

    Vault is the address of the target vault.

    -
    +
    nonce: longnum

    Nonce is the action nonce.

    +
    vault: Uint8Array

    Vault is the address of the target vault.

    +
    diff --git a/js/client/interfaces/types.VaultCancelAction.html b/js/client/interfaces/types.VaultCancelAction.html index a164a923e1..5df6759971 100644 --- a/js/client/interfaces/types.VaultCancelAction.html +++ b/js/client/interfaces/types.VaultCancelAction.html @@ -1,6 +1,6 @@ VaultCancelAction | @oasisprotocol/client

    CancelAction is an action cancelation call body.

    -
    interface VaultCancelAction {
        nonce: longnum;
        vault: Uint8Array;
    }

    Properties

    interface VaultCancelAction {
        nonce: longnum;
        vault: Uint8Array;
    }

    Properties

    Properties

    nonce: longnum

    Nonce is the action nonce.

    -
    vault: Uint8Array

    Vault is the address of the target vault.

    -
    +
    vault: Uint8Array

    Vault is the address of the target vault.

    +
    diff --git a/js/client/interfaces/types.VaultConsensusParameters.html b/js/client/interfaces/types.VaultConsensusParameters.html index 7cd29f98ce..8fd095d261 100644 --- a/js/client/interfaces/types.VaultConsensusParameters.html +++ b/js/client/interfaces/types.VaultConsensusParameters.html @@ -1,9 +1,9 @@ VaultConsensusParameters | @oasisprotocol/client

    Interface VaultConsensusParameters

    ConsensusParameters are the vault consensus parameters.

    -
    interface VaultConsensusParameters {
        enabled?: boolean;
        gas_costs?: {
            [op: string]: longnum;
        };
        max_authority_addresses?: number;
    }

    Properties

    interface VaultConsensusParameters {
        enabled?: boolean;
        gas_costs?: {
            [op: string]: longnum;
        };
        max_authority_addresses?: number;
    }

    Properties

    enabled?: boolean

    Enabled specifies whether the vault service is enabled.

    -
    gas_costs?: {
        [op: string]: longnum;
    }

    GasCosts are the vault transaction gas costs.

    -
    max_authority_addresses?: number

    MaxAuthorityAddresses is the maximum number of addresses that can be configured for each +

    gas_costs?: {
        [op: string]: longnum;
    }

    GasCosts are the vault transaction gas costs.

    +
    max_authority_addresses?: number

    MaxAuthorityAddresses is the maximum number of addresses that can be configured for each authority.

    -
    +
    diff --git a/js/client/interfaces/types.VaultCreate.html b/js/client/interfaces/types.VaultCreate.html index e2ff3be678..4698d4d0f6 100644 --- a/js/client/interfaces/types.VaultCreate.html +++ b/js/client/interfaces/types.VaultCreate.html @@ -1,6 +1,6 @@ VaultCreate | @oasisprotocol/client

    Create is a create call body.

    -
    interface VaultCreate {
        admin_authority: VaultAuthority;
        suspend_authority: VaultAuthority;
    }

    Properties

    interface VaultCreate {
        admin_authority: VaultAuthority;
        suspend_authority: VaultAuthority;
    }

    Properties

    admin_authority: VaultAuthority

    AdminAuthority specifies the vault's admin authority.

    -
    suspend_authority: VaultAuthority

    SuspendAuthority specifies the vault's suspend authority.

    -
    +
    suspend_authority: VaultAuthority

    SuspendAuthority specifies the vault's suspend authority.

    +
    diff --git a/js/client/interfaces/types.VaultGenesis.html b/js/client/interfaces/types.VaultGenesis.html index 81b2a9d299..01e7c019e7 100644 --- a/js/client/interfaces/types.VaultGenesis.html +++ b/js/client/interfaces/types.VaultGenesis.html @@ -1,10 +1,10 @@ VaultGenesis | @oasisprotocol/client

    Genesis is the initial vault state for use in the genesis block.

    -
    interface VaultGenesis {
        params: VaultConsensusParameters;
        pending_actions?: Map<Uint8Array, VaultPendingAction[]>;
        states?: Map<Uint8Array, Map<Uint8Array, VaultAddressState>>;
        vaults?: Vault[];
    }

    Properties

    interface VaultGenesis {
        params: VaultConsensusParameters;
        pending_actions?: Map<Uint8Array, VaultPendingAction[]>;
        states?: Map<Uint8Array, Map<Uint8Array, VaultAddressState>>;
        vaults?: Vault[];
    }

    Properties

    Parameters are the genesis consensus parameters.

    -
    pending_actions?: Map<Uint8Array, VaultPendingAction[]>

    PendingActions are the per-vault pending actions.

    -
    states?: Map<Uint8Array, Map<Uint8Array, VaultAddressState>>

    States are the per vault per-address states.

    -
    vaults?: Vault[]

    Vaults are the vaults.

    -
    +
    pending_actions?: Map<Uint8Array, VaultPendingAction[]>

    PendingActions are the per-vault pending actions.

    +
    states?: Map<Uint8Array, Map<Uint8Array, VaultAddressState>>

    States are the per vault per-address states.

    +
    vaults?: Vault[]

    Vaults are the vaults.

    +
    diff --git a/js/client/interfaces/types.VaultPendingAction.html b/js/client/interfaces/types.VaultPendingAction.html index 6f07e7233d..274a67c9dd 100644 --- a/js/client/interfaces/types.VaultPendingAction.html +++ b/js/client/interfaces/types.VaultPendingAction.html @@ -1,8 +1,8 @@ VaultPendingAction | @oasisprotocol/client

    PendingAction is an action waiting for authorizations in order to be executed.

    -
    interface VaultPendingAction {
        action: VaultAction;
        authorized_by: Uint8Array[];
        nonce: longnum;
    }

    Properties

    interface VaultPendingAction {
        action: VaultAction;
        authorized_by: Uint8Array[];
        nonce: longnum;
    }

    Properties

    action: VaultAction

    Action is the pending action itself.

    -
    authorized_by: Uint8Array[]

    AuthorizedBy contains the addresses that have authorized the action.

    -
    nonce: longnum

    Nonce is the action nonce.

    -
    +
    authorized_by: Uint8Array[]

    AuthorizedBy contains the addresses that have authorized the action.

    +
    nonce: longnum

    Nonce is the action nonce.

    +
    diff --git a/js/client/interfaces/types.VaultWithdrawPolicy.html b/js/client/interfaces/types.VaultWithdrawPolicy.html index 19f007925d..e73993b611 100644 --- a/js/client/interfaces/types.VaultWithdrawPolicy.html +++ b/js/client/interfaces/types.VaultWithdrawPolicy.html @@ -1,6 +1,6 @@ VaultWithdrawPolicy | @oasisprotocol/client

    WithdrawPolicy is the per-address withdraw policy.

    -
    interface VaultWithdrawPolicy {
        limit_amount: Uint8Array;
        limit_interval: longnum;
    }

    Properties

    interface VaultWithdrawPolicy {
        limit_amount: Uint8Array;
        limit_interval: longnum;
    }

    Properties

    limit_amount: Uint8Array

    LimitAmount is the maximum amount of tokens that may be withdrawn in the given interval.

    -
    limit_interval: longnum

    LimitInterval is the interval (in blocks) when the limit amount resets.

    -
    +
    limit_interval: longnum

    LimitInterval is the interval (in blocks) when the limit amount resets.

    +
    diff --git a/js/client/interfaces/types.Version.html b/js/client/interfaces/types.Version.html index ac196fa548..e620542097 100644 --- a/js/client/interfaces/types.Version.html +++ b/js/client/interfaces/types.Version.html @@ -1,5 +1,5 @@ Version | @oasisprotocol/client

    Version is a protocol version.

    -
    interface Version {
        major?: number;
        minor?: number;
        patch?: number;
    }

    Properties

    interface Version {
        major?: number;
        minor?: number;
        patch?: number;
    }

    Properties

    Properties

    major?: number
    minor?: number
    patch?: number
    +

    Properties

    major?: number
    minor?: number
    patch?: number
    diff --git a/js/client/interfaces/types.VersionProtocolVersions.html b/js/client/interfaces/types.VersionProtocolVersions.html index 4d1aa6c419..4d042c5c8a 100644 --- a/js/client/interfaces/types.VersionProtocolVersions.html +++ b/js/client/interfaces/types.VersionProtocolVersions.html @@ -1,5 +1,5 @@ VersionProtocolVersions | @oasisprotocol/client

    Interface VersionProtocolVersions

    ProtocolVersions are the protocol versions.

    -
    interface VersionProtocolVersions {
        consensus_protocol: Version;
        runtime_committee_protocol: Version;
        runtime_host_protocol: Version;
    }

    Properties

    interface VersionProtocolVersions {
        consensus_protocol: Version;
        runtime_committee_protocol: Version;
        runtime_host_protocol: Version;
    }

    Properties

    consensus_protocol: Version
    runtime_committee_protocol: Version
    runtime_host_protocol: Version
    +

    Properties

    consensus_protocol: Version
    runtime_committee_protocol: Version
    runtime_host_protocol: Version
    diff --git a/js/client/interfaces/types.WorkerCommonHostStatus.html b/js/client/interfaces/types.WorkerCommonHostStatus.html index 41a68f148a..891786fb2a 100644 --- a/js/client/interfaces/types.WorkerCommonHostStatus.html +++ b/js/client/interfaces/types.WorkerCommonHostStatus.html @@ -1,4 +1,4 @@ WorkerCommonHostStatus | @oasisprotocol/client

    Interface WorkerCommonHostStatus

    HostStatus is the runtime host status.

    -
    interface WorkerCommonHostStatus {
        versions: Version[];
    }

    Properties

    interface WorkerCommonHostStatus {
        versions: Version[];
    }

    Properties

    Properties

    versions: Version[]

    Versions are the locally supported versions.

    -
    +
    diff --git a/js/client/interfaces/types.WorkerCommonLivenessStatus.html b/js/client/interfaces/types.WorkerCommonLivenessStatus.html index 7b69ed1c7f..36ba49e8da 100644 --- a/js/client/interfaces/types.WorkerCommonLivenessStatus.html +++ b/js/client/interfaces/types.WorkerCommonLivenessStatus.html @@ -1,13 +1,13 @@ WorkerCommonLivenessStatus | @oasisprotocol/client

    Interface WorkerCommonLivenessStatus

    LivenessStatus is the liveness status for the current epoch.

    -
    interface WorkerCommonLivenessStatus {
        finalized_proposals: longnum;
        live_rounds: longnum;
        missed_proposals: longnum;
        total_rounds: longnum;
    }

    Properties

    interface WorkerCommonLivenessStatus {
        finalized_proposals: longnum;
        live_rounds: longnum;
        missed_proposals: longnum;
        total_rounds: longnum;
    }

    Properties

    finalized_proposals: longnum

    FinalizedProposals is the number of finalized rounds when a node acted as a proposer with the highest rank.

    -
    live_rounds: longnum

    LiveRounds is the number of rounds in which the node positively contributed.

    -
    missed_proposals: longnum

    MissedProposals is the number of failed rounds when a node acted as a proposer +

    live_rounds: longnum

    LiveRounds is the number of rounds in which the node positively contributed.

    +
    missed_proposals: longnum

    MissedProposals is the number of failed rounds when a node acted as a proposer with the highest rank.

    -
    total_rounds: longnum

    TotalRounds is the total number of rounds in the last epoch, excluding any rounds generated +

    total_rounds: longnum

    TotalRounds is the total number of rounds in the last epoch, excluding any rounds generated by the roothash service itself.

    -
    +
    diff --git a/js/client/interfaces/types.WorkerCommonStatus.html b/js/client/interfaces/types.WorkerCommonStatus.html index 2d6bcc6508..55792c0c43 100644 --- a/js/client/interfaces/types.WorkerCommonStatus.html +++ b/js/client/interfaces/types.WorkerCommonStatus.html @@ -1,5 +1,5 @@ WorkerCommonStatus | @oasisprotocol/client

    Status is the common runtime worker status.

    -
    interface WorkerCommonStatus {
        active_version: Version;
        executor_roles: Uint8Array;
        host: WorkerCommonHostStatus;
        latest_height: longnum;
        latest_round: longnum;
        liveness?: WorkerCommonLivenessStatus;
        peers: string[];
        scheduler_rank: longnum;
        status: number;
    }

    Properties

    interface WorkerCommonStatus {
        active_version: Version;
        executor_roles: Uint8Array;
        host: WorkerCommonHostStatus;
        latest_height: longnum;
        latest_round: longnum;
        liveness?: WorkerCommonLivenessStatus;
        peers: string[];
        scheduler_rank: longnum;
        status: number;
    }

    Properties

    active_version: Version

    ActiveVersion is the currently active version.

    -
    executor_roles: Uint8Array

    ExecutorRoles are the node's roles in the executor committee.

    -

    Host is the runtime host status.

    -
    latest_height: longnum

    LatestHeight is the consensus layer height containing the runtime block for the latest round.

    -
    latest_round: longnum

    LatestRound is the latest runtime round as seen by the committee node.

    -

    Liveness is the node's liveness status for the current epoch.

    -
    peers: string[]

    Peers is the list of peers in the runtime P2P network.

    -
    scheduler_rank: longnum

    SchedulerRank is the position (index) of the node in the committee's scheduling order +

    executor_roles: Uint8Array

    ExecutorRoles are the node's roles in the executor committee.

    +

    Host is the runtime host status.

    +
    latest_height: longnum

    LatestHeight is the consensus layer height containing the runtime block for the latest round.

    +
    latest_round: longnum

    LatestRound is the latest runtime round as seen by the committee node.

    +

    Liveness is the node's liveness status for the current epoch.

    +
    peers: string[]

    Peers is the list of peers in the runtime P2P network.

    +
    scheduler_rank: longnum

    SchedulerRank is the position (index) of the node in the committee's scheduling order for the next round.

    -
    status: number

    Status is a concise status of the committee node.

    -
    +
    status: number

    Status is a concise status of the committee node.

    +
    diff --git a/js/client/interfaces/types.WorkerComputeStatus.html b/js/client/interfaces/types.WorkerComputeStatus.html index 59d56d00e2..5e7ed508bd 100644 --- a/js/client/interfaces/types.WorkerComputeStatus.html +++ b/js/client/interfaces/types.WorkerComputeStatus.html @@ -1,4 +1,4 @@ WorkerComputeStatus | @oasisprotocol/client

    Status is the executor worker status.

    -
    interface WorkerComputeStatus {
        status: number;
    }

    Properties

    interface WorkerComputeStatus {
        status: number;
    }

    Properties

    Properties

    status: number

    Status is a concise status of the committee node.

    -
    +
    diff --git a/js/client/interfaces/types.WorkerKeyManagerChurpSchemeStatus.html b/js/client/interfaces/types.WorkerKeyManagerChurpSchemeStatus.html index 313499d41a..495d1e3b93 100644 --- a/js/client/interfaces/types.WorkerKeyManagerChurpSchemeStatus.html +++ b/js/client/interfaces/types.WorkerKeyManagerChurpSchemeStatus.html @@ -1,4 +1,4 @@ WorkerKeyManagerChurpSchemeStatus | @oasisprotocol/client

    Interface WorkerKeyManagerChurpSchemeStatus

    ChurpSchemeStatus represents the status of a CHURP scheme.

    -
    interface WorkerKeyManagerChurpSchemeStatus {
        status?: KeyManagerCHURPStatus;
    }

    Properties

    interface WorkerKeyManagerChurpSchemeStatus {
        status?: KeyManagerCHURPStatus;
    }

    Properties

    Properties

    Status is the consensus status of the CHURP scheme.

    -
    +
    diff --git a/js/client/interfaces/types.WorkerKeyManagerChurpStatus.html b/js/client/interfaces/types.WorkerKeyManagerChurpStatus.html index 2d7fc36882..274dfcbcbe 100644 --- a/js/client/interfaces/types.WorkerKeyManagerChurpStatus.html +++ b/js/client/interfaces/types.WorkerKeyManagerChurpStatus.html @@ -1,4 +1,4 @@ WorkerKeyManagerChurpStatus | @oasisprotocol/client

    Interface WorkerKeyManagerChurpStatus

    ChurpStatus represents the status of the key manager CHURP extension.

    -
    interface WorkerKeyManagerChurpStatus {
        schemes?: Map<number, WorkerKeyManagerChurpSchemeStatus>;
    }

    Properties

    interface WorkerKeyManagerChurpStatus {
        schemes?: Map<number, WorkerKeyManagerChurpSchemeStatus>;
    }

    Properties

    Properties

    schemes?: Map<number, WorkerKeyManagerChurpSchemeStatus>

    Schemes is a list of CHURP scheme configurations.

    -
    +
    diff --git a/js/client/interfaces/types.WorkerKeyManagerEphemeralSecretStats.html b/js/client/interfaces/types.WorkerKeyManagerEphemeralSecretStats.html index f011059f07..0c1c141ac1 100644 --- a/js/client/interfaces/types.WorkerKeyManagerEphemeralSecretStats.html +++ b/js/client/interfaces/types.WorkerKeyManagerEphemeralSecretStats.html @@ -1,10 +1,10 @@ WorkerKeyManagerEphemeralSecretStats | @oasisprotocol/client

    Interface WorkerKeyManagerEphemeralSecretStats

    EphemeralSecretStats are the ephemeral secret generation and replication stats.

    -
    interface WorkerKeyManagerEphemeralSecretStats {
        last_generated_epoch: longnum;
        last_loaded_epoch: longnum;
        num_generated: number;
        num_loaded: number;
    }

    Properties

    interface WorkerKeyManagerEphemeralSecretStats {
        last_generated_epoch: longnum;
        last_loaded_epoch: longnum;
        num_generated: number;
        num_loaded: number;
    }

    Properties

    last_generated_epoch: longnum

    LastGenerated is the epoch of the last generated secret.

    -
    last_loaded_epoch: longnum

    LastLoaded is the epoch of the last loaded secret.

    -
    num_generated: number

    NumGenerated is the number of generated secrets.

    -
    num_loaded: number

    NumLoaded is the number of loaded secrets.

    -
    +
    last_loaded_epoch: longnum

    LastLoaded is the epoch of the last loaded secret.

    +
    num_generated: number

    NumGenerated is the number of generated secrets.

    +
    num_loaded: number

    NumLoaded is the number of loaded secrets.

    +
    diff --git a/js/client/interfaces/types.WorkerKeyManagerMasterSecretStats.html b/js/client/interfaces/types.WorkerKeyManagerMasterSecretStats.html index 2325c8ea33..b856178cc7 100644 --- a/js/client/interfaces/types.WorkerKeyManagerMasterSecretStats.html +++ b/js/client/interfaces/types.WorkerKeyManagerMasterSecretStats.html @@ -1,10 +1,10 @@ WorkerKeyManagerMasterSecretStats | @oasisprotocol/client

    Interface WorkerKeyManagerMasterSecretStats

    MasterSecretStats are the master secret generation and replication stats.

    -
    interface WorkerKeyManagerMasterSecretStats {
        last_generated_generation: longnum;
        last_loaded_generation: longnum;
        num_generated: number;
        num_loaded: number;
    }

    Properties

    interface WorkerKeyManagerMasterSecretStats {
        last_generated_generation: longnum;
        last_loaded_generation: longnum;
        num_generated: number;
        num_loaded: number;
    }

    Properties

    last_generated_generation: longnum

    LastGenerated is the generation of the last generated secret.

    -
    last_loaded_generation: longnum

    LastLoaded is the generation of the last loaded secret.

    -
    num_generated: number

    NumGenerated is the number of generated secrets.

    -
    num_loaded: number

    NumLoaded is the number of loaded secrets.

    -
    +
    last_loaded_generation: longnum

    LastLoaded is the generation of the last loaded secret.

    +
    num_generated: number

    NumGenerated is the number of generated secrets.

    +
    num_loaded: number

    NumLoaded is the number of loaded secrets.

    +
    diff --git a/js/client/interfaces/types.WorkerKeyManagerRuntimeAccessList.html b/js/client/interfaces/types.WorkerKeyManagerRuntimeAccessList.html index f0d9a0fedc..cffb752471 100644 --- a/js/client/interfaces/types.WorkerKeyManagerRuntimeAccessList.html +++ b/js/client/interfaces/types.WorkerKeyManagerRuntimeAccessList.html @@ -1,6 +1,6 @@ WorkerKeyManagerRuntimeAccessList | @oasisprotocol/client

    Interface WorkerKeyManagerRuntimeAccessList

    RuntimeAccessList is an access control lists for a runtime.

    -
    interface WorkerKeyManagerRuntimeAccessList {
        peers: string[];
        runtime_id: Uint8Array;
    }

    Properties

    interface WorkerKeyManagerRuntimeAccessList {
        peers: string[];
        runtime_id: Uint8Array;
    }

    Properties

    Properties

    peers: string[]

    Peers is a list of peers that are allowed to call protected methods.

    -
    runtime_id: Uint8Array

    RuntimeID is the runtime ID of the runtime this access list is for.

    -
    +
    runtime_id: Uint8Array

    RuntimeID is the runtime ID of the runtime this access list is for.

    +
    diff --git a/js/client/interfaces/types.WorkerKeyManagerSecretsStatus.html b/js/client/interfaces/types.WorkerKeyManagerSecretsStatus.html index cc9fe85359..721507179a 100644 --- a/js/client/interfaces/types.WorkerKeyManagerSecretsStatus.html +++ b/js/client/interfaces/types.WorkerKeyManagerSecretsStatus.html @@ -1,6 +1,6 @@ WorkerKeyManagerSecretsStatus | @oasisprotocol/client

    Interface WorkerKeyManagerSecretsStatus

    SecretsStatus is the key manager master and ephemeral secrets status.

    -
    interface WorkerKeyManagerSecretsStatus {
        status: KeyManagerSecretsStatus;
        worker: WorkerKeyManagerSecretsWorkerStatus;
    }

    Properties

    interface WorkerKeyManagerSecretsStatus {
        status: KeyManagerSecretsStatus;
        worker: WorkerKeyManagerSecretsWorkerStatus;
    }

    Properties

    Properties

    Status is the global key manager committee status.

    -

    Worker is the key manager master and ephemeral secrets worker status.

    -
    +
    worker: WorkerKeyManagerSecretsWorkerStatus

    Worker is the key manager master and ephemeral secrets worker status.

    +
    diff --git a/js/client/interfaces/types.WorkerKeyManagerSecretsWorkerStatus.html b/js/client/interfaces/types.WorkerKeyManagerSecretsWorkerStatus.html index 4adb12fcd2..bc3a06af51 100644 --- a/js/client/interfaces/types.WorkerKeyManagerSecretsWorkerStatus.html +++ b/js/client/interfaces/types.WorkerKeyManagerSecretsWorkerStatus.html @@ -1,5 +1,5 @@ WorkerKeyManagerSecretsWorkerStatus | @oasisprotocol/client

    Interface WorkerKeyManagerSecretsWorkerStatus

    SecretsWorkerStatus is the key manager master and ephemeral secrets worker status.

    -
    interface WorkerKeyManagerSecretsWorkerStatus {
        ephemeral_secrets: WorkerKeyManagerEphemeralSecretStats;
        last_registration: longnum;
        master_secrets: WorkerKeyManagerMasterSecretStats;
        policy: KeyManagerSecretsSignedPolicySGX;
        policy_checksum: Uint8Array;
        private_peers: string[];
        status: number;
    }

    Properties

    interface WorkerKeyManagerSecretsWorkerStatus {
        ephemeral_secrets: WorkerKeyManagerEphemeralSecretStats;
        last_registration: longnum;
        master_secrets: WorkerKeyManagerMasterSecretStats;
        policy: KeyManagerSecretsSignedPolicySGX;
        policy_checksum: Uint8Array;
        private_peers: string[];
        status: number;
    }

    Properties

    EphemeralSecrets are the ephemeral secret generation and replication stats.

    -
    last_registration: longnum

    LastRegistration is the time of the last successful registration with the consensus registry +

    last_registration: longnum

    LastRegistration is the time of the last successful registration with the consensus registry service. In case the worker did not successfully register yet, it will be the zero timestamp.

    -

    MasterSecrets are the master secret generation and replication stats.

    -

    Policy is the master and ephemeral secrets access control policy.

    -
    policy_checksum: Uint8Array

    PolicyChecksum is the checksum of the policy.

    -
    private_peers: string[]

    PrivatePeers is a list of peers that are always allowed to call protected methods.

    -
    status: number

    Status is a concise status of the worker.

    -
    +
    master_secrets: WorkerKeyManagerMasterSecretStats

    MasterSecrets are the master secret generation and replication stats.

    +
    policy: KeyManagerSecretsSignedPolicySGX

    Policy is the master and ephemeral secrets access control policy.

    +
    policy_checksum: Uint8Array

    PolicyChecksum is the checksum of the policy.

    +
    private_peers: string[]

    PrivatePeers is a list of peers that are always allowed to call protected methods.

    +
    status: number

    Status is a concise status of the worker.

    +
    diff --git a/js/client/interfaces/types.WorkerKeyManagerStatus.html b/js/client/interfaces/types.WorkerKeyManagerStatus.html index 4f587eb0c3..044fe78f81 100644 --- a/js/client/interfaces/types.WorkerKeyManagerStatus.html +++ b/js/client/interfaces/types.WorkerKeyManagerStatus.html @@ -1,5 +1,5 @@ WorkerKeyManagerStatus | @oasisprotocol/client

    Interface WorkerKeyManagerStatus

    Status is the key manager worker status.

    -
    interface WorkerKeyManagerStatus {
        access_list: WorkerKeyManagerRuntimeAccessList[];
        active_version: Version;
        churp: WorkerKeyManagerChurpStatus;
        client_runtimes: Uint8Array[];
        runtime_id: Uint8Array;
        secrets: WorkerKeyManagerSecretsStatus;
        status: number;
    }

    Properties

    interface WorkerKeyManagerStatus {
        access_list: WorkerKeyManagerRuntimeAccessList[];
        active_version: Version;
        churp: WorkerKeyManagerChurpStatus;
        client_runtimes: Uint8Array[];
        runtime_id: Uint8Array;
        secrets: WorkerKeyManagerSecretsStatus;
        status: number;
    }

    Properties

    AccessList is per-runtime list of peers that are allowed to call protected methods.

    -
    active_version: Version

    ActiveVersion is the currently active version.

    -

    Churp is the CHURP status.

    -
    client_runtimes: Uint8Array[]

    ClientRuntimes is a list of compute runtimes that use this key manager.

    -
    runtime_id: Uint8Array

    RuntimeID is the runtime ID of the key manager.

    -

    Secrets is the master and ephemeral secrets status.

    -
    status: number

    Status is a concise status of the key manager worker.

    -
    +
    active_version: Version

    ActiveVersion is the currently active version.

    +
    churp: WorkerKeyManagerChurpStatus

    Churp is the CHURP status.

    +
    client_runtimes: Uint8Array[]

    ClientRuntimes is a list of compute runtimes that use this key manager.

    +
    runtime_id: Uint8Array

    RuntimeID is the runtime ID of the key manager.

    +
    secrets: WorkerKeyManagerSecretsStatus

    Secrets is the master and ephemeral secrets status.

    +
    status: number

    Status is a concise status of the key manager worker.

    +
    diff --git a/js/client/interfaces/types.WorkerStorageGetLastSyncedRoundRequest.html b/js/client/interfaces/types.WorkerStorageGetLastSyncedRoundRequest.html index d28a30abd5..2e866916ed 100644 --- a/js/client/interfaces/types.WorkerStorageGetLastSyncedRoundRequest.html +++ b/js/client/interfaces/types.WorkerStorageGetLastSyncedRoundRequest.html @@ -1,3 +1,3 @@ WorkerStorageGetLastSyncedRoundRequest | @oasisprotocol/client

    Interface WorkerStorageGetLastSyncedRoundRequest

    GetLastSyncedRoundRequest is a GetLastSyncedRound request.

    -
    interface WorkerStorageGetLastSyncedRoundRequest {
        runtime_id: Uint8Array;
    }

    Properties

    Properties

    runtime_id: Uint8Array
    +
    interface WorkerStorageGetLastSyncedRoundRequest {
        runtime_id: Uint8Array;
    }

    Properties

    Properties

    runtime_id: Uint8Array
    diff --git a/js/client/interfaces/types.WorkerStorageGetLastSyncedRoundResponse.html b/js/client/interfaces/types.WorkerStorageGetLastSyncedRoundResponse.html index c16a1bbec6..e07d1df270 100644 --- a/js/client/interfaces/types.WorkerStorageGetLastSyncedRoundResponse.html +++ b/js/client/interfaces/types.WorkerStorageGetLastSyncedRoundResponse.html @@ -1,5 +1,5 @@ WorkerStorageGetLastSyncedRoundResponse | @oasisprotocol/client

    Interface WorkerStorageGetLastSyncedRoundResponse

    GetLastSyncedRoundResponse is a GetLastSyncedRound response.

    -
    interface WorkerStorageGetLastSyncedRoundResponse {
        io_root: StorageRoot;
        round: longnum;
        state_root: StorageRoot;
    }

    Properties

    interface WorkerStorageGetLastSyncedRoundResponse {
        io_root: StorageRoot;
        round: longnum;
        state_root: StorageRoot;
    }

    Properties

    io_root: StorageRoot
    round: longnum
    state_root: StorageRoot
    +

    Properties

    io_root: StorageRoot
    round: longnum
    state_root: StorageRoot
    diff --git a/js/client/interfaces/types.WorkerStoragePauseCheckpointerRequest.html b/js/client/interfaces/types.WorkerStoragePauseCheckpointerRequest.html index 0ad89ea7dd..5b4c25c70d 100644 --- a/js/client/interfaces/types.WorkerStoragePauseCheckpointerRequest.html +++ b/js/client/interfaces/types.WorkerStoragePauseCheckpointerRequest.html @@ -1,4 +1,4 @@ WorkerStoragePauseCheckpointerRequest | @oasisprotocol/client

    Interface WorkerStoragePauseCheckpointerRequest

    PauseCheckpointerRequest is a PauseCheckpointer request.

    -
    interface WorkerStoragePauseCheckpointerRequest {
        pause: boolean;
        runtime_id: Uint8Array;
    }

    Properties

    interface WorkerStoragePauseCheckpointerRequest {
        pause: boolean;
        runtime_id: Uint8Array;
    }

    Properties

    Properties

    pause: boolean
    runtime_id: Uint8Array
    +

    Properties

    pause: boolean
    runtime_id: Uint8Array
    diff --git a/js/client/interfaces/types.WorkerStorageStatus.html b/js/client/interfaces/types.WorkerStorageStatus.html index 4465bbe2f2..536c03d0b4 100644 --- a/js/client/interfaces/types.WorkerStorageStatus.html +++ b/js/client/interfaces/types.WorkerStorageStatus.html @@ -1,6 +1,6 @@ WorkerStorageStatus | @oasisprotocol/client

    Status is the storage worker status.

    -
    interface WorkerStorageStatus {
        last_finalized_round: longnum;
        status: string;
    }

    Properties

    interface WorkerStorageStatus {
        last_finalized_round: longnum;
        status: string;
    }

    Properties

    last_finalized_round: longnum

    LastFinalizedRound is the last synced and finalized round.

    -
    status: string

    Status is the current status of the storage worker.

    -
    +
    status: string

    Status is the current status of the storage worker.

    +
    diff --git a/js/client/modules/address.html b/js/client/modules/address.html index f625294ffe..76d6a14336 100644 --- a/js/client/modules/address.html +++ b/js/client/modules/address.html @@ -1,4 +1,4 @@ -address | @oasisprotocol/client

    Index

    Functions

    fromBech32 +address | @oasisprotocol/client
    diff --git a/js/client/modules/beacon.html b/js/client/modules/beacon.html index c027d49e04..8b7c18a603 100644 --- a/js/client/modules/beacon.html +++ b/js/client/modules/beacon.html @@ -1,4 +1,4 @@ -beacon | @oasisprotocol/client

    Index

    Variables

    BACKEND_INSECURE +beacon | @oasisprotocol/client

    Index

    Variables

    BACKEND_INSECURE BACKEND_VRF ERR_BEACON_NOT_AVAILABLE_CODE METHOD_SET_EPOCH diff --git a/js/client/modules/client.html b/js/client/modules/client.html index f05e5690d8..e171a3a02f 100644 --- a/js/client/modules/client.html +++ b/js/client/modules/client.html @@ -1,4 +1,4 @@ -client | @oasisprotocol/client

    Index

    Classes

    GRPCWrapper +client | @oasisprotocol/client
    diff --git a/js/client/modules/common.html b/js/client/modules/common.html index 438d35c91d..45c6973abf 100644 --- a/js/client/modules/common.html +++ b/js/client/modules/common.html @@ -1,4 +1,4 @@ -common | @oasisprotocol/client

    Index

    Variables

    CODE_NO_ERROR +common | @oasisprotocol/client

    Index

    Variables

    CODE_NO_ERROR ENTITY_LATEST_DESCRIPTOR_VERSION ERR_UNKNOWN_ERROR_CODE IDENTITY_ERR_CERTIFICATE_ROTATION_FORBIDDEN_CODE diff --git a/js/client/modules/consensus.html b/js/client/modules/consensus.html index e1f364482b..e8e1f4a4e4 100644 --- a/js/client/modules/consensus.html +++ b/js/client/modules/consensus.html @@ -1,4 +1,4 @@ -consensus | @oasisprotocol/client

    Index

    Classes

    TransactionWrapper +consensus | @oasisprotocol/client

    Index

    Classes

    Type Aliases

    SignatureMessageHandlersWithChainContext TransactionHandler TransactionHandlers diff --git a/js/client/modules/control.html b/js/client/modules/control.html index 84f47dd8b1..077b37d213 100644 --- a/js/client/modules/control.html +++ b/js/client/modules/control.html @@ -1,3 +1,3 @@ -control | @oasisprotocol/client

    Index

    Variables

    DEBUG_ERR_INCOMPATIBLE_BACKEND_CODE +control | @oasisprotocol/client
    diff --git a/js/client/modules/genesis.html b/js/client/modules/genesis.html index ae066be5bd..52ff7e09cd 100644 --- a/js/client/modules/genesis.html +++ b/js/client/modules/genesis.html @@ -1,2 +1,2 @@ -genesis | @oasisprotocol/client

    Index

    Functions

    chainContext +genesis | @oasisprotocol/client

    Index

    Functions

    diff --git a/js/client/modules/governance.html b/js/client/modules/governance.html index dc510ea8c0..eeabbc1d51 100644 --- a/js/client/modules/governance.html +++ b/js/client/modules/governance.html @@ -1,4 +1,4 @@ -governance | @oasisprotocol/client

    Index

    Variables

    ERR_INVALID_ARGUMENT_CODE +governance | @oasisprotocol/client

    Index

    Variables

    ERR_INVALID_ARGUMENT_CODE ERR_NO_SUCH_PROPOSAL_CODE ERR_NO_SUCH_UPGRADE_CODE ERR_NOT_ELIGIBLE_CODE diff --git a/js/client/modules/hash.html b/js/client/modules/hash.html index 1b68e54346..3bbb189bb0 100644 --- a/js/client/modules/hash.html +++ b/js/client/modules/hash.html @@ -1,2 +1,2 @@ -hash | @oasisprotocol/client

    Index

    Functions

    hash +hash | @oasisprotocol/client

    Index

    Functions

    diff --git a/js/client/modules/hdkey.html b/js/client/modules/hdkey.html index 023d900ee7..ec8e32d598 100644 --- a/js/client/modules/hdkey.html +++ b/js/client/modules/hdkey.html @@ -1,2 +1,2 @@ -hdkey | @oasisprotocol/client

    Index

    Classes

    HDKey +hdkey | @oasisprotocol/client

    Index

    Classes

    diff --git a/js/client/modules/keymanager.html b/js/client/modules/keymanager.html index 6e701e2e84..cd32de1d5f 100644 --- a/js/client/modules/keymanager.html +++ b/js/client/modules/keymanager.html @@ -1,4 +1,4 @@ -keymanager | @oasisprotocol/client

    Index

    Variables

    ERR_NO_SUCH_STATUS_CODE +keymanager | @oasisprotocol/client

    Index

    Variables

    Functions

    updatePolicyWrapper diff --git a/js/client/modules/misc.html b/js/client/modules/misc.html index 6289ad334e..fe8b6f5ae4 100644 --- a/js/client/modules/misc.html +++ b/js/client/modules/misc.html @@ -1,4 +1,4 @@ -misc | @oasisprotocol/client

    Index

    Functions

    concat +misc | @oasisprotocol/client

    Index

    Functions

    concat fromBase64 fromCBOR fromHex diff --git a/js/client/modules/quantity.html b/js/client/modules/quantity.html index c78022aa5a..1a4bf53722 100644 --- a/js/client/modules/quantity.html +++ b/js/client/modules/quantity.html @@ -1,3 +1,3 @@ -quantity | @oasisprotocol/client

    Index

    Functions

    fromBigInt +quantity | @oasisprotocol/client
    diff --git a/js/client/modules/registry.html b/js/client/modules/registry.html index 7cd05bf9c7..fe307478b0 100644 --- a/js/client/modules/registry.html +++ b/js/client/modules/registry.html @@ -1,4 +1,4 @@ -registry | @oasisprotocol/client

    Index

    Variables

    ERR_BAD_CAPABILITIES_TEE_HARDWARE_CODE +registry | @oasisprotocol/client

    Index

    Variables

    ERR_BAD_CAPABILITIES_TEE_HARDWARE_CODE ERR_BAD_ENCLAVE_IDENTITY_CODE ERR_BAD_ENTITY_FOR_NODE_CODE ERR_BAD_ENTITY_FOR_RUNTIME_CODE diff --git a/js/client/modules/roothash.html b/js/client/modules/roothash.html index a0115ba118..d34c9405ac 100644 --- a/js/client/modules/roothash.html +++ b/js/client/modules/roothash.html @@ -1,4 +1,4 @@ -roothash | @oasisprotocol/client

    Index

    Variables

    COMMITMENT_MODULE_NAME +roothash | @oasisprotocol/client

    Index

    Variables

    COMMITMENT_MODULE_NAME COMPUTE_RESULTS_HEADER_SIGNATURE_CONTEXT EPOCH_TRANSITION ERR_ALREADY_COMMITTED_CODE diff --git a/js/client/modules/runtime.html b/js/client/modules/runtime.html index acd1107279..172a91d0aa 100644 --- a/js/client/modules/runtime.html +++ b/js/client/modules/runtime.html @@ -1,4 +1,4 @@ -runtime | @oasisprotocol/client

    Index

    Variables

    CLIENT_ERR_CHECK_TX_FAILED_CODE +runtime | @oasisprotocol/client

    Index

    Variables

    CLIENT_ERR_CHECK_TX_FAILED_CODE CLIENT_ERR_INTERNAL_CODE CLIENT_ERR_NO_HOSTED_RUNTIME_CODE CLIENT_ERR_NOT_FOUND_CODE diff --git a/js/client/modules/scheduler.html b/js/client/modules/scheduler.html index 9c504ffac8..8ca0419399 100644 --- a/js/client/modules/scheduler.html +++ b/js/client/modules/scheduler.html @@ -1,4 +1,4 @@ -scheduler | @oasisprotocol/client

    Index

    Variables

    KIND_COMPUTE_EXECUTOR +scheduler | @oasisprotocol/client

    Index

    Variables

    KIND_COMPUTE_EXECUTOR KIND_INVALID MAX_COMMITTEE_KIND ROLE_BACKUP_WORKER diff --git a/js/client/modules/signature.html b/js/client/modules/signature.html index 33a59cbddc..55be472a88 100644 --- a/js/client/modules/signature.html +++ b/js/client/modules/signature.html @@ -1,4 +1,4 @@ -signature | @oasisprotocol/client

    Index

    Classes

    BlindContextSigner +signature | @oasisprotocol/client

    Index

    Classes

    Interfaces

    ContextSigner MessageHandlers diff --git a/js/client/modules/staking.html b/js/client/modules/staking.html index 03001c7c27..b6e1752646 100644 --- a/js/client/modules/staking.html +++ b/js/client/modules/staking.html @@ -1,4 +1,4 @@ -staking | @oasisprotocol/client

    Index

    Type Aliases

    ConsensusTransactionHandlers +staking | @oasisprotocol/client

    Index

    Type Aliases

    Variables

    ADDRESS_PREFIX ADDRESS_RUNTIME_V0_CONTEXT_IDENTIFIER ADDRESS_RUNTIME_V0_CONTEXT_VERSION diff --git a/js/client/modules/storage.html b/js/client/modules/storage.html index 790324d172..c5309bbc34 100644 --- a/js/client/modules/storage.html +++ b/js/client/modules/storage.html @@ -1,4 +1,4 @@ -storage | @oasisprotocol/client

    Index

    Variables

    CHECKPOINT_VERSION +storage | @oasisprotocol/client

    Index

    Variables

    CHECKPOINT_VERSION ERR_CANT_PROVE_CODE ERR_CHECKPOINT_NOT_FOUND_CODE ERR_CHUNK_ALREADY_RESTORED_CODE diff --git a/js/client/modules/types.html b/js/client/modules/types.html index 3d4c80d801..c50b0fe596 100644 --- a/js/client/modules/types.html +++ b/js/client/modules/types.html @@ -1,4 +1,4 @@ -types | @oasisprotocol/client

    Index

    Interfaces

    BeaconConsensusParameters +types | @oasisprotocol/client

    Index

    Interfaces

    BeaconConsensusParameters BeaconEpochTimeState BeaconGenesis BeaconInsecureParameters diff --git a/js/client/modules/upgrade.html b/js/client/modules/upgrade.html index e6263fc32e..d702db9997 100644 --- a/js/client/modules/upgrade.html +++ b/js/client/modules/upgrade.html @@ -1,4 +1,4 @@ -upgrade | @oasisprotocol/client

    Index

    Variables

    ERR_ALREADY_PENDING_CODE +upgrade | @oasisprotocol/client

    Index

    Variables

    ERR_ALREADY_PENDING_CODE ERR_BAD_DESCRIPTOR_CODE ERR_STOP_FOR_UPGRADE_CODE ERR_UPGRADE_IN_PROGRESS_CODE diff --git a/js/client/modules/worker.html b/js/client/modules/worker.html index 9c1c1d9731..f946f1ff06 100644 --- a/js/client/modules/worker.html +++ b/js/client/modules/worker.html @@ -1,4 +1,4 @@ -worker | @oasisprotocol/client

    Index

    Variables

    STORAGE_ERR_CANT_PAUSE_CHECKPOINTER +worker | @oasisprotocol/client
    diff --git a/js/client/types/consensus.SignatureMessageHandlersWithChainContext.html b/js/client/types/consensus.SignatureMessageHandlersWithChainContext.html index b2f53e8b5d..370fcb591a 100644 --- a/js/client/types/consensus.SignatureMessageHandlersWithChainContext.html +++ b/js/client/types/consensus.SignatureMessageHandlersWithChainContext.html @@ -1,2 +1,2 @@ SignatureMessageHandlersWithChainContext | @oasisprotocol/client

    Type Alias SignatureMessageHandlersWithChainContext

    SignatureMessageHandlersWithChainContext: {
        oasis-core/consensus: tx?: MessageHandlerWithChainContext<ConsensusTransaction>;
    }
    +
    diff --git a/js/client/types/consensus.TransactionHandler.html b/js/client/types/consensus.TransactionHandler.html index 47ed014475..ee057f8b4d 100644 --- a/js/client/types/consensus.TransactionHandler.html +++ b/js/client/types/consensus.TransactionHandler.html @@ -1 +1 @@ -TransactionHandler | @oasisprotocol/client

    Type Alias TransactionHandler<BODY>

    TransactionHandler<BODY>: ((body: BODY) => void)

    Type Parameters

    • BODY
    +TransactionHandler | @oasisprotocol/client

    Type Alias TransactionHandler<BODY>

    TransactionHandler<BODY>: ((body: BODY) => void)

    Type Parameters

    • BODY
    diff --git a/js/client/types/consensus.TransactionHandlers.html b/js/client/types/consensus.TransactionHandlers.html index 1480c3eff3..6f5292fc8c 100644 --- a/js/client/types/consensus.TransactionHandlers.html +++ b/js/client/types/consensus.TransactionHandlers.html @@ -1 +1 @@ -TransactionHandlers | @oasisprotocol/client
    TransactionHandlers: {
        [method: string]: TransactionHandler<never>;
    }
    +TransactionHandlers | @oasisprotocol/client
    TransactionHandlers: {
        [method: string]: TransactionHandler<never>;
    }
    diff --git a/js/client/types/signature.MessageHandlerBare.html b/js/client/types/signature.MessageHandlerBare.html index 3729327d82..fb68a6e9d6 100644 --- a/js/client/types/signature.MessageHandlerBare.html +++ b/js/client/types/signature.MessageHandlerBare.html @@ -1 +1 @@ -MessageHandlerBare | @oasisprotocol/client

    Type Alias MessageHandlerBare<PARSED>

    MessageHandlerBare<PARSED>: ((v: PARSED) => void)

    Type Parameters

    • PARSED
    +MessageHandlerBare | @oasisprotocol/client

    Type Alias MessageHandlerBare<PARSED>

    MessageHandlerBare<PARSED>: ((v: PARSED) => void)

    Type Parameters

    • PARSED
    diff --git a/js/client/types/signature.MessageHandlerWithChainContext.html b/js/client/types/signature.MessageHandlerWithChainContext.html index 76e8ef4187..227bd52e8c 100644 --- a/js/client/types/signature.MessageHandlerWithChainContext.html +++ b/js/client/types/signature.MessageHandlerWithChainContext.html @@ -1 +1 @@ -MessageHandlerWithChainContext | @oasisprotocol/client

    Type Alias MessageHandlerWithChainContext<PARSED>

    MessageHandlerWithChainContext<PARSED>: ((chainContext: string, v: PARSED) => void)

    Type Parameters

    • PARSED
    +MessageHandlerWithChainContext | @oasisprotocol/client

    Type Alias MessageHandlerWithChainContext<PARSED>

    MessageHandlerWithChainContext<PARSED>: ((chainContext: string, v: PARSED) => void)

    Type Parameters

    • PARSED
    diff --git a/js/client/types/signature.MessageHandlersBare.html b/js/client/types/signature.MessageHandlersBare.html index 1f26f17b22..c436586328 100644 --- a/js/client/types/signature.MessageHandlersBare.html +++ b/js/client/types/signature.MessageHandlersBare.html @@ -1 +1 @@ -MessageHandlersBare | @oasisprotocol/client
    MessageHandlersBare: {
        [context: string]: MessageHandlerBare<never>;
    }
    +MessageHandlersBare | @oasisprotocol/client
    MessageHandlersBare: {
        [context: string]: MessageHandlerBare<never>;
    }
    diff --git a/js/client/types/signature.MessageHandlersWithChainContext.html b/js/client/types/signature.MessageHandlersWithChainContext.html index 04a2e0bc20..5f536b0f81 100644 --- a/js/client/types/signature.MessageHandlersWithChainContext.html +++ b/js/client/types/signature.MessageHandlersWithChainContext.html @@ -1 +1 @@ -MessageHandlersWithChainContext | @oasisprotocol/client

    Type Alias MessageHandlersWithChainContext

    MessageHandlersWithChainContext: {
        [context: string]: MessageHandlerWithChainContext<never>;
    }
    +MessageHandlersWithChainContext | @oasisprotocol/client

    Type Alias MessageHandlersWithChainContext

    MessageHandlersWithChainContext: {
        [context: string]: MessageHandlerWithChainContext<never>;
    }
    diff --git a/js/client/types/staking.ConsensusTransactionHandlers.html b/js/client/types/staking.ConsensusTransactionHandlers.html index cf112fc23a..01e0516cb9 100644 --- a/js/client/types/staking.ConsensusTransactionHandlers.html +++ b/js/client/types/staking.ConsensusTransactionHandlers.html @@ -1,2 +1,2 @@ ConsensusTransactionHandlers | @oasisprotocol/client

    Type Alias ConsensusTransactionHandlers

    ConsensusTransactionHandlers: {
        staking.AddEscrow?: TransactionHandler<StakingEscrow>;
        staking.Allow?: TransactionHandler<StakingAllow>;
        staking.AmendCommissionSchedule?: TransactionHandler<StakingAmendCommissionSchedule>;
        staking.Burn?: TransactionHandler<StakingBurn>;
        staking.ReclaimEscrow?: TransactionHandler<StakingReclaimEscrow>;
        staking.Transfer?: TransactionHandler<StakingTransfer>;
        staking.Withdraw?: TransactionHandler<StakingWithdraw>;
    }

    Use this as a part of a consensus.TransactionHandlers.

    -
    +
    diff --git a/js/client/types/types.NotModeled.html b/js/client/types/types.NotModeled.html index fca481cfc1..43ba996445 100644 --- a/js/client/types/types.NotModeled.html +++ b/js/client/types/types.NotModeled.html @@ -1 +1 @@ -NotModeled | @oasisprotocol/client
    NotModeled: {
        [key: string]: unknown;
    }
    +NotModeled | @oasisprotocol/client
    NotModeled: {
        [key: string]: unknown;
    }
    diff --git a/js/client/types/types.RegistryAnyNodeRuntimeAdmissionPolicy.html b/js/client/types/types.RegistryAnyNodeRuntimeAdmissionPolicy.html index 883e10901f..c92bc22087 100644 --- a/js/client/types/types.RegistryAnyNodeRuntimeAdmissionPolicy.html +++ b/js/client/types/types.RegistryAnyNodeRuntimeAdmissionPolicy.html @@ -1,2 +1,2 @@ RegistryAnyNodeRuntimeAdmissionPolicy | @oasisprotocol/client

    Type Alias RegistryAnyNodeRuntimeAdmissionPolicy

    RegistryAnyNodeRuntimeAdmissionPolicy: Map<never, never>

    AnyNodeRuntimeAdmissionPolicy allows any node to register.

    -
    +
    diff --git a/js/client/types/types.RegistryDeregisterEntity.html b/js/client/types/types.RegistryDeregisterEntity.html index f17e606e79..3804f222ff 100644 --- a/js/client/types/types.RegistryDeregisterEntity.html +++ b/js/client/types/types.RegistryDeregisterEntity.html @@ -1,2 +1,2 @@ RegistryDeregisterEntity | @oasisprotocol/client

    Type Alias RegistryDeregisterEntity

    RegistryDeregisterEntity: Map<never, never>

    DeregisterEntity is a request to deregister an entity.

    -
    +
    diff --git a/js/client/types/types.RegistryValidatorSetConstraint.html b/js/client/types/types.RegistryValidatorSetConstraint.html index f2c7ed2001..ef9c5a583f 100644 --- a/js/client/types/types.RegistryValidatorSetConstraint.html +++ b/js/client/types/types.RegistryValidatorSetConstraint.html @@ -1,3 +1,3 @@ RegistryValidatorSetConstraint | @oasisprotocol/client

    Type Alias RegistryValidatorSetConstraint

    RegistryValidatorSetConstraint: Map<never, never>

    ValidatorSetConstraint specifies that the entity must have a node that is part of the validator set. No other options can currently be specified.

    -
    +
    diff --git a/js/client/types/types.RootHashRoundRoots.html b/js/client/types/types.RootHashRoundRoots.html index 1fc2ed5aae..b53b9172e0 100644 --- a/js/client/types/types.RootHashRoundRoots.html +++ b/js/client/types/types.RootHashRoundRoots.html @@ -1,3 +1,3 @@ RootHashRoundRoots | @oasisprotocol/client
    RootHashRoundRoots: [StateRoot: Uint8Array, IORoot: Uint8Array]

    RoundRoots holds the per-round state and I/O roots that are stored in consensus state.

    -
    +
    diff --git a/js/client/types/types.StorageLogEntry.html b/js/client/types/types.StorageLogEntry.html index 8f03a57a58..4148433eec 100644 --- a/js/client/types/types.StorageLogEntry.html +++ b/js/client/types/types.StorageLogEntry.html @@ -1,2 +1,2 @@ StorageLogEntry | @oasisprotocol/client
    StorageLogEntry: [Key: Uint8Array, Value: Uint8Array]

    LogEntry is a write log entry.

    -
    +
    diff --git a/js/client/types/types.VaultActionResume.html b/js/client/types/types.VaultActionResume.html index ebce224dd6..0bc4b90d67 100644 --- a/js/client/types/types.VaultActionResume.html +++ b/js/client/types/types.VaultActionResume.html @@ -1,2 +1,2 @@ VaultActionResume | @oasisprotocol/client
    VaultActionResume: Map<never, never>

    ActionResume is the action to suspend the vault.

    -
    +
    diff --git a/js/client/types/types.VaultActionSuspend.html b/js/client/types/types.VaultActionSuspend.html index 8cc56c4aba..1b5f64fc79 100644 --- a/js/client/types/types.VaultActionSuspend.html +++ b/js/client/types/types.VaultActionSuspend.html @@ -1,2 +1,2 @@ VaultActionSuspend | @oasisprotocol/client
    VaultActionSuspend: Map<never, never>

    ActionSuspend is the action to suspend the vault.

    -
    +
    diff --git a/js/client/types/types.longnum.html b/js/client/types/types.longnum.html index 5bb72ec194..101f8f4302 100644 --- a/js/client/types/types.longnum.html +++ b/js/client/types/types.longnum.html @@ -1,4 +1,4 @@ longnum | @oasisprotocol/client
    longnum: number | bigint

    These represent int64 and uint64. We accept both number (for small integer values) and bignum (up to min/max value). We output inconsistently (number if it fits in number; integer size is lost in serialization; apologies), so you should perhaps cast to bigint for consistency.

    -
    +
    diff --git a/js/client/variables/beacon.BACKEND_INSECURE.html b/js/client/variables/beacon.BACKEND_INSECURE.html index 57fc778cd4..bdda4b3540 100644 --- a/js/client/variables/beacon.BACKEND_INSECURE.html +++ b/js/client/variables/beacon.BACKEND_INSECURE.html @@ -1,2 +1,2 @@ BACKEND_INSECURE | @oasisprotocol/client

    Variable BACKEND_INSECUREConst

    BACKEND_INSECURE: "insecure" = 'insecure'

    BackendInsecure is the name of the insecure backend.

    -
    +
    diff --git a/js/client/variables/beacon.BACKEND_VRF.html b/js/client/variables/beacon.BACKEND_VRF.html index 6f01a7f8f6..57ebfc81e8 100644 --- a/js/client/variables/beacon.BACKEND_VRF.html +++ b/js/client/variables/beacon.BACKEND_VRF.html @@ -1,2 +1,2 @@ BACKEND_VRF | @oasisprotocol/client
    BACKEND_VRF: "vrf" = 'vrf'

    BackendVRF is the name of the VRF backend.

    -
    +
    diff --git a/js/client/variables/beacon.ERR_BEACON_NOT_AVAILABLE_CODE.html b/js/client/variables/beacon.ERR_BEACON_NOT_AVAILABLE_CODE.html index e8a14e4b9b..b69b795410 100644 --- a/js/client/variables/beacon.ERR_BEACON_NOT_AVAILABLE_CODE.html +++ b/js/client/variables/beacon.ERR_BEACON_NOT_AVAILABLE_CODE.html @@ -1,3 +1,3 @@ ERR_BEACON_NOT_AVAILABLE_CODE | @oasisprotocol/client

    Variable ERR_BEACON_NOT_AVAILABLE_CODEConst

    ERR_BEACON_NOT_AVAILABLE_CODE: 1 = 1

    ErrBeaconNotAvailable is the error returned when a beacon is not available for the requested height for any reason.

    -
    +
    diff --git a/js/client/variables/beacon.METHOD_SET_EPOCH.html b/js/client/variables/beacon.METHOD_SET_EPOCH.html index ba15656c3d..97fa828f34 100644 --- a/js/client/variables/beacon.METHOD_SET_EPOCH.html +++ b/js/client/variables/beacon.METHOD_SET_EPOCH.html @@ -1,2 +1,2 @@ METHOD_SET_EPOCH | @oasisprotocol/client

    Variable METHOD_SET_EPOCHConst

    METHOD_SET_EPOCH: "000_beacon.SetEpoch" = '000_beacon.SetEpoch'

    MethodSetEpoch is the method name for setting epochs.

    -
    +
    diff --git a/js/client/variables/beacon.METHOD_VRF_PROVE.html b/js/client/variables/beacon.METHOD_VRF_PROVE.html index 22206e70c1..b9f425b139 100644 --- a/js/client/variables/beacon.METHOD_VRF_PROVE.html +++ b/js/client/variables/beacon.METHOD_VRF_PROVE.html @@ -1,2 +1,2 @@ METHOD_VRF_PROVE | @oasisprotocol/client

    Variable METHOD_VRF_PROVEConst

    METHOD_VRF_PROVE: "beacon.VRFProve" = 'beacon.VRFProve'

    MethodVRFProve is the method name for a VRF proof.

    -
    +
    diff --git a/js/client/variables/beacon.MODULE_NAME.html b/js/client/variables/beacon.MODULE_NAME.html index 6e6cecde4f..9707aa340a 100644 --- a/js/client/variables/beacon.MODULE_NAME.html +++ b/js/client/variables/beacon.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client
    MODULE_NAME: "beacon" = 'beacon'

    ModuleName is a unique module name for the beacon module.

    -
    +
    diff --git a/js/client/variables/common.CODE_NO_ERROR.html b/js/client/variables/common.CODE_NO_ERROR.html index 9fa0745c1b..5dde1a313b 100644 --- a/js/client/variables/common.CODE_NO_ERROR.html +++ b/js/client/variables/common.CODE_NO_ERROR.html @@ -1,2 +1,2 @@ CODE_NO_ERROR | @oasisprotocol/client

    Variable CODE_NO_ERRORConst

    CODE_NO_ERROR: 0 = 0

    CodeNoError is the reserved "no error" code.

    -
    +
    diff --git a/js/client/variables/common.ENTITY_LATEST_DESCRIPTOR_VERSION.html b/js/client/variables/common.ENTITY_LATEST_DESCRIPTOR_VERSION.html index 3413e1a0e0..82daed329b 100644 --- a/js/client/variables/common.ENTITY_LATEST_DESCRIPTOR_VERSION.html +++ b/js/client/variables/common.ENTITY_LATEST_DESCRIPTOR_VERSION.html @@ -1,3 +1,3 @@ ENTITY_LATEST_DESCRIPTOR_VERSION | @oasisprotocol/client

    Variable ENTITY_LATEST_DESCRIPTOR_VERSIONConst

    ENTITY_LATEST_DESCRIPTOR_VERSION: 2 = 2

    LatestDescriptorVersion is the latest descriptor version that should be used for all new descriptors. Using earlier versions may be rejected.

    -
    +
    diff --git a/js/client/variables/common.ERR_UNKNOWN_ERROR_CODE.html b/js/client/variables/common.ERR_UNKNOWN_ERROR_CODE.html index 1a1a9bf212..c0c0d2c25c 100644 --- a/js/client/variables/common.ERR_UNKNOWN_ERROR_CODE.html +++ b/js/client/variables/common.ERR_UNKNOWN_ERROR_CODE.html @@ -1 +1 @@ -ERR_UNKNOWN_ERROR_CODE | @oasisprotocol/client

    Variable ERR_UNKNOWN_ERROR_CODEConst

    ERR_UNKNOWN_ERROR_CODE: 1 = 1
    +ERR_UNKNOWN_ERROR_CODE | @oasisprotocol/client

    Variable ERR_UNKNOWN_ERROR_CODEConst

    ERR_UNKNOWN_ERROR_CODE: 1 = 1
    diff --git a/js/client/variables/common.IDENTITY_ERR_CERTIFICATE_ROTATION_FORBIDDEN_CODE.html b/js/client/variables/common.IDENTITY_ERR_CERTIFICATE_ROTATION_FORBIDDEN_CODE.html index 15397e47a0..ab4ed986b2 100644 --- a/js/client/variables/common.IDENTITY_ERR_CERTIFICATE_ROTATION_FORBIDDEN_CODE.html +++ b/js/client/variables/common.IDENTITY_ERR_CERTIFICATE_ROTATION_FORBIDDEN_CODE.html @@ -2,4 +2,4 @@ TLS certificate rotation is forbidden. This happens when rotation is enabled and an existing TLS certificate was successfully loaded (or a new one was generated and persisted to disk).

    -
    +
    diff --git a/js/client/variables/common.IDENTITY_MODULE_NAME.html b/js/client/variables/common.IDENTITY_MODULE_NAME.html index 155a96a3c6..313fda66c9 100644 --- a/js/client/variables/common.IDENTITY_MODULE_NAME.html +++ b/js/client/variables/common.IDENTITY_MODULE_NAME.html @@ -1 +1 @@ -IDENTITY_MODULE_NAME | @oasisprotocol/client

    Variable IDENTITY_MODULE_NAMEConst

    IDENTITY_MODULE_NAME: "identity" = 'identity'
    +IDENTITY_MODULE_NAME | @oasisprotocol/client

    Variable IDENTITY_MODULE_NAMEConst

    IDENTITY_MODULE_NAME: "identity" = 'identity'
    diff --git a/js/client/variables/common.INVALID_VERSION.html b/js/client/variables/common.INVALID_VERSION.html index 4c52865949..cdde359587 100644 --- a/js/client/variables/common.INVALID_VERSION.html +++ b/js/client/variables/common.INVALID_VERSION.html @@ -1 +1 @@ -INVALID_VERSION | @oasisprotocol/client

    Variable INVALID_VERSIONConst

    INVALID_VERSION: 65536 = 65536
    +INVALID_VERSION | @oasisprotocol/client

    Variable INVALID_VERSIONConst

    INVALID_VERSION: 65536 = 65536
    diff --git a/js/client/variables/common.LATEST_NODE_DESCRIPTOR_VERSION.html b/js/client/variables/common.LATEST_NODE_DESCRIPTOR_VERSION.html index 0b72482a59..3cf85c7545 100644 --- a/js/client/variables/common.LATEST_NODE_DESCRIPTOR_VERSION.html +++ b/js/client/variables/common.LATEST_NODE_DESCRIPTOR_VERSION.html @@ -1,3 +1,3 @@ LATEST_NODE_DESCRIPTOR_VERSION | @oasisprotocol/client

    Variable LATEST_NODE_DESCRIPTOR_VERSIONConst

    LATEST_NODE_DESCRIPTOR_VERSION: 1 = 1

    LatestNodeDescriptorVersion is the latest node descriptor version that should be used for all new descriptors. Using earlier versions may be rejected.

    -
    +
    diff --git a/js/client/variables/common.ROLE_COMPUTE_WORKER.html b/js/client/variables/common.ROLE_COMPUTE_WORKER.html index dd00fbb1ad..7da712eb45 100644 --- a/js/client/variables/common.ROLE_COMPUTE_WORKER.html +++ b/js/client/variables/common.ROLE_COMPUTE_WORKER.html @@ -1,2 +1,2 @@ ROLE_COMPUTE_WORKER | @oasisprotocol/client

    Variable ROLE_COMPUTE_WORKERConst

    ROLE_COMPUTE_WORKER: number = ...

    RoleComputeWorker is the compute worker role.

    -
    +
    diff --git a/js/client/variables/common.ROLE_CONSENSUS_RPC.html b/js/client/variables/common.ROLE_CONSENSUS_RPC.html index 003ddefd14..fc6505b8c6 100644 --- a/js/client/variables/common.ROLE_CONSENSUS_RPC.html +++ b/js/client/variables/common.ROLE_CONSENSUS_RPC.html @@ -1,2 +1,2 @@ ROLE_CONSENSUS_RPC | @oasisprotocol/client

    Variable ROLE_CONSENSUS_RPCConst

    ROLE_CONSENSUS_RPC: number = ...

    RoleConsensusRPC is the public consensus RPC services worker role.

    -
    +
    diff --git a/js/client/variables/common.ROLE_KEY_MANAGER.html b/js/client/variables/common.ROLE_KEY_MANAGER.html index 52e273ee6d..108c86c2af 100644 --- a/js/client/variables/common.ROLE_KEY_MANAGER.html +++ b/js/client/variables/common.ROLE_KEY_MANAGER.html @@ -1,2 +1,2 @@ ROLE_KEY_MANAGER | @oasisprotocol/client

    Variable ROLE_KEY_MANAGERConst

    ROLE_KEY_MANAGER: number = ...

    RoleKeyManager is the the key manager role.

    -
    +
    diff --git a/js/client/variables/common.ROLE_STORAGE_RPC.html b/js/client/variables/common.ROLE_STORAGE_RPC.html index 7c12039d94..2cd8bb4a02 100644 --- a/js/client/variables/common.ROLE_STORAGE_RPC.html +++ b/js/client/variables/common.ROLE_STORAGE_RPC.html @@ -1,2 +1,2 @@ ROLE_STORAGE_RPC | @oasisprotocol/client

    Variable ROLE_STORAGE_RPCConst

    ROLE_STORAGE_RPC: number = ...

    RoleStorageRPC is the public storage RPC services worker role.

    -
    +
    diff --git a/js/client/variables/common.ROLE_VALIDATOR.html b/js/client/variables/common.ROLE_VALIDATOR.html index 7c53b4c140..9fae79357e 100644 --- a/js/client/variables/common.ROLE_VALIDATOR.html +++ b/js/client/variables/common.ROLE_VALIDATOR.html @@ -1,2 +1,2 @@ ROLE_VALIDATOR | @oasisprotocol/client

    Variable ROLE_VALIDATORConst

    ROLE_VALIDATOR: number = ...

    RoleValidator is the validator role.

    -
    +
    diff --git a/js/client/variables/common.TEE_HARDWARE_INTEL_SGX.html b/js/client/variables/common.TEE_HARDWARE_INTEL_SGX.html index 4bb19a92ae..071009a1cb 100644 --- a/js/client/variables/common.TEE_HARDWARE_INTEL_SGX.html +++ b/js/client/variables/common.TEE_HARDWARE_INTEL_SGX.html @@ -1,2 +1,2 @@ TEE_HARDWARE_INTEL_SGX | @oasisprotocol/client

    Variable TEE_HARDWARE_INTEL_SGXConst

    TEE_HARDWARE_INTEL_SGX: 1 = 1

    TEEHardwareIntelSGX is an Intel SGX TEE implementation.

    -
    +
    diff --git a/js/client/variables/common.TEE_HARDWARE_INVALID.html b/js/client/variables/common.TEE_HARDWARE_INVALID.html index 28d63dbfa1..60c5a8bde3 100644 --- a/js/client/variables/common.TEE_HARDWARE_INVALID.html +++ b/js/client/variables/common.TEE_HARDWARE_INVALID.html @@ -1,2 +1,2 @@ TEE_HARDWARE_INVALID | @oasisprotocol/client

    Variable TEE_HARDWARE_INVALIDConst

    TEE_HARDWARE_INVALID: 0 = 0

    TEEHardwareInvalid is a non-TEE implementation.

    -
    +
    diff --git a/js/client/variables/common.TEE_HARDWARE_RESERVED.html b/js/client/variables/common.TEE_HARDWARE_RESERVED.html index 255f19562e..51f1eb13a8 100644 --- a/js/client/variables/common.TEE_HARDWARE_RESERVED.html +++ b/js/client/variables/common.TEE_HARDWARE_RESERVED.html @@ -1,3 +1,3 @@ TEE_HARDWARE_RESERVED | @oasisprotocol/client

    Variable TEE_HARDWARE_RESERVEDConst

    TEE_HARDWARE_RESERVED: number = ...

    TEEHardwareReserved is the first reserved hardware implementation identifier. All equal or greater identifiers are reserved.

    -
    +
    diff --git a/js/client/variables/common.UNKNOWN_MODULE.html b/js/client/variables/common.UNKNOWN_MODULE.html index 7f88d5efa3..935ad72c7c 100644 --- a/js/client/variables/common.UNKNOWN_MODULE.html +++ b/js/client/variables/common.UNKNOWN_MODULE.html @@ -1,2 +1,2 @@ UNKNOWN_MODULE | @oasisprotocol/client

    Variable UNKNOWN_MODULEConst

    UNKNOWN_MODULE: "unknown" = 'unknown'

    UnknownModule is the module name used when the module is unknown.

    -
    +
    diff --git a/js/client/variables/consensus.ERR_DUPLICATE_TX_CODE.html b/js/client/variables/consensus.ERR_DUPLICATE_TX_CODE.html index 3041d3eb88..41ce78f1cf 100644 --- a/js/client/variables/consensus.ERR_DUPLICATE_TX_CODE.html +++ b/js/client/variables/consensus.ERR_DUPLICATE_TX_CODE.html @@ -1,2 +1,2 @@ ERR_DUPLICATE_TX_CODE | @oasisprotocol/client

    Variable ERR_DUPLICATE_TX_CODEConst

    ERR_DUPLICATE_TX_CODE: 5 = 5

    ErrDuplicateTx is the error returned when the transaction already exists in the mempool.

    -
    +
    diff --git a/js/client/variables/consensus.ERR_INVALID_ARGUMENT_CODE.html b/js/client/variables/consensus.ERR_INVALID_ARGUMENT_CODE.html index c9af1788de..9842348132 100644 --- a/js/client/variables/consensus.ERR_INVALID_ARGUMENT_CODE.html +++ b/js/client/variables/consensus.ERR_INVALID_ARGUMENT_CODE.html @@ -1,2 +1,2 @@ ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 6 = 6

    ErrInvalidArgument is the error returned when the request contains an invalid argument.

    -
    +
    diff --git a/js/client/variables/consensus.ERR_NO_COMMITTED_BLOCKS_CODE.html b/js/client/variables/consensus.ERR_NO_COMMITTED_BLOCKS_CODE.html index 23e6d6bac9..4d552129fc 100644 --- a/js/client/variables/consensus.ERR_NO_COMMITTED_BLOCKS_CODE.html +++ b/js/client/variables/consensus.ERR_NO_COMMITTED_BLOCKS_CODE.html @@ -1,3 +1,3 @@ ERR_NO_COMMITTED_BLOCKS_CODE | @oasisprotocol/client

    Variable ERR_NO_COMMITTED_BLOCKS_CODEConst

    ERR_NO_COMMITTED_BLOCKS_CODE: 1 = 1

    ErrNoCommittedBlocks is the error returned when there are no committed blocks and as such no state can be queried.

    -
    +
    diff --git a/js/client/variables/consensus.ERR_OVERSIZED_TX_CODE.html b/js/client/variables/consensus.ERR_OVERSIZED_TX_CODE.html index 4b379bca64..7ea393d6ef 100644 --- a/js/client/variables/consensus.ERR_OVERSIZED_TX_CODE.html +++ b/js/client/variables/consensus.ERR_OVERSIZED_TX_CODE.html @@ -1,2 +1,2 @@ ERR_OVERSIZED_TX_CODE | @oasisprotocol/client

    Variable ERR_OVERSIZED_TX_CODEConst

    ERR_OVERSIZED_TX_CODE: 2 = 2

    ErrOversizedTx is the error returned when the given transaction is too big to be processed.

    -
    +
    diff --git a/js/client/variables/consensus.ERR_UNSUPPORTED_CODE.html b/js/client/variables/consensus.ERR_UNSUPPORTED_CODE.html index 62e115ca68..33c8d01fa5 100644 --- a/js/client/variables/consensus.ERR_UNSUPPORTED_CODE.html +++ b/js/client/variables/consensus.ERR_UNSUPPORTED_CODE.html @@ -1,3 +1,3 @@ ERR_UNSUPPORTED_CODE | @oasisprotocol/client

    Variable ERR_UNSUPPORTED_CODEConst

    ERR_UNSUPPORTED_CODE: 4 = 4

    ErrUnsupported is the error returned when the given method is not supported by the consensus backend.

    -
    +
    diff --git a/js/client/variables/consensus.ERR_VERSION_NOT_FOUND_CODE.html b/js/client/variables/consensus.ERR_VERSION_NOT_FOUND_CODE.html index 55f2af567a..4f8dfaac26 100644 --- a/js/client/variables/consensus.ERR_VERSION_NOT_FOUND_CODE.html +++ b/js/client/variables/consensus.ERR_VERSION_NOT_FOUND_CODE.html @@ -1,3 +1,3 @@ ERR_VERSION_NOT_FOUND_CODE | @oasisprotocol/client

    Variable ERR_VERSION_NOT_FOUND_CODEConst

    ERR_VERSION_NOT_FOUND_CODE: 3 = 3

    ErrVersionNotFound is the error returned when the given version (height) cannot be found, possibly because it was pruned.

    -
    +
    diff --git a/js/client/variables/consensus.FEATURE_FULL_NODE.html b/js/client/variables/consensus.FEATURE_FULL_NODE.html index bb9b037123..eb22daf4a6 100644 --- a/js/client/variables/consensus.FEATURE_FULL_NODE.html +++ b/js/client/variables/consensus.FEATURE_FULL_NODE.html @@ -1,3 +1,3 @@ FEATURE_FULL_NODE | @oasisprotocol/client
    FEATURE_FULL_NODE: number = ...

    FeatureFullNode indicates that the consensus backend is independently fully verifying all consensus-layer blocks.

    -
    +
    diff --git a/js/client/variables/consensus.FEATURE_SERVICES.html b/js/client/variables/consensus.FEATURE_SERVICES.html index d4d7c3d9c2..36f3c4a8de 100644 --- a/js/client/variables/consensus.FEATURE_SERVICES.html +++ b/js/client/variables/consensus.FEATURE_SERVICES.html @@ -1,2 +1,2 @@ FEATURE_SERVICES | @oasisprotocol/client
    FEATURE_SERVICES: number = ...

    FeatureServices indicates support for communicating with consensus services.

    -
    +
    diff --git a/js/client/variables/consensus.GAS_OP_TX_BYTE.html b/js/client/variables/consensus.GAS_OP_TX_BYTE.html index 1ba1b8c0b5..3ecbdcd1a4 100644 --- a/js/client/variables/consensus.GAS_OP_TX_BYTE.html +++ b/js/client/variables/consensus.GAS_OP_TX_BYTE.html @@ -1,2 +1,2 @@ GAS_OP_TX_BYTE | @oasisprotocol/client
    GAS_OP_TX_BYTE: "tx_byte" = 'tx_byte'

    GasOpTxByte is the gas operation identifier for costing each transaction byte.

    -
    +
    diff --git a/js/client/variables/consensus.HEIGHT_LATEST.html b/js/client/variables/consensus.HEIGHT_LATEST.html index 5c07d4061f..b1bc44aeb6 100644 --- a/js/client/variables/consensus.HEIGHT_LATEST.html +++ b/js/client/variables/consensus.HEIGHT_LATEST.html @@ -1,2 +1,2 @@ HEIGHT_LATEST | @oasisprotocol/client
    HEIGHT_LATEST: 0n = ...

    HeightLatest is the height that represents the most recent block height.

    -
    +
    diff --git a/js/client/variables/consensus.MODULE_NAME.html b/js/client/variables/consensus.MODULE_NAME.html index 9f7e925c60..e7cf22d1c8 100644 --- a/js/client/variables/consensus.MODULE_NAME.html +++ b/js/client/variables/consensus.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client
    MODULE_NAME: "consensus" = 'consensus'

    moduleName is the module name used for error definitions.

    -
    +
    diff --git a/js/client/variables/consensus.TENDERMINT_BACKEND_NAME.html b/js/client/variables/consensus.TENDERMINT_BACKEND_NAME.html index 0d87bd5808..b364478157 100644 --- a/js/client/variables/consensus.TENDERMINT_BACKEND_NAME.html +++ b/js/client/variables/consensus.TENDERMINT_BACKEND_NAME.html @@ -1,2 +1,2 @@ TENDERMINT_BACKEND_NAME | @oasisprotocol/client

    Variable TENDERMINT_BACKEND_NAMEConst

    TENDERMINT_BACKEND_NAME: "tendermint" = 'tendermint'

    BackendName is the consensus backend name.

    -
    +
    diff --git a/js/client/variables/consensus.TRANSACTION_ERR_GAS_PRICE_TOO_LOW_CODE.html b/js/client/variables/consensus.TRANSACTION_ERR_GAS_PRICE_TOO_LOW_CODE.html index d35a6f2ed1..91df07e3ee 100644 --- a/js/client/variables/consensus.TRANSACTION_ERR_GAS_PRICE_TOO_LOW_CODE.html +++ b/js/client/variables/consensus.TRANSACTION_ERR_GAS_PRICE_TOO_LOW_CODE.html @@ -1,2 +1,2 @@ TRANSACTION_ERR_GAS_PRICE_TOO_LOW_CODE | @oasisprotocol/client

    Variable TRANSACTION_ERR_GAS_PRICE_TOO_LOW_CODEConst

    TRANSACTION_ERR_GAS_PRICE_TOO_LOW_CODE: 3 = 3

    ErrGasPriceTooLow is the error returned when the gas price is too low.

    -
    +
    diff --git a/js/client/variables/consensus.TRANSACTION_ERR_INSUFFICIENT_FEE_BALANCE_CODE.html b/js/client/variables/consensus.TRANSACTION_ERR_INSUFFICIENT_FEE_BALANCE_CODE.html index ea735c4035..bc7c9d889e 100644 --- a/js/client/variables/consensus.TRANSACTION_ERR_INSUFFICIENT_FEE_BALANCE_CODE.html +++ b/js/client/variables/consensus.TRANSACTION_ERR_INSUFFICIENT_FEE_BALANCE_CODE.html @@ -1,3 +1,3 @@ TRANSACTION_ERR_INSUFFICIENT_FEE_BALANCE_CODE | @oasisprotocol/client

    Variable TRANSACTION_ERR_INSUFFICIENT_FEE_BALANCE_CODEConst

    TRANSACTION_ERR_INSUFFICIENT_FEE_BALANCE_CODE: 2 = 2

    ErrInsufficientFeeBalance is the error returned when there is insufficient balance to pay consensus fees.

    -
    +
    diff --git a/js/client/variables/consensus.TRANSACTION_ERR_INVALID_NONCE_CODE.html b/js/client/variables/consensus.TRANSACTION_ERR_INVALID_NONCE_CODE.html index 18dca36081..dd2cf5daaf 100644 --- a/js/client/variables/consensus.TRANSACTION_ERR_INVALID_NONCE_CODE.html +++ b/js/client/variables/consensus.TRANSACTION_ERR_INVALID_NONCE_CODE.html @@ -1,2 +1,2 @@ TRANSACTION_ERR_INVALID_NONCE_CODE | @oasisprotocol/client

    Variable TRANSACTION_ERR_INVALID_NONCE_CODEConst

    TRANSACTION_ERR_INVALID_NONCE_CODE: 1 = 1

    ErrInvalidNonce is the error returned when a nonce is invalid.

    -
    +
    diff --git a/js/client/variables/consensus.TRANSACTION_ERR_UPGRADE_PENDING.html b/js/client/variables/consensus.TRANSACTION_ERR_UPGRADE_PENDING.html index c6aa1194c1..f5602b6b57 100644 --- a/js/client/variables/consensus.TRANSACTION_ERR_UPGRADE_PENDING.html +++ b/js/client/variables/consensus.TRANSACTION_ERR_UPGRADE_PENDING.html @@ -1,3 +1,3 @@ TRANSACTION_ERR_UPGRADE_PENDING | @oasisprotocol/client

    Variable TRANSACTION_ERR_UPGRADE_PENDINGConst

    TRANSACTION_ERR_UPGRADE_PENDING: 4 = 4

    ErrUpgradePending is the error returned when an upgrade is pending and the transaction thus cannot be processed right now. The submitter should retry the transaction in this case.

    -
    +
    diff --git a/js/client/variables/consensus.TRANSACTION_MODULE_NAME.html b/js/client/variables/consensus.TRANSACTION_MODULE_NAME.html index 67f762a95c..df1e630ba9 100644 --- a/js/client/variables/consensus.TRANSACTION_MODULE_NAME.html +++ b/js/client/variables/consensus.TRANSACTION_MODULE_NAME.html @@ -1,2 +1,2 @@ TRANSACTION_MODULE_NAME | @oasisprotocol/client

    Variable TRANSACTION_MODULE_NAMEConst

    TRANSACTION_MODULE_NAME: "consensus/transaction" = 'consensus/transaction'

    moduleName is the module name used for error definitions.

    -
    +
    diff --git a/js/client/variables/consensus.TRANSACTION_SIGNATURE_CONTEXT.html b/js/client/variables/consensus.TRANSACTION_SIGNATURE_CONTEXT.html index 04ec4d060a..6191bd2abe 100644 --- a/js/client/variables/consensus.TRANSACTION_SIGNATURE_CONTEXT.html +++ b/js/client/variables/consensus.TRANSACTION_SIGNATURE_CONTEXT.html @@ -1,2 +1,2 @@ TRANSACTION_SIGNATURE_CONTEXT | @oasisprotocol/client

    Variable TRANSACTION_SIGNATURE_CONTEXTConst

    TRANSACTION_SIGNATURE_CONTEXT: "oasis-core/consensus: tx" = 'oasis-core/consensus: tx'

    SignatureContext is the context used for signing transactions.

    -
    +
    diff --git a/js/client/variables/control.DEBUG_ERR_INCOMPATIBLE_BACKEND_CODE.html b/js/client/variables/control.DEBUG_ERR_INCOMPATIBLE_BACKEND_CODE.html index 3cae6b6f05..9d3e875b67 100644 --- a/js/client/variables/control.DEBUG_ERR_INCOMPATIBLE_BACKEND_CODE.html +++ b/js/client/variables/control.DEBUG_ERR_INCOMPATIBLE_BACKEND_CODE.html @@ -1,3 +1,3 @@ DEBUG_ERR_INCOMPATIBLE_BACKEND_CODE | @oasisprotocol/client

    Variable DEBUG_ERR_INCOMPATIBLE_BACKEND_CODEConst

    DEBUG_ERR_INCOMPATIBLE_BACKEND_CODE: 1 = 1

    ErrIncompatibleBackend is the error raised when the current beacon backend does not support manually setting the current epoch.

    -
    +
    diff --git a/js/client/variables/control.DEBUG_MODULE_NAME.html b/js/client/variables/control.DEBUG_MODULE_NAME.html index 686833194f..5eb74f0d07 100644 --- a/js/client/variables/control.DEBUG_MODULE_NAME.html +++ b/js/client/variables/control.DEBUG_MODULE_NAME.html @@ -1,2 +1,2 @@ DEBUG_MODULE_NAME | @oasisprotocol/client

    Variable DEBUG_MODULE_NAMEConst

    DEBUG_MODULE_NAME: "control/debug" = 'control/debug'

    DebugModuleName is the module name for the debug controller service.

    -
    +
    diff --git a/js/client/variables/governance.ERR_INVALID_ARGUMENT_CODE.html b/js/client/variables/governance.ERR_INVALID_ARGUMENT_CODE.html index 69a050d572..a6cf9940e5 100644 --- a/js/client/variables/governance.ERR_INVALID_ARGUMENT_CODE.html +++ b/js/client/variables/governance.ERR_INVALID_ARGUMENT_CODE.html @@ -1,2 +1,2 @@ ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 1 = 1

    ErrInvalidArgument is the error returned on malformed argument(s).

    -
    +
    diff --git a/js/client/variables/governance.ERR_NOT_ELIGIBLE_CODE.html b/js/client/variables/governance.ERR_NOT_ELIGIBLE_CODE.html index de5f158091..df38c429e1 100644 --- a/js/client/variables/governance.ERR_NOT_ELIGIBLE_CODE.html +++ b/js/client/variables/governance.ERR_NOT_ELIGIBLE_CODE.html @@ -1,2 +1,2 @@ ERR_NOT_ELIGIBLE_CODE | @oasisprotocol/client

    Variable ERR_NOT_ELIGIBLE_CODEConst

    ERR_NOT_ELIGIBLE_CODE: 6 = 6

    ErrNotEligible is the error returned when a vote caster is not eligible for a vote.

    -
    +
    diff --git a/js/client/variables/governance.ERR_NO_SUCH_PROPOSAL_CODE.html b/js/client/variables/governance.ERR_NO_SUCH_PROPOSAL_CODE.html index 0bdc15b39c..deea6a9501 100644 --- a/js/client/variables/governance.ERR_NO_SUCH_PROPOSAL_CODE.html +++ b/js/client/variables/governance.ERR_NO_SUCH_PROPOSAL_CODE.html @@ -1,2 +1,2 @@ ERR_NO_SUCH_PROPOSAL_CODE | @oasisprotocol/client

    Variable ERR_NO_SUCH_PROPOSAL_CODEConst

    ERR_NO_SUCH_PROPOSAL_CODE: 5 = 5

    ErrNoSuchProposal is the error retrued when a proposal does not exist.

    -
    +
    diff --git a/js/client/variables/governance.ERR_NO_SUCH_UPGRADE_CODE.html b/js/client/variables/governance.ERR_NO_SUCH_UPGRADE_CODE.html index ce679afbc4..998053a5ec 100644 --- a/js/client/variables/governance.ERR_NO_SUCH_UPGRADE_CODE.html +++ b/js/client/variables/governance.ERR_NO_SUCH_UPGRADE_CODE.html @@ -1,2 +1,2 @@ ERR_NO_SUCH_UPGRADE_CODE | @oasisprotocol/client

    Variable ERR_NO_SUCH_UPGRADE_CODEConst

    ERR_NO_SUCH_UPGRADE_CODE: 4 = 4

    ErrNoSuchUpgrade is the error returned when an upgrade does not exist.

    -
    +
    diff --git a/js/client/variables/governance.ERR_UPGRADE_ALREADY_PENDING_CODE.html b/js/client/variables/governance.ERR_UPGRADE_ALREADY_PENDING_CODE.html index dcb3f502b2..a03d9af574 100644 --- a/js/client/variables/governance.ERR_UPGRADE_ALREADY_PENDING_CODE.html +++ b/js/client/variables/governance.ERR_UPGRADE_ALREADY_PENDING_CODE.html @@ -1,2 +1,2 @@ ERR_UPGRADE_ALREADY_PENDING_CODE | @oasisprotocol/client

    Variable ERR_UPGRADE_ALREADY_PENDING_CODEConst

    ERR_UPGRADE_ALREADY_PENDING_CODE: 3 = 3

    ErrUpgradeAlreadyPending is the error returned when an upgrade is already pending.

    -
    +
    diff --git a/js/client/variables/governance.ERR_UPGRADE_TOO_SOON_CODE.html b/js/client/variables/governance.ERR_UPGRADE_TOO_SOON_CODE.html index d8df09c8c3..108fff2b84 100644 --- a/js/client/variables/governance.ERR_UPGRADE_TOO_SOON_CODE.html +++ b/js/client/variables/governance.ERR_UPGRADE_TOO_SOON_CODE.html @@ -1,2 +1,2 @@ ERR_UPGRADE_TOO_SOON_CODE | @oasisprotocol/client

    Variable ERR_UPGRADE_TOO_SOON_CODEConst

    ERR_UPGRADE_TOO_SOON_CODE: 2 = 2

    ErrUpgradeTooSoon is the error returned when an upgrade is not enough in the future.

    -
    +
    diff --git a/js/client/variables/governance.ERR_VOTING_IS_CLOSED_CODE.html b/js/client/variables/governance.ERR_VOTING_IS_CLOSED_CODE.html index 14b945c00a..6c99fe6938 100644 --- a/js/client/variables/governance.ERR_VOTING_IS_CLOSED_CODE.html +++ b/js/client/variables/governance.ERR_VOTING_IS_CLOSED_CODE.html @@ -1,2 +1,2 @@ ERR_VOTING_IS_CLOSED_CODE | @oasisprotocol/client

    Variable ERR_VOTING_IS_CLOSED_CODEConst

    ERR_VOTING_IS_CLOSED_CODE: 7 = 7

    ErrVotingIsClosed is the error returned when a vote is cast for a non-active proposal.

    -
    +
    diff --git a/js/client/variables/governance.METHOD_CAST_VOTE.html b/js/client/variables/governance.METHOD_CAST_VOTE.html index 375d8f56f6..ce1b38f86f 100644 --- a/js/client/variables/governance.METHOD_CAST_VOTE.html +++ b/js/client/variables/governance.METHOD_CAST_VOTE.html @@ -1,2 +1,2 @@ METHOD_CAST_VOTE | @oasisprotocol/client
    METHOD_CAST_VOTE: "governance.CastVote" = 'governance.CastVote'

    MethodCastVote casts a vote for a consensus layer governance proposal.

    -
    +
    diff --git a/js/client/variables/governance.METHOD_SUBMIT_PROPOSAL.html b/js/client/variables/governance.METHOD_SUBMIT_PROPOSAL.html index a6284bf2d9..52e4ad4991 100644 --- a/js/client/variables/governance.METHOD_SUBMIT_PROPOSAL.html +++ b/js/client/variables/governance.METHOD_SUBMIT_PROPOSAL.html @@ -1,2 +1,2 @@ METHOD_SUBMIT_PROPOSAL | @oasisprotocol/client

    Variable METHOD_SUBMIT_PROPOSALConst

    METHOD_SUBMIT_PROPOSAL: "governance.SubmitProposal" = 'governance.SubmitProposal'

    MethodSubmitProposal submits a new consensus layer governance proposal.

    -
    +
    diff --git a/js/client/variables/governance.MODULE_NAME.html b/js/client/variables/governance.MODULE_NAME.html index b2f037452d..5268bcfe27 100644 --- a/js/client/variables/governance.MODULE_NAME.html +++ b/js/client/variables/governance.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client
    MODULE_NAME: "governance" = 'governance'

    ModuleName is a unique module name for the governance backend.

    -
    +
    diff --git a/js/client/variables/governance.PROPOSAL_CONTENT_INVALID_TEXT.html b/js/client/variables/governance.PROPOSAL_CONTENT_INVALID_TEXT.html index ffcd8c6f82..030c7449fb 100644 --- a/js/client/variables/governance.PROPOSAL_CONTENT_INVALID_TEXT.html +++ b/js/client/variables/governance.PROPOSAL_CONTENT_INVALID_TEXT.html @@ -1,3 +1,3 @@ PROPOSAL_CONTENT_INVALID_TEXT | @oasisprotocol/client

    Variable PROPOSAL_CONTENT_INVALID_TEXTConst

    PROPOSAL_CONTENT_INVALID_TEXT: "(invalid)" = '(invalid)'

    ProposalContentInvalidText is the textual representation of an invalid ProposalContent.

    -
    +
    diff --git a/js/client/variables/governance.STATE_ACTIVE.html b/js/client/variables/governance.STATE_ACTIVE.html index f134cf0db4..cdb948bec5 100644 --- a/js/client/variables/governance.STATE_ACTIVE.html +++ b/js/client/variables/governance.STATE_ACTIVE.html @@ -1 +1 @@ -STATE_ACTIVE | @oasisprotocol/client
    STATE_ACTIVE: 1 = 1
    +STATE_ACTIVE | @oasisprotocol/client
    STATE_ACTIVE: 1 = 1
    diff --git a/js/client/variables/governance.STATE_FAILED.html b/js/client/variables/governance.STATE_FAILED.html index 840f304ade..f8e34bbbf0 100644 --- a/js/client/variables/governance.STATE_FAILED.html +++ b/js/client/variables/governance.STATE_FAILED.html @@ -1 +1 @@ -STATE_FAILED | @oasisprotocol/client
    STATE_FAILED: 4 = 4
    +STATE_FAILED | @oasisprotocol/client
    STATE_FAILED: 4 = 4
    diff --git a/js/client/variables/governance.STATE_PASSED.html b/js/client/variables/governance.STATE_PASSED.html index 60856a0621..763666a6b6 100644 --- a/js/client/variables/governance.STATE_PASSED.html +++ b/js/client/variables/governance.STATE_PASSED.html @@ -1 +1 @@ -STATE_PASSED | @oasisprotocol/client
    STATE_PASSED: 2 = 2
    +STATE_PASSED | @oasisprotocol/client
    STATE_PASSED: 2 = 2
    diff --git a/js/client/variables/governance.STATE_REJECTED.html b/js/client/variables/governance.STATE_REJECTED.html index b2559bf79f..b3804cd5f7 100644 --- a/js/client/variables/governance.STATE_REJECTED.html +++ b/js/client/variables/governance.STATE_REJECTED.html @@ -1 +1 @@ -STATE_REJECTED | @oasisprotocol/client
    STATE_REJECTED: 3 = 3
    +STATE_REJECTED | @oasisprotocol/client
    STATE_REJECTED: 3 = 3
    diff --git a/js/client/variables/governance.VOTE_ABSTAIN.html b/js/client/variables/governance.VOTE_ABSTAIN.html index 0bbd15ad35..580e8ec21c 100644 --- a/js/client/variables/governance.VOTE_ABSTAIN.html +++ b/js/client/variables/governance.VOTE_ABSTAIN.html @@ -1 +1 @@ -VOTE_ABSTAIN | @oasisprotocol/client
    VOTE_ABSTAIN: 3 = 3
    +VOTE_ABSTAIN | @oasisprotocol/client
    VOTE_ABSTAIN: 3 = 3
    diff --git a/js/client/variables/governance.VOTE_NO.html b/js/client/variables/governance.VOTE_NO.html index 16e43c5cec..baa06916f9 100644 --- a/js/client/variables/governance.VOTE_NO.html +++ b/js/client/variables/governance.VOTE_NO.html @@ -1 +1 @@ -VOTE_NO | @oasisprotocol/client
    VOTE_NO: 2 = 2
    +VOTE_NO | @oasisprotocol/client
    VOTE_NO: 2 = 2
    diff --git a/js/client/variables/governance.VOTE_YES.html b/js/client/variables/governance.VOTE_YES.html index 7138fbebb7..3aed26c78b 100644 --- a/js/client/variables/governance.VOTE_YES.html +++ b/js/client/variables/governance.VOTE_YES.html @@ -1 +1 @@ -VOTE_YES | @oasisprotocol/client
    VOTE_YES: 1 = 1
    +VOTE_YES | @oasisprotocol/client
    VOTE_YES: 1 = 1
    diff --git a/js/client/variables/keymanager.ERR_NO_SUCH_STATUS_CODE.html b/js/client/variables/keymanager.ERR_NO_SUCH_STATUS_CODE.html index e7476f070a..00428e2d98 100644 --- a/js/client/variables/keymanager.ERR_NO_SUCH_STATUS_CODE.html +++ b/js/client/variables/keymanager.ERR_NO_SUCH_STATUS_CODE.html @@ -1,3 +1,3 @@ ERR_NO_SUCH_STATUS_CODE | @oasisprotocol/client

    Variable ERR_NO_SUCH_STATUS_CODEConst

    ERR_NO_SUCH_STATUS_CODE: 1 = 1

    ErrNoSuchStatus is the error returned when a key manager status does not exist.

    -
    +
    diff --git a/js/client/variables/keymanager.METHOD_UPDATE_POLICY.html b/js/client/variables/keymanager.METHOD_UPDATE_POLICY.html index 4c77401414..d91e0319ff 100644 --- a/js/client/variables/keymanager.METHOD_UPDATE_POLICY.html +++ b/js/client/variables/keymanager.METHOD_UPDATE_POLICY.html @@ -1,2 +1,2 @@ METHOD_UPDATE_POLICY | @oasisprotocol/client

    Variable METHOD_UPDATE_POLICYConst

    METHOD_UPDATE_POLICY: "keymanager.UpdatePolicy" = 'keymanager.UpdatePolicy'

    MethodUpdatePolicy is the method name for policy updates.

    -
    +
    diff --git a/js/client/variables/keymanager.MODULE_NAME.html b/js/client/variables/keymanager.MODULE_NAME.html index 745cac7701..35d750c295 100644 --- a/js/client/variables/keymanager.MODULE_NAME.html +++ b/js/client/variables/keymanager.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client
    MODULE_NAME: "keymanager" = 'keymanager'

    ModuleName is a unique module name for the keymanager module.

    -
    +
    diff --git a/js/client/variables/registry.ERR_BAD_CAPABILITIES_TEE_HARDWARE_CODE.html b/js/client/variables/registry.ERR_BAD_CAPABILITIES_TEE_HARDWARE_CODE.html index 405c080965..86f78edcbb 100644 --- a/js/client/variables/registry.ERR_BAD_CAPABILITIES_TEE_HARDWARE_CODE.html +++ b/js/client/variables/registry.ERR_BAD_CAPABILITIES_TEE_HARDWARE_CODE.html @@ -1,3 +1,3 @@ ERR_BAD_CAPABILITIES_TEE_HARDWARE_CODE | @oasisprotocol/client

    Variable ERR_BAD_CAPABILITIES_TEE_HARDWARE_CODEConst

    ERR_BAD_CAPABILITIES_TEE_HARDWARE_CODE: 7 = 7

    ErrBadCapabilitiesTEEHardware is the error returned when a node tries to register a runtime with bad Capabilities.TEE.Hardware.

    -
    +
    diff --git a/js/client/variables/registry.ERR_BAD_ENCLAVE_IDENTITY_CODE.html b/js/client/variables/registry.ERR_BAD_ENCLAVE_IDENTITY_CODE.html index 2e0bae73c0..d9842502af 100644 --- a/js/client/variables/registry.ERR_BAD_ENCLAVE_IDENTITY_CODE.html +++ b/js/client/variables/registry.ERR_BAD_ENCLAVE_IDENTITY_CODE.html @@ -1,3 +1,3 @@ ERR_BAD_ENCLAVE_IDENTITY_CODE | @oasisprotocol/client

    Variable ERR_BAD_ENCLAVE_IDENTITY_CODEConst

    ERR_BAD_ENCLAVE_IDENTITY_CODE: 6 = 6

    ErrBadEnclaveIdentity is the error returned when a node tries to register runtimes with wrong Enclave IDs.

    -
    +
    diff --git a/js/client/variables/registry.ERR_BAD_ENTITY_FOR_NODE_CODE.html b/js/client/variables/registry.ERR_BAD_ENTITY_FOR_NODE_CODE.html index bf0114b6e0..7a984d35ea 100644 --- a/js/client/variables/registry.ERR_BAD_ENTITY_FOR_NODE_CODE.html +++ b/js/client/variables/registry.ERR_BAD_ENTITY_FOR_NODE_CODE.html @@ -1,3 +1,3 @@ ERR_BAD_ENTITY_FOR_NODE_CODE | @oasisprotocol/client

    Variable ERR_BAD_ENTITY_FOR_NODE_CODEConst

    ERR_BAD_ENTITY_FOR_NODE_CODE: 3 = 3

    ErrBadEntityForNode is the error returned when a node registration with an unknown entity is attempted.

    -
    +
    diff --git a/js/client/variables/registry.ERR_BAD_ENTITY_FOR_RUNTIME_CODE.html b/js/client/variables/registry.ERR_BAD_ENTITY_FOR_RUNTIME_CODE.html index 803e766398..26d2fc40b1 100644 --- a/js/client/variables/registry.ERR_BAD_ENTITY_FOR_RUNTIME_CODE.html +++ b/js/client/variables/registry.ERR_BAD_ENTITY_FOR_RUNTIME_CODE.html @@ -1,3 +1,3 @@ ERR_BAD_ENTITY_FOR_RUNTIME_CODE | @oasisprotocol/client

    Variable ERR_BAD_ENTITY_FOR_RUNTIME_CODEConst

    ERR_BAD_ENTITY_FOR_RUNTIME_CODE: 4 = 4

    ErrBadEntityForRuntime is the error returned when a runtime attempts to register with an unknown entity.

    -
    +
    diff --git a/js/client/variables/registry.ERR_ENTITY_HAS_NODES_CODE.html b/js/client/variables/registry.ERR_ENTITY_HAS_NODES_CODE.html index e438d6ba9f..02c1d5cc51 100644 --- a/js/client/variables/registry.ERR_ENTITY_HAS_NODES_CODE.html +++ b/js/client/variables/registry.ERR_ENTITY_HAS_NODES_CODE.html @@ -1,3 +1,3 @@ ERR_ENTITY_HAS_NODES_CODE | @oasisprotocol/client

    Variable ERR_ENTITY_HAS_NODES_CODEConst

    ERR_ENTITY_HAS_NODES_CODE: 15 = 15

    ErrEntityHasNodes is the error returned when an entity cannot be deregistered as it still has nodes.

    -
    +
    diff --git a/js/client/variables/registry.ERR_ENTITY_HAS_RUNTIMES_CODE.html b/js/client/variables/registry.ERR_ENTITY_HAS_RUNTIMES_CODE.html index c5c6180e43..cf1007ca47 100644 --- a/js/client/variables/registry.ERR_ENTITY_HAS_RUNTIMES_CODE.html +++ b/js/client/variables/registry.ERR_ENTITY_HAS_RUNTIMES_CODE.html @@ -1,3 +1,3 @@ ERR_ENTITY_HAS_RUNTIMES_CODE | @oasisprotocol/client

    Variable ERR_ENTITY_HAS_RUNTIMES_CODEConst

    ERR_ENTITY_HAS_RUNTIMES_CODE: 19 = 19

    ErrEntityHasRuntimes is the error returned when an entity cannot be deregistered as it still has runtimes.

    -
    +
    diff --git a/js/client/variables/registry.ERR_FORBIDDEN_CODE.html b/js/client/variables/registry.ERR_FORBIDDEN_CODE.html index 8684aa3777..05a1dc5a88 100644 --- a/js/client/variables/registry.ERR_FORBIDDEN_CODE.html +++ b/js/client/variables/registry.ERR_FORBIDDEN_CODE.html @@ -1,3 +1,3 @@ ERR_FORBIDDEN_CODE | @oasisprotocol/client

    Variable ERR_FORBIDDEN_CODEConst

    ERR_FORBIDDEN_CODE: 16 = 16

    ErrForbidden is the error returned when an operation is forbidden by policy.

    -
    +
    diff --git a/js/client/variables/registry.ERR_INCORRECT_TX_SIGNER_CODE.html b/js/client/variables/registry.ERR_INCORRECT_TX_SIGNER_CODE.html index c65ecca613..ab9e252ef1 100644 --- a/js/client/variables/registry.ERR_INCORRECT_TX_SIGNER_CODE.html +++ b/js/client/variables/registry.ERR_INCORRECT_TX_SIGNER_CODE.html @@ -1,3 +1,3 @@ ERR_INCORRECT_TX_SIGNER_CODE | @oasisprotocol/client

    Variable ERR_INCORRECT_TX_SIGNER_CODEConst

    ERR_INCORRECT_TX_SIGNER_CODE: 12 = 12

    ErrIncorrectTxSigner is the error returned when the signer of the transaction is not the correct one.

    -
    +
    diff --git a/js/client/variables/registry.ERR_INVALID_ARGUMENT_CODE.html b/js/client/variables/registry.ERR_INVALID_ARGUMENT_CODE.html index 6c636bb361..477f85d2bd 100644 --- a/js/client/variables/registry.ERR_INVALID_ARGUMENT_CODE.html +++ b/js/client/variables/registry.ERR_INVALID_ARGUMENT_CODE.html @@ -1,2 +1,2 @@ ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 1 = 1

    ErrInvalidArgument is the error returned on malformed argument(s).

    -
    +
    diff --git a/js/client/variables/registry.ERR_INVALID_SIGNATURE_CODE.html b/js/client/variables/registry.ERR_INVALID_SIGNATURE_CODE.html index e301dc36f7..85e6759458 100644 --- a/js/client/variables/registry.ERR_INVALID_SIGNATURE_CODE.html +++ b/js/client/variables/registry.ERR_INVALID_SIGNATURE_CODE.html @@ -1,2 +1,2 @@ ERR_INVALID_SIGNATURE_CODE | @oasisprotocol/client

    Variable ERR_INVALID_SIGNATURE_CODEConst

    ERR_INVALID_SIGNATURE_CODE: 2 = 2

    ErrInvalidSignature is the error returned on an invalid signature.

    -
    +
    diff --git a/js/client/variables/registry.ERR_NODE_CANNOT_BE_UNFROZEN_CODE.html b/js/client/variables/registry.ERR_NODE_CANNOT_BE_UNFROZEN_CODE.html index 058f81d614..be20cd2ac5 100644 --- a/js/client/variables/registry.ERR_NODE_CANNOT_BE_UNFROZEN_CODE.html +++ b/js/client/variables/registry.ERR_NODE_CANNOT_BE_UNFROZEN_CODE.html @@ -1,3 +1,3 @@ ERR_NODE_CANNOT_BE_UNFROZEN_CODE | @oasisprotocol/client

    Variable ERR_NODE_CANNOT_BE_UNFROZEN_CODEConst

    ERR_NODE_CANNOT_BE_UNFROZEN_CODE: 14 = 14

    ErrNodeCannotBeUnfrozen is the error returned when a node cannot yet be unfrozen due to the freeze period not being over yet.

    -
    +
    diff --git a/js/client/variables/registry.ERR_NODE_EXPIRED_CODE.html b/js/client/variables/registry.ERR_NODE_EXPIRED_CODE.html index 6ef3e1bad3..68feb87e7e 100644 --- a/js/client/variables/registry.ERR_NODE_EXPIRED_CODE.html +++ b/js/client/variables/registry.ERR_NODE_EXPIRED_CODE.html @@ -1,2 +1,2 @@ ERR_NODE_EXPIRED_CODE | @oasisprotocol/client

    Variable ERR_NODE_EXPIRED_CODEConst

    ERR_NODE_EXPIRED_CODE: 13 = 13

    ErrNodeExpired is the error returned when a node is expired.

    -
    +
    diff --git a/js/client/variables/registry.ERR_NODE_UPDATE_NOT_ALLOWED_CODE.html b/js/client/variables/registry.ERR_NODE_UPDATE_NOT_ALLOWED_CODE.html index 04a78c2436..8fd3d68f65 100644 --- a/js/client/variables/registry.ERR_NODE_UPDATE_NOT_ALLOWED_CODE.html +++ b/js/client/variables/registry.ERR_NODE_UPDATE_NOT_ALLOWED_CODE.html @@ -1,3 +1,3 @@ ERR_NODE_UPDATE_NOT_ALLOWED_CODE | @oasisprotocol/client

    Variable ERR_NODE_UPDATE_NOT_ALLOWED_CODEConst

    ERR_NODE_UPDATE_NOT_ALLOWED_CODE: 17 = 17

    ErrNodeUpdateNotAllowed is the error returned when trying to update an existing node with disallowed changes.

    -
    +
    diff --git a/js/client/variables/registry.ERR_NO_ENCLAVE_FOR_RUNTIME_CODE.html b/js/client/variables/registry.ERR_NO_ENCLAVE_FOR_RUNTIME_CODE.html index 7437007882..0f1a685e79 100644 --- a/js/client/variables/registry.ERR_NO_ENCLAVE_FOR_RUNTIME_CODE.html +++ b/js/client/variables/registry.ERR_NO_ENCLAVE_FOR_RUNTIME_CODE.html @@ -1,3 +1,3 @@ ERR_NO_ENCLAVE_FOR_RUNTIME_CODE | @oasisprotocol/client

    Variable ERR_NO_ENCLAVE_FOR_RUNTIME_CODEConst

    ERR_NO_ENCLAVE_FOR_RUNTIME_CODE: 5 = 5

    ErrNoEnclaveForRuntime is the error returned when a TEE runtime registers with no enclave IDs.

    -
    +
    diff --git a/js/client/variables/registry.ERR_NO_SUCH_ENTITY_CODE.html b/js/client/variables/registry.ERR_NO_SUCH_ENTITY_CODE.html index be596264f0..507c81dd66 100644 --- a/js/client/variables/registry.ERR_NO_SUCH_ENTITY_CODE.html +++ b/js/client/variables/registry.ERR_NO_SUCH_ENTITY_CODE.html @@ -1,2 +1,2 @@ ERR_NO_SUCH_ENTITY_CODE | @oasisprotocol/client

    Variable ERR_NO_SUCH_ENTITY_CODEConst

    ERR_NO_SUCH_ENTITY_CODE: 9 = 9

    ErrNoSuchEntity is the error returned when an entity does not exist.

    -
    +
    diff --git a/js/client/variables/registry.ERR_NO_SUCH_NODE_CODE.html b/js/client/variables/registry.ERR_NO_SUCH_NODE_CODE.html index ec8cb9dd55..44aad70c70 100644 --- a/js/client/variables/registry.ERR_NO_SUCH_NODE_CODE.html +++ b/js/client/variables/registry.ERR_NO_SUCH_NODE_CODE.html @@ -1,2 +1,2 @@ ERR_NO_SUCH_NODE_CODE | @oasisprotocol/client

    Variable ERR_NO_SUCH_NODE_CODEConst

    ERR_NO_SUCH_NODE_CODE: 10 = 10

    ErrNoSuchNode is the error returned when an node does not exist.

    -
    +
    diff --git a/js/client/variables/registry.ERR_NO_SUCH_RUNTIME_CODE.html b/js/client/variables/registry.ERR_NO_SUCH_RUNTIME_CODE.html index 0c84c67b80..bd78cdd865 100644 --- a/js/client/variables/registry.ERR_NO_SUCH_RUNTIME_CODE.html +++ b/js/client/variables/registry.ERR_NO_SUCH_RUNTIME_CODE.html @@ -1,2 +1,2 @@ ERR_NO_SUCH_RUNTIME_CODE | @oasisprotocol/client

    Variable ERR_NO_SUCH_RUNTIME_CODEConst

    ERR_NO_SUCH_RUNTIME_CODE: 11 = 11

    ErrNoSuchRuntime is the error returned when an runtime does not exist.

    -
    +
    diff --git a/js/client/variables/registry.ERR_RUNTIME_UPDATE_NOT_ALLOWED_CODE.html b/js/client/variables/registry.ERR_RUNTIME_UPDATE_NOT_ALLOWED_CODE.html index 51979d171f..8e3135d73b 100644 --- a/js/client/variables/registry.ERR_RUNTIME_UPDATE_NOT_ALLOWED_CODE.html +++ b/js/client/variables/registry.ERR_RUNTIME_UPDATE_NOT_ALLOWED_CODE.html @@ -1,2 +1,2 @@ ERR_RUNTIME_UPDATE_NOT_ALLOWED_CODE | @oasisprotocol/client

    Variable ERR_RUNTIME_UPDATE_NOT_ALLOWED_CODEConst

    ERR_RUNTIME_UPDATE_NOT_ALLOWED_CODE: 18 = 18

    ErrRuntimeUpdateNotAllowed is the error returned when trying to update an existing runtime.

    -
    +
    diff --git a/js/client/variables/registry.ERR_TEE_HARDWARE_MISMATCH_CODE.html b/js/client/variables/registry.ERR_TEE_HARDWARE_MISMATCH_CODE.html index e8f713b10e..72b39c2913 100644 --- a/js/client/variables/registry.ERR_TEE_HARDWARE_MISMATCH_CODE.html +++ b/js/client/variables/registry.ERR_TEE_HARDWARE_MISMATCH_CODE.html @@ -1,4 +1,4 @@ ERR_TEE_HARDWARE_MISMATCH_CODE | @oasisprotocol/client

    Variable ERR_TEE_HARDWARE_MISMATCH_CODEConst

    ERR_TEE_HARDWARE_MISMATCH_CODE: 8 = 8

    ErrTEEHardwareMismatch is the error returned when a node tries to register a runtime and Capabilities.TEE.Hardware mismatches the one in the registry.

    -
    +
    diff --git a/js/client/variables/registry.GAS_OP_DEREGISTER_ENTITY.html b/js/client/variables/registry.GAS_OP_DEREGISTER_ENTITY.html index 47724e0406..f541d5a8e2 100644 --- a/js/client/variables/registry.GAS_OP_DEREGISTER_ENTITY.html +++ b/js/client/variables/registry.GAS_OP_DEREGISTER_ENTITY.html @@ -1,2 +1,2 @@ GAS_OP_DEREGISTER_ENTITY | @oasisprotocol/client

    Variable GAS_OP_DEREGISTER_ENTITYConst

    GAS_OP_DEREGISTER_ENTITY: "deregister_entity" = 'deregister_entity'

    GasOpDeregisterEntity is the gas operation identifier for entity deregistration.

    -
    +
    diff --git a/js/client/variables/registry.GAS_OP_REGISTER_ENTITY.html b/js/client/variables/registry.GAS_OP_REGISTER_ENTITY.html index 6056d03a16..fb76527623 100644 --- a/js/client/variables/registry.GAS_OP_REGISTER_ENTITY.html +++ b/js/client/variables/registry.GAS_OP_REGISTER_ENTITY.html @@ -1,2 +1,2 @@ GAS_OP_REGISTER_ENTITY | @oasisprotocol/client

    Variable GAS_OP_REGISTER_ENTITYConst

    GAS_OP_REGISTER_ENTITY: "register_entity" = 'register_entity'

    GasOpRegisterEntity is the gas operation identifier for entity registration.

    -
    +
    diff --git a/js/client/variables/registry.GAS_OP_REGISTER_NODE.html b/js/client/variables/registry.GAS_OP_REGISTER_NODE.html index 5809236e55..38e6c31b93 100644 --- a/js/client/variables/registry.GAS_OP_REGISTER_NODE.html +++ b/js/client/variables/registry.GAS_OP_REGISTER_NODE.html @@ -1,2 +1,2 @@ GAS_OP_REGISTER_NODE | @oasisprotocol/client

    Variable GAS_OP_REGISTER_NODEConst

    GAS_OP_REGISTER_NODE: "register_node" = 'register_node'

    GasOpRegisterNode is the gas operation identifier for entity registration.

    -
    +
    diff --git a/js/client/variables/registry.GAS_OP_REGISTER_RUNTIME.html b/js/client/variables/registry.GAS_OP_REGISTER_RUNTIME.html index 139c429ce7..5bf6a5a21f 100644 --- a/js/client/variables/registry.GAS_OP_REGISTER_RUNTIME.html +++ b/js/client/variables/registry.GAS_OP_REGISTER_RUNTIME.html @@ -1,2 +1,2 @@ GAS_OP_REGISTER_RUNTIME | @oasisprotocol/client

    Variable GAS_OP_REGISTER_RUNTIMEConst

    GAS_OP_REGISTER_RUNTIME: "register_runtime" = 'register_runtime'

    GasOpRegisterRuntime is the gas operation identifier for runtime registration.

    -
    +
    diff --git a/js/client/variables/registry.GAS_OP_RUNTIME_EPOCH_MAINTENANCE.html b/js/client/variables/registry.GAS_OP_RUNTIME_EPOCH_MAINTENANCE.html index 0f87bc0a8b..ee551e2a2e 100644 --- a/js/client/variables/registry.GAS_OP_RUNTIME_EPOCH_MAINTENANCE.html +++ b/js/client/variables/registry.GAS_OP_RUNTIME_EPOCH_MAINTENANCE.html @@ -1,3 +1,3 @@ GAS_OP_RUNTIME_EPOCH_MAINTENANCE | @oasisprotocol/client

    Variable GAS_OP_RUNTIME_EPOCH_MAINTENANCEConst

    GAS_OP_RUNTIME_EPOCH_MAINTENANCE: "runtime_epoch_maintenance" = 'runtime_epoch_maintenance'

    GasOpRuntimeEpochMaintenance is the gas operation identifier for per-epoch runtime maintenance costs.

    -
    +
    diff --git a/js/client/variables/registry.GAS_OP_UNFREEZE_NODE.html b/js/client/variables/registry.GAS_OP_UNFREEZE_NODE.html index 95341a4154..d72013f6f8 100644 --- a/js/client/variables/registry.GAS_OP_UNFREEZE_NODE.html +++ b/js/client/variables/registry.GAS_OP_UNFREEZE_NODE.html @@ -1,2 +1,2 @@ GAS_OP_UNFREEZE_NODE | @oasisprotocol/client

    Variable GAS_OP_UNFREEZE_NODEConst

    GAS_OP_UNFREEZE_NODE: "unfreeze_node" = 'unfreeze_node'

    GasOpUnfreezeNode is the gas operation identifier for unfreezing nodes.

    -
    +
    diff --git a/js/client/variables/registry.GAS_OP_UPDATEKEY_MANAGER.html b/js/client/variables/registry.GAS_OP_UPDATEKEY_MANAGER.html index 412d3d81a6..fa3188f07f 100644 --- a/js/client/variables/registry.GAS_OP_UPDATEKEY_MANAGER.html +++ b/js/client/variables/registry.GAS_OP_UPDATEKEY_MANAGER.html @@ -1,3 +1,3 @@ GAS_OP_UPDATEKEY_MANAGER | @oasisprotocol/client

    Variable GAS_OP_UPDATEKEY_MANAGERConst

    GAS_OP_UPDATEKEY_MANAGER: "update_keymanager" = 'update_keymanager'

    GasOpUpdateKeyManager is the gas operation identifier for key manager policy updates costs.

    -
    +
    diff --git a/js/client/variables/registry.GOVERNANCE_CONSENSUS.html b/js/client/variables/registry.GOVERNANCE_CONSENSUS.html index ee7ebfe97c..c8195c2b51 100644 --- a/js/client/variables/registry.GOVERNANCE_CONSENSUS.html +++ b/js/client/variables/registry.GOVERNANCE_CONSENSUS.html @@ -1 +1 @@ -GOVERNANCE_CONSENSUS | @oasisprotocol/client

    Variable GOVERNANCE_CONSENSUSConst

    GOVERNANCE_CONSENSUS: 3 = 3
    +GOVERNANCE_CONSENSUS | @oasisprotocol/client

    Variable GOVERNANCE_CONSENSUSConst

    GOVERNANCE_CONSENSUS: 3 = 3
    diff --git a/js/client/variables/registry.GOVERNANCE_ENTITY.html b/js/client/variables/registry.GOVERNANCE_ENTITY.html index c534aad525..c38c3df070 100644 --- a/js/client/variables/registry.GOVERNANCE_ENTITY.html +++ b/js/client/variables/registry.GOVERNANCE_ENTITY.html @@ -1 +1 @@ -GOVERNANCE_ENTITY | @oasisprotocol/client

    Variable GOVERNANCE_ENTITYConst

    GOVERNANCE_ENTITY: 1 = 1
    +GOVERNANCE_ENTITY | @oasisprotocol/client

    Variable GOVERNANCE_ENTITYConst

    GOVERNANCE_ENTITY: 1 = 1
    diff --git a/js/client/variables/registry.GOVERNANCE_INVALID.html b/js/client/variables/registry.GOVERNANCE_INVALID.html index 14a4e4df4e..12864023ae 100644 --- a/js/client/variables/registry.GOVERNANCE_INVALID.html +++ b/js/client/variables/registry.GOVERNANCE_INVALID.html @@ -1 +1 @@ -GOVERNANCE_INVALID | @oasisprotocol/client

    Variable GOVERNANCE_INVALIDConst

    GOVERNANCE_INVALID: 0 = 0
    +GOVERNANCE_INVALID | @oasisprotocol/client

    Variable GOVERNANCE_INVALIDConst

    GOVERNANCE_INVALID: 0 = 0
    diff --git a/js/client/variables/registry.GOVERNANCE_MAX.html b/js/client/variables/registry.GOVERNANCE_MAX.html index f90249e3ab..94f81ef8a0 100644 --- a/js/client/variables/registry.GOVERNANCE_MAX.html +++ b/js/client/variables/registry.GOVERNANCE_MAX.html @@ -1 +1 @@ -GOVERNANCE_MAX | @oasisprotocol/client
    GOVERNANCE_MAX: 3 = GOVERNANCE_CONSENSUS
    +GOVERNANCE_MAX | @oasisprotocol/client
    GOVERNANCE_MAX: 3 = GOVERNANCE_CONSENSUS
    diff --git a/js/client/variables/registry.GOVERNANCE_RUNTIME.html b/js/client/variables/registry.GOVERNANCE_RUNTIME.html index 1d1dbb916f..b9d1e6ee5d 100644 --- a/js/client/variables/registry.GOVERNANCE_RUNTIME.html +++ b/js/client/variables/registry.GOVERNANCE_RUNTIME.html @@ -1 +1 @@ -GOVERNANCE_RUNTIME | @oasisprotocol/client

    Variable GOVERNANCE_RUNTIMEConst

    GOVERNANCE_RUNTIME: 2 = 2
    +GOVERNANCE_RUNTIME | @oasisprotocol/client

    Variable GOVERNANCE_RUNTIMEConst

    GOVERNANCE_RUNTIME: 2 = 2
    diff --git a/js/client/variables/registry.KIND_COMPUTE.html b/js/client/variables/registry.KIND_COMPUTE.html index ab4f5c1b2b..a967fc3889 100644 --- a/js/client/variables/registry.KIND_COMPUTE.html +++ b/js/client/variables/registry.KIND_COMPUTE.html @@ -1,2 +1,2 @@ KIND_COMPUTE | @oasisprotocol/client
    KIND_COMPUTE: 1 = 1

    KindCompute is a generic compute runtime.

    -
    +
    diff --git a/js/client/variables/registry.KIND_INVALID.html b/js/client/variables/registry.KIND_INVALID.html index 908eb7ff95..deb70e5e2f 100644 --- a/js/client/variables/registry.KIND_INVALID.html +++ b/js/client/variables/registry.KIND_INVALID.html @@ -1,2 +1,2 @@ KIND_INVALID | @oasisprotocol/client
    KIND_INVALID: 0 = 0

    KindInvalid is an invalid runtime and should never be explicitly set.

    -
    +
    diff --git a/js/client/variables/registry.KIND_KEY_MANAGER.html b/js/client/variables/registry.KIND_KEY_MANAGER.html index da1bfce7ad..c12b752548 100644 --- a/js/client/variables/registry.KIND_KEY_MANAGER.html +++ b/js/client/variables/registry.KIND_KEY_MANAGER.html @@ -1,2 +1,2 @@ KIND_KEY_MANAGER | @oasisprotocol/client

    Variable KIND_KEY_MANAGERConst

    KIND_KEY_MANAGER: 2 = 2

    KindKeyManager is a key manager runtime.

    -
    +
    diff --git a/js/client/variables/registry.LATEST_RUNTIME_DESCRIPTOR_VERSION.html b/js/client/variables/registry.LATEST_RUNTIME_DESCRIPTOR_VERSION.html index fb969080b6..417089292e 100644 --- a/js/client/variables/registry.LATEST_RUNTIME_DESCRIPTOR_VERSION.html +++ b/js/client/variables/registry.LATEST_RUNTIME_DESCRIPTOR_VERSION.html @@ -1,3 +1,3 @@ LATEST_RUNTIME_DESCRIPTOR_VERSION | @oasisprotocol/client

    Variable LATEST_RUNTIME_DESCRIPTOR_VERSIONConst

    LATEST_RUNTIME_DESCRIPTOR_VERSION: 3 = 3

    LatestRuntimeDescriptorVersion is the latest entity descriptor version that should be used for all new descriptors. Using earlier versions may be rejected.

    -
    +
    diff --git a/js/client/variables/registry.METHOD_DEREGISTER_ENTITY.html b/js/client/variables/registry.METHOD_DEREGISTER_ENTITY.html index 8f33299476..5b1898d2e0 100644 --- a/js/client/variables/registry.METHOD_DEREGISTER_ENTITY.html +++ b/js/client/variables/registry.METHOD_DEREGISTER_ENTITY.html @@ -1,2 +1,2 @@ METHOD_DEREGISTER_ENTITY | @oasisprotocol/client

    Variable METHOD_DEREGISTER_ENTITYConst

    METHOD_DEREGISTER_ENTITY: "registry.DeregisterEntity" = 'registry.DeregisterEntity'

    MethodDeregisterEntity is the method name for entity deregistrations.

    -
    +
    diff --git a/js/client/variables/registry.METHOD_REGISTER_ENTITY.html b/js/client/variables/registry.METHOD_REGISTER_ENTITY.html index 933f1c19d6..236fdbe80d 100644 --- a/js/client/variables/registry.METHOD_REGISTER_ENTITY.html +++ b/js/client/variables/registry.METHOD_REGISTER_ENTITY.html @@ -1,2 +1,2 @@ METHOD_REGISTER_ENTITY | @oasisprotocol/client

    Variable METHOD_REGISTER_ENTITYConst

    METHOD_REGISTER_ENTITY: "registry.RegisterEntity" = 'registry.RegisterEntity'

    MethodRegisterEntity is the method name for entity registrations.

    -
    +
    diff --git a/js/client/variables/registry.METHOD_REGISTER_NODE.html b/js/client/variables/registry.METHOD_REGISTER_NODE.html index 9270a59086..553a3b2a15 100644 --- a/js/client/variables/registry.METHOD_REGISTER_NODE.html +++ b/js/client/variables/registry.METHOD_REGISTER_NODE.html @@ -1,2 +1,2 @@ METHOD_REGISTER_NODE | @oasisprotocol/client

    Variable METHOD_REGISTER_NODEConst

    METHOD_REGISTER_NODE: "registry.RegisterNode" = 'registry.RegisterNode'

    MethodRegisterNode is the method name for node registrations.

    -
    +
    diff --git a/js/client/variables/registry.METHOD_REGISTER_RUNTIME.html b/js/client/variables/registry.METHOD_REGISTER_RUNTIME.html index 2a773fe6da..9587e5079e 100644 --- a/js/client/variables/registry.METHOD_REGISTER_RUNTIME.html +++ b/js/client/variables/registry.METHOD_REGISTER_RUNTIME.html @@ -1,2 +1,2 @@ METHOD_REGISTER_RUNTIME | @oasisprotocol/client

    Variable METHOD_REGISTER_RUNTIMEConst

    METHOD_REGISTER_RUNTIME: "registry.RegisterRuntime" = 'registry.RegisterRuntime'

    MethodRegisterRuntime is the method name for registering runtimes.

    -
    +
    diff --git a/js/client/variables/registry.METHOD_UNFREEZE_NODE.html b/js/client/variables/registry.METHOD_UNFREEZE_NODE.html index 4acd8fe9f0..13548b58a0 100644 --- a/js/client/variables/registry.METHOD_UNFREEZE_NODE.html +++ b/js/client/variables/registry.METHOD_UNFREEZE_NODE.html @@ -1,2 +1,2 @@ METHOD_UNFREEZE_NODE | @oasisprotocol/client

    Variable METHOD_UNFREEZE_NODEConst

    METHOD_UNFREEZE_NODE: "registry.UnfreezeNode" = 'registry.UnfreezeNode'

    MethodUnfreezeNode is the method name for unfreezing nodes.

    -
    +
    diff --git a/js/client/variables/registry.MODULE_NAME.html b/js/client/variables/registry.MODULE_NAME.html index 03cface1db..3c9cc7a4ec 100644 --- a/js/client/variables/registry.MODULE_NAME.html +++ b/js/client/variables/registry.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client
    MODULE_NAME: "registry" = 'registry'

    ModuleName is a unique module name for the registry module.

    -
    +
    diff --git a/js/client/variables/registry.REGISTER_ENTITY_SIGNATURE_CONTEXT.html b/js/client/variables/registry.REGISTER_ENTITY_SIGNATURE_CONTEXT.html index c5e5d96e50..c4d8afb877 100644 --- a/js/client/variables/registry.REGISTER_ENTITY_SIGNATURE_CONTEXT.html +++ b/js/client/variables/registry.REGISTER_ENTITY_SIGNATURE_CONTEXT.html @@ -1,3 +1,3 @@ REGISTER_ENTITY_SIGNATURE_CONTEXT | @oasisprotocol/client

    Variable REGISTER_ENTITY_SIGNATURE_CONTEXTConst

    REGISTER_ENTITY_SIGNATURE_CONTEXT: "oasis-core/registry: register entity" = 'oasis-core/registry: register entity'

    RegisterEntitySignatureContext is the context used for entity registration.

    -
    +
    diff --git a/js/client/variables/registry.REGISTER_GENESIS_ENTITY_SIGNATURE_CONTEXT.html b/js/client/variables/registry.REGISTER_GENESIS_ENTITY_SIGNATURE_CONTEXT.html index ea754ead1f..c30b92c886 100644 --- a/js/client/variables/registry.REGISTER_GENESIS_ENTITY_SIGNATURE_CONTEXT.html +++ b/js/client/variables/registry.REGISTER_GENESIS_ENTITY_SIGNATURE_CONTEXT.html @@ -2,4 +2,4 @@ entity registration in the genesis document.

    Note: This is identical to non-gensis registrations to support migrating existing registrations into a new genesis document.

    -
    +
    diff --git a/js/client/variables/registry.REGISTER_GENESIS_NODE_SIGNATURE_CONTEXT.html b/js/client/variables/registry.REGISTER_GENESIS_NODE_SIGNATURE_CONTEXT.html index 04a601442e..0f67354f2d 100644 --- a/js/client/variables/registry.REGISTER_GENESIS_NODE_SIGNATURE_CONTEXT.html +++ b/js/client/variables/registry.REGISTER_GENESIS_NODE_SIGNATURE_CONTEXT.html @@ -2,4 +2,4 @@ node registration in the genesis document.

    Note: This is identical to non-gensis registrations to support migrating existing registrations into a new genesis document.

    -
    +
    diff --git a/js/client/variables/registry.REGISTER_NODE_SIGNATURE_CONTEXT.html b/js/client/variables/registry.REGISTER_NODE_SIGNATURE_CONTEXT.html index 87d49a272a..90dcbba6af 100644 --- a/js/client/variables/registry.REGISTER_NODE_SIGNATURE_CONTEXT.html +++ b/js/client/variables/registry.REGISTER_NODE_SIGNATURE_CONTEXT.html @@ -1,3 +1,3 @@ REGISTER_NODE_SIGNATURE_CONTEXT | @oasisprotocol/client

    Variable REGISTER_NODE_SIGNATURE_CONTEXTConst

    REGISTER_NODE_SIGNATURE_CONTEXT: "oasis-core/registry: register node" = 'oasis-core/registry: register node'

    RegisterNodeSignatureContext is the context used for node registration.

    -
    +
    diff --git a/js/client/variables/roothash.COMMITMENT_MODULE_NAME.html b/js/client/variables/roothash.COMMITMENT_MODULE_NAME.html index df9a30c309..5d52fee554 100644 --- a/js/client/variables/roothash.COMMITMENT_MODULE_NAME.html +++ b/js/client/variables/roothash.COMMITMENT_MODULE_NAME.html @@ -1,2 +1,2 @@ COMMITMENT_MODULE_NAME | @oasisprotocol/client

    Variable COMMITMENT_MODULE_NAMEConst

    COMMITMENT_MODULE_NAME: "roothash/commitment" = 'roothash/commitment'

    moduleName is the module name used for namespacing errors.

    -
    +
    diff --git a/js/client/variables/roothash.COMPUTE_RESULTS_HEADER_SIGNATURE_CONTEXT.html b/js/client/variables/roothash.COMPUTE_RESULTS_HEADER_SIGNATURE_CONTEXT.html index 44516733d1..14a1891c40 100644 --- a/js/client/variables/roothash.COMPUTE_RESULTS_HEADER_SIGNATURE_CONTEXT.html +++ b/js/client/variables/roothash.COMPUTE_RESULTS_HEADER_SIGNATURE_CONTEXT.html @@ -1,3 +1,3 @@ COMPUTE_RESULTS_HEADER_SIGNATURE_CONTEXT | @oasisprotocol/client

    Variable COMPUTE_RESULTS_HEADER_SIGNATURE_CONTEXTConst

    COMPUTE_RESULTS_HEADER_SIGNATURE_CONTEXT: "oasis-core/roothash: compute results header" = 'oasis-core/roothash: compute results header'

    ComputeResultsHeaderSignatureContext is the signature context used to sign compute results headers with RAK.

    -
    +
    diff --git a/js/client/variables/roothash.EPOCH_TRANSITION.html b/js/client/variables/roothash.EPOCH_TRANSITION.html index 2ff9419399..72b643c0d9 100644 --- a/js/client/variables/roothash.EPOCH_TRANSITION.html +++ b/js/client/variables/roothash.EPOCH_TRANSITION.html @@ -2,4 +2,4 @@

    Such a header contains no transactions but advances the round as normal. TODO: Consider renaming this to CommitteeTransition.

    -
    +
    diff --git a/js/client/variables/roothash.ERR_ALREADY_COMMITTED_CODE.html b/js/client/variables/roothash.ERR_ALREADY_COMMITTED_CODE.html index eef5d4d520..fb7cce5541 100644 --- a/js/client/variables/roothash.ERR_ALREADY_COMMITTED_CODE.html +++ b/js/client/variables/roothash.ERR_ALREADY_COMMITTED_CODE.html @@ -1 +1 @@ -ERR_ALREADY_COMMITTED_CODE | @oasisprotocol/client

    Variable ERR_ALREADY_COMMITTED_CODEConst

    ERR_ALREADY_COMMITTED_CODE: 6 = 6
    +ERR_ALREADY_COMMITTED_CODE | @oasisprotocol/client

    Variable ERR_ALREADY_COMMITTED_CODEConst

    ERR_ALREADY_COMMITTED_CODE: 6 = 6
    diff --git a/js/client/variables/roothash.ERR_BAD_EXECUTOR_COMMITMENT_CODE.html b/js/client/variables/roothash.ERR_BAD_EXECUTOR_COMMITMENT_CODE.html index 48c8d9772c..05d940899f 100644 --- a/js/client/variables/roothash.ERR_BAD_EXECUTOR_COMMITMENT_CODE.html +++ b/js/client/variables/roothash.ERR_BAD_EXECUTOR_COMMITMENT_CODE.html @@ -1 +1 @@ -ERR_BAD_EXECUTOR_COMMITMENT_CODE | @oasisprotocol/client

    Variable ERR_BAD_EXECUTOR_COMMITMENT_CODEConst

    ERR_BAD_EXECUTOR_COMMITMENT_CODE: 11 = 11
    +ERR_BAD_EXECUTOR_COMMITMENT_CODE | @oasisprotocol/client

    Variable ERR_BAD_EXECUTOR_COMMITMENT_CODEConst

    ERR_BAD_EXECUTOR_COMMITMENT_CODE: 11 = 11
    diff --git a/js/client/variables/roothash.ERR_BAD_PROPOSER_COMMITMENT_CODE.html b/js/client/variables/roothash.ERR_BAD_PROPOSER_COMMITMENT_CODE.html index 2780c9d88f..076e8ad9a4 100644 --- a/js/client/variables/roothash.ERR_BAD_PROPOSER_COMMITMENT_CODE.html +++ b/js/client/variables/roothash.ERR_BAD_PROPOSER_COMMITMENT_CODE.html @@ -1 +1 @@ -ERR_BAD_PROPOSER_COMMITMENT_CODE | @oasisprotocol/client

    Variable ERR_BAD_PROPOSER_COMMITMENT_CODEConst

    ERR_BAD_PROPOSER_COMMITMENT_CODE: 20 = 20
    +ERR_BAD_PROPOSER_COMMITMENT_CODE | @oasisprotocol/client

    Variable ERR_BAD_PROPOSER_COMMITMENT_CODEConst

    ERR_BAD_PROPOSER_COMMITMENT_CODE: 20 = 20
    diff --git a/js/client/variables/roothash.ERR_DISCREPANCY_DETECTED_CODE.html b/js/client/variables/roothash.ERR_DISCREPANCY_DETECTED_CODE.html index ca763ecaa2..86096ed600 100644 --- a/js/client/variables/roothash.ERR_DISCREPANCY_DETECTED_CODE.html +++ b/js/client/variables/roothash.ERR_DISCREPANCY_DETECTED_CODE.html @@ -1 +1 @@ -ERR_DISCREPANCY_DETECTED_CODE | @oasisprotocol/client

    Variable ERR_DISCREPANCY_DETECTED_CODEConst

    ERR_DISCREPANCY_DETECTED_CODE: 8 = 8
    +ERR_DISCREPANCY_DETECTED_CODE | @oasisprotocol/client

    Variable ERR_DISCREPANCY_DETECTED_CODEConst

    ERR_DISCREPANCY_DETECTED_CODE: 8 = 8
    diff --git a/js/client/variables/roothash.ERR_DUPLICATE_EVIDENCE_CODE.html b/js/client/variables/roothash.ERR_DUPLICATE_EVIDENCE_CODE.html index 9235dbd56e..548af002d2 100644 --- a/js/client/variables/roothash.ERR_DUPLICATE_EVIDENCE_CODE.html +++ b/js/client/variables/roothash.ERR_DUPLICATE_EVIDENCE_CODE.html @@ -1,2 +1,2 @@ ERR_DUPLICATE_EVIDENCE_CODE | @oasisprotocol/client

    Variable ERR_DUPLICATE_EVIDENCE_CODEConst

    ERR_DUPLICATE_EVIDENCE_CODE: 9 = 9

    ErrDuplicateEvidence is the error returned when submitting already existing evidence.

    -
    +
    diff --git a/js/client/variables/roothash.ERR_INCOMING_MESSAGE_INSUFFICIENT_FEE_CODE.html b/js/client/variables/roothash.ERR_INCOMING_MESSAGE_INSUFFICIENT_FEE_CODE.html index 874d61cd8e..d20fee7142 100644 --- a/js/client/variables/roothash.ERR_INCOMING_MESSAGE_INSUFFICIENT_FEE_CODE.html +++ b/js/client/variables/roothash.ERR_INCOMING_MESSAGE_INSUFFICIENT_FEE_CODE.html @@ -1,3 +1,3 @@ ERR_INCOMING_MESSAGE_INSUFFICIENT_FEE_CODE | @oasisprotocol/client

    Variable ERR_INCOMING_MESSAGE_INSUFFICIENT_FEE_CODEConst

    ERR_INCOMING_MESSAGE_INSUFFICIENT_FEE_CODE: 12 = 12

    ErrIncomingMessageInsufficientFee is the error returned when the provided fee is smaller than the configured minimum incoming message submission fee.

    -
    +
    diff --git a/js/client/variables/roothash.ERR_INCOMING_MESSAGE_QUEUE_FULL_CODE.html b/js/client/variables/roothash.ERR_INCOMING_MESSAGE_QUEUE_FULL_CODE.html index d8f66c54b1..df0af436fc 100644 --- a/js/client/variables/roothash.ERR_INCOMING_MESSAGE_QUEUE_FULL_CODE.html +++ b/js/client/variables/roothash.ERR_INCOMING_MESSAGE_QUEUE_FULL_CODE.html @@ -1,2 +1,2 @@ ERR_INCOMING_MESSAGE_QUEUE_FULL_CODE | @oasisprotocol/client

    Variable ERR_INCOMING_MESSAGE_QUEUE_FULL_CODEConst

    ERR_INCOMING_MESSAGE_QUEUE_FULL_CODE: 11 = 11

    ErrIncomingMessageQueueFull is the error returned when the incoming message queue is full.

    -
    +
    diff --git a/js/client/variables/roothash.ERR_INSUFFICIENT_VOTES_CODE.html b/js/client/variables/roothash.ERR_INSUFFICIENT_VOTES_CODE.html index 74abadb3e1..eb1167df45 100644 --- a/js/client/variables/roothash.ERR_INSUFFICIENT_VOTES_CODE.html +++ b/js/client/variables/roothash.ERR_INSUFFICIENT_VOTES_CODE.html @@ -1 +1 @@ -ERR_INSUFFICIENT_VOTES_CODE | @oasisprotocol/client

    Variable ERR_INSUFFICIENT_VOTES_CODEConst

    ERR_INSUFFICIENT_VOTES_CODE: 10 = 10
    +ERR_INSUFFICIENT_VOTES_CODE | @oasisprotocol/client

    Variable ERR_INSUFFICIENT_VOTES_CODEConst

    ERR_INSUFFICIENT_VOTES_CODE: 10 = 10
    diff --git a/js/client/variables/roothash.ERR_INVALID_ARGUMENT_CODE.html b/js/client/variables/roothash.ERR_INVALID_ARGUMENT_CODE.html index fb2513fcca..b44ee35097 100644 --- a/js/client/variables/roothash.ERR_INVALID_ARGUMENT_CODE.html +++ b/js/client/variables/roothash.ERR_INVALID_ARGUMENT_CODE.html @@ -1,2 +1,2 @@ ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 1 = 1

    ErrInvalidArgument is the error returned on malformed argument(s).

    -
    +
    diff --git a/js/client/variables/roothash.ERR_INVALID_COMMITTEE_KIND_CODE.html b/js/client/variables/roothash.ERR_INVALID_COMMITTEE_KIND_CODE.html index efedb72bea..f42f1354b2 100644 --- a/js/client/variables/roothash.ERR_INVALID_COMMITTEE_KIND_CODE.html +++ b/js/client/variables/roothash.ERR_INVALID_COMMITTEE_KIND_CODE.html @@ -1 +1 @@ -ERR_INVALID_COMMITTEE_KIND_CODE | @oasisprotocol/client

    Variable ERR_INVALID_COMMITTEE_KIND_CODEConst

    ERR_INVALID_COMMITTEE_KIND_CODE: 3 = 3
    +ERR_INVALID_COMMITTEE_KIND_CODE | @oasisprotocol/client

    Variable ERR_INVALID_COMMITTEE_KIND_CODEConst

    ERR_INVALID_COMMITTEE_KIND_CODE: 3 = 3
    diff --git a/js/client/variables/roothash.ERR_INVALID_EVIDENCE_CODE.html b/js/client/variables/roothash.ERR_INVALID_EVIDENCE_CODE.html index 1ecef276cb..27e87b0263 100644 --- a/js/client/variables/roothash.ERR_INVALID_EVIDENCE_CODE.html +++ b/js/client/variables/roothash.ERR_INVALID_EVIDENCE_CODE.html @@ -1,2 +1,2 @@ ERR_INVALID_EVIDENCE_CODE | @oasisprotocol/client

    Variable ERR_INVALID_EVIDENCE_CODEConst

    ERR_INVALID_EVIDENCE_CODE: 10 = 10

    ErrInvalidEvidence is the error returned when an invalid evidence is submitted.

    -
    +
    diff --git a/js/client/variables/roothash.ERR_INVALID_MESSAGES_CODE.html b/js/client/variables/roothash.ERR_INVALID_MESSAGES_CODE.html index 6ec867b38a..f499570853 100644 --- a/js/client/variables/roothash.ERR_INVALID_MESSAGES_CODE.html +++ b/js/client/variables/roothash.ERR_INVALID_MESSAGES_CODE.html @@ -1 +1 @@ -ERR_INVALID_MESSAGES_CODE | @oasisprotocol/client

    Variable ERR_INVALID_MESSAGES_CODEConst

    ERR_INVALID_MESSAGES_CODE: 13 = 13
    +ERR_INVALID_MESSAGES_CODE | @oasisprotocol/client

    Variable ERR_INVALID_MESSAGES_CODEConst

    ERR_INVALID_MESSAGES_CODE: 13 = 13
    diff --git a/js/client/variables/roothash.ERR_INVALID_ROUND_CODE.html b/js/client/variables/roothash.ERR_INVALID_ROUND_CODE.html index fd4a9c867c..45115ba58a 100644 --- a/js/client/variables/roothash.ERR_INVALID_ROUND_CODE.html +++ b/js/client/variables/roothash.ERR_INVALID_ROUND_CODE.html @@ -1 +1 @@ -ERR_INVALID_ROUND_CODE | @oasisprotocol/client

    Variable ERR_INVALID_ROUND_CODEConst

    ERR_INVALID_ROUND_CODE: 18 = 18
    +ERR_INVALID_ROUND_CODE | @oasisprotocol/client

    Variable ERR_INVALID_ROUND_CODEConst

    ERR_INVALID_ROUND_CODE: 18 = 18
    diff --git a/js/client/variables/roothash.ERR_INVALID_RUNTIME_CODE.html b/js/client/variables/roothash.ERR_INVALID_RUNTIME_CODE.html index 8621a415cb..6b83e0e83b 100644 --- a/js/client/variables/roothash.ERR_INVALID_RUNTIME_CODE.html +++ b/js/client/variables/roothash.ERR_INVALID_RUNTIME_CODE.html @@ -1,2 +1,2 @@ ERR_INVALID_RUNTIME_CODE | @oasisprotocol/client

    Variable ERR_INVALID_RUNTIME_CODEConst

    ERR_INVALID_RUNTIME_CODE: 3 = 3

    ErrInvalidRuntime is the error returned when the passed runtime is invalid.

    -
    +
    diff --git a/js/client/variables/roothash.ERR_MAJORITY_FAILURE_CODE.html b/js/client/variables/roothash.ERR_MAJORITY_FAILURE_CODE.html index 94bf2182d4..b024be99bb 100644 --- a/js/client/variables/roothash.ERR_MAJORITY_FAILURE_CODE.html +++ b/js/client/variables/roothash.ERR_MAJORITY_FAILURE_CODE.html @@ -1 +1 @@ -ERR_MAJORITY_FAILURE_CODE | @oasisprotocol/client

    Variable ERR_MAJORITY_FAILURE_CODEConst

    ERR_MAJORITY_FAILURE_CODE: 17 = 17
    +ERR_MAJORITY_FAILURE_CODE | @oasisprotocol/client

    Variable ERR_MAJORITY_FAILURE_CODEConst

    ERR_MAJORITY_FAILURE_CODE: 17 = 17
    diff --git a/js/client/variables/roothash.ERR_MAX_IN_MESSAGES_TOO_BIG_CODE.html b/js/client/variables/roothash.ERR_MAX_IN_MESSAGES_TOO_BIG_CODE.html index 3434d272c7..7056be04a0 100644 --- a/js/client/variables/roothash.ERR_MAX_IN_MESSAGES_TOO_BIG_CODE.html +++ b/js/client/variables/roothash.ERR_MAX_IN_MESSAGES_TOO_BIG_CODE.html @@ -1,3 +1,3 @@ ERR_MAX_IN_MESSAGES_TOO_BIG_CODE | @oasisprotocol/client

    Variable ERR_MAX_IN_MESSAGES_TOO_BIG_CODEConst

    ERR_MAX_IN_MESSAGES_TOO_BIG_CODE: 13 = 13

    ErrMaxInMessagesTooBig is the error returned when the MaxInMessages parameter is set to a value larger than the MaxInRuntimeMessages specified in consensus parameters.

    -
    +
    diff --git a/js/client/variables/roothash.ERR_MAX_MESSAGES_TOO_BIG_CODE.html b/js/client/variables/roothash.ERR_MAX_MESSAGES_TOO_BIG_CODE.html index 4b2638e92a..f4e4cb65c3 100644 --- a/js/client/variables/roothash.ERR_MAX_MESSAGES_TOO_BIG_CODE.html +++ b/js/client/variables/roothash.ERR_MAX_MESSAGES_TOO_BIG_CODE.html @@ -1,3 +1,3 @@ ERR_MAX_MESSAGES_TOO_BIG_CODE | @oasisprotocol/client

    Variable ERR_MAX_MESSAGES_TOO_BIG_CODEConst

    ERR_MAX_MESSAGES_TOO_BIG_CODE: 7 = 7

    ErrMaxMessagesTooBig is the error returned when the MaxMessages parameter is set to a value larger than the MaxRuntimeMessages specified in consensus parameters.

    -
    +
    diff --git a/js/client/variables/roothash.ERR_NODE_IS_SCHEDULER_CODE.html b/js/client/variables/roothash.ERR_NODE_IS_SCHEDULER_CODE.html index 3b7dc49148..1c37224652 100644 --- a/js/client/variables/roothash.ERR_NODE_IS_SCHEDULER_CODE.html +++ b/js/client/variables/roothash.ERR_NODE_IS_SCHEDULER_CODE.html @@ -1 +1 @@ -ERR_NODE_IS_SCHEDULER_CODE | @oasisprotocol/client

    Variable ERR_NODE_IS_SCHEDULER_CODEConst

    ERR_NODE_IS_SCHEDULER_CODE: 16 = 16
    +ERR_NODE_IS_SCHEDULER_CODE | @oasisprotocol/client

    Variable ERR_NODE_IS_SCHEDULER_CODEConst

    ERR_NODE_IS_SCHEDULER_CODE: 16 = 16
    diff --git a/js/client/variables/roothash.ERR_NOT_BASED_ON_CORRECT_BLOCK_CODE.html b/js/client/variables/roothash.ERR_NOT_BASED_ON_CORRECT_BLOCK_CODE.html index 7c026019f9..5ab5b42bf9 100644 --- a/js/client/variables/roothash.ERR_NOT_BASED_ON_CORRECT_BLOCK_CODE.html +++ b/js/client/variables/roothash.ERR_NOT_BASED_ON_CORRECT_BLOCK_CODE.html @@ -1 +1 @@ -ERR_NOT_BASED_ON_CORRECT_BLOCK_CODE | @oasisprotocol/client

    Variable ERR_NOT_BASED_ON_CORRECT_BLOCK_CODEConst

    ERR_NOT_BASED_ON_CORRECT_BLOCK_CODE: 7 = 7
    +ERR_NOT_BASED_ON_CORRECT_BLOCK_CODE | @oasisprotocol/client

    Variable ERR_NOT_BASED_ON_CORRECT_BLOCK_CODEConst

    ERR_NOT_BASED_ON_CORRECT_BLOCK_CODE: 7 = 7
    diff --git a/js/client/variables/roothash.ERR_NOT_FOUND_CODE.html b/js/client/variables/roothash.ERR_NOT_FOUND_CODE.html index db7ba90e48..2614dead60 100644 --- a/js/client/variables/roothash.ERR_NOT_FOUND_CODE.html +++ b/js/client/variables/roothash.ERR_NOT_FOUND_CODE.html @@ -1,2 +1,2 @@ ERR_NOT_FOUND_CODE | @oasisprotocol/client

    Variable ERR_NOT_FOUND_CODEConst

    ERR_NOT_FOUND_CODE: 2 = 2

    ErrNotFound is the error returned when a block is not found.

    -
    +
    diff --git a/js/client/variables/roothash.ERR_NOT_IN_COMMITTEE_CODE.html b/js/client/variables/roothash.ERR_NOT_IN_COMMITTEE_CODE.html index 234ba0d719..66efaf7481 100644 --- a/js/client/variables/roothash.ERR_NOT_IN_COMMITTEE_CODE.html +++ b/js/client/variables/roothash.ERR_NOT_IN_COMMITTEE_CODE.html @@ -1 +1 @@ -ERR_NOT_IN_COMMITTEE_CODE | @oasisprotocol/client

    Variable ERR_NOT_IN_COMMITTEE_CODEConst

    ERR_NOT_IN_COMMITTEE_CODE: 5 = 5
    +ERR_NOT_IN_COMMITTEE_CODE | @oasisprotocol/client

    Variable ERR_NOT_IN_COMMITTEE_CODEConst

    ERR_NOT_IN_COMMITTEE_CODE: 5 = 5
    diff --git a/js/client/variables/roothash.ERR_NO_COMMITTEE_CODE.html b/js/client/variables/roothash.ERR_NO_COMMITTEE_CODE.html index 2cb804571a..6a33a6bc10 100644 --- a/js/client/variables/roothash.ERR_NO_COMMITTEE_CODE.html +++ b/js/client/variables/roothash.ERR_NO_COMMITTEE_CODE.html @@ -1 +1 @@ -ERR_NO_COMMITTEE_CODE | @oasisprotocol/client

    Variable ERR_NO_COMMITTEE_CODEConst

    ERR_NO_COMMITTEE_CODE: 2 = 2
    +ERR_NO_COMMITTEE_CODE | @oasisprotocol/client

    Variable ERR_NO_COMMITTEE_CODEConst

    ERR_NO_COMMITTEE_CODE: 2 = 2
    diff --git a/js/client/variables/roothash.ERR_NO_EXECUTOR_POOL_CODE.html b/js/client/variables/roothash.ERR_NO_EXECUTOR_POOL_CODE.html index 5f65e046e0..a0a7dcffd0 100644 --- a/js/client/variables/roothash.ERR_NO_EXECUTOR_POOL_CODE.html +++ b/js/client/variables/roothash.ERR_NO_EXECUTOR_POOL_CODE.html @@ -1,2 +1,2 @@ ERR_NO_EXECUTOR_POOL_CODE | @oasisprotocol/client

    Variable ERR_NO_EXECUTOR_POOL_CODEConst

    ERR_NO_EXECUTOR_POOL_CODE: 4 = 4

    ErrNoExecutorPool is the error returned when there is no executor pool.

    -
    +
    diff --git a/js/client/variables/roothash.ERR_NO_PROPOSER_COMMITMENT_CODE.html b/js/client/variables/roothash.ERR_NO_PROPOSER_COMMITMENT_CODE.html index f4336bde09..fb03c74592 100644 --- a/js/client/variables/roothash.ERR_NO_PROPOSER_COMMITMENT_CODE.html +++ b/js/client/variables/roothash.ERR_NO_PROPOSER_COMMITMENT_CODE.html @@ -1 +1 @@ -ERR_NO_PROPOSER_COMMITMENT_CODE | @oasisprotocol/client

    Variable ERR_NO_PROPOSER_COMMITMENT_CODEConst

    ERR_NO_PROPOSER_COMMITMENT_CODE: 19 = 19
    +ERR_NO_PROPOSER_COMMITMENT_CODE | @oasisprotocol/client

    Variable ERR_NO_PROPOSER_COMMITMENT_CODEConst

    ERR_NO_PROPOSER_COMMITMENT_CODE: 19 = 19
    diff --git a/js/client/variables/roothash.ERR_NO_RUNTIME_CODE.html b/js/client/variables/roothash.ERR_NO_RUNTIME_CODE.html index 8432c84644..15de6dc745 100644 --- a/js/client/variables/roothash.ERR_NO_RUNTIME_CODE.html +++ b/js/client/variables/roothash.ERR_NO_RUNTIME_CODE.html @@ -1 +1 @@ -ERR_NO_RUNTIME_CODE | @oasisprotocol/client

    Variable ERR_NO_RUNTIME_CODEConst

    ERR_NO_RUNTIME_CODE: 1 = 1
    +ERR_NO_RUNTIME_CODE | @oasisprotocol/client

    Variable ERR_NO_RUNTIME_CODEConst

    ERR_NO_RUNTIME_CODE: 1 = 1
    diff --git a/js/client/variables/roothash.ERR_PROPOSER_TIMEOUT_NOT_ALLOWED_CODE.html b/js/client/variables/roothash.ERR_PROPOSER_TIMEOUT_NOT_ALLOWED_CODE.html index e3a8ff73c0..f8b7bf803d 100644 --- a/js/client/variables/roothash.ERR_PROPOSER_TIMEOUT_NOT_ALLOWED_CODE.html +++ b/js/client/variables/roothash.ERR_PROPOSER_TIMEOUT_NOT_ALLOWED_CODE.html @@ -1,2 +1,2 @@ ERR_PROPOSER_TIMEOUT_NOT_ALLOWED_CODE | @oasisprotocol/client

    Variable ERR_PROPOSER_TIMEOUT_NOT_ALLOWED_CODEConst

    ERR_PROPOSER_TIMEOUT_NOT_ALLOWED_CODE: 6 = 6

    ErrProposerTimeoutNotAllowed is the error returned when proposer timeout is not allowed.

    -
    +
    diff --git a/js/client/variables/roothash.ERR_RAK_SIG_INVALID_CODE.html b/js/client/variables/roothash.ERR_RAK_SIG_INVALID_CODE.html index fb9ec29bb6..c1e7fefd85 100644 --- a/js/client/variables/roothash.ERR_RAK_SIG_INVALID_CODE.html +++ b/js/client/variables/roothash.ERR_RAK_SIG_INVALID_CODE.html @@ -1 +1 @@ -ERR_RAK_SIG_INVALID_CODE | @oasisprotocol/client

    Variable ERR_RAK_SIG_INVALID_CODEConst

    ERR_RAK_SIG_INVALID_CODE: 4 = 4
    +ERR_RAK_SIG_INVALID_CODE | @oasisprotocol/client

    Variable ERR_RAK_SIG_INVALID_CODEConst

    ERR_RAK_SIG_INVALID_CODE: 4 = 4
    diff --git a/js/client/variables/roothash.ERR_RUNTIME_DOES_NOT_SLASH_CODE.html b/js/client/variables/roothash.ERR_RUNTIME_DOES_NOT_SLASH_CODE.html index e3dfe9e591..bd0bf60fe0 100644 --- a/js/client/variables/roothash.ERR_RUNTIME_DOES_NOT_SLASH_CODE.html +++ b/js/client/variables/roothash.ERR_RUNTIME_DOES_NOT_SLASH_CODE.html @@ -1,3 +1,3 @@ ERR_RUNTIME_DOES_NOT_SLASH_CODE | @oasisprotocol/client

    Variable ERR_RUNTIME_DOES_NOT_SLASH_CODEConst

    ERR_RUNTIME_DOES_NOT_SLASH_CODE: 8 = 8

    ErrRuntimeDoesNotSlash is the error returned when misbehaviour evidence is submitted for a runtime that does not slash.

    -
    +
    diff --git a/js/client/variables/roothash.ERR_RUNTIME_SUSPENDED_CODE.html b/js/client/variables/roothash.ERR_RUNTIME_SUSPENDED_CODE.html index 2a9015e33e..b8cb25708c 100644 --- a/js/client/variables/roothash.ERR_RUNTIME_SUSPENDED_CODE.html +++ b/js/client/variables/roothash.ERR_RUNTIME_SUSPENDED_CODE.html @@ -1,2 +1,2 @@ ERR_RUNTIME_SUSPENDED_CODE | @oasisprotocol/client

    Variable ERR_RUNTIME_SUSPENDED_CODEConst

    ERR_RUNTIME_SUSPENDED_CODE: 5 = 5

    ErrRuntimeSuspended is the error returned when the passed runtime is suspended.

    -
    +
    diff --git a/js/client/variables/roothash.ERR_STILL_WAITING_CODE.html b/js/client/variables/roothash.ERR_STILL_WAITING_CODE.html index c7b8a08464..ef3c7afb12 100644 --- a/js/client/variables/roothash.ERR_STILL_WAITING_CODE.html +++ b/js/client/variables/roothash.ERR_STILL_WAITING_CODE.html @@ -1 +1 @@ -ERR_STILL_WAITING_CODE | @oasisprotocol/client

    Variable ERR_STILL_WAITING_CODEConst

    ERR_STILL_WAITING_CODE: 9 = 9
    +ERR_STILL_WAITING_CODE | @oasisprotocol/client

    Variable ERR_STILL_WAITING_CODEConst

    ERR_STILL_WAITING_CODE: 9 = 9
    diff --git a/js/client/variables/roothash.ERR_TIMEOUT_NOT_CORRECT_ROUND_CODE.html b/js/client/variables/roothash.ERR_TIMEOUT_NOT_CORRECT_ROUND_CODE.html index 6fa16744cf..a4a28cda9c 100644 --- a/js/client/variables/roothash.ERR_TIMEOUT_NOT_CORRECT_ROUND_CODE.html +++ b/js/client/variables/roothash.ERR_TIMEOUT_NOT_CORRECT_ROUND_CODE.html @@ -1 +1 @@ -ERR_TIMEOUT_NOT_CORRECT_ROUND_CODE | @oasisprotocol/client

    Variable ERR_TIMEOUT_NOT_CORRECT_ROUND_CODEConst

    ERR_TIMEOUT_NOT_CORRECT_ROUND_CODE: 15 = 15
    +ERR_TIMEOUT_NOT_CORRECT_ROUND_CODE | @oasisprotocol/client

    Variable ERR_TIMEOUT_NOT_CORRECT_ROUND_CODEConst

    ERR_TIMEOUT_NOT_CORRECT_ROUND_CODE: 15 = 15
    diff --git a/js/client/variables/roothash.EXECUTOR_SIGNATURE_CONTEXT.html b/js/client/variables/roothash.EXECUTOR_SIGNATURE_CONTEXT.html index cec02063ec..74b980335b 100644 --- a/js/client/variables/roothash.EXECUTOR_SIGNATURE_CONTEXT.html +++ b/js/client/variables/roothash.EXECUTOR_SIGNATURE_CONTEXT.html @@ -1,3 +1,3 @@ EXECUTOR_SIGNATURE_CONTEXT | @oasisprotocol/client

    Variable EXECUTOR_SIGNATURE_CONTEXTConst

    EXECUTOR_SIGNATURE_CONTEXT: "oasis-core/roothash: executor commitment" = 'oasis-core/roothash: executor commitment'

    ExecutorSignatureContext is the signature context used to sign executor worker commitments.

    -
    +
    diff --git a/js/client/variables/roothash.FAILURE_NONE.html b/js/client/variables/roothash.FAILURE_NONE.html index be0bf75f57..a204f78dec 100644 --- a/js/client/variables/roothash.FAILURE_NONE.html +++ b/js/client/variables/roothash.FAILURE_NONE.html @@ -1,2 +1,2 @@ FAILURE_NONE | @oasisprotocol/client
    FAILURE_NONE: 0 = 0

    FailureNone indicates that no failure has occurred.

    -
    +
    diff --git a/js/client/variables/roothash.FAILURE_STORAGE_UNAVAILABLE.html b/js/client/variables/roothash.FAILURE_STORAGE_UNAVAILABLE.html index b9b24a3e7a..014c820029 100644 --- a/js/client/variables/roothash.FAILURE_STORAGE_UNAVAILABLE.html +++ b/js/client/variables/roothash.FAILURE_STORAGE_UNAVAILABLE.html @@ -1,3 +1,3 @@ FAILURE_STORAGE_UNAVAILABLE | @oasisprotocol/client

    Variable FAILURE_STORAGE_UNAVAILABLEConst

    FAILURE_STORAGE_UNAVAILABLE: 2 = 2

    FailureStorageUnavailable indicates that batch processing failed due to storage being unavailable.

    -
    +
    diff --git a/js/client/variables/roothash.FAILURE_UNKNOWN.html b/js/client/variables/roothash.FAILURE_UNKNOWN.html index 31c0f5e64d..bc397d4d43 100644 --- a/js/client/variables/roothash.FAILURE_UNKNOWN.html +++ b/js/client/variables/roothash.FAILURE_UNKNOWN.html @@ -1,2 +1,2 @@ FAILURE_UNKNOWN | @oasisprotocol/client
    FAILURE_UNKNOWN: 1 = 1

    FailureUnknown indicates a generic failure.

    -
    +
    diff --git a/js/client/variables/roothash.GAS_OP_COMPUTE_COMMIT.html b/js/client/variables/roothash.GAS_OP_COMPUTE_COMMIT.html index 8c4971eb1f..784feb23dc 100644 --- a/js/client/variables/roothash.GAS_OP_COMPUTE_COMMIT.html +++ b/js/client/variables/roothash.GAS_OP_COMPUTE_COMMIT.html @@ -1,2 +1,2 @@ GAS_OP_COMPUTE_COMMIT | @oasisprotocol/client

    Variable GAS_OP_COMPUTE_COMMITConst

    GAS_OP_COMPUTE_COMMIT: "compute_commit" = 'compute_commit'

    GasOpComputeCommit is the gas operation identifier for compute commits.

    -
    +
    diff --git a/js/client/variables/roothash.GAS_OP_EVIDENCE.html b/js/client/variables/roothash.GAS_OP_EVIDENCE.html index 73c4e60a02..4503ecc320 100644 --- a/js/client/variables/roothash.GAS_OP_EVIDENCE.html +++ b/js/client/variables/roothash.GAS_OP_EVIDENCE.html @@ -1,2 +1,2 @@ GAS_OP_EVIDENCE | @oasisprotocol/client
    GAS_OP_EVIDENCE: "evidence" = 'evidence'

    GasOpEvidence is the gas operation identifier for evidence submission transaction cost.

    -
    +
    diff --git a/js/client/variables/roothash.GAS_OP_PROPOSER_TIMEOUT.html b/js/client/variables/roothash.GAS_OP_PROPOSER_TIMEOUT.html index 8a92916b2d..644637160f 100644 --- a/js/client/variables/roothash.GAS_OP_PROPOSER_TIMEOUT.html +++ b/js/client/variables/roothash.GAS_OP_PROPOSER_TIMEOUT.html @@ -1,2 +1,2 @@ GAS_OP_PROPOSER_TIMEOUT | @oasisprotocol/client

    Variable GAS_OP_PROPOSER_TIMEOUTConst

    GAS_OP_PROPOSER_TIMEOUT: "proposer_timeout" = 'proposer_timeout'

    GasOpProposerTimeout is the gas operation identifier for executor propose timeout cost.

    -
    +
    diff --git a/js/client/variables/roothash.GAS_OP_SUBMIT_MSG.html b/js/client/variables/roothash.GAS_OP_SUBMIT_MSG.html index b63ba95e54..0cd785b58f 100644 --- a/js/client/variables/roothash.GAS_OP_SUBMIT_MSG.html +++ b/js/client/variables/roothash.GAS_OP_SUBMIT_MSG.html @@ -1,2 +1,2 @@ GAS_OP_SUBMIT_MSG | @oasisprotocol/client

    Variable GAS_OP_SUBMIT_MSGConst

    GAS_OP_SUBMIT_MSG: "submit_msg" = 'submit_msg'

    GasOpSubmitMsg is the gas operation identifier for message submission transaction cost.

    -
    +
    diff --git a/js/client/variables/roothash.INVALID.html b/js/client/variables/roothash.INVALID.html index 1fc847d811..b2cd4dd9dd 100644 --- a/js/client/variables/roothash.INVALID.html +++ b/js/client/variables/roothash.INVALID.html @@ -1,2 +1,2 @@ INVALID | @oasisprotocol/client
    INVALID: 0 = 0

    Invalid is an invalid header type and should never be stored.

    -
    +
    diff --git a/js/client/variables/roothash.METHOD_EVIDENCE.html b/js/client/variables/roothash.METHOD_EVIDENCE.html index 59f0e5d023..4b59fcfa97 100644 --- a/js/client/variables/roothash.METHOD_EVIDENCE.html +++ b/js/client/variables/roothash.METHOD_EVIDENCE.html @@ -1,2 +1,2 @@ METHOD_EVIDENCE | @oasisprotocol/client
    METHOD_EVIDENCE: "roothash.Evidence" = 'roothash.Evidence'

    MethodEvidence is the method name for submitting evidence of node misbehavior.

    -
    +
    diff --git a/js/client/variables/roothash.METHOD_EXECUTOR_COMMIT.html b/js/client/variables/roothash.METHOD_EXECUTOR_COMMIT.html index 0a75e5d0c4..c63963cba2 100644 --- a/js/client/variables/roothash.METHOD_EXECUTOR_COMMIT.html +++ b/js/client/variables/roothash.METHOD_EXECUTOR_COMMIT.html @@ -1,2 +1,2 @@ METHOD_EXECUTOR_COMMIT | @oasisprotocol/client

    Variable METHOD_EXECUTOR_COMMITConst

    METHOD_EXECUTOR_COMMIT: "roothash.ExecutorCommit" = 'roothash.ExecutorCommit'

    MethodExecutorCommit is the method name for executor commit submission.

    -
    +
    diff --git a/js/client/variables/roothash.METHOD_SUBMIT_MSG.html b/js/client/variables/roothash.METHOD_SUBMIT_MSG.html index 473c1d57f1..6862b28dca 100644 --- a/js/client/variables/roothash.METHOD_SUBMIT_MSG.html +++ b/js/client/variables/roothash.METHOD_SUBMIT_MSG.html @@ -1,2 +1,2 @@ METHOD_SUBMIT_MSG | @oasisprotocol/client

    Variable METHOD_SUBMIT_MSGConst

    METHOD_SUBMIT_MSG: "roothash.SubmitMsg" = 'roothash.SubmitMsg'

    MethodSubmitMsg is the method name for queuing incoming runtime messages.

    -
    +
    diff --git a/js/client/variables/roothash.MODULE_NAME.html b/js/client/variables/roothash.MODULE_NAME.html index c14319f6b5..6962b45abf 100644 --- a/js/client/variables/roothash.MODULE_NAME.html +++ b/js/client/variables/roothash.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client
    MODULE_NAME: "roothash" = 'roothash'

    ModuleName is a unique module name for the roothash module.

    -
    +
    diff --git a/js/client/variables/roothash.NORMAL.html b/js/client/variables/roothash.NORMAL.html index 95fae7d42c..6c0263bbee 100644 --- a/js/client/variables/roothash.NORMAL.html +++ b/js/client/variables/roothash.NORMAL.html @@ -1,2 +1,2 @@ NORMAL | @oasisprotocol/client
    NORMAL: 1 = 1

    Normal is a normal header.

    -
    +
    diff --git a/js/client/variables/roothash.PROPOSAL_SIGNATURE_CONTEXT.html b/js/client/variables/roothash.PROPOSAL_SIGNATURE_CONTEXT.html index ea4f76db94..f5d2910a7f 100644 --- a/js/client/variables/roothash.PROPOSAL_SIGNATURE_CONTEXT.html +++ b/js/client/variables/roothash.PROPOSAL_SIGNATURE_CONTEXT.html @@ -1,2 +1,2 @@ PROPOSAL_SIGNATURE_CONTEXT | @oasisprotocol/client

    Variable PROPOSAL_SIGNATURE_CONTEXTConst

    PROPOSAL_SIGNATURE_CONTEXT: "oasis-core/roothash: proposal" = 'oasis-core/roothash: proposal'

    ProposalSignatureContext is the context used for signing propose batch dispatch messages.

    -
    +
    diff --git a/js/client/variables/roothash.ROUND_FAILED.html b/js/client/variables/roothash.ROUND_FAILED.html index 4cc13bd318..85c6e3fa0f 100644 --- a/js/client/variables/roothash.ROUND_FAILED.html +++ b/js/client/variables/roothash.ROUND_FAILED.html @@ -1,4 +1,4 @@ ROUND_FAILED | @oasisprotocol/client
    ROUND_FAILED: 2 = 2

    RoundFailed is a header resulting from a failed round. Such a header contains no transactions but advances the round as normal to prevent replays of old commitments.

    -
    +
    diff --git a/js/client/variables/roothash.SUSPENDED.html b/js/client/variables/roothash.SUSPENDED.html index bf0b62f5c5..84e7132187 100644 --- a/js/client/variables/roothash.SUSPENDED.html +++ b/js/client/variables/roothash.SUSPENDED.html @@ -1,4 +1,4 @@ SUSPENDED | @oasisprotocol/client
    SUSPENDED: 4 = 4

    Suspended is a header resulting from the runtime being suspended.

    Such a header contains no transactions but advances the round as normal.

    -
    +
    diff --git a/js/client/variables/runtime.CLIENT_ERR_CHECK_TX_FAILED_CODE.html b/js/client/variables/runtime.CLIENT_ERR_CHECK_TX_FAILED_CODE.html index 1635197fc3..2c28320373 100644 --- a/js/client/variables/runtime.CLIENT_ERR_CHECK_TX_FAILED_CODE.html +++ b/js/client/variables/runtime.CLIENT_ERR_CHECK_TX_FAILED_CODE.html @@ -1,2 +1,2 @@ CLIENT_ERR_CHECK_TX_FAILED_CODE | @oasisprotocol/client

    Variable CLIENT_ERR_CHECK_TX_FAILED_CODEConst

    CLIENT_ERR_CHECK_TX_FAILED_CODE: 5 = 5

    ErrCheckTxFailed is an error returned if the local transaction check fails.

    -
    +
    diff --git a/js/client/variables/runtime.CLIENT_ERR_INTERNAL_CODE.html b/js/client/variables/runtime.CLIENT_ERR_INTERNAL_CODE.html index 4c4611f3ab..831353168e 100644 --- a/js/client/variables/runtime.CLIENT_ERR_INTERNAL_CODE.html +++ b/js/client/variables/runtime.CLIENT_ERR_INTERNAL_CODE.html @@ -1,2 +1,2 @@ CLIENT_ERR_INTERNAL_CODE | @oasisprotocol/client

    Variable CLIENT_ERR_INTERNAL_CODEConst

    CLIENT_ERR_INTERNAL_CODE: 2 = 2

    ErrInternal is an error returned when an unspecified internal error occurs.

    -
    +
    diff --git a/js/client/variables/runtime.CLIENT_ERR_NOT_FOUND_CODE.html b/js/client/variables/runtime.CLIENT_ERR_NOT_FOUND_CODE.html index e858b327fd..7025fba3d1 100644 --- a/js/client/variables/runtime.CLIENT_ERR_NOT_FOUND_CODE.html +++ b/js/client/variables/runtime.CLIENT_ERR_NOT_FOUND_CODE.html @@ -1,2 +1,2 @@ CLIENT_ERR_NOT_FOUND_CODE | @oasisprotocol/client

    Variable CLIENT_ERR_NOT_FOUND_CODEConst

    CLIENT_ERR_NOT_FOUND_CODE: 1 = 1

    ErrNotFound is an error returned when the item is not found.

    -
    +
    diff --git a/js/client/variables/runtime.CLIENT_ERR_NOT_SYNCED_CODE.html b/js/client/variables/runtime.CLIENT_ERR_NOT_SYNCED_CODE.html index 53951c97ad..a0512f41f5 100644 --- a/js/client/variables/runtime.CLIENT_ERR_NOT_SYNCED_CODE.html +++ b/js/client/variables/runtime.CLIENT_ERR_NOT_SYNCED_CODE.html @@ -1,3 +1,3 @@ CLIENT_ERR_NOT_SYNCED_CODE | @oasisprotocol/client

    Variable CLIENT_ERR_NOT_SYNCED_CODEConst

    CLIENT_ERR_NOT_SYNCED_CODE: 4 = 4

    ErrNotSynced is an error returned if transaction is submitted before node has finished initial syncing.

    -
    +
    diff --git a/js/client/variables/runtime.CLIENT_ERR_NO_HOSTED_RUNTIME_CODE.html b/js/client/variables/runtime.CLIENT_ERR_NO_HOSTED_RUNTIME_CODE.html index 5bbd3e9a6f..c6dc9dd95f 100644 --- a/js/client/variables/runtime.CLIENT_ERR_NO_HOSTED_RUNTIME_CODE.html +++ b/js/client/variables/runtime.CLIENT_ERR_NO_HOSTED_RUNTIME_CODE.html @@ -1,2 +1,2 @@ CLIENT_ERR_NO_HOSTED_RUNTIME_CODE | @oasisprotocol/client

    Variable CLIENT_ERR_NO_HOSTED_RUNTIME_CODEConst

    CLIENT_ERR_NO_HOSTED_RUNTIME_CODE: 6 = 6

    ErrNoHostedRuntime is returned when the hosted runtime is not available locally.

    -
    +
    diff --git a/js/client/variables/runtime.CLIENT_ERR_TRANSACTION_EXPIRED_CODE.html b/js/client/variables/runtime.CLIENT_ERR_TRANSACTION_EXPIRED_CODE.html index 203357a9e3..91e98a5461 100644 --- a/js/client/variables/runtime.CLIENT_ERR_TRANSACTION_EXPIRED_CODE.html +++ b/js/client/variables/runtime.CLIENT_ERR_TRANSACTION_EXPIRED_CODE.html @@ -1,2 +1,2 @@ CLIENT_ERR_TRANSACTION_EXPIRED_CODE | @oasisprotocol/client

    Variable CLIENT_ERR_TRANSACTION_EXPIRED_CODEConst

    CLIENT_ERR_TRANSACTION_EXPIRED_CODE: 3 = 3

    ErrTransactionExpired is an error returned when transaction expired.

    -
    +
    diff --git a/js/client/variables/runtime.CLIENT_MODULE_NAME.html b/js/client/variables/runtime.CLIENT_MODULE_NAME.html index e744786723..5b99ad7cb8 100644 --- a/js/client/variables/runtime.CLIENT_MODULE_NAME.html +++ b/js/client/variables/runtime.CLIENT_MODULE_NAME.html @@ -1,2 +1,2 @@ CLIENT_MODULE_NAME | @oasisprotocol/client

    Variable CLIENT_MODULE_NAMEConst

    CLIENT_MODULE_NAME: "runtime/client" = 'runtime/client'

    ModuleName is the runtime client module name.

    -
    +
    diff --git a/js/client/variables/runtime.CLIENT_ROUND_LATEST.html b/js/client/variables/runtime.CLIENT_ROUND_LATEST.html index ee95f1b765..f246b120ce 100644 --- a/js/client/variables/runtime.CLIENT_ROUND_LATEST.html +++ b/js/client/variables/runtime.CLIENT_ROUND_LATEST.html @@ -1,2 +1,2 @@ CLIENT_ROUND_LATEST | @oasisprotocol/client

    Variable CLIENT_ROUND_LATESTConst

    CLIENT_ROUND_LATEST: 18446744073709551615n = ...

    RoundLatest is a special round number always referring to the latest round.

    -
    +
    diff --git a/js/client/variables/runtime.HOST_PROTOCOL_ERR_NOT_READY_CODE.html b/js/client/variables/runtime.HOST_PROTOCOL_ERR_NOT_READY_CODE.html index f62e6879e6..1f8fb4af2c 100644 --- a/js/client/variables/runtime.HOST_PROTOCOL_ERR_NOT_READY_CODE.html +++ b/js/client/variables/runtime.HOST_PROTOCOL_ERR_NOT_READY_CODE.html @@ -1,2 +1,2 @@ HOST_PROTOCOL_ERR_NOT_READY_CODE | @oasisprotocol/client

    Variable HOST_PROTOCOL_ERR_NOT_READY_CODEConst

    HOST_PROTOCOL_ERR_NOT_READY_CODE: 1 = 1

    ErrNotReady is the error reported when the Runtime Host Protocol is not initialized.

    -
    +
    diff --git a/js/client/variables/runtime.HOST_PROTOCOL_MODULE_NAME.html b/js/client/variables/runtime.HOST_PROTOCOL_MODULE_NAME.html index 80138bd622..877bc522cd 100644 --- a/js/client/variables/runtime.HOST_PROTOCOL_MODULE_NAME.html +++ b/js/client/variables/runtime.HOST_PROTOCOL_MODULE_NAME.html @@ -1 +1 @@ -HOST_PROTOCOL_MODULE_NAME | @oasisprotocol/client

    Variable HOST_PROTOCOL_MODULE_NAMEConst

    HOST_PROTOCOL_MODULE_NAME: "rhp/internal" = 'rhp/internal'
    +HOST_PROTOCOL_MODULE_NAME | @oasisprotocol/client

    Variable HOST_PROTOCOL_MODULE_NAMEConst

    HOST_PROTOCOL_MODULE_NAME: "rhp/internal" = 'rhp/internal'
    diff --git a/js/client/variables/scheduler.KIND_COMPUTE_EXECUTOR.html b/js/client/variables/scheduler.KIND_COMPUTE_EXECUTOR.html index 2f07402a76..dcd5b1ab0a 100644 --- a/js/client/variables/scheduler.KIND_COMPUTE_EXECUTOR.html +++ b/js/client/variables/scheduler.KIND_COMPUTE_EXECUTOR.html @@ -1,2 +1,2 @@ KIND_COMPUTE_EXECUTOR | @oasisprotocol/client

    Variable KIND_COMPUTE_EXECUTORConst

    KIND_COMPUTE_EXECUTOR: 1 = 1

    KindComputeExecutor is an executor committee.

    -
    +
    diff --git a/js/client/variables/scheduler.KIND_INVALID.html b/js/client/variables/scheduler.KIND_INVALID.html index 0145e27f29..7b293e8b66 100644 --- a/js/client/variables/scheduler.KIND_INVALID.html +++ b/js/client/variables/scheduler.KIND_INVALID.html @@ -1,2 +1,2 @@ KIND_INVALID | @oasisprotocol/client
    KIND_INVALID: 0 = 0

    KindInvalid is an invalid committee.

    -
    +
    diff --git a/js/client/variables/scheduler.MAX_COMMITTEE_KIND.html b/js/client/variables/scheduler.MAX_COMMITTEE_KIND.html index 56efe158e6..798cbf0991 100644 --- a/js/client/variables/scheduler.MAX_COMMITTEE_KIND.html +++ b/js/client/variables/scheduler.MAX_COMMITTEE_KIND.html @@ -1,2 +1,2 @@ MAX_COMMITTEE_KIND | @oasisprotocol/client

    Variable MAX_COMMITTEE_KINDConst

    MAX_COMMITTEE_KIND: 2 = 2

    MaxCommitteeKind is a dummy value used for iterating all committee kinds.

    -
    +
    diff --git a/js/client/variables/scheduler.ROLE_BACKUP_WORKER.html b/js/client/variables/scheduler.ROLE_BACKUP_WORKER.html index 5fdd2f3e57..5a0bdf7ee7 100644 --- a/js/client/variables/scheduler.ROLE_BACKUP_WORKER.html +++ b/js/client/variables/scheduler.ROLE_BACKUP_WORKER.html @@ -1,2 +1,2 @@ ROLE_BACKUP_WORKER | @oasisprotocol/client

    Variable ROLE_BACKUP_WORKERConst

    ROLE_BACKUP_WORKER: 2 = 2

    RoleBackupWorker indicates the node is a backup worker.

    -
    +
    diff --git a/js/client/variables/scheduler.ROLE_INVALID.html b/js/client/variables/scheduler.ROLE_INVALID.html index 9c03911251..ac02f3692d 100644 --- a/js/client/variables/scheduler.ROLE_INVALID.html +++ b/js/client/variables/scheduler.ROLE_INVALID.html @@ -1,2 +1,2 @@ ROLE_INVALID | @oasisprotocol/client
    ROLE_INVALID: 0 = 0

    RoleInvalid is an invalid role (should never appear on the wire).

    -
    +
    diff --git a/js/client/variables/scheduler.ROLE_WORKER.html b/js/client/variables/scheduler.ROLE_WORKER.html index cc79ce23c5..8dc17aed80 100644 --- a/js/client/variables/scheduler.ROLE_WORKER.html +++ b/js/client/variables/scheduler.ROLE_WORKER.html @@ -1,2 +1,2 @@ ROLE_WORKER | @oasisprotocol/client
    ROLE_WORKER: 1 = 1

    RoleWorker indicates the node is a worker.

    -
    +
    diff --git a/js/client/variables/signature.CHAIN_CONTEXT_SEPARATOR.html b/js/client/variables/signature.CHAIN_CONTEXT_SEPARATOR.html index 5a50242da9..121e10972d 100644 --- a/js/client/variables/signature.CHAIN_CONTEXT_SEPARATOR.html +++ b/js/client/variables/signature.CHAIN_CONTEXT_SEPARATOR.html @@ -1 +1 @@ -CHAIN_CONTEXT_SEPARATOR | @oasisprotocol/client

    Variable CHAIN_CONTEXT_SEPARATORConst

    CHAIN_CONTEXT_SEPARATOR: " for chain " = ' for chain '
    +CHAIN_CONTEXT_SEPARATOR | @oasisprotocol/client

    Variable CHAIN_CONTEXT_SEPARATORConst

    CHAIN_CONTEXT_SEPARATOR: " for chain " = ' for chain '
    diff --git a/js/client/variables/staking.ADDRESS_PREFIX.html b/js/client/variables/staking.ADDRESS_PREFIX.html index 3258b83013..e84cd2dead 100644 --- a/js/client/variables/staking.ADDRESS_PREFIX.html +++ b/js/client/variables/staking.ADDRESS_PREFIX.html @@ -1,3 +1,3 @@ ADDRESS_PREFIX | @oasisprotocol/client

    Variable ADDRESS_PREFIXConst

    ADDRESS_PREFIX: "oasis" = 'oasis'

    AddressBech32HRP is the unique human readable part of Bech32 encoded staking account addresses.

    -
    +
    diff --git a/js/client/variables/staking.ADDRESS_RUNTIME_V0_CONTEXT_IDENTIFIER.html b/js/client/variables/staking.ADDRESS_RUNTIME_V0_CONTEXT_IDENTIFIER.html index c3afc8e271..63bdb250b6 100644 --- a/js/client/variables/staking.ADDRESS_RUNTIME_V0_CONTEXT_IDENTIFIER.html +++ b/js/client/variables/staking.ADDRESS_RUNTIME_V0_CONTEXT_IDENTIFIER.html @@ -1,2 +1,2 @@ ADDRESS_RUNTIME_V0_CONTEXT_IDENTIFIER | @oasisprotocol/client

    Variable ADDRESS_RUNTIME_V0_CONTEXT_IDENTIFIERConst

    ADDRESS_RUNTIME_V0_CONTEXT_IDENTIFIER: "oasis-core/address: runtime" = 'oasis-core/address: runtime'

    AddressRuntimeV0Context is the unique context for v0 runtime account addresses.

    -
    +
    diff --git a/js/client/variables/staking.ADDRESS_RUNTIME_V0_CONTEXT_VERSION.html b/js/client/variables/staking.ADDRESS_RUNTIME_V0_CONTEXT_VERSION.html index 4cdebe3846..08a4bb8226 100644 --- a/js/client/variables/staking.ADDRESS_RUNTIME_V0_CONTEXT_VERSION.html +++ b/js/client/variables/staking.ADDRESS_RUNTIME_V0_CONTEXT_VERSION.html @@ -1,2 +1,2 @@ ADDRESS_RUNTIME_V0_CONTEXT_VERSION | @oasisprotocol/client

    Variable ADDRESS_RUNTIME_V0_CONTEXT_VERSIONConst

    ADDRESS_RUNTIME_V0_CONTEXT_VERSION: 0 = 0

    AddressRuntimeV0Context is the unique context for v0 runtime account addresses.

    -
    +
    diff --git a/js/client/variables/staking.ADDRESS_V0_CONTEXT_IDENTIFIER.html b/js/client/variables/staking.ADDRESS_V0_CONTEXT_IDENTIFIER.html index 67f1e70845..3bd16088e0 100644 --- a/js/client/variables/staking.ADDRESS_V0_CONTEXT_IDENTIFIER.html +++ b/js/client/variables/staking.ADDRESS_V0_CONTEXT_IDENTIFIER.html @@ -1,2 +1,2 @@ ADDRESS_V0_CONTEXT_IDENTIFIER | @oasisprotocol/client

    Variable ADDRESS_V0_CONTEXT_IDENTIFIERConst

    ADDRESS_V0_CONTEXT_IDENTIFIER: "oasis-core/address: staking" = 'oasis-core/address: staking'

    AddressV0Context is the unique context for v0 staking account addresses.

    -
    +
    diff --git a/js/client/variables/staking.ADDRESS_V0_CONTEXT_VERSION.html b/js/client/variables/staking.ADDRESS_V0_CONTEXT_VERSION.html index 5b295f49ff..0ffa6c944a 100644 --- a/js/client/variables/staking.ADDRESS_V0_CONTEXT_VERSION.html +++ b/js/client/variables/staking.ADDRESS_V0_CONTEXT_VERSION.html @@ -1,2 +1,2 @@ ADDRESS_V0_CONTEXT_VERSION | @oasisprotocol/client

    Variable ADDRESS_V0_CONTEXT_VERSIONConst

    ADDRESS_V0_CONTEXT_VERSION: 0 = 0

    AddressV0Context is the unique context for v0 staking account addresses.

    -
    +
    diff --git a/js/client/variables/staking.ERR_BALANCE_TOO_LOW_CODE.html b/js/client/variables/staking.ERR_BALANCE_TOO_LOW_CODE.html index e41cafd15a..63183406d2 100644 --- a/js/client/variables/staking.ERR_BALANCE_TOO_LOW_CODE.html +++ b/js/client/variables/staking.ERR_BALANCE_TOO_LOW_CODE.html @@ -1,3 +1,3 @@ ERR_BALANCE_TOO_LOW_CODE | @oasisprotocol/client

    Variable ERR_BALANCE_TOO_LOW_CODEConst

    ERR_BALANCE_TOO_LOW_CODE: 10 = 10

    ErrBalanceTooLow is the error returned when an account's balance is below the minimum allowed amount.

    -
    +
    diff --git a/js/client/variables/staking.ERR_FORBIDDEN_CODE.html b/js/client/variables/staking.ERR_FORBIDDEN_CODE.html index a85f2d38af..4d434e4f2e 100644 --- a/js/client/variables/staking.ERR_FORBIDDEN_CODE.html +++ b/js/client/variables/staking.ERR_FORBIDDEN_CODE.html @@ -1,3 +1,3 @@ ERR_FORBIDDEN_CODE | @oasisprotocol/client

    Variable ERR_FORBIDDEN_CODEConst

    ERR_FORBIDDEN_CODE: 5 = 5

    ErrForbidden is the error returned when an operation is forbidden by policy.

    -
    +
    diff --git a/js/client/variables/staking.ERR_INSUFFICIENT_BALANCE_CODE.html b/js/client/variables/staking.ERR_INSUFFICIENT_BALANCE_CODE.html index 5e7272c2ad..b594588115 100644 --- a/js/client/variables/staking.ERR_INSUFFICIENT_BALANCE_CODE.html +++ b/js/client/variables/staking.ERR_INSUFFICIENT_BALANCE_CODE.html @@ -1,3 +1,3 @@ ERR_INSUFFICIENT_BALANCE_CODE | @oasisprotocol/client

    Variable ERR_INSUFFICIENT_BALANCE_CODEConst

    ERR_INSUFFICIENT_BALANCE_CODE: 3 = 3

    ErrInsufficientBalance is the error returned when an operation fails due to insufficient balance.

    -
    +
    diff --git a/js/client/variables/staking.ERR_INSUFFICIENT_STAKE_CODE.html b/js/client/variables/staking.ERR_INSUFFICIENT_STAKE_CODE.html index c13b28d341..407baf08d4 100644 --- a/js/client/variables/staking.ERR_INSUFFICIENT_STAKE_CODE.html +++ b/js/client/variables/staking.ERR_INSUFFICIENT_STAKE_CODE.html @@ -1,3 +1,3 @@ ERR_INSUFFICIENT_STAKE_CODE | @oasisprotocol/client

    Variable ERR_INSUFFICIENT_STAKE_CODEConst

    ERR_INSUFFICIENT_STAKE_CODE: 4 = 4

    ErrInsufficientStake is the error returned when an operation fails due to insufficient stake.

    -
    +
    diff --git a/js/client/variables/staking.ERR_INVALID_ARGUMENT_CODE.html b/js/client/variables/staking.ERR_INVALID_ARGUMENT_CODE.html index 662ea36c56..0441d7f1b8 100644 --- a/js/client/variables/staking.ERR_INVALID_ARGUMENT_CODE.html +++ b/js/client/variables/staking.ERR_INVALID_ARGUMENT_CODE.html @@ -1,2 +1,2 @@ ERR_INVALID_ARGUMENT_CODE | @oasisprotocol/client

    Variable ERR_INVALID_ARGUMENT_CODEConst

    ERR_INVALID_ARGUMENT_CODE: 1 = 1

    ErrInvalidArgument is the error returned on malformed arguments.

    -
    +
    diff --git a/js/client/variables/staking.ERR_INVALID_SIGNATURE_CODE.html b/js/client/variables/staking.ERR_INVALID_SIGNATURE_CODE.html index a685f1c9bf..7571e80da6 100644 --- a/js/client/variables/staking.ERR_INVALID_SIGNATURE_CODE.html +++ b/js/client/variables/staking.ERR_INVALID_SIGNATURE_CODE.html @@ -1,2 +1,2 @@ ERR_INVALID_SIGNATURE_CODE | @oasisprotocol/client

    Variable ERR_INVALID_SIGNATURE_CODEConst

    ERR_INVALID_SIGNATURE_CODE: 2 = 2

    ErrInvalidSignature is the error returned on invalid signature.

    -
    +
    diff --git a/js/client/variables/staking.ERR_INVALID_THRESHOLD_CODE.html b/js/client/variables/staking.ERR_INVALID_THRESHOLD_CODE.html index fd236664a0..11d4b9d7a4 100644 --- a/js/client/variables/staking.ERR_INVALID_THRESHOLD_CODE.html +++ b/js/client/variables/staking.ERR_INVALID_THRESHOLD_CODE.html @@ -1,3 +1,3 @@ ERR_INVALID_THRESHOLD_CODE | @oasisprotocol/client

    Variable ERR_INVALID_THRESHOLD_CODEConst

    ERR_INVALID_THRESHOLD_CODE: 6 = 6

    ErrInvalidThreshold is the error returned when an invalid threshold kind is specified in a query.

    -
    +
    diff --git a/js/client/variables/staking.ERR_TOO_MANY_ALLOWANCES_CODE.html b/js/client/variables/staking.ERR_TOO_MANY_ALLOWANCES_CODE.html index 04129631fc..96636ce9ff 100644 --- a/js/client/variables/staking.ERR_TOO_MANY_ALLOWANCES_CODE.html +++ b/js/client/variables/staking.ERR_TOO_MANY_ALLOWANCES_CODE.html @@ -1,3 +1,3 @@ ERR_TOO_MANY_ALLOWANCES_CODE | @oasisprotocol/client

    Variable ERR_TOO_MANY_ALLOWANCES_CODEConst

    ERR_TOO_MANY_ALLOWANCES_CODE: 7 = 7

    ErrTooManyAllowances is the error returned when the number of allowances per account would exceed the maximum allowed number.

    -
    +
    diff --git a/js/client/variables/staking.ERR_UNDER_MIN_DELEGATION_AMOUNT_CODE.html b/js/client/variables/staking.ERR_UNDER_MIN_DELEGATION_AMOUNT_CODE.html index ab56a13bd8..4165fcb09a 100644 --- a/js/client/variables/staking.ERR_UNDER_MIN_DELEGATION_AMOUNT_CODE.html +++ b/js/client/variables/staking.ERR_UNDER_MIN_DELEGATION_AMOUNT_CODE.html @@ -1,4 +1,4 @@ ERR_UNDER_MIN_DELEGATION_AMOUNT_CODE | @oasisprotocol/client

    Variable ERR_UNDER_MIN_DELEGATION_AMOUNT_CODEConst

    ERR_UNDER_MIN_DELEGATION_AMOUNT_CODE: 8 = 8

    ErrUnderMinDelegationAmount is the error returned when the given escrow amount is lower than the minimum delegation amount specified in the consensus parameters.

    -
    +
    diff --git a/js/client/variables/staking.ERR_UNDER_MIN_TRANSFER_AMOUNT_CODE.html b/js/client/variables/staking.ERR_UNDER_MIN_TRANSFER_AMOUNT_CODE.html index 8a9eb2f538..62019cbb36 100644 --- a/js/client/variables/staking.ERR_UNDER_MIN_TRANSFER_AMOUNT_CODE.html +++ b/js/client/variables/staking.ERR_UNDER_MIN_TRANSFER_AMOUNT_CODE.html @@ -1,4 +1,4 @@ ERR_UNDER_MIN_TRANSFER_AMOUNT_CODE | @oasisprotocol/client

    Variable ERR_UNDER_MIN_TRANSFER_AMOUNT_CODEConst

    ERR_UNDER_MIN_TRANSFER_AMOUNT_CODE: 9 = 9

    ErrUnderMinTransferAmount is the error returned when the given transfer or burn or withdrawal amount is lower than the minimum transfer amount specified in the consensus parameters.

    -
    +
    diff --git a/js/client/variables/staking.GAS_OP_ADD_ESCROW.html b/js/client/variables/staking.GAS_OP_ADD_ESCROW.html index 5009781ea5..8a5cc3c5f6 100644 --- a/js/client/variables/staking.GAS_OP_ADD_ESCROW.html +++ b/js/client/variables/staking.GAS_OP_ADD_ESCROW.html @@ -1,2 +1,2 @@ GAS_OP_ADD_ESCROW | @oasisprotocol/client

    Variable GAS_OP_ADD_ESCROWConst

    GAS_OP_ADD_ESCROW: "add_escrow" = 'add_escrow'

    GasOpAddEscrow is the gas operation identifier for add escrow.

    -
    +
    diff --git a/js/client/variables/staking.GAS_OP_ALLOW.html b/js/client/variables/staking.GAS_OP_ALLOW.html index 058cbf3487..9b72f41b7d 100644 --- a/js/client/variables/staking.GAS_OP_ALLOW.html +++ b/js/client/variables/staking.GAS_OP_ALLOW.html @@ -1,2 +1,2 @@ GAS_OP_ALLOW | @oasisprotocol/client
    GAS_OP_ALLOW: "allow" = 'allow'

    GasOpAllow is the gas operation identifier for allow.

    -
    +
    diff --git a/js/client/variables/staking.GAS_OP_AMEND_COMMISSION_SCHEDULE.html b/js/client/variables/staking.GAS_OP_AMEND_COMMISSION_SCHEDULE.html index 556ae9ee2d..53accdbf60 100644 --- a/js/client/variables/staking.GAS_OP_AMEND_COMMISSION_SCHEDULE.html +++ b/js/client/variables/staking.GAS_OP_AMEND_COMMISSION_SCHEDULE.html @@ -1,2 +1,2 @@ GAS_OP_AMEND_COMMISSION_SCHEDULE | @oasisprotocol/client

    Variable GAS_OP_AMEND_COMMISSION_SCHEDULEConst

    GAS_OP_AMEND_COMMISSION_SCHEDULE: "amend_commission_schedule" = 'amend_commission_schedule'

    GasOpAmendCommissionSchedule is the gas operation identifier for amend commission schedule.

    -
    +
    diff --git a/js/client/variables/staking.GAS_OP_BURN.html b/js/client/variables/staking.GAS_OP_BURN.html index 421adca83f..998ce450b5 100644 --- a/js/client/variables/staking.GAS_OP_BURN.html +++ b/js/client/variables/staking.GAS_OP_BURN.html @@ -1,2 +1,2 @@ GAS_OP_BURN | @oasisprotocol/client
    GAS_OP_BURN: "burn" = 'burn'

    GasOpBurn is the gas operation identifier for burn.

    -
    +
    diff --git a/js/client/variables/staking.GAS_OP_RECLAIM_ESCROW.html b/js/client/variables/staking.GAS_OP_RECLAIM_ESCROW.html index 864565176e..b2fc3e1339 100644 --- a/js/client/variables/staking.GAS_OP_RECLAIM_ESCROW.html +++ b/js/client/variables/staking.GAS_OP_RECLAIM_ESCROW.html @@ -1,2 +1,2 @@ GAS_OP_RECLAIM_ESCROW | @oasisprotocol/client

    Variable GAS_OP_RECLAIM_ESCROWConst

    GAS_OP_RECLAIM_ESCROW: "reclaim_escrow" = 'reclaim_escrow'

    GasOpReclaimEscrow is the gas operation identifier for reclaim escrow.

    -
    +
    diff --git a/js/client/variables/staking.GAS_OP_TRANSFER.html b/js/client/variables/staking.GAS_OP_TRANSFER.html index 75af6ec1cd..3510a27847 100644 --- a/js/client/variables/staking.GAS_OP_TRANSFER.html +++ b/js/client/variables/staking.GAS_OP_TRANSFER.html @@ -1,2 +1,2 @@ GAS_OP_TRANSFER | @oasisprotocol/client

    Variable GAS_OP_TRANSFERConst

    GAS_OP_TRANSFER: "transfer" = 'transfer'

    GasOpTransfer is the gas operation identifier for transfer.

    -
    +
    diff --git a/js/client/variables/staking.GAS_OP_WITHDRAW.html b/js/client/variables/staking.GAS_OP_WITHDRAW.html index 53bcb2ed7f..82b8168555 100644 --- a/js/client/variables/staking.GAS_OP_WITHDRAW.html +++ b/js/client/variables/staking.GAS_OP_WITHDRAW.html @@ -1,2 +1,2 @@ GAS_OP_WITHDRAW | @oasisprotocol/client

    Variable GAS_OP_WITHDRAWConst

    GAS_OP_WITHDRAW: "withdraw" = 'withdraw'

    GasOpWithdraw is the gas operation identifier for withdraw.

    -
    +
    diff --git a/js/client/variables/staking.KIND_ENTITY.html b/js/client/variables/staking.KIND_ENTITY.html index a24609d58d..fd82c116fa 100644 --- a/js/client/variables/staking.KIND_ENTITY.html +++ b/js/client/variables/staking.KIND_ENTITY.html @@ -1 +1 @@ -KIND_ENTITY | @oasisprotocol/client
    KIND_ENTITY: 0 = 0
    +KIND_ENTITY | @oasisprotocol/client
    KIND_ENTITY: 0 = 0
    diff --git a/js/client/variables/staking.KIND_MAX.html b/js/client/variables/staking.KIND_MAX.html index d0a5323362..860d6e1875 100644 --- a/js/client/variables/staking.KIND_MAX.html +++ b/js/client/variables/staking.KIND_MAX.html @@ -1 +1 @@ -KIND_MAX | @oasisprotocol/client
    KIND_MAX: 6 = KIND_RUNTIME_KEY_MANAGER
    +KIND_MAX | @oasisprotocol/client
    KIND_MAX: 6 = KIND_RUNTIME_KEY_MANAGER
    diff --git a/js/client/variables/staking.KIND_NODE_COMPUTE.html b/js/client/variables/staking.KIND_NODE_COMPUTE.html index 79c6a7b267..41c2810518 100644 --- a/js/client/variables/staking.KIND_NODE_COMPUTE.html +++ b/js/client/variables/staking.KIND_NODE_COMPUTE.html @@ -1 +1 @@ -KIND_NODE_COMPUTE | @oasisprotocol/client

    Variable KIND_NODE_COMPUTEConst

    KIND_NODE_COMPUTE: 2 = 2
    +KIND_NODE_COMPUTE | @oasisprotocol/client

    Variable KIND_NODE_COMPUTEConst

    KIND_NODE_COMPUTE: 2 = 2
    diff --git a/js/client/variables/staking.KIND_NODE_KEY_MANAGER.html b/js/client/variables/staking.KIND_NODE_KEY_MANAGER.html index 8895656eda..8f9dedb009 100644 --- a/js/client/variables/staking.KIND_NODE_KEY_MANAGER.html +++ b/js/client/variables/staking.KIND_NODE_KEY_MANAGER.html @@ -1 +1 @@ -KIND_NODE_KEY_MANAGER | @oasisprotocol/client

    Variable KIND_NODE_KEY_MANAGERConst

    KIND_NODE_KEY_MANAGER: 4 = 4
    +KIND_NODE_KEY_MANAGER | @oasisprotocol/client

    Variable KIND_NODE_KEY_MANAGERConst

    KIND_NODE_KEY_MANAGER: 4 = 4
    diff --git a/js/client/variables/staking.KIND_NODE_STORAGE.html b/js/client/variables/staking.KIND_NODE_STORAGE.html index 18b09d674f..4f54a5595d 100644 --- a/js/client/variables/staking.KIND_NODE_STORAGE.html +++ b/js/client/variables/staking.KIND_NODE_STORAGE.html @@ -1 +1 @@ -KIND_NODE_STORAGE | @oasisprotocol/client

    Variable KIND_NODE_STORAGEConst

    KIND_NODE_STORAGE: 3 = 3
    +KIND_NODE_STORAGE | @oasisprotocol/client

    Variable KIND_NODE_STORAGEConst

    KIND_NODE_STORAGE: 3 = 3
    diff --git a/js/client/variables/staking.KIND_NODE_VALIDATOR.html b/js/client/variables/staking.KIND_NODE_VALIDATOR.html index cb36720c13..95d88e3f99 100644 --- a/js/client/variables/staking.KIND_NODE_VALIDATOR.html +++ b/js/client/variables/staking.KIND_NODE_VALIDATOR.html @@ -1 +1 @@ -KIND_NODE_VALIDATOR | @oasisprotocol/client

    Variable KIND_NODE_VALIDATORConst

    KIND_NODE_VALIDATOR: 1 = 1
    +KIND_NODE_VALIDATOR | @oasisprotocol/client

    Variable KIND_NODE_VALIDATORConst

    KIND_NODE_VALIDATOR: 1 = 1
    diff --git a/js/client/variables/staking.KIND_RUNTIME_COMPUTE.html b/js/client/variables/staking.KIND_RUNTIME_COMPUTE.html index 8feeec3d85..575c3f186b 100644 --- a/js/client/variables/staking.KIND_RUNTIME_COMPUTE.html +++ b/js/client/variables/staking.KIND_RUNTIME_COMPUTE.html @@ -1 +1 @@ -KIND_RUNTIME_COMPUTE | @oasisprotocol/client

    Variable KIND_RUNTIME_COMPUTEConst

    KIND_RUNTIME_COMPUTE: 5 = 5
    +KIND_RUNTIME_COMPUTE | @oasisprotocol/client

    Variable KIND_RUNTIME_COMPUTEConst

    KIND_RUNTIME_COMPUTE: 5 = 5
    diff --git a/js/client/variables/staking.KIND_RUNTIME_KEY_MANAGER.html b/js/client/variables/staking.KIND_RUNTIME_KEY_MANAGER.html index 2e43b839ef..07bdd16026 100644 --- a/js/client/variables/staking.KIND_RUNTIME_KEY_MANAGER.html +++ b/js/client/variables/staking.KIND_RUNTIME_KEY_MANAGER.html @@ -1 +1 @@ -KIND_RUNTIME_KEY_MANAGER | @oasisprotocol/client

    Variable KIND_RUNTIME_KEY_MANAGERConst

    KIND_RUNTIME_KEY_MANAGER: 6 = 6
    +KIND_RUNTIME_KEY_MANAGER | @oasisprotocol/client

    Variable KIND_RUNTIME_KEY_MANAGERConst

    KIND_RUNTIME_KEY_MANAGER: 6 = 6
    diff --git a/js/client/variables/staking.METHOD_ADD_ESCROW.html b/js/client/variables/staking.METHOD_ADD_ESCROW.html index b1ebe37227..912e74a9c6 100644 --- a/js/client/variables/staking.METHOD_ADD_ESCROW.html +++ b/js/client/variables/staking.METHOD_ADD_ESCROW.html @@ -1,2 +1,2 @@ METHOD_ADD_ESCROW | @oasisprotocol/client

    Variable METHOD_ADD_ESCROWConst

    METHOD_ADD_ESCROW: "staking.AddEscrow" = 'staking.AddEscrow'

    MethodAddEscrow is the method name for escrows.

    -
    +
    diff --git a/js/client/variables/staking.METHOD_ALLOW.html b/js/client/variables/staking.METHOD_ALLOW.html index eea0bd212c..506cd45eaa 100644 --- a/js/client/variables/staking.METHOD_ALLOW.html +++ b/js/client/variables/staking.METHOD_ALLOW.html @@ -1,2 +1,2 @@ METHOD_ALLOW | @oasisprotocol/client
    METHOD_ALLOW: "staking.Allow" = 'staking.Allow'

    MethodAllow is the method name for setting a beneficiary allowance.

    -
    +
    diff --git a/js/client/variables/staking.METHOD_AMEND_COMMISSION_SCHEDULE.html b/js/client/variables/staking.METHOD_AMEND_COMMISSION_SCHEDULE.html index 3a12614ce6..fd62b9fd6e 100644 --- a/js/client/variables/staking.METHOD_AMEND_COMMISSION_SCHEDULE.html +++ b/js/client/variables/staking.METHOD_AMEND_COMMISSION_SCHEDULE.html @@ -1,2 +1,2 @@ METHOD_AMEND_COMMISSION_SCHEDULE | @oasisprotocol/client

    Variable METHOD_AMEND_COMMISSION_SCHEDULEConst

    METHOD_AMEND_COMMISSION_SCHEDULE: "staking.AmendCommissionSchedule" = 'staking.AmendCommissionSchedule'

    MethodAmendCommissionSchedule is the method name for amending commission schedules.

    -
    +
    diff --git a/js/client/variables/staking.METHOD_BURN.html b/js/client/variables/staking.METHOD_BURN.html index 3ade4f9b7d..99c7c32a2e 100644 --- a/js/client/variables/staking.METHOD_BURN.html +++ b/js/client/variables/staking.METHOD_BURN.html @@ -1,2 +1,2 @@ METHOD_BURN | @oasisprotocol/client
    METHOD_BURN: "staking.Burn" = 'staking.Burn'

    MethodBurn is the method name for burns.

    -
    +
    diff --git a/js/client/variables/staking.METHOD_RECLAIM_ESCROW.html b/js/client/variables/staking.METHOD_RECLAIM_ESCROW.html index d72b0a993c..4d98261c88 100644 --- a/js/client/variables/staking.METHOD_RECLAIM_ESCROW.html +++ b/js/client/variables/staking.METHOD_RECLAIM_ESCROW.html @@ -1,2 +1,2 @@ METHOD_RECLAIM_ESCROW | @oasisprotocol/client

    Variable METHOD_RECLAIM_ESCROWConst

    METHOD_RECLAIM_ESCROW: "staking.ReclaimEscrow" = 'staking.ReclaimEscrow'

    MethodReclaimEscrow is the method name for escrow reclamations.

    -
    +
    diff --git a/js/client/variables/staking.METHOD_TRANSFER.html b/js/client/variables/staking.METHOD_TRANSFER.html index 8a017d6915..210fddaef5 100644 --- a/js/client/variables/staking.METHOD_TRANSFER.html +++ b/js/client/variables/staking.METHOD_TRANSFER.html @@ -1,2 +1,2 @@ METHOD_TRANSFER | @oasisprotocol/client

    Variable METHOD_TRANSFERConst

    METHOD_TRANSFER: "staking.Transfer" = 'staking.Transfer'

    MethodTransfer is the method name for transfers.

    -
    +
    diff --git a/js/client/variables/staking.METHOD_WITHDRAW.html b/js/client/variables/staking.METHOD_WITHDRAW.html index 48a9c03087..ca6a09ad1b 100644 --- a/js/client/variables/staking.METHOD_WITHDRAW.html +++ b/js/client/variables/staking.METHOD_WITHDRAW.html @@ -1,2 +1,2 @@ METHOD_WITHDRAW | @oasisprotocol/client

    Variable METHOD_WITHDRAWConst

    METHOD_WITHDRAW: "staking.Withdraw" = 'staking.Withdraw'

    MethodWithdraw is the method name for

    -
    +
    diff --git a/js/client/variables/staking.MODULE_NAME.html b/js/client/variables/staking.MODULE_NAME.html index d584284022..4ee51d72a5 100644 --- a/js/client/variables/staking.MODULE_NAME.html +++ b/js/client/variables/staking.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client
    MODULE_NAME: "staking" = 'staking'

    ModuleName is a unique module name for the staking module.

    -
    +
    diff --git a/js/client/variables/staking.SLASH_BEACON_INVALID_COMMIT.html b/js/client/variables/staking.SLASH_BEACON_INVALID_COMMIT.html index 93d041b44c..8ea53240a7 100644 --- a/js/client/variables/staking.SLASH_BEACON_INVALID_COMMIT.html +++ b/js/client/variables/staking.SLASH_BEACON_INVALID_COMMIT.html @@ -1,2 +1,2 @@ SLASH_BEACON_INVALID_COMMIT | @oasisprotocol/client

    Variable SLASH_BEACON_INVALID_COMMITConst

    SLASH_BEACON_INVALID_COMMIT: 1 = 0x01

    SlashBeaconInvalidCommit is slashing due to invalid commit behavior.

    -
    +
    diff --git a/js/client/variables/staking.SLASH_BEACON_INVALID_REVEAL.html b/js/client/variables/staking.SLASH_BEACON_INVALID_REVEAL.html index 67b135208d..9d25e49008 100644 --- a/js/client/variables/staking.SLASH_BEACON_INVALID_REVEAL.html +++ b/js/client/variables/staking.SLASH_BEACON_INVALID_REVEAL.html @@ -1,2 +1,2 @@ SLASH_BEACON_INVALID_REVEAL | @oasisprotocol/client

    Variable SLASH_BEACON_INVALID_REVEALConst

    SLASH_BEACON_INVALID_REVEAL: 2 = 0x02

    SlashBeaconInvalidReveal is slashing due to invalid reveal behavior.

    -
    +
    diff --git a/js/client/variables/staking.SLASH_BEACON_NONPARTICIPATION.html b/js/client/variables/staking.SLASH_BEACON_NONPARTICIPATION.html index 37c2a1fa05..9cc9e599a5 100644 --- a/js/client/variables/staking.SLASH_BEACON_NONPARTICIPATION.html +++ b/js/client/variables/staking.SLASH_BEACON_NONPARTICIPATION.html @@ -1,2 +1,2 @@ SLASH_BEACON_NONPARTICIPATION | @oasisprotocol/client

    Variable SLASH_BEACON_NONPARTICIPATIONConst

    SLASH_BEACON_NONPARTICIPATION: 3 = 0x03

    SlashBeaconNonparticipation is slashing due to nonparticipation.

    -
    +
    diff --git a/js/client/variables/staking.SLASH_CONSENSUS_EQUIVOCATION.html b/js/client/variables/staking.SLASH_CONSENSUS_EQUIVOCATION.html index e96bd6457c..27e0a263c8 100644 --- a/js/client/variables/staking.SLASH_CONSENSUS_EQUIVOCATION.html +++ b/js/client/variables/staking.SLASH_CONSENSUS_EQUIVOCATION.html @@ -1,2 +1,2 @@ SLASH_CONSENSUS_EQUIVOCATION | @oasisprotocol/client

    Variable SLASH_CONSENSUS_EQUIVOCATIONConst

    SLASH_CONSENSUS_EQUIVOCATION: 0 = 0x00

    SlashConsensusEquivocation is slashing due to equivocation.

    -
    +
    diff --git a/js/client/variables/staking.SLASH_CONSENSUS_LIGHT_CLIENT_ATTACK.html b/js/client/variables/staking.SLASH_CONSENSUS_LIGHT_CLIENT_ATTACK.html index 418155be6d..54804bb678 100644 --- a/js/client/variables/staking.SLASH_CONSENSUS_LIGHT_CLIENT_ATTACK.html +++ b/js/client/variables/staking.SLASH_CONSENSUS_LIGHT_CLIENT_ATTACK.html @@ -1,2 +1,2 @@ SLASH_CONSENSUS_LIGHT_CLIENT_ATTACK | @oasisprotocol/client

    Variable SLASH_CONSENSUS_LIGHT_CLIENT_ATTACKConst

    SLASH_CONSENSUS_LIGHT_CLIENT_ATTACK: 4 = 0x04

    SlashConsensusLightClientAttack is slashing due to light client attacks.

    -
    +
    diff --git a/js/client/variables/staking.SLASH_RUNTIME_EQUIVOCATION.html b/js/client/variables/staking.SLASH_RUNTIME_EQUIVOCATION.html index acdff4690b..b13cdbbc18 100644 --- a/js/client/variables/staking.SLASH_RUNTIME_EQUIVOCATION.html +++ b/js/client/variables/staking.SLASH_RUNTIME_EQUIVOCATION.html @@ -1,3 +1,3 @@ SLASH_RUNTIME_EQUIVOCATION | @oasisprotocol/client

    Variable SLASH_RUNTIME_EQUIVOCATIONConst

    SLASH_RUNTIME_EQUIVOCATION: 129 = 0x81

    SlashRuntimeEquivocation is slashing due to signing two different executor commits or proposed batches for the same round.

    -
    +
    diff --git a/js/client/variables/staking.SLASH_RUNTIME_INCORRECT_RESULTS.html b/js/client/variables/staking.SLASH_RUNTIME_INCORRECT_RESULTS.html index a40b7e5c30..56c2ccd27d 100644 --- a/js/client/variables/staking.SLASH_RUNTIME_INCORRECT_RESULTS.html +++ b/js/client/variables/staking.SLASH_RUNTIME_INCORRECT_RESULTS.html @@ -1,3 +1,3 @@ SLASH_RUNTIME_INCORRECT_RESULTS | @oasisprotocol/client

    Variable SLASH_RUNTIME_INCORRECT_RESULTSConst

    SLASH_RUNTIME_INCORRECT_RESULTS: 128 = 0x80

    SlashRuntimeIncorrectResults is slashing due to submission of incorrect results in runtime executor commitments.

    -
    +
    diff --git a/js/client/variables/staking.SLASH_RUNTIME_LIVENESS.html b/js/client/variables/staking.SLASH_RUNTIME_LIVENESS.html index 32b60740b6..5e3ee2f937 100644 --- a/js/client/variables/staking.SLASH_RUNTIME_LIVENESS.html +++ b/js/client/variables/staking.SLASH_RUNTIME_LIVENESS.html @@ -1,2 +1,2 @@ SLASH_RUNTIME_LIVENESS | @oasisprotocol/client

    Variable SLASH_RUNTIME_LIVENESSConst

    SLASH_RUNTIME_LIVENESS: 130 = 0x82

    SlashRuntimeLiveness is slashing due to not doing the required work.

    -
    +
    diff --git a/js/client/variables/staking.TOKEN_ERR_INVALID_TOKEN_VALUE_EXPONENT_CODE.html b/js/client/variables/staking.TOKEN_ERR_INVALID_TOKEN_VALUE_EXPONENT_CODE.html index b175c7e774..7caba7c418 100644 --- a/js/client/variables/staking.TOKEN_ERR_INVALID_TOKEN_VALUE_EXPONENT_CODE.html +++ b/js/client/variables/staking.TOKEN_ERR_INVALID_TOKEN_VALUE_EXPONENT_CODE.html @@ -1,3 +1,3 @@ TOKEN_ERR_INVALID_TOKEN_VALUE_EXPONENT_CODE | @oasisprotocol/client

    Variable TOKEN_ERR_INVALID_TOKEN_VALUE_EXPONENT_CODEConst

    TOKEN_ERR_INVALID_TOKEN_VALUE_EXPONENT_CODE: 1 = 1

    ErrInvalidTokenValueExponent is the error returned when an invalid token's value base-10 exponent is specified.

    -
    +
    diff --git a/js/client/variables/staking.TOKEN_MODULE_NAME.html b/js/client/variables/staking.TOKEN_MODULE_NAME.html index 82a4f7364a..730ca0bbba 100644 --- a/js/client/variables/staking.TOKEN_MODULE_NAME.html +++ b/js/client/variables/staking.TOKEN_MODULE_NAME.html @@ -1,2 +1,2 @@ TOKEN_MODULE_NAME | @oasisprotocol/client

    Variable TOKEN_MODULE_NAMEConst

    TOKEN_MODULE_NAME: "staking/token" = 'staking/token'

    ModuleName is a unique module name for the staking/token module.

    -
    +
    diff --git a/js/client/variables/storage.CHECKPOINT_VERSION.html b/js/client/variables/storage.CHECKPOINT_VERSION.html index 872ea65917..17deb90066 100644 --- a/js/client/variables/storage.CHECKPOINT_VERSION.html +++ b/js/client/variables/storage.CHECKPOINT_VERSION.html @@ -1 +1 @@ -CHECKPOINT_VERSION | @oasisprotocol/client

    Variable CHECKPOINT_VERSIONConst

    CHECKPOINT_VERSION: 1 = 1
    +CHECKPOINT_VERSION | @oasisprotocol/client

    Variable CHECKPOINT_VERSIONConst

    CHECKPOINT_VERSION: 1 = 1
    diff --git a/js/client/variables/storage.ERR_CANT_PROVE_CODE.html b/js/client/variables/storage.ERR_CANT_PROVE_CODE.html index 62e0bd54e4..f09e45d67a 100644 --- a/js/client/variables/storage.ERR_CANT_PROVE_CODE.html +++ b/js/client/variables/storage.ERR_CANT_PROVE_CODE.html @@ -1,3 +1,3 @@ ERR_CANT_PROVE_CODE | @oasisprotocol/client

    Variable ERR_CANT_PROVE_CODEConst

    ERR_CANT_PROVE_CODE: 1 = 1

    ErrCantProve is the error returned when the backend is incapable of generating proofs (unsupported, no key, etc).

    -
    +
    diff --git a/js/client/variables/storage.ERR_CHECKPOINT_NOT_FOUND_CODE.html b/js/client/variables/storage.ERR_CHECKPOINT_NOT_FOUND_CODE.html index a38730b967..d315897f1b 100644 --- a/js/client/variables/storage.ERR_CHECKPOINT_NOT_FOUND_CODE.html +++ b/js/client/variables/storage.ERR_CHECKPOINT_NOT_FOUND_CODE.html @@ -1,2 +1,2 @@ ERR_CHECKPOINT_NOT_FOUND_CODE | @oasisprotocol/client

    Variable ERR_CHECKPOINT_NOT_FOUND_CODEConst

    ERR_CHECKPOINT_NOT_FOUND_CODE: 1 = 1

    ErrCheckpointNotFound is the error when a checkpoint is not found.

    -
    +
    diff --git a/js/client/variables/storage.ERR_CHUNK_ALREADY_RESTORED_CODE.html b/js/client/variables/storage.ERR_CHUNK_ALREADY_RESTORED_CODE.html index df983a7118..2f7e934bae 100644 --- a/js/client/variables/storage.ERR_CHUNK_ALREADY_RESTORED_CODE.html +++ b/js/client/variables/storage.ERR_CHUNK_ALREADY_RESTORED_CODE.html @@ -1,2 +1,2 @@ ERR_CHUNK_ALREADY_RESTORED_CODE | @oasisprotocol/client

    Variable ERR_CHUNK_ALREADY_RESTORED_CODEConst

    ERR_CHUNK_ALREADY_RESTORED_CODE: 5 = 5

    ErrChunkAlreadyRestored is the error when a chunk has already been restored.

    -
    +
    diff --git a/js/client/variables/storage.ERR_CHUNK_CORRUPTED_CODE.html b/js/client/variables/storage.ERR_CHUNK_CORRUPTED_CODE.html index 3c7d38f892..5004de3b5e 100644 --- a/js/client/variables/storage.ERR_CHUNK_CORRUPTED_CODE.html +++ b/js/client/variables/storage.ERR_CHUNK_CORRUPTED_CODE.html @@ -1,2 +1,2 @@ ERR_CHUNK_CORRUPTED_CODE | @oasisprotocol/client

    Variable ERR_CHUNK_CORRUPTED_CODEConst

    ERR_CHUNK_CORRUPTED_CODE: 7 = 7

    ErrChunkCorrupted is the error when a chunk is corrupted.

    -
    +
    diff --git a/js/client/variables/storage.ERR_CHUNK_NOT_FOUND_CODE.html b/js/client/variables/storage.ERR_CHUNK_NOT_FOUND_CODE.html index ebddf72c62..b073386c9f 100644 --- a/js/client/variables/storage.ERR_CHUNK_NOT_FOUND_CODE.html +++ b/js/client/variables/storage.ERR_CHUNK_NOT_FOUND_CODE.html @@ -1,2 +1,2 @@ ERR_CHUNK_NOT_FOUND_CODE | @oasisprotocol/client

    Variable ERR_CHUNK_NOT_FOUND_CODEConst

    ERR_CHUNK_NOT_FOUND_CODE: 2 = 2

    ErrChunkNotFound is the error when a chunk is not found.

    -
    +
    diff --git a/js/client/variables/storage.ERR_CHUNK_PROOF_VERIFICATION_FAILED_CODE.html b/js/client/variables/storage.ERR_CHUNK_PROOF_VERIFICATION_FAILED_CODE.html index 203a0d3089..77ffd09fdf 100644 --- a/js/client/variables/storage.ERR_CHUNK_PROOF_VERIFICATION_FAILED_CODE.html +++ b/js/client/variables/storage.ERR_CHUNK_PROOF_VERIFICATION_FAILED_CODE.html @@ -1,2 +1,2 @@ ERR_CHUNK_PROOF_VERIFICATION_FAILED_CODE | @oasisprotocol/client

    Variable ERR_CHUNK_PROOF_VERIFICATION_FAILED_CODEConst

    ERR_CHUNK_PROOF_VERIFICATION_FAILED_CODE: 6 = 6

    ErrChunkProofVerificationFailed is the error when a chunk fails proof verification.

    -
    +
    diff --git a/js/client/variables/storage.ERR_EXPECTED_ROOT_MISMATCH_CODE.html b/js/client/variables/storage.ERR_EXPECTED_ROOT_MISMATCH_CODE.html index e0dd52b34d..0ff17c8d2e 100644 --- a/js/client/variables/storage.ERR_EXPECTED_ROOT_MISMATCH_CODE.html +++ b/js/client/variables/storage.ERR_EXPECTED_ROOT_MISMATCH_CODE.html @@ -1,3 +1,3 @@ ERR_EXPECTED_ROOT_MISMATCH_CODE | @oasisprotocol/client

    Variable ERR_EXPECTED_ROOT_MISMATCH_CODEConst

    ERR_EXPECTED_ROOT_MISMATCH_CODE: 3 = 3

    ErrExpectedRootMismatch is the error returned when the expected root does not match the computed root.

    -
    +
    diff --git a/js/client/variables/storage.ERR_LIMIT_REACHED_CODE.html b/js/client/variables/storage.ERR_LIMIT_REACHED_CODE.html index 4338c2d404..d35ecac687 100644 --- a/js/client/variables/storage.ERR_LIMIT_REACHED_CODE.html +++ b/js/client/variables/storage.ERR_LIMIT_REACHED_CODE.html @@ -1,2 +1,2 @@ ERR_LIMIT_REACHED_CODE | @oasisprotocol/client

    Variable ERR_LIMIT_REACHED_CODEConst

    ERR_LIMIT_REACHED_CODE: 5 = 5

    ErrLimitReached means that a configured limit has been reached.

    -
    +
    diff --git a/js/client/variables/storage.ERR_NO_RESTORE_IN_PROGRESS_CODE.html b/js/client/variables/storage.ERR_NO_RESTORE_IN_PROGRESS_CODE.html index b36feb114e..c1fda8204b 100644 --- a/js/client/variables/storage.ERR_NO_RESTORE_IN_PROGRESS_CODE.html +++ b/js/client/variables/storage.ERR_NO_RESTORE_IN_PROGRESS_CODE.html @@ -1,2 +1,2 @@ ERR_NO_RESTORE_IN_PROGRESS_CODE | @oasisprotocol/client

    Variable ERR_NO_RESTORE_IN_PROGRESS_CODEConst

    ERR_NO_RESTORE_IN_PROGRESS_CODE: 4 = 4

    ErrNoRestoreInProgress is the error when no checkpoint restore is currently in progress.

    -
    +
    diff --git a/js/client/variables/storage.ERR_NO_ROOTS_CODE.html b/js/client/variables/storage.ERR_NO_ROOTS_CODE.html index b964251767..72467e6e80 100644 --- a/js/client/variables/storage.ERR_NO_ROOTS_CODE.html +++ b/js/client/variables/storage.ERR_NO_ROOTS_CODE.html @@ -1,3 +1,3 @@ ERR_NO_ROOTS_CODE | @oasisprotocol/client

    Variable ERR_NO_ROOTS_CODEConst

    ERR_NO_ROOTS_CODE: 2 = 2

    ErrNoRoots is the error returned when the generated receipt would not contain any roots.

    -
    +
    diff --git a/js/client/variables/storage.ERR_RESTORE_ALREADY_IN_PROGRESS_CODE.html b/js/client/variables/storage.ERR_RESTORE_ALREADY_IN_PROGRESS_CODE.html index ca947d7b3b..778a946a97 100644 --- a/js/client/variables/storage.ERR_RESTORE_ALREADY_IN_PROGRESS_CODE.html +++ b/js/client/variables/storage.ERR_RESTORE_ALREADY_IN_PROGRESS_CODE.html @@ -1,3 +1,3 @@ ERR_RESTORE_ALREADY_IN_PROGRESS_CODE | @oasisprotocol/client

    Variable ERR_RESTORE_ALREADY_IN_PROGRESS_CODEConst

    ERR_RESTORE_ALREADY_IN_PROGRESS_CODE: 3 = 3

    ErrRestoreAlreadyInProgress is the error when a checkpoint restore is already in progress and the caller wanted to start another restore.

    -
    +
    diff --git a/js/client/variables/storage.ERR_UNSUPPORTED_CODE.html b/js/client/variables/storage.ERR_UNSUPPORTED_CODE.html index 71ea685cde..ec37de9aa9 100644 --- a/js/client/variables/storage.ERR_UNSUPPORTED_CODE.html +++ b/js/client/variables/storage.ERR_UNSUPPORTED_CODE.html @@ -1,3 +1,3 @@ ERR_UNSUPPORTED_CODE | @oasisprotocol/client

    Variable ERR_UNSUPPORTED_CODEConst

    ERR_UNSUPPORTED_CODE: 4 = 4

    ErrUnsupported is the error returned when the called method is not supported by the given backend.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_CHECKPOINT_MODULE_NAME.html b/js/client/variables/storage.MKVS_CHECKPOINT_MODULE_NAME.html index 9272ce4550..3f9a996827 100644 --- a/js/client/variables/storage.MKVS_CHECKPOINT_MODULE_NAME.html +++ b/js/client/variables/storage.MKVS_CHECKPOINT_MODULE_NAME.html @@ -1 +1 @@ -MKVS_CHECKPOINT_MODULE_NAME | @oasisprotocol/client

    Variable MKVS_CHECKPOINT_MODULE_NAMEConst

    MKVS_CHECKPOINT_MODULE_NAME: "storage/mkvs/checkpoint" = 'storage/mkvs/checkpoint'
    +MKVS_CHECKPOINT_MODULE_NAME | @oasisprotocol/client

    Variable MKVS_CHECKPOINT_MODULE_NAMEConst

    MKVS_CHECKPOINT_MODULE_NAME: "storage/mkvs/checkpoint" = 'storage/mkvs/checkpoint'
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_ALREADY_FINALIZED_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_ALREADY_FINALIZED_CODE.html index 9887e986ea..8304ccfc39 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_ALREADY_FINALIZED_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_ALREADY_FINALIZED_CODE.html @@ -1,2 +1,2 @@ MKVS_DB_ERR_ALREADY_FINALIZED_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_ALREADY_FINALIZED_CODEConst

    MKVS_DB_ERR_ALREADY_FINALIZED_CODE: 4 = 4

    ErrAlreadyFinalized indicates that the given version has already been finalized.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_BAD_NAMESPACE_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_BAD_NAMESPACE_CODE.html index 02475cbb34..d75f44e132 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_BAD_NAMESPACE_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_BAD_NAMESPACE_CODE.html @@ -1,3 +1,3 @@ MKVS_DB_ERR_BAD_NAMESPACE_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_BAD_NAMESPACE_CODEConst

    MKVS_DB_ERR_BAD_NAMESPACE_CODE: 10 = 10

    ErrBadNamespace indicates that the passed namespace does not match what is actually contained within the database.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_INVALID_MULTIPART_VERSION_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_INVALID_MULTIPART_VERSION_CODE.html index 1c8b599c9c..21bf5b645d 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_INVALID_MULTIPART_VERSION_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_INVALID_MULTIPART_VERSION_CODE.html @@ -1,3 +1,3 @@ MKVS_DB_ERR_INVALID_MULTIPART_VERSION_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_INVALID_MULTIPART_VERSION_CODEConst

    MKVS_DB_ERR_INVALID_MULTIPART_VERSION_CODE: 14 = 14

    ErrInvalidMultipartVersion indicates that a Finalize, NewBatch or Commit was called with a version that doesn't match the current multipart restore as set with StartMultipartRestore.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_MULTIPART_IN_PROGRESS_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_MULTIPART_IN_PROGRESS_CODE.html index 7f33d8b405..47370ba3e0 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_MULTIPART_IN_PROGRESS_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_MULTIPART_IN_PROGRESS_CODE.html @@ -1,3 +1,3 @@ MKVS_DB_ERR_MULTIPART_IN_PROGRESS_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_MULTIPART_IN_PROGRESS_CODEConst

    MKVS_DB_ERR_MULTIPART_IN_PROGRESS_CODE: 13 = 13

    ErrMultipartInProgress indicates that a multipart restore operation is already in progress.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_NODE_NOT_FOUND_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_NODE_NOT_FOUND_CODE.html index e3cdd09700..2b18076c82 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_NODE_NOT_FOUND_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_NODE_NOT_FOUND_CODE.html @@ -1,3 +1,3 @@ MKVS_DB_ERR_NODE_NOT_FOUND_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_NODE_NOT_FOUND_CODEConst

    MKVS_DB_ERR_NODE_NOT_FOUND_CODE: 1 = 1

    ErrNodeNotFound indicates that a node with the specified hash couldn't be found in the database.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_NOT_EARLIEST_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_NOT_EARLIEST_CODE.html index 64b50750f5..f31c48dd88 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_NOT_EARLIEST_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_NOT_EARLIEST_CODE.html @@ -1,2 +1,2 @@ MKVS_DB_ERR_NOT_EARLIEST_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_NOT_EARLIEST_CODEConst

    MKVS_DB_ERR_NOT_EARLIEST_CODE: 11 = 11

    ErrNotEarliest indicates that the given version is not the earliest version.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_NOT_FINALIZED_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_NOT_FINALIZED_CODE.html index 262baff3e4..1be0a2ee96 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_NOT_FINALIZED_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_NOT_FINALIZED_CODE.html @@ -1,3 +1,3 @@ MKVS_DB_ERR_NOT_FINALIZED_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_NOT_FINALIZED_CODEConst

    MKVS_DB_ERR_NOT_FINALIZED_CODE: 3 = 3

    ErrNotFinalized indicates that the operation requires a version to be finalized but the version is not yet finalized.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_PREVIOUS_VERSION_MISMATCH_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_PREVIOUS_VERSION_MISMATCH_CODE.html index b0df72ac74..7a9cf73caa 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_PREVIOUS_VERSION_MISMATCH_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_PREVIOUS_VERSION_MISMATCH_CODE.html @@ -1,3 +1,3 @@ MKVS_DB_ERR_PREVIOUS_VERSION_MISMATCH_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_PREVIOUS_VERSION_MISMATCH_CODEConst

    MKVS_DB_ERR_PREVIOUS_VERSION_MISMATCH_CODE: 6 = 6

    ErrPreviousVersionMismatch indicates that the version given for the old root does not match the previous version.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_READ_ONLY_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_READ_ONLY_CODE.html index 3db6889396..79a98911d8 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_READ_ONLY_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_READ_ONLY_CODE.html @@ -1,2 +1,2 @@ MKVS_DB_ERR_READ_ONLY_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_READ_ONLY_CODEConst

    MKVS_DB_ERR_READ_ONLY_CODE: 12 = 12

    ErrReadOnly indicates that a write operation failed due to a read-only database.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_ROOT_MUST_FOLLOW_OLD_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_ROOT_MUST_FOLLOW_OLD_CODE.html index 3e747d18f3..6ce8b2e691 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_ROOT_MUST_FOLLOW_OLD_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_ROOT_MUST_FOLLOW_OLD_CODE.html @@ -1,2 +1,2 @@ MKVS_DB_ERR_ROOT_MUST_FOLLOW_OLD_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_ROOT_MUST_FOLLOW_OLD_CODEConst

    MKVS_DB_ERR_ROOT_MUST_FOLLOW_OLD_CODE: 9 = 9

    ErrRootMustFollowOld indicates that the passed new root does not follow old root.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_ROOT_NOT_FOUND_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_ROOT_NOT_FOUND_CODE.html index 8738be8b06..07c23860f0 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_ROOT_NOT_FOUND_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_ROOT_NOT_FOUND_CODE.html @@ -1,2 +1,2 @@ MKVS_DB_ERR_ROOT_NOT_FOUND_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_ROOT_NOT_FOUND_CODEConst

    MKVS_DB_ERR_ROOT_NOT_FOUND_CODE: 8 = 8

    ErrRootNotFound indicates that the given root cannot be found.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_UPGRADE_IN_PROGRESS_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_UPGRADE_IN_PROGRESS_CODE.html index 4ce1a932a6..964f49709f 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_UPGRADE_IN_PROGRESS_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_UPGRADE_IN_PROGRESS_CODE.html @@ -1,3 +1,3 @@ MKVS_DB_ERR_UPGRADE_IN_PROGRESS_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_UPGRADE_IN_PROGRESS_CODEConst

    MKVS_DB_ERR_UPGRADE_IN_PROGRESS_CODE: 15 = 15

    ErrUpgradeInProgress indicates that a database upgrade was started by the upgrader tool and the database is therefore unusable. Run the upgrade tool to finish upgrading.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_VERSION_NOT_FOUND_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_VERSION_NOT_FOUND_CODE.html index f4d578d330..eae1ceb61c 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_VERSION_NOT_FOUND_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_VERSION_NOT_FOUND_CODE.html @@ -1,2 +1,2 @@ MKVS_DB_ERR_VERSION_NOT_FOUND_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_VERSION_NOT_FOUND_CODEConst

    MKVS_DB_ERR_VERSION_NOT_FOUND_CODE: 5 = 5

    ErrVersionNotFound indicates that the given version cannot be found.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_VERSION_WENT_BACKWARDS_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_VERSION_WENT_BACKWARDS_CODE.html index a98304a62e..1d03da1fb8 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_VERSION_WENT_BACKWARDS_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_VERSION_WENT_BACKWARDS_CODE.html @@ -1,3 +1,3 @@ MKVS_DB_ERR_VERSION_WENT_BACKWARDS_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_VERSION_WENT_BACKWARDS_CODEConst

    MKVS_DB_ERR_VERSION_WENT_BACKWARDS_CODE: 7 = 7

    ErrVersionWentBackwards indicates that the new version is earlier than an already inserted version.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_ERR_WRITE_LOG_NOT_FOUND_CODE.html b/js/client/variables/storage.MKVS_DB_ERR_WRITE_LOG_NOT_FOUND_CODE.html index 4e6bce109b..4c6d1e3608 100644 --- a/js/client/variables/storage.MKVS_DB_ERR_WRITE_LOG_NOT_FOUND_CODE.html +++ b/js/client/variables/storage.MKVS_DB_ERR_WRITE_LOG_NOT_FOUND_CODE.html @@ -1,3 +1,3 @@ MKVS_DB_ERR_WRITE_LOG_NOT_FOUND_CODE | @oasisprotocol/client

    Variable MKVS_DB_ERR_WRITE_LOG_NOT_FOUND_CODEConst

    MKVS_DB_ERR_WRITE_LOG_NOT_FOUND_CODE: 2 = 2

    ErrWriteLogNotFound indicates that a write log for the specified storage hashes couldn't be found.

    -
    +
    diff --git a/js/client/variables/storage.MKVS_DB_MODULE_NAME.html b/js/client/variables/storage.MKVS_DB_MODULE_NAME.html index d54f7a8187..96911a3152 100644 --- a/js/client/variables/storage.MKVS_DB_MODULE_NAME.html +++ b/js/client/variables/storage.MKVS_DB_MODULE_NAME.html @@ -1,2 +1,2 @@ MKVS_DB_MODULE_NAME | @oasisprotocol/client

    Variable MKVS_DB_MODULE_NAMEConst

    MKVS_DB_MODULE_NAME: "storage/mkvs/db" = 'storage/mkvs/db'

    ModuleName is the module name.

    -
    +
    diff --git a/js/client/variables/storage.MODULE_NAME.html b/js/client/variables/storage.MODULE_NAME.html index c41edda130..b63d44cded 100644 --- a/js/client/variables/storage.MODULE_NAME.html +++ b/js/client/variables/storage.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client
    MODULE_NAME: "storage" = 'storage'

    ModuleName is the storage module name.

    -
    +
    diff --git a/js/client/variables/storage.ROOT_TYPE_INVALID.html b/js/client/variables/storage.ROOT_TYPE_INVALID.html index 4582d587b1..f3bac14d09 100644 --- a/js/client/variables/storage.ROOT_TYPE_INVALID.html +++ b/js/client/variables/storage.ROOT_TYPE_INVALID.html @@ -1,2 +1,2 @@ ROOT_TYPE_INVALID | @oasisprotocol/client

    Variable ROOT_TYPE_INVALIDConst

    ROOT_TYPE_INVALID: 0 = 0

    RootTypeInvalid is an invalid/uninitialized root type.

    -
    +
    diff --git a/js/client/variables/storage.ROOT_TYPE_IO.html b/js/client/variables/storage.ROOT_TYPE_IO.html index c0c607cf87..ee5c81c612 100644 --- a/js/client/variables/storage.ROOT_TYPE_IO.html +++ b/js/client/variables/storage.ROOT_TYPE_IO.html @@ -1,2 +1,2 @@ ROOT_TYPE_IO | @oasisprotocol/client
    ROOT_TYPE_IO: 2 = 2

    RootTypeIO is the type for IO storage roots.

    -
    +
    diff --git a/js/client/variables/storage.ROOT_TYPE_MAX.html b/js/client/variables/storage.ROOT_TYPE_MAX.html index 3ac4bc9659..4cb1b602b3 100644 --- a/js/client/variables/storage.ROOT_TYPE_MAX.html +++ b/js/client/variables/storage.ROOT_TYPE_MAX.html @@ -1,2 +1,2 @@ ROOT_TYPE_MAX | @oasisprotocol/client
    ROOT_TYPE_MAX: 2 = 2

    RootTypeMax is the number of different root types and should be kept at the last one.

    -
    +
    diff --git a/js/client/variables/storage.ROOT_TYPE_STATE.html b/js/client/variables/storage.ROOT_TYPE_STATE.html index 8040e953ca..983cc3123e 100644 --- a/js/client/variables/storage.ROOT_TYPE_STATE.html +++ b/js/client/variables/storage.ROOT_TYPE_STATE.html @@ -1,2 +1,2 @@ ROOT_TYPE_STATE | @oasisprotocol/client

    Variable ROOT_TYPE_STATEConst

    ROOT_TYPE_STATE: 1 = 1

    RootTypeState is the type for state storage roots.

    -
    +
    diff --git a/js/client/variables/upgrade.ERR_ALREADY_PENDING_CODE.html b/js/client/variables/upgrade.ERR_ALREADY_PENDING_CODE.html index 7bcd799f89..9bc50ef8ea 100644 --- a/js/client/variables/upgrade.ERR_ALREADY_PENDING_CODE.html +++ b/js/client/variables/upgrade.ERR_ALREADY_PENDING_CODE.html @@ -1,2 +1,2 @@ ERR_ALREADY_PENDING_CODE | @oasisprotocol/client

    Variable ERR_ALREADY_PENDING_CODEConst

    ERR_ALREADY_PENDING_CODE: 5 = 5

    ErrAlreadyPending is the error returned from SubmitDescriptor when the specific upgrade is already pending.

    -
    +
    diff --git a/js/client/variables/upgrade.ERR_BAD_DESCRIPTOR_CODE.html b/js/client/variables/upgrade.ERR_BAD_DESCRIPTOR_CODE.html index 4c5d40ff11..e34deffcd1 100644 --- a/js/client/variables/upgrade.ERR_BAD_DESCRIPTOR_CODE.html +++ b/js/client/variables/upgrade.ERR_BAD_DESCRIPTOR_CODE.html @@ -1,2 +1,2 @@ ERR_BAD_DESCRIPTOR_CODE | @oasisprotocol/client

    Variable ERR_BAD_DESCRIPTOR_CODEConst

    ERR_BAD_DESCRIPTOR_CODE: 8 = 8

    ErrBadDescriptor is the error returned when the provided descriptor is bad.

    -
    +
    diff --git a/js/client/variables/upgrade.ERR_STOP_FOR_UPGRADE_CODE.html b/js/client/variables/upgrade.ERR_STOP_FOR_UPGRADE_CODE.html index fd649cfbfa..674effa14d 100644 --- a/js/client/variables/upgrade.ERR_STOP_FOR_UPGRADE_CODE.html +++ b/js/client/variables/upgrade.ERR_STOP_FOR_UPGRADE_CODE.html @@ -1,3 +1,3 @@ ERR_STOP_FOR_UPGRADE_CODE | @oasisprotocol/client

    Variable ERR_STOP_FOR_UPGRADE_CODEConst

    ERR_STOP_FOR_UPGRADE_CODE: 1 = 1

    ErrStopForUpgrade is the error returned by the consensus upgrade function when it detects that the consensus layer has reached the scheduled shutdown epoch and should be interrupted.

    -
    +
    diff --git a/js/client/variables/upgrade.ERR_UPGRADE_IN_PROGRESS_CODE.html b/js/client/variables/upgrade.ERR_UPGRADE_IN_PROGRESS_CODE.html index d4471503a7..b8187eaa2c 100644 --- a/js/client/variables/upgrade.ERR_UPGRADE_IN_PROGRESS_CODE.html +++ b/js/client/variables/upgrade.ERR_UPGRADE_IN_PROGRESS_CODE.html @@ -1,2 +1,2 @@ ERR_UPGRADE_IN_PROGRESS_CODE | @oasisprotocol/client

    Variable ERR_UPGRADE_IN_PROGRESS_CODEConst

    ERR_UPGRADE_IN_PROGRESS_CODE: 6 = 6

    ErrUpgradeInProgress is the error returned from CancelUpgrade when the upgrade being cancelled is already in progress.

    -
    +
    diff --git a/js/client/variables/upgrade.ERR_UPGRADE_NOT_FOUND_CODE.html b/js/client/variables/upgrade.ERR_UPGRADE_NOT_FOUND_CODE.html index 830604ae5e..ce5defad73 100644 --- a/js/client/variables/upgrade.ERR_UPGRADE_NOT_FOUND_CODE.html +++ b/js/client/variables/upgrade.ERR_UPGRADE_NOT_FOUND_CODE.html @@ -1,2 +1,2 @@ ERR_UPGRADE_NOT_FOUND_CODE | @oasisprotocol/client

    Variable ERR_UPGRADE_NOT_FOUND_CODEConst

    ERR_UPGRADE_NOT_FOUND_CODE: 7 = 7

    ErrUpgradeNotFound is the error returned when the upgrade in question cannot be found.

    -
    +
    diff --git a/js/client/variables/upgrade.INVALID_UPGRADE_HEIGHT.html b/js/client/variables/upgrade.INVALID_UPGRADE_HEIGHT.html index 032c040361..6c5508221c 100644 --- a/js/client/variables/upgrade.INVALID_UPGRADE_HEIGHT.html +++ b/js/client/variables/upgrade.INVALID_UPGRADE_HEIGHT.html @@ -1,2 +1,2 @@ INVALID_UPGRADE_HEIGHT | @oasisprotocol/client

    Variable INVALID_UPGRADE_HEIGHTConst

    INVALID_UPGRADE_HEIGHT: 0n = ...

    InvalidUpgradeHeight means the upgrade epoch hasn't been reached yet.

    -
    +
    diff --git a/js/client/variables/upgrade.LATEST_DESCRIPTOR_VERSION.html b/js/client/variables/upgrade.LATEST_DESCRIPTOR_VERSION.html index 64b29d7801..c42e57d511 100644 --- a/js/client/variables/upgrade.LATEST_DESCRIPTOR_VERSION.html +++ b/js/client/variables/upgrade.LATEST_DESCRIPTOR_VERSION.html @@ -1,3 +1,3 @@ LATEST_DESCRIPTOR_VERSION | @oasisprotocol/client

    Variable LATEST_DESCRIPTOR_VERSIONConst

    LATEST_DESCRIPTOR_VERSION: 1 = 1

    LatestDescriptorVersion is the latest upgrade descriptor version that should be used for descriptors.

    -
    +
    diff --git a/js/client/variables/upgrade.LATEST_PENDING_UPGRADE_VERSION.html b/js/client/variables/upgrade.LATEST_PENDING_UPGRADE_VERSION.html index 0182a1fcc6..9348195c48 100644 --- a/js/client/variables/upgrade.LATEST_PENDING_UPGRADE_VERSION.html +++ b/js/client/variables/upgrade.LATEST_PENDING_UPGRADE_VERSION.html @@ -1,2 +1,2 @@ LATEST_PENDING_UPGRADE_VERSION | @oasisprotocol/client

    Variable LATEST_PENDING_UPGRADE_VERSIONConst

    LATEST_PENDING_UPGRADE_VERSION: 1 = 1

    LatestPendingUpgradeVersion is the latest pending upgrade struct version.

    -
    +
    diff --git a/js/client/variables/upgrade.MODULE_NAME.html b/js/client/variables/upgrade.MODULE_NAME.html index 5b3fb05fae..2912b6e24e 100644 --- a/js/client/variables/upgrade.MODULE_NAME.html +++ b/js/client/variables/upgrade.MODULE_NAME.html @@ -1,2 +1,2 @@ MODULE_NAME | @oasisprotocol/client
    MODULE_NAME: "upgrade" = 'upgrade'

    ModuleName is the upgrade module name.

    -
    +
    diff --git a/js/client/variables/upgrade.UPGRADE_STAGE_CONSENSUS.html b/js/client/variables/upgrade.UPGRADE_STAGE_CONSENSUS.html index 659d386ef2..2d72783b42 100644 --- a/js/client/variables/upgrade.UPGRADE_STAGE_CONSENSUS.html +++ b/js/client/variables/upgrade.UPGRADE_STAGE_CONSENSUS.html @@ -1,2 +1,2 @@ UPGRADE_STAGE_CONSENSUS | @oasisprotocol/client

    Variable UPGRADE_STAGE_CONSENSUSConst

    UPGRADE_STAGE_CONSENSUS: 2 = 2

    UpgradeStageConsensus is the upgrade stage carried out during consensus events.

    -
    +
    diff --git a/js/client/variables/upgrade.UPGRADE_STAGE_LAST.html b/js/client/variables/upgrade.UPGRADE_STAGE_LAST.html index d4f418bb8d..f23b206b5d 100644 --- a/js/client/variables/upgrade.UPGRADE_STAGE_LAST.html +++ b/js/client/variables/upgrade.UPGRADE_STAGE_LAST.html @@ -1 +1 @@ -UPGRADE_STAGE_LAST | @oasisprotocol/client

    Variable UPGRADE_STAGE_LASTConst

    UPGRADE_STAGE_LAST: 2 = UPGRADE_STAGE_CONSENSUS
    +UPGRADE_STAGE_LAST | @oasisprotocol/client

    Variable UPGRADE_STAGE_LASTConst

    UPGRADE_STAGE_LAST: 2 = UPGRADE_STAGE_CONSENSUS
    diff --git a/js/client/variables/upgrade.UPGRADE_STAGE_STARTUP.html b/js/client/variables/upgrade.UPGRADE_STAGE_STARTUP.html index 8f6ff40b04..820cb1298f 100644 --- a/js/client/variables/upgrade.UPGRADE_STAGE_STARTUP.html +++ b/js/client/variables/upgrade.UPGRADE_STAGE_STARTUP.html @@ -1,2 +1,2 @@ UPGRADE_STAGE_STARTUP | @oasisprotocol/client

    Variable UPGRADE_STAGE_STARTUPConst

    UPGRADE_STAGE_STARTUP: 1 = 1

    UpgradeStageStartup is the startup upgrade stage, executed at the beginning of node startup.

    -
    +
    diff --git a/js/client/variables/worker.STORAGE_ERR_CANT_PAUSE_CHECKPOINTER.html b/js/client/variables/worker.STORAGE_ERR_CANT_PAUSE_CHECKPOINTER.html index dea05105db..286a942d5a 100644 --- a/js/client/variables/worker.STORAGE_ERR_CANT_PAUSE_CHECKPOINTER.html +++ b/js/client/variables/worker.STORAGE_ERR_CANT_PAUSE_CHECKPOINTER.html @@ -1,3 +1,3 @@ STORAGE_ERR_CANT_PAUSE_CHECKPOINTER | @oasisprotocol/client

    Variable STORAGE_ERR_CANT_PAUSE_CHECKPOINTERConst

    STORAGE_ERR_CANT_PAUSE_CHECKPOINTER: 2 = 2

    ErrCantPauseCheckpointer is the error returned when trying to pause the checkpointer without setting the debug flag.

    -
    +
    diff --git a/js/client/variables/worker.STORAGE_ERR_RUNTIME_NOT_FOUND_CODE.html b/js/client/variables/worker.STORAGE_ERR_RUNTIME_NOT_FOUND_CODE.html index 52e2985cde..d70d9e3c15 100644 --- a/js/client/variables/worker.STORAGE_ERR_RUNTIME_NOT_FOUND_CODE.html +++ b/js/client/variables/worker.STORAGE_ERR_RUNTIME_NOT_FOUND_CODE.html @@ -1,2 +1,2 @@ STORAGE_ERR_RUNTIME_NOT_FOUND_CODE | @oasisprotocol/client

    Variable STORAGE_ERR_RUNTIME_NOT_FOUND_CODEConst

    STORAGE_ERR_RUNTIME_NOT_FOUND_CODE: 1 = 1

    ErrRuntimeNotFound is the error returned when the called references an unknown runtime.

    -
    +
    diff --git a/js/client/variables/worker.STORAGE_MODULE_NAME.html b/js/client/variables/worker.STORAGE_MODULE_NAME.html index debc71a551..0ff93e3f1e 100644 --- a/js/client/variables/worker.STORAGE_MODULE_NAME.html +++ b/js/client/variables/worker.STORAGE_MODULE_NAME.html @@ -1,2 +1,2 @@ STORAGE_MODULE_NAME | @oasisprotocol/client

    Variable STORAGE_MODULE_NAMEConst

    STORAGE_MODULE_NAME: "worker/storage" = 'worker/storage'

    ModuleName is the storage worker module name.

    -
    +