@arkade-os/sdk 0.4.68 → 0.4.69
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/README.md +33 -0
- package/dist/adapters/expo.cjs +5 -5
- package/dist/adapters/expo.d.cts +2 -2
- package/dist/adapters/expo.d.ts +2 -2
- package/dist/adapters/expo.js +3 -3
- package/dist/adapters/indexedDB.cjs +5 -5
- package/dist/adapters/indexedDB.js +4 -4
- package/dist/{asyncStorageTaskQueue-DaZlVTbM.d.ts → asyncStorageTaskQueue-BgUJN-3X.d.ts} +1 -1
- package/dist/{asyncStorageTaskQueue-B2CcXIHU.d.cts → asyncStorageTaskQueue-Cstx6hS7.d.cts} +1 -1
- package/dist/{chunk-45FKMOJH.js → chunk-2PPL3O7Z.js} +3 -3
- package/dist/{chunk-45FKMOJH.js.map → chunk-2PPL3O7Z.js.map} +1 -1
- package/dist/{chunk-EJOFL5WH.cjs → chunk-5MLC2HU3.cjs} +3 -3
- package/dist/{chunk-EJOFL5WH.cjs.map → chunk-5MLC2HU3.cjs.map} +1 -1
- package/dist/{chunk-WCJVKFAP.cjs → chunk-EBYCTLET.cjs} +787 -479
- package/dist/chunk-EBYCTLET.cjs.map +1 -0
- package/dist/{chunk-PJR63FTK.cjs → chunk-GVHUHTRH.cjs} +17 -17
- package/dist/{chunk-PJR63FTK.cjs.map → chunk-GVHUHTRH.cjs.map} +1 -1
- package/dist/{chunk-4KCVS4ZN.cjs → chunk-HQ4DMGA4.cjs} +10 -10
- package/dist/{chunk-4KCVS4ZN.cjs.map → chunk-HQ4DMGA4.cjs.map} +1 -1
- package/dist/{chunk-4CMXV5SF.js → chunk-L5SCQYHF.js} +3 -3
- package/dist/{chunk-4CMXV5SF.js.map → chunk-L5SCQYHF.js.map} +1 -1
- package/dist/{chunk-G4I6PU5H.js → chunk-MNMPGEK2.js} +4 -4
- package/dist/{chunk-G4I6PU5H.js.map → chunk-MNMPGEK2.js.map} +1 -1
- package/dist/{chunk-VBHXBI7F.js → chunk-TA7XLEP2.js} +357 -50
- package/dist/chunk-TA7XLEP2.js.map +1 -0
- package/dist/{chunk-6YUACVX4.cjs → chunk-WIFL5QYZ.cjs} +49 -49
- package/dist/{chunk-6YUACVX4.cjs.map → chunk-WIFL5QYZ.cjs.map} +1 -1
- package/dist/{chunk-GQ4NMQGR.js → chunk-XLWDX7QZ.js} +4 -4
- package/dist/{chunk-GQ4NMQGR.js.map → chunk-XLWDX7QZ.js.map} +1 -1
- package/dist/{chunk-JGMSZIE4.cjs → chunk-XQPN5YP2.cjs} +17 -17
- package/dist/{chunk-JGMSZIE4.cjs.map → chunk-XQPN5YP2.cjs.map} +1 -1
- package/dist/{chunk-33Q2RFET.js → chunk-YG7T6LI3.js} +3 -3
- package/dist/{chunk-33Q2RFET.js.map → chunk-YG7T6LI3.js.map} +1 -1
- package/dist/contracts/handlers/index.cjs +9 -9
- package/dist/contracts/handlers/index.d.cts +3 -3
- package/dist/contracts/handlers/index.d.ts +3 -3
- package/dist/contracts/handlers/index.js +2 -2
- package/dist/{delegate-AomVWxO_.d.ts → delegate-BPdzTbwN.d.ts} +1 -1
- package/dist/{delegate-Bffc5f54.d.cts → delegate-DrwIar11.d.cts} +1 -1
- package/dist/{hdWalletCapable-DZdIVa23.d.ts → hdWalletCapable-D4WH35z0.d.cts} +49 -5
- package/dist/{hdWalletCapable-B5nRs3RH.d.cts → hdWalletCapable-DyxCiNVE.d.ts} +49 -5
- package/dist/{index-nfyQM33h.d.cts → index-BqhpAqqj.d.cts} +2 -2
- package/dist/{index-jouvy8FD.d.ts → index-TZJvbIaA.d.ts} +2 -2
- package/dist/{index-C7RZCfoY.d.cts → index-dWRqYSdS.d.cts} +53 -1
- package/dist/{index-C7RZCfoY.d.ts → index-dWRqYSdS.d.ts} +53 -1
- package/dist/index.cjs +294 -290
- package/dist/index.d.cts +25 -8
- package/dist/index.d.ts +25 -8
- package/dist/index.js +4 -4
- package/dist/repositories/realm/index.cjs +19 -19
- package/dist/repositories/realm/index.d.cts +2 -2
- package/dist/repositories/realm/index.d.ts +2 -2
- package/dist/repositories/realm/index.js +5 -5
- package/dist/repositories/sqlite/index.cjs +18 -18
- package/dist/repositories/sqlite/index.d.cts +2 -2
- package/dist/repositories/sqlite/index.d.ts +2 -2
- package/dist/repositories/sqlite/index.js +5 -5
- package/dist/{taskRunner-D2vnpPBT.d.cts → taskRunner-CzYKyJ9c.d.cts} +1 -1
- package/dist/{taskRunner-DuwK9t8O.d.ts → taskRunner-D2fnbqYw.d.ts} +1 -1
- package/dist/wallet/expo/background.cjs +14 -14
- package/dist/wallet/expo/background.d.cts +3 -3
- package/dist/wallet/expo/background.d.ts +3 -3
- package/dist/wallet/expo/background.js +6 -6
- package/dist/wallet/expo/index.cjs +14 -14
- package/dist/wallet/expo/index.d.cts +4 -4
- package/dist/wallet/expo/index.d.ts +4 -4
- package/dist/wallet/expo/index.js +5 -5
- package/dist/worker/expo/index.cjs +9 -9
- package/dist/worker/expo/index.d.cts +4 -4
- package/dist/worker/expo/index.d.ts +4 -4
- package/dist/worker/expo/index.js +5 -5
- package/package.json +1 -1
- package/dist/chunk-VBHXBI7F.js.map +0 -1
- package/dist/chunk-WCJVKFAP.cjs.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk5MLC2HU3_cjs = require('./chunk-5MLC2HU3.cjs');
|
|
4
4
|
var chunk5BLDMQED_cjs = require('./chunk-5BLDMQED.cjs');
|
|
5
5
|
var base = require('@scure/base');
|
|
6
6
|
var descriptorsScure = require('@bitcoinerlab/descriptors-scure');
|
|
@@ -76,14 +76,14 @@ var ContractHandlerRegistry = class {
|
|
|
76
76
|
var contractHandlers = new ContractHandlerRegistry();
|
|
77
77
|
exports.DefaultVtxo = void 0;
|
|
78
78
|
((DefaultVtxo2) => {
|
|
79
|
-
class Script3 extends
|
|
79
|
+
class Script3 extends chunk5MLC2HU3_cjs.VtxoScript {
|
|
80
80
|
/** Create the default virtual output script with one forfeit path and one exit path. */
|
|
81
81
|
constructor(options) {
|
|
82
82
|
const { pubKey, serverPubKey, csvTimelock } = options;
|
|
83
|
-
const forfeitScript =
|
|
83
|
+
const forfeitScript = chunk5MLC2HU3_cjs.MultisigTapscript.encode({
|
|
84
84
|
pubkeys: [pubKey, serverPubKey]
|
|
85
85
|
}).script;
|
|
86
|
-
const exitScript =
|
|
86
|
+
const exitScript = chunk5MLC2HU3_cjs.CSVMultisigTapscript.encode({
|
|
87
87
|
timelock: csvTimelock,
|
|
88
88
|
pubkeys: [pubKey]
|
|
89
89
|
}).script;
|
|
@@ -288,7 +288,7 @@ function extractPubKeyBytes(value) {
|
|
|
288
288
|
return base.hex.decode(extractPubKey(normalizeToDescriptor(value)));
|
|
289
289
|
}
|
|
290
290
|
function deserializeCsvTimelock(value) {
|
|
291
|
-
return value !== void 0 && value !== "" ?
|
|
291
|
+
return value !== void 0 && value !== "" ? chunk5MLC2HU3_cjs.sequenceToTimelock(Number(value)) : exports.DefaultVtxo.Script.DEFAULT_TIMELOCK;
|
|
292
292
|
}
|
|
293
293
|
var CLTV_HEIGHT_THRESHOLD = 500000000n;
|
|
294
294
|
function isCltvSatisfied(context, locktime) {
|
|
@@ -330,7 +330,7 @@ function assertVhtlcSpendableNow(contract, context) {
|
|
|
330
330
|
function isCsvSpendable(context, sequence) {
|
|
331
331
|
if (sequence === void 0) return true;
|
|
332
332
|
if (!context.vtxo) return false;
|
|
333
|
-
const timelock =
|
|
333
|
+
const timelock = chunk5MLC2HU3_cjs.sequenceToTimelock(sequence);
|
|
334
334
|
if (timelock.type === "blocks") {
|
|
335
335
|
if (context.blockHeight === void 0 || context.vtxo.status.block_height === void 0) {
|
|
336
336
|
return false;
|
|
@@ -388,21 +388,21 @@ function forfeitExitSpendablePaths(script, contract, context) {
|
|
|
388
388
|
async function detectUsedScripts(indexerProvider, scriptHexes) {
|
|
389
389
|
const used = /* @__PURE__ */ new Set();
|
|
390
390
|
const unique = [...new Set(scriptHexes)];
|
|
391
|
-
for (let offset = 0; offset < unique.length; offset +=
|
|
392
|
-
const scripts = unique.slice(offset, offset +
|
|
391
|
+
for (let offset = 0; offset < unique.length; offset += chunk5MLC2HU3_cjs.SCRIPT_QUERY_CHUNK_SIZE) {
|
|
392
|
+
const scripts = unique.slice(offset, offset + chunk5MLC2HU3_cjs.SCRIPT_QUERY_CHUNK_SIZE);
|
|
393
393
|
const remaining = new Set(scripts);
|
|
394
394
|
let pageIndex = 0;
|
|
395
395
|
let hasMore = true;
|
|
396
396
|
while (hasMore && remaining.size > 0) {
|
|
397
|
-
const { vtxos, page } = await
|
|
397
|
+
const { vtxos, page } = await chunk5MLC2HU3_cjs.getNormalizedVtxos(indexerProvider, {
|
|
398
398
|
scripts,
|
|
399
399
|
pageIndex,
|
|
400
|
-
pageSize:
|
|
400
|
+
pageSize: chunk5MLC2HU3_cjs.DEFAULT_PAGE_SIZE
|
|
401
401
|
});
|
|
402
402
|
for (const vtxo of vtxos) {
|
|
403
403
|
if (remaining.delete(vtxo.script)) used.add(vtxo.script);
|
|
404
404
|
}
|
|
405
|
-
hasMore = page ? vtxos.length ===
|
|
405
|
+
hasMore = page ? vtxos.length === chunk5MLC2HU3_cjs.DEFAULT_PAGE_SIZE : false;
|
|
406
406
|
pageIndex++;
|
|
407
407
|
}
|
|
408
408
|
}
|
|
@@ -463,7 +463,7 @@ var DefaultContractHandler = {
|
|
|
463
463
|
return {
|
|
464
464
|
pubKey: base.hex.encode(params.pubKey),
|
|
465
465
|
serverPubKey: base.hex.encode(params.serverPubKey),
|
|
466
|
-
csvTimelock:
|
|
466
|
+
csvTimelock: chunk5MLC2HU3_cjs.timelockToSequence(params.csvTimelock).toString()
|
|
467
467
|
};
|
|
468
468
|
},
|
|
469
469
|
deserializeParams(params) {
|
|
@@ -498,7 +498,7 @@ function defaultCandidatesAt(_index, descriptor, deps) {
|
|
|
498
498
|
params: {
|
|
499
499
|
pubKey: base.hex.encode(c.pubKey),
|
|
500
500
|
serverPubKey: base.hex.encode(c.serverPubKey),
|
|
501
|
-
csvTimelock:
|
|
501
|
+
csvTimelock: chunk5MLC2HU3_cjs.timelockToSequence(c.csvTimelock).toString()
|
|
502
502
|
},
|
|
503
503
|
script: c.scriptHex,
|
|
504
504
|
address: c.script.address(deps.network.hrp, c.serverPubKey).encode()
|
|
@@ -514,12 +514,12 @@ function discoverDefaultRange(entries, deps) {
|
|
|
514
514
|
}
|
|
515
515
|
exports.DelegateVtxo = void 0;
|
|
516
516
|
((DelegateVtxo2) => {
|
|
517
|
-
class Script3 extends
|
|
517
|
+
class Script3 extends chunk5MLC2HU3_cjs.VtxoScript {
|
|
518
518
|
/** Create a delegated virtual output script with forfeit, exit, and delegate paths. */
|
|
519
519
|
constructor(options) {
|
|
520
520
|
const defaultVtxo = new exports.DefaultVtxo.Script(options);
|
|
521
521
|
const { delegatePubKey, pubKey, serverPubKey } = options;
|
|
522
|
-
const delegateScript =
|
|
522
|
+
const delegateScript = chunk5MLC2HU3_cjs.MultisigTapscript.encode({
|
|
523
523
|
pubkeys: [pubKey, delegatePubKey, serverPubKey]
|
|
524
524
|
}).script;
|
|
525
525
|
super([...defaultVtxo.scripts, delegateScript]);
|
|
@@ -558,7 +558,7 @@ var DelegateContractHandler = {
|
|
|
558
558
|
pubKey: base.hex.encode(params.pubKey),
|
|
559
559
|
serverPubKey: base.hex.encode(params.serverPubKey),
|
|
560
560
|
delegatePubKey: base.hex.encode(params.delegatePubKey),
|
|
561
|
-
csvTimelock:
|
|
561
|
+
csvTimelock: chunk5MLC2HU3_cjs.timelockToSequence(params.csvTimelock).toString()
|
|
562
562
|
};
|
|
563
563
|
},
|
|
564
564
|
deserializeParams(params) {
|
|
@@ -602,7 +602,7 @@ function delegateCandidatesAt(_index, descriptor, deps) {
|
|
|
602
602
|
pubKey: base.hex.encode(c.pubKey),
|
|
603
603
|
serverPubKey: base.hex.encode(c.serverPubKey),
|
|
604
604
|
delegatePubKey: base.hex.encode(delegatePubKey),
|
|
605
|
-
csvTimelock:
|
|
605
|
+
csvTimelock: chunk5MLC2HU3_cjs.timelockToSequence(c.csvTimelock).toString()
|
|
606
606
|
},
|
|
607
607
|
script: c.scriptHex,
|
|
608
608
|
address: c.script.address(deps.network.hrp, c.serverPubKey).encode()
|
|
@@ -1445,7 +1445,7 @@ function computeArkadeScriptPublicKey(pubKey, script) {
|
|
|
1445
1445
|
// src/script/vhtlc.ts
|
|
1446
1446
|
exports.VHTLC = void 0;
|
|
1447
1447
|
((VHTLC2) => {
|
|
1448
|
-
class BaseScript extends
|
|
1448
|
+
class BaseScript extends chunk5MLC2HU3_cjs.VtxoScript {
|
|
1449
1449
|
options;
|
|
1450
1450
|
claimScript;
|
|
1451
1451
|
refundScript;
|
|
@@ -1472,27 +1472,27 @@ exports.VHTLC = void 0;
|
|
|
1472
1472
|
unilateralRefundWithoutReceiverDelay
|
|
1473
1473
|
} = options;
|
|
1474
1474
|
const conditionScript = preimageCondition(preimageHash);
|
|
1475
|
-
const claimScript =
|
|
1475
|
+
const claimScript = chunk5MLC2HU3_cjs.ConditionMultisigTapscript.encode({
|
|
1476
1476
|
conditionScript,
|
|
1477
1477
|
pubkeys: [receiver, server]
|
|
1478
1478
|
}).script;
|
|
1479
|
-
const refundScript =
|
|
1479
|
+
const refundScript = chunk5MLC2HU3_cjs.MultisigTapscript.encode({
|
|
1480
1480
|
pubkeys: [sender, receiver, server]
|
|
1481
1481
|
}).script;
|
|
1482
|
-
const refundWithoutReceiverScript =
|
|
1482
|
+
const refundWithoutReceiverScript = chunk5MLC2HU3_cjs.CLTVMultisigTapscript.encode({
|
|
1483
1483
|
absoluteTimelock: refundLocktime,
|
|
1484
1484
|
pubkeys: [sender, server]
|
|
1485
1485
|
}).script;
|
|
1486
|
-
const unilateralClaimScript =
|
|
1486
|
+
const unilateralClaimScript = chunk5MLC2HU3_cjs.ConditionCSVMultisigTapscript.encode({
|
|
1487
1487
|
conditionScript,
|
|
1488
1488
|
timelock: unilateralClaimDelay,
|
|
1489
1489
|
pubkeys: [receiver]
|
|
1490
1490
|
}).script;
|
|
1491
|
-
const unilateralRefundScript =
|
|
1491
|
+
const unilateralRefundScript = chunk5MLC2HU3_cjs.CSVMultisigTapscript.encode({
|
|
1492
1492
|
timelock: unilateralRefundDelay,
|
|
1493
1493
|
pubkeys: [sender, receiver]
|
|
1494
1494
|
}).script;
|
|
1495
|
-
const unilateralRefundWithoutReceiverScript =
|
|
1495
|
+
const unilateralRefundWithoutReceiverScript = chunk5MLC2HU3_cjs.CSVMultisigTapscript.encode({
|
|
1496
1496
|
timelock: unilateralRefundWithoutReceiverDelay,
|
|
1497
1497
|
pubkeys: [sender]
|
|
1498
1498
|
}).script;
|
|
@@ -1512,7 +1512,7 @@ exports.VHTLC = void 0;
|
|
|
1512
1512
|
const covenants = options.nonInteractiveParameters;
|
|
1513
1513
|
if (covenants) {
|
|
1514
1514
|
arkadeScriptNic = enforcePayToMaybeAsset(covenants.receiverPkScript, options.asset);
|
|
1515
|
-
nonInteractiveClaimScript =
|
|
1515
|
+
nonInteractiveClaimScript = chunk5MLC2HU3_cjs.ConditionMultisigTapscript.encode({
|
|
1516
1516
|
conditionScript,
|
|
1517
1517
|
pubkeys: [
|
|
1518
1518
|
server,
|
|
@@ -1525,12 +1525,12 @@ exports.VHTLC = void 0;
|
|
|
1525
1525
|
covenants.emulatorPubkey,
|
|
1526
1526
|
arkadeScriptNir
|
|
1527
1527
|
);
|
|
1528
|
-
nonInteractiveRefundScript =
|
|
1528
|
+
nonInteractiveRefundScript = chunk5MLC2HU3_cjs.MultisigTapscript.encode({
|
|
1529
1529
|
pubkeys: [server, receiver, nirCosigner]
|
|
1530
1530
|
}).script;
|
|
1531
1531
|
scripts.push(nonInteractiveRefundScript);
|
|
1532
1532
|
if (covenants.legacy !== "preTimelockedRefund") {
|
|
1533
|
-
nonInteractiveRefundWithoutReceiverScript =
|
|
1533
|
+
nonInteractiveRefundWithoutReceiverScript = chunk5MLC2HU3_cjs.CLTVMultisigTapscript.encode({
|
|
1534
1534
|
absoluteTimelock: refundLocktime,
|
|
1535
1535
|
pubkeys: [server, nirCosigner]
|
|
1536
1536
|
}).script;
|
|
@@ -1844,9 +1844,9 @@ var VHTLCContractHandler = {
|
|
|
1844
1844
|
server: base.hex.encode(params.server),
|
|
1845
1845
|
hash: base.hex.encode(params.preimageHash),
|
|
1846
1846
|
refundLocktime: params.refundLocktime.toString(),
|
|
1847
|
-
claimDelay:
|
|
1848
|
-
refundDelay:
|
|
1849
|
-
refundNoReceiverDelay:
|
|
1847
|
+
claimDelay: chunk5MLC2HU3_cjs.timelockToSequence(params.unilateralClaimDelay).toString(),
|
|
1848
|
+
refundDelay: chunk5MLC2HU3_cjs.timelockToSequence(params.unilateralRefundDelay).toString(),
|
|
1849
|
+
refundNoReceiverDelay: chunk5MLC2HU3_cjs.timelockToSequence(
|
|
1850
1850
|
params.unilateralRefundWithoutReceiverDelay
|
|
1851
1851
|
).toString()
|
|
1852
1852
|
};
|
|
@@ -1858,9 +1858,9 @@ var VHTLCContractHandler = {
|
|
|
1858
1858
|
server: base.hex.decode(params.server),
|
|
1859
1859
|
preimageHash: base.hex.decode(params.hash),
|
|
1860
1860
|
refundLocktime: BigInt(params.refundLocktime),
|
|
1861
|
-
unilateralClaimDelay:
|
|
1862
|
-
unilateralRefundDelay:
|
|
1863
|
-
unilateralRefundWithoutReceiverDelay:
|
|
1861
|
+
unilateralClaimDelay: chunk5MLC2HU3_cjs.sequenceToTimelock(Number(params.claimDelay)),
|
|
1862
|
+
unilateralRefundDelay: chunk5MLC2HU3_cjs.sequenceToTimelock(Number(params.refundDelay)),
|
|
1863
|
+
unilateralRefundWithoutReceiverDelay: chunk5MLC2HU3_cjs.sequenceToTimelock(
|
|
1864
1864
|
Number(params.refundNoReceiverDelay)
|
|
1865
1865
|
)
|
|
1866
1866
|
};
|
|
@@ -2106,9 +2106,9 @@ var VHTLCV2ContractHandler = {
|
|
|
2106
2106
|
server: base.hex.encode(params.server),
|
|
2107
2107
|
hash: base.hex.encode(params.preimageHash),
|
|
2108
2108
|
refundLocktime: params.refundLocktime.toString(),
|
|
2109
|
-
claimDelay:
|
|
2110
|
-
refundDelay:
|
|
2111
|
-
refundNoReceiverDelay:
|
|
2109
|
+
claimDelay: chunk5MLC2HU3_cjs.timelockToSequence(params.unilateralClaimDelay).toString(),
|
|
2110
|
+
refundDelay: chunk5MLC2HU3_cjs.timelockToSequence(params.unilateralRefundDelay).toString(),
|
|
2111
|
+
refundNoReceiverDelay: chunk5MLC2HU3_cjs.timelockToSequence(
|
|
2112
2112
|
params.unilateralRefundWithoutReceiverDelay
|
|
2113
2113
|
).toString(),
|
|
2114
2114
|
// The on-disk keys keep their per-leaf names even though the typed
|
|
@@ -2208,9 +2208,9 @@ var VHTLCV2ContractHandler = {
|
|
|
2208
2208
|
preimageHash: base.hex.decode(params.hash),
|
|
2209
2209
|
refundLocktime: BigInt(params.refundLocktime),
|
|
2210
2210
|
...asset && { asset },
|
|
2211
|
-
unilateralClaimDelay:
|
|
2212
|
-
unilateralRefundDelay:
|
|
2213
|
-
unilateralRefundWithoutReceiverDelay:
|
|
2211
|
+
unilateralClaimDelay: chunk5MLC2HU3_cjs.sequenceToTimelock(Number(params.claimDelay)),
|
|
2212
|
+
unilateralRefundDelay: chunk5MLC2HU3_cjs.sequenceToTimelock(Number(params.refundDelay)),
|
|
2213
|
+
unilateralRefundWithoutReceiverDelay: chunk5MLC2HU3_cjs.sequenceToTimelock(
|
|
2214
2214
|
Number(params.refundNoReceiverDelay)
|
|
2215
2215
|
),
|
|
2216
2216
|
...claim && refund && {
|
|
@@ -2483,7 +2483,7 @@ var BoardingContractHandler = {
|
|
|
2483
2483
|
const coins = await deps.onchainProvider.getCoins(onchainAddress);
|
|
2484
2484
|
if (coins.length === 0) return [];
|
|
2485
2485
|
const scriptHex = base.hex.encode(script.pkScript);
|
|
2486
|
-
const boardingSeq =
|
|
2486
|
+
const boardingSeq = chunk5MLC2HU3_cjs.timelockToSequence(deps.boardingTimelock);
|
|
2487
2487
|
return [
|
|
2488
2488
|
{
|
|
2489
2489
|
type: "boarding",
|
|
@@ -2644,27 +2644,27 @@ function encodeTapscriptSegment(seg, pubkeys, args) {
|
|
|
2644
2644
|
if (seg.csv) {
|
|
2645
2645
|
const timelock = { type: seg.csv.type, value: resolveTimelockValue(seg.csv.value, args) };
|
|
2646
2646
|
if (seg.asm) {
|
|
2647
|
-
return
|
|
2647
|
+
return chunk5MLC2HU3_cjs.ConditionCSVMultisigTapscript.encode({
|
|
2648
2648
|
conditionScript: resolveAsm(seg.asm, args),
|
|
2649
2649
|
timelock,
|
|
2650
2650
|
pubkeys
|
|
2651
2651
|
});
|
|
2652
2652
|
}
|
|
2653
|
-
return
|
|
2653
|
+
return chunk5MLC2HU3_cjs.CSVMultisigTapscript.encode({ timelock, pubkeys });
|
|
2654
2654
|
}
|
|
2655
2655
|
if (seg.cltv !== void 0) {
|
|
2656
|
-
return
|
|
2656
|
+
return chunk5MLC2HU3_cjs.CLTVMultisigTapscript.encode({
|
|
2657
2657
|
absoluteTimelock: resolveTimelockValue(seg.cltv, args),
|
|
2658
2658
|
pubkeys
|
|
2659
2659
|
});
|
|
2660
2660
|
}
|
|
2661
2661
|
if (seg.asm) {
|
|
2662
|
-
return
|
|
2662
|
+
return chunk5MLC2HU3_cjs.ConditionMultisigTapscript.encode({
|
|
2663
2663
|
conditionScript: resolveAsm(seg.asm, args),
|
|
2664
2664
|
pubkeys
|
|
2665
2665
|
});
|
|
2666
2666
|
}
|
|
2667
|
-
return
|
|
2667
|
+
return chunk5MLC2HU3_cjs.MultisigTapscript.encode({ pubkeys });
|
|
2668
2668
|
}
|
|
2669
2669
|
function compileFunctions(program, args, keys) {
|
|
2670
2670
|
if (program.version !== SUPPORTED_PROGRAM_VERSION) {
|
|
@@ -2694,7 +2694,7 @@ function compileFunctions(program, args, keys) {
|
|
|
2694
2694
|
return { name: names[i], def, leafScript, arkadeScript, signerKeys: pubkeys };
|
|
2695
2695
|
});
|
|
2696
2696
|
}
|
|
2697
|
-
var ArkadeProgramScript = class extends
|
|
2697
|
+
var ArkadeProgramScript = class extends chunk5MLC2HU3_cjs.VtxoScript {
|
|
2698
2698
|
constructor(program, args, keys) {
|
|
2699
2699
|
const partial = compileFunctions(program, args, keys);
|
|
2700
2700
|
super(partial.map((p) => p.leafScript));
|
|
@@ -2907,7 +2907,7 @@ function pathsFor(script, context, opts) {
|
|
|
2907
2907
|
continue;
|
|
2908
2908
|
}
|
|
2909
2909
|
if (requiresServer) continue;
|
|
2910
|
-
const sequence = csv ? Number(
|
|
2910
|
+
const sequence = csv ? Number(chunk5MLC2HU3_cjs.timelockToSequence(csv)) : void 0;
|
|
2911
2911
|
if (opts.checkTimelocks && csv && !isCsvSpendable(context, sequence)) continue;
|
|
2912
2912
|
if (opts.checkTimelocks && cltv !== void 0 && !isCltvSatisfied(context, cltv)) {
|
|
2913
2913
|
continue;
|
|
@@ -3036,5 +3036,5 @@ exports.toASM = toASM;
|
|
|
3036
3036
|
exports.toXOnly = toXOnly;
|
|
3037
3037
|
exports.validateProgram = validateProgram;
|
|
3038
3038
|
exports.witnessRefToBytes = witnessRefToBytes;
|
|
3039
|
-
//# sourceMappingURL=chunk-
|
|
3040
|
-
//# sourceMappingURL=chunk-
|
|
3039
|
+
//# sourceMappingURL=chunk-WIFL5QYZ.cjs.map
|
|
3040
|
+
//# sourceMappingURL=chunk-WIFL5QYZ.cjs.map
|