@aptos-labs/ts-sdk 1.37.0 → 1.37.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/common/{accountAddress-DZH9Wn5l.d.ts → accountAddress-DU4ds4Bf.d.ts} +1 -1
- package/dist/common/cli/index.d.ts +1 -1
- package/dist/common/index.d.ts +2 -2
- package/dist/common/index.js +2 -2
- package/dist/common/index.js.map +1 -1
- package/dist/esm/{Ed25519Account-CDURCT1q.d.mts → Ed25519Account-C-AS-Kgv.d.mts} +2 -2
- package/dist/esm/account/AbstractKeylessAccount.d.mts +2 -2
- package/dist/esm/account/AbstractKeylessAccount.mjs +1 -1
- package/dist/esm/account/AbstractedAccount.d.mts +1 -1
- package/dist/esm/account/AbstractedAccount.mjs +1 -1
- package/dist/esm/account/Account.d.mts +1 -1
- package/dist/esm/account/Account.mjs +1 -1
- package/dist/esm/account/AccountUtils.d.mts +2 -2
- package/dist/esm/account/AccountUtils.mjs +1 -1
- package/dist/esm/account/Ed25519Account.d.mts +1 -1
- package/dist/esm/account/Ed25519Account.mjs +1 -1
- package/dist/esm/account/EphemeralKeyPair.mjs +1 -1
- package/dist/esm/account/FederatedKeylessAccount.d.mts +2 -2
- package/dist/esm/account/FederatedKeylessAccount.mjs +1 -1
- package/dist/esm/account/KeylessAccount.d.mts +2 -2
- package/dist/esm/account/KeylessAccount.mjs +1 -1
- package/dist/esm/account/MultiEd25519Account.d.mts +1 -1
- package/dist/esm/account/MultiEd25519Account.mjs +1 -1
- package/dist/esm/account/MultiKeyAccount.d.mts +2 -2
- package/dist/esm/account/MultiKeyAccount.mjs +1 -1
- package/dist/esm/account/SingleKeyAccount.d.mts +1 -1
- package/dist/esm/account/SingleKeyAccount.mjs +1 -1
- package/dist/esm/account/index.d.mts +2 -2
- package/dist/esm/account/index.mjs +1 -1
- package/dist/esm/account/utils.mjs +1 -1
- package/dist/esm/api/account/abstraction.mjs +1 -1
- package/dist/esm/api/account.d.mts +1 -1
- package/dist/esm/api/account.mjs +1 -1
- package/dist/esm/api/ans.d.mts +1 -1
- package/dist/esm/api/ans.mjs +1 -1
- package/dist/esm/api/aptos.d.mts +2 -2
- package/dist/esm/api/aptos.mjs +1 -1
- package/dist/esm/api/coin.d.mts +3 -3
- package/dist/esm/api/coin.mjs +1 -1
- package/dist/esm/api/digitalAsset.d.mts +2 -2
- package/dist/esm/api/digitalAsset.mjs +1 -1
- package/dist/esm/api/event.mjs +1 -1
- package/dist/esm/api/experimental.mjs +1 -1
- package/dist/esm/api/faucet.mjs +1 -1
- package/dist/esm/api/fungibleAsset.d.mts +1 -1
- package/dist/esm/api/fungibleAsset.mjs +1 -1
- package/dist/esm/api/general.mjs +1 -1
- package/dist/esm/api/index.d.mts +2 -2
- package/dist/esm/api/index.mjs +1 -1
- package/dist/esm/api/keyless.d.mts +2 -2
- package/dist/esm/api/keyless.mjs +1 -1
- package/dist/esm/api/object.mjs +1 -1
- package/dist/esm/api/staking.mjs +1 -1
- package/dist/esm/api/table.mjs +1 -1
- package/dist/esm/api/transaction.d.mts +1 -1
- package/dist/esm/api/transaction.mjs +1 -1
- package/dist/esm/api/transactionSubmission/build.mjs +1 -1
- package/dist/esm/api/transactionSubmission/management.d.mts +1 -1
- package/dist/esm/api/transactionSubmission/management.mjs +1 -1
- package/dist/esm/api/transactionSubmission/sign.d.mts +1 -1
- package/dist/esm/api/transactionSubmission/sign.mjs +1 -1
- package/dist/esm/api/transactionSubmission/simulate.mjs +1 -1
- package/dist/esm/api/transactionSubmission/submit.mjs +1 -1
- package/dist/esm/api/utils.mjs +1 -1
- package/dist/esm/bcs/deserializer.mjs +1 -1
- package/dist/esm/bcs/index.mjs +1 -1
- package/dist/esm/bcs/serializable/entryFunctionBytes.mjs +1 -1
- package/dist/esm/bcs/serializable/fixedBytes.mjs +1 -1
- package/dist/esm/bcs/serializable/movePrimitives.d.mts +1 -1
- package/dist/esm/bcs/serializable/movePrimitives.mjs +1 -1
- package/dist/esm/bcs/serializable/moveStructs.mjs +1 -1
- package/dist/esm/bcs/serializer.mjs +1 -1
- package/dist/esm/{chunk-5MMTP427.mjs → chunk-2DISMLR6.mjs} +2 -2
- package/dist/esm/{chunk-VNUNIQAY.mjs → chunk-2RBINVFA.mjs} +2 -2
- package/dist/esm/{chunk-MIW45ADL.mjs → chunk-3AS5BVKL.mjs} +2 -2
- package/dist/esm/{chunk-TKXEVD7A.mjs → chunk-4FBUZY6C.mjs} +2 -2
- package/dist/esm/chunk-5WNHYEW2.mjs +2 -0
- package/dist/esm/{chunk-POELQOLD.mjs → chunk-6QJWFV2M.mjs} +2 -2
- package/dist/esm/{chunk-PDAWVDI7.mjs → chunk-7JRZLDWV.mjs} +2 -2
- package/dist/esm/{chunk-LGC2JORV.mjs → chunk-7WPEGMD6.mjs} +2 -2
- package/dist/esm/{chunk-ZD2TY5N3.mjs → chunk-BE3OXYYX.mjs} +2 -2
- package/dist/esm/{chunk-ZD2TY5N3.mjs.map → chunk-BE3OXYYX.mjs.map} +1 -1
- package/dist/esm/{chunk-A3VO773Q.mjs → chunk-BRGQM252.mjs} +2 -2
- package/dist/esm/{chunk-PXG3WJIU.mjs → chunk-CICJRLYU.mjs} +2 -2
- package/dist/esm/{chunk-RXHER6EA.mjs → chunk-CZOZTNXJ.mjs} +2 -2
- package/dist/esm/{chunk-PR72YXRK.mjs → chunk-DC5IVW4W.mjs} +2 -2
- package/dist/esm/{chunk-LBA4CTUV.mjs → chunk-DCVGWCZD.mjs} +2 -2
- package/dist/esm/{chunk-TTFYJM6A.mjs → chunk-DFRHNDOS.mjs} +2 -2
- package/dist/esm/{chunk-ERLDXTIY.mjs → chunk-DGH7NXHM.mjs} +2 -2
- package/dist/esm/{chunk-NZXPT44W.mjs → chunk-DH32UXHB.mjs} +2 -2
- package/dist/esm/chunk-EXXY72UN.mjs +2 -0
- package/dist/esm/{chunk-3IGJ2IMB.mjs → chunk-F2GWK4YJ.mjs} +2 -2
- package/dist/esm/{chunk-LS3IDL2N.mjs → chunk-FU65NEDT.mjs} +2 -2
- package/dist/esm/{chunk-HHWJHOFZ.mjs → chunk-H3NZHL45.mjs} +2 -2
- package/dist/esm/{chunk-7VEWPUCH.mjs → chunk-HEYMZZRE.mjs} +2 -2
- package/dist/esm/{chunk-ANTUWHYB.mjs → chunk-KIMU5PYJ.mjs} +2 -2
- package/dist/esm/{chunk-BSH7B2QT.mjs → chunk-L5C44K6H.mjs} +2 -2
- package/dist/esm/{chunk-HRHICHDX.mjs → chunk-M7W6FZ5Z.mjs} +2 -2
- package/dist/esm/chunk-NDXMDJV4.mjs +2 -0
- package/dist/esm/{chunk-GPG64UZT.mjs.map → chunk-NDXMDJV4.mjs.map} +1 -1
- package/dist/esm/{chunk-6J64BOS7.mjs → chunk-P5CIZZDK.mjs} +2 -2
- package/dist/esm/{chunk-EYLZD4JU.mjs → chunk-SZYA6IG4.mjs} +2 -2
- package/dist/esm/{chunk-JG4T5BDZ.mjs → chunk-TORMKDQG.mjs} +2 -2
- package/dist/esm/{chunk-RIINVEZA.mjs → chunk-UQKQH5C7.mjs} +2 -2
- package/dist/esm/chunk-URNCRLHO.mjs +4 -0
- package/dist/esm/{chunk-7H44HTYE.mjs.map → chunk-URNCRLHO.mjs.map} +1 -1
- package/dist/esm/{chunk-YHKWV7NV.mjs → chunk-V5IPL4SJ.mjs} +2 -2
- package/dist/esm/{chunk-6374Q7AG.mjs → chunk-YVRPD7Z6.mjs} +2 -2
- package/dist/esm/{chunk-YHJHXLYS.mjs → chunk-ZKOF4KST.mjs} +2 -2
- package/dist/esm/cli/index.mjs +1 -1
- package/dist/esm/cli/localNode.mjs +1 -1
- package/dist/esm/client/core.mjs +1 -1
- package/dist/esm/client/get.mjs +1 -1
- package/dist/esm/client/index.mjs +1 -1
- package/dist/esm/client/post.mjs +1 -1
- package/dist/esm/core/account/index.mjs +1 -1
- package/dist/esm/core/account/utils/address.mjs +1 -1
- package/dist/esm/core/account/utils/index.mjs +1 -1
- package/dist/esm/core/accountAddress.mjs +1 -1
- package/dist/esm/core/authenticationKey.mjs +1 -1
- package/dist/esm/core/crypto/abstraction.mjs +1 -1
- package/dist/esm/core/crypto/ed25519.d.mts +1 -1
- package/dist/esm/core/crypto/ed25519.mjs +1 -1
- package/dist/esm/core/crypto/ephemeral.mjs +1 -1
- package/dist/esm/core/crypto/federatedKeyless.d.mts +1 -1
- package/dist/esm/core/crypto/federatedKeyless.mjs +1 -1
- package/dist/esm/core/crypto/index.d.mts +1 -1
- package/dist/esm/core/crypto/index.mjs +1 -1
- package/dist/esm/core/crypto/keyless.d.mts +1 -1
- package/dist/esm/core/crypto/keyless.mjs +1 -1
- package/dist/esm/core/crypto/multiEd25519.mjs +1 -1
- package/dist/esm/core/crypto/multiKey.mjs +1 -1
- package/dist/esm/core/crypto/privateKey.mjs +1 -1
- package/dist/esm/core/crypto/proof.mjs +1 -1
- package/dist/esm/core/crypto/publicKey.mjs +1 -1
- package/dist/esm/core/crypto/secp256k1.d.mts +1 -1
- package/dist/esm/core/crypto/secp256k1.mjs +1 -1
- package/dist/esm/core/crypto/signature.mjs +1 -1
- package/dist/esm/core/crypto/singleKey.mjs +1 -1
- package/dist/esm/core/index.d.mts +1 -1
- package/dist/esm/core/index.mjs +1 -1
- package/dist/esm/errors/index.mjs +1 -1
- package/dist/esm/{federatedKeyless-J5bdbbLQ.d.mts → federatedKeyless-DVfVovSR.d.mts} +2 -2
- package/dist/esm/index.d.mts +2 -2
- package/dist/esm/index.mjs +1 -1
- package/dist/esm/internal/abstraction.d.mts +1 -1
- package/dist/esm/internal/abstraction.mjs +1 -1
- package/dist/esm/internal/account.d.mts +1 -1
- package/dist/esm/internal/account.mjs +1 -1
- package/dist/esm/internal/ans.d.mts +2 -2
- package/dist/esm/internal/ans.mjs +1 -1
- package/dist/esm/internal/coin.d.mts +4 -4
- package/dist/esm/internal/coin.mjs +1 -1
- package/dist/esm/internal/digitalAsset.d.mts +2 -2
- package/dist/esm/internal/digitalAsset.mjs +1 -1
- package/dist/esm/internal/event.mjs +1 -1
- package/dist/esm/internal/experimental.mjs +1 -1
- package/dist/esm/internal/faucet.mjs +1 -1
- package/dist/esm/internal/fungibleAsset.d.mts +1 -1
- package/dist/esm/internal/fungibleAsset.mjs +1 -1
- package/dist/esm/internal/general.mjs +1 -1
- package/dist/esm/internal/keyless.d.mts +2 -2
- package/dist/esm/internal/keyless.mjs +1 -1
- package/dist/esm/internal/object.mjs +1 -1
- package/dist/esm/internal/staking.mjs +1 -1
- package/dist/esm/internal/table.mjs +1 -1
- package/dist/esm/internal/transaction.mjs +1 -1
- package/dist/esm/internal/transactionSubmission.d.mts +1 -1
- package/dist/esm/internal/transactionSubmission.mjs +1 -1
- package/dist/esm/internal/utils/index.mjs +1 -1
- package/dist/esm/internal/utils/utils.mjs +1 -1
- package/dist/esm/internal/view.mjs +1 -1
- package/dist/esm/transactions/authenticator/account.mjs +1 -1
- package/dist/esm/transactions/authenticator/index.mjs +1 -1
- package/dist/esm/transactions/authenticator/transaction.mjs +1 -1
- package/dist/esm/transactions/index.mjs +1 -1
- package/dist/esm/transactions/instances/chainId.mjs +1 -1
- package/dist/esm/transactions/instances/identifier.mjs +1 -1
- package/dist/esm/transactions/instances/index.mjs +1 -1
- package/dist/esm/transactions/instances/moduleId.mjs +1 -1
- package/dist/esm/transactions/instances/multiAgentTransaction.mjs +1 -1
- package/dist/esm/transactions/instances/rawTransaction.mjs +1 -1
- package/dist/esm/transactions/instances/rotationProofChallenge.mjs +1 -1
- package/dist/esm/transactions/instances/signedTransaction.mjs +1 -1
- package/dist/esm/transactions/instances/simpleTransaction.mjs +1 -1
- package/dist/esm/transactions/instances/transactionPayload.d.mts +1 -1
- package/dist/esm/transactions/instances/transactionPayload.mjs +1 -1
- package/dist/esm/transactions/management/accountSequenceNumber.d.mts +1 -1
- package/dist/esm/transactions/management/accountSequenceNumber.mjs +1 -1
- package/dist/esm/transactions/management/index.d.mts +1 -1
- package/dist/esm/transactions/management/index.mjs +1 -1
- package/dist/esm/transactions/management/transactionWorker.d.mts +1 -1
- package/dist/esm/transactions/management/transactionWorker.mjs +1 -1
- package/dist/esm/transactions/scriptComposer/index.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/helpers.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/index.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/remoteAbi.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/signingMessage.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/transactionBuilder.mjs +1 -1
- package/dist/esm/transactions/typeTag/index.mjs +1 -1
- package/dist/esm/transactions/typeTag/parser.mjs +1 -1
- package/dist/esm/transactions/types.d.mts +1 -1
- package/dist/esm/types/index.mjs +1 -1
- package/dist/esm/types/indexer.d.mts +1 -1
- package/dist/esm/utils/helpers.mjs +1 -1
- package/dist/esm/utils/index.mjs +1 -1
- package/dist/esm/utils/normalizeBundle.mjs +1 -1
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +3 -3
- package/src/version.ts +1 -1
- package/dist/esm/chunk-2V636AYW.mjs +0 -2
- package/dist/esm/chunk-7H44HTYE.mjs +0 -4
- package/dist/esm/chunk-BMPHQ3E7.mjs +0 -2
- package/dist/esm/chunk-GPG64UZT.mjs +0 -2
- /package/dist/esm/{chunk-5MMTP427.mjs.map → chunk-2DISMLR6.mjs.map} +0 -0
- /package/dist/esm/{chunk-VNUNIQAY.mjs.map → chunk-2RBINVFA.mjs.map} +0 -0
- /package/dist/esm/{chunk-MIW45ADL.mjs.map → chunk-3AS5BVKL.mjs.map} +0 -0
- /package/dist/esm/{chunk-TKXEVD7A.mjs.map → chunk-4FBUZY6C.mjs.map} +0 -0
- /package/dist/esm/{chunk-BMPHQ3E7.mjs.map → chunk-5WNHYEW2.mjs.map} +0 -0
- /package/dist/esm/{chunk-POELQOLD.mjs.map → chunk-6QJWFV2M.mjs.map} +0 -0
- /package/dist/esm/{chunk-PDAWVDI7.mjs.map → chunk-7JRZLDWV.mjs.map} +0 -0
- /package/dist/esm/{chunk-LGC2JORV.mjs.map → chunk-7WPEGMD6.mjs.map} +0 -0
- /package/dist/esm/{chunk-A3VO773Q.mjs.map → chunk-BRGQM252.mjs.map} +0 -0
- /package/dist/esm/{chunk-PXG3WJIU.mjs.map → chunk-CICJRLYU.mjs.map} +0 -0
- /package/dist/esm/{chunk-RXHER6EA.mjs.map → chunk-CZOZTNXJ.mjs.map} +0 -0
- /package/dist/esm/{chunk-PR72YXRK.mjs.map → chunk-DC5IVW4W.mjs.map} +0 -0
- /package/dist/esm/{chunk-LBA4CTUV.mjs.map → chunk-DCVGWCZD.mjs.map} +0 -0
- /package/dist/esm/{chunk-TTFYJM6A.mjs.map → chunk-DFRHNDOS.mjs.map} +0 -0
- /package/dist/esm/{chunk-ERLDXTIY.mjs.map → chunk-DGH7NXHM.mjs.map} +0 -0
- /package/dist/esm/{chunk-NZXPT44W.mjs.map → chunk-DH32UXHB.mjs.map} +0 -0
- /package/dist/esm/{chunk-2V636AYW.mjs.map → chunk-EXXY72UN.mjs.map} +0 -0
- /package/dist/esm/{chunk-3IGJ2IMB.mjs.map → chunk-F2GWK4YJ.mjs.map} +0 -0
- /package/dist/esm/{chunk-LS3IDL2N.mjs.map → chunk-FU65NEDT.mjs.map} +0 -0
- /package/dist/esm/{chunk-HHWJHOFZ.mjs.map → chunk-H3NZHL45.mjs.map} +0 -0
- /package/dist/esm/{chunk-7VEWPUCH.mjs.map → chunk-HEYMZZRE.mjs.map} +0 -0
- /package/dist/esm/{chunk-ANTUWHYB.mjs.map → chunk-KIMU5PYJ.mjs.map} +0 -0
- /package/dist/esm/{chunk-BSH7B2QT.mjs.map → chunk-L5C44K6H.mjs.map} +0 -0
- /package/dist/esm/{chunk-HRHICHDX.mjs.map → chunk-M7W6FZ5Z.mjs.map} +0 -0
- /package/dist/esm/{chunk-6J64BOS7.mjs.map → chunk-P5CIZZDK.mjs.map} +0 -0
- /package/dist/esm/{chunk-EYLZD4JU.mjs.map → chunk-SZYA6IG4.mjs.map} +0 -0
- /package/dist/esm/{chunk-JG4T5BDZ.mjs.map → chunk-TORMKDQG.mjs.map} +0 -0
- /package/dist/esm/{chunk-RIINVEZA.mjs.map → chunk-UQKQH5C7.mjs.map} +0 -0
- /package/dist/esm/{chunk-YHKWV7NV.mjs.map → chunk-V5IPL4SJ.mjs.map} +0 -0
- /package/dist/esm/{chunk-6374Q7AG.mjs.map → chunk-YVRPD7Z6.mjs.map} +0 -0
- /package/dist/esm/{chunk-YHJHXLYS.mjs.map → chunk-ZKOF4KST.mjs.map} +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{b as t,d as n}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{b as t,d as n}from"./chunk-HEYMZZRE.mjs";import{a as u}from"./chunk-7WPEGMD6.mjs";import{a as l}from"./chunk-BRGQM252.mjs";import{a as o}from"./chunk-BE3OXYYX.mjs";import{b as s}from"./chunk-VHY6ZATX.mjs";var c=class i extends u{constructor(e){super();let r=e.constructor.name;switch(r){case t.name:this.publicKey=e,this.variant=0;break;default:throw new Error(`Unsupported key for EphemeralPublicKey - ${r}`)}}verifySignature(e){let{message:r,signature:a}=e;return this.publicKey.verifySignature({message:r,signature:a.signature})}async verifySignatureAsync(e){return this.verifySignature(e)}serialize(e){if(this.publicKey instanceof t)e.serializeU32AsUleb128(0),this.publicKey.serialize(e);else throw new Error("Unknown public key type")}static deserialize(e){let r=e.deserializeUleb128AsU32();switch(r){case 0:return new i(t.deserialize(e));default:throw new Error(`Unknown variant index for EphemeralPublicKey: ${r}`)}}static isPublicKey(e){return e instanceof i}},p=class i extends l{constructor(e){super();let r=e.constructor.name;switch(r){case n.name:this.signature=e;break;default:throw new Error(`Unsupported signature for EphemeralSignature - ${r}`)}}static fromHex(e){let r=s.fromHexInput(e),a=new o(r.toUint8Array());return i.deserialize(a)}serialize(e){if(this.signature instanceof n)e.serializeU32AsUleb128(0),this.signature.serialize(e);else throw new Error("Unknown signature type")}static deserialize(e){let r=e.deserializeUleb128AsU32();switch(r){case 0:return new i(n.deserialize(e));default:throw new Error(`Unknown variant index for EphemeralSignature: ${r}`)}}};export{c as a,p as b};
|
|
2
|
+
//# sourceMappingURL=chunk-V5IPL4SJ.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{c as d,d as c}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{c as d,d as c}from"./chunk-CICJRLYU.mjs";async function p(e){let{aptosConfig:t,overrides:s,params:r,contentType:n,acceptType:i,path:a,originMethod:o,type:u}=e,R=t.getRequestUrl(u);return d({url:R,method:"GET",originMethod:o,path:a,contentType:n,acceptType:i,params:r,overrides:{...t.clientConfig,...s}},t,e.type)}async function f(e){let{aptosConfig:t,overrides:s,params:r,contentType:n,acceptType:i,path:a,originMethod:o,type:u}=e,R=t.getRequestUrl(u);return c({url:R,method:"GET",originMethod:o,path:a,contentType:n,acceptType:i,params:r,overrides:{...t.clientConfig,...s}},t,e.type)}async function q(e){let{aptosConfig:t}=e;return p({...e,type:"Fullnode",overrides:{...t.clientConfig,...t.fullnodeConfig,...e.overrides,HEADERS:{...t.clientConfig?.HEADERS,...t.fullnodeConfig?.HEADERS}}})}async function A(e){let{aptosConfig:t}=e;return f({...e,type:"Fullnode",overrides:{...t.clientConfig,...t.fullnodeConfig,...e.overrides,HEADERS:{...t.clientConfig?.HEADERS,...t.fullnodeConfig?.HEADERS}}})}async function C(e){return p({...e,type:"Pepper"})}async function h(e){let t=new Array(0),s,r=e.params;do{let n=await p({type:"Fullnode",aptosConfig:e.aptosConfig,originMethod:e.originMethod,path:e.path,params:r,overrides:e.overrides});s=n.headers["x-aptos-cursor"],delete n.headers,t.push(...n.data),r.start=s}while(s!=null);return t}async function x(e){let t=new Array(0),s,r=e.params,n=r.limit;do{let{response:i,cursor:a}=await g({...e});if(s=a,t.push(...i.data),e?.params&&(e.params.start=s),n!==void 0){let o=n-t.length;if(o<=0)break;r.limit=o}}while(s!=null);return t}async function g(e){let t,s={};typeof e.params?.cursor=="string"&&(s.start=e.params.cursor),typeof e.params?.limit=="number"&&(s.limit=e.params.limit);let r=await p({type:"Fullnode",aptosConfig:e.aptosConfig,originMethod:e.originMethod,path:e.path,params:s,overrides:e.overrides});return t=r.headers["x-aptos-cursor"],{response:r,cursor:t}}export{p as a,f as b,q as c,A as d,C as e,h as f,x as g,g as h};
|
|
2
|
+
//# sourceMappingURL=chunk-YVRPD7Z6.mjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import{b as a}from"./chunk-
|
|
1
|
+
import{b as a}from"./chunk-DC5IVW4W.mjs";var l=(t=>(t[t.API_ERROR=0]="API_ERROR",t[t.EXTERNAL_API_ERROR=1]="EXTERNAL_API_ERROR",t[t.SESSION_EXPIRED=2]="SESSION_EXPIRED",t[t.INVALID_STATE=3]="INVALID_STATE",t[t.INVALID_SIGNATURE=4]="INVALID_SIGNATURE",t[t.UNKNOWN=5]="UNKNOWN",t))(l||{}),O=(s=>(s.REAUTHENTICATE="Re-authentiate to continue using your keyless account",s.REAUTHENTICATE_UNSURE="Try re-authentiating. If the error persists join the telegram group at https://t.me/+h5CN-W35yUFiYzkx for further support",s.UPDATE_REQUEST_PARAMS="Update the invalid request parameters and reauthenticate.",s.RATE_LIMIT_EXCEEDED="Cache the keyless account and reuse it to avoid making too many requests. Keyless accounts are valid until either the EphemeralKeyPair expires, when the JWK is rotated, or when the proof verifying key is changed, whichever comes soonest.",s.SERVER_ERROR="Try again later. See aptosApiError error for more context. For additional support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx",s.CALL_PRECHECK="Call `await account.checkKeylessAccountValidity()` to wait for asyncronous changes and check for account validity before signing or serializing.",s.REINSTANTIATE="Try instantiating the account again. Avoid manipulating the account object directly",s.JOIN_SUPPORT_GROUP="For support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx",s.UNKNOWN="Error unknown. For support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx",s))(O||{}),u=(e=>(e[e.EPHEMERAL_KEY_PAIR_EXPIRED=0]="EPHEMERAL_KEY_PAIR_EXPIRED",e[e.PROOF_NOT_FOUND=1]="PROOF_NOT_FOUND",e[e.ASYNC_PROOF_FETCH_FAILED=2]="ASYNC_PROOF_FETCH_FAILED",e[e.INVALID_PROOF_VERIFICATION_FAILED=3]="INVALID_PROOF_VERIFICATION_FAILED",e[e.INVALID_PROOF_VERIFICATION_KEY_NOT_FOUND=4]="INVALID_PROOF_VERIFICATION_KEY_NOT_FOUND",e[e.INVALID_JWT_SIG=5]="INVALID_JWT_SIG",e[e.INVALID_JWT_JWK_NOT_FOUND=6]="INVALID_JWT_JWK_NOT_FOUND",e[e.INVALID_JWT_ISS_NOT_RECOGNIZED=7]="INVALID_JWT_ISS_NOT_RECOGNIZED",e[e.INVALID_JWT_FEDERATED_ISS_NOT_SUPPORTED=8]="INVALID_JWT_FEDERATED_ISS_NOT_SUPPORTED",e[e.INVALID_TW_SIG_VERIFICATION_FAILED=9]="INVALID_TW_SIG_VERIFICATION_FAILED",e[e.INVALID_TW_SIG_PUBLIC_KEY_NOT_FOUND=10]="INVALID_TW_SIG_PUBLIC_KEY_NOT_FOUND",e[e.INVALID_EXPIRY_HORIZON=11]="INVALID_EXPIRY_HORIZON",e[e.JWT_PARSING_ERROR=12]="JWT_PARSING_ERROR",e[e.JWK_FETCH_FAILED=13]="JWK_FETCH_FAILED",e[e.JWK_FETCH_FAILED_FEDERATED=14]="JWK_FETCH_FAILED_FEDERATED",e[e.RATE_LIMIT_EXCEEDED=15]="RATE_LIMIT_EXCEEDED",e[e.PEPPER_SERVICE_INTERNAL_ERROR=16]="PEPPER_SERVICE_INTERNAL_ERROR",e[e.PEPPER_SERVICE_BAD_REQUEST=17]="PEPPER_SERVICE_BAD_REQUEST",e[e.PEPPER_SERVICE_OTHER=18]="PEPPER_SERVICE_OTHER",e[e.PROVER_SERVICE_INTERNAL_ERROR=19]="PROVER_SERVICE_INTERNAL_ERROR",e[e.PROVER_SERVICE_BAD_REQUEST=20]="PROVER_SERVICE_BAD_REQUEST",e[e.PROVER_SERVICE_OTHER=21]="PROVER_SERVICE_OTHER",e[e.FULL_NODE_CONFIG_LOOKUP_ERROR=22]="FULL_NODE_CONFIG_LOOKUP_ERROR",e[e.FULL_NODE_VERIFICATION_KEY_LOOKUP_ERROR=23]="FULL_NODE_VERIFICATION_KEY_LOOKUP_ERROR",e[e.FULL_NODE_JWKS_LOOKUP_ERROR=24]="FULL_NODE_JWKS_LOOKUP_ERROR",e[e.FULL_NODE_OTHER=25]="FULL_NODE_OTHER",e[e.SIGNATURE_TYPE_INVALID=26]="SIGNATURE_TYPE_INVALID",e[e.SIGNATURE_EXPIRED=27]="SIGNATURE_EXPIRED",e[e.MAX_EXPIRY_HORIZON_EXCEEDED=28]="MAX_EXPIRY_HORIZON_EXCEEDED",e[e.EPHEMERAL_SIGNATURE_VERIFICATION_FAILED=29]="EPHEMERAL_SIGNATURE_VERIFICATION_FAILED",e[e.TRAINING_WHEELS_SIGNATURE_MISSING=30]="TRAINING_WHEELS_SIGNATURE_MISSING",e[e.TRAINING_WHEELS_SIGNATURE_VERIFICATION_FAILED=31]="TRAINING_WHEELS_SIGNATURE_VERIFICATION_FAILED",e[e.PROOF_VERIFICATION_FAILED=32]="PROOF_VERIFICATION_FAILED",e[e.UNKNOWN=33]="UNKNOWN",e))(u||{}),A={0:["The ephemeral keypair has expired.",2,"Re-authentiate to continue using your keyless account"],1:["The required proof could not be found.",3,"Call `await account.checkKeylessAccountValidity()` to wait for asyncronous changes and check for account validity before signing or serializing."],2:["The required proof failed to fetch.",3,"Try re-authentiating. If the error persists join the telegram group at https://t.me/+h5CN-W35yUFiYzkx for further support"],3:["The provided proof is invalid.",3,"Try re-authentiating. If the error persists join the telegram group at https://t.me/+h5CN-W35yUFiYzkx for further support"],4:["The verification key used to authenticate was updated.",2,"Re-authentiate to continue using your keyless account"],5:["The JWK was found, but JWT failed verification",3,"Try re-authentiating. If the error persists join the telegram group at https://t.me/+h5CN-W35yUFiYzkx for further support"],6:["The JWK required to verify the JWT could not be found. The JWK may have been rotated out.",2,"Re-authentiate to continue using your keyless account"],7:["The JWT issuer is not recognized.",3,"Update the invalid request parameters and reauthenticate."],8:["The JWT issuer is not supported by the Federated Keyless ",0,"Try re-authentiating. If the error persists join the telegram group at https://t.me/+h5CN-W35yUFiYzkx for further support"],9:["The training wheels signature is invalid.",3,"Try re-authentiating. If the error persists join the telegram group at https://t.me/+h5CN-W35yUFiYzkx for further support"],10:["The public key used to verify the training wheels signature was not found.",2,"Re-authentiate to continue using your keyless account"],11:["The expiry horizon is invalid.",2,"Re-authentiate to continue using your keyless account"],13:["Failed to fetch JWKS.",1,"For support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx"],14:["Failed to fetch JWKS for Federated Keyless provider.",1,"For support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx"],15:["Rate limit exceeded. Too many requests in a short period.",0,"Cache the keyless account and reuse it to avoid making too many requests. Keyless accounts are valid until either the EphemeralKeyPair expires, when the JWK is rotated, or when the proof verifying key is changed, whichever comes soonest."],16:["Internal error from Pepper service.",0,"Try again later. See aptosApiError error for more context. For additional support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx"],17:["Bad request sent to Pepper service.",0,"Update the invalid request parameters and reauthenticate."],18:["Unknown error from Pepper service.",0,"Try again later. See aptosApiError error for more context. For additional support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx"],19:["Internal error from Prover service.",0,"Try again later. See aptosApiError error for more context. For additional support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx"],20:["Bad request sent to Prover service.",0,"Update the invalid request parameters and reauthenticate."],21:["Unknown error from Prover service.",0,"Try again later. See aptosApiError error for more context. For additional support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx"],12:["Error when parsing JWT. This should never happen. Join https://t.me/+h5CN-W35yUFiYzkx for support",3,"Try instantiating the account again. Avoid manipulating the account object directly"],22:["Error when looking up on-chain keyless configuration.",0,"Try again later. See aptosApiError error for more context. For additional support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx"],23:["Error when looking up on-chain verification key.",0,"Try again later. See aptosApiError error for more context. For additional support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx"],24:["Error when looking up on-chain JWKS.",0,"Try again later. See aptosApiError error for more context. For additional support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx"],25:["Unknown error from full node.",0,"Try again later. See aptosApiError error for more context. For additional support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx"],26:["The signature is not a valid Keyless signature.",4,"For support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx"],27:["The ephemeral key pair used to sign the message has expired.",4,"Re-authentiate to continue using your keyless account"],28:["The expiry horizon on the signature exceeds the maximum allowed value.",4,"Re-authentiate to continue using your keyless account"],29:["Failed to verify the ephemeral signature with the ephemeral public key.",4,"Re-authentiate to continue using your keyless account"],30:["The training wheels signature is missing but is required by the Keyless configuration.",4,"Re-authentiate to continue using your keyless account"],31:["Failed to verify the training wheels signature with the training wheels public key.",4,"Re-authentiate to continue using your keyless account"],32:["The proof verification failed.",4,"Re-authentiate to continue using your keyless account"],33:["An unknown error has occurred.",5,"Error unknown. For support join the telegram group at https://t.me/+h5CN-W35yUFiYzkx"]},N=class _ extends Error{constructor(o){let{innerError:r,category:E,resolutionTip:i,type:R,message:t=A[R][0],details:I}=o;super(t),this.name="KeylessError",this.innerError=r,this.category=E,this.resolutionTip=i,this.type=R,this.details=I,this.message=_.constructMessage(t,i,r,I)}static constructMessage(o,r,E,i){let R=`
|
|
2
2
|
Message: ${o}`;return i&&(R+=`
|
|
3
3
|
Details: ${i}`),E instanceof T?R+=`
|
|
4
4
|
AptosApiError: ${E.message}`:E!==void 0&&(R+=`
|
|
5
5
|
Error: ${a(E)}`),R+=`
|
|
6
6
|
KeylessErrorResolutionTip: ${r}`,R}static fromErrorType(o){let{error:r,type:E,details:i}=o,[R,t,I]=A[E];return new _({message:R,details:i,innerError:r,category:t,resolutionTip:I,type:E})}},T=class extends Error{constructor({apiType:o,aptosRequest:r,aptosResponse:E}){super(S({apiType:o,aptosRequest:r,aptosResponse:E})),this.name="AptosApiError",this.url=E.url,this.status=E.status,this.statusText=E.statusText,this.data=E.data,this.request=r}};function S({apiType:_,aptosRequest:o,aptosResponse:r}){let E=r.headers?.traceparent?.split("-")[1],i=E?`(trace_id:${E}) `:"",R=`Request to [${_}]: ${o.method} ${r.url??o.url} ${i}failed with`;return _==="Indexer"&&r.data?.errors?.[0]?.message!=null?`${R}: ${r.data.errors[0].message}`:r.data?.message!=null&&r.data?.error_code!=null?`${R}: ${JSON.stringify(r.data)}`:`${R} status: ${r.statusText}(code:${r.status}) and response body: ${P(r.data)}`}var n=400;function P(_){let o=JSON.stringify(_);return o.length<=n?o:`truncated(original_size:${o.length}): ${o.slice(0,n/2)}...${o.slice(-n/2)}`}export{l as a,O as b,u as c,N as d,T as e};
|
|
7
|
-
//# sourceMappingURL=chunk-
|
|
7
|
+
//# sourceMappingURL=chunk-ZKOF4KST.mjs.map
|
package/dist/esm/cli/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a as o}from"../chunk-
|
|
1
|
+
import{a as o}from"../chunk-DCVGWCZD.mjs";import{a as r}from"../chunk-35DKMW7Q.mjs";import"../chunk-DC5IVW4W.mjs";import"../chunk-F2GWK4YJ.mjs";import"../chunk-SZYA6IG4.mjs";import"../chunk-CZOZTNXJ.mjs";import"../chunk-3OLFJ65O.mjs";import"../chunk-4WPQQPUF.mjs";import"../chunk-B373VRCY.mjs";import"../chunk-56CNRT2K.mjs";import"../chunk-VHY6ZATX.mjs";import"../chunk-IF4UU2MT.mjs";import"../chunk-KDMSOCZY.mjs";export{o as LocalNode,r as Move};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../chunk-
|
|
1
|
+
import{a}from"../chunk-DCVGWCZD.mjs";import"../chunk-DC5IVW4W.mjs";import"../chunk-F2GWK4YJ.mjs";import"../chunk-SZYA6IG4.mjs";import"../chunk-CZOZTNXJ.mjs";import"../chunk-3OLFJ65O.mjs";import"../chunk-4WPQQPUF.mjs";import"../chunk-B373VRCY.mjs";import"../chunk-56CNRT2K.mjs";import"../chunk-VHY6ZATX.mjs";import"../chunk-IF4UU2MT.mjs";import"../chunk-KDMSOCZY.mjs";export{a as LocalNode};
|
|
2
2
|
//# sourceMappingURL=localNode.mjs.map
|
package/dist/esm/client/core.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b,c,d}from"../chunk-
|
|
1
|
+
import{a,b,c,d}from"../chunk-CICJRLYU.mjs";import"../chunk-HGLO5LDS.mjs";import"../chunk-5WNHYEW2.mjs";import"../chunk-FZY4PMEE.mjs";import"../chunk-H3NZHL45.mjs";import"../chunk-4FBUZY6C.mjs";import"../chunk-DGH7NXHM.mjs";import"../chunk-UQKQH5C7.mjs";import"../chunk-BE3OXYYX.mjs";import"../chunk-4RXKALLC.mjs";import"../chunk-ZKOF4KST.mjs";import"../chunk-RJ7F4JDV.mjs";import"../chunk-DC5IVW4W.mjs";import"../chunk-F2GWK4YJ.mjs";import"../chunk-SZYA6IG4.mjs";import"../chunk-CZOZTNXJ.mjs";import"../chunk-3OLFJ65O.mjs";import"../chunk-4WPQQPUF.mjs";import"../chunk-B373VRCY.mjs";import"../chunk-56CNRT2K.mjs";import"../chunk-VHY6ZATX.mjs";import"../chunk-IF4UU2MT.mjs";import"../chunk-NDXMDJV4.mjs";import"../chunk-KDMSOCZY.mjs";export{d as aptosBinaryRequest,c as aptosRequest,b as binaryRequest,a as request};
|
|
2
2
|
//# sourceMappingURL=core.mjs.map
|
package/dist/esm/client/get.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b,c,d,e,f,g,h}from"../chunk-
|
|
1
|
+
import{a,b,c,d,e,f,g,h}from"../chunk-YVRPD7Z6.mjs";import"../chunk-CICJRLYU.mjs";import"../chunk-HGLO5LDS.mjs";import"../chunk-5WNHYEW2.mjs";import"../chunk-FZY4PMEE.mjs";import"../chunk-H3NZHL45.mjs";import"../chunk-4FBUZY6C.mjs";import"../chunk-DGH7NXHM.mjs";import"../chunk-UQKQH5C7.mjs";import"../chunk-BE3OXYYX.mjs";import"../chunk-4RXKALLC.mjs";import"../chunk-ZKOF4KST.mjs";import"../chunk-RJ7F4JDV.mjs";import"../chunk-DC5IVW4W.mjs";import"../chunk-F2GWK4YJ.mjs";import"../chunk-SZYA6IG4.mjs";import"../chunk-CZOZTNXJ.mjs";import"../chunk-3OLFJ65O.mjs";import"../chunk-4WPQQPUF.mjs";import"../chunk-B373VRCY.mjs";import"../chunk-56CNRT2K.mjs";import"../chunk-VHY6ZATX.mjs";import"../chunk-IF4UU2MT.mjs";import"../chunk-NDXMDJV4.mjs";import"../chunk-KDMSOCZY.mjs";export{a as get,c as getAptosFullNode,e as getAptosPepperService,b as getBinary,d as getBinaryAptosFullNode,h as getPageWithObfuscatedCursor,f as paginateWithCursor,g as paginateWithObfuscatedCursor};
|
|
2
2
|
//# sourceMappingURL=get.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import"../chunk-7ECCT6PK.mjs";import{a as e,b as f,c as g,d as h,e as i,f as j,g as k,h as l}from"../chunk-
|
|
1
|
+
import"../chunk-7ECCT6PK.mjs";import{a as e,b as f,c as g,d as h,e as i,f as j,g as k,h as l}from"../chunk-YVRPD7Z6.mjs";import{a as m,b as n,c as o,d as p,e as q,f as r,g as s,h as t}from"../chunk-2DISMLR6.mjs";import{a,b,c,d}from"../chunk-CICJRLYU.mjs";import"../chunk-HGLO5LDS.mjs";import"../chunk-5WNHYEW2.mjs";import"../chunk-FZY4PMEE.mjs";import"../chunk-H3NZHL45.mjs";import"../chunk-4FBUZY6C.mjs";import"../chunk-DGH7NXHM.mjs";import"../chunk-UQKQH5C7.mjs";import"../chunk-BE3OXYYX.mjs";import"../chunk-4RXKALLC.mjs";import"../chunk-ZKOF4KST.mjs";import"../chunk-RJ7F4JDV.mjs";import"../chunk-DC5IVW4W.mjs";import"../chunk-F2GWK4YJ.mjs";import"../chunk-SZYA6IG4.mjs";import"../chunk-CZOZTNXJ.mjs";import"../chunk-3OLFJ65O.mjs";import"../chunk-4WPQQPUF.mjs";import"../chunk-B373VRCY.mjs";import"../chunk-56CNRT2K.mjs";import"../chunk-VHY6ZATX.mjs";import"../chunk-IF4UU2MT.mjs";import"../chunk-NDXMDJV4.mjs";import"../chunk-KDMSOCZY.mjs";export{d as aptosBinaryRequest,c as aptosRequest,b as binaryRequest,e as get,g as getAptosFullNode,i as getAptosPepperService,f as getBinary,h as getBinaryAptosFullNode,l as getPageWithObfuscatedCursor,j as paginateWithCursor,k as paginateWithObfuscatedCursor,m as post,r as postAptosFaucet,o as postAptosFullNode,q as postAptosIndexer,s as postAptosPepperService,t as postAptosProvingService,n as postBinary,p as postBinaryAptosFullNode,a as request};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/dist/esm/client/post.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b,c,d,e,f,g,h}from"../chunk-
|
|
1
|
+
import{a,b,c,d,e,f,g,h}from"../chunk-2DISMLR6.mjs";import"../chunk-CICJRLYU.mjs";import"../chunk-HGLO5LDS.mjs";import"../chunk-5WNHYEW2.mjs";import"../chunk-FZY4PMEE.mjs";import"../chunk-H3NZHL45.mjs";import"../chunk-4FBUZY6C.mjs";import"../chunk-DGH7NXHM.mjs";import"../chunk-UQKQH5C7.mjs";import"../chunk-BE3OXYYX.mjs";import"../chunk-4RXKALLC.mjs";import"../chunk-ZKOF4KST.mjs";import"../chunk-RJ7F4JDV.mjs";import"../chunk-DC5IVW4W.mjs";import"../chunk-F2GWK4YJ.mjs";import"../chunk-SZYA6IG4.mjs";import"../chunk-CZOZTNXJ.mjs";import"../chunk-3OLFJ65O.mjs";import"../chunk-4WPQQPUF.mjs";import"../chunk-B373VRCY.mjs";import"../chunk-56CNRT2K.mjs";import"../chunk-VHY6ZATX.mjs";import"../chunk-IF4UU2MT.mjs";import"../chunk-NDXMDJV4.mjs";import"../chunk-KDMSOCZY.mjs";export{a as post,f as postAptosFaucet,c as postAptosFullNode,e as postAptosIndexer,g as postAptosPepperService,h as postAptosProvingService,b as postBinary,d as postBinaryAptosFullNode};
|
|
2
2
|
//# sourceMappingURL=post.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import"../../chunk-NECL5FCQ.mjs";import"../../chunk-4QMXOWHP.mjs";import{a,b,c}from"../../chunk-
|
|
1
|
+
import"../../chunk-NECL5FCQ.mjs";import"../../chunk-4QMXOWHP.mjs";import{a,b,c}from"../../chunk-F2GWK4YJ.mjs";import"../../chunk-SZYA6IG4.mjs";import"../../chunk-CZOZTNXJ.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-56CNRT2K.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-KDMSOCZY.mjs";export{a as createObjectAddress,b as createResourceAddress,c as createTokenAddress};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b,c}from"../../../chunk-
|
|
1
|
+
import{a,b,c}from"../../../chunk-F2GWK4YJ.mjs";import"../../../chunk-SZYA6IG4.mjs";import"../../../chunk-CZOZTNXJ.mjs";import"../../../chunk-3OLFJ65O.mjs";import"../../../chunk-4WPQQPUF.mjs";import"../../../chunk-B373VRCY.mjs";import"../../../chunk-56CNRT2K.mjs";import"../../../chunk-VHY6ZATX.mjs";import"../../../chunk-IF4UU2MT.mjs";import"../../../chunk-KDMSOCZY.mjs";export{a as createObjectAddress,b as createResourceAddress,c as createTokenAddress};
|
|
2
2
|
//# sourceMappingURL=address.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import"../../../chunk-4QMXOWHP.mjs";import{a,b,c}from"../../../chunk-
|
|
1
|
+
import"../../../chunk-4QMXOWHP.mjs";import{a,b,c}from"../../../chunk-F2GWK4YJ.mjs";import"../../../chunk-SZYA6IG4.mjs";import"../../../chunk-CZOZTNXJ.mjs";import"../../../chunk-3OLFJ65O.mjs";import"../../../chunk-4WPQQPUF.mjs";import"../../../chunk-B373VRCY.mjs";import"../../../chunk-56CNRT2K.mjs";import"../../../chunk-VHY6ZATX.mjs";import"../../../chunk-IF4UU2MT.mjs";import"../../../chunk-KDMSOCZY.mjs";export{a as createObjectAddress,b as createResourceAddress,c as createTokenAddress};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b}from"../chunk-
|
|
1
|
+
import{a,b}from"../chunk-SZYA6IG4.mjs";import"../chunk-CZOZTNXJ.mjs";import"../chunk-3OLFJ65O.mjs";import"../chunk-4WPQQPUF.mjs";import"../chunk-B373VRCY.mjs";import"../chunk-56CNRT2K.mjs";import"../chunk-VHY6ZATX.mjs";import"../chunk-IF4UU2MT.mjs";import"../chunk-KDMSOCZY.mjs";export{b as AccountAddress,a as AddressInvalidReason};
|
|
2
2
|
//# sourceMappingURL=accountAddress.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../chunk-
|
|
1
|
+
import{a}from"../chunk-L5C44K6H.mjs";import"../chunk-SZYA6IG4.mjs";import"../chunk-CZOZTNXJ.mjs";import"../chunk-3OLFJ65O.mjs";import"../chunk-4WPQQPUF.mjs";import"../chunk-B373VRCY.mjs";import"../chunk-56CNRT2K.mjs";import"../chunk-VHY6ZATX.mjs";import"../chunk-IF4UU2MT.mjs";import"../chunk-KDMSOCZY.mjs";export{a as AuthenticationKey};
|
|
2
2
|
//# sourceMappingURL=authenticationKey.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b}from"../../chunk-
|
|
1
|
+
import{a,b}from"../../chunk-DFRHNDOS.mjs";import"../../chunk-7WPEGMD6.mjs";import"../../chunk-BRGQM252.mjs";import"../../chunk-L5C44K6H.mjs";import"../../chunk-FZY4PMEE.mjs";import"../../chunk-H3NZHL45.mjs";import"../../chunk-4FBUZY6C.mjs";import"../../chunk-DGH7NXHM.mjs";import"../../chunk-UQKQH5C7.mjs";import"../../chunk-BE3OXYYX.mjs";import"../../chunk-SZYA6IG4.mjs";import"../../chunk-CZOZTNXJ.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-56CNRT2K.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-KDMSOCZY.mjs";export{b as AbstractPublicKey,a as AbstractSignature};
|
|
2
2
|
//# sourceMappingURL=abstraction.mjs.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Deserializer } from '../../bcs/deserializer.mjs';
|
|
2
|
-
import {
|
|
2
|
+
import { Serializable, Serializer } from '../../bcs/serializer.mjs';
|
|
3
3
|
import { b as AccountPublicKey, V as VerifySignatureArgs, a as VerifySignatureAsyncArgs, A as AuthenticationKey, P as PublicKey } from '../../publicKey-pDHBAZlT.mjs';
|
|
4
4
|
import { HexInput } from '../../types/types.mjs';
|
|
5
5
|
import { PrivateKey } from './privateKey.mjs';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b,c,d}from"../../chunk-
|
|
1
|
+
import{a,b,c,d}from"../../chunk-HEYMZZRE.mjs";import"../../chunk-DOVH6HPL.mjs";import"../../chunk-7CRQNXR5.mjs";import"../../chunk-7WPEGMD6.mjs";import"../../chunk-BRGQM252.mjs";import"../../chunk-C3Q23D22.mjs";import"../../chunk-L5C44K6H.mjs";import"../../chunk-FZY4PMEE.mjs";import"../../chunk-H3NZHL45.mjs";import"../../chunk-4FBUZY6C.mjs";import"../../chunk-DGH7NXHM.mjs";import"../../chunk-UQKQH5C7.mjs";import"../../chunk-BE3OXYYX.mjs";import"../../chunk-SZYA6IG4.mjs";import"../../chunk-CZOZTNXJ.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-56CNRT2K.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-KDMSOCZY.mjs";export{c as Ed25519PrivateKey,b as Ed25519PublicKey,d as Ed25519Signature,a as isCanonicalEd25519Signature};
|
|
2
2
|
//# sourceMappingURL=ed25519.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b}from"../../chunk-
|
|
1
|
+
import{a,b}from"../../chunk-V5IPL4SJ.mjs";import"../../chunk-HEYMZZRE.mjs";import"../../chunk-DOVH6HPL.mjs";import"../../chunk-7CRQNXR5.mjs";import"../../chunk-7WPEGMD6.mjs";import"../../chunk-BRGQM252.mjs";import"../../chunk-C3Q23D22.mjs";import"../../chunk-L5C44K6H.mjs";import"../../chunk-FZY4PMEE.mjs";import"../../chunk-H3NZHL45.mjs";import"../../chunk-4FBUZY6C.mjs";import"../../chunk-DGH7NXHM.mjs";import"../../chunk-UQKQH5C7.mjs";import"../../chunk-BE3OXYYX.mjs";import"../../chunk-SZYA6IG4.mjs";import"../../chunk-CZOZTNXJ.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-56CNRT2K.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-KDMSOCZY.mjs";export{a as EphemeralPublicKey,b as EphemeralSignature};
|
|
2
2
|
//# sourceMappingURL=ephemeral.mjs.map
|
|
@@ -3,7 +3,7 @@ import '../../bcs/deserializer.mjs';
|
|
|
3
3
|
import '../../bcs/serializer.mjs';
|
|
4
4
|
import '../../types/types.mjs';
|
|
5
5
|
import '../accountAddress.mjs';
|
|
6
|
-
export { F as FederatedKeylessPublicKey } from '../../federatedKeyless-
|
|
6
|
+
export { F as FederatedKeylessPublicKey } from '../../federatedKeyless-DVfVovSR.mjs';
|
|
7
7
|
import './signature.mjs';
|
|
8
8
|
import '../../api/aptosConfig.mjs';
|
|
9
9
|
import '../hex.mjs';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{z as a}from"../../chunk-
|
|
1
|
+
import{z as a}from"../../chunk-URNCRLHO.mjs";import"../../chunk-W4BSN6SK.mjs";import"../../chunk-UYVPNUH3.mjs";import"../../chunk-A5L76YP7.mjs";import"../../chunk-7JRZLDWV.mjs";import"../../chunk-P5CIZZDK.mjs";import"../../chunk-G3MHXDYA.mjs";import"../../chunk-KIMU5PYJ.mjs";import"../../chunk-FU65NEDT.mjs";import"../../chunk-GOXRBEIJ.mjs";import"../../chunk-EXXY72UN.mjs";import"../../chunk-3AS5BVKL.mjs";import"../../chunk-NECL5FCQ.mjs";import"../../chunk-4QMXOWHP.mjs";import"../../chunk-DFRHNDOS.mjs";import"../../chunk-V5IPL4SJ.mjs";import"../../chunk-HEYMZZRE.mjs";import"../../chunk-DOVH6HPL.mjs";import"../../chunk-7CRQNXR5.mjs";import"../../chunk-7WPEGMD6.mjs";import"../../chunk-BRGQM252.mjs";import"../../chunk-C3Q23D22.mjs";import"../../chunk-TORMKDQG.mjs";import"../../chunk-2RBINVFA.mjs";import"../../chunk-KSLLV3ZC.mjs";import"../../chunk-IMTC3J2M.mjs";import"../../chunk-6QJWFV2M.mjs";import"../../chunk-DH32UXHB.mjs";import"../../chunk-YOZBVVKL.mjs";import"../../chunk-V3MBJJTL.mjs";import"../../chunk-M7W6FZ5Z.mjs";import"../../chunk-VHNX2NUR.mjs";import"../../chunk-7ECCT6PK.mjs";import"../../chunk-YVRPD7Z6.mjs";import"../../chunk-2DISMLR6.mjs";import"../../chunk-L5C44K6H.mjs";import"../../chunk-CICJRLYU.mjs";import"../../chunk-HGLO5LDS.mjs";import"../../chunk-5WNHYEW2.mjs";import"../../chunk-FZY4PMEE.mjs";import"../../chunk-H3NZHL45.mjs";import"../../chunk-4FBUZY6C.mjs";import"../../chunk-DGH7NXHM.mjs";import"../../chunk-UQKQH5C7.mjs";import"../../chunk-BE3OXYYX.mjs";import"../../chunk-4RXKALLC.mjs";import"../../chunk-ZKOF4KST.mjs";import"../../chunk-RJ7F4JDV.mjs";import"../../chunk-DC5IVW4W.mjs";import"../../chunk-F2GWK4YJ.mjs";import"../../chunk-SZYA6IG4.mjs";import"../../chunk-CZOZTNXJ.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-56CNRT2K.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-NDXMDJV4.mjs";import"../../chunk-KDMSOCZY.mjs";export{a as FederatedKeylessPublicKey};
|
|
2
2
|
//# sourceMappingURL=federatedKeyless.mjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { AbstractPublicKey, AbstractSignature } from './abstraction.mjs';
|
|
2
2
|
export { Ed25519PrivateKey, Ed25519PublicKey, Ed25519Signature, isCanonicalEd25519Signature } from './ed25519.mjs';
|
|
3
3
|
export { EphemeralPublicKey, EphemeralSignature } from './ephemeral.mjs';
|
|
4
|
-
export { E as EPK_HORIZON_SECS, j as EphemeralCertificate, F as FederatedKeylessPublicKey, k as Groth16ProofAndStatement, n as Groth16VerificationKey, G as Groth16Zkp, m as KeylessConfiguration, K as KeylessPublicKey, i as KeylessSignature, M as MAX_AUD_VAL_BYTES, f as MAX_COMMITED_EPK_BYTES, d as MAX_EXTRA_FIELD_BYTES, c as MAX_ISS_VAL_BYTES, e as MAX_JWT_HEADER_B64_BYTES, a as MAX_UID_KEY_BYTES, b as MAX_UID_VAL_BYTES, r as MoveJWK, l as ZeroKnowledgeSig, Z as ZkProof, h as fetchJWK, p as getIssAudAndUidVal, o as getKeylessConfig, q as getKeylessJWKs, s as parseJwtHeader, v as verifyKeylessSignature, g as verifyKeylessSignatureWithJwkAndConfig } from '../../federatedKeyless-
|
|
4
|
+
export { E as EPK_HORIZON_SECS, j as EphemeralCertificate, F as FederatedKeylessPublicKey, k as Groth16ProofAndStatement, n as Groth16VerificationKey, G as Groth16Zkp, m as KeylessConfiguration, K as KeylessPublicKey, i as KeylessSignature, M as MAX_AUD_VAL_BYTES, f as MAX_COMMITED_EPK_BYTES, d as MAX_EXTRA_FIELD_BYTES, c as MAX_ISS_VAL_BYTES, e as MAX_JWT_HEADER_B64_BYTES, a as MAX_UID_KEY_BYTES, b as MAX_UID_VAL_BYTES, r as MoveJWK, l as ZeroKnowledgeSig, Z as ZkProof, h as fetchJWK, p as getIssAudAndUidVal, o as getKeylessConfig, q as getKeylessJWKs, s as parseJwtHeader, v as verifyKeylessSignature, g as verifyKeylessSignatureWithJwkAndConfig } from '../../federatedKeyless-DVfVovSR.mjs';
|
|
5
5
|
export { APTOS_BIP44_REGEX, APTOS_HARDENED_REGEX, CKDPriv, DerivedKeys, HARDENED_OFFSET, KeyType, deriveKey, isValidBIP44Path, isValidHardenedPath, mnemonicToSeed, splitPath } from './hdKey.mjs';
|
|
6
6
|
export { MultiEd25519PublicKey, MultiEd25519Signature } from './multiEd25519.mjs';
|
|
7
7
|
export { AbstractMultiKey, MultiKey, MultiKeySignature } from './multiKey.mjs';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{A as ca,B as da,C as ea,D as fa,E as ga,F as ha,G as ia,a as B,b as C,c as D,d as E,e as F,f as G,g as H,h as I,i as J,j as K,k as L,l as M,m as N,n as O,o as P,p as Q,q as R,r as S,s as T,t as U,u as V,v as W,w as X,x as Y,y as Z,z as _}from"../../chunk-
|
|
1
|
+
import{A as ca,B as da,C as ea,D as fa,E as ga,F as ha,G as ia,a as B,b as C,c as D,d as E,e as F,f as G,g as H,h as I,i as J,j as K,k as L,l as M,m as N,n as O,o as P,p as Q,q as R,r as S,s as T,t as U,u as V,v as W,w as X,x as Y,y as Z,z as _}from"../../chunk-URNCRLHO.mjs";import"../../chunk-W4BSN6SK.mjs";import"../../chunk-UYVPNUH3.mjs";import"../../chunk-A5L76YP7.mjs";import"../../chunk-7JRZLDWV.mjs";import"../../chunk-P5CIZZDK.mjs";import"../../chunk-G3MHXDYA.mjs";import"../../chunk-KIMU5PYJ.mjs";import"../../chunk-FU65NEDT.mjs";import{a as w,b as x,c as y,d as z,e as A}from"../../chunk-GOXRBEIJ.mjs";import"../../chunk-EXXY72UN.mjs";import{a as $,b as aa,c as ba}from"../../chunk-3AS5BVKL.mjs";import"../../chunk-NECL5FCQ.mjs";import"../../chunk-4QMXOWHP.mjs";import{a as d,b as e}from"../../chunk-DFRHNDOS.mjs";import{a as u,b as v}from"../../chunk-V5IPL4SJ.mjs";import{a as q,b as r,c as s,d as t}from"../../chunk-HEYMZZRE.mjs";import"../../chunk-DOVH6HPL.mjs";import{a as p}from"../../chunk-7CRQNXR5.mjs";import{a,b}from"../../chunk-7WPEGMD6.mjs";import{a as c}from"../../chunk-BRGQM252.mjs";import{a as f,b as g,c as h,d as i,e as j,f as k,g as l,h as m,i as n,j as o}from"../../chunk-C3Q23D22.mjs";import"../../chunk-TORMKDQG.mjs";import"../../chunk-2RBINVFA.mjs";import"../../chunk-KSLLV3ZC.mjs";import"../../chunk-IMTC3J2M.mjs";import"../../chunk-6QJWFV2M.mjs";import"../../chunk-DH32UXHB.mjs";import"../../chunk-YOZBVVKL.mjs";import"../../chunk-V3MBJJTL.mjs";import"../../chunk-M7W6FZ5Z.mjs";import"../../chunk-VHNX2NUR.mjs";import"../../chunk-7ECCT6PK.mjs";import"../../chunk-YVRPD7Z6.mjs";import"../../chunk-2DISMLR6.mjs";import"../../chunk-L5C44K6H.mjs";import"../../chunk-CICJRLYU.mjs";import"../../chunk-HGLO5LDS.mjs";import"../../chunk-5WNHYEW2.mjs";import"../../chunk-FZY4PMEE.mjs";import"../../chunk-H3NZHL45.mjs";import"../../chunk-4FBUZY6C.mjs";import"../../chunk-DGH7NXHM.mjs";import"../../chunk-UQKQH5C7.mjs";import"../../chunk-BE3OXYYX.mjs";import"../../chunk-4RXKALLC.mjs";import"../../chunk-ZKOF4KST.mjs";import"../../chunk-RJ7F4JDV.mjs";import"../../chunk-DC5IVW4W.mjs";import"../../chunk-F2GWK4YJ.mjs";import"../../chunk-SZYA6IG4.mjs";import"../../chunk-CZOZTNXJ.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-56CNRT2K.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-NDXMDJV4.mjs";import"../../chunk-KDMSOCZY.mjs";export{g as APTOS_BIP44_REGEX,f as APTOS_HARDENED_REGEX,ea as AbstractMultiKey,e as AbstractPublicKey,d as AbstractSignature,b as AccountPublicKey,ca as AnyPublicKey,da as AnySignature,m as CKDPriv,B as EPK_HORIZON_SECS,s as Ed25519PrivateKey,r as Ed25519PublicKey,t as Ed25519Signature,O as EphemeralCertificate,u as EphemeralPublicKey,v as EphemeralSignature,_ as FederatedKeylessPublicKey,Q as Groth16ProofAndStatement,U as Groth16VerificationKey,P as Groth16Zkp,i as HARDENED_OFFSET,h as KeyType,T as KeylessConfiguration,J as KeylessPublicKey,N as KeylessSignature,C as MAX_AUD_VAL_BYTES,I as MAX_COMMITED_EPK_BYTES,G as MAX_EXTRA_FIELD_BYTES,F as MAX_ISS_VAL_BYTES,H as MAX_JWT_HEADER_B64_BYTES,D as MAX_UID_KEY_BYTES,E as MAX_UID_VAL_BYTES,Y as MoveJWK,ha as MultiEd25519PublicKey,ia as MultiEd25519Signature,fa as MultiKey,ga as MultiKeySignature,p as PrivateKey,a as PublicKey,aa as Secp256k1PrivateKey,$ as Secp256k1PublicKey,ba as Secp256k1Signature,c as Signature,S as ZeroKnowledgeSig,R as ZkProof,z as bigIntToBytesLE,y as bytesToBigIntLE,l as deriveKey,M as fetchJWK,W as getIssAudAndUidVal,V as getKeylessConfig,X as getKeylessJWKs,w as hashStrToField,q as isCanonicalEd25519Signature,j as isValidBIP44Path,k as isValidHardenedPath,o as mnemonicToSeed,x as padAndPackBytesWithLen,Z as parseJwtHeader,A as poseidonHash,n as splitPath,K as verifyKeylessSignature,L as verifyKeylessSignatureWithJwkAndConfig};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -8,7 +8,7 @@ import './proof.mjs';
|
|
|
8
8
|
import '../../types/keyless.mjs';
|
|
9
9
|
import '../../api/aptosConfig.mjs';
|
|
10
10
|
import '../accountAddress.mjs';
|
|
11
|
-
export { E as EPK_HORIZON_SECS, j as EphemeralCertificate, k as Groth16ProofAndStatement, n as Groth16VerificationKey, G as Groth16Zkp, m as KeylessConfiguration, K as KeylessPublicKey, i as KeylessSignature, M as MAX_AUD_VAL_BYTES, f as MAX_COMMITED_EPK_BYTES, d as MAX_EXTRA_FIELD_BYTES, c as MAX_ISS_VAL_BYTES, e as MAX_JWT_HEADER_B64_BYTES, a as MAX_UID_KEY_BYTES, b as MAX_UID_VAL_BYTES, r as MoveJWK, l as ZeroKnowledgeSig, Z as ZkProof, h as fetchJWK, p as getIssAudAndUidVal, o as getKeylessConfig, q as getKeylessJWKs, s as parseJwtHeader, v as verifyKeylessSignature, g as verifyKeylessSignatureWithJwkAndConfig } from '../../federatedKeyless-
|
|
11
|
+
export { E as EPK_HORIZON_SECS, j as EphemeralCertificate, k as Groth16ProofAndStatement, n as Groth16VerificationKey, G as Groth16Zkp, m as KeylessConfiguration, K as KeylessPublicKey, i as KeylessSignature, M as MAX_AUD_VAL_BYTES, f as MAX_COMMITED_EPK_BYTES, d as MAX_EXTRA_FIELD_BYTES, c as MAX_ISS_VAL_BYTES, e as MAX_JWT_HEADER_B64_BYTES, a as MAX_UID_KEY_BYTES, b as MAX_UID_VAL_BYTES, r as MoveJWK, l as ZeroKnowledgeSig, Z as ZkProof, h as fetchJWK, p as getIssAudAndUidVal, o as getKeylessConfig, q as getKeylessJWKs, s as parseJwtHeader, v as verifyKeylessSignature, g as verifyKeylessSignatureWithJwkAndConfig } from '../../federatedKeyless-DVfVovSR.mjs';
|
|
12
12
|
import '@noble/curves/abstract/weierstrass';
|
|
13
13
|
import '@noble/curves/abstract/tower';
|
|
14
14
|
import '../hex.mjs';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y}from"../../chunk-
|
|
1
|
+
import{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y}from"../../chunk-URNCRLHO.mjs";import"../../chunk-W4BSN6SK.mjs";import"../../chunk-UYVPNUH3.mjs";import"../../chunk-A5L76YP7.mjs";import"../../chunk-7JRZLDWV.mjs";import"../../chunk-P5CIZZDK.mjs";import"../../chunk-G3MHXDYA.mjs";import"../../chunk-KIMU5PYJ.mjs";import"../../chunk-FU65NEDT.mjs";import"../../chunk-GOXRBEIJ.mjs";import"../../chunk-EXXY72UN.mjs";import"../../chunk-3AS5BVKL.mjs";import"../../chunk-NECL5FCQ.mjs";import"../../chunk-4QMXOWHP.mjs";import"../../chunk-DFRHNDOS.mjs";import"../../chunk-V5IPL4SJ.mjs";import"../../chunk-HEYMZZRE.mjs";import"../../chunk-DOVH6HPL.mjs";import"../../chunk-7CRQNXR5.mjs";import"../../chunk-7WPEGMD6.mjs";import"../../chunk-BRGQM252.mjs";import"../../chunk-C3Q23D22.mjs";import"../../chunk-TORMKDQG.mjs";import"../../chunk-2RBINVFA.mjs";import"../../chunk-KSLLV3ZC.mjs";import"../../chunk-IMTC3J2M.mjs";import"../../chunk-6QJWFV2M.mjs";import"../../chunk-DH32UXHB.mjs";import"../../chunk-YOZBVVKL.mjs";import"../../chunk-V3MBJJTL.mjs";import"../../chunk-M7W6FZ5Z.mjs";import"../../chunk-VHNX2NUR.mjs";import"../../chunk-7ECCT6PK.mjs";import"../../chunk-YVRPD7Z6.mjs";import"../../chunk-2DISMLR6.mjs";import"../../chunk-L5C44K6H.mjs";import"../../chunk-CICJRLYU.mjs";import"../../chunk-HGLO5LDS.mjs";import"../../chunk-5WNHYEW2.mjs";import"../../chunk-FZY4PMEE.mjs";import"../../chunk-H3NZHL45.mjs";import"../../chunk-4FBUZY6C.mjs";import"../../chunk-DGH7NXHM.mjs";import"../../chunk-UQKQH5C7.mjs";import"../../chunk-BE3OXYYX.mjs";import"../../chunk-4RXKALLC.mjs";import"../../chunk-ZKOF4KST.mjs";import"../../chunk-RJ7F4JDV.mjs";import"../../chunk-DC5IVW4W.mjs";import"../../chunk-F2GWK4YJ.mjs";import"../../chunk-SZYA6IG4.mjs";import"../../chunk-CZOZTNXJ.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-56CNRT2K.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-NDXMDJV4.mjs";import"../../chunk-KDMSOCZY.mjs";export{a as EPK_HORIZON_SECS,n as EphemeralCertificate,p as Groth16ProofAndStatement,t as Groth16VerificationKey,o as Groth16Zkp,s as KeylessConfiguration,i as KeylessPublicKey,m as KeylessSignature,b as MAX_AUD_VAL_BYTES,h as MAX_COMMITED_EPK_BYTES,f as MAX_EXTRA_FIELD_BYTES,e as MAX_ISS_VAL_BYTES,g as MAX_JWT_HEADER_B64_BYTES,c as MAX_UID_KEY_BYTES,d as MAX_UID_VAL_BYTES,x as MoveJWK,r as ZeroKnowledgeSig,q as ZkProof,l as fetchJWK,v as getIssAudAndUidVal,u as getKeylessConfig,w as getKeylessJWKs,y as parseJwtHeader,j as verifyKeylessSignature,k as verifyKeylessSignatureWithJwkAndConfig};
|
|
2
2
|
//# sourceMappingURL=keyless.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{F as a,G as b}from"../../chunk-
|
|
1
|
+
import{F as a,G as b}from"../../chunk-URNCRLHO.mjs";import"../../chunk-W4BSN6SK.mjs";import"../../chunk-UYVPNUH3.mjs";import"../../chunk-A5L76YP7.mjs";import"../../chunk-7JRZLDWV.mjs";import"../../chunk-P5CIZZDK.mjs";import"../../chunk-G3MHXDYA.mjs";import"../../chunk-KIMU5PYJ.mjs";import"../../chunk-FU65NEDT.mjs";import"../../chunk-GOXRBEIJ.mjs";import"../../chunk-EXXY72UN.mjs";import"../../chunk-3AS5BVKL.mjs";import"../../chunk-NECL5FCQ.mjs";import"../../chunk-4QMXOWHP.mjs";import"../../chunk-DFRHNDOS.mjs";import"../../chunk-V5IPL4SJ.mjs";import"../../chunk-HEYMZZRE.mjs";import"../../chunk-DOVH6HPL.mjs";import"../../chunk-7CRQNXR5.mjs";import"../../chunk-7WPEGMD6.mjs";import"../../chunk-BRGQM252.mjs";import"../../chunk-C3Q23D22.mjs";import"../../chunk-TORMKDQG.mjs";import"../../chunk-2RBINVFA.mjs";import"../../chunk-KSLLV3ZC.mjs";import"../../chunk-IMTC3J2M.mjs";import"../../chunk-6QJWFV2M.mjs";import"../../chunk-DH32UXHB.mjs";import"../../chunk-YOZBVVKL.mjs";import"../../chunk-V3MBJJTL.mjs";import"../../chunk-M7W6FZ5Z.mjs";import"../../chunk-VHNX2NUR.mjs";import"../../chunk-7ECCT6PK.mjs";import"../../chunk-YVRPD7Z6.mjs";import"../../chunk-2DISMLR6.mjs";import"../../chunk-L5C44K6H.mjs";import"../../chunk-CICJRLYU.mjs";import"../../chunk-HGLO5LDS.mjs";import"../../chunk-5WNHYEW2.mjs";import"../../chunk-FZY4PMEE.mjs";import"../../chunk-H3NZHL45.mjs";import"../../chunk-4FBUZY6C.mjs";import"../../chunk-DGH7NXHM.mjs";import"../../chunk-UQKQH5C7.mjs";import"../../chunk-BE3OXYYX.mjs";import"../../chunk-4RXKALLC.mjs";import"../../chunk-ZKOF4KST.mjs";import"../../chunk-RJ7F4JDV.mjs";import"../../chunk-DC5IVW4W.mjs";import"../../chunk-F2GWK4YJ.mjs";import"../../chunk-SZYA6IG4.mjs";import"../../chunk-CZOZTNXJ.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-56CNRT2K.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-NDXMDJV4.mjs";import"../../chunk-KDMSOCZY.mjs";export{a as MultiEd25519PublicKey,b as MultiEd25519Signature};
|
|
2
2
|
//# sourceMappingURL=multiEd25519.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{C as a,D as b,E as c}from"../../chunk-
|
|
1
|
+
import{C as a,D as b,E as c}from"../../chunk-URNCRLHO.mjs";import"../../chunk-W4BSN6SK.mjs";import"../../chunk-UYVPNUH3.mjs";import"../../chunk-A5L76YP7.mjs";import"../../chunk-7JRZLDWV.mjs";import"../../chunk-P5CIZZDK.mjs";import"../../chunk-G3MHXDYA.mjs";import"../../chunk-KIMU5PYJ.mjs";import"../../chunk-FU65NEDT.mjs";import"../../chunk-GOXRBEIJ.mjs";import"../../chunk-EXXY72UN.mjs";import"../../chunk-3AS5BVKL.mjs";import"../../chunk-NECL5FCQ.mjs";import"../../chunk-4QMXOWHP.mjs";import"../../chunk-DFRHNDOS.mjs";import"../../chunk-V5IPL4SJ.mjs";import"../../chunk-HEYMZZRE.mjs";import"../../chunk-DOVH6HPL.mjs";import"../../chunk-7CRQNXR5.mjs";import"../../chunk-7WPEGMD6.mjs";import"../../chunk-BRGQM252.mjs";import"../../chunk-C3Q23D22.mjs";import"../../chunk-TORMKDQG.mjs";import"../../chunk-2RBINVFA.mjs";import"../../chunk-KSLLV3ZC.mjs";import"../../chunk-IMTC3J2M.mjs";import"../../chunk-6QJWFV2M.mjs";import"../../chunk-DH32UXHB.mjs";import"../../chunk-YOZBVVKL.mjs";import"../../chunk-V3MBJJTL.mjs";import"../../chunk-M7W6FZ5Z.mjs";import"../../chunk-VHNX2NUR.mjs";import"../../chunk-7ECCT6PK.mjs";import"../../chunk-YVRPD7Z6.mjs";import"../../chunk-2DISMLR6.mjs";import"../../chunk-L5C44K6H.mjs";import"../../chunk-CICJRLYU.mjs";import"../../chunk-HGLO5LDS.mjs";import"../../chunk-5WNHYEW2.mjs";import"../../chunk-FZY4PMEE.mjs";import"../../chunk-H3NZHL45.mjs";import"../../chunk-4FBUZY6C.mjs";import"../../chunk-DGH7NXHM.mjs";import"../../chunk-UQKQH5C7.mjs";import"../../chunk-BE3OXYYX.mjs";import"../../chunk-4RXKALLC.mjs";import"../../chunk-ZKOF4KST.mjs";import"../../chunk-RJ7F4JDV.mjs";import"../../chunk-DC5IVW4W.mjs";import"../../chunk-F2GWK4YJ.mjs";import"../../chunk-SZYA6IG4.mjs";import"../../chunk-CZOZTNXJ.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-56CNRT2K.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-NDXMDJV4.mjs";import"../../chunk-KDMSOCZY.mjs";export{a as AbstractMultiKey,b as MultiKey,c as MultiKeySignature};
|
|
2
2
|
//# sourceMappingURL=multiKey.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../../chunk-7CRQNXR5.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-
|
|
1
|
+
import{a}from"../../chunk-7CRQNXR5.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-KDMSOCZY.mjs";export{a as PrivateKey};
|
|
2
2
|
//# sourceMappingURL=privateKey.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../../chunk-
|
|
1
|
+
import{a}from"../../chunk-EXXY72UN.mjs";import"../../chunk-FZY4PMEE.mjs";import"../../chunk-H3NZHL45.mjs";import"../../chunk-4FBUZY6C.mjs";import"../../chunk-DGH7NXHM.mjs";import"../../chunk-UQKQH5C7.mjs";import"../../chunk-BE3OXYYX.mjs";import"../../chunk-CZOZTNXJ.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-56CNRT2K.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-KDMSOCZY.mjs";export{a as Proof};
|
|
2
2
|
//# sourceMappingURL=proof.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b}from"../../chunk-
|
|
1
|
+
import{a,b}from"../../chunk-7WPEGMD6.mjs";import"../../chunk-FZY4PMEE.mjs";import"../../chunk-H3NZHL45.mjs";import"../../chunk-4FBUZY6C.mjs";import"../../chunk-DGH7NXHM.mjs";import"../../chunk-UQKQH5C7.mjs";import"../../chunk-BE3OXYYX.mjs";import"../../chunk-CZOZTNXJ.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-56CNRT2K.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-KDMSOCZY.mjs";export{b as AccountPublicKey,a as PublicKey};
|
|
2
2
|
//# sourceMappingURL=publicKey.mjs.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Deserializer } from '../../bcs/deserializer.mjs';
|
|
2
|
-
import {
|
|
2
|
+
import { Serializable, Serializer } from '../../bcs/serializer.mjs';
|
|
3
3
|
import { HexInput } from '../../types/types.mjs';
|
|
4
4
|
import { PrivateKey } from './privateKey.mjs';
|
|
5
5
|
import { P as PublicKey } from '../../publicKey-pDHBAZlT.mjs';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b,c}from"../../chunk-
|
|
1
|
+
import{a,b,c}from"../../chunk-3AS5BVKL.mjs";import"../../chunk-DOVH6HPL.mjs";import"../../chunk-7CRQNXR5.mjs";import"../../chunk-7WPEGMD6.mjs";import"../../chunk-BRGQM252.mjs";import"../../chunk-C3Q23D22.mjs";import"../../chunk-FZY4PMEE.mjs";import"../../chunk-H3NZHL45.mjs";import"../../chunk-4FBUZY6C.mjs";import"../../chunk-DGH7NXHM.mjs";import"../../chunk-UQKQH5C7.mjs";import"../../chunk-BE3OXYYX.mjs";import"../../chunk-CZOZTNXJ.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-56CNRT2K.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-KDMSOCZY.mjs";export{b as Secp256k1PrivateKey,a as Secp256k1PublicKey,c as Secp256k1Signature};
|
|
2
2
|
//# sourceMappingURL=secp256k1.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../../chunk-
|
|
1
|
+
import{a}from"../../chunk-BRGQM252.mjs";import"../../chunk-FZY4PMEE.mjs";import"../../chunk-H3NZHL45.mjs";import"../../chunk-4FBUZY6C.mjs";import"../../chunk-DGH7NXHM.mjs";import"../../chunk-UQKQH5C7.mjs";import"../../chunk-BE3OXYYX.mjs";import"../../chunk-CZOZTNXJ.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-56CNRT2K.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-KDMSOCZY.mjs";export{a as Signature};
|
|
2
2
|
//# sourceMappingURL=signature.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{A as a,B as b}from"../../chunk-
|
|
1
|
+
import{A as a,B as b}from"../../chunk-URNCRLHO.mjs";import"../../chunk-W4BSN6SK.mjs";import"../../chunk-UYVPNUH3.mjs";import"../../chunk-A5L76YP7.mjs";import"../../chunk-7JRZLDWV.mjs";import"../../chunk-P5CIZZDK.mjs";import"../../chunk-G3MHXDYA.mjs";import"../../chunk-KIMU5PYJ.mjs";import"../../chunk-FU65NEDT.mjs";import"../../chunk-GOXRBEIJ.mjs";import"../../chunk-EXXY72UN.mjs";import"../../chunk-3AS5BVKL.mjs";import"../../chunk-NECL5FCQ.mjs";import"../../chunk-4QMXOWHP.mjs";import"../../chunk-DFRHNDOS.mjs";import"../../chunk-V5IPL4SJ.mjs";import"../../chunk-HEYMZZRE.mjs";import"../../chunk-DOVH6HPL.mjs";import"../../chunk-7CRQNXR5.mjs";import"../../chunk-7WPEGMD6.mjs";import"../../chunk-BRGQM252.mjs";import"../../chunk-C3Q23D22.mjs";import"../../chunk-TORMKDQG.mjs";import"../../chunk-2RBINVFA.mjs";import"../../chunk-KSLLV3ZC.mjs";import"../../chunk-IMTC3J2M.mjs";import"../../chunk-6QJWFV2M.mjs";import"../../chunk-DH32UXHB.mjs";import"../../chunk-YOZBVVKL.mjs";import"../../chunk-V3MBJJTL.mjs";import"../../chunk-M7W6FZ5Z.mjs";import"../../chunk-VHNX2NUR.mjs";import"../../chunk-7ECCT6PK.mjs";import"../../chunk-YVRPD7Z6.mjs";import"../../chunk-2DISMLR6.mjs";import"../../chunk-L5C44K6H.mjs";import"../../chunk-CICJRLYU.mjs";import"../../chunk-HGLO5LDS.mjs";import"../../chunk-5WNHYEW2.mjs";import"../../chunk-FZY4PMEE.mjs";import"../../chunk-H3NZHL45.mjs";import"../../chunk-4FBUZY6C.mjs";import"../../chunk-DGH7NXHM.mjs";import"../../chunk-UQKQH5C7.mjs";import"../../chunk-BE3OXYYX.mjs";import"../../chunk-4RXKALLC.mjs";import"../../chunk-ZKOF4KST.mjs";import"../../chunk-RJ7F4JDV.mjs";import"../../chunk-DC5IVW4W.mjs";import"../../chunk-F2GWK4YJ.mjs";import"../../chunk-SZYA6IG4.mjs";import"../../chunk-CZOZTNXJ.mjs";import"../../chunk-3OLFJ65O.mjs";import"../../chunk-4WPQQPUF.mjs";import"../../chunk-B373VRCY.mjs";import"../../chunk-56CNRT2K.mjs";import"../../chunk-VHY6ZATX.mjs";import"../../chunk-IF4UU2MT.mjs";import"../../chunk-NDXMDJV4.mjs";import"../../chunk-KDMSOCZY.mjs";export{a as AnyPublicKey,b as AnySignature};
|
|
2
2
|
//# sourceMappingURL=singleKey.mjs.map
|
|
@@ -5,7 +5,7 @@ export { ParsingError, ParsingResult } from './common.mjs';
|
|
|
5
5
|
export { AbstractPublicKey, AbstractSignature } from './crypto/abstraction.mjs';
|
|
6
6
|
export { Ed25519PrivateKey, Ed25519PublicKey, Ed25519Signature, isCanonicalEd25519Signature } from './crypto/ed25519.mjs';
|
|
7
7
|
export { EphemeralPublicKey, EphemeralSignature } from './crypto/ephemeral.mjs';
|
|
8
|
-
export { E as EPK_HORIZON_SECS, j as EphemeralCertificate, F as FederatedKeylessPublicKey, k as Groth16ProofAndStatement, n as Groth16VerificationKey, G as Groth16Zkp, m as KeylessConfiguration, K as KeylessPublicKey, i as KeylessSignature, M as MAX_AUD_VAL_BYTES, f as MAX_COMMITED_EPK_BYTES, d as MAX_EXTRA_FIELD_BYTES, c as MAX_ISS_VAL_BYTES, e as MAX_JWT_HEADER_B64_BYTES, a as MAX_UID_KEY_BYTES, b as MAX_UID_VAL_BYTES, r as MoveJWK, l as ZeroKnowledgeSig, Z as ZkProof, h as fetchJWK, p as getIssAudAndUidVal, o as getKeylessConfig, q as getKeylessJWKs, s as parseJwtHeader, v as verifyKeylessSignature, g as verifyKeylessSignatureWithJwkAndConfig } from '../federatedKeyless-
|
|
8
|
+
export { E as EPK_HORIZON_SECS, j as EphemeralCertificate, F as FederatedKeylessPublicKey, k as Groth16ProofAndStatement, n as Groth16VerificationKey, G as Groth16Zkp, m as KeylessConfiguration, K as KeylessPublicKey, i as KeylessSignature, M as MAX_AUD_VAL_BYTES, f as MAX_COMMITED_EPK_BYTES, d as MAX_EXTRA_FIELD_BYTES, c as MAX_ISS_VAL_BYTES, e as MAX_JWT_HEADER_B64_BYTES, a as MAX_UID_KEY_BYTES, b as MAX_UID_VAL_BYTES, r as MoveJWK, l as ZeroKnowledgeSig, Z as ZkProof, h as fetchJWK, p as getIssAudAndUidVal, o as getKeylessConfig, q as getKeylessJWKs, s as parseJwtHeader, v as verifyKeylessSignature, g as verifyKeylessSignatureWithJwkAndConfig } from '../federatedKeyless-DVfVovSR.mjs';
|
|
9
9
|
export { APTOS_BIP44_REGEX, APTOS_HARDENED_REGEX, CKDPriv, DerivedKeys, HARDENED_OFFSET, KeyType, deriveKey, isValidBIP44Path, isValidHardenedPath, mnemonicToSeed, splitPath } from './crypto/hdKey.mjs';
|
|
10
10
|
export { MultiEd25519PublicKey, MultiEd25519Signature } from './crypto/multiEd25519.mjs';
|
|
11
11
|
export { AbstractMultiKey, MultiKey, MultiKeySignature } from './crypto/multiKey.mjs';
|
package/dist/esm/core/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{A as ma,B as na,C as oa,D as pa,E as qa,F as ra,G as sa,a as L,b as M,c as N,d as O,e as P,f as Q,g as R,h as S,i as T,j as U,k as V,l as W,m as X,n as Y,o as Z,p as _,q as $,r as aa,s as ba,t as ca,u as da,v as ea,w as fa,x as ga,y as ha,z as ia}from"../chunk-
|
|
1
|
+
import{A as ma,B as na,C as oa,D as pa,E as qa,F as ra,G as sa,a as L,b as M,c as N,d as O,e as P,f as Q,g as R,h as S,i as T,j as U,k as V,l as W,m as X,n as Y,o as Z,p as _,q as $,r as aa,s as ba,t as ca,u as da,v as ea,w as fa,x as ga,y as ha,z as ia}from"../chunk-URNCRLHO.mjs";import"../chunk-W4BSN6SK.mjs";import"../chunk-UYVPNUH3.mjs";import"../chunk-A5L76YP7.mjs";import"../chunk-7JRZLDWV.mjs";import"../chunk-P5CIZZDK.mjs";import"../chunk-G3MHXDYA.mjs";import"../chunk-KIMU5PYJ.mjs";import"../chunk-FU65NEDT.mjs";import{a as D,b as E,c as F,d as G,e as H}from"../chunk-GOXRBEIJ.mjs";import"../chunk-EXXY72UN.mjs";import{a as ja,b as ka,c as la}from"../chunk-3AS5BVKL.mjs";import"../chunk-NECL5FCQ.mjs";import"../chunk-4QMXOWHP.mjs";import{a as k,b as l}from"../chunk-DFRHNDOS.mjs";import{a as B,b as C}from"../chunk-V5IPL4SJ.mjs";import{a as x,b as y,c as z,d as A}from"../chunk-HEYMZZRE.mjs";import"../chunk-DOVH6HPL.mjs";import{a as w}from"../chunk-7CRQNXR5.mjs";import{a as h,b as i}from"../chunk-7WPEGMD6.mjs";import{a as j}from"../chunk-BRGQM252.mjs";import{a as m,b as n,c as o,d as p,e as q,f as r,g as s,h as t,i as u,j as v}from"../chunk-C3Q23D22.mjs";import"../chunk-TORMKDQG.mjs";import"../chunk-2RBINVFA.mjs";import"../chunk-KSLLV3ZC.mjs";import"../chunk-IMTC3J2M.mjs";import"../chunk-6QJWFV2M.mjs";import"../chunk-DH32UXHB.mjs";import"../chunk-YOZBVVKL.mjs";import"../chunk-V3MBJJTL.mjs";import"../chunk-M7W6FZ5Z.mjs";import"../chunk-VHNX2NUR.mjs";import"../chunk-7ECCT6PK.mjs";import"../chunk-YVRPD7Z6.mjs";import"../chunk-2DISMLR6.mjs";import{a as g}from"../chunk-L5C44K6H.mjs";import"../chunk-CICJRLYU.mjs";import"../chunk-HGLO5LDS.mjs";import"../chunk-5WNHYEW2.mjs";import"../chunk-FZY4PMEE.mjs";import"../chunk-H3NZHL45.mjs";import"../chunk-4FBUZY6C.mjs";import"../chunk-DGH7NXHM.mjs";import"../chunk-UQKQH5C7.mjs";import"../chunk-BE3OXYYX.mjs";import"../chunk-4RXKALLC.mjs";import"../chunk-ZKOF4KST.mjs";import"../chunk-RJ7F4JDV.mjs";import"../chunk-DC5IVW4W.mjs";import{a as I,b as J,c as K}from"../chunk-F2GWK4YJ.mjs";import{a as e,b as f}from"../chunk-SZYA6IG4.mjs";import"../chunk-CZOZTNXJ.mjs";import"../chunk-3OLFJ65O.mjs";import"../chunk-4WPQQPUF.mjs";import"../chunk-B373VRCY.mjs";import"../chunk-56CNRT2K.mjs";import{a as b,b as c,c as d}from"../chunk-VHY6ZATX.mjs";import{a}from"../chunk-IF4UU2MT.mjs";import"../chunk-NDXMDJV4.mjs";import"../chunk-KDMSOCZY.mjs";export{n as APTOS_BIP44_REGEX,m as APTOS_HARDENED_REGEX,oa as AbstractMultiKey,l as AbstractPublicKey,k as AbstractSignature,f as AccountAddress,i as AccountPublicKey,e as AddressInvalidReason,ma as AnyPublicKey,na as AnySignature,g as AuthenticationKey,t as CKDPriv,L as EPK_HORIZON_SECS,z as Ed25519PrivateKey,y as Ed25519PublicKey,A as Ed25519Signature,Y as EphemeralCertificate,B as EphemeralPublicKey,C as EphemeralSignature,ia as FederatedKeylessPublicKey,_ as Groth16ProofAndStatement,ca as Groth16VerificationKey,Z as Groth16Zkp,p as HARDENED_OFFSET,c as Hex,b as HexInvalidReason,o as KeyType,ba as KeylessConfiguration,T as KeylessPublicKey,X as KeylessSignature,M as MAX_AUD_VAL_BYTES,S as MAX_COMMITED_EPK_BYTES,Q as MAX_EXTRA_FIELD_BYTES,P as MAX_ISS_VAL_BYTES,R as MAX_JWT_HEADER_B64_BYTES,N as MAX_UID_KEY_BYTES,O as MAX_UID_VAL_BYTES,ga as MoveJWK,ra as MultiEd25519PublicKey,sa as MultiEd25519Signature,pa as MultiKey,qa as MultiKeySignature,a as ParsingError,w as PrivateKey,h as PublicKey,ka as Secp256k1PrivateKey,ja as Secp256k1PublicKey,la as Secp256k1Signature,j as Signature,aa as ZeroKnowledgeSig,$ as ZkProof,G as bigIntToBytesLE,F as bytesToBigIntLE,I as createObjectAddress,J as createResourceAddress,K as createTokenAddress,s as deriveKey,W as fetchJWK,ea as getIssAudAndUidVal,da as getKeylessConfig,fa as getKeylessJWKs,D as hashStrToField,d as hexToAsciiString,x as isCanonicalEd25519Signature,q as isValidBIP44Path,r as isValidHardenedPath,v as mnemonicToSeed,E as padAndPackBytesWithLen,ha as parseJwtHeader,H as poseidonHash,u as splitPath,U as verifyKeylessSignature,V as verifyKeylessSignatureWithJwkAndConfig};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b,c,d,e}from"../chunk-
|
|
1
|
+
import{a,b,c,d,e}from"../chunk-ZKOF4KST.mjs";import"../chunk-RJ7F4JDV.mjs";import"../chunk-DC5IVW4W.mjs";import"../chunk-F2GWK4YJ.mjs";import"../chunk-SZYA6IG4.mjs";import"../chunk-CZOZTNXJ.mjs";import"../chunk-3OLFJ65O.mjs";import"../chunk-4WPQQPUF.mjs";import"../chunk-B373VRCY.mjs";import"../chunk-56CNRT2K.mjs";import"../chunk-VHY6ZATX.mjs";import"../chunk-IF4UU2MT.mjs";import"../chunk-KDMSOCZY.mjs";export{e as AptosApiError,d as KeylessError,a as KeylessErrorCategory,b as KeylessErrorResolutionTip,c as KeylessErrorType};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { b as AccountPublicKey, A as AuthenticationKey, P as PublicKey } from './publicKey-pDHBAZlT.mjs';
|
|
2
2
|
import { Deserializer } from './bcs/deserializer.mjs';
|
|
3
|
-
import {
|
|
3
|
+
import { Serializable, Serializer } from './bcs/serializer.mjs';
|
|
4
4
|
import { HexInput, EphemeralCertificateVariant, ZkpVariant, LedgerVersionArg } from './types/types.mjs';
|
|
5
5
|
import { AccountAddressInput, AccountAddress } from './core/accountAddress.mjs';
|
|
6
6
|
import { Signature } from './core/crypto/signature.mjs';
|
|
7
7
|
import { EphemeralPublicKey, EphemeralSignature } from './core/crypto/ephemeral.mjs';
|
|
8
8
|
import { Proof } from './core/crypto/proof.mjs';
|
|
9
|
-
import { Groth16VerificationKeyResponse, KeylessConfigurationResponse
|
|
9
|
+
import { MoveAnyStruct, Groth16VerificationKeyResponse, KeylessConfigurationResponse } from './types/keyless.mjs';
|
|
10
10
|
import { AptosConfig } from './api/aptosConfig.mjs';
|
|
11
11
|
import { ProjPointType } from '@noble/curves/abstract/weierstrass';
|
|
12
12
|
import { Fp2 } from '@noble/curves/abstract/tower';
|
package/dist/esm/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as Account, e as CreateAccountFromPrivateKeyArgs, C as CreateEd25519AccountFromPrivateKeyArgs, c as CreateEd25519SingleKeyAccountFromPrivateKeyArgs, d as CreateSingleKeyAccountFromPrivateKeyArgs, b as Ed25519Account, E as Ed25519SignerConstructorArgs, a as Ed25519SignerFromDerivationPathArgs, h as GenerateAccountArgs, G as GenerateEd25519AccountArgs, f as GenerateEd25519SingleKeyAccountArgs, g as GenerateSingleKeyAccountArgs, P as PrivateKeyFromDerivationPathArgs, o as SingleKeyAccount, S as SingleKeySigner, k as SingleKeySignerConstructorArgs, m as SingleKeySignerFromDerivationPathArgs, l as SingleKeySignerGenerateArgs, j as SingleKeySignerOrLegacyEd25519Account, V as VerifyEd25519SignatureArgs, n as VerifySingleKeySignatureArgs, i as isSingleKeySigner } from './Ed25519Account-
|
|
1
|
+
export { A as Account, e as CreateAccountFromPrivateKeyArgs, C as CreateEd25519AccountFromPrivateKeyArgs, c as CreateEd25519SingleKeyAccountFromPrivateKeyArgs, d as CreateSingleKeyAccountFromPrivateKeyArgs, b as Ed25519Account, E as Ed25519SignerConstructorArgs, a as Ed25519SignerFromDerivationPathArgs, h as GenerateAccountArgs, G as GenerateEd25519AccountArgs, f as GenerateEd25519SingleKeyAccountArgs, g as GenerateSingleKeyAccountArgs, P as PrivateKeyFromDerivationPathArgs, o as SingleKeyAccount, S as SingleKeySigner, k as SingleKeySignerConstructorArgs, m as SingleKeySignerFromDerivationPathArgs, l as SingleKeySignerGenerateArgs, j as SingleKeySignerOrLegacyEd25519Account, V as VerifyEd25519SignatureArgs, n as VerifySingleKeySignatureArgs, i as isSingleKeySigner } from './Ed25519Account-C-AS-Kgv.mjs';
|
|
2
2
|
export { EphemeralKeyPair } from './account/EphemeralKeyPair.mjs';
|
|
3
3
|
export { KeylessAccount } from './account/KeylessAccount.mjs';
|
|
4
4
|
export { AbstractKeylessAccount, KeylessSigner, ProofFetchCallback, ProofFetchEvents, ProofFetchFailure, ProofFetchStatus, ProofFetchSuccess, TransactionAndProof, isKeylessSigner } from './account/AbstractKeylessAccount.mjs';
|
|
@@ -25,7 +25,7 @@ export { ParsingError, ParsingResult } from './core/common.mjs';
|
|
|
25
25
|
export { AbstractPublicKey, AbstractSignature } from './core/crypto/abstraction.mjs';
|
|
26
26
|
export { Ed25519PrivateKey, Ed25519PublicKey, Ed25519Signature, isCanonicalEd25519Signature } from './core/crypto/ed25519.mjs';
|
|
27
27
|
export { EphemeralPublicKey, EphemeralSignature } from './core/crypto/ephemeral.mjs';
|
|
28
|
-
export { E as EPK_HORIZON_SECS, j as EphemeralCertificate, F as FederatedKeylessPublicKey, k as Groth16ProofAndStatement, n as Groth16VerificationKey, G as Groth16Zkp, m as KeylessConfiguration, K as KeylessPublicKey, i as KeylessSignature, M as MAX_AUD_VAL_BYTES, f as MAX_COMMITED_EPK_BYTES, d as MAX_EXTRA_FIELD_BYTES, c as MAX_ISS_VAL_BYTES, e as MAX_JWT_HEADER_B64_BYTES, a as MAX_UID_KEY_BYTES, b as MAX_UID_VAL_BYTES, r as MoveJWK, l as ZeroKnowledgeSig, Z as ZkProof, h as fetchJWK, p as getIssAudAndUidVal, o as getKeylessConfig, q as getKeylessJWKs, s as parseJwtHeader, v as verifyKeylessSignature, g as verifyKeylessSignatureWithJwkAndConfig } from './federatedKeyless-
|
|
28
|
+
export { E as EPK_HORIZON_SECS, j as EphemeralCertificate, F as FederatedKeylessPublicKey, k as Groth16ProofAndStatement, n as Groth16VerificationKey, G as Groth16Zkp, m as KeylessConfiguration, K as KeylessPublicKey, i as KeylessSignature, M as MAX_AUD_VAL_BYTES, f as MAX_COMMITED_EPK_BYTES, d as MAX_EXTRA_FIELD_BYTES, c as MAX_ISS_VAL_BYTES, e as MAX_JWT_HEADER_B64_BYTES, a as MAX_UID_KEY_BYTES, b as MAX_UID_VAL_BYTES, r as MoveJWK, l as ZeroKnowledgeSig, Z as ZkProof, h as fetchJWK, p as getIssAudAndUidVal, o as getKeylessConfig, q as getKeylessJWKs, s as parseJwtHeader, v as verifyKeylessSignature, g as verifyKeylessSignatureWithJwkAndConfig } from './federatedKeyless-DVfVovSR.mjs';
|
|
29
29
|
export { APTOS_BIP44_REGEX, APTOS_HARDENED_REGEX, CKDPriv, DerivedKeys, HARDENED_OFFSET, KeyType, deriveKey, isValidBIP44Path, isValidHardenedPath, mnemonicToSeed, splitPath } from './core/crypto/hdKey.mjs';
|
|
30
30
|
export { MultiEd25519PublicKey, MultiEd25519Signature } from './core/crypto/multiEd25519.mjs';
|
|
31
31
|
export { AbstractMultiKey, MultiKey, MultiKeySignature } from './core/crypto/multiKey.mjs';
|