From d34d107ff5c61c729c1b9a4fbeab7c094118538c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 20:55:16 +0000 Subject: [PATCH] Deploy js API reference Merge pull request #196 from oasisprotocol/CedarMist/tests/reverts-and-size Test reversion with custom errors & maximum view call size b216916262eeb9308084351929d3e811e58776c9 --- js/sapphire-paratime/classes/CallError.html | 6 ++-- .../classes/cipher.Cipher.html | 22 +++++++-------- js/sapphire-paratime/classes/cipher.Mock.html | 24 ++++++++-------- .../classes/cipher.Plain.html | 22 +++++++-------- .../classes/cipher.X25519DeoxysII.html | 28 +++++++++---------- .../signedCalls.SignedCallDataPack.html | 14 +++++----- js/sapphire-paratime/enums/cipher.Kind.html | 8 +++--- ...cipher.fetchRuntimePublicKeyByChainId.html | 2 +- .../functions/cipher.lazy.html | 2 +- .../functions/fetchRuntimePublicKey.html | 2 +- .../signedCalls.makeSignableCall.html | 2 +- .../signedCalls.signedCallEIP712Params.html | 2 +- js/sapphire-paratime/functions/wrap.html | 4 +-- js/sapphire-paratime/modules/cipher.html | 2 +- js/sapphire-paratime/modules/signedCalls.html | 2 +- js/sapphire-paratime/types/AsyncSend.html | 2 +- .../types/AsyncSendProvider.html | 2 +- .../types/EIP1193Provider.html | 2 +- .../types/Ethers5Provider.html | 2 +- js/sapphire-paratime/types/Ethers5Signer.html | 4 +-- js/sapphire-paratime/types/HreProvider.html | 2 +- js/sapphire-paratime/types/SapphireAnnex.html | 2 +- .../types/StrictWeb3ReqArgs.html | 2 +- .../types/UpstreamProvider.html | 2 +- js/sapphire-paratime/types/Web3ReqArgs.html | 2 +- .../types/cipher.CallFailure.html | 2 +- .../types/cipher.CallResult.html | 2 +- .../types/cipher.Envelope.html | 2 +- .../types/signedCalls.BlockId.html | 2 +- .../types/signedCalls.CallSigner.html | 2 +- .../types/signedCalls.EthCall.html | 2 +- .../types/signedCalls.Ethers5CallSigner.html | 2 +- .../types/signedCalls.Leash.html | 2 +- .../types/signedCalls.LeashOverrides.html | 2 +- ...ignedCalls.PrepareSignedCallOverrides.html | 2 +- .../types/signedCalls.SignableEthCall.html | 2 +- .../types/signedCalls.Signer.html | 2 +- js/sapphire-paratime/variables/NETWORKS.html | 2 +- .../variables/OASIS_CALL_DATA_PUBLIC_KEY.html | 2 +- 39 files changed, 96 insertions(+), 96 deletions(-) diff --git a/js/sapphire-paratime/classes/CallError.html b/js/sapphire-paratime/classes/CallError.html index 43c7b9e9..009c456a 100644 --- a/js/sapphire-paratime/classes/CallError.html +++ b/js/sapphire-paratime/classes/CallError.html @@ -22,7 +22,7 @@

Hierarchy

+
  • Defined in clients/js/src/index.ts:42
  • @@ -63,7 +63,7 @@
    response: Returns CallError
    +
  • Defined in clients/js/src/index.ts:43
  • Properties

    @@ -88,7 +88,7 @@
    response: unknown
    +
  • Defined in clients/js/src/index.ts:43
  • stack?: string
    +
  • Defined in clients/js/src/cipher.ts:41
  • @@ -65,12 +65,12 @@

    Properties

    kind: Promisable<Kind>
    +
  • Defined in clients/js/src/cipher.ts:42
  • publicKey: Promisable<Uint8Array>
    +
  • Defined in clients/js/src/cipher.ts:43
  • Methods

    @@ -87,7 +87,7 @@
    nonce: ciphertext: Uint8Array

    Returns Promise<Uint8Array>

    +
  • Defined in clients/js/src/cipher.ts:49
  • +
  • Defined in clients/js/src/cipher.ts:92
  • +
  • Defined in clients/js/src/cipher.ts:122
  • +
  • Defined in clients/js/src/cipher.ts:115
  • Returns Promise<{
        ciphertext: Uint8Array;
        nonce: Uint8Array;
    }>

    +
  • Defined in clients/js/src/cipher.ts:45
  • Returns Promise<AeadEnvelope>

    +
  • Defined in clients/js/src/cipher.ts:76
  • +
  • Defined in clients/js/src/cipher.ts:55
  • +
  • Defined in clients/js/src/cipher.ts:61
  • +
  • Defined in clients/js/src/cipher.ts:61
  • +
  • Defined in clients/js/src/cipher.ts:61
  • Returns X25519DeoxysII

    +
  • Defined in clients/js/src/cipher.ts:193
  • +
  • Defined in clients/js/src/signed_calls.ts:115
  • +
  • Defined in clients/js/src/cipher.ts:18
  • +
  • Defined in clients/js/src/cipher.ts:281
  • +
  • Defined in clients/js/src/signed_calls.ts:237
  • +
  • Defined in clients/js/src/compat.ts:114
  • +
  • Defined in clients/js/src/signed_calls.ts:1
  • Index

    diff --git a/js/sapphire-paratime/types/AsyncSend.html b/js/sapphire-paratime/types/AsyncSend.html index 0df7d415..dd9fb284 100644 --- a/js/sapphire-paratime/types/AsyncSend.html +++ b/js/sapphire-paratime/types/AsyncSend.html @@ -50,7 +50,7 @@
    Optional Returns void

    Returns void

    +
  • Defined in clients/js/src/compat.ts:59
  • +
  • Defined in clients/js/src/compat.ts:54
  • +
  • Defined in clients/js/src/compat.ts:50
  • +
  • Defined in clients/js/src/compat.ts:36
  • +
  • Defined in clients/js/src/compat.ts:41
  • +
  • Defined in clients/js/src/compat.ts:65
  • +
  • Defined in clients/js/src/compat.ts:87
  • +
  • Defined in clients/js/src/compat.ts:79
  • +
  • Defined in clients/js/src/compat.ts:27
  • +
  • Defined in clients/js/src/compat.ts:72
  • +
  • Defined in clients/js/src/cipher.ts:39
  • +
  • Defined in clients/js/src/cipher.ts:34
  • +
  • Defined in clients/js/src/cipher.ts:22
  • +
  • Defined in clients/js/src/signed_calls.ts:378
  • +
  • Defined in clients/js/src/signed_calls.ts:70
  • +
  • Defined in clients/js/src/signed_calls.ts:337
  • +
  • Defined in clients/js/src/signed_calls.ts:72
  • +
  • Defined in clients/js/src/signed_calls.ts:367
  • +
  • Defined in clients/js/src/signed_calls.ts:327
  • +
  • Defined in clients/js/src/signed_calls.ts:322
  • +
  • Defined in clients/js/src/signed_calls.ts:357
  • +
  • Defined in clients/js/src/signed_calls.ts:69
  • +
  • Defined in clients/js/src/index.ts:31
  • +
  • Defined in clients/js/src/index.ts:40