@dynamic-labs-wallet/node 0.0.202 → 0.0.204

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.
@@ -1 +1 @@
1
- Object.defineProperty(exports,"__esModule",{value:!0}),exports.Sr25519=exports.BIP340=exports.ExportableEd25519=exports.Ed25519=exports.Ecdsa=exports.BIP340InitKeygenResult=exports.BIP340KeygenResult=exports.Sr25519InitKeygenResult=exports.ExportableEd25519InitKeygenResult=exports.ExportableEd25519KeygenResult=exports.Ed25519InitKeygenResult=exports.EcdsaInitKeygenResult=exports.MessageHash=exports.Sr25519KeygenResult=exports.Ed25519KeygenResult=exports.EcdsaSignature=exports.EcdsaPublicKey=exports.EcdsaKeygenResult=void 0;const lib_mpc_internal_1=require("../core"),native_1=(Object.defineProperty(exports,"EcdsaInitKeygenResult",{value:lib_mpc_internal_1.EcdsaInitKeygenResult}),Object.defineProperty(exports,"EcdsaKeygenResult",{value:lib_mpc_internal_1.EcdsaKeygenResult}),Object.defineProperty(exports,"EcdsaPublicKey",{value:lib_mpc_internal_1.EcdsaPublicKey}),Object.defineProperty(exports,"EcdsaSignature",{value:lib_mpc_internal_1.EcdsaSignature}),Object.defineProperty(exports,"Ed25519InitKeygenResult",{value:lib_mpc_internal_1.Ed25519InitKeygenResult}),Object.defineProperty(exports,"Ed25519KeygenResult",{value:lib_mpc_internal_1.Ed25519KeygenResult}),Object.defineProperty(exports,"ExportableEd25519InitKeygenResult",{value:lib_mpc_internal_1.ExportableEd25519InitKeygenResult}),Object.defineProperty(exports,"ExportableEd25519KeygenResult",{value:lib_mpc_internal_1.ExportableEd25519KeygenResult}),Object.defineProperty(exports,"Sr25519InitKeygenResult",{value:lib_mpc_internal_1.Sr25519InitKeygenResult}),Object.defineProperty(exports,"Sr25519KeygenResult",{value:lib_mpc_internal_1.Sr25519KeygenResult}),Object.defineProperty(exports,"BIP340KeygenResult",{value:lib_mpc_internal_1.BIP340KeygenResult}),Object.defineProperty(exports,"BIP340InitKeygenResult",{value:lib_mpc_internal_1.BIP340InitKeygenResult}),Object.defineProperty(exports,"MessageHash",{value:lib_mpc_internal_1.MessageHash}),require("./native.cjs")),DEFAULT_RELAY_URL="relay.dynamicauth.com";class Ecdsa extends lib_mpc_internal_1.Ecdsa{constructor(hostUrl){super(Promise.resolve(native_1.NodeNativeSdk),hostUrl||DEFAULT_RELAY_URL)}}exports.Ecdsa=Ecdsa;class Ed25519 extends lib_mpc_internal_1.Ed25519{constructor(hostUrl){super(Promise.resolve(native_1.NodeNativeSdk),hostUrl||DEFAULT_RELAY_URL)}}exports.Ed25519=Ed25519;class ExportableEd25519 extends lib_mpc_internal_1.ExportableEd25519{constructor(hostUrl){super(Promise.resolve(native_1.NodeNativeSdk),hostUrl||DEFAULT_RELAY_URL)}}exports.ExportableEd25519=ExportableEd25519;class BIP340 extends lib_mpc_internal_1.BIP340{constructor(hostUrl){super(Promise.resolve(native_1.NodeNativeSdk),hostUrl||DEFAULT_RELAY_URL)}}exports.BIP340=BIP340;class Sr25519 extends lib_mpc_internal_1.Sr25519{constructor(hostUrl){super(Promise.resolve(native_1.NodeNativeSdk),hostUrl||DEFAULT_RELAY_URL)}}exports.Sr25519=Sr25519;
1
+ Object.defineProperty(exports,"__esModule",{value:!0}),exports.Sr25519=exports.BIP340=exports.ExportableEd25519=exports.Ed25519=exports.Ecdsa=exports.BIP340InitKeygenResult=exports.BIP340KeygenResult=exports.Sr25519InitKeygenResult=exports.ExportableEd25519InitKeygenResult=exports.ExportableEd25519KeygenResult=exports.Ed25519InitKeygenResult=exports.EcdsaInitKeygenResult=exports.MessageHash=exports.Sr25519KeygenResult=exports.Ed25519KeygenResult=exports.EcdsaSignature=exports.EcdsaPublicKey=exports.EcdsaKeygenResult=void 0;const lib_mpc_internal_1=require("../core/index.cjs"),native_1=(Object.defineProperty(exports,"EcdsaInitKeygenResult",{value:lib_mpc_internal_1.EcdsaInitKeygenResult}),Object.defineProperty(exports,"EcdsaKeygenResult",{value:lib_mpc_internal_1.EcdsaKeygenResult}),Object.defineProperty(exports,"EcdsaPublicKey",{value:lib_mpc_internal_1.EcdsaPublicKey}),Object.defineProperty(exports,"EcdsaSignature",{value:lib_mpc_internal_1.EcdsaSignature}),Object.defineProperty(exports,"Ed25519InitKeygenResult",{value:lib_mpc_internal_1.Ed25519InitKeygenResult}),Object.defineProperty(exports,"Ed25519KeygenResult",{value:lib_mpc_internal_1.Ed25519KeygenResult}),Object.defineProperty(exports,"ExportableEd25519InitKeygenResult",{value:lib_mpc_internal_1.ExportableEd25519InitKeygenResult}),Object.defineProperty(exports,"ExportableEd25519KeygenResult",{value:lib_mpc_internal_1.ExportableEd25519KeygenResult}),Object.defineProperty(exports,"Sr25519InitKeygenResult",{value:lib_mpc_internal_1.Sr25519InitKeygenResult}),Object.defineProperty(exports,"Sr25519KeygenResult",{value:lib_mpc_internal_1.Sr25519KeygenResult}),Object.defineProperty(exports,"BIP340KeygenResult",{value:lib_mpc_internal_1.BIP340KeygenResult}),Object.defineProperty(exports,"BIP340InitKeygenResult",{value:lib_mpc_internal_1.BIP340InitKeygenResult}),Object.defineProperty(exports,"MessageHash",{value:lib_mpc_internal_1.MessageHash}),require("./native.cjs")),DEFAULT_RELAY_URL="relay.dynamicauth.com";class Ecdsa extends lib_mpc_internal_1.Ecdsa{constructor(hostUrl){super(Promise.resolve(native_1.NodeNativeSdk),hostUrl||DEFAULT_RELAY_URL)}}exports.Ecdsa=Ecdsa;class Ed25519 extends lib_mpc_internal_1.Ed25519{constructor(hostUrl){super(Promise.resolve(native_1.NodeNativeSdk),hostUrl||DEFAULT_RELAY_URL)}}exports.Ed25519=Ed25519;class ExportableEd25519 extends lib_mpc_internal_1.ExportableEd25519{constructor(hostUrl){super(Promise.resolve(native_1.NodeNativeSdk),hostUrl||DEFAULT_RELAY_URL)}}exports.ExportableEd25519=ExportableEd25519;class BIP340 extends lib_mpc_internal_1.BIP340{constructor(hostUrl){super(Promise.resolve(native_1.NodeNativeSdk),hostUrl||DEFAULT_RELAY_URL)}}exports.BIP340=BIP340;class Sr25519 extends lib_mpc_internal_1.Sr25519{constructor(hostUrl){super(Promise.resolve(native_1.NodeNativeSdk),hostUrl||DEFAULT_RELAY_URL)}}exports.Sr25519=Sr25519;
@@ -1,4 +1,4 @@
1
- import { EcdsaInitKeygenResult, Ecdsa as EcdsaInternal, EcdsaKeygenResult, EcdsaPublicKey, EcdsaSignature, Ed25519InitKeygenResult, Ed25519 as Ed25519Internal, Ed25519KeygenResult, ExportableEd25519InitKeygenResult, ExportableEd25519 as ExportableEd25519Internal, ExportableEd25519KeygenResult, Sr25519InitKeygenResult, Sr25519 as Sr25519Internal, Sr25519KeygenResult, BIP340KeygenResult, BIP340InitKeygenResult, BIP340 as BIP340Internal, MessageHash } from '../core';
1
+ import { EcdsaInitKeygenResult, Ecdsa as EcdsaInternal, EcdsaKeygenResult, EcdsaPublicKey, EcdsaSignature, Ed25519InitKeygenResult, Ed25519 as Ed25519Internal, Ed25519KeygenResult, ExportableEd25519InitKeygenResult, ExportableEd25519 as ExportableEd25519Internal, ExportableEd25519KeygenResult, Sr25519InitKeygenResult, Sr25519 as Sr25519Internal, Sr25519KeygenResult, BIP340KeygenResult, BIP340InitKeygenResult, BIP340 as BIP340Internal, MessageHash } from '../core/index.d.ts';
2
2
  export { EcdsaKeygenResult, EcdsaPublicKey, EcdsaSignature, Ed25519KeygenResult, Sr25519KeygenResult, MessageHash, EcdsaInitKeygenResult, Ed25519InitKeygenResult, ExportableEd25519KeygenResult, ExportableEd25519InitKeygenResult, Sr25519InitKeygenResult, BIP340KeygenResult, BIP340InitKeygenResult, };
3
3
  export declare class Ecdsa extends EcdsaInternal {
4
4
  constructor(hostUrl?: string);
@@ -1,2 +1,2 @@
1
- import { DynamicNativeSdkInterface } from '../core';
1
+ import { DynamicNativeSdkInterface } from '../core/index.d.ts';
2
2
  export declare const NodeNativeSdk: DynamicNativeSdkInterface;
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@dynamic-labs-wallet/node",
3
- "version": "0.0.202",
3
+ "version": "0.0.204",
4
4
  "license": "Licensed under the Dynamic Labs, Inc. Terms Of Service (https://www.dynamic.xyz/terms-conditions)",
5
5
  "type": "module",
6
6
  "dependencies": {
7
- "@dynamic-labs-wallet/core": "0.0.202",
7
+ "@dynamic-labs-wallet/core": "0.0.204",
8
8
  "@dynamic-labs-wallet/forward-mpc-client": "0.1.3",
9
9
  "@dynamic-labs/logger": "^4.25.3",
10
10
  "@dynamic-labs/sdk-api-core": "^0.0.801",