@babylonlabs-io/ts-sdk 0.33.0 → 0.33.2
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/{PeginManager-BMrWtTji.js → PeginManager-BtXhdqkm.js} +5 -5
- package/dist/{PeginManager-BMrWtTji.js.map → PeginManager-BtXhdqkm.js.map} +1 -1
- package/dist/{PeginManager-DUMF84XK.cjs → PeginManager-ztgWQqza.cjs} +2 -2
- package/dist/{PeginManager-DUMF84XK.cjs.map → PeginManager-ztgWQqza.cjs.map} +1 -1
- package/dist/{buildAndBroadcastRefund-Ba56IKL7.js → buildAndBroadcastRefund-Ci_pVTNu.js} +3 -3
- package/dist/{buildAndBroadcastRefund-Ba56IKL7.js.map → buildAndBroadcastRefund-Ci_pVTNu.js.map} +1 -1
- package/dist/{buildAndBroadcastRefund-6pR681fI.cjs → buildAndBroadcastRefund-DKr9hbDn.cjs} +2 -2
- package/dist/{buildAndBroadcastRefund-6pR681fI.cjs.map → buildAndBroadcastRefund-DKr9hbDn.cjs.map} +1 -1
- package/dist/challengeAssert-06GLZtV8.cjs +2 -0
- package/dist/challengeAssert-06GLZtV8.cjs.map +1 -0
- package/dist/{challengeAssert-DSlCIBoT.js → challengeAssert-KGVKQh0J.js} +64 -70
- package/dist/challengeAssert-KGVKQh0J.js.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +6 -6
- package/dist/{noPayout-DohtepqZ.js → noPayout-BmMd4NNH.js} +44 -50
- package/dist/{noPayout-DohtepqZ.js.map → noPayout-BmMd4NNH.js.map} +1 -1
- package/dist/noPayout-Bp2TYA_X.cjs +2 -0
- package/dist/{noPayout-CDhbGn_B.cjs.map → noPayout-Bp2TYA_X.cjs.map} +1 -1
- package/dist/tbv/core/clients/index.cjs +1 -1
- package/dist/tbv/core/clients/index.js +2 -2
- package/dist/tbv/core/clients/vault-provider/api.d.ts +2 -0
- package/dist/tbv/core/clients/vault-provider/api.d.ts.map +1 -1
- package/dist/tbv/core/clients/vault-provider/json-rpc-client.d.ts +9 -0
- package/dist/tbv/core/clients/vault-provider/json-rpc-client.d.ts.map +1 -1
- package/dist/tbv/core/index.cjs +1 -1
- package/dist/tbv/core/index.js +6 -6
- package/dist/tbv/core/primitives/index.cjs +1 -1
- package/dist/tbv/core/primitives/index.js +2 -2
- package/dist/tbv/core/primitives/psbt/__tests__/peginInput.test.d.ts +3 -3
- package/dist/tbv/core/primitives/psbt/payout.d.ts +3 -2
- package/dist/tbv/core/primitives/psbt/payout.d.ts.map +1 -1
- package/dist/tbv/core/primitives/psbt/peginInput.d.ts +11 -5
- package/dist/tbv/core/primitives/psbt/peginInput.d.ts.map +1 -1
- package/dist/tbv/core/services/index.cjs +1 -1
- package/dist/tbv/core/services/index.js +1 -1
- package/dist/tbv/index.cjs +1 -1
- package/dist/tbv/index.js +6 -6
- package/dist/types-PthVHz5q.cjs +2 -0
- package/dist/types-PthVHz5q.cjs.map +1 -0
- package/dist/{types-D1o_3Q__.js → types-SYvSQWnc.js} +128 -87
- package/dist/types-SYvSQWnc.js.map +1 -0
- package/dist/{vault-registry-reader-DdUgC5IF.cjs → vault-registry-reader-CmDdymw4.cjs} +2 -2
- package/dist/vault-registry-reader-CmDdymw4.cjs.map +1 -0
- package/dist/{vault-registry-reader-BeIEh62N.js → vault-registry-reader-eiBfG4uQ.js} +117 -116
- package/dist/vault-registry-reader-eiBfG4uQ.js.map +1 -0
- package/package.json +1 -1
- package/dist/challengeAssert-DSlCIBoT.js.map +0 -1
- package/dist/challengeAssert-DuhkzZG-.cjs +0 -2
- package/dist/challengeAssert-DuhkzZG-.cjs.map +0 -1
- package/dist/noPayout-CDhbGn_B.cjs +0 -2
- package/dist/types-C2IUB0Jd.cjs +0 -2
- package/dist/types-C2IUB0Jd.cjs.map +0 -1
- package/dist/types-D1o_3Q__.js.map +0 -1
- package/dist/vault-registry-reader-BeIEh62N.js.map +0 -1
- package/dist/vault-registry-reader-DdUgC5IF.cjs.map +0 -1
|
@@ -7,15 +7,15 @@ import { Buffer as K } from "buffer";
|
|
|
7
7
|
import { a as Vt, b as N, c as A, d as D, e as ot, s as O, f as Wt, H as re, r as V, u as ie, g as mt, h as ae } from "./sha2-6wN58S6R.js";
|
|
8
8
|
import { isAddressEqual as wt, createPublicClient as Z, http as q, encodeFunctionData as bt, zeroAddress as ce } from "viem";
|
|
9
9
|
import { deriveVaultId as yt } from "@babylonlabs-io/babylon-tbv-rust-wasm";
|
|
10
|
-
import { b as xt, a as le, d as ue, e as he, f as de } from "./challengeAssert-
|
|
10
|
+
import { b as xt, a as le, d as ue, e as he, f as de } from "./challengeAssert-KGVKQh0J.js";
|
|
11
11
|
import { s as _, u as z, h as rt, e as I, p as fe, g as Pt, i as ge } from "./bitcoin-0_T6KJON.js";
|
|
12
12
|
import { c as pe } from "./signing-BZigafm0.js";
|
|
13
13
|
import { M as Et } from "./validation-CxqROCno.js";
|
|
14
|
-
import { h as me } from "./buildAndBroadcastRefund-
|
|
14
|
+
import { h as me } from "./buildAndBroadcastRefund-Ci_pVTNu.js";
|
|
15
15
|
import { b as we, f as Y, i as be } from "./psbtInputFields-DPCFHgGd.js";
|
|
16
16
|
import { p as ye, f as xe } from "./fundPeginTransaction-oV-dNJOU.js";
|
|
17
|
-
import { p as Pe, f as Ee } from "./vault-registry-reader-
|
|
18
|
-
import { B as R } from "./types-
|
|
17
|
+
import { p as Pe, f as Ee } from "./vault-registry-reader-eiBfG4uQ.js";
|
|
18
|
+
import { B as R } from "./types-SYvSQWnc.js";
|
|
19
19
|
const W = /* @__PURE__ */ BigInt(2 ** 32 - 1), Tt = /* @__PURE__ */ BigInt(32);
|
|
20
20
|
function Te(e, t = !1) {
|
|
21
21
|
return t ? { h: Number(e & W), l: Number(e >> Tt & W) } : { h: Number(e >> Tt & W) | 0, l: Number(e & W) | 0 };
|
|
@@ -1390,4 +1390,4 @@ export {
|
|
|
1390
1390
|
je as m,
|
|
1391
1391
|
Kn as p
|
|
1392
1392
|
};
|
|
1393
|
-
//# sourceMappingURL=PeginManager-
|
|
1393
|
+
//# sourceMappingURL=PeginManager-BtXhdqkm.js.map
|