scrypt-ts
Advanced tools
Comparing version 1.3.5 to 1.3.6-test.1
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { bsv } from 'scryptlib'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { PublicKey, Transaction } from "bsv"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { PublicKey, Transaction } from "bsv"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="chrome" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Provider } from "../../abstract-provider"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { bsv } from "scryptlib"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { bsv } from 'scryptlib'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Signer, SignatureRequest, SignatureResponse, SignTransactionOptions } from "../abstract-signer"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { bsv } from "scryptlib"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Action } from "../../core/action"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { bsv } from "scryptlib"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Action } from "../../core/action"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { bsv } from "scryptlib"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { bsv } from "scryptlib"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Action } from "../../core/action"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { SmartContract } from "../../smart-contract/contract"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Action } from "../../core/action"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Action } from "../../core/action"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface UtxoSpentEvent { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=utxoSpent.event.js.map |
@@ -0,0 +0,0 @@ import { Action } from "./action"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { RequestMethod } from "./request-controller"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=action.js.map |
@@ -0,0 +0,0 @@ export declare class Config { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ActionResolver } from "./action-resolver"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Config } from "./config"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Config } from './config'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface JSONResponseEnvelope<T> { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=types.js.map |
@@ -0,0 +0,0 @@ import { BsvApi } from "./apis/bsv-api"; |
@@ -0,0 +0,0 @@ "use strict"; |
"use strict"; | ||
//# sourceMappingURL=types.js.map |
import { bsv } from "scryptlib"; | ||
export declare function getTransaction(network: bsv.Networks.Network, txId: string): Promise<bsv.Transaction>; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { prop, method } from './smart-contract/decorators'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { bsv } from "scryptlib"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Networks } from "bsv"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Networks } from "bsv"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export { WhatsonchainProvider } from './whatsonchain-provider'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Provider, TransactionResponse, UtxoQueryOptions } from "../bsv/abstract-provider"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Networks } from "bsv"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Networks } from "bsv"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Networks } from "bsv"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Networks } from "bsv"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { SigHashType, Ripemd160, Sha256, Sha1 } from "scryptlib"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { AbstractContract } from "scryptlib/dist"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { SupportedParamType, AbstractContract } from "scryptlib/dist"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ByteString } from "./types"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Flavor } from "scryptlib"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -130,5 +130,5 @@ import "reflect-metadata"; | ||
* The contract class needs to call this function before instantiating. | ||
* @param artifact a merged contract artifact object | ||
* @param artifactFile a merged contract artifact object, or its file path | ||
*/ | ||
static loadArtifact(artifact: Artifact): void; | ||
static loadArtifact(artifactFile?: Artifact | string | undefined): void; | ||
/** | ||
@@ -147,2 +147,4 @@ * | ||
/** @ignore */ | ||
private static _loadArtifact; | ||
/** @ignore */ | ||
private getDelegateClazz; | ||
@@ -149,0 +151,0 @@ constructor(...args: any[]); |
@@ -0,0 +0,0 @@ import { SigHashType } from "scryptlib"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import "reflect-metadata"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { bsv } from "scryptlib"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=contract-call.js.map |
export * from './contract-call'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { bsv } from 'scryptlib'; |
@@ -0,0 +0,0 @@ "use strict"; |
export declare function throwUnInitializing(name: string): void; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { bsv } from "scryptlib"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "scrypt-ts", | ||
"version": "1.3.5", | ||
"version": "1.3.6-test.1", | ||
"description": "A toolset for building sCrypt smart contract applications on Bitcoin SV network written in typescript.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11016
644576
2