Replace bcoin with bitcoinjs-lib for deposit-sweep #2905
Annotations
10 errors
typescript/src/deposit-sweep.ts#L291
A function with a name starting with an uppercase letter should only be used as a constructor
|
typescript/src/deposit-sweep.ts#L291
Delete `;`
|
typescript/src/deposit-sweep.ts#L313
Delete `,`
|
typescript/src/deposit-sweep.ts#L406
Insert `⏎····`
|
typescript/src/deposit-sweep.ts#L408
Insert `⏎··`
|
typescript/src/deposit-sweep.ts#L409
Replace `mainUtxo.outputIndex` with `⏎······mainUtxo.outputIndex⏎····`
|
typescript/src/deposit-sweep.ts#L413
Replace `utxo.transactionHash.equals(inputHash)·&&·utxo.outputIndex·===·inputIndex` with `⏎······utxo.transactionHash.equals(inputHash)·&&⏎······utxo.outputIndex·===·inputIndex⏎····`
|
typescript/src/deposit-sweep.ts#L562
Insert `··`
|
typescript/src/deposit-sweep.ts#L593
Replace `⏎····computeHash160(walletPublicKey)·!=·deposit.walletPublicKeyHash⏎··` with `computeHash160(walletPublicKey)·!=·deposit.walletPublicKeyHash`
|
|
The logs for this run have expired and are no longer available.
Loading