@btc-vision/transaction 1.8.0-alpha.2 → 1.8.0-beta.0

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/browser/index.js CHANGED
@@ -1,8 +1,8 @@
1
- import { B as a, f as Gt, g as Be, h as E, j as G, s as mi, k as ie, a as T, L as De, d as Rt, l as Mt, m as wt, c as bi, e as Ii, b as Ti, n as Ei } from "./vendors.js";
1
+ import { B as a, f as Gt, g as G, s as mi, h as E, j as Be, k as ie, a as T, L as De, d as Rt, l as Mt, m as wt, c as bi, e as Ii, b as Ti, n as Ei } from "./vendors.js";
2
2
  import { i as ot, b as I, p as Pi, a as pt, c as re, t as O, d as rt, e as it, f as L, g as Ce, h as se, j as mt, k as xe, l as Ai, o as g, m as F, n as Ft, q as te, r as Re, s as Oi, u as Y, v as gt, w as Bi, x as xi, y as Fe, z as Lt, A as Qt, B as Ne, C as vi, D as Me, P as U, E as ki, F as ve, G as Ui, H as ke, I as Li, J as _i, K as Ki, L as Di, M as R, T as ne, N as Ci } from "./btc-vision-bitcoin.js";
3
3
  import { s as Ri, m as Fi, e as Ni } from "./noble-curves.js";
4
4
  import { A as Mi, z as le, y as Wi, v as Hi } from "./noble-hashes.js";
5
- const Vi = "1.8.0-alpha.2";
5
+ const Vi = "1.8.0-beta.0";
6
6
  function zi(n, t = {}) {
7
7
  return a.from(Gt.gzip(n, { level: t.level || 6 }));
8
8
  }
@@ -1647,8 +1647,8 @@ export {
1647
1647
  ys as a,
1648
1648
  Pe as b,
1649
1649
  gs as c,
1650
- It as d,
1651
- ws as e,
1650
+ ws as d,
1651
+ It as e,
1652
1652
  _s as f,
1653
1653
  Ss as g,
1654
1654
  Is as h,
@@ -1,4 +1,4 @@
1
- import { s as fn, r as th, a as kn, b as nh, c as hf, d as ar, e as ah, f as ts, i as oh, g as ih, h as sr, j as ns, k as sh, p as ch, l as uh, m as lh } from "./noble-hashes.js";
1
+ import { s as fn, r as th, a as kn, b as nh, c as hf, d as ah, e as ar, f as ts, i as oh, g as ih, h as sr, j as ns, k as sh, p as ch, l as uh, m as lh } from "./noble-hashes.js";
2
2
  import { r as fh, a as dh, b as hh, F as Rs, c as ph, d as gh } from "./noble-curves.js";
3
3
  import { r as as } from "./valibot.js";
4
4
  function bh(e, t) {
@@ -12021,10 +12021,10 @@ export {
12021
12021
  cv as d,
12022
12022
  fv as e,
12023
12023
  sv as f,
12024
- mv as g,
12024
+ bv as g,
12025
12025
  _m as h,
12026
12026
  uv as i,
12027
- bv as j,
12027
+ mv as j,
12028
12028
  jd as k,
12029
12029
  nd as l,
12030
12030
  _v as m,
@@ -1 +1 @@
1
- export declare const version = "1.8.0-alpha.2";
1
+ export declare const version = "1.8.0-beta.0";
package/build/_version.js CHANGED
@@ -1 +1 @@
1
- export const version = '1.8.0-alpha.2';
1
+ export const version = '1.8.0-beta.0';