@libp2p/daemon-server 9.0.31-4bb8fbe8d → 9.0.31-523b52bd6
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/index.min.js +1 -1
- package/dist/index.min.js.map +2 -2
- package/package.json +10 -10
package/dist/index.min.js
CHANGED
|
@@ -13,7 +13,7 @@ ${e}`)}`:n!=null?`${n.split(`
|
|
|
13
13
|
${e}`)}`:r!=null?`${r}`:`${t.toString()}`}function df(t){return t instanceof AggregateError||t?.name==="AggregateError"&&Array.isArray(t.errors)}function Dc(t,e=""){if(df(t)){let r=Tc(t,e);return t.errors.length>0?(e=`${e} `,r+=`
|
|
14
14
|
${e}${t.errors.map(n=>`${Dc(n,`${e}`)}`).join(`
|
|
15
15
|
${e}`)}`):r+=`
|
|
16
|
-
${e}[Error list was empty]`,r.trim()}return Tc(t,e)}Oe.formatters.e=t=>t==null?"undefined":Dc(t);function hf(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e.useColors=()=>!1,e}function Lc(t){return{forComponent(e){return mt(e,t)}}}function mt(t,e){let r=hf(`${t}:trace`);return Oe.enabled(`${t}:trace`)&&Oe.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(r=Oe(`${t}:trace`,e)),Object.assign(Oe(t,e),{error:Oe(`${t}:error`,e),trace:r,newScope:n=>mt(`${t}:${n}`,e)})}function Ac(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}var un=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var J=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},ln=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var fn=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var yt=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},Br=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var dn=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var Wt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},hn=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},pn=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var Or=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var mn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},Yt=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},yn=class extends Yt{constructor(e,r){super(!0,e,r)}},bn=class extends Yt{constructor(e,r){super(!1,e,r)}};var ws=Symbol.for("@libp2p/peer-id");var Bc=Symbol.for("@libp2p/transport");var Cc;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(Cc||(Cc={}));var Oc=ce("node:events"),gn=(t,...e)=>{try{(0,Oc.setMaxListeners)(t,...e)}catch{}};function pf(t){return typeof t?.handleEvent=="function"}function mf(t){return(t!==!0&&t!==!1&&t?.once)??!1}var qt=class extends EventTarget{#e=new Map;constructor(){super(),gn(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){let i=mf(n);super.addEventListener(e,c=>{if(i){let s=this.#e.get(c.type);s!=null&&(s=s.filter(({callback:a})=>a!==r),this.#e.set(c.type,s))}pf(r)?r.handleEvent(c):r(c)},n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:r,once:i})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let i=this.#e.get(e);i!=null&&(i=i.filter(({callback:o})=>o!==r),this.#e.set(e,i))}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var _c=Symbol.for("@libp2p/service-capabilities");function _e(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}async function kc(t,e,r,n){let i=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let o=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},i,ft(e),ft(r.subarray()));return n?.signal?.throwIfAborted(),o}var Pc=ce("node:buffer");function Ye(t,e){return lt(Pc.Buffer.concat(t,e))}var Rc=Symbol.for("@achingbrain/uint8arraylist");function Nc(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let i=r+n.byteLength;if(e<i)return{buf:n,index:e-r};r=i}throw new RangeError("index is out of bounds")}function wn(t){return!!t?.[Rc]}var $=class t{bufs;length;[Rc]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(wn(n)){r+=n.byteLength;for(let i of n.bufs)this.bufs.push(i)}else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(wn(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=Nc(this.bufs,e);return r.buf[r.index]}set(e,r){let n=Nc(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(wn(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:i}=this._subList(e,r);return Ye(n,i)}subarray(e,r){let{bufs:n,length:i}=this._subList(e,r);return n.length===1?n[0]:Ye(n,i)}sublist(e,r){let{bufs:n,length:i}=this._subList(e,r),o=new t;return o.length=i,o.bufs=n,o}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:[...this.bufs],length:this.length};let n=[],i=0;for(let o=0;o<this.bufs.length;o++){let c=this.bufs[o],s=i,a=s+c.byteLength;if(i=a,e>=a)continue;let u=e>=s&&e<a,l=r>s&&r<=a;if(u&&l){if(e===s&&r===a){n.push(c);break}let f=e-s;n.push(c.subarray(f,f+(r-e)));break}if(u){if(e===0){n.push(c);continue}n.push(c.subarray(e-s));continue}if(l){if(r===a){n.push(c);break}n.push(c.subarray(0,r-s));break}n.push(c)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!wn(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let i=n.byteLength;if(i===0)throw new TypeError("search must be at least 1 byte long");let o=256,c=new Int32Array(o);for(let f=0;f<o;f++)c[f]=-1;for(let f=0;f<i;f++)c[n[f]]=f;let s=c,a=this.byteLength-n.byteLength,u=n.byteLength-1,l;for(let f=r;f<=a;f+=l){l=0;for(let d=u;d>=0;d--){let h=this.get(f+d);if(n[d]!==h){l=Math.max(1,d-s[h]);break}}if(l===0)return f}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=ve(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let i=ae(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,r,n),this.write(i,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let i=ae(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,r,n),this.write(i,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let i=ae(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,r,n),this.write(i,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=ve(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let i=ae(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,r,n),this.write(i,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let i=ae(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,r,n),this.write(i,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let i=ae(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,r,n),this.write(i,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let i=ae(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,r,n),this.write(i,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let i=ae(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,r,n),this.write(i,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!_e(this.bufs[r],e.bufs[r]))return!1;return!0}static fromUint8Arrays(e,r){let n=new t;return n.bufs=e,r==null&&(r=e.reduce((i,o)=>i+o.byteLength,0)),n.length=r,n}};var Uc=ce("node:buffer");function ne(t,e="utf8"){let r=Jr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Uc.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var yf=parseInt("11111",2),Es=parseInt("10000000",2),bf=parseInt("01111111",2),Fc={0:_r,1:_r,2:gf,3:xf,4:vf,5:Ef,6:wf,16:_r,22:_r,48:_r};function xs(t,e={offset:0}){let r=t[e.offset]&yf;if(e.offset++,Fc[r]!=null)return Fc[r](t,e);throw new Error("No decoder for tag "+r)}function kr(t,e){let r=0;if((t[e.offset]&Es)===Es){let n=t[e.offset]&bf,i="0x";e.offset++;for(let o=0;o<n;o++,e.offset++)i+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(i,16)}else r=t[e.offset],e.offset++;return r}function _r(t,e){kr(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=xs(t,e);if(n===null)break;r.push(n)}return r}function gf(t,e){let r=kr(t,e),n=e.offset,i=e.offset+r,o=[];for(let c=n;c<i;c++)c===n&&t[c]===0||o.push(t[c]);return e.offset+=r,Uint8Array.from(o)}function wf(t,e){let r=kr(t,e),n=e.offset+r,i=t[e.offset];e.offset++;let o=0,c=0;i<40?(o=0,c=i):i<80?(o=1,c=i-40):(o=2,c=i-80);let s=`${o}.${c}`,a=[];for(;e.offset<n;){let u=t[e.offset];if(e.offset++,a.push(u&127),u<128){a.reverse();let l=0;for(let f=0;f<a.length;f++)l+=a[f]<<f*7;s+=`.${l}`,a=[]}}return s}function Ef(t,e){return e.offset++,null}function xf(t,e){let r=kr(t,e),n=t[e.offset];e.offset++;let i=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return i}function vf(t,e){let r=kr(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function Sf(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new $;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function vs(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=Sf(t.byteLength);return new $(Uint8Array.from([e.byteLength|Es]),e)}function Mc(t){let e=new $,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new $(Uint8Array.from([2]),vs(e),e)}function Kc(t){let e=Uint8Array.from([0]),r=new $(e,t);return new $(Uint8Array.from([3]),vs(r),r)}function En(t,e=48){let r=new $;for(let n of t)r.append(n);return new $(Uint8Array.from([e]),vs(r),r)}var If=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Tf=Uint8Array.from([6,5,43,129,4,0,34]),Af=Uint8Array.from([6,5,43,129,4,0,35]),Df={ext:!0,kty:"EC",crv:"P-256"},Lf={ext:!0,kty:"EC",crv:"P-384"},Cf={ext:!0,kty:"EC",crv:"P-521"},Ss=32,Is=48,Ts=66;function $c(t){let e=xs(t);return Hc(e)}function Hc(t){let e=t[1][1][0],r=1,n,i;if(e.byteLength===Ss*2+1)return n=ne(e.subarray(r,r+Ss),"base64url"),i=ne(e.subarray(r+Ss),"base64url"),new Zt({...Df,key_ops:["verify"],x:n,y:i});if(e.byteLength===Is*2+1)return n=ne(e.subarray(r,r+Is),"base64url"),i=ne(e.subarray(r+Is),"base64url"),new Zt({...Lf,key_ops:["verify"],x:n,y:i});if(e.byteLength===Ts*2+1)return n=ne(e.subarray(r,r+Ts),"base64url"),i=ne(e.subarray(r+Ts),"base64url"),new Zt({...Cf,key_ops:["verify"],x:n,y:i});throw new J(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function Vc(t){return En([Mc(Uint8Array.from([1])),En([Bf(t.crv)],160),En([Kc(new $(Uint8Array.from([4]),we(t.x??"","base64url"),we(t.y??"","base64url")))],161)]).subarray()}function Bf(t){if(t==="P-256")return If;if(t==="P-384")return Tf;if(t==="P-521")return Af;throw new J(`Invalid curve ${t}`)}var Zt=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=Vc(this.jwk)),this._raw}toMultihash(){return Ge.digest(bt(this))}toCID(){return ue.createV1(114,this.toMultihash())}toString(){return re.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:_e(this.raw,e.raw)}async verify(e,r,n){return kc(this.jwk,r,e,n)}};var Pn=Ne(ce("crypto"),1);function As(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in t&&t.BYTES_PER_ELEMENT===1}function gt(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(`${r}expected number, got ${typeof t}`)}if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new RangeError(`${r}expected integer >= 0, got ${t}`)}}function Je(t,e,r=""){let n=As(t),i=t?.length,o=e!==void 0;if(!n||o&&i!==e){let c=r&&`"${r}" `,s=o?` of length ${e}`:"",a=n?`length=${i}`:`type=${typeof t}`,u=c+"expected Uint8Array"+s+", got "+a;throw n?new RangeError(u):new TypeError(u)}return t}function xn(t){if(typeof t!="function"||typeof t.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(gt(t.outputLen),gt(t.blockLen),t.outputLen<1)throw new Error('"outputLen" must be >= 1');if(t.blockLen<1)throw new Error('"blockLen" must be >= 1')}function jt(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function vn(t,e){Je(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}function Ct(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function Sn(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function qe(t,e){return t<<32-e|t>>>e}var zc=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Of=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function In(t){if(Je(t),zc)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=Of[t[r]];return e}var nt={_0:48,_9:57,A:65,F:70,a:97,f:102};function Gc(t){if(t>=nt._0&&t<=nt._9)return t-nt._0;if(t>=nt.A&&t<=nt.F)return t-(nt.A-10);if(t>=nt.a&&t<=nt.f)return t-(nt.a-10)}function Ds(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);if(zc)try{return Uint8Array.fromHex(t)}catch(i){throw i instanceof SyntaxError?new RangeError(i.message):i}let e=t.length,r=e/2;if(e%2)throw new RangeError("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let i=0,o=0;i<r;i++,o+=2){let c=Gc(t.charCodeAt(o)),s=Gc(t.charCodeAt(o+1));if(c===void 0||s===void 0){let a=t[o]+t[o+1];throw new RangeError('hex string expected, got non-hex character "'+a+'" at index '+o)}n[i]=c*16+s}return n}function Wc(...t){let e=0;for(let n=0;n<t.length;n++){let i=t[n];Je(i),e+=i.length}let r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let o=t[n];r.set(o,i),i+=o.length}return r}function Yc(t,e={}){let r=(i,o)=>t(o).update(i).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=i=>t(i),Object.assign(r,e),Object.freeze(r)}function qc(t=32){gt(t,"bytesLength");let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");if(t>65536)throw new RangeError(`"bytesLength" expected <= 65536, got ${t}`);return e.getRandomValues(new Uint8Array(t))}var Zc=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function jc(t,e,r){return t&e^~t&r}function Xc(t,e,r){return t&e^t&r^e&r}var Tn=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,i){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.buffer=new Uint8Array(e),this.view=Sn(this.buffer)}update(e){jt(this),Je(e);let{view:r,buffer:n,blockLen:i}=this,o=e.length;for(let c=0;c<o;){let s=Math.min(i-this.pos,o-c);if(s===i){let a=Sn(e);for(;i<=o-c;c+=i)this.process(a,c);continue}n.set(e.subarray(c,c+s),this.pos),this.pos+=s,c+=s,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){jt(this),vn(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:o}=this,{pos:c}=this;r[c++]=128,Ct(this.buffer.subarray(c)),this.padOffset>i-c&&(this.process(n,0),c=0);for(let f=c;f<i;f++)r[f]=0;n.setBigUint64(i-8,BigInt(this.length*8),o),this.process(n,0);let s=Sn(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let u=a/4,l=this.get();if(u>l.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<u;f++)s.setUint32(4*f,l[f],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:i,finished:o,destroyed:c,pos:s}=this;return e.destroyed=c,e.finished=o,e.length=i,e.pos=s,i%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},ot=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var _f=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),wt=new Uint32Array(64),Ls=class extends Tn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:i,E:o,F:c,G:s,H:a}=this;return[e,r,n,i,o,c,s,a]}set(e,r,n,i,o,c,s,a){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=o|0,this.F=c|0,this.G=s|0,this.H=a|0}process(e,r){for(let f=0;f<16;f++,r+=4)wt[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=wt[f-15],h=wt[f-2],I=qe(d,7)^qe(d,18)^d>>>3,L=qe(h,17)^qe(h,19)^h>>>10;wt[f]=L+wt[f-7]+I+wt[f-16]|0}let{A:n,B:i,C:o,D:c,E:s,F:a,G:u,H:l}=this;for(let f=0;f<64;f++){let d=qe(s,6)^qe(s,11)^qe(s,25),h=l+d+jc(s,a,u)+_f[f]+wt[f]|0,L=(qe(n,2)^qe(n,13)^qe(n,22))+Xc(n,i,o)|0;l=u,u=a,a=s,s=c+h|0,c=o,o=i,i=n,n=h+L|0}n=n+this.A|0,i=i+this.B|0,o=o+this.C|0,c=c+this.D|0,s=s+this.E|0,a=a+this.F|0,u=u+this.G|0,l=l+this.H|0,this.set(n,i,o,c,s,a,u,l)}roundClean(){Ct(wt)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),Ct(this.buffer)}},Cs=class extends Ls{A=ot[0]|0;B=ot[1]|0;C=ot[2]|0;D=ot[3]|0;E=ot[4]|0;F=ot[5]|0;G=ot[6]|0;H=ot[7]|0;constructor(){super(32)}};var Qc=Yc(()=>new Cs,Zc(1));var he=(t,e,r)=>Je(t,e,r),Os=gt,_s=In,st=(...t)=>Wc(...t),Ln=t=>Ds(t),ks=As,Ps=t=>qc(t),Dn=BigInt(0),Bs=BigInt(1);function Bt(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new TypeError(r+"expected boolean, got type="+typeof t)}return t}function Cn(t){if(typeof t=="bigint"){if(!An(t))throw new RangeError("positive bigint expected, got "+t)}else Os(t);return t}function Pr(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(r+"expected number, got type="+typeof t)}if(!Number.isSafeInteger(t)){let r=e&&`"${e}" `;throw new RangeError(r+"expected safe integer, got "+t)}}function Nr(t){let e=Cn(t).toString(16);return e.length&1?"0"+e:e}function Jc(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);return t===""?Dn:BigInt("0x"+t)}function Xt(t){return Jc(In(t))}function Ns(t){return Jc(In(kf(Je(t)).reverse()))}function Bn(t,e){if(gt(e),e===0)throw new RangeError("zero length");t=Cn(t);let r=t.toString(16);if(r.length>e*2)throw new RangeError("number too large");return Ds(r.padStart(e*2,"0"))}function Rs(t,e){return Bn(t,e).reverse()}function kf(t){return Uint8Array.from(he(t))}var An=t=>typeof t=="bigint"&&Dn<=t;function Pf(t,e,r){return An(t)&&An(e)&&An(r)&&e<=t&&t<r}function Us(t,e,r,n){if(!Pf(e,r,n))throw new RangeError("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function Qt(t){if(t<Dn)throw new Error("expected non-negative bigint, got "+t);let e;for(e=0;t>Dn;t>>=Bs,e+=1);return e}var Rr=t=>(Bs<<BigInt(t))-Bs;function ea(t,e,r){if(gt(t,"hashLen"),gt(e,"qByteLen"),typeof r!="function")throw new TypeError("hmacFn must be a function");let n=b=>new Uint8Array(b),i=Uint8Array.of(),o=Uint8Array.of(0),c=Uint8Array.of(1),s=1e3,a=n(t),u=n(t),l=0,f=()=>{a.fill(1),u.fill(0),l=0},d=(...b)=>r(u,st(a,...b)),h=(b=i)=>{u=d(o,b),a=d(),b.length!==0&&(u=d(c,b),a=d())},I=()=>{if(l++>=s)throw new Error("drbg: tried max amount of iterations");let b=0,y=[];for(;b<e;){a=d();let A=a.slice();y.push(A),b+=a.length}return st(...y)};return(b,y)=>{f(),h(b);let A;for(;(A=y(I()))===void 0;)h();return f(),A}}function Ot(t,e={},r={}){if(Object.prototype.toString.call(t)!=="[object Object]")throw new TypeError("expected valid options object");function n(o,c,s){if(!s&&c!=="function"&&!Object.hasOwn(t,o))throw new TypeError(`param "${o}" is invalid: expected own property`);let a=t[o];if(s&&a===void 0)return;let u=typeof a;if(u!==c||a===null)throw new TypeError(`param "${o}" is invalid: expected ${c}, got ${u}`)}let i=(o,c)=>Object.entries(o).forEach(([s,a])=>n(s,a,c));i(e,!1),i(r,!0)}var Ee=BigInt(0),ie=BigInt(1),_t=BigInt(2),oa=BigInt(3),sa=BigInt(4),ia=BigInt(5),Nf=BigInt(7),ca=BigInt(8),Rf=BigInt(9),aa=BigInt(16);function Ze(t,e){if(e<=Ee)throw new Error("mod: expected positive modulus, got "+e);let r=t%e;return r>=Ee?r:e+r}function Fe(t,e,r){if(e<Ee)throw new Error("pow2: expected non-negative exponent, got "+e);let n=t;for(;e-- >Ee;)n*=n,n%=r;return n}function ta(t,e){if(t===Ee)throw new Error("invert: expected non-zero number");if(e<=Ee)throw new Error("invert: expected positive modulus, got "+e);let r=Ze(t,e),n=e,i=Ee,o=ie,c=ie,s=Ee;for(;r!==Ee;){let u=n/r,l=n-r*u,f=i-c*u,d=o-s*u;n=r,r=l,i=c,o=s,c=f,s=d}if(n!==ie)throw new Error("invert: does not exist");return Ze(i,e)}function Fs(t,e,r){let n=t;if(!n.eql(n.sqr(e),r))throw new Error("Cannot find square root")}function ua(t,e){let r=t,n=(r.ORDER+ie)/sa,i=r.pow(e,n);return Fs(r,i,e),i}function Uf(t,e){let r=t,n=(r.ORDER-ia)/ca,i=r.mul(e,_t),o=r.pow(i,n),c=r.mul(e,o),s=r.mul(r.mul(c,_t),o),a=r.mul(c,r.sub(s,r.ONE));return Fs(r,a,e),a}function Ff(t){let e=Jt(t),r=la(t),n=r(e,e.neg(e.ONE)),i=r(e,n),o=r(e,e.neg(n)),c=(t+Nf)/aa;return((s,a)=>{let u=s,l=u.pow(a,c),f=u.mul(l,n),d=u.mul(l,i),h=u.mul(l,o),I=u.eql(u.sqr(f),a),L=u.eql(u.sqr(d),a);l=u.cmov(l,f,I),f=u.cmov(h,d,L);let b=u.eql(u.sqr(f),a),y=u.cmov(l,f,b);return Fs(u,y,a),y})}function la(t){if(t<oa)throw new Error("sqrt is not defined for small field");let e=t-ie,r=0;for(;e%_t===Ee;)e/=_t,r++;let n=_t,i=Jt(t);for(;ra(i,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return ua;let o=i.pow(n,e),c=(e+ie)/_t;return function(a,u){let l=a;if(l.is0(u))return u;if(ra(l,u)!==1)throw new Error("Cannot find square root");let f=r,d=l.mul(l.ONE,o),h=l.pow(u,e),I=l.pow(u,c);for(;!l.eql(h,l.ONE);){if(l.is0(h))return l.ZERO;let L=1,b=l.sqr(h);for(;!l.eql(b,l.ONE);)if(L++,b=l.sqr(b),L===f)throw new Error("Cannot find square root");let y=ie<<BigInt(f-L-1),A=l.pow(d,y);f=L,d=l.sqr(A),h=l.mul(h,d),I=l.mul(I,A)}return I}}function Mf(t){return t%sa===oa?ua:t%ca===ia?Uf:t%aa===Rf?Ff(t):la(t)}var Kf=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Ms(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=Kf.reduce((n,i)=>(n[i]="function",n),e);if(Ot(t,r),Pr(t.BYTES,"BYTES"),Pr(t.BITS,"BITS"),t.BYTES<1||t.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(t.ORDER<=ie)throw new Error("invalid field: expected ORDER > 1, got "+t.ORDER);return t}function $f(t,e,r){let n=t;if(r<Ee)throw new Error("invalid exponent, negatives unsupported");if(r===Ee)return n.ONE;if(r===ie)return e;let i=n.ONE,o=e;for(;r>Ee;)r&ie&&(i=n.mul(i,o)),o=n.sqr(o),r>>=ie;return i}function _n(t,e,r=!1){let n=t,i=new Array(e.length).fill(r?n.ZERO:void 0),o=e.reduce((s,a,u)=>n.is0(a)?s:(i[u]=s,n.mul(s,a)),n.ONE),c=n.inv(o);return e.reduceRight((s,a,u)=>n.is0(a)?s:(i[u]=n.mul(s,i[u]),n.mul(s,a)),c),i}function ra(t,e){let r=t,n=(r.ORDER-ie)/_t,i=r.pow(e,n),o=r.eql(i,r.ONE),c=r.eql(i,r.ZERO),s=r.eql(i,r.neg(r.ONE));if(!o&&!c&&!s)throw new Error("invalid Legendre symbol result");return o?1:c?0:-1}function Hf(t,e){if(e!==void 0&&Os(e),t<=Ee)throw new Error("invalid n length: expected positive n, got "+t);if(e!==void 0&&e<1)throw new Error("invalid n length: expected positive bit length, got "+e);let r=Qt(t);if(e!==void 0&&e<r)throw new Error(`invalid n length: expected bit length (${r}) >= n.length (${e})`);let n=e!==void 0?e:r,i=Math.ceil(n/8);return{nBitLength:n,nByteLength:i}}var na=new WeakMap,On=class{ORDER;BITS;BYTES;isLE;ZERO=Ee;ONE=ie;_lengths;_mod;constructor(e,r={}){if(e<=ie)throw new Error("invalid field: expected ORDER > 1, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&Object.defineProperty(this,"sqrt",{value:r.sqrt,enumerable:!0}),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=Object.freeze(r.allowedLengths.slice())),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:i,nByteLength:o}=Hf(e,n);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=i,this.BYTES=o,Object.freeze(this)}create(e){return Ze(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof e);return Ee<=e&&e<this.ORDER}is0(e){return e===Ee}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&ie)===ie}neg(e){return Ze(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return Ze(e*e,this.ORDER)}add(e,r){return Ze(e+r,this.ORDER)}sub(e,r){return Ze(e-r,this.ORDER)}mul(e,r){return Ze(e*r,this.ORDER)}pow(e,r){return $f(this,e,r)}div(e,r){return Ze(e*ta(r,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,r){return e+r}subN(e,r){return e-r}mulN(e,r){return e*r}inv(e){return ta(e,this.ORDER)}sqrt(e){let r=na.get(this);return r||na.set(this,r=Mf(this.ORDER)),r(this,e)}toBytes(e){return this.isLE?Rs(e,this.BYTES):Bn(e,this.BYTES)}fromBytes(e,r=!1){he(e);let{_lengths:n,BYTES:i,isLE:o,ORDER:c,_mod:s}=this;if(n){if(e.length<1||!n.includes(e.length)||e.length>i)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let u=new Uint8Array(i);u.set(e,o?0:u.length-e.length),e=u}if(e.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+e.length);let a=o?Ns(e):Xt(e);if(s&&(a=Ze(a,c)),!r&&!this.isValid(a))throw new Error("invalid field element: outside of range 0..ORDER");return a}invertBatch(e){return _n(this,e)}cmov(e,r,n){return Bt(n,"condition"),n?r:e}};Object.freeze(On.prototype);function Jt(t,e={}){return new On(t,e)}function fa(t){if(typeof t!="bigint")throw new Error("field order must be bigint");if(t<=ie)throw new Error("field order must be greater than 1");let e=Qt(t-ie);return Math.ceil(e/8)}function Ks(t){let e=fa(t);return e+Math.ceil(e/2)}function $s(t,e,r=!1){he(t);let n=t.length,i=fa(e),o=Math.max(Ks(e),16);if(n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?Ns(t):Xt(t),s=Ze(c,e-ie)+ie;return r?Rs(s,i):Bn(s,i)}var er=BigInt(0),kt=BigInt(1);function Ur(t,e){let r=e.negate();return t?r:e}function zs(t,e){let r=_n(t.Fp,e.map(n=>n.Z));return e.map((n,i)=>t.fromAffine(n.toAffine(r[i])))}function ma(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Hs(t,e){ma(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),i=2**t,o=Rr(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:i,shiftBy:c}}function da(t,e,r){let{windowSize:n,mask:i,maxNumber:o,shiftBy:c}=r,s=Number(t&i),a=t>>c;s>n&&(s-=o,a+=kt);let u=e*n,l=u+Math.abs(s)-1,f=s===0,d=s<0,h=e%2!==0;return{nextN:a,offset:l,isZero:f,isNeg:d,isNegF:h,offsetF:u}}var Vs=new WeakMap,ya=new WeakMap;function Gs(t){return ya.get(t)||1}function ha(t){if(t!==er)throw new Error("invalid wNAF")}var kn=class{BASE;ZERO;Fn;bits;constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let i=e;for(;r>er;)r&kt&&(n=n.add(i)),i=i.double(),r>>=kt;return n}precomputeWindow(e,r){let{windows:n,windowSize:i}=Hs(r,this.bits),o=[],c=e,s=c;for(let a=0;a<n;a++){s=c,o.push(s);for(let u=1;u<i;u++)s=s.add(c),o.push(s);c=s.double()}return o}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let i=this.ZERO,o=this.BASE,c=Hs(e,this.bits);for(let s=0;s<c.windows;s++){let{nextN:a,offset:u,isZero:l,isNeg:f,isNegF:d,offsetF:h}=da(n,s,c);n=a,l?o=o.add(Ur(d,r[h])):i=i.add(Ur(f,r[u]))}return ha(n),{p:i,f:o}}wNAFUnsafe(e,r,n,i=this.ZERO){let o=Hs(e,this.bits);for(let c=0;c<o.windows&&n!==er;c++){let{nextN:s,offset:a,isZero:u,isNeg:l}=da(n,c,o);if(n=s,!u){let f=r[a];i=i.add(l?f.negate():f)}}return ha(n),i}getPrecomputes(e,r,n){let i=Vs.get(r);return i||(i=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(i=n(i)),Vs.set(r,i))),i}cached(e,r,n){let i=Gs(e);return this.wNAF(i,this.getPrecomputes(i,e,n),r)}unsafe(e,r,n,i){let o=Gs(e);return o===1?this._unsafeLadder(e,r,i):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,i)}createCache(e,r){ma(r,this.bits),ya.set(e,r),Vs.delete(e)}hasCache(e){return Gs(e)!==1}};function ba(t,e,r,n){let i=e,o=t.ZERO,c=t.ZERO;for(;r>er||n>er;)r&kt&&(o=o.add(i)),n&kt&&(c=c.add(i)),i=i.double(),r>>=kt,n>>=kt;return{p1:o,p2:c}}function pa(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Ms(e),e}else return Jt(t,{isLE:r})}function ga(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let a of["p","n","h"]){let u=e[a];if(!(typeof u=="bigint"&&u>er))throw new Error(`CURVE.${a} must be positive bigint`)}let i=pa(e.p,r.Fp,n),o=pa(e.n,r.Fn,n),s=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let a of s)if(!i.isValid(e[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:i,Fn:o}}function wa(t,e){return function(n){let i=t(n);return{secretKey:i,publicKey:e(i)}}}var My=Pn.default.generateKeyPairSync,Fr=32;var Vf=64;function Ea(t,e,r){if(t.byteLength!==Fr)throw new TypeError('"key" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==Vf)throw new TypeError('"sig" must be 64 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=Pn.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:ne(t,"base64url"),kty:"OKP"}});return Pn.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function va(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var Nn=class{type="Ed25519";raw;constructor(e){this.raw=Ws(e,Fr)}toMultihash(){return Ge.digest(bt(this))}toCID(){return ue.createV1(114,this.toMultihash())}toString(){return re.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:_e(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let i=Ea(this.raw,r,e);return va(i)?i.then(o=>(n?.signal?.throwIfAborted(),o)):i}};function Sa(t){return t=Ws(t,Fr),new Nn(t)}function Ws(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new J(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var Le;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Le||(Le={}));var Ys;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(Ys||(Ys={}));(function(t){t.codec=()=>ze(Ys)})(Le||(Le={}));var Mr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Le.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.Type=Le.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,s,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${s}.Type`,value:Le.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(Mr||(Mr={}));var qs;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Le.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.Type=Le.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,s,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${s}.Type`,value:Le.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(qs||(qs={}));var _a=Ne(ce("node:crypto"),1);var Rn=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(e,r){if(xn(e),Je(r,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,i=new Uint8Array(n);i.set(r.length>n?e.create().update(r).digest():r);for(let o=0;o<i.length;o++)i[o]^=54;this.iHash.update(i),this.oHash=e.create();for(let o=0;o<i.length;o++)i[o]^=106;this.oHash.update(i),Ct(i)}update(e){return jt(this),this.iHash.update(e),this}digestInto(e){jt(this),vn(e,this),this.finished=!0;let r=e.subarray(0,this.outputLen);this.iHash.digestInto(r),this.oHash.update(r),this.oHash.digestInto(r),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:i,destroyed:o,blockLen:c,outputLen:s}=this;return e=e,e.finished=i,e.destroyed=o,e.blockLen=c,e.outputLen=s,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Ia=(()=>{let t=((e,r,n)=>new Rn(e,r).update(n).digest());return t.create=(e,r)=>new Rn(e,r),t})();var Ta=(t,e)=>(t+(t>=0?e:-e)/Aa)/e;function Wf(t,e,r){Us("scalar",t,et,r);let[[n,i],[o,c]]=e,s=Ta(c*t,r),a=Ta(-i*t,r),u=t-s*n-a*o,l=-s*i-a*c,f=u<et,d=l<et;f&&(u=-u),d&&(l=-l);let h=Rr(Math.ceil(Qt(r)/2))+Et;if(u<et||u>=h||l<et||l>=h)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:f,k1:u,k2neg:d,k2:l}}function js(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function Zs(t,e){Ot(t);let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Bt(r.lowS,"lowS"),Bt(r.prehash,"prehash"),r.format!==void 0&&js(r.format),r}var Xs=class extends Error{constructor(e=""){super(e)}},je={Err:Xs,_tlv:{encode:(t,e)=>{let{Err:r}=je;if(Pr(t,"tag"),t<0||t>255)throw new r("tlv.encode: wrong tag");if(typeof e!="string")throw new TypeError('"data" expected string, got type='+typeof e);if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,i=Nr(n);if(i.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?Nr(i.length/2|128):"";return Nr(t)+o+i+e},decode(t,e){let{Err:r}=je;e=he(e,void 0,"DER data");let n=0;if(t<0||t>255)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let i=e[n++],o=!!(i&128),c=0;if(!o)c=i;else{let a=i&127;if(!a)throw new r("tlv.decode(long): indefinite length not supported");if(a>4)throw new r("tlv.decode(long): byte length is too big");let u=e.subarray(n,n+a);if(u.length!==a)throw new r("tlv.decode: length bytes not complete");if(u[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let l of u)c=c<<8|l;if(n+=a,c<128)throw new r("tlv.decode(long): not minimal encoding")}let s=e.subarray(n,n+c);if(s.length!==c)throw new r("tlv.decode: wrong value length");return{v:s,l:e.subarray(n+c)}}},_int:{encode(t){let{Err:e}=je;if(Cn(t),t<et)throw new e("integer: negative integers are not allowed");let r=Nr(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=je;if(t.length<1)throw new e("invalid signature integer: empty");if(t[0]&128)throw new e("invalid signature integer: negative");if(t.length>1&&t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return Xt(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=je,i=he(t,void 0,"signature"),{v:o,l:c}=n.decode(48,i);if(c.length)throw new e("invalid signature: left bytes after parsing");let{v:s,l:a}=n.decode(2,o),{v:u,l}=n.decode(2,a);if(l.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(s),s:r.decode(u)}},hexFromSig(t){let{_tlv:e,_int:r}=je,n=e.encode(2,r.encode(t.r)),i=e.encode(2,r.encode(t.s)),o=n+i;return e.encode(48,o)}};Object.freeze(je._tlv);Object.freeze(je._int);Object.freeze(je);var et=BigInt(0),Et=BigInt(1),Aa=BigInt(2),Un=BigInt(3),Yf=BigInt(4);function Da(t,e={}){let r=ga("weierstrass",t,e),n=r.Fp,i=r.Fn,o=r.CURVE,{h:c,n:s}=o;Ot(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:a,allowInfinityPoint:u}=e;if(a&&(!n.is0(o.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let l=Ca(n,i);function f(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(N,m,S){if(u&&m.is0())return Uint8Array.of(0);let{x:D,y:g}=m.toAffine(),p=n.toBytes(D);if(Bt(S,"isCompressed"),S){f();let w=!n.isOdd(g);return st(La(w),p)}else return st(Uint8Array.of(4),p,n.toBytes(g))}function h(N){he(N,void 0,"Point");let{publicKey:m,publicKeyUncompressed:S}=l,D=N.length,g=N[0],p=N.subarray(1);if(u&&D===1&&g===0)return{x:n.ZERO,y:n.ZERO};if(D===m&&(g===2||g===3)){let w=n.fromBytes(p);if(!n.isValid(w))throw new Error("bad point: is not on curve, wrong x");let x=b(w),E;try{E=n.sqrt(x)}catch(K){let M=K instanceof Error?": "+K.message:"";throw new Error("bad point: is not on curve, sqrt error"+M)}f();let T=n.isOdd(E);return(g&1)===1!==T&&(E=n.neg(E)),{x:w,y:E}}else if(D===S&&g===4){let w=n.BYTES,x=n.fromBytes(p.subarray(0,w)),E=n.fromBytes(p.subarray(w,w*2));if(!y(x,E))throw new Error("bad point: is not on curve");return{x,y:E}}else throw new Error(`bad point: got length ${D}, expected compressed=${m} or uncompressed=${S}`)}let I=e.toBytes===void 0?d:e.toBytes,L=e.fromBytes===void 0?h:e.fromBytes;function b(N){let m=n.sqr(N),S=n.mul(m,N);return n.add(n.add(S,n.mul(N,o.a)),o.b)}function y(N,m){let S=n.sqr(m),D=b(N);return n.eql(S,D)}if(!y(o.Gx,o.Gy))throw new Error("bad curve params: generator point");let A=n.mul(n.pow(o.a,Un),Yf),F=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(A,F)))throw new Error("bad curve params: a or b");function H(N,m,S=!1){if(!n.isValid(m)||S&&n.is0(m))throw new Error(`bad point coordinate ${N}`);return m}function _(N){if(!(N instanceof B))throw new Error("Weierstrass Point expected")}function oe(N){if(!a||!a.basises)throw new Error("no endo");return Wf(N,a.basises,i.ORDER)}function Y(N,m,S,D,g){return S=new B(n.mul(S.X,N),S.Y,S.Z),m=Ur(D,m),S=Ur(g,S),m.add(S)}class B{static BASE=new B(o.Gx,o.Gy,n.ONE);static ZERO=new B(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=i;X;Y;Z;constructor(m,S,D){this.X=H("x",m),this.Y=H("y",S,!0),this.Z=H("z",D),Object.freeze(this)}static CURVE(){return o}static fromAffine(m){let{x:S,y:D}=m||{};if(!m||!n.isValid(S)||!n.isValid(D))throw new Error("invalid affine point");if(m instanceof B)throw new Error("projective point not allowed");return n.is0(S)&&n.is0(D)?B.ZERO:new B(S,D,n.ONE)}static fromBytes(m){let S=B.fromAffine(L(he(m,void 0,"point")));return S.assertValidity(),S}static fromHex(m){return B.fromBytes(Ln(m))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(m=8,S=!0){return q.createCache(this,m),S||this.multiply(Un),this}assertValidity(){let m=this;if(m.is0()){if(e.allowInfinityPoint&&n.is0(m.X)&&n.eql(m.Y,n.ONE)&&n.is0(m.Z))return;throw new Error("bad point: ZERO")}let{x:S,y:D}=m.toAffine();if(!n.isValid(S)||!n.isValid(D))throw new Error("bad point: x or y not field elements");if(!y(S,D))throw new Error("bad point: equation left != right");if(!m.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:m}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(m)}equals(m){_(m);let{X:S,Y:D,Z:g}=this,{X:p,Y:w,Z:x}=m,E=n.eql(n.mul(S,x),n.mul(p,g)),T=n.eql(n.mul(D,x),n.mul(w,g));return E&&T}negate(){return new B(this.X,n.neg(this.Y),this.Z)}double(){let{a:m,b:S}=o,D=n.mul(S,Un),{X:g,Y:p,Z:w}=this,x=n.ZERO,E=n.ZERO,T=n.ZERO,C=n.mul(g,g),K=n.mul(p,p),M=n.mul(w,w),k=n.mul(g,p);return k=n.add(k,k),T=n.mul(g,w),T=n.add(T,T),x=n.mul(m,T),E=n.mul(D,M),E=n.add(x,E),x=n.sub(K,E),E=n.add(K,E),E=n.mul(x,E),x=n.mul(k,x),T=n.mul(D,T),M=n.mul(m,M),k=n.sub(C,M),k=n.mul(m,k),k=n.add(k,T),T=n.add(C,C),C=n.add(T,C),C=n.add(C,M),C=n.mul(C,k),E=n.add(E,C),M=n.mul(p,w),M=n.add(M,M),C=n.mul(M,k),x=n.sub(x,C),T=n.mul(M,K),T=n.add(T,T),T=n.add(T,T),new B(x,E,T)}add(m){_(m);let{X:S,Y:D,Z:g}=this,{X:p,Y:w,Z:x}=m,E=n.ZERO,T=n.ZERO,C=n.ZERO,K=o.a,M=n.mul(o.b,Un),k=n.mul(S,p),ye=n.mul(D,w),be=n.mul(g,x),ge=n.add(S,D),te=n.add(p,w);ge=n.mul(ge,te),te=n.add(k,ye),ge=n.sub(ge,te),te=n.add(S,g);let Be=n.add(p,x);return te=n.mul(te,Be),Be=n.add(k,be),te=n.sub(te,Be),Be=n.add(D,g),E=n.add(w,x),Be=n.mul(Be,E),E=n.add(ye,be),Be=n.sub(Be,E),C=n.mul(K,te),E=n.mul(M,be),C=n.add(E,C),E=n.sub(ye,C),C=n.add(ye,C),T=n.mul(E,C),ye=n.add(k,k),ye=n.add(ye,k),be=n.mul(K,be),te=n.mul(M,te),ye=n.add(ye,be),be=n.sub(k,be),be=n.mul(K,be),te=n.add(te,be),k=n.mul(ye,te),T=n.add(T,k),k=n.mul(Be,te),E=n.mul(ge,E),E=n.sub(E,k),k=n.mul(ge,ye),C=n.mul(Be,C),C=n.add(C,k),new B(E,T,C)}subtract(m){return _(m),this.add(m.negate())}is0(){return this.equals(B.ZERO)}multiply(m){let{endo:S}=e;if(!i.isValidNot0(m))throw new RangeError("invalid scalar: out of range");let D,g,p=w=>q.cached(this,w,x=>zs(B,x));if(S){let{k1neg:w,k1:x,k2neg:E,k2:T}=oe(m),{p:C,f:K}=p(x),{p:M,f:k}=p(T);g=K.add(k),D=Y(S.beta,C,M,w,E)}else{let{p:w,f:x}=p(m);D=w,g=x}return zs(B,[D,g])[0]}multiplyUnsafe(m){let{endo:S}=e,D=this,g=m;if(!i.isValid(g))throw new RangeError("invalid scalar: out of range");if(g===et||D.is0())return B.ZERO;if(g===Et)return D;if(q.hasCache(this))return this.multiply(g);if(S){let{k1neg:p,k1:w,k2neg:x,k2:E}=oe(g),{p1:T,p2:C}=ba(B,D,w,E);return Y(S.beta,T,C,p,x)}else return q.unsafe(D,g)}toAffine(m){let S=this,D=m,{X:g,Y:p,Z:w}=S;if(n.eql(w,n.ONE))return{x:g,y:p};let x=S.is0();D==null&&(D=x?n.ONE:n.inv(w));let E=n.mul(g,D),T=n.mul(p,D),C=n.mul(w,D);if(x)return{x:n.ZERO,y:n.ZERO};if(!n.eql(C,n.ONE))throw new Error("invZ was invalid");return{x:E,y:T}}isTorsionFree(){let{isTorsionFree:m}=e;return c===Et?!0:m?m(B,this):q.unsafe(this,s).is0()}clearCofactor(){let{clearCofactor:m}=e;return c===Et?this:m?m(B,this):this.multiplyUnsafe(c)}isSmallOrder(){return c===Et?this.is0():this.clearCofactor().is0()}toBytes(m=!0){return Bt(m,"isCompressed"),this.assertValidity(),I(B,this,m)}toHex(m=!0){return _s(this.toBytes(m))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let le=i.BITS,q=new kn(B,e.endo?Math.ceil(le/2):le);return le>=8&&B.BASE.precompute(8),Object.freeze(B.prototype),Object.freeze(B),B}function La(t){return Uint8Array.of(t?2:3)}function Ca(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function qf(t,e={}){let{Fn:r}=t,n=e.randomBytes===void 0?Ps:e.randomBytes,i=Object.assign(Ca(t.Fp,r),{seed:Math.max(Ks(r.ORDER),16)});function o(h){try{let I=r.fromBytes(h);return r.isValidNot0(I)}catch{return!1}}function c(h,I){let{publicKey:L,publicKeyUncompressed:b}=i;try{let y=h.length;return I===!0&&y!==L||I===!1&&y!==b?!1:!!t.fromBytes(h)}catch{return!1}}function s(h){return h=h===void 0?n(i.seed):h,$s(he(h,i.seed,"seed"),r.ORDER)}function a(h,I=!0){return t.BASE.multiply(r.fromBytes(h)).toBytes(I)}function u(h){let{secretKey:I,publicKey:L,publicKeyUncompressed:b}=i,y=r._lengths;if(!ks(h))return;let A=he(h,void 0,"key").length,F=A===L||A===b,H=A===I||!!y?.includes(A);if(!(F&&H))return F}function l(h,I,L=!0){if(u(h)===!0)throw new Error("first arg must be private key");if(u(I)===!1)throw new Error("second arg must be public key");let b=r.fromBytes(h);return t.fromBytes(I).multiply(b).toBytes(L)}let f={isValidSecretKey:o,isValidPublicKey:c,randomSecretKey:s},d=wa(s,a);return Object.freeze(f),Object.freeze(i),Object.freeze({getPublicKey:a,getSharedSecret:l,keygen:d,Point:t,utils:f,lengths:i})}function Ba(t,e,r={}){let n=e;xn(n),Ot(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let i=r.randomBytes===void 0?Ps:r.randomBytes,o=r.hmac===void 0?(g,p)=>Ia(n,g,p):r.hmac,{Fp:c,Fn:s}=t,{ORDER:a,BITS:u}=s,{keygen:l,getPublicKey:f,getSharedSecret:d,utils:h,lengths:I}=qf(t,r),L={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},b=a*Aa+Et<c.ORDER;function y(g){let p=a>>Et;return g>p}function A(g,p){if(!s.isValidNot0(p))throw new Error(`invalid signature ${g}: out of range 1..Point.Fn.ORDER`);return p}function F(){if(b)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function H(g,p){js(p);let w=I.signature,x=p==="compact"?w:p==="recovered"?w+1:void 0;return he(g,x)}class _{r;s;recovery;constructor(p,w,x){if(this.r=A("r",p),this.s=A("s",w),x!=null){if(F(),![0,1,2,3].includes(x))throw new Error("invalid recovery id");this.recovery=x}Object.freeze(this)}static fromBytes(p,w=L.format){H(p,w);let x;if(w==="der"){let{r:K,s:M}=je.toSig(he(p));return new _(K,M)}w==="recovered"&&(x=p[0],w="compact",p=p.subarray(1));let E=I.signature/2,T=p.subarray(0,E),C=p.subarray(E,E*2);return new _(s.fromBytes(T),s.fromBytes(C),x)}static fromHex(p,w){return this.fromBytes(Ln(p),w)}assertRecovery(){let{recovery:p}=this;if(p==null)throw new Error("invalid recovery id: must be present");return p}addRecoveryBit(p){return new _(this.r,this.s,p)}recoverPublicKey(p){let{r:w,s:x}=this,E=this.assertRecovery(),T=E===2||E===3?w+a:w;if(!c.isValid(T))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let C=c.toBytes(T),K=t.fromBytes(st(La((E&1)===0),C)),M=s.inv(T),k=Y(he(p,void 0,"msgHash")),ye=s.create(-k*M),be=s.create(x*M),ge=t.BASE.multiplyUnsafe(ye).add(K.multiplyUnsafe(be));if(ge.is0())throw new Error("invalid recovery: point at infinify");return ge.assertValidity(),ge}hasHighS(){return y(this.s)}toBytes(p=L.format){if(js(p),p==="der")return Ln(je.hexFromSig(this));let{r:w,s:x}=this,E=s.toBytes(w),T=s.toBytes(x);return p==="recovered"?(F(),st(Uint8Array.of(this.assertRecovery()),E,T)):st(E,T)}toHex(p){return _s(this.toBytes(p))}}Object.freeze(_.prototype),Object.freeze(_);let oe=r.bits2int===void 0?function(p){if(p.length>8192)throw new Error("input is too large");let w=Xt(p),x=p.length*8-u;return x>0?w>>BigInt(x):w}:r.bits2int,Y=r.bits2int_modN===void 0?function(p){return s.create(oe(p))}:r.bits2int_modN,B=Rr(u);function le(g){return Us("num < 2^"+u,g,et,B),s.toBytes(g)}function q(g,p){return he(g,void 0,"message"),p?he(n(g),void 0,"prehashed message"):g}function N(g,p,w){let{lowS:x,prehash:E,extraEntropy:T}=Zs(w,L);g=q(g,E);let C=Y(g),K=s.fromBytes(p);if(!s.isValidNot0(K))throw new Error("invalid private key");let M=[le(K),le(C)];if(T!=null&&T!==!1){let ge=T===!0?i(I.secretKey):T;M.push(he(ge,void 0,"extraEntropy"))}let k=st(...M),ye=C;function be(ge){let te=oe(ge);if(!s.isValidNot0(te))return;let Be=s.inv(te),Ft=t.BASE.multiply(te).toAffine(),lr=s.create(Ft.x);if(lr===et)return;let Yr=s.create(Be*s.create(ye+lr*K));if(Yr===et)return;let Ki=(Ft.x===lr?0:2)|Number(Ft.y&Et),$i=Yr;return x&&y(Yr)&&($i=s.neg(Yr),Ki^=1),new _(lr,$i,b?void 0:Ki)}return{seed:k,k2sig:be}}function m(g,p,w={}){let{seed:x,k2sig:E}=N(g,p,w);return ea(n.outputLen,s.BYTES,o)(x,E).toBytes(w.format)}function S(g,p,w,x={}){let{lowS:E,prehash:T,format:C}=Zs(x,L);if(w=he(w,void 0,"publicKey"),p=q(p,T),!ks(g)){let K=g instanceof _?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+K)}H(g,C);try{let K=_.fromBytes(g,C),M=t.fromBytes(w);if(E&&K.hasHighS())return!1;let{r:k,s:ye}=K,be=Y(p),ge=s.inv(ye),te=s.create(be*ge),Be=s.create(k*ge),Ft=t.BASE.multiplyUnsafe(te).add(M.multiplyUnsafe(Be));return Ft.is0()?!1:s.create(Ft.x)===k}catch{return!1}}function D(g,p,w={}){let{prehash:x}=Zs(w,L);return p=q(p,x),_.fromBytes(g,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:l,getPublicKey:f,getSharedSecret:d,utils:h,lengths:I,Point:t,sign:m,verify:S,recoverPublicKey:D,Signature:_,hash:n})}var Js={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Zf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var Oa=BigInt(2);function jf(t){let e=Js.p,r=BigInt(3),n=BigInt(6),i=BigInt(11),o=BigInt(22),c=BigInt(23),s=BigInt(44),a=BigInt(88),u=t*t*t%e,l=u*u*t%e,f=Fe(l,r,e)*l%e,d=Fe(f,r,e)*l%e,h=Fe(d,Oa,e)*u%e,I=Fe(h,i,e)*h%e,L=Fe(I,o,e)*I%e,b=Fe(L,s,e)*L%e,y=Fe(b,a,e)*b%e,A=Fe(y,s,e)*L%e,F=Fe(A,r,e)*l%e,H=Fe(F,c,e)*I%e,_=Fe(H,n,e)*u%e,oe=Fe(_,Oa,e);if(!Qs.eql(Qs.sqr(oe),t))throw new Error("Cannot find square root");return oe}var Qs=Jt(Js.p,{sqrt:jf}),Xf=Da(Js,{Fp:Qs,endo:Zf}),Kr=Ba(Xf,Qc);var Fn=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function ka(t,e,r,n){n?.signal?.throwIfAborted();let i=_a.default.createHash("sha256");if(r instanceof Uint8Array)i.update(r);else for(let c of r)i.update(c);let o=i.digest();try{return Kr.verify(e,o,t,{prehash:!1,format:"der"})}catch(c){throw new Fn(String(c))}}var Mn=class{type="secp256k1";raw;_key;constructor(e){this._key=Na(e),this.raw=Pa(this._key)}toMultihash(){return Ge.digest(bt(this))}toCID(){return ue.createV1(114,this.toMultihash())}toString(){return re.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:_e(this.raw,e.raw)}verify(e,r,n){return ka(this._key,r,e,n)}};function Ra(t){return new Mn(t)}function Pa(t){return Kr.Point.fromBytes(t).toBytes()}function Na(t){try{return Kr.Point.fromBytes(t),t}catch(e){throw new ln(String(e))}}function Ua(t){let{Type:e,Data:r}=Mr.decode(t.digest),n=r??new Uint8Array;switch(e){case Le.Ed25519:return Sa(n);case Le.secp256k1:return Ra(n);case Le.ECDSA:return $c(n);default:throw new Or}}function bt(t){return Mr.encode({Type:Le[t.type],Data:t.raw})}var Fa=Symbol.for("nodejs.util.inspect.custom"),Qf=114,$r=class{type;multihash;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[ws]=!0;toString(){return this.string==null&&(this.string=re.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return ue.createV1(Qf,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return _e(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return _e(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[Fa](){return`PeerId(${this.toString()})`}},Kn=class extends $r{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},$n=class extends $r{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},Hn=class extends $r{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},Jf=2336,Vn=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ge.digest(we(this.url))}[Fa](){return`PeerId(${this.url})`}[ws]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return ue.createV1(Jf,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=ne(e)),e.toString()===this.toString())}};function tr(t){if(td(t))return new Kn({multihash:t});if(ed(t))try{let e=Ua(t);if(e.type==="Ed25519")return new $n({multihash:t,publicKey:e});if(e.type==="secp256k1")return new Hn({multihash:t,publicKey:e})}catch{let r=ne(t.digest);return new Vn(new URL(r))}throw new dn("Supplied PeerID Multihash is invalid")}function ed(t){return t.code===Ge.code}function td(t){return t.code===cs.code}var Eu=Ne(ce("net"),1);var xe=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},it=class extends Error{static name="ValidationError";name="ValidationError"},Gn=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},zn=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Me=ce("node:net");function ti(t){return e=>ne(e,t)}function ri(t){return e=>we(e,t)}function rr(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function Pt(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function Ma(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let r=we(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=Pt(n);return Ye([r,i],r.length+i.length)}function Ka(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let r=Xe.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=Pt(n);return Ye([r,i],r.length+i.length)}function ni(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=ne(e,"base32"),i=rr(r);return`${n}:${i}`}var oi=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let i=parseInt(r,10);if(isNaN(i)||i<0||i>255)throw new xe("Invalid byte value in IP address");e[n]=i}),e},$a=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let o=(0,Me.isIPv4)(r[n]),c;o&&(c=oi(r[n]),r[n]=ne(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,ne(c.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let o=[n,1];for(n=9-r.length;n>0;n--)o.push("0");r.splice.apply(r,o)}let i=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let o=parseInt(r[n],16);if(isNaN(o)||o<0||o>65535)throw new xe("Invalid byte value in IP address");i[e++]=o>>8&255,i[e++]=o&255}return i},Ha=function(t){if(t.byteLength!==4)throw new xe("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},Va=function(t){if(t.byteLength!==16)throw new xe("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let i=t[n],o=t[n+1],c=`${i.toString(16).padStart(2,"0")}${o.toString(16).padStart(2,"0")}`;e.push(c)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new xe(`Invalid IPv6 address "${r}"`)}};function Ga(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new xe(`Invalid IPv6 address "${t}"`)}}var ei=Object.values(yr).map(t=>t.decoder),rd=(function(){let t=ei[0].or(ei[1]);return ei.slice(2).forEach(e=>t=t.or(e)),t})();function za(t){return rd.decode(t)}function Wa(t){return e=>t.encoder.encode(e)}function nd(t){if(parseInt(t).toString()!==t)throw new it("Value must be an integer")}function od(t){if(t<0)throw new it("Value must be a positive integer, or zero")}function sd(t){return e=>{if(e>t)throw new it(`Value must be smaller than or equal to ${t}`)}}function id(...t){return e=>{for(let r of t)r(e)}}var Hr=id(nd,od,sd(65535));var pe=-1,si=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new zn(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},at=new si,Ed=[{code:4,name:"ip4",size:32,valueToBytes:oi,bytesToValue:Ha,validate:t=>{if(!(0,Me.isIPv4)(t))throw new it(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Pt,bytesToValue:rr,validate:Hr},{code:273,name:"udp",size:16,valueToBytes:Pt,bytesToValue:rr,validate:Hr},{code:33,name:"dccp",size:16,valueToBytes:Pt,bytesToValue:rr,validate:Hr},{code:41,name:"ip6",size:128,valueToBytes:$a,bytesToValue:Va,stringToValue:Ga,validate:t=>{if(!(0,Me.isIPv6)(t))throw new it(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:pe},{code:43,name:"ipcidr",size:8,bytesToValue:ti("base10"),valueToBytes:ri("base10")},{code:53,name:"dns",size:pe},{code:54,name:"dns4",size:pe},{code:55,name:"dns6",size:pe},{code:56,name:"dnsaddr",size:pe},{code:132,name:"sctp",size:16,valueToBytes:Pt,bytesToValue:rr,validate:Hr},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:pe,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:pe,bytesToValue:ti("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?ri("base58btc")(t):ue.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:ni,valueToBytes:Ma},{code:445,name:"onion3",size:296,bytesToValue:ni,valueToBytes:Ka},{code:446,name:"garlic64",size:pe},{code:447,name:"garlic32",size:pe},{code:448,name:"tls"},{code:449,name:"sni",size:pe},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:pe,bytesToValue:Wa(Qo),valueToBytes:za},{code:480,name:"http"},{code:481,name:"http-path",size:pe,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:pe}];Ed.forEach(t=>{at.addProtocol(t)});function Ya(t){let e=[],r=0;for(;r<t.length;){let n=vt(t,r),i=at.getProtocol(n),o=fe(n),c=xd(i,t,r+o),s=0;c>0&&i.size===pe&&(s=fe(c));let a=o+s+c,u={code:n,name:i.name,bytes:ft(t.subarray(r,r+a))};if(c>0){let l=r+o+s,f=t.subarray(l,l+c);u.value=i.bytesToValue?.(f)??ne(f)}e.push(u),r+=a}return e}function qa(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let i=at.getProtocol(n.code),o=fe(n.code),c,s=0,a=0;n.value!=null&&(c=i.valueToBytes?.(n.value)??we(n.value),s=c.byteLength,i.size===pe&&(a=fe(s)));let u=new Uint8Array(o+a+s),l=0;Mt(n.code,u,l),l+=o,c!=null&&(i.size===pe&&(Mt(s,u,l),l+=a),u.set(c,l)),n.bytes=u}r.push(n.bytes),e+=n.bytes.byteLength}return Ye(r,e)}function Za(t){if(t.charAt(0)!=="/")throw new xe('String multiaddr must start with "/"');let e=[],r="protocol",n="",i="";for(let o=1;o<t.length;o++){let c=t.charAt(o);c!=="/"&&(r==="protocol"?i+=t.charAt(o):n+=t.charAt(o));let s=o===t.length-1;if(c==="/"||s){let a=at.getProtocol(i);if(r==="protocol"){if(a.size==null||a.size===0){e.push({code:a.code,name:a.name}),n="",i="",r="protocol";continue}else if(s)throw new xe(`Component ${i} was missing value`);r="value"}else if(r==="value"){let u={code:a.code,name:a.name};if(a.size!=null&&a.size!==0){if(n==="")throw new xe(`Component ${i} was missing value`);u.value=a.stringToValue?.(n)??n}e.push(u),n="",i="",r="protocol"}}}if(i!==""&&n!=="")throw new xe("Incomplete multiaddr");return e}function ja(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=at.getProtocol(e.code);if(r==null)throw new xe(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function xd(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:vt(e,r)}var vd=Symbol.for("nodejs.util.inspect.custom"),gi=Symbol.for("@multiformats/multiaddr");function Sd(t){if(t==null&&(t="/"),Xa(t))return t.getComponents();if(t instanceof Uint8Array)return Ya(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),Za(t);if(Array.isArray(t))return t;throw new xe("Must be a string, Uint8Array, Component[], or another Multiaddr")}var eo=class t{[gi]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=Sd(e),r.validate!==!1&&Id(this)}get bytes(){return this.#r==null&&(this.#r=qa(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=ja(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let r=new t(e);return new t([...this.#e,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),i=n.lastIndexOf(r);if(i<0)throw new Gn(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,i),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){r=n;break}return new t(this.#e.slice(0,r),{validate:!1})}equals(e){return _e(this.bytes,e.bytes)}[vd](){return`Multiaddr(${this.toString()})`}};function Id(t){t.getComponents().forEach(e=>{let r=at.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function Xa(t){return!!t?.[gi]}function tt(t){return new eo(t)}var G=t=>({match:e=>{let r=e[0];return r==null||r.code!==t||r.value!=null?!1:e.slice(1)}}),v=(t,e)=>({match:r=>{let n=r[0];return n?.code!==t||n.value==null||e!=null&&n.value!==e?!1:r.slice(1)}}),Qa=t=>({match:e=>t.match(e)===!1?e:!1}),O=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),Te=(...t)=>({match:e=>{let r;for(let n of t){let i=n.match(e);i!==!1&&(r==null||i.length<r.length)&&(r=i)}return r??!1}}),P=(...t)=>({match:e=>{for(let r of t){let n=r.match(e);if(n===!1)return!1;e=n}return e}});function z(...t){function e(i){if(i==null)return!1;let o=i.getComponents();for(let c of t){let s=c.match(o);if(s===!1)return!1;o=s}return o}function r(i){return e(i)!==!1}function n(i){let o=e(i);return o===!1?!1:o.length===0}return{matchers:t,matches:r,exactMatch:n}}var Td=v(421),S0=z(Td),ro=v(54),no=v(55),oo=v(56),Ei=v(53),I0=z(ro,O(v(421))),T0=z(no,O(v(421))),A0=z(oo,O(v(421))),D0=z(Te(Ei,oo,ro,no),O(v(421))),Ja=P(v(4),O(v(43))),eu=P(O(v(42)),v(41),O(v(43))),xi=Te(Ja,eu),ir=Te(xi,Ei,ro,no,oo),L0=z(Te(xi,P(Te(Ei,oo,ro,no),O(v(421))))),C0=z(Ja),B0=z(eu),O0=z(xi),vi=P(ir,v(6)),Gr=P(ir,v(273)),tu=z(P(vi,O(v(421)))),_0=z(Gr),Si=P(Gr,G(460),O(v(421))),so=P(Gr,G(461),O(v(421))),Ad=Te(Si,so),k0=z(Si),P0=z(so),wi=Te(ir,vi,Gr,Si,so),ru=Te(P(wi,G(477),O(v(421)))),N0=z(ru),nu=Te(P(wi,G(478),O(v(421))),P(wi,G(448),O(v(449)),G(477),O(v(421)))),R0=z(nu),ou=P(Gr,G(280),O(v(466)),O(v(466)),O(v(421))),U0=z(ou),su=P(so,G(465),O(v(466)),O(v(466)),O(v(421))),F0=z(su),to=Te(ru,nu,P(vi,O(v(421))),P(Ad,O(v(421))),P(ir,O(v(421))),ou,su,v(421)),M0=z(to),Dd=P(O(to),G(290),Qa(G(281)),O(v(421))),K0=z(Dd),Ld=Te(P(to,G(290),G(281),O(v(421))),P(to,G(281),O(v(421))),P(G(281),O(v(421)))),$0=z(Ld),Cd=P(ir,Te(P(v(6,"80")),P(v(6),G(480)),G(480)),O(v(481)),O(v(421))),H0=z(Cd),Bd=P(ir,Te(P(v(6,"443")),P(v(6,"443"),G(480)),P(v(6),G(443)),P(v(6),G(448),G(480)),P(G(448),G(480)),G(448),G(443)),O(v(481)),O(v(421))),V0=z(Bd),Od=Te(P(v(777),O(v(421)))),G0=z(Od),_d=Te(P(v(400),O(v(421)))),io=z(_d);var co=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var wu=Ne(ce("node:net"),1);function kd(t){let e=t.getComponents(),r={},n=0;return e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n]?.name==="ip4"||e[n]?.name==="ip6"||e[n]?.name==="dns"||e[n]?.name==="dns4"||e[n]?.name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n]?.name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null?null:(e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r)}function ao(t){let e=kd(t);if(e==null)throw new J(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e}function ut(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var uo=class{buffer;mask;top;btm;next;constructor(e){if(!(e>0)||(e-1&e)!==0)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(e),this.mask=e-1,this.top=0,this.btm=0,this.next=null}push(e){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=e,this.top=this.top+1&this.mask,!0)}shift(){let e=this.buffer[this.btm];if(e!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,e}isEmpty(){return this.buffer[this.btm]===void 0}},cr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new uo(this.hwm),this.tail=this.head,this.size=0}calculateSize(e){return e?.byteLength!=null?e.byteLength:1}push(e){if(e?.value!=null&&(this.size+=this.calculateSize(e.value)),!this.head.push(e)){let r=this.head;this.head=r.next=new uo(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let r=this.tail.next;this.tail.next=null,this.tail=r,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var Ii=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function xt(t={}){return Pd(r=>{let n=r.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},t)}function Pd(t,e){e=e??{};let r=e.onEnd,n=new cr,i,o,c,s=ut(),a=async()=>{try{return n.isEmpty()?c?{done:!0}:await new Promise((b,y)=>{o=A=>{o=null,n.push(A);try{b(t(n))}catch(F){y(F)}return i}}):t(n)}finally{n.isEmpty()&&queueMicrotask(()=>{s.resolve(),s=ut()})}},u=b=>o!=null?o(b):(n.push(b),i),l=b=>(n=new cr,o!=null?o({error:b}):(n.push({error:b}),i)),f=b=>{if(c)return i;if(e?.objectMode!==!0&&b?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return u({done:!1,value:b})},d=b=>c?i:(c=!0,b!=null?l(b):u({done:!0})),h=()=>(n=new cr,d(),{done:!0}),I=b=>(d(b),{done:!0});if(i={[Symbol.asyncIterator](){return this},next:a,return:h,throw:I,push:f,end:d,get readableLength(){return n.size},onEmpty:async b=>{let y=b?.signal;if(y?.throwIfAborted(),n.isEmpty())return;let A,F;y!=null&&(A=new Promise((H,_)=>{F=()=>{_(new Ii)},y.addEventListener("abort",F)}));try{await Promise.race([s.promise,A])}finally{F!=null&&y!=null&&y?.removeEventListener("abort",F)}}},r==null)return i;let L=i;return i={[Symbol.asyncIterator](){return this},next(){return L.next()},throw(b){return L.throw(b),r!=null&&(r(b),r=void 0),{done:!0}},return(){return L.return(),r!=null&&(r(),r=void 0),{done:!0}},push:f,end(b){return L.end(b),r!=null&&(r(b),r=void 0),i},get readableLength(){return L.readableLength},onEmpty:b=>L.onEmpty(b)},i}var Ti=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},iu=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function Ai(t,e){let{milliseconds:r,fallback:n,message:i,customTimers:o={setTimeout,clearTimeout},signal:c}=e,s,a,l=new Promise((f,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(c?.aborted){d(iu(c));return}if(c&&(a=()=>{d(iu(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new Ti;s=o.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(I){d(I)}return}typeof t.cancel=="function"&&t.cancel(),i===!1?f():i instanceof Error?d(i):(h.message=i??`Promise timed out after ${r} milliseconds`,d(h))},r)}).finally(()=>{l.clear(),a&&c&&c.removeEventListener("abort",a)});return l.clear=()=>{o.clearTimeout.call(void 0,s),s=void 0},l}var Nd=t=>{let e=t.addEventListener||t.on||t.addListener,r=t.removeEventListener||t.off||t.removeListener;if(!e||!r)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(t),removeListener:r.bind(t)}};function Rd(t,e,r){let n,i=new Promise((o,c)=>{if(r={rejectionEvents:["error"],multiArgs:!1,rejectionMultiArgs:!1,resolveImmediately:!1,...r},!(r.count>=0&&(r.count===Number.POSITIVE_INFINITY||Number.isInteger(r.count))))throw new TypeError("The `count` option should be at least 0 or more");r.signal?.throwIfAborted();let s=[e].flat(),a=[],{addListener:u,removeListener:l}=Nd(t),f=async(...h)=>{let I=r.multiArgs?h:h[0];if(r.filter)try{if(!await r.filter(I))return}catch(L){n(),c(L);return}a.push(I),r.count===a.length&&(n(),o(a))},d=(...h)=>{n(),c(r.rejectionMultiArgs?h:h[0])};n=()=>{for(let h of s)l(h,f);for(let h of r.rejectionEvents)s.includes(h)||l(h,d)};for(let h of s)u(h,f);for(let h of r.rejectionEvents)s.includes(h)||u(h,d);r.signal&&r.signal.addEventListener("abort",()=>{d(r.signal.reason)},{once:!0}),r.resolveImmediately&&o(a)});if(i.cancel=n,typeof r.timeout=="number"){let o=Ai(i,{milliseconds:r.timeout});return o.cancel=()=>{n(),o.clear()},o}return i}function Ke(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=Rd(t,e,r),i=n.then(o=>o[0]);return i.cancel=n.cancel,i}var Rt=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var lo=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function Ud(t){return t.reason}async function ar(t,e,r){if(e==null)return t;let n=r?.translateError??Ud;if(e.aborted)return t.catch(()=>{}),Promise.reject(n(e));let i;try{return await Promise.race([t,new Promise((o,c)=>{i=()=>{c(n(e))},e.addEventListener("abort",i)})])}finally{i!=null&&e.removeEventListener("abort",i)}}var Fd=Math.pow(2,20)*4,fo=class extends qt{status;timeline;inactivityTimeout;maxReadBufferLength;maxWriteBufferLength;log;direction;maxMessageSize;readStatus;writeStatus;remoteReadStatus;remoteWriteStatus;writableNeedsDrain;readBuffer;writeBuffer;sendingData;onDrainPromise;constructor(e){super(),this.status="open",this.log=e.log,this.direction=e.direction??"outbound",this.inactivityTimeout=e.inactivityTimeout??12e4,this.maxReadBufferLength=e.maxReadBufferLength??Fd,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new $,this.writeBuffer=new $,this.readStatus="readable",this.remoteReadStatus="readable",this.writeStatus="writable",this.remoteWriteStatus="writable",this.sendingData=!1,this.writableNeedsDrain=!1,this.timeline={open:Date.now()},this.processSendQueue=this.processSendQueue.bind(this);let r=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,queueMicrotask(()=>{try{this.processSendQueue()}catch(i){this.log.error("processSendQueue threw - %e",i)}})),this.onDrainPromise?.resolve()};this.addEventListener("drain",r);let n=i=>{this.onDrainPromise?.reject(i.error??new lo)};this.addEventListener("close",n)}get readBufferLength(){return this.readBuffer.byteLength}get writeBufferLength(){return this.writeBuffer.byteLength}async onDrain(e){return this.writableNeedsDrain!==!0?Promise.resolve():(this.onDrainPromise==null&&(this.onDrainPromise=Promise.withResolvers()),ar(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=xt(),r=o=>{e.push(o.data)};this.addEventListener("message",r);let n=o=>{e.end(o.error)};this.addEventListener("close",n);let i=()=>{e.end()};this.addEventListener("remoteCloseWrite",i);try{yield*e}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",i)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new yt(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",e.byteLength),this.writeBuffer.append(e),this.processSendQueue()}abort(e){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",e),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(e)}catch(r){this.log("failed to send reset to remote - %e",r)}this.dispatchEvent(new yn(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt("Cannot pause a stream that is closing/closed");this.readStatus!=="paused"&&(this.readStatus="paused",this.sendPause())}resume(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.append(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}unshift(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.prepend(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(e){if(e.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(e),this.dispatchReadBuffer()}}addEventListener(...e){super.addEventListener.apply(this,e),e[0]==="message"&&this.readBuffer.byteLength>0&&queueMicrotask(()=>{this.dispatchReadBuffer()})}onRemoteReset(){this.log("remote reset"),this.status="reset",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now(),this.readBuffer.byteLength===0&&(this.readStatus="closed");let e=new fn;this.dispatchEvent(new bn(e))}onTransportClosed(e){this.log("transport closed"),this.readStatus==="readable"&&this.readBuffer.byteLength===0&&(this.log("close readable end after transport closed and read buffer is empty"),this.readStatus="closed"),this.remoteReadStatus!=="closed"&&(this.remoteReadStatus="closed"),this.remoteWriteStatus!=="closed"&&(this.remoteWriteStatus="closed"),this.writeStatus!=="closed"&&(this.writeStatus="closed"),e!=null?this.abort(e):(this.status==="open"||this.status==="closing")&&(this.timeline.close=Date.now(),this.status="closed",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.dispatchEvent(new Yt))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;if(this.writeStatus!=="writable"&&this.writeStatus!=="closing")return this.log.trace("not processing send queue as stream is %s",this.writeStatus),!1;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let i=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(i===0){e=!1;break}let o=this.writeBuffer.sublist(0,i),c=new $(o);this.writeBuffer.consume(o.byteLength);let s;try{s=this.sendData(o)}catch(a){throw this.writeBuffer.prepend(c),this.abort(a),a}if(e=s.canSendMore,n+=s.sentBytes,s.sentBytes!==c.byteLength&&(c.consume(s.sentBytes),this.writeBuffer.prepend(c)),!e)break}return e||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,r,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),e}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let e=this.readBuffer.sublist();this.readBuffer.consume(e.byteLength),this.dispatchEvent(new mn(e))}finally{this.readBuffer.byteLength===0&&this.remoteWriteStatus==="closed"&&(this.log("close readable end after dispatching read buffer and remote writable end is closed"),this.readStatus="closed"),this.checkReadBufferLength()}}checkReadBufferLength(){this.readBuffer.byteLength>this.maxReadBufferLength&&this.abort(new Br(`Read buffer length of ${this.readBuffer.byteLength} exceeded limit of ${this.maxReadBufferLength}, read status is ${this.readStatus}`))}checkWriteBufferLength(){this.maxWriteBufferLength!=null&&this.writeBuffer.byteLength>this.maxWriteBufferLength&&this.abort(new Br(`Write buffer length of ${this.writeBuffer.byteLength} exceeded limit of ${this.maxWriteBufferLength}, write status is ${this.writeStatus}`))}onMuxerNeedsDrain(){this.writableNeedsDrain=!0}onMuxerDrain(){this.safeDispatchEvent("drain")}};var ho=class extends fo{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",r=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),r.error!=null?r.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):r.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(e){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Ke(this,"idle",{...e,rejectionEvents:["close"]})),this.writableNeedsDrain&&(this.log("waiting for write queue to drain before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Ke(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var au=Ne(ce("node:os"),1);function cu(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function Di(t,e,r){let n=[t.type,r??t.host];if(t.protocol!=null){let i=e??t.port;i!=null&&n.push(t.protocol,i)}return t.type==="ip6"&&t.zone!=null&&n.unshift("ip6zone",t.zone),t.cidr!=null&&n.push("ipcidr",t.cidr),tt(`/${n.join("/")}`)}var Md={4:"IPv4",6:"IPv6"};function Kd(t){return["0.0.0.0","::"].includes(t)}function $d(t){let e=[],r=au.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let i of n)cu(i.address)||i.family===Md[t]&&e.push(i.address);return e}function uu(t,e){if(t==null)return[];let r=ao(t);return(r.type==="ip4"||r.type==="ip6")&&Kd(r.host)?$d(r.type==="ip4"?4:6).map(n=>Di(r,e,n)):[Di(r,e)]}function lu(t,e){if(typeof t!="string")throw new J(`invalid ip provided: ${t}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new J(`invalid port provided: ${e}`);if((0,Me.isIPv4)(t))return tt(`/ip4/${t}/tcp/${e}`);if((0,Me.isIPv6)(t))return tt(`/ip6/${t}/tcp/${e}`);throw new J(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var Li=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=ut(),this.haveNext=ut()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("HaveNext promise resolved but nextResult was undefined");let e=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=ut(),e}async throw(e){return this.ended=!0,this.error=e,e!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(e)),{done:!0,value:void 0}}async return(){let e={done:!0,value:void 0};return this.ended=!0,this.nextResult=e,this.haveNext.resolve(),e}async push(e,r){await this._push(e,r)}async end(e,r){e!=null?await this.throw(e):await this._push(void 0,r)}async _push(e,r){if(e!=null&&this.ended)throw this.error??new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;e!=null?this.nextResult={done:!1,value:e}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=ut(),await ar(this.readNext.promise,r?.signal,r)}};function fu(){return new Li}function Hd(t){return t[Symbol.asyncIterator]!=null}async function Vd(t,e,r){try{await Promise.all(t.map(async n=>{for await(let i of n)await e.push(i,{signal:r}),r.throwIfAborted()})),await e.end(void 0,{signal:r})}catch(n){await e.end(n,{signal:r}).catch(()=>{})}}async function*Gd(t){let e=new AbortController,r=fu();Vd(t,r,e.signal).catch(()=>{});try{yield*r}finally{e.abort()}}function*zd(t){for(let e of t)yield*e}function Wd(...t){let e=[];for(let r of t)Hd(r)||e.push(r);return e.length===t.length?zd(e):Gd(t)}var du=Wd;function hu(t,...e){if(t==null)throw new Error("Empty pipeline");if(Ci(t)){let n=t;t=()=>n.source}else if(mu(t)||pu(t)){let n=t;t=()=>n}let r=[t,...e];if(r.length>1&&Ci(r[r.length-1])&&(r[r.length-1]=r[r.length-1].sink),r.length>2)for(let n=1;n<r.length-1;n++)Ci(r[n])&&(r[n]=qd(r[n]));return Yd(...r)}var Yd=(...t)=>{let e;for(;t.length>0;)e=t.shift()(e);return e},pu=t=>t?.[Symbol.asyncIterator]!=null,mu=t=>t?.[Symbol.iterator]!=null,Ci=t=>t==null?!1:t.sink!=null&&t.source!=null,qd=t=>e=>{let r=t.sink(e);if(r?.then!=null){let n=xt({objectMode:!0});r.then(()=>{n.end()},c=>{n.end(c)});let i,o=t.source;if(pu(o))i=async function*(){yield*o,n.end()};else if(mu(o))i=function*(){yield*o,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return du(n,i())}return t.source};var Zd=4194304,po=class extends Error{static name="UnwrappedError";name="UnwrappedError"},Oi=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},_i=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},ki=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function jd(t){return typeof t?.closeRead=="function"}function Xd(t){return typeof t?.close=="function"}function Bi(t){return jd(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:Xd(t)?t.status!=="open":!1}function Qd(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function Jd(t,e){let r=e?.maxBufferSize??Zd,n=new $,i,o=!1;if(!Qd(t))throw new J("Argument should be a Stream or a Multiaddr");let c=l=>{if(n.append(l.data),n.byteLength>r){let f=n.byteLength;n.consume(n.byteLength),i?.reject(new Error(`Read buffer overflow - ${f} > ${r}`))}i?.resolve()};t.addEventListener("message",c);let s=l=>{l.error!=null?i?.reject(l.error):i?.resolve()};t.addEventListener("close",s);let a=()=>{i?.resolve()};t.addEventListener("remoteCloseWrite",a);let u={readBuffer:n,async read(l){if(o===!0)throw new po("Stream was unwrapped");if(Bi(t)){if(n.byteLength===0&&l?.bytes==null)return null;if(l?.bytes!=null&&n.byteLength<l.bytes)throw t.log.error("closed after reading %d/%d bytes",n.byteLength,l.bytes),new Rt(`Unexpected EOF - stream closed after reading ${n.byteLength}/${l.bytes} bytes`)}let f=l?.bytes??1;for(i=Promise.withResolvers();;){if(n.byteLength>=f){i.resolve();break}if(await ar(i.promise,l?.signal),Bi(t)){if(n.byteLength===0&&l?.bytes==null)return null;break}i=Promise.withResolvers()}let d=l?.bytes??n.byteLength;if(n.byteLength<d){if(Bi(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new Rt(`Unexpected EOF - stream closed while reading ${n.byteLength}/${d} bytes`);return u.read(l)}let h=n.sublist(0,d);return n.consume(d),h},async write(l,f){if(o===!0)throw new po("Stream was unwrapped");t.send(l)||await Ke(t,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return o||(o=!0,t.removeEventListener("message",c),t.removeEventListener("close",s),t.removeEventListener("remoteCloseWrite",a),n.byteLength>0&&(t.log("stream unwrapped with %d unread bytes",n.byteLength),t.unshift(n))),t}};return u}function zr(t,e={}){let r=Jd(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=fe(e.maxDataLength));let n=e?.lengthDecoder??vt,i=e?.lengthEncoder??Zr;return{async read(c){let s=-1,a=new $;for(;;){let l=await r.read({...c,bytes:1});if(l==null)break;a.append(l);try{s=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(s<0)throw new Oi("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new ki(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(s>-1)break}if(e?.maxDataLength!=null&&s>e.maxDataLength)throw new _i(`Message length too long - ${s} > ${e.maxDataLength}`);let u=await r.read({...c,bytes:s});if(u==null)throw t.log.error("tried to read %d bytes but the stream closed",s),new Rt(`Unexpected EOF - tried to read ${s} bytes but the stream closed`);if(u.byteLength!==s)throw t.log.error("read %d/%d bytes before the stream closed",u.byteLength,s),new Rt(`Unexpected EOF - read ${u.byteLength}/${s} bytes before the stream closed`);return u},async write(c,s){await r.write(new $(i(c.byteLength),c),s)},async writeV(c,s){let a=new $(...c.flatMap(u=>[i(u.byteLength),u]));await r.write(a,s)},unwrap(){return r.unwrap()}}}function Pi(t,e){let r=zr(t,e),n={read:async(i,o)=>{let c=await r.read(o);return i.decode(c)},write:async(i,o,c)=>{await r.write(o.encode(i),c)},writeV:async(i,o,c)=>{await r.writeV(i.map(s=>o.encode(s)),c)},pb:i=>({read:async o=>n.read(i,o),write:async(o,c)=>n.write(o,i,c),writeV:async(o,c)=>n.writeV(o,i,c),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}function eh(t){return t?.addEventListener!=null}function th(t){let e=xt(),r,n=c=>{e.push(c.data)},i=()=>{e.end(),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",i)},o=c=>{e.end(c.error),c.error!=null&&r?.reject(c.error),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",i)};return t.addEventListener("message",n),t.addEventListener("close",o,{once:!0}),t.addEventListener("remoteCloseWrite",i,{once:!0}),{source:e,async sink(c){async function*s(){yield*c}let a=s();for(;;){r=Promise.withResolvers();let{done:u,value:l}=await Promise.race([a.next(),r.promise]);if(t.writeStatus==="closing"||t.writeStatus==="closed"||(l!=null&&(t.send(l)||await Promise.race([Ke(t,"drain",{rejectionEvents:["close"]})])),u===!0))break}await t.close()}}}function Ni(...t){let e=t.map(r=>eh(r)?th(r):r);return hu(...e)}var mo=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},ur=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},yo=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},Wr=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function bo(t){return t[Symbol.asyncIterator]!=null}function yu(t,e){if(t.byteLength>e)throw new ur("Message length too long")}var wo=t=>{let e=fe(t),r=ve(e);return Zr(t,r),wo.bytes=e,r};wo.bytes=0;function Eo(t,e){e=e??{};let r=e.lengthEncoder??wo,n=e?.maxDataLength??4194304;function*i(o){yu(o,n);let c=r(o.byteLength);c instanceof Uint8Array?yield c:yield*c,o instanceof Uint8Array?yield o:yield*o}return bo(t)?(async function*(){for await(let o of t)yield*i(o)})():(function*(){for(let o of t)yield*i(o)})()}Eo.single=(t,e)=>{e=e??{};let r=e.lengthEncoder??wo,n=e?.maxDataLength??4194304;return yu(t,n),new $(r(t.byteLength),t)};var Ut;(function(t){t[t.LENGTH=0]="LENGTH",t[t.DATA=1]="DATA"})(Ut||(Ut={}));var Ui=t=>{let e=vt(t);return Ui.bytes=fe(e),e};Ui.bytes=0;function Ri(t,e){let r=new $,n=Ut.LENGTH,i=-1,o=e?.lengthDecoder??Ui,c=e?.maxLengthLength??8,s=e?.maxDataLength??4194304;function*a(){for(;r.byteLength>0;){if(n===Ut.LENGTH)try{if(i=o(r),i<0)throw new mo("Invalid message length");if(i>s)throw new ur("Message length too long");let u=o.bytes;r.consume(u),e?.onLength!=null&&e.onLength(i),n=Ut.DATA}catch(u){if(u instanceof RangeError){if(r.byteLength>c)throw new yo("Message length length too long");break}throw u}if(n===Ut.DATA){if(r.byteLength<i)break;let u=r.sublist(0,i);r.consume(i),e?.onData!=null&&e.onData(u),yield u,n=Ut.LENGTH}}}return bo(t)?(async function*(){for await(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new Wr("Unexpected end of input")})():(function*(){for(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new Wr("Unexpected end of input")})()}Ri.fromReader=(t,e)=>{let r=1,n=(async function*(){for(;;)try{let{done:o,value:c}=await t.next(r);if(o===!0)return;c!=null&&(yield c)}catch(o){if(o.code==="ERR_UNDER_READ")return{done:!0,value:null};throw o}finally{r=1}})();return Ri(n,{...e??{},onLength:o=>{r=o}})};var Fi=class extends ho{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&io.matches(e.localAddr))r=e.localAddr;else if(r==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new J("Could not determine remote address or port");r=lu(e.socket.remoteAddress,e.socket.remotePort)}super({...e,remoteAddr:r}),this.socket=e.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",r,n),this.abort(n)}),this.socket.setTimeout(e.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",r),this.abort(new Wt)}),this.socket.once("end",()=>{this.log("tcp end",r),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",r),n){this.abort(new Error("TCP transmission error"));return}this.onTransportClosed()}),this.socket.on("drain",()=>{this.log("tcp drain"),this.safeDispatchEvent("drain")})}sendData(e){let r=0,n=!0;for(let i of e)if(r+=i.byteLength,n=this.socket.write(i),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await Ke(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},xo=t=>new Fi(t);var bu=Ne(ce("os"),1),gu=Ne(ce("path"),1);function vo(t,e={}){if(io.exactMatch(t)){let o=t.getComponents().find(c=>c.code===400)?.value;if(o==null)throw new J(`Multiaddr ${t} was not a Unix address`);return bu.default.platform()==="win32"?{path:gu.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=ao(t),n=r.host,i=r.port;return{host:n,port:i,ipv6Only:r.type==="ip6",...e}}var me;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(me||(me={}));var So=class extends qt{context;server;sockets=new Set;status={code:me.INACTIVE};metrics;addr;log;shutdownController;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1,this.shutdownController=new AbortController,gn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=wu.default.createServer(e,this.onSocket.bind(this)),e.maxConnections!==void 0&&(this.server.maxConnections=e.maxConnections),e.closeServerOnMaxConnections!=null&&e.closeServerOnMaxConnections.closeAbove<e.closeServerOnMaxConnections.listenBelow)throw new J("closeAbove must be >= listenBelow");e.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:e.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let r=this.server.address();r==null?this.addr="unknown":typeof r=="string"?this.addr=r:this.addr=`${r.address}:${r.port}`,this.metrics.status?.update({[this.addr]:me.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",r=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:r})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==me.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(e){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==me.ACTIVE)throw e.destroy(),new hn("Server is not listening yet");let r;try{r=xo({socket:e,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),e.destroy();return}this.log("new inbound connection %s",r.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(r,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",r.remoteAddr),e.once("close",()=>{this.sockets.delete(e),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit - %e",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(e),r.abort(n)})}getAddrs(){if(this.status.code===me.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[tt(`/unix/${encodeURIComponent(e)}`)]:uu(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===me.ACTIVE||this.status.code===me.PAUSED)throw new pn("server is already listening");try{this.status={code:me.ACTIVE,listeningAddr:e,netConfig:vo(e,this.context)},await this.resume()}catch(r){throw this.status={code:me.INACTIVE},r}}async close(e){let r=[];this.server.listening&&r.push(Ke(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push(Ke(n,"close",e)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===me.INACTIVE)return;let e=this.status.netConfig;await new Promise((r,n)=>{this.server.once("error",n),this.server.listen(e,r)}),this.status={...this.status,code:me.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===me.PAUSED&&e){this.status={code:me.INACTIVE};return}!this.server.listening||this.status.code!==me.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:me.INACTIVE}:{...this.status,code:me.PAUSED},this.server.close())}};var Io=class{opts;metrics;components;log;constructor(e,r={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=r,this.components=e,e.metrics!=null&&(this.metrics={events:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:e.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[Bc]=!0;[Symbol.toStringTag]="@libp2p/tcp";[_c]=["@libp2p/transport"];async dial(e,r){r.keepAlive=r.keepAlive??!0,r.noDelay=r.noDelay??!0,r.allowHalfOpen=r.allowHalfOpen??!1;let n=await this._connect(e,r),i;try{i=xo({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(o){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(o),o}try{return this.log("new outbound connection %s",i.remoteAddr),await r.upgrader.upgradeOutbound(i,r)}catch(o){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection - %e",o),i.abort(o),o}}async _connect(e,r){r.signal.throwIfAborted(),r.onProgress?.(new co("tcp:open-connection"));let n;return new Promise((i,o)=>{let c=Date.now(),s=vo(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,s),n=Eu.default.connect(s);let a=h=>{this.log.error("dial to %a errored - %e",e,h);let I=s.path??`${s.host??""}:${s.port}`;h.message=`connection error ${I}: ${h.message}`,this.metrics?.events.increment({error:!0}),d(h)},u=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let h=new Wt(`Connection timeout after ${Date.now()-c}ms`);n.emit("error",h)},l=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),d()},f=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),d(new un)},d=h=>{if(n.removeListener("error",a),n.removeListener("timeout",u),n.removeListener("connect",l),r.signal!=null&&r.signal.removeEventListener("abort",f),h!=null){o(h);return}i(n)};n.on("error",a),n.on("timeout",u),n.on("connect",l),r.signal.addEventListener("abort",f)}).catch(i=>{throw n?.destroy(),i})}createListener(e){return new So({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,inactivityTimeout:this.opts.inboundSocketInactivityTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e.filter(r=>tu.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function xu(t={}){return e=>new Io(e,t)}function oh(t){return t[Symbol.asyncIterator]!=null}function sh(t){if(oh(t))return(async()=>{for await(let e of t);})();for(let e of t);}var Mi=sh;function ke(t){return se.encode({type:se.Type.OK,peers:[],...t}).subarray()}function Ae(t){return se.encode({type:se.Type.ERROR,error:{msg:t.message},peers:[]}).subarray()}var To=mt("libp2p:daemon-server:dht"),Ao=class{dht;constructor(e){let{dht:r}=e;this.dht=r}async*provide(e){try{await Mi(this.dht.provide(e)),yield ke()}catch(r){To.error("failed to provide CID %s - %e",e,r),yield Ae(r)}}async*getClosestPeers(e){yield ke({dht:{type:de.Type.BEGIN}});for await(let r of this.dht.getClosestPeers(e))r.name==="PEER_RESPONSE"&&(yield*r.closer.map(n=>de.encode({type:de.Type.VALUE,value:n.id.toMultihash().bytes})));yield de.encode({type:de.Type.END})}async*getPublicKey(e){yield Ae(new Error("FIX ME: not implemented"))}async*getValue(e){try{for await(let r of this.dht.get(e))r.name==="VALUE"&&(yield ke({dht:{type:de.Type.VALUE,value:r.value}}))}catch(r){To.error("error getting value for key %b - %e",e,r),yield Ae(r)}}async*putValue(e,r){try{await Mi(this.dht.put(e,r)),yield ke()}catch(n){To.error("error putting value %b for key %b - %e",r,e,n),yield Ae(n)}}async*findPeer(e){try{for await(let r of this.dht.findPeer(e))r.name==="FINAL_PEER"&&(yield ke({dht:{type:de.Type.VALUE,peer:{id:r.peer.id.toMultihash().bytes,addrs:r.peer.multiaddrs.map(n=>n.bytes)}}}));throw new Error("Peer not found")}catch(r){To.error("peer not found %p - %e",e,r),yield Ae(r)}}async*findProviders(e,r){yield ke({dht:{type:de.Type.BEGIN}});try{let n=r,i=0;for await(let o of this.dht.findProviders(e))if(o.name==="PEER_RESPONSE"){for(let c of o.providers)i++,yield de.encode({type:de.Type.VALUE,peer:{id:c.id.toMultihash().bytes,addrs:(c.multiaddrs??[]).map(s=>s.bytes)}});if(n===i)break}}catch(n){yield Ae(n)}yield de.encode({type:de.Type.END})}};var Do=mt("libp2p:daemon-server:pubsub"),Lo=class{pubsub;constructor(e){let{pubsub:r}=e;this.pubsub=r}async*getTopics(){try{yield ke({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(e){Do.error("failed to get pubsub topics - %e",e),yield Ae(e)}}async*subscribe(e){try{let r=xt();this.pubsub.subscribe(e),this.pubsub.addEventListener("message",n=>{let i=n.detail;i.topic===e&&(i.type==="signed"?r.push(Lr.encode({from:i.from.toMultihash().bytes,data:i.data,seqno:i.sequenceNumber==null?void 0:we(i.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[i.topic],signature:i.signature,key:bt(i.key)}).subarray()):r.push(Lr.encode({data:i.data,topicIDs:[i.topic]}).subarray()))}),yield ke(),yield*r}catch(r){Do.error("failed to subscribe to topic %s - %e",e,r),yield Ae(r)}}async*publish(e,r){try{await this.pubsub.publish(e,r),yield ke()}catch(n){Do.error("failed to publish message to topic %s - %e",e,n),yield Ae(n)}}async*listPeers(e){try{yield ke({pubsub:{topics:[e],peerIDs:this.pubsub.getSubscribers(e).map(r=>r.toMultihash().bytes)}})}catch(r){Do.error("failed to list peers for topic %s - %e",e,r),yield Ae(r)}}};var vu=1<<22,Ce=mt("libp2p:daemon-server"),Co=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(e){let{multiaddr:r,libp2pNode:n}=e;this.multiaddr=r,this.libp2p=n,this.tcp=xu()({logger:Lc()}),this.listener=this.tcp.createListener({upgrader:new Cr(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new Ao({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new Lo({pubsub:n.services.pubsub}))}async connect(e){if(e.connect?.addrs==null)throw new Error("Invalid request");let r=e.connect.peer,n=e.connect.addrs.map(o=>tt(o)),i=tr(rt(r));return Ce("connect - adding multiaddrs %a to peer %p",n,i),await this.libp2p.peerStore.merge(i,{multiaddrs:n}),Ce("connect - dial %p",i),this.libp2p.dial(i)}async openStream(e){if(e.streamOpen?.proto==null)throw new Error("Invalid request");let{peer:r,proto:n}=e.streamOpen,i=tr(rt(r));Ce("openStream - dial %p",i);let o=await this.libp2p.dial(i);Ce("openStream - open stream for protocol(s) %s",n);let c=await o.newStream(n,{runOnLimitedConnection:!0});return{streamInfo:{peer:i.toMultihash().bytes,addr:o.remoteAddr.bytes,proto:c.protocol??""},connection:c}}async registerStreamHandler(e){if(e.streamHandler?.proto==null)throw new Error("Invalid request");let r=e.streamHandler.proto,n=tt(e.streamHandler.addr),i;Ce("registerStreamHandler - handle %s at %a",r,n),await this.libp2p.handle(r,async(o,c)=>{try{Ce("open stream for protocol %o to %a",r,n);let s=AbortSignal.timeout(1e4);i=await this.tcp.dial(n,{upgrader:new Cr,signal:s});let a=Dt.encode({peer:c.remotePeer.toMultihash().bytes,addr:c.remoteAddr.bytes,proto:o.protocol??""}),u=Eo.single(a);i.send(u)||await Ke(i,"drain",{rejectionEvents:["close"],signal:s}),await Ni(o,i,o)}catch(s){Ce.error("error handling stream handler - %e",s),i?.abort(s)}finally{try{await i?.close()}catch(s){i?.abort(s)}}},{runOnLimitedConnection:!0})}_listen(){process.on("SIGTERM",this._onExit),process.on("SIGINT",this._onExit),process.on("SIGHUP",this._onExit)}_onExit(){this.stop({exit:!0}).catch(e=>{Ce.error("failed to stop daemon during exit - %e",e)})}async start(){this._listen(),await this.libp2p.start(),await this.listener.listen(this.multiaddr)}getMultiaddr(){let e=this.listener.getAddrs();if(e.length>0)return e[0];throw new Error("Not started")}async stop(e={exit:!1}){await this.libp2p.stop(),await this.listener.close(),e.exit&&Ce("server closed, exiting"),process.removeListener("SIGTERM",this._onExit),process.removeListener("SIGINT",this._onExit),process.removeListener("SIGHUP",this._onExit)}async*handlePeerStoreRequest(e){try{switch(e.type){case pt.Type.GET_PROTOCOLS:if(e.id==null)throw new Error("Invalid request");let r=tr(rt(e.id)),i=(await this.libp2p.peerStore.get(r)).protocols;yield ke({peerStore:{protos:i}});return;case pt.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Ce.error("error handling peerstore request - %e",r),yield Ae(r)}}async*handlePubsubRequest(e){try{if(this.libp2p.services.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(e.type){case Qe.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case Qe.Type.SUBSCRIBE:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(e.topic);return;case Qe.Type.PUBLISH:if(e.topic==null||e.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(e.topic,e.data);return;case Qe.Type.LIST_PEERS:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(e.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Ce.error("error handling pubsub request - %e",r),yield Ae(r)}}async*handleDHTRequest(e){try{if(this.libp2p.services.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(e.type){case Ue.Type.FIND_PEER:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(tr(rt(e.peer)));return;case Ue.Type.FIND_PROVIDERS:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(ue.decode(e.cid),e.count??20);return;case Ue.Type.PROVIDE:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(ue.decode(e.cid));return;case Ue.Type.GET_CLOSEST_PEERS:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(e.key);return;case Ue.Type.GET_PUBLIC_KEY:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(tr(rt(e.peer)));return;case Ue.Type.GET_VALUE:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(e.key);return;case Ue.Type.PUT_VALUE:if(e.key==null||e.value==null)throw new Error("Invalid request");yield*this.dhtOperations.putValue(e.key,e.value);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Ce.error("error handling DHT request - %e",r),yield Ae(r)}}handleConnection(e){Promise.resolve().then(async()=>{let r=this,n=Pi(e,{maxDataLength:vu}),i=await n.read($e);Ce("read",i);try{switch(i.type){case $e.Type.CONNECT:{await r.connect(i),await n.write({type:se.Type.OK},se);break}case $e.Type.IDENTIFY:{await n.write({type:se.Type.OK,identify:{id:r.libp2p.peerId.toMultihash().bytes,addrs:r.libp2p.getMultiaddrs().map(o=>o.decapsulateCode(421)).map(o=>o.bytes)}},se);break}case $e.Type.LIST_PEERS:{let o=[],c=new Set;for(let s of r.libp2p.getConnections()){let a=s.remotePeer.toString();c.has(a)||(c.add(a),o.push({id:s.remotePeer.toMultihash().bytes,addrs:[s.remoteAddr.bytes]}))}await n.write({type:se.Type.OK,peers:o},se);break}case $e.Type.STREAM_OPEN:{let o=await r.openStream(i);await n.write({type:se.Type.OK,streamInfo:o.streamInfo},se);let c=n.unwrap();await Ni(c,o.connection,c);break}case $e.Type.STREAM_HANDLER:{await r.registerStreamHandler(i),await n.write({type:se.Type.OK},se);break}case $e.Type.PEERSTORE:{if(i.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=zr(o);for await(let s of r.handlePeerStoreRequest(i.peerStore))await c.write(s);break}case $e.Type.PUBSUB:{if(i.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=zr(o);for await(let s of r.handlePubsubRequest(i.pubsub))await c.write(s);break}case $e.Type.DHT:{if(i.dht==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=zr(o);for await(let s of r.handleDHTRequest(i.dht))await c.write(s);break}default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(o){Ce.error("error handling incoming connection - %e",o);let c=n.unwrap();if(c.status!=="open")return;n=Pi(c,{maxDataLength:vu}),await n.write({type:se.Type.ERROR,error:{msg:o.message},peers:[]},se)}finally{await n.unwrap().close()}}).catch(r=>{Ce.error("error handling incoming connection - %e",r)})}},ih=(t,e)=>new Co({multiaddr:t,libp2pNode:e});return Lu(ch);})();
|
|
16
|
+
${e}[Error list was empty]`,r.trim()}return Tc(t,e)}Oe.formatters.e=t=>t==null?"undefined":Dc(t);function hf(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e.useColors=()=>!1,e}function Lc(t){return{forComponent(e){return mt(e,t)}}}function mt(t,e){let r=hf(`${t}:trace`);return Oe.enabled(`${t}:trace`)&&Oe.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(r=Oe(`${t}:trace`,e)),Object.assign(Oe(t,e),{error:Oe(`${t}:error`,e),trace:r,newScope:n=>mt(`${t}:${n}`,e)})}function Ac(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}var un=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var J=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},ln=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var fn=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var yt=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},Br=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var dn=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var Wt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},hn=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},pn=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var Or=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var mn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},Yt=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},yn=class extends Yt{constructor(e,r){super(!0,e,r)}},bn=class extends Yt{constructor(e,r){super(!1,e,r)}};var ws=Symbol.for("@libp2p/peer-id");var Bc=Symbol.for("@libp2p/transport");var Cc;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(Cc||(Cc={}));var Oc=ce("node:events"),gn=(t,...e)=>{try{(0,Oc.setMaxListeners)(t,...e)}catch{}};function pf(t){return typeof t?.handleEvent=="function"}function mf(t){return(t!==!0&&t!==!1&&t?.once)??!1}var qt=class extends EventTarget{#e=new Map;constructor(){super(),gn(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){let i=mf(n);super.addEventListener(e,c=>{if(i){let s=this.#e.get(c.type);s!=null&&(s=s.filter(({callback:a})=>a!==r),this.#e.set(c.type,s))}pf(r)?r.handleEvent(c):r(c)},n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:r,once:i})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let i=this.#e.get(e);i!=null&&(i=i.filter(({callback:o})=>o!==r),this.#e.set(e,i))}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var _c=Symbol.for("@libp2p/service-capabilities");function _e(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}async function kc(t,e,r,n){let i=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let o=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},i,ft(e),ft(r.subarray()));return n?.signal?.throwIfAborted(),o}var Pc=ce("node:buffer");function Ye(t,e){return lt(Pc.Buffer.concat(t,e))}var Rc=Symbol.for("@achingbrain/uint8arraylist");function Nc(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let i=r+n.byteLength;if(e<i)return{buf:n,index:e-r};r=i}throw new RangeError("index is out of bounds")}function wn(t){return!!t?.[Rc]}var $=class t{bufs;length;[Rc]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(wn(n)){r+=n.byteLength;for(let i of n.bufs)this.bufs.push(i)}else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(wn(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=Nc(this.bufs,e);return r.buf[r.index]}set(e,r){let n=Nc(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(wn(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:i}=this._subList(e,r);return Ye(n,i)}subarray(e,r){let{bufs:n,length:i}=this._subList(e,r);return n.length===1?n[0]:Ye(n,i)}sublist(e,r){let{bufs:n,length:i}=this._subList(e,r),o=new t;return o.length=i,o.bufs=n,o}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:[...this.bufs],length:this.length};let n=[],i=0;for(let o=0;o<this.bufs.length;o++){let c=this.bufs[o],s=i,a=s+c.byteLength;if(i=a,e>=a)continue;let u=e>=s&&e<a,l=r>s&&r<=a;if(u&&l){if(e===s&&r===a){n.push(c);break}let f=e-s;n.push(c.subarray(f,f+(r-e)));break}if(u){if(e===0){n.push(c);continue}n.push(c.subarray(e-s));continue}if(l){if(r===a){n.push(c);break}n.push(c.subarray(0,r-s));break}n.push(c)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!wn(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let i=n.byteLength;if(i===0)throw new TypeError("search must be at least 1 byte long");let o=256,c=new Int32Array(o);for(let f=0;f<o;f++)c[f]=-1;for(let f=0;f<i;f++)c[n[f]]=f;let s=c,a=this.byteLength-n.byteLength,u=n.byteLength-1,l;for(let f=r;f<=a;f+=l){l=0;for(let d=u;d>=0;d--){let h=this.get(f+d);if(n[d]!==h){l=Math.max(1,d-s[h]);break}}if(l===0)return f}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=ve(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let i=ae(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,r,n),this.write(i,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let i=ae(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,r,n),this.write(i,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let i=ae(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,r,n),this.write(i,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=ve(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let i=ae(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,r,n),this.write(i,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let i=ae(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,r,n),this.write(i,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let i=ae(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,r,n),this.write(i,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let i=ae(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,r,n),this.write(i,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let i=ae(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,r,n),this.write(i,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!_e(this.bufs[r],e.bufs[r]))return!1;return!0}static fromUint8Arrays(e,r){let n=new t;return n.bufs=e,r==null&&(r=e.reduce((i,o)=>i+o.byteLength,0)),n.length=r,n}};var Uc=ce("node:buffer");function ne(t,e="utf8"){let r=Jr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Uc.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var yf=parseInt("11111",2),Es=parseInt("10000000",2),bf=parseInt("01111111",2),Fc={0:_r,1:_r,2:gf,3:xf,4:vf,5:Ef,6:wf,16:_r,22:_r,48:_r};function xs(t,e={offset:0}){let r=t[e.offset]&yf;if(e.offset++,Fc[r]!=null)return Fc[r](t,e);throw new Error("No decoder for tag "+r)}function kr(t,e){let r=0;if((t[e.offset]&Es)===Es){let n=t[e.offset]&bf,i="0x";e.offset++;for(let o=0;o<n;o++,e.offset++)i+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(i,16)}else r=t[e.offset],e.offset++;return r}function _r(t,e){kr(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=xs(t,e);if(n===null)break;r.push(n)}return r}function gf(t,e){let r=kr(t,e),n=e.offset,i=e.offset+r,o=[];for(let c=n;c<i;c++)c===n&&t[c]===0||o.push(t[c]);return e.offset+=r,Uint8Array.from(o)}function wf(t,e){let r=kr(t,e),n=e.offset+r,i=t[e.offset];e.offset++;let o=0,c=0;i<40?(o=0,c=i):i<80?(o=1,c=i-40):(o=2,c=i-80);let s=`${o}.${c}`,a=[];for(;e.offset<n;){let u=t[e.offset];if(e.offset++,a.push(u&127),u<128){a.reverse();let l=0;for(let f=0;f<a.length;f++)l+=a[f]<<f*7;s+=`.${l}`,a=[]}}return s}function Ef(t,e){return e.offset++,null}function xf(t,e){let r=kr(t,e),n=t[e.offset];e.offset++;let i=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return i}function vf(t,e){let r=kr(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function Sf(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new $;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function vs(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=Sf(t.byteLength);return new $(Uint8Array.from([e.byteLength|Es]),e)}function Mc(t){let e=new $,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new $(Uint8Array.from([2]),vs(e),e)}function Kc(t){let e=Uint8Array.from([0]),r=new $(e,t);return new $(Uint8Array.from([3]),vs(r),r)}function En(t,e=48){let r=new $;for(let n of t)r.append(n);return new $(Uint8Array.from([e]),vs(r),r)}var If=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Tf=Uint8Array.from([6,5,43,129,4,0,34]),Af=Uint8Array.from([6,5,43,129,4,0,35]),Df={ext:!0,kty:"EC",crv:"P-256"},Lf={ext:!0,kty:"EC",crv:"P-384"},Cf={ext:!0,kty:"EC",crv:"P-521"},Ss=32,Is=48,Ts=66;function $c(t){let e=xs(t);return Hc(e)}function Hc(t){let e=t[1][1][0],r=1,n,i;if(e.byteLength===Ss*2+1)return n=ne(e.subarray(r,r+Ss),"base64url"),i=ne(e.subarray(r+Ss),"base64url"),new Zt({...Df,key_ops:["verify"],x:n,y:i});if(e.byteLength===Is*2+1)return n=ne(e.subarray(r,r+Is),"base64url"),i=ne(e.subarray(r+Is),"base64url"),new Zt({...Lf,key_ops:["verify"],x:n,y:i});if(e.byteLength===Ts*2+1)return n=ne(e.subarray(r,r+Ts),"base64url"),i=ne(e.subarray(r+Ts),"base64url"),new Zt({...Cf,key_ops:["verify"],x:n,y:i});throw new J(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function Vc(t){return En([Mc(Uint8Array.from([1])),En([Bf(t.crv)],160),En([Kc(new $(Uint8Array.from([4]),we(t.x??"","base64url"),we(t.y??"","base64url")))],161)]).subarray()}function Bf(t){if(t==="P-256")return If;if(t==="P-384")return Tf;if(t==="P-521")return Af;throw new J(`Invalid curve ${t}`)}var Zt=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=Vc(this.jwk)),this._raw}toMultihash(){return Ge.digest(bt(this))}toCID(){return ue.createV1(114,this.toMultihash())}toString(){return re.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:_e(this.raw,e.raw)}async verify(e,r,n){return kc(this.jwk,r,e,n)}};var Pn=Ne(ce("crypto"),1);function As(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in t&&t.BYTES_PER_ELEMENT===1}function gt(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(`${r}expected number, got ${typeof t}`)}if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new RangeError(`${r}expected integer >= 0, got ${t}`)}}function Je(t,e,r=""){let n=As(t),i=t?.length,o=e!==void 0;if(!n||o&&i!==e){let c=r&&`"${r}" `,s=o?` of length ${e}`:"",a=n?`length=${i}`:`type=${typeof t}`,u=c+"expected Uint8Array"+s+", got "+a;throw n?new RangeError(u):new TypeError(u)}return t}function xn(t){if(typeof t!="function"||typeof t.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(gt(t.outputLen),gt(t.blockLen),t.outputLen<1)throw new Error('"outputLen" must be >= 1');if(t.blockLen<1)throw new Error('"blockLen" must be >= 1')}function jt(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function vn(t,e){Je(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}function Ct(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function Sn(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function qe(t,e){return t<<32-e|t>>>e}var zc=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Of=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function In(t){if(Je(t),zc)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=Of[t[r]];return e}var nt={_0:48,_9:57,A:65,F:70,a:97,f:102};function Gc(t){if(t>=nt._0&&t<=nt._9)return t-nt._0;if(t>=nt.A&&t<=nt.F)return t-(nt.A-10);if(t>=nt.a&&t<=nt.f)return t-(nt.a-10)}function Ds(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);if(zc)try{return Uint8Array.fromHex(t)}catch(i){throw i instanceof SyntaxError?new RangeError(i.message):i}let e=t.length,r=e/2;if(e%2)throw new RangeError("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let i=0,o=0;i<r;i++,o+=2){let c=Gc(t.charCodeAt(o)),s=Gc(t.charCodeAt(o+1));if(c===void 0||s===void 0){let a=t[o]+t[o+1];throw new RangeError('hex string expected, got non-hex character "'+a+'" at index '+o)}n[i]=c*16+s}return n}function Wc(...t){let e=0;for(let n=0;n<t.length;n++){let i=t[n];Je(i),e+=i.length}let r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let o=t[n];r.set(o,i),i+=o.length}return r}function Yc(t,e={}){let r=(i,o)=>t(o).update(i).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=i=>t(i),Object.assign(r,e),Object.freeze(r)}function qc(t=32){gt(t,"bytesLength");let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");if(t>65536)throw new RangeError(`"bytesLength" expected <= 65536, got ${t}`);return e.getRandomValues(new Uint8Array(t))}var Zc=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function jc(t,e,r){return t&e^~t&r}function Xc(t,e,r){return t&e^t&r^e&r}var Tn=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,i){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.buffer=new Uint8Array(e),this.view=Sn(this.buffer)}update(e){jt(this),Je(e);let{view:r,buffer:n,blockLen:i}=this,o=e.length;for(let c=0;c<o;){let s=Math.min(i-this.pos,o-c);if(s===i){let a=Sn(e);for(;i<=o-c;c+=i)this.process(a,c);continue}n.set(e.subarray(c,c+s),this.pos),this.pos+=s,c+=s,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){jt(this),vn(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:o}=this,{pos:c}=this;r[c++]=128,Ct(this.buffer.subarray(c)),this.padOffset>i-c&&(this.process(n,0),c=0);for(let f=c;f<i;f++)r[f]=0;n.setBigUint64(i-8,BigInt(this.length*8),o),this.process(n,0);let s=Sn(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let u=a/4,l=this.get();if(u>l.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<u;f++)s.setUint32(4*f,l[f],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:i,finished:o,destroyed:c,pos:s}=this;return e.destroyed=c,e.finished=o,e.length=i,e.pos=s,i%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},ot=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var _f=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),wt=new Uint32Array(64),Ls=class extends Tn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:i,E:o,F:c,G:s,H:a}=this;return[e,r,n,i,o,c,s,a]}set(e,r,n,i,o,c,s,a){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=o|0,this.F=c|0,this.G=s|0,this.H=a|0}process(e,r){for(let f=0;f<16;f++,r+=4)wt[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=wt[f-15],h=wt[f-2],I=qe(d,7)^qe(d,18)^d>>>3,L=qe(h,17)^qe(h,19)^h>>>10;wt[f]=L+wt[f-7]+I+wt[f-16]|0}let{A:n,B:i,C:o,D:c,E:s,F:a,G:u,H:l}=this;for(let f=0;f<64;f++){let d=qe(s,6)^qe(s,11)^qe(s,25),h=l+d+jc(s,a,u)+_f[f]+wt[f]|0,L=(qe(n,2)^qe(n,13)^qe(n,22))+Xc(n,i,o)|0;l=u,u=a,a=s,s=c+h|0,c=o,o=i,i=n,n=h+L|0}n=n+this.A|0,i=i+this.B|0,o=o+this.C|0,c=c+this.D|0,s=s+this.E|0,a=a+this.F|0,u=u+this.G|0,l=l+this.H|0,this.set(n,i,o,c,s,a,u,l)}roundClean(){Ct(wt)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),Ct(this.buffer)}},Cs=class extends Ls{A=ot[0]|0;B=ot[1]|0;C=ot[2]|0;D=ot[3]|0;E=ot[4]|0;F=ot[5]|0;G=ot[6]|0;H=ot[7]|0;constructor(){super(32)}};var Qc=Yc(()=>new Cs,Zc(1));var he=(t,e,r)=>Je(t,e,r),Os=gt,_s=In,st=(...t)=>Wc(...t),Ln=t=>Ds(t),ks=As,Ps=t=>qc(t),Dn=BigInt(0),Bs=BigInt(1);function Bt(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new TypeError(r+"expected boolean, got type="+typeof t)}return t}function Cn(t){if(typeof t=="bigint"){if(!An(t))throw new RangeError("positive bigint expected, got "+t)}else Os(t);return t}function Pr(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(r+"expected number, got type="+typeof t)}if(!Number.isSafeInteger(t)){let r=e&&`"${e}" `;throw new RangeError(r+"expected safe integer, got "+t)}}function Nr(t){let e=Cn(t).toString(16);return e.length&1?"0"+e:e}function Jc(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);return t===""?Dn:BigInt("0x"+t)}function Xt(t){return Jc(In(t))}function Ns(t){return Jc(In(kf(Je(t)).reverse()))}function Bn(t,e){if(gt(e),e===0)throw new RangeError("zero length");t=Cn(t);let r=t.toString(16);if(r.length>e*2)throw new RangeError("number too large");return Ds(r.padStart(e*2,"0"))}function Rs(t,e){return Bn(t,e).reverse()}function kf(t){return Uint8Array.from(he(t))}var An=t=>typeof t=="bigint"&&Dn<=t;function Pf(t,e,r){return An(t)&&An(e)&&An(r)&&e<=t&&t<r}function Us(t,e,r,n){if(!Pf(e,r,n))throw new RangeError("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function Qt(t){if(t<Dn)throw new Error("expected non-negative bigint, got "+t);let e;for(e=0;t>Dn;t>>=Bs,e+=1);return e}var Rr=t=>(Bs<<BigInt(t))-Bs;function ea(t,e,r){if(gt(t,"hashLen"),gt(e,"qByteLen"),typeof r!="function")throw new TypeError("hmacFn must be a function");let n=b=>new Uint8Array(b),i=Uint8Array.of(),o=Uint8Array.of(0),c=Uint8Array.of(1),s=1e3,a=n(t),u=n(t),l=0,f=()=>{a.fill(1),u.fill(0),l=0},d=(...b)=>r(u,st(a,...b)),h=(b=i)=>{u=d(o,b),a=d(),b.length!==0&&(u=d(c,b),a=d())},I=()=>{if(l++>=s)throw new Error("drbg: tried max amount of iterations");let b=0,y=[];for(;b<e;){a=d();let A=a.slice();y.push(A),b+=a.length}return st(...y)};return(b,y)=>{f(),h(b);let A;for(;(A=y(I()))===void 0;)h();return f(),A}}function Ot(t,e={},r={}){if(Object.prototype.toString.call(t)!=="[object Object]")throw new TypeError("expected valid options object");function n(o,c,s){if(!s&&c!=="function"&&!Object.hasOwn(t,o))throw new TypeError(`param "${o}" is invalid: expected own property`);let a=t[o];if(s&&a===void 0)return;let u=typeof a;if(u!==c||a===null)throw new TypeError(`param "${o}" is invalid: expected ${c}, got ${u}`)}let i=(o,c)=>Object.entries(o).forEach(([s,a])=>n(s,a,c));i(e,!1),i(r,!0)}var Ee=BigInt(0),ie=BigInt(1),_t=BigInt(2),oa=BigInt(3),sa=BigInt(4),ia=BigInt(5),Nf=BigInt(7),ca=BigInt(8),Rf=BigInt(9),aa=BigInt(16);function Ze(t,e){if(e<=Ee)throw new Error("mod: expected positive modulus, got "+e);let r=t%e;return r>=Ee?r:e+r}function Fe(t,e,r){if(e<Ee)throw new Error("pow2: expected non-negative exponent, got "+e);let n=t;for(;e-- >Ee;)n*=n,n%=r;return n}function ta(t,e){if(t===Ee)throw new Error("invert: expected non-zero number");if(e<=Ee)throw new Error("invert: expected positive modulus, got "+e);let r=Ze(t,e),n=e,i=Ee,o=ie,c=ie,s=Ee;for(;r!==Ee;){let u=n/r,l=n-r*u,f=i-c*u,d=o-s*u;n=r,r=l,i=c,o=s,c=f,s=d}if(n!==ie)throw new Error("invert: does not exist");return Ze(i,e)}function Fs(t,e,r){let n=t;if(!n.eql(n.sqr(e),r))throw new Error("Cannot find square root")}function ua(t,e){let r=t,n=(r.ORDER+ie)/sa,i=r.pow(e,n);return Fs(r,i,e),i}function Uf(t,e){let r=t,n=(r.ORDER-ia)/ca,i=r.mul(e,_t),o=r.pow(i,n),c=r.mul(e,o),s=r.mul(r.mul(c,_t),o),a=r.mul(c,r.sub(s,r.ONE));return Fs(r,a,e),a}function Ff(t){let e=Jt(t),r=la(t),n=r(e,e.neg(e.ONE)),i=r(e,n),o=r(e,e.neg(n)),c=(t+Nf)/aa;return((s,a)=>{let u=s,l=u.pow(a,c),f=u.mul(l,n),d=u.mul(l,i),h=u.mul(l,o),I=u.eql(u.sqr(f),a),L=u.eql(u.sqr(d),a);l=u.cmov(l,f,I),f=u.cmov(h,d,L);let b=u.eql(u.sqr(f),a),y=u.cmov(l,f,b);return Fs(u,y,a),y})}function la(t){if(t<oa)throw new Error("sqrt is not defined for small field");let e=t-ie,r=0;for(;e%_t===Ee;)e/=_t,r++;let n=_t,i=Jt(t);for(;ra(i,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return ua;let o=i.pow(n,e),c=(e+ie)/_t;return function(a,u){let l=a;if(l.is0(u))return u;if(ra(l,u)!==1)throw new Error("Cannot find square root");let f=r,d=l.mul(l.ONE,o),h=l.pow(u,e),I=l.pow(u,c);for(;!l.eql(h,l.ONE);){if(l.is0(h))return l.ZERO;let L=1,b=l.sqr(h);for(;!l.eql(b,l.ONE);)if(L++,b=l.sqr(b),L===f)throw new Error("Cannot find square root");let y=ie<<BigInt(f-L-1),A=l.pow(d,y);f=L,d=l.sqr(A),h=l.mul(h,d),I=l.mul(I,A)}return I}}function Mf(t){return t%sa===oa?ua:t%ca===ia?Uf:t%aa===Rf?Ff(t):la(t)}var Kf=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Ms(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=Kf.reduce((n,i)=>(n[i]="function",n),e);if(Ot(t,r),Pr(t.BYTES,"BYTES"),Pr(t.BITS,"BITS"),t.BYTES<1||t.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(t.ORDER<=ie)throw new Error("invalid field: expected ORDER > 1, got "+t.ORDER);return t}function $f(t,e,r){let n=t;if(r<Ee)throw new Error("invalid exponent, negatives unsupported");if(r===Ee)return n.ONE;if(r===ie)return e;let i=n.ONE,o=e;for(;r>Ee;)r&ie&&(i=n.mul(i,o)),o=n.sqr(o),r>>=ie;return i}function _n(t,e,r=!1){let n=t,i=new Array(e.length).fill(r?n.ZERO:void 0),o=e.reduce((s,a,u)=>n.is0(a)?s:(i[u]=s,n.mul(s,a)),n.ONE),c=n.inv(o);return e.reduceRight((s,a,u)=>n.is0(a)?s:(i[u]=n.mul(s,i[u]),n.mul(s,a)),c),i}function ra(t,e){let r=t,n=(r.ORDER-ie)/_t,i=r.pow(e,n),o=r.eql(i,r.ONE),c=r.eql(i,r.ZERO),s=r.eql(i,r.neg(r.ONE));if(!o&&!c&&!s)throw new Error("invalid Legendre symbol result");return o?1:c?0:-1}function Hf(t,e){if(e!==void 0&&Os(e),t<=Ee)throw new Error("invalid n length: expected positive n, got "+t);if(e!==void 0&&e<1)throw new Error("invalid n length: expected positive bit length, got "+e);let r=Qt(t);if(e!==void 0&&e<r)throw new Error(`invalid n length: expected bit length (${r}) >= n.length (${e})`);let n=e!==void 0?e:r,i=Math.ceil(n/8);return{nBitLength:n,nByteLength:i}}var na=new WeakMap,On=class{ORDER;BITS;BYTES;isLE;ZERO=Ee;ONE=ie;_lengths;_mod;constructor(e,r={}){if(e<=ie)throw new Error("invalid field: expected ORDER > 1, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&Object.defineProperty(this,"sqrt",{value:r.sqrt,enumerable:!0}),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=Object.freeze(r.allowedLengths.slice())),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:i,nByteLength:o}=Hf(e,n);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=i,this.BYTES=o,Object.freeze(this)}create(e){return Ze(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof e);return Ee<=e&&e<this.ORDER}is0(e){return e===Ee}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&ie)===ie}neg(e){return Ze(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return Ze(e*e,this.ORDER)}add(e,r){return Ze(e+r,this.ORDER)}sub(e,r){return Ze(e-r,this.ORDER)}mul(e,r){return Ze(e*r,this.ORDER)}pow(e,r){return $f(this,e,r)}div(e,r){return Ze(e*ta(r,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,r){return e+r}subN(e,r){return e-r}mulN(e,r){return e*r}inv(e){return ta(e,this.ORDER)}sqrt(e){let r=na.get(this);return r||na.set(this,r=Mf(this.ORDER)),r(this,e)}toBytes(e){return this.isLE?Rs(e,this.BYTES):Bn(e,this.BYTES)}fromBytes(e,r=!1){he(e);let{_lengths:n,BYTES:i,isLE:o,ORDER:c,_mod:s}=this;if(n){if(e.length<1||!n.includes(e.length)||e.length>i)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let u=new Uint8Array(i);u.set(e,o?0:u.length-e.length),e=u}if(e.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+e.length);let a=o?Ns(e):Xt(e);if(s&&(a=Ze(a,c)),!r&&!this.isValid(a))throw new Error("invalid field element: outside of range 0..ORDER");return a}invertBatch(e){return _n(this,e)}cmov(e,r,n){return Bt(n,"condition"),n?r:e}};Object.freeze(On.prototype);function Jt(t,e={}){return new On(t,e)}function fa(t){if(typeof t!="bigint")throw new Error("field order must be bigint");if(t<=ie)throw new Error("field order must be greater than 1");let e=Qt(t-ie);return Math.ceil(e/8)}function Ks(t){let e=fa(t);return e+Math.ceil(e/2)}function $s(t,e,r=!1){he(t);let n=t.length,i=fa(e),o=Math.max(Ks(e),16);if(n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?Ns(t):Xt(t),s=Ze(c,e-ie)+ie;return r?Rs(s,i):Bn(s,i)}var er=BigInt(0),kt=BigInt(1);function Ur(t,e){let r=e.negate();return t?r:e}function zs(t,e){let r=_n(t.Fp,e.map(n=>n.Z));return e.map((n,i)=>t.fromAffine(n.toAffine(r[i])))}function ma(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Hs(t,e){ma(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),i=2**t,o=Rr(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:i,shiftBy:c}}function da(t,e,r){let{windowSize:n,mask:i,maxNumber:o,shiftBy:c}=r,s=Number(t&i),a=t>>c;s>n&&(s-=o,a+=kt);let u=e*n,l=u+Math.abs(s)-1,f=s===0,d=s<0,h=e%2!==0;return{nextN:a,offset:l,isZero:f,isNeg:d,isNegF:h,offsetF:u}}var Vs=new WeakMap,ya=new WeakMap;function Gs(t){return ya.get(t)||1}function ha(t){if(t!==er)throw new Error("invalid wNAF")}var kn=class{BASE;ZERO;Fn;bits;constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let i=e;for(;r>er;)r&kt&&(n=n.add(i)),i=i.double(),r>>=kt;return n}precomputeWindow(e,r){let{windows:n,windowSize:i}=Hs(r,this.bits),o=[],c=e,s=c;for(let a=0;a<n;a++){s=c,o.push(s);for(let u=1;u<i;u++)s=s.add(c),o.push(s);c=s.double()}return o}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let i=this.ZERO,o=this.BASE,c=Hs(e,this.bits);for(let s=0;s<c.windows;s++){let{nextN:a,offset:u,isZero:l,isNeg:f,isNegF:d,offsetF:h}=da(n,s,c);n=a,l?o=o.add(Ur(d,r[h])):i=i.add(Ur(f,r[u]))}return ha(n),{p:i,f:o}}wNAFUnsafe(e,r,n,i=this.ZERO){let o=Hs(e,this.bits);for(let c=0;c<o.windows&&n!==er;c++){let{nextN:s,offset:a,isZero:u,isNeg:l}=da(n,c,o);if(n=s,!u){let f=r[a];i=i.add(l?f.negate():f)}}return ha(n),i}getPrecomputes(e,r,n){let i=Vs.get(r);return i||(i=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(i=n(i)),Vs.set(r,i))),i}cached(e,r,n){let i=Gs(e);return this.wNAF(i,this.getPrecomputes(i,e,n),r)}unsafe(e,r,n,i){let o=Gs(e);return o===1?this._unsafeLadder(e,r,i):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,i)}createCache(e,r){ma(r,this.bits),ya.set(e,r),Vs.delete(e)}hasCache(e){return Gs(e)!==1}};function ba(t,e,r,n){let i=e,o=t.ZERO,c=t.ZERO;for(;r>er||n>er;)r&kt&&(o=o.add(i)),n&kt&&(c=c.add(i)),i=i.double(),r>>=kt,n>>=kt;return{p1:o,p2:c}}function pa(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Ms(e),e}else return Jt(t,{isLE:r})}function ga(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let a of["p","n","h"]){let u=e[a];if(!(typeof u=="bigint"&&u>er))throw new Error(`CURVE.${a} must be positive bigint`)}let i=pa(e.p,r.Fp,n),o=pa(e.n,r.Fn,n),s=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let a of s)if(!i.isValid(e[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:i,Fn:o}}function wa(t,e){return function(n){let i=t(n);return{secretKey:i,publicKey:e(i)}}}var My=Pn.default.generateKeyPairSync,Fr=32;var Vf=64;function Ea(t,e,r){if(t.byteLength!==Fr)throw new TypeError('"key" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==Vf)throw new TypeError('"sig" must be 64 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=Pn.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:ne(t,"base64url"),kty:"OKP"}});return Pn.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function va(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var Nn=class{type="Ed25519";raw;constructor(e){this.raw=Ws(e,Fr)}toMultihash(){return Ge.digest(bt(this))}toCID(){return ue.createV1(114,this.toMultihash())}toString(){return re.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:_e(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let i=Ea(this.raw,r,e);return va(i)?i.then(o=>(n?.signal?.throwIfAborted(),o)):i}};function Sa(t){return t=Ws(t,Fr),new Nn(t)}function Ws(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new J(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var Le;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Le||(Le={}));var Ys;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(Ys||(Ys={}));(function(t){t.codec=()=>ze(Ys)})(Le||(Le={}));var Mr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Le.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.Type=Le.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,s,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${s}.Type`,value:Le.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(Mr||(Mr={}));var qs;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Le.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.Type=Le.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,s,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${s}.Type`,value:Le.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(qs||(qs={}));var _a=Ne(ce("node:crypto"),1);var Rn=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(e,r){if(xn(e),Je(r,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,i=new Uint8Array(n);i.set(r.length>n?e.create().update(r).digest():r);for(let o=0;o<i.length;o++)i[o]^=54;this.iHash.update(i),this.oHash=e.create();for(let o=0;o<i.length;o++)i[o]^=106;this.oHash.update(i),Ct(i)}update(e){return jt(this),this.iHash.update(e),this}digestInto(e){jt(this),vn(e,this),this.finished=!0;let r=e.subarray(0,this.outputLen);this.iHash.digestInto(r),this.oHash.update(r),this.oHash.digestInto(r),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:i,destroyed:o,blockLen:c,outputLen:s}=this;return e=e,e.finished=i,e.destroyed=o,e.blockLen=c,e.outputLen=s,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Ia=(()=>{let t=((e,r,n)=>new Rn(e,r).update(n).digest());return t.create=(e,r)=>new Rn(e,r),t})();var Ta=(t,e)=>(t+(t>=0?e:-e)/Aa)/e;function Wf(t,e,r){Us("scalar",t,et,r);let[[n,i],[o,c]]=e,s=Ta(c*t,r),a=Ta(-i*t,r),u=t-s*n-a*o,l=-s*i-a*c,f=u<et,d=l<et;f&&(u=-u),d&&(l=-l);let h=Rr(Math.ceil(Qt(r)/2))+Et;if(u<et||u>=h||l<et||l>=h)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:f,k1:u,k2neg:d,k2:l}}function js(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function Zs(t,e){Ot(t);let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Bt(r.lowS,"lowS"),Bt(r.prehash,"prehash"),r.format!==void 0&&js(r.format),r}var Xs=class extends Error{constructor(e=""){super(e)}},je={Err:Xs,_tlv:{encode:(t,e)=>{let{Err:r}=je;if(Pr(t,"tag"),t<0||t>255)throw new r("tlv.encode: wrong tag");if(typeof e!="string")throw new TypeError('"data" expected string, got type='+typeof e);if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,i=Nr(n);if(i.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?Nr(i.length/2|128):"";return Nr(t)+o+i+e},decode(t,e){let{Err:r}=je;e=he(e,void 0,"DER data");let n=0;if(t<0||t>255)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let i=e[n++],o=!!(i&128),c=0;if(!o)c=i;else{let a=i&127;if(!a)throw new r("tlv.decode(long): indefinite length not supported");if(a>4)throw new r("tlv.decode(long): byte length is too big");let u=e.subarray(n,n+a);if(u.length!==a)throw new r("tlv.decode: length bytes not complete");if(u[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let l of u)c=c<<8|l;if(n+=a,c<128)throw new r("tlv.decode(long): not minimal encoding")}let s=e.subarray(n,n+c);if(s.length!==c)throw new r("tlv.decode: wrong value length");return{v:s,l:e.subarray(n+c)}}},_int:{encode(t){let{Err:e}=je;if(Cn(t),t<et)throw new e("integer: negative integers are not allowed");let r=Nr(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=je;if(t.length<1)throw new e("invalid signature integer: empty");if(t[0]&128)throw new e("invalid signature integer: negative");if(t.length>1&&t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return Xt(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=je,i=he(t,void 0,"signature"),{v:o,l:c}=n.decode(48,i);if(c.length)throw new e("invalid signature: left bytes after parsing");let{v:s,l:a}=n.decode(2,o),{v:u,l}=n.decode(2,a);if(l.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(s),s:r.decode(u)}},hexFromSig(t){let{_tlv:e,_int:r}=je,n=e.encode(2,r.encode(t.r)),i=e.encode(2,r.encode(t.s)),o=n+i;return e.encode(48,o)}};Object.freeze(je._tlv);Object.freeze(je._int);Object.freeze(je);var et=BigInt(0),Et=BigInt(1),Aa=BigInt(2),Un=BigInt(3),Yf=BigInt(4);function Da(t,e={}){let r=ga("weierstrass",t,e),n=r.Fp,i=r.Fn,o=r.CURVE,{h:c,n:s}=o;Ot(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:a,allowInfinityPoint:u}=e;if(a&&(!n.is0(o.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let l=Ca(n,i);function f(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(N,m,S){if(u&&m.is0())return Uint8Array.of(0);let{x:D,y:g}=m.toAffine(),p=n.toBytes(D);if(Bt(S,"isCompressed"),S){f();let w=!n.isOdd(g);return st(La(w),p)}else return st(Uint8Array.of(4),p,n.toBytes(g))}function h(N){he(N,void 0,"Point");let{publicKey:m,publicKeyUncompressed:S}=l,D=N.length,g=N[0],p=N.subarray(1);if(u&&D===1&&g===0)return{x:n.ZERO,y:n.ZERO};if(D===m&&(g===2||g===3)){let w=n.fromBytes(p);if(!n.isValid(w))throw new Error("bad point: is not on curve, wrong x");let x=b(w),E;try{E=n.sqrt(x)}catch(K){let M=K instanceof Error?": "+K.message:"";throw new Error("bad point: is not on curve, sqrt error"+M)}f();let T=n.isOdd(E);return(g&1)===1!==T&&(E=n.neg(E)),{x:w,y:E}}else if(D===S&&g===4){let w=n.BYTES,x=n.fromBytes(p.subarray(0,w)),E=n.fromBytes(p.subarray(w,w*2));if(!y(x,E))throw new Error("bad point: is not on curve");return{x,y:E}}else throw new Error(`bad point: got length ${D}, expected compressed=${m} or uncompressed=${S}`)}let I=e.toBytes===void 0?d:e.toBytes,L=e.fromBytes===void 0?h:e.fromBytes;function b(N){let m=n.sqr(N),S=n.mul(m,N);return n.add(n.add(S,n.mul(N,o.a)),o.b)}function y(N,m){let S=n.sqr(m),D=b(N);return n.eql(S,D)}if(!y(o.Gx,o.Gy))throw new Error("bad curve params: generator point");let A=n.mul(n.pow(o.a,Un),Yf),F=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(A,F)))throw new Error("bad curve params: a or b");function H(N,m,S=!1){if(!n.isValid(m)||S&&n.is0(m))throw new Error(`bad point coordinate ${N}`);return m}function _(N){if(!(N instanceof B))throw new Error("Weierstrass Point expected")}function oe(N){if(!a||!a.basises)throw new Error("no endo");return Wf(N,a.basises,i.ORDER)}function Y(N,m,S,D,g){return S=new B(n.mul(S.X,N),S.Y,S.Z),m=Ur(D,m),S=Ur(g,S),m.add(S)}class B{static BASE=new B(o.Gx,o.Gy,n.ONE);static ZERO=new B(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=i;X;Y;Z;constructor(m,S,D){this.X=H("x",m),this.Y=H("y",S,!0),this.Z=H("z",D),Object.freeze(this)}static CURVE(){return o}static fromAffine(m){let{x:S,y:D}=m||{};if(!m||!n.isValid(S)||!n.isValid(D))throw new Error("invalid affine point");if(m instanceof B)throw new Error("projective point not allowed");return n.is0(S)&&n.is0(D)?B.ZERO:new B(S,D,n.ONE)}static fromBytes(m){let S=B.fromAffine(L(he(m,void 0,"point")));return S.assertValidity(),S}static fromHex(m){return B.fromBytes(Ln(m))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(m=8,S=!0){return q.createCache(this,m),S||this.multiply(Un),this}assertValidity(){let m=this;if(m.is0()){if(e.allowInfinityPoint&&n.is0(m.X)&&n.eql(m.Y,n.ONE)&&n.is0(m.Z))return;throw new Error("bad point: ZERO")}let{x:S,y:D}=m.toAffine();if(!n.isValid(S)||!n.isValid(D))throw new Error("bad point: x or y not field elements");if(!y(S,D))throw new Error("bad point: equation left != right");if(!m.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:m}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(m)}equals(m){_(m);let{X:S,Y:D,Z:g}=this,{X:p,Y:w,Z:x}=m,E=n.eql(n.mul(S,x),n.mul(p,g)),T=n.eql(n.mul(D,x),n.mul(w,g));return E&&T}negate(){return new B(this.X,n.neg(this.Y),this.Z)}double(){let{a:m,b:S}=o,D=n.mul(S,Un),{X:g,Y:p,Z:w}=this,x=n.ZERO,E=n.ZERO,T=n.ZERO,C=n.mul(g,g),K=n.mul(p,p),M=n.mul(w,w),k=n.mul(g,p);return k=n.add(k,k),T=n.mul(g,w),T=n.add(T,T),x=n.mul(m,T),E=n.mul(D,M),E=n.add(x,E),x=n.sub(K,E),E=n.add(K,E),E=n.mul(x,E),x=n.mul(k,x),T=n.mul(D,T),M=n.mul(m,M),k=n.sub(C,M),k=n.mul(m,k),k=n.add(k,T),T=n.add(C,C),C=n.add(T,C),C=n.add(C,M),C=n.mul(C,k),E=n.add(E,C),M=n.mul(p,w),M=n.add(M,M),C=n.mul(M,k),x=n.sub(x,C),T=n.mul(M,K),T=n.add(T,T),T=n.add(T,T),new B(x,E,T)}add(m){_(m);let{X:S,Y:D,Z:g}=this,{X:p,Y:w,Z:x}=m,E=n.ZERO,T=n.ZERO,C=n.ZERO,K=o.a,M=n.mul(o.b,Un),k=n.mul(S,p),ye=n.mul(D,w),be=n.mul(g,x),ge=n.add(S,D),te=n.add(p,w);ge=n.mul(ge,te),te=n.add(k,ye),ge=n.sub(ge,te),te=n.add(S,g);let Be=n.add(p,x);return te=n.mul(te,Be),Be=n.add(k,be),te=n.sub(te,Be),Be=n.add(D,g),E=n.add(w,x),Be=n.mul(Be,E),E=n.add(ye,be),Be=n.sub(Be,E),C=n.mul(K,te),E=n.mul(M,be),C=n.add(E,C),E=n.sub(ye,C),C=n.add(ye,C),T=n.mul(E,C),ye=n.add(k,k),ye=n.add(ye,k),be=n.mul(K,be),te=n.mul(M,te),ye=n.add(ye,be),be=n.sub(k,be),be=n.mul(K,be),te=n.add(te,be),k=n.mul(ye,te),T=n.add(T,k),k=n.mul(Be,te),E=n.mul(ge,E),E=n.sub(E,k),k=n.mul(ge,ye),C=n.mul(Be,C),C=n.add(C,k),new B(E,T,C)}subtract(m){return _(m),this.add(m.negate())}is0(){return this.equals(B.ZERO)}multiply(m){let{endo:S}=e;if(!i.isValidNot0(m))throw new RangeError("invalid scalar: out of range");let D,g,p=w=>q.cached(this,w,x=>zs(B,x));if(S){let{k1neg:w,k1:x,k2neg:E,k2:T}=oe(m),{p:C,f:K}=p(x),{p:M,f:k}=p(T);g=K.add(k),D=Y(S.beta,C,M,w,E)}else{let{p:w,f:x}=p(m);D=w,g=x}return zs(B,[D,g])[0]}multiplyUnsafe(m){let{endo:S}=e,D=this,g=m;if(!i.isValid(g))throw new RangeError("invalid scalar: out of range");if(g===et||D.is0())return B.ZERO;if(g===Et)return D;if(q.hasCache(this))return this.multiply(g);if(S){let{k1neg:p,k1:w,k2neg:x,k2:E}=oe(g),{p1:T,p2:C}=ba(B,D,w,E);return Y(S.beta,T,C,p,x)}else return q.unsafe(D,g)}toAffine(m){let S=this,D=m,{X:g,Y:p,Z:w}=S;if(n.eql(w,n.ONE))return{x:g,y:p};let x=S.is0();D==null&&(D=x?n.ONE:n.inv(w));let E=n.mul(g,D),T=n.mul(p,D),C=n.mul(w,D);if(x)return{x:n.ZERO,y:n.ZERO};if(!n.eql(C,n.ONE))throw new Error("invZ was invalid");return{x:E,y:T}}isTorsionFree(){let{isTorsionFree:m}=e;return c===Et?!0:m?m(B,this):q.unsafe(this,s).is0()}clearCofactor(){let{clearCofactor:m}=e;return c===Et?this:m?m(B,this):this.multiplyUnsafe(c)}isSmallOrder(){return c===Et?this.is0():this.clearCofactor().is0()}toBytes(m=!0){return Bt(m,"isCompressed"),this.assertValidity(),I(B,this,m)}toHex(m=!0){return _s(this.toBytes(m))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let le=i.BITS,q=new kn(B,e.endo?Math.ceil(le/2):le);return le>=8&&B.BASE.precompute(8),Object.freeze(B.prototype),Object.freeze(B),B}function La(t){return Uint8Array.of(t?2:3)}function Ca(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function qf(t,e={}){let{Fn:r}=t,n=e.randomBytes===void 0?Ps:e.randomBytes,i=Object.assign(Ca(t.Fp,r),{seed:Math.max(Ks(r.ORDER),16)});function o(h){try{let I=r.fromBytes(h);return r.isValidNot0(I)}catch{return!1}}function c(h,I){let{publicKey:L,publicKeyUncompressed:b}=i;try{let y=h.length;return I===!0&&y!==L||I===!1&&y!==b?!1:!!t.fromBytes(h)}catch{return!1}}function s(h){return h=h===void 0?n(i.seed):h,$s(he(h,i.seed,"seed"),r.ORDER)}function a(h,I=!0){return t.BASE.multiply(r.fromBytes(h)).toBytes(I)}function u(h){let{secretKey:I,publicKey:L,publicKeyUncompressed:b}=i,y=r._lengths;if(!ks(h))return;let A=he(h,void 0,"key").length,F=A===L||A===b,H=A===I||!!y?.includes(A);if(!(F&&H))return F}function l(h,I,L=!0){if(u(h)===!0)throw new Error("first arg must be private key");if(u(I)===!1)throw new Error("second arg must be public key");let b=r.fromBytes(h);return t.fromBytes(I).multiply(b).toBytes(L)}let f={isValidSecretKey:o,isValidPublicKey:c,randomSecretKey:s},d=wa(s,a);return Object.freeze(f),Object.freeze(i),Object.freeze({getPublicKey:a,getSharedSecret:l,keygen:d,Point:t,utils:f,lengths:i})}function Ba(t,e,r={}){let n=e;xn(n),Ot(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let i=r.randomBytes===void 0?Ps:r.randomBytes,o=r.hmac===void 0?(g,p)=>Ia(n,g,p):r.hmac,{Fp:c,Fn:s}=t,{ORDER:a,BITS:u}=s,{keygen:l,getPublicKey:f,getSharedSecret:d,utils:h,lengths:I}=qf(t,r),L={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},b=a*Aa+Et<c.ORDER;function y(g){let p=a>>Et;return g>p}function A(g,p){if(!s.isValidNot0(p))throw new Error(`invalid signature ${g}: out of range 1..Point.Fn.ORDER`);return p}function F(){if(b)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function H(g,p){js(p);let w=I.signature,x=p==="compact"?w:p==="recovered"?w+1:void 0;return he(g,x)}class _{r;s;recovery;constructor(p,w,x){if(this.r=A("r",p),this.s=A("s",w),x!=null){if(F(),![0,1,2,3].includes(x))throw new Error("invalid recovery id");this.recovery=x}Object.freeze(this)}static fromBytes(p,w=L.format){H(p,w);let x;if(w==="der"){let{r:K,s:M}=je.toSig(he(p));return new _(K,M)}w==="recovered"&&(x=p[0],w="compact",p=p.subarray(1));let E=I.signature/2,T=p.subarray(0,E),C=p.subarray(E,E*2);return new _(s.fromBytes(T),s.fromBytes(C),x)}static fromHex(p,w){return this.fromBytes(Ln(p),w)}assertRecovery(){let{recovery:p}=this;if(p==null)throw new Error("invalid recovery id: must be present");return p}addRecoveryBit(p){return new _(this.r,this.s,p)}recoverPublicKey(p){let{r:w,s:x}=this,E=this.assertRecovery(),T=E===2||E===3?w+a:w;if(!c.isValid(T))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let C=c.toBytes(T),K=t.fromBytes(st(La((E&1)===0),C)),M=s.inv(T),k=Y(he(p,void 0,"msgHash")),ye=s.create(-k*M),be=s.create(x*M),ge=t.BASE.multiplyUnsafe(ye).add(K.multiplyUnsafe(be));if(ge.is0())throw new Error("invalid recovery: point at infinify");return ge.assertValidity(),ge}hasHighS(){return y(this.s)}toBytes(p=L.format){if(js(p),p==="der")return Ln(je.hexFromSig(this));let{r:w,s:x}=this,E=s.toBytes(w),T=s.toBytes(x);return p==="recovered"?(F(),st(Uint8Array.of(this.assertRecovery()),E,T)):st(E,T)}toHex(p){return _s(this.toBytes(p))}}Object.freeze(_.prototype),Object.freeze(_);let oe=r.bits2int===void 0?function(p){if(p.length>8192)throw new Error("input is too large");let w=Xt(p),x=p.length*8-u;return x>0?w>>BigInt(x):w}:r.bits2int,Y=r.bits2int_modN===void 0?function(p){return s.create(oe(p))}:r.bits2int_modN,B=Rr(u);function le(g){return Us("num < 2^"+u,g,et,B),s.toBytes(g)}function q(g,p){return he(g,void 0,"message"),p?he(n(g),void 0,"prehashed message"):g}function N(g,p,w){let{lowS:x,prehash:E,extraEntropy:T}=Zs(w,L);g=q(g,E);let C=Y(g),K=s.fromBytes(p);if(!s.isValidNot0(K))throw new Error("invalid private key");let M=[le(K),le(C)];if(T!=null&&T!==!1){let ge=T===!0?i(I.secretKey):T;M.push(he(ge,void 0,"extraEntropy"))}let k=st(...M),ye=C;function be(ge){let te=oe(ge);if(!s.isValidNot0(te))return;let Be=s.inv(te),Ft=t.BASE.multiply(te).toAffine(),lr=s.create(Ft.x);if(lr===et)return;let Yr=s.create(Be*s.create(ye+lr*K));if(Yr===et)return;let Ki=(Ft.x===lr?0:2)|Number(Ft.y&Et),$i=Yr;return x&&y(Yr)&&($i=s.neg(Yr),Ki^=1),new _(lr,$i,b?void 0:Ki)}return{seed:k,k2sig:be}}function m(g,p,w={}){let{seed:x,k2sig:E}=N(g,p,w);return ea(n.outputLen,s.BYTES,o)(x,E).toBytes(w.format)}function S(g,p,w,x={}){let{lowS:E,prehash:T,format:C}=Zs(x,L);if(w=he(w,void 0,"publicKey"),p=q(p,T),!ks(g)){let K=g instanceof _?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+K)}H(g,C);try{let K=_.fromBytes(g,C),M=t.fromBytes(w);if(E&&K.hasHighS())return!1;let{r:k,s:ye}=K,be=Y(p),ge=s.inv(ye),te=s.create(be*ge),Be=s.create(k*ge),Ft=t.BASE.multiplyUnsafe(te).add(M.multiplyUnsafe(Be));return Ft.is0()?!1:s.create(Ft.x)===k}catch{return!1}}function D(g,p,w={}){let{prehash:x}=Zs(w,L);return p=q(p,x),_.fromBytes(g,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:l,getPublicKey:f,getSharedSecret:d,utils:h,lengths:I,Point:t,sign:m,verify:S,recoverPublicKey:D,Signature:_,hash:n})}var Js={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Zf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var Oa=BigInt(2);function jf(t){let e=Js.p,r=BigInt(3),n=BigInt(6),i=BigInt(11),o=BigInt(22),c=BigInt(23),s=BigInt(44),a=BigInt(88),u=t*t*t%e,l=u*u*t%e,f=Fe(l,r,e)*l%e,d=Fe(f,r,e)*l%e,h=Fe(d,Oa,e)*u%e,I=Fe(h,i,e)*h%e,L=Fe(I,o,e)*I%e,b=Fe(L,s,e)*L%e,y=Fe(b,a,e)*b%e,A=Fe(y,s,e)*L%e,F=Fe(A,r,e)*l%e,H=Fe(F,c,e)*I%e,_=Fe(H,n,e)*u%e,oe=Fe(_,Oa,e);if(!Qs.eql(Qs.sqr(oe),t))throw new Error("Cannot find square root");return oe}var Qs=Jt(Js.p,{sqrt:jf}),Xf=Da(Js,{Fp:Qs,endo:Zf}),Kr=Ba(Xf,Qc);var Fn=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function ka(t,e,r,n){n?.signal?.throwIfAborted();let i=_a.default.createHash("sha256");if(r instanceof Uint8Array)i.update(r);else for(let c of r)i.update(c);let o=i.digest();try{return Kr.verify(e,o,t,{prehash:!1,format:"der"})}catch(c){throw new Fn(String(c))}}var Mn=class{type="secp256k1";raw;_key;constructor(e){this._key=Na(e),this.raw=Pa(this._key)}toMultihash(){return Ge.digest(bt(this))}toCID(){return ue.createV1(114,this.toMultihash())}toString(){return re.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:_e(this.raw,e.raw)}verify(e,r,n){return ka(this._key,r,e,n)}};function Ra(t){return new Mn(t)}function Pa(t){return Kr.Point.fromBytes(t).toBytes()}function Na(t){try{return Kr.Point.fromBytes(t),t}catch(e){throw new ln(String(e))}}function Ua(t){let{Type:e,Data:r}=Mr.decode(t.digest),n=r??new Uint8Array;switch(e){case Le.Ed25519:return Sa(n);case Le.secp256k1:return Ra(n);case Le.ECDSA:return $c(n);default:throw new Or}}function bt(t){return Mr.encode({Type:Le[t.type],Data:t.raw})}var Fa=Symbol.for("nodejs.util.inspect.custom"),Qf=114,$r=class{type;multihash;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[ws]=!0;toString(){return this.string==null&&(this.string=re.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return ue.createV1(Qf,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return _e(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return _e(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[Fa](){return`PeerId(${this.toString()})`}},Kn=class extends $r{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},$n=class extends $r{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},Hn=class extends $r{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},Jf=2336,Vn=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ge.digest(we(this.url))}[Fa](){return`PeerId(${this.url})`}[ws]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return ue.createV1(Jf,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=ne(e)),e.toString()===this.toString())}};function tr(t){if(td(t))return new Kn({multihash:t});if(ed(t))try{let e=Ua(t);if(e.type==="Ed25519")return new $n({multihash:t,publicKey:e});if(e.type==="secp256k1")return new Hn({multihash:t,publicKey:e})}catch{let r=ne(t.digest);return new Vn(new URL(r))}throw new dn("Supplied PeerID Multihash is invalid")}function ed(t){return t.code===Ge.code}function td(t){return t.code===cs.code}var Eu=Ne(ce("net"),1);var xe=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},it=class extends Error{static name="ValidationError";name="ValidationError"},Gn=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},zn=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Me=ce("node:net");function ti(t){return e=>ne(e,t)}function ri(t){return e=>we(e,t)}function rr(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function Pt(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function Ma(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let r=we(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=Pt(n);return Ye([r,i],r.length+i.length)}function Ka(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let r=Xe.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=Pt(n);return Ye([r,i],r.length+i.length)}function ni(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=ne(e,"base32"),i=rr(r);return`${n}:${i}`}var oi=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let i=parseInt(r,10);if(isNaN(i)||i<0||i>255)throw new xe("Invalid byte value in IP address");e[n]=i}),e},$a=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let o=(0,Me.isIPv4)(r[n]),c;o&&(c=oi(r[n]),r[n]=ne(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,ne(c.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let o=[n,1];for(n=9-r.length;n>0;n--)o.push("0");r.splice.apply(r,o)}let i=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let o=parseInt(r[n],16);if(isNaN(o)||o<0||o>65535)throw new xe("Invalid byte value in IP address");i[e++]=o>>8&255,i[e++]=o&255}return i},Ha=function(t){if(t.byteLength!==4)throw new xe("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},Va=function(t){if(t.byteLength!==16)throw new xe("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let i=t[n],o=t[n+1],c=`${i.toString(16).padStart(2,"0")}${o.toString(16).padStart(2,"0")}`;e.push(c)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new xe(`Invalid IPv6 address "${r}"`)}};function Ga(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new xe(`Invalid IPv6 address "${t}"`)}}var ei=Object.values(yr).map(t=>t.decoder),rd=(function(){let t=ei[0].or(ei[1]);return ei.slice(2).forEach(e=>t=t.or(e)),t})();function za(t){return rd.decode(t)}function Wa(t){return e=>t.encoder.encode(e)}function nd(t){if(parseInt(t).toString()!==t)throw new it("Value must be an integer")}function od(t){if(t<0)throw new it("Value must be a positive integer, or zero")}function sd(t){return e=>{if(e>t)throw new it(`Value must be smaller than or equal to ${t}`)}}function id(...t){return e=>{for(let r of t)r(e)}}var Hr=id(nd,od,sd(65535));var pe=-1,si=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new zn(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},at=new si,Ed=[{code:4,name:"ip4",size:32,valueToBytes:oi,bytesToValue:Ha,validate:t=>{if(!(0,Me.isIPv4)(t))throw new it(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Pt,bytesToValue:rr,validate:Hr},{code:273,name:"udp",size:16,valueToBytes:Pt,bytesToValue:rr,validate:Hr},{code:33,name:"dccp",size:16,valueToBytes:Pt,bytesToValue:rr,validate:Hr},{code:41,name:"ip6",size:128,valueToBytes:$a,bytesToValue:Va,stringToValue:Ga,validate:t=>{if(!(0,Me.isIPv6)(t))throw new it(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:pe},{code:43,name:"ipcidr",size:8,bytesToValue:ti("base10"),valueToBytes:ri("base10")},{code:53,name:"dns",size:pe},{code:54,name:"dns4",size:pe},{code:55,name:"dns6",size:pe},{code:56,name:"dnsaddr",size:pe},{code:132,name:"sctp",size:16,valueToBytes:Pt,bytesToValue:rr,validate:Hr},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:pe,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:pe,bytesToValue:ti("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?ri("base58btc")(t):ue.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:ni,valueToBytes:Ma},{code:445,name:"onion3",size:296,bytesToValue:ni,valueToBytes:Ka},{code:446,name:"garlic64",size:pe},{code:447,name:"garlic32",size:pe},{code:448,name:"tls"},{code:449,name:"sni",size:pe},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:pe,bytesToValue:Wa(Qo),valueToBytes:za},{code:480,name:"http"},{code:481,name:"http-path",size:pe,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:pe}];Ed.forEach(t=>{at.addProtocol(t)});function Ya(t){let e=[],r=0;for(;r<t.length;){let n=vt(t,r),i=at.getProtocol(n),o=fe(n),c=xd(i,t,r+o),s=0;c>0&&i.size===pe&&(s=fe(c));let a=o+s+c,u={code:n,name:i.name,bytes:ft(t.subarray(r,r+a))};if(c>0){let l=r+o+s,f=t.subarray(l,l+c);u.value=i.bytesToValue?.(f)??ne(f)}e.push(u),r+=a}return e}function qa(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let i=at.getProtocol(n.code),o=fe(n.code),c,s=0,a=0;n.value!=null&&(c=i.valueToBytes?.(n.value)??we(n.value),s=c.byteLength,i.size===pe&&(a=fe(s)));let u=new Uint8Array(o+a+s),l=0;Mt(n.code,u,l),l+=o,c!=null&&(i.size===pe&&(Mt(s,u,l),l+=a),u.set(c,l)),n.bytes=u}r.push(n.bytes),e+=n.bytes.byteLength}return Ye(r,e)}function Za(t){if(t.charAt(0)!=="/")throw new xe('String multiaddr must start with "/"');let e=[],r="protocol",n="",i="";for(let o=1;o<t.length;o++){let c=t.charAt(o);c!=="/"&&(r==="protocol"?i+=t.charAt(o):n+=t.charAt(o));let s=o===t.length-1;if(c==="/"||s){let a=at.getProtocol(i);if(r==="protocol"){if(a.size==null||a.size===0){e.push({code:a.code,name:a.name}),n="",i="",r="protocol";continue}else if(s)throw new xe(`Component ${i} was missing value`);r="value"}else if(r==="value"){let u={code:a.code,name:a.name};if(a.size!=null&&a.size!==0){if(n==="")throw new xe(`Component ${i} was missing value`);u.value=a.stringToValue?.(n)??n}e.push(u),n="",i="",r="protocol"}}}if(i!==""&&n!=="")throw new xe("Incomplete multiaddr");return e}function ja(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=at.getProtocol(e.code);if(r==null)throw new xe(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function xd(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:vt(e,r)}var vd=Symbol.for("nodejs.util.inspect.custom"),gi=Symbol.for("@multiformats/multiaddr");function Sd(t){if(t==null&&(t="/"),Xa(t))return t.getComponents();if(t instanceof Uint8Array)return Ya(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),Za(t);if(Array.isArray(t))return t;throw new xe("Must be a string, Uint8Array, Component[], or another Multiaddr")}var eo=class t{[gi]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=Sd(e),r.validate!==!1&&Id(this)}get bytes(){return this.#r==null&&(this.#r=qa(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=ja(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let r=new t(e);return new t([...this.#e,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),i=n.lastIndexOf(r);if(i<0)throw new Gn(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,i),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){r=n;break}return new t(this.#e.slice(0,r),{validate:!1})}equals(e){return _e(this.bytes,e.bytes)}[vd](){return`Multiaddr(${this.toString()})`}};function Id(t){t.getComponents().forEach(e=>{let r=at.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function Xa(t){return!!t?.[gi]}function tt(t){return new eo(t)}var G=t=>({match:e=>{let r=e[0];return r==null||r.code!==t||r.value!=null?!1:e.slice(1)}}),v=(t,e)=>({match:r=>{let n=r[0];return n?.code!==t||n.value==null||e!=null&&n.value!==e?!1:r.slice(1)}}),Qa=t=>({match:e=>t.match(e)===!1?e:!1}),O=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),Te=(...t)=>({match:e=>{let r;for(let n of t){let i=n.match(e);i!==!1&&(r==null||i.length<r.length)&&(r=i)}return r??!1}}),P=(...t)=>({match:e=>{for(let r of t){let n=r.match(e);if(n===!1)return!1;e=n}return e}});function z(...t){function e(i){if(i==null)return!1;let o=i.getComponents();for(let c of t){let s=c.match(o);if(s===!1)return!1;o=s}return o}function r(i){return e(i)!==!1}function n(i){let o=e(i);return o===!1?!1:o.length===0}return{matchers:t,matches:r,exactMatch:n}}var Td=v(421),S0=z(Td),ro=v(54),no=v(55),oo=v(56),Ei=v(53),I0=z(ro,O(v(421))),T0=z(no,O(v(421))),A0=z(oo,O(v(421))),D0=z(Te(Ei,oo,ro,no),O(v(421))),Ja=P(v(4),O(v(43))),eu=P(O(v(42)),v(41),O(v(43))),xi=Te(Ja,eu),ir=Te(xi,Ei,ro,no,oo),L0=z(Te(xi,P(Te(Ei,oo,ro,no),O(v(421))))),C0=z(Ja),B0=z(eu),O0=z(xi),vi=P(ir,v(6)),Gr=P(ir,v(273)),tu=z(P(vi,O(v(421)))),_0=z(Gr),Si=P(Gr,G(460),O(v(421))),so=P(Gr,G(461),O(v(421))),Ad=Te(Si,so),k0=z(Si),P0=z(so),wi=Te(ir,vi,Gr,Si,so),ru=Te(P(wi,G(477),O(v(421)))),N0=z(ru),nu=Te(P(wi,G(478),O(v(421))),P(wi,G(448),O(v(449)),G(477),O(v(421)))),R0=z(nu),ou=P(Gr,G(280),O(v(466)),O(v(466)),O(v(421))),U0=z(ou),su=P(so,G(465),O(v(466)),O(v(466)),O(v(421))),F0=z(su),to=Te(ru,nu,P(vi,O(v(421))),P(Ad,O(v(421))),P(ir,O(v(421))),ou,su,v(421)),M0=z(to),Dd=P(O(to),G(290),Qa(G(281)),O(v(421))),K0=z(Dd),Ld=Te(P(to,G(290),G(281),O(v(421))),P(to,G(281),O(v(421))),P(G(281),O(v(421)))),$0=z(Ld),Cd=P(ir,Te(P(v(6,"80")),P(v(6),G(480)),G(480)),O(v(481)),O(v(421))),H0=z(Cd),Bd=P(ir,Te(P(v(6,"443")),P(v(6,"443"),G(480)),P(v(6),G(443)),P(v(6),G(448),G(480)),P(G(448),G(480)),G(448),G(443)),O(v(481)),O(v(421))),V0=z(Bd),Od=Te(P(v(777),O(v(421)))),G0=z(Od),_d=Te(P(v(400),O(v(421)))),io=z(_d);var co=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var wu=Ne(ce("node:net"),1);function kd(t){let e=t.getComponents(),r={},n=0;return e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n]?.name==="ip4"||e[n]?.name==="ip6"||e[n]?.name==="dns"||e[n]?.name==="dns4"||e[n]?.name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n]?.name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null?null:(e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r)}function ao(t){let e=kd(t);if(e==null)throw new J(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e}function ut(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var uo=class{buffer;mask;top;btm;next;constructor(e){if(!(e>0)||(e-1&e)!==0)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(e),this.mask=e-1,this.top=0,this.btm=0,this.next=null}push(e){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=e,this.top=this.top+1&this.mask,!0)}shift(){let e=this.buffer[this.btm];if(e!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,e}isEmpty(){return this.buffer[this.btm]===void 0}},cr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new uo(this.hwm),this.tail=this.head,this.size=0}calculateSize(e){return e?.byteLength!=null?e.byteLength:1}push(e){if(e?.value!=null&&(this.size+=this.calculateSize(e.value)),!this.head.push(e)){let r=this.head;this.head=r.next=new uo(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let r=this.tail.next;this.tail.next=null,this.tail=r,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var Ii=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function xt(t={}){return Pd(r=>{let n=r.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},t)}function Pd(t,e){e=e??{};let r=e.onEnd,n=new cr,i,o,c,s=ut(),a=async()=>{try{return n.isEmpty()?c?{done:!0}:await new Promise((b,y)=>{o=A=>{o=null,n.push(A);try{b(t(n))}catch(F){y(F)}return i}}):t(n)}finally{n.isEmpty()&&queueMicrotask(()=>{s.resolve(),s=ut()})}},u=b=>o!=null?o(b):(n.push(b),i),l=b=>(n=new cr,o!=null?o({error:b}):(n.push({error:b}),i)),f=b=>{if(c)return i;if(e?.objectMode!==!0&&b?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return u({done:!1,value:b})},d=b=>c?i:(c=!0,b!=null?l(b):u({done:!0})),h=()=>(n=new cr,d(),{done:!0}),I=b=>(d(b),{done:!0});if(i={[Symbol.asyncIterator](){return this},next:a,return:h,throw:I,push:f,end:d,get readableLength(){return n.size},onEmpty:async b=>{let y=b?.signal;if(y?.throwIfAborted(),n.isEmpty())return;let A,F;y!=null&&(A=new Promise((H,_)=>{F=()=>{_(new Ii)},y.addEventListener("abort",F)}));try{await Promise.race([s.promise,A])}finally{F!=null&&y!=null&&y?.removeEventListener("abort",F)}}},r==null)return i;let L=i;return i={[Symbol.asyncIterator](){return this},next(){return L.next()},throw(b){return L.throw(b),r!=null&&(r(b),r=void 0),{done:!0}},return(){return L.return(),r!=null&&(r(),r=void 0),{done:!0}},push:f,end(b){return L.end(b),r!=null&&(r(b),r=void 0),i},get readableLength(){return L.readableLength},onEmpty:b=>L.onEmpty(b)},i}var Ti=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},iu=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function Ai(t,e){let{milliseconds:r,fallback:n,message:i,customTimers:o={setTimeout,clearTimeout},signal:c}=e,s,a,l=new Promise((f,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(c?.aborted){d(iu(c));return}if(c&&(a=()=>{d(iu(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new Ti;s=o.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(I){d(I)}return}typeof t.cancel=="function"&&t.cancel(),i===!1?f():i instanceof Error?d(i):(h.message=i??`Promise timed out after ${r} milliseconds`,d(h))},r)}).finally(()=>{l.clear(),a&&c&&c.removeEventListener("abort",a)});return l.clear=()=>{o.clearTimeout.call(void 0,s),s=void 0},l}var Nd=t=>{let e=t.addEventListener||t.on||t.addListener,r=t.removeEventListener||t.off||t.removeListener;if(!e||!r)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(t),removeListener:r.bind(t)}};function Rd(t,e,r){let n,i=new Promise((o,c)=>{if(r={rejectionEvents:["error"],multiArgs:!1,rejectionMultiArgs:!1,resolveImmediately:!1,...r},!(r.count>=0&&(r.count===Number.POSITIVE_INFINITY||Number.isInteger(r.count))))throw new TypeError("The `count` option should be at least 0 or more");r.signal?.throwIfAborted();let s=[e].flat(),a=[],{addListener:u,removeListener:l}=Nd(t),f=async(...h)=>{let I=r.multiArgs?h:h[0];if(r.filter)try{if(!await r.filter(I))return}catch(L){n(),c(L);return}a.push(I),r.count===a.length&&(n(),o(a))},d=(...h)=>{n(),c(r.rejectionMultiArgs?h:h[0])};n=()=>{for(let h of s)l(h,f);for(let h of r.rejectionEvents)s.includes(h)||l(h,d)};for(let h of s)u(h,f);for(let h of r.rejectionEvents)s.includes(h)||u(h,d);r.signal&&r.signal.addEventListener("abort",()=>{d(r.signal.reason)},{once:!0}),r.resolveImmediately&&o(a)});if(i.cancel=n,typeof r.timeout=="number"){let o=Ai(i,{milliseconds:r.timeout});return o.cancel=()=>{n(),o.clear()},o}return i}function Ke(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=Rd(t,e,r),i=n.then(o=>o[0]);return i.cancel=n.cancel,i}var Rt=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var lo=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function Ud(t){return t.reason}async function ar(t,e,r){if(e==null)return t;let n=r?.translateError??Ud;if(e.aborted)return t.catch(()=>{}),Promise.reject(n(e));let i;try{return await Promise.race([t,new Promise((o,c)=>{i=()=>{c(n(e))},e.addEventListener("abort",i)})])}finally{i!=null&&e.removeEventListener("abort",i)}}var Fd=Math.pow(2,20)*4,fo=class extends qt{status;timeline;inactivityTimeout;maxReadBufferLength;maxWriteBufferLength;log;direction;maxMessageSize;readStatus;writeStatus;remoteReadStatus;remoteWriteStatus;writableNeedsDrain;readBuffer;writeBuffer;sendingData;onDrainPromise;constructor(e){super(),this.status="open",this.log=e.log,this.direction=e.direction??"outbound",this.inactivityTimeout=e.inactivityTimeout??12e4,this.maxReadBufferLength=e.maxReadBufferLength??Fd,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new $,this.writeBuffer=new $,this.readStatus="readable",this.remoteReadStatus="readable",this.writeStatus="writable",this.remoteWriteStatus="writable",this.sendingData=!1,this.writableNeedsDrain=!1,this.timeline={open:Date.now()},this.processSendQueue=this.processSendQueue.bind(this);let r=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,queueMicrotask(()=>{try{this.processSendQueue()}catch(i){this.log.error("processSendQueue threw - %e",i)}})),this.onDrainPromise?.resolve()};this.addEventListener("drain",r);let n=i=>{this.onDrainPromise?.reject(i.error??new lo)};this.addEventListener("close",n)}get readBufferLength(){return this.readBuffer.byteLength}get writeBufferLength(){return this.writeBuffer.byteLength}async onDrain(e){return this.writableNeedsDrain!==!0?Promise.resolve():(this.onDrainPromise==null&&(this.onDrainPromise=Promise.withResolvers()),ar(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=xt(),r=o=>{e.push(o.data)};this.addEventListener("message",r);let n=o=>{e.end(o.error)};this.addEventListener("close",n);let i=()=>{e.end()};this.addEventListener("remoteCloseWrite",i);try{yield*e}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",i)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new yt(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",e.byteLength),this.writeBuffer.append(e),this.processSendQueue()}abort(e){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",e),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(e)}catch(r){this.log("failed to send reset to remote - %e",r)}this.dispatchEvent(new yn(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt("Cannot pause a stream that is closing/closed");this.readStatus!=="paused"&&(this.readStatus="paused",this.sendPause())}resume(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.append(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}unshift(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.prepend(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(e){if(e.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(e),this.dispatchReadBuffer()}}addEventListener(...e){super.addEventListener.apply(this,e),e[0]==="message"&&this.readBuffer.byteLength>0&&queueMicrotask(()=>{this.dispatchReadBuffer()})}onRemoteReset(){this.log("remote reset"),this.status="reset",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now(),this.readBuffer.byteLength===0&&(this.readStatus="closed");let e=new fn;this.dispatchEvent(new bn(e))}onTransportClosed(e){this.log("transport closed"),this.readStatus==="readable"&&this.readBuffer.byteLength===0&&(this.log("close readable end after transport closed and read buffer is empty"),this.readStatus="closed"),this.remoteReadStatus!=="closed"&&(this.remoteReadStatus="closed"),this.remoteWriteStatus!=="closed"&&(this.remoteWriteStatus="closed"),this.writeStatus!=="closed"&&(this.writeStatus="closed"),e!=null?this.abort(e):(this.status==="open"||this.status==="closing")&&(this.timeline.close=Date.now(),this.status="closed",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.dispatchEvent(new Yt))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;if(this.writeStatus!=="writable"&&this.writeStatus!=="closing")return this.log.trace("not processing send queue as stream is %s",this.writeStatus),!1;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let i=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(i===0){e=!1;break}let o=this.writeBuffer.sublist(0,i),c=new $(o);this.writeBuffer.consume(o.byteLength);let s;try{s=this.sendData(o)}catch(a){throw this.writeBuffer.prepend(c),this.abort(a),a}if(e=s.canSendMore,n+=s.sentBytes,s.sentBytes!==c.byteLength&&(c.consume(s.sentBytes),this.writeBuffer.prepend(c)),!e)break}return e||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,r,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),e}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let e=this.readBuffer.sublist();this.readBuffer.consume(e.byteLength),this.dispatchEvent(new mn(e))}finally{this.readBuffer.byteLength===0&&this.remoteWriteStatus==="closed"&&(this.log("close readable end after dispatching read buffer and remote writable end is closed"),this.readStatus="closed"),this.checkReadBufferLength()}}checkReadBufferLength(){this.readBuffer.byteLength>this.maxReadBufferLength&&this.abort(new Br(`Read buffer length of ${this.readBuffer.byteLength} exceeded limit of ${this.maxReadBufferLength}, read status is ${this.readStatus}`))}checkWriteBufferLength(){this.maxWriteBufferLength!=null&&this.writeBuffer.byteLength>this.maxWriteBufferLength&&this.abort(new Br(`Write buffer length of ${this.writeBuffer.byteLength} exceeded limit of ${this.maxWriteBufferLength}, write status is ${this.writeStatus}`))}onMuxerNeedsDrain(){this.writableNeedsDrain=!0}onMuxerDrain(){this.safeDispatchEvent("drain")}};var ho=class extends fo{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",r=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),r.error!=null?r.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):r.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(e){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Ke(this,"idle",{...e,rejectionEvents:["close"]})),this.writableNeedsDrain&&(this.log("waiting for write queue to drain before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Ke(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var au=Ne(ce("node:os"),1);function cu(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function Di(t,e,r){let n=[t.type,r??t.host];if(t.protocol!=null){let i=e??t.port;i!=null&&n.push(t.protocol,i)}return t.type==="ip6"&&t.zone!=null&&n.unshift("ip6zone",t.zone),t.cidr!=null&&n.push("ipcidr",t.cidr),tt(`/${n.join("/")}`)}var Md={4:"IPv4",6:"IPv6"};function Kd(t){return["0.0.0.0","::"].includes(t)}function $d(t){let e=[],r=au.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let i of n)cu(i.address)||i.family===Md[t]&&e.push(i.address);return e}function uu(t,e){if(t==null)return[];let r=ao(t);return(r.type==="ip4"||r.type==="ip6")&&Kd(r.host)?$d(r.type==="ip4"?4:6).map(n=>Di(r,e,n)):[Di(r,e)]}function lu(t,e){if(typeof t!="string")throw new J(`invalid ip provided: ${t}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new J(`invalid port provided: ${e}`);if((0,Me.isIPv4)(t))return tt(`/ip4/${t}/tcp/${e}`);if((0,Me.isIPv6)(t))return tt(`/ip6/${t}/tcp/${e}`);throw new J(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var Li=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=ut(),this.haveNext=ut()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("HaveNext promise resolved but nextResult was undefined");let e=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=ut(),e}async throw(e){return this.ended=!0,this.error=e,e!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(e)),{done:!0,value:void 0}}async return(){let e={done:!0,value:void 0};return this.ended=!0,this.nextResult=e,this.haveNext.resolve(),e}async push(e,r){await this._push(e,r)}async end(e,r){e!=null?await this.throw(e):await this._push(void 0,r)}async _push(e,r){if(e!=null&&this.ended)throw this.error??new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;e!=null?this.nextResult={done:!1,value:e}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=ut(),await ar(this.readNext.promise,r?.signal,r)}};function fu(){return new Li}function Hd(t){return t[Symbol.asyncIterator]!=null}async function Vd(t,e,r){try{await Promise.all(t.map(async n=>{for await(let i of n)await e.push(i,{signal:r}),r.throwIfAborted()})),await e.end(void 0,{signal:r})}catch(n){await e.end(n,{signal:r}).catch(()=>{})}}async function*Gd(t){let e=new AbortController,r=fu();Vd(t,r,e.signal).catch(()=>{});try{yield*r}finally{e.abort()}}function*zd(t){for(let e of t)yield*e}function Wd(...t){let e=[];for(let r of t)Hd(r)||e.push(r);return e.length===t.length?zd(e):Gd(t)}var du=Wd;function hu(t,...e){if(t==null)throw new Error("Empty pipeline");if(Ci(t)){let n=t;t=()=>n.source}else if(mu(t)||pu(t)){let n=t;t=()=>n}let r=[t,...e];if(r.length>1&&Ci(r[r.length-1])&&(r[r.length-1]=r[r.length-1].sink),r.length>2)for(let n=1;n<r.length-1;n++)Ci(r[n])&&(r[n]=qd(r[n]));return Yd(...r)}var Yd=(...t)=>{let e;for(;t.length>0;)e=t.shift()(e);return e},pu=t=>t?.[Symbol.asyncIterator]!=null,mu=t=>t?.[Symbol.iterator]!=null,Ci=t=>t==null?!1:t.sink!=null&&t.source!=null,qd=t=>e=>{let r=t.sink(e);if(r?.then!=null){let n=xt({objectMode:!0});r.then(()=>{n.end()},c=>{n.end(c)});let i,o=t.source;if(pu(o))i=async function*(){yield*o,n.end()};else if(mu(o))i=function*(){yield*o,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return du(n,i())}return t.source};var Zd=4194304,po=class extends Error{static name="UnwrappedError";name="UnwrappedError"},Oi=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},_i=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},ki=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function jd(t){return typeof t?.closeRead=="function"}function Xd(t){return typeof t?.close=="function"}function Bi(t){return jd(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:Xd(t)?t.status!=="open":!1}function Qd(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function Jd(t,e){let r=e?.maxBufferSize??Zd,n=new $,i,o=!1;if(!Qd(t))throw new J("Argument should be a Stream or a Multiaddr");let c=l=>{if(n.append(l.data),n.byteLength>r){let f=n.byteLength;n.consume(n.byteLength),i?.reject(new Error(`Read buffer overflow - ${f} > ${r}`))}i?.resolve()};t.addEventListener("message",c);let s=l=>{l.error!=null?i?.reject(l.error):i?.resolve()};t.addEventListener("close",s);let a=()=>{i?.resolve()};t.addEventListener("remoteCloseWrite",a);let u={readBuffer:n,async read(l){if(o===!0)throw new po("Stream was unwrapped");if(Bi(t)){if(n.byteLength===0&&l?.bytes==null)return null;if(l?.bytes!=null&&n.byteLength<l.bytes)throw t.log.error("closed after reading %d/%d bytes",n.byteLength,l.bytes),new Rt(`Unexpected EOF - stream closed after reading ${n.byteLength}/${l.bytes} bytes`)}let f=l?.bytes??1;for(i=Promise.withResolvers();;){if(n.byteLength>=f){i.resolve();break}if(await ar(i.promise,l?.signal),Bi(t)){if(n.byteLength===0&&l?.bytes==null)return null;break}i=Promise.withResolvers()}let d=l?.bytes??n.byteLength;if(n.byteLength<d){if(Bi(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new Rt(`Unexpected EOF - stream closed while reading ${n.byteLength}/${d} bytes`);return u.read(l)}let h=n.sublist(0,d);return n.consume(d),h},async write(l,f){if(o===!0)throw new po("Stream was unwrapped");t.send(l)||await Ke(t,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return o||(o=!0,t.removeEventListener("message",c),t.removeEventListener("close",s),t.removeEventListener("remoteCloseWrite",a),n.byteLength>0&&(t.log("stream unwrapped with %d unread bytes",n.byteLength),t.unshift(n))),t}};return u}function zr(t,e={}){let r=Jd(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=fe(e.maxDataLength));let n=e?.lengthDecoder??vt,i=e?.lengthEncoder??Zr;return{async read(c){let s=-1,a=new $;for(;;){let l=await r.read({...c,bytes:1});if(l==null)break;a.append(l);try{s=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(s<0)throw new Oi("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new ki(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(s>-1)break}if(e?.maxDataLength!=null&&s>e.maxDataLength)throw new _i(`Message length too long - ${s} > ${e.maxDataLength}`);let u=await r.read({...c,bytes:s});if(u==null)throw t.log.error("tried to read %d bytes but the stream closed",s),new Rt(`Unexpected EOF - tried to read ${s} bytes but the stream closed`);if(u.byteLength!==s)throw t.log.error("read %d/%d bytes before the stream closed",u.byteLength,s),new Rt(`Unexpected EOF - read ${u.byteLength}/${s} bytes before the stream closed`);return u},async write(c,s){await r.write(new $(i(c.byteLength),c),s)},async writeV(c,s){let a=new $(...c.flatMap(u=>[i(u.byteLength),u]));await r.write(a,s)},unwrap(){return r.unwrap()}}}function Pi(t,e){let r=zr(t,e),n={read:async(i,o)=>{let c=await r.read(o);return i.decode(c,o)},write:async(i,o,c)=>{await r.write(o.encode(i),c)},writeV:async(i,o,c)=>{await r.writeV(i.map(s=>o.encode(s)),c)},pb:i=>({read:async o=>n.read(i,o),write:async(o,c)=>n.write(o,i,c),writeV:async(o,c)=>n.writeV(o,i,c),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}function eh(t){return t?.addEventListener!=null}function th(t){let e=xt(),r,n=c=>{e.push(c.data)},i=()=>{e.end(),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",i)},o=c=>{e.end(c.error),c.error!=null&&r?.reject(c.error),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",i)};return t.addEventListener("message",n),t.addEventListener("close",o,{once:!0}),t.addEventListener("remoteCloseWrite",i,{once:!0}),{source:e,async sink(c){async function*s(){yield*c}let a=s();for(;;){r=Promise.withResolvers();let{done:u,value:l}=await Promise.race([a.next(),r.promise]);if(t.writeStatus==="closing"||t.writeStatus==="closed"||(l!=null&&(t.send(l)||await Promise.race([Ke(t,"drain",{rejectionEvents:["close"]})])),u===!0))break}await t.close()}}}function Ni(...t){let e=t.map(r=>eh(r)?th(r):r);return hu(...e)}var mo=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},ur=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},yo=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},Wr=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function bo(t){return t[Symbol.asyncIterator]!=null}function yu(t,e){if(t.byteLength>e)throw new ur("Message length too long")}var wo=t=>{let e=fe(t),r=ve(e);return Zr(t,r),wo.bytes=e,r};wo.bytes=0;function Eo(t,e){e=e??{};let r=e.lengthEncoder??wo,n=e?.maxDataLength??4194304;function*i(o){yu(o,n);let c=r(o.byteLength);c instanceof Uint8Array?yield c:yield*c,o instanceof Uint8Array?yield o:yield*o}return bo(t)?(async function*(){for await(let o of t)yield*i(o)})():(function*(){for(let o of t)yield*i(o)})()}Eo.single=(t,e)=>{e=e??{};let r=e.lengthEncoder??wo,n=e?.maxDataLength??4194304;return yu(t,n),new $(r(t.byteLength),t)};var Ut;(function(t){t[t.LENGTH=0]="LENGTH",t[t.DATA=1]="DATA"})(Ut||(Ut={}));var Ui=t=>{let e=vt(t);return Ui.bytes=fe(e),e};Ui.bytes=0;function Ri(t,e){let r=new $,n=Ut.LENGTH,i=-1,o=e?.lengthDecoder??Ui,c=e?.maxLengthLength??8,s=e?.maxDataLength??4194304;function*a(){for(;r.byteLength>0;){if(n===Ut.LENGTH)try{if(i=o(r),i<0)throw new mo("Invalid message length");if(i>s)throw new ur("Message length too long");let u=o.bytes;r.consume(u),e?.onLength!=null&&e.onLength(i),n=Ut.DATA}catch(u){if(u instanceof RangeError){if(r.byteLength>c)throw new yo("Message length length too long");break}throw u}if(n===Ut.DATA){if(r.byteLength<i)break;let u=r.sublist(0,i);r.consume(i),e?.onData!=null&&e.onData(u),yield u,n=Ut.LENGTH}}}return bo(t)?(async function*(){for await(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new Wr("Unexpected end of input")})():(function*(){for(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new Wr("Unexpected end of input")})()}Ri.fromReader=(t,e)=>{let r=1,n=(async function*(){for(;;)try{let{done:o,value:c}=await t.next(r);if(o===!0)return;c!=null&&(yield c)}catch(o){if(o.code==="ERR_UNDER_READ")return{done:!0,value:null};throw o}finally{r=1}})();return Ri(n,{...e??{},onLength:o=>{r=o}})};var Fi=class extends ho{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&io.matches(e.localAddr))r=e.localAddr;else if(r==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new J("Could not determine remote address or port");r=lu(e.socket.remoteAddress,e.socket.remotePort)}super({...e,remoteAddr:r}),this.socket=e.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",r,n),this.abort(n)}),this.socket.setTimeout(e.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",r),this.abort(new Wt)}),this.socket.once("end",()=>{this.log("tcp end",r),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",r),n){this.abort(new Error("TCP transmission error"));return}this.onTransportClosed()}),this.socket.on("drain",()=>{this.log("tcp drain"),this.safeDispatchEvent("drain")})}sendData(e){let r=0,n=!0;for(let i of e)if(r+=i.byteLength,n=this.socket.write(i),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await Ke(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},xo=t=>new Fi(t);var bu=Ne(ce("os"),1),gu=Ne(ce("path"),1);function vo(t,e={}){if(io.exactMatch(t)){let o=t.getComponents().find(c=>c.code===400)?.value;if(o==null)throw new J(`Multiaddr ${t} was not a Unix address`);return bu.default.platform()==="win32"?{path:gu.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=ao(t),n=r.host,i=r.port;return{host:n,port:i,ipv6Only:r.type==="ip6",...e}}var me;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(me||(me={}));var So=class extends qt{context;server;sockets=new Set;status={code:me.INACTIVE};metrics;addr;log;shutdownController;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1,this.shutdownController=new AbortController,gn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=wu.default.createServer(e,this.onSocket.bind(this)),e.maxConnections!==void 0&&(this.server.maxConnections=e.maxConnections),e.closeServerOnMaxConnections!=null&&e.closeServerOnMaxConnections.closeAbove<e.closeServerOnMaxConnections.listenBelow)throw new J("closeAbove must be >= listenBelow");e.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:e.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let r=this.server.address();r==null?this.addr="unknown":typeof r=="string"?this.addr=r:this.addr=`${r.address}:${r.port}`,this.metrics.status?.update({[this.addr]:me.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",r=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:r})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==me.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(e){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==me.ACTIVE)throw e.destroy(),new hn("Server is not listening yet");let r;try{r=xo({socket:e,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),e.destroy();return}this.log("new inbound connection %s",r.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(r,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",r.remoteAddr),e.once("close",()=>{this.sockets.delete(e),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit - %e",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(e),r.abort(n)})}getAddrs(){if(this.status.code===me.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[tt(`/unix/${encodeURIComponent(e)}`)]:uu(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===me.ACTIVE||this.status.code===me.PAUSED)throw new pn("server is already listening");try{this.status={code:me.ACTIVE,listeningAddr:e,netConfig:vo(e,this.context)},await this.resume()}catch(r){throw this.status={code:me.INACTIVE},r}}async close(e){let r=[];this.server.listening&&r.push(Ke(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push(Ke(n,"close",e)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===me.INACTIVE)return;let e=this.status.netConfig;await new Promise((r,n)=>{this.server.once("error",n),this.server.listen(e,r)}),this.status={...this.status,code:me.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===me.PAUSED&&e){this.status={code:me.INACTIVE};return}!this.server.listening||this.status.code!==me.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:me.INACTIVE}:{...this.status,code:me.PAUSED},this.server.close())}};var Io=class{opts;metrics;components;log;constructor(e,r={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=r,this.components=e,e.metrics!=null&&(this.metrics={events:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:e.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[Bc]=!0;[Symbol.toStringTag]="@libp2p/tcp";[_c]=["@libp2p/transport"];async dial(e,r){r.keepAlive=r.keepAlive??!0,r.noDelay=r.noDelay??!0,r.allowHalfOpen=r.allowHalfOpen??!1;let n=await this._connect(e,r),i;try{i=xo({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(o){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(o),o}try{return this.log("new outbound connection %s",i.remoteAddr),await r.upgrader.upgradeOutbound(i,r)}catch(o){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection - %e",o),i.abort(o),o}}async _connect(e,r){r.signal.throwIfAborted(),r.onProgress?.(new co("tcp:open-connection"));let n;return new Promise((i,o)=>{let c=Date.now(),s=vo(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,s),n=Eu.default.connect(s);let a=h=>{this.log.error("dial to %a errored - %e",e,h);let I=s.path??`${s.host??""}:${s.port}`;h.message=`connection error ${I}: ${h.message}`,this.metrics?.events.increment({error:!0}),d(h)},u=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let h=new Wt(`Connection timeout after ${Date.now()-c}ms`);n.emit("error",h)},l=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),d()},f=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),d(new un)},d=h=>{if(n.removeListener("error",a),n.removeListener("timeout",u),n.removeListener("connect",l),r.signal!=null&&r.signal.removeEventListener("abort",f),h!=null){o(h);return}i(n)};n.on("error",a),n.on("timeout",u),n.on("connect",l),r.signal.addEventListener("abort",f)}).catch(i=>{throw n?.destroy(),i})}createListener(e){return new So({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,inactivityTimeout:this.opts.inboundSocketInactivityTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e.filter(r=>tu.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function xu(t={}){return e=>new Io(e,t)}function oh(t){return t[Symbol.asyncIterator]!=null}function sh(t){if(oh(t))return(async()=>{for await(let e of t);})();for(let e of t);}var Mi=sh;function ke(t){return se.encode({type:se.Type.OK,peers:[],...t}).subarray()}function Ae(t){return se.encode({type:se.Type.ERROR,error:{msg:t.message},peers:[]}).subarray()}var To=mt("libp2p:daemon-server:dht"),Ao=class{dht;constructor(e){let{dht:r}=e;this.dht=r}async*provide(e){try{await Mi(this.dht.provide(e)),yield ke()}catch(r){To.error("failed to provide CID %s - %e",e,r),yield Ae(r)}}async*getClosestPeers(e){yield ke({dht:{type:de.Type.BEGIN}});for await(let r of this.dht.getClosestPeers(e))r.name==="PEER_RESPONSE"&&(yield*r.closer.map(n=>de.encode({type:de.Type.VALUE,value:n.id.toMultihash().bytes})));yield de.encode({type:de.Type.END})}async*getPublicKey(e){yield Ae(new Error("FIX ME: not implemented"))}async*getValue(e){try{for await(let r of this.dht.get(e))r.name==="VALUE"&&(yield ke({dht:{type:de.Type.VALUE,value:r.value}}))}catch(r){To.error("error getting value for key %b - %e",e,r),yield Ae(r)}}async*putValue(e,r){try{await Mi(this.dht.put(e,r)),yield ke()}catch(n){To.error("error putting value %b for key %b - %e",r,e,n),yield Ae(n)}}async*findPeer(e){try{for await(let r of this.dht.findPeer(e))r.name==="FINAL_PEER"&&(yield ke({dht:{type:de.Type.VALUE,peer:{id:r.peer.id.toMultihash().bytes,addrs:r.peer.multiaddrs.map(n=>n.bytes)}}}));throw new Error("Peer not found")}catch(r){To.error("peer not found %p - %e",e,r),yield Ae(r)}}async*findProviders(e,r){yield ke({dht:{type:de.Type.BEGIN}});try{let n=r,i=0;for await(let o of this.dht.findProviders(e))if(o.name==="PEER_RESPONSE"){for(let c of o.providers)i++,yield de.encode({type:de.Type.VALUE,peer:{id:c.id.toMultihash().bytes,addrs:(c.multiaddrs??[]).map(s=>s.bytes)}});if(n===i)break}}catch(n){yield Ae(n)}yield de.encode({type:de.Type.END})}};var Do=mt("libp2p:daemon-server:pubsub"),Lo=class{pubsub;constructor(e){let{pubsub:r}=e;this.pubsub=r}async*getTopics(){try{yield ke({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(e){Do.error("failed to get pubsub topics - %e",e),yield Ae(e)}}async*subscribe(e){try{let r=xt();this.pubsub.subscribe(e),this.pubsub.addEventListener("message",n=>{let i=n.detail;i.topic===e&&(i.type==="signed"?r.push(Lr.encode({from:i.from.toMultihash().bytes,data:i.data,seqno:i.sequenceNumber==null?void 0:we(i.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[i.topic],signature:i.signature,key:bt(i.key)}).subarray()):r.push(Lr.encode({data:i.data,topicIDs:[i.topic]}).subarray()))}),yield ke(),yield*r}catch(r){Do.error("failed to subscribe to topic %s - %e",e,r),yield Ae(r)}}async*publish(e,r){try{await this.pubsub.publish(e,r),yield ke()}catch(n){Do.error("failed to publish message to topic %s - %e",e,n),yield Ae(n)}}async*listPeers(e){try{yield ke({pubsub:{topics:[e],peerIDs:this.pubsub.getSubscribers(e).map(r=>r.toMultihash().bytes)}})}catch(r){Do.error("failed to list peers for topic %s - %e",e,r),yield Ae(r)}}};var vu=1<<22,Ce=mt("libp2p:daemon-server"),Co=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(e){let{multiaddr:r,libp2pNode:n}=e;this.multiaddr=r,this.libp2p=n,this.tcp=xu()({logger:Lc()}),this.listener=this.tcp.createListener({upgrader:new Cr(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new Ao({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new Lo({pubsub:n.services.pubsub}))}async connect(e){if(e.connect?.addrs==null)throw new Error("Invalid request");let r=e.connect.peer,n=e.connect.addrs.map(o=>tt(o)),i=tr(rt(r));return Ce("connect - adding multiaddrs %a to peer %p",n,i),await this.libp2p.peerStore.merge(i,{multiaddrs:n}),Ce("connect - dial %p",i),this.libp2p.dial(i)}async openStream(e){if(e.streamOpen?.proto==null)throw new Error("Invalid request");let{peer:r,proto:n}=e.streamOpen,i=tr(rt(r));Ce("openStream - dial %p",i);let o=await this.libp2p.dial(i);Ce("openStream - open stream for protocol(s) %s",n);let c=await o.newStream(n,{runOnLimitedConnection:!0});return{streamInfo:{peer:i.toMultihash().bytes,addr:o.remoteAddr.bytes,proto:c.protocol??""},connection:c}}async registerStreamHandler(e){if(e.streamHandler?.proto==null)throw new Error("Invalid request");let r=e.streamHandler.proto,n=tt(e.streamHandler.addr),i;Ce("registerStreamHandler - handle %s at %a",r,n),await this.libp2p.handle(r,async(o,c)=>{try{Ce("open stream for protocol %o to %a",r,n);let s=AbortSignal.timeout(1e4);i=await this.tcp.dial(n,{upgrader:new Cr,signal:s});let a=Dt.encode({peer:c.remotePeer.toMultihash().bytes,addr:c.remoteAddr.bytes,proto:o.protocol??""}),u=Eo.single(a);i.send(u)||await Ke(i,"drain",{rejectionEvents:["close"],signal:s}),await Ni(o,i,o)}catch(s){Ce.error("error handling stream handler - %e",s),i?.abort(s)}finally{try{await i?.close()}catch(s){i?.abort(s)}}},{runOnLimitedConnection:!0})}_listen(){process.on("SIGTERM",this._onExit),process.on("SIGINT",this._onExit),process.on("SIGHUP",this._onExit)}_onExit(){this.stop({exit:!0}).catch(e=>{Ce.error("failed to stop daemon during exit - %e",e)})}async start(){this._listen(),await this.libp2p.start(),await this.listener.listen(this.multiaddr)}getMultiaddr(){let e=this.listener.getAddrs();if(e.length>0)return e[0];throw new Error("Not started")}async stop(e={exit:!1}){await this.libp2p.stop(),await this.listener.close(),e.exit&&Ce("server closed, exiting"),process.removeListener("SIGTERM",this._onExit),process.removeListener("SIGINT",this._onExit),process.removeListener("SIGHUP",this._onExit)}async*handlePeerStoreRequest(e){try{switch(e.type){case pt.Type.GET_PROTOCOLS:if(e.id==null)throw new Error("Invalid request");let r=tr(rt(e.id)),i=(await this.libp2p.peerStore.get(r)).protocols;yield ke({peerStore:{protos:i}});return;case pt.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Ce.error("error handling peerstore request - %e",r),yield Ae(r)}}async*handlePubsubRequest(e){try{if(this.libp2p.services.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(e.type){case Qe.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case Qe.Type.SUBSCRIBE:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(e.topic);return;case Qe.Type.PUBLISH:if(e.topic==null||e.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(e.topic,e.data);return;case Qe.Type.LIST_PEERS:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(e.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Ce.error("error handling pubsub request - %e",r),yield Ae(r)}}async*handleDHTRequest(e){try{if(this.libp2p.services.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(e.type){case Ue.Type.FIND_PEER:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(tr(rt(e.peer)));return;case Ue.Type.FIND_PROVIDERS:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(ue.decode(e.cid),e.count??20);return;case Ue.Type.PROVIDE:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(ue.decode(e.cid));return;case Ue.Type.GET_CLOSEST_PEERS:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(e.key);return;case Ue.Type.GET_PUBLIC_KEY:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(tr(rt(e.peer)));return;case Ue.Type.GET_VALUE:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(e.key);return;case Ue.Type.PUT_VALUE:if(e.key==null||e.value==null)throw new Error("Invalid request");yield*this.dhtOperations.putValue(e.key,e.value);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Ce.error("error handling DHT request - %e",r),yield Ae(r)}}handleConnection(e){Promise.resolve().then(async()=>{let r=this,n=Pi(e,{maxDataLength:vu}),i=await n.read($e);Ce("read",i);try{switch(i.type){case $e.Type.CONNECT:{await r.connect(i),await n.write({type:se.Type.OK},se);break}case $e.Type.IDENTIFY:{await n.write({type:se.Type.OK,identify:{id:r.libp2p.peerId.toMultihash().bytes,addrs:r.libp2p.getMultiaddrs().map(o=>o.decapsulateCode(421)).map(o=>o.bytes)}},se);break}case $e.Type.LIST_PEERS:{let o=[],c=new Set;for(let s of r.libp2p.getConnections()){let a=s.remotePeer.toString();c.has(a)||(c.add(a),o.push({id:s.remotePeer.toMultihash().bytes,addrs:[s.remoteAddr.bytes]}))}await n.write({type:se.Type.OK,peers:o},se);break}case $e.Type.STREAM_OPEN:{let o=await r.openStream(i);await n.write({type:se.Type.OK,streamInfo:o.streamInfo},se);let c=n.unwrap();await Ni(c,o.connection,c);break}case $e.Type.STREAM_HANDLER:{await r.registerStreamHandler(i),await n.write({type:se.Type.OK},se);break}case $e.Type.PEERSTORE:{if(i.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=zr(o);for await(let s of r.handlePeerStoreRequest(i.peerStore))await c.write(s);break}case $e.Type.PUBSUB:{if(i.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=zr(o);for await(let s of r.handlePubsubRequest(i.pubsub))await c.write(s);break}case $e.Type.DHT:{if(i.dht==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=zr(o);for await(let s of r.handleDHTRequest(i.dht))await c.write(s);break}default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(o){Ce.error("error handling incoming connection - %e",o);let c=n.unwrap();if(c.status!=="open")return;n=Pi(c,{maxDataLength:vu}),await n.write({type:se.Type.ERROR,error:{msg:o.message},peers:[]},se)}finally{await n.unwrap().close()}}).catch(r=>{Ce.error("error handling incoming connection - %e",r)})}},ih=(t,e)=>new Co({multiaddr:t,libp2pNode:e});return Lu(ch);})();
|
|
17
17
|
/*! Bundled license information:
|
|
18
18
|
|
|
19
19
|
@noble/curves/utils.js:
|