@libp2p/daemon-client 9.0.5 → 9.0.7

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 CHANGED
@@ -1,30 +1,21 @@
1
1
  (function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.Libp2PDaemonClient = factory()}(typeof self !== 'undefined' ? self : this, function () {
2
- "use strict";var Libp2PDaemonClient=(()=>{var Pc=Object.create;var ar=Object.defineProperty;var kc=Object.getOwnPropertyDescriptor;var Nc=Object.getOwnPropertyNames;var Oc=Object.getPrototypeOf,Uc=Object.prototype.hasOwnProperty;var Q=(r=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(r,{get:(t,e)=>(typeof require<"u"?require:t)[e]}):r)(function(r){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var ft=(r,t)=>{for(var e in t)ar(r,e,{get:t[e],enumerable:!0})},Ai=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Nc(t))!Uc.call(r,o)&&o!==e&&ar(r,o,{get:()=>t[o],enumerable:!(n=kc(t,o))||n.enumerable});return r};var mt=(r,t,e)=>(e=r!=null?Pc(Oc(r)):{},Ai(t||!r||!r.__esModule?ar(e,"default",{value:r,enumerable:!0}):e,r)),Dc=r=>Ai(ar({},"__esModule",{value:!0}),r);var Hl={};ft(Hl,{OperationFailedError:()=>M,createClient:()=>Vl});var Nn=Q("node:buffer");function ue(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function Dt(r=0){return ue(Nn.Buffer.alloc(r))}function xt(r=0){return ue(Nn.Buffer.allocUnsafe(r))}var Rc=Math.pow(2,7),Mc=Math.pow(2,14),_c=Math.pow(2,21),On=Math.pow(2,28),Un=Math.pow(2,35),Dn=Math.pow(2,42),Rn=Math.pow(2,49),D=128,ot=127;function it(r){if(r<Rc)return 1;if(r<Mc)return 2;if(r<_c)return 3;if(r<On)return 4;if(r<Un)return 5;if(r<Dn)return 6;if(r<Rn)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Mn(r,t,e=0){switch(it(r)){case 8:t[e++]=r&255|D,r/=128;case 7:t[e++]=r&255|D,r/=128;case 6:t[e++]=r&255|D,r/=128;case 5:t[e++]=r&255|D,r/=128;case 4:t[e++]=r&255|D,r>>>=7;case 3:t[e++]=r&255|D,r>>>=7;case 2:t[e++]=r&255|D,r>>>=7;case 1:{t[e++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return t}function Kc(r,t,e=0){switch(it(r)){case 8:t.set(e++,r&255|D),r/=128;case 7:t.set(e++,r&255|D),r/=128;case 6:t.set(e++,r&255|D),r/=128;case 5:t.set(e++,r&255|D),r/=128;case 4:t.set(e++,r&255|D),r>>>=7;case 3:t.set(e++,r&255|D),r>>>=7;case 2:t.set(e++,r&255|D),r>>>=7;case 1:{t.set(e++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return t}function _n(r,t){let e=r[t],n=0;if(n+=e&ot,e<D||(e=r[t+1],n+=(e&ot)<<7,e<D)||(e=r[t+2],n+=(e&ot)<<14,e<D)||(e=r[t+3],n+=(e&ot)<<21,e<D)||(e=r[t+4],n+=(e&ot)*On,e<D)||(e=r[t+5],n+=(e&ot)*Un,e<D)||(e=r[t+6],n+=(e&ot)*Dn,e<D)||(e=r[t+7],n+=(e&ot)*Rn,e<D))return n;throw new RangeError("Could not decode varint")}function Fc(r,t){let e=r.get(t),n=0;if(n+=e&ot,e<D||(e=r.get(t+1),n+=(e&ot)<<7,e<D)||(e=r.get(t+2),n+=(e&ot)<<14,e<D)||(e=r.get(t+3),n+=(e&ot)<<21,e<D)||(e=r.get(t+4),n+=(e&ot)*On,e<D)||(e=r.get(t+5),n+=(e&ot)*Un,e<D)||(e=r.get(t+6),n+=(e&ot)*Dn,e<D)||(e=r.get(t+7),n+=(e&ot)*Rn,e<D))return n;throw new RangeError("Could not decode varint")}function Yt(r,t,e=0){return t==null&&(t=xt(it(r))),t instanceof Uint8Array?Mn(r,t,e):Kc(r,t,e)}function Rt(r,t=0){return r instanceof Uint8Array?_n(r,t):Fc(r,t)}var Fn=new Float32Array([-0]),Zt=new Uint8Array(Fn.buffer);function Ti(r,t,e){Fn[0]=r,t[e]=Zt[0],t[e+1]=Zt[1],t[e+2]=Zt[2],t[e+3]=Zt[3]}function Li(r,t){return Zt[0]=r[t],Zt[1]=r[t+1],Zt[2]=r[t+2],Zt[3]=r[t+3],Fn[0]}var Vn=new Float64Array([-0]),st=new Uint8Array(Vn.buffer);function Bi(r,t,e){Vn[0]=r,t[e]=st[0],t[e+1]=st[1],t[e+2]=st[2],t[e+3]=st[3],t[e+4]=st[4],t[e+5]=st[5],t[e+6]=st[6],t[e+7]=st[7]}function Ci(r,t){return st[0]=r[t],st[1]=r[t+1],st[2]=r[t+2],st[3]=r[t+3],st[4]=r[t+4],st[5]=r[t+5],st[6]=r[t+6],st[7]=r[t+7],Vn[0]}var Vc=BigInt(Number.MAX_SAFE_INTEGER),Hc=BigInt(Number.MIN_SAFE_INTEGER),gt=class r{lo;hi;constructor(t,e){this.lo=t|0,this.hi=e|0}toNumber(t=!1){if(!t&&this.hi>>>31>0){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(e+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(t=!1){if(t)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(BigInt(e)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(t=!1){return this.toBigInt(t).toString()}zzEncode(){let t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this}zzDecode(){let t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this}length(){let t=this.lo,e=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?e===0?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:n<128?9:10}static fromBigInt(t){if(t===0n)return le;if(t<Vc&&t>Hc)return this.fromNumber(Number(t));let e=t<0n;e&&(t=-t);let n=t>>32n,o=t-(n<<32n);return e&&(n=~n|0n,o=~o|0n,++o>Pi&&(o=0n,++n>Pi&&(n=0n))),new r(Number(o),Number(n))}static fromNumber(t){if(t===0)return le;let e=t<0;e&&(t=-t);let n=t>>>0,o=(t-n)/4294967296>>>0;return e&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new r(n,o)}static from(t){return typeof t=="number"?r.fromNumber(t):typeof t=="bigint"?r.fromBigInt(t):typeof t=="string"?r.fromBigInt(BigInt(t)):t.low!=null||t.high!=null?new r(t.low>>>0,t.high>>>0):le}},le=new gt(0,0);le.toBigInt=function(){return 0n};le.zzEncode=le.zzDecode=function(){return this};le.length=function(){return 1};var Pi=4294967296n;function ki(r){let t=0,e=0;for(let n=0;n<r.length;++n)e=r.charCodeAt(n),e<128?t+=1:e<2048?t+=2:(e&64512)===55296&&(r.charCodeAt(n+1)&64512)===56320?(++n,t+=4):t+=3;return t}function Ni(r,t,e){if(e-t<1)return"";let o,i=[],s=0,c;for(;t<e;)c=r[t++],c<128?i[s++]=c:c>191&&c<224?i[s++]=(c&31)<<6|r[t++]&63:c>239&&c<365?(c=((c&7)<<18|(r[t++]&63)<<12|(r[t++]&63)<<6|r[t++]&63)-65536,i[s++]=55296+(c>>10),i[s++]=56320+(c&1023)):i[s++]=(c&15)<<12|(r[t++]&63)<<6|r[t++]&63,s>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,i)),s=0);return o!=null?(s>0&&o.push(String.fromCharCode.apply(String,i.slice(0,s))),o.join("")):String.fromCharCode.apply(String,i.slice(0,s))}function Hn(r,t,e){let n=e,o,i;for(let s=0;s<r.length;++s)o=r.charCodeAt(s),o<128?t[e++]=o:o<2048?(t[e++]=o>>6|192,t[e++]=o&63|128):(o&64512)===55296&&((i=r.charCodeAt(s+1))&64512)===56320?(o=65536+((o&1023)<<10)+(i&1023),++s,t[e++]=o>>18|240,t[e++]=o>>12&63|128,t[e++]=o>>6&63|128,t[e++]=o&63|128):(t[e++]=o>>12|224,t[e++]=o>>6&63|128,t[e++]=o&63|128);return e-n}function Lt(r,t){return RangeError(`index out of range: ${r.pos} + ${t??1} > ${r.len}`)}function ur(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}var Gn=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(t){this.buf=t,this.pos=0,this.len=t.length}uint32(){let t=4294967295;if(t=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(t=(t|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return t;if((this.pos+=5)>this.len)throw this.pos=this.len,Lt(this,10);return t}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw Lt(this,4);return ur(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Lt(this,4);return ur(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Lt(this,4);let t=Li(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw Lt(this,4);let t=Ci(this.buf,this.pos);return this.pos+=8,t}bytes(){let t=this.uint32(),e=this.pos,n=this.pos+t;if(n>this.len)throw Lt(this,t);return this.pos+=t,e===n?new Uint8Array(0):this.buf.subarray(e,n)}string(){let t=this.bytes();return Ni(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw Lt(this,t);this.pos+=t}else do if(this.pos>=this.len)throw Lt(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(t=this.uint32()&7)!==4;)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${t} at offset ${this.pos}`)}return this}readLongVarint(){let t=new gt(0,0),e=0;if(this.len-this.pos>4){for(;e<4;++e)if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(this.buf[this.pos]&127)<<28)>>>0,t.hi=(t.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return t;e=0}else{for(;e<3;++e){if(this.pos>=this.len)throw Lt(this);if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(this.buf[this.pos++]&127)<<e*7)>>>0,t}if(this.len-this.pos>4){for(;e<5;++e)if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}else for(;e<5;++e){if(this.pos>=this.len)throw Lt(this);if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw Lt(this,8);let t=ur(this.buf,this.pos+=4),e=ur(this.buf,this.pos+=4);return new gt(t,e)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let t=_n(this.buf,this.pos);return this.pos+=it(t),t}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function zn(r){return new Gn(r instanceof Uint8Array?r:r.subarray())}function F(r,t,e){let n=zn(r);return t.decode(n,void 0,e)}var ji=Q("node:buffer");var Zn={};ft(Zn,{base10:()=>Yc});var rf=new Uint8Array(0);function Ui(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}function Et(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")}function Di(r){return new TextEncoder().encode(r)}function Ri(r){return new TextDecoder().decode(r)}function Gc(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),n=0;n<e.length;n++)e[n]=255;for(var o=0;o<r.length;o++){var i=r.charAt(o),s=i.charCodeAt(0);if(e[s]!==255)throw new TypeError(i+" is ambiguous");e[s]=o}var c=r.length,a=r.charAt(0),f=Math.log(c)/Math.log(256),l=Math.log(256)/Math.log(c);function u(w){if(w instanceof Uint8Array||(ArrayBuffer.isView(w)?w=new Uint8Array(w.buffer,w.byteOffset,w.byteLength):Array.isArray(w)&&(w=Uint8Array.from(w))),!(w instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(w.length===0)return"";for(var g=0,h=0,m=0,y=w.length;m!==y&&w[m]===0;)m++,g++;for(var E=(y-m)*l+1>>>0,A=new Uint8Array(E);m!==y;){for(var P=w[m],B=0,v=E-1;(P!==0||B<h)&&v!==-1;v--,B++)P+=256*A[v]>>>0,A[v]=P%c>>>0,P=P/c>>>0;if(P!==0)throw new Error("Non-zero carry");h=B,m++}for(var L=E-h;L!==E&&A[L]===0;)L++;for(var C=a.repeat(g);L<E;++L)C+=r.charAt(A[L]);return C}function d(w){if(typeof w!="string")throw new TypeError("Expected String");if(w.length===0)return new Uint8Array;var g=0;if(w[g]!==" "){for(var h=0,m=0;w[g]===a;)h++,g++;for(var y=(w.length-g)*f+1>>>0,E=new Uint8Array(y);w[g];){var A=e[w.charCodeAt(g)];if(A===255)return;for(var P=0,B=y-1;(A!==0||P<m)&&B!==-1;B--,P++)A+=c*E[B]>>>0,E[B]=A%256>>>0,A=A/256>>>0;if(A!==0)throw new Error("Non-zero carry");m=P,g++}if(w[g]!==" "){for(var v=y-m;v!==y&&E[v]===0;)v++;for(var L=new Uint8Array(h+(y-v)),C=h;v!==y;)L[C++]=E[v++];return L}}}function p(w){var g=d(w);if(g)return g;throw new Error(`Non-${t} character`)}return{encode:u,decodeUnsafe:d,decode:p}}var zc=Gc,$c=zc,_i=$c;var $n=class{name;prefix;baseEncode;constructor(t,e,n){this.name=t,this.prefix=e,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},qn=class{name;prefix;baseDecode;prefixCodePoint;constructor(t,e,n){this.name=t,this.prefix=e;let o=e.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return Ki(this,t)}},Wn=class{decoders;constructor(t){this.decoders=t}or(t){return Ki(this,t)}decode(t){let e=t[0],n=this.decoders[e];if(n!=null)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Ki(r,t){return new Wn({...r.decoders??{[r.prefix]:r},...t.decoders??{[t.prefix]:t}})}var Yn=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(t,e,n,o){this.name=t,this.prefix=e,this.baseEncode=n,this.baseDecode=o,this.encoder=new $n(t,e,n),this.decoder=new qn(t,e,o)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}};function Te({name:r,prefix:t,encode:e,decode:n}){return new Yn(r,t,e,n)}function Xt({name:r,prefix:t,alphabet:e}){let{encode:n,decode:o}=_i(e,r);return Te({prefix:t,name:r,encode:n,decode:i=>Et(o(i))})}function qc(r,t,e,n){let o={};for(let l=0;l<t.length;++l)o[t[l]]=l;let i=r.length;for(;r[i-1]==="=";)--i;let s=new Uint8Array(i*e/8|0),c=0,a=0,f=0;for(let l=0;l<i;++l){let u=o[r[l]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<e|u,c+=e,c>=8&&(c-=8,s[f++]=255&a>>c)}if(c>=e||(255&a<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return s}function Wc(r,t,e){let n=t[t.length-1]==="=",o=(1<<e)-1,i="",s=0,c=0;for(let a=0;a<r.length;++a)for(c=c<<8|r[a],s+=8;s>e;)s-=e,i+=t[o&c>>s];if(s!==0&&(i+=t[o&c<<e-s]),n)for(;(i.length*e&7)!==0;)i+="=";return i}function $({name:r,prefix:t,bitsPerChar:e,alphabet:n}){return Te({prefix:t,name:r,encode(o){return Wc(o,n,e)},decode(o){return qc(o,n,e,r)}})}var Yc=Xt({prefix:"9",name:"base10",alphabet:"0123456789"});var Xn={};ft(Xn,{base16:()=>Zc,base16upper:()=>Xc});var Zc=$({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Xc=$({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Qn={};ft(Qn,{base2:()=>Qc});var Qc=$({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Jn={};ft(Jn,{base256emoji:()=>ra});var Fi=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),Jc=Fi.reduce((r,t,e)=>(r[e]=t,r),[]),jc=Fi.reduce((r,t,e)=>{let n=t.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${t}`);return r[n]=e,r},[]);function ta(r){return r.reduce((t,e)=>(t+=Jc[e],t),"")}function ea(r){let t=[];for(let e of r){let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);let o=jc[n];if(o==null)throw new Error(`Non-base256emoji character: ${e}`);t.push(o)}return new Uint8Array(t)}var ra=Te({prefix:"\u{1F680}",name:"base256emoji",encode:ta,decode:ea});var jn={};ft(jn,{base32:()=>Bt,base32hex:()=>sa,base32hexpad:()=>aa,base32hexpadupper:()=>ua,base32hexupper:()=>ca,base32pad:()=>oa,base32padupper:()=>ia,base32upper:()=>na,base32z:()=>la});var Bt=$({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),na=$({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),oa=$({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),ia=$({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),sa=$({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),ca=$({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),aa=$({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),ua=$({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),la=$({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var to={};ft(to,{base36:()=>$e,base36upper:()=>fa});var $e=Xt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),fa=Xt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var eo={};ft(eo,{base58btc:()=>V,base58flickr:()=>da});var V=Xt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),da=Xt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var no={};ft(no,{base64:()=>ro,base64pad:()=>ha,base64url:()=>pa,base64urlpad:()=>ma});var ro=$({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),ha=$({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),pa=$({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),ma=$({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var oo={};ft(oo,{base8:()=>ga});var ga=$({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var io={};ft(io,{identity:()=>ya});var ya=Te({prefix:"\0",name:"identity",encode:r=>Ri(r),decode:r=>Di(r)});var bf=new TextEncoder,xf=new TextDecoder;var co={};ft(co,{identity:()=>Mt});var xa=Gi,Vi=128,Ea=127,va=~Ea,Ia=Math.pow(2,31);function Gi(r,t,e){t=t||[],e=e||0;for(var n=e;r>=Ia;)t[e++]=r&255|Vi,r/=128;for(;r&va;)t[e++]=r&255|Vi,r>>>=7;return t[e]=r|0,Gi.bytes=e-n+1,t}var Sa=so,Aa=128,Hi=127;function so(r,n){var e=0,n=n||0,o=0,i=n,s,c=r.length;do{if(i>=c)throw so.bytes=0,new RangeError("Could not decode varint");s=r[i++],e+=o<28?(s&Hi)<<o:(s&Hi)*Math.pow(2,o),o+=7}while(s>=Aa);return so.bytes=i-n,e}var Ta=Math.pow(2,7),La=Math.pow(2,14),Ba=Math.pow(2,21),Ca=Math.pow(2,28),Pa=Math.pow(2,35),ka=Math.pow(2,42),Na=Math.pow(2,49),Oa=Math.pow(2,56),Ua=Math.pow(2,63),Da=function(r){return r<Ta?1:r<La?2:r<Ba?3:r<Ca?4:r<Pa?5:r<ka?6:r<Na?7:r<Oa?8:r<Ua?9:10},Ra={encode:xa,decode:Sa,encodingLength:Da},Ma=Ra,qe=Ma;function We(r,t=0){return[qe.decode(r,t),qe.decode.bytes]}function Le(r,t,e=0){return qe.encode(r,t,e),t}function Be(r){return qe.encodingLength(r)}function fe(r,t){let e=t.byteLength,n=Be(r),o=n+Be(e),i=new Uint8Array(o+e);return Le(r,i,0),Le(e,i,n),i.set(t,o),new Ce(r,e,t,i)}function dt(r){let t=Et(r),[e,n]=We(t),[o,i]=We(t.subarray(n)),s=t.subarray(n+i);if(s.byteLength!==o)throw new Error("Incorrect length");return new Ce(e,o,s,t)}function zi(r,t){if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&Ui(r.bytes,e.bytes)}}var Ce=class{code;size;digest;bytes;constructor(t,e,n,o){this.code=t,this.size=e,this.digest=n,this.bytes=o}};var $i=0,_a="identity",qi=Et;function Ka(r){return fe($i,qi(r))}var Mt={code:$i,name:_a,encode:qi,digest:Ka};var ho={};ft(ho,{sha256:()=>fo,sha512:()=>Fa});var lo=mt(Q("crypto"),1);function uo({name:r,code:t,encode:e}){return new ao(r,t,e)}var ao=class{name;code;encode;constructor(t,e,n){this.name=t,this.code=e,this.encode=n}digest(t){if(t instanceof Uint8Array){let e=this.encode(t);return e instanceof Uint8Array?fe(this.code,e):e.then(n=>fe(this.code,n))}else throw Error("Unknown type, must be binary type")}};var fo=uo({name:"sha2-256",code:18,encode:r=>Et(lo.default.createHash("sha256").update(r).digest())}),Fa=uo({name:"sha2-512",code:19,encode:r=>Et(lo.default.createHash("sha512").update(r).digest())});function Yi(r,t){let{bytes:e,version:n}=r;switch(n){case 0:return Ha(e,po(r),t??V.encoder);default:return Ga(e,po(r),t??Bt.encoder)}}var Zi=new WeakMap;function po(r){let t=Zi.get(r);if(t==null){let e=new Map;return Zi.set(r,e),e}return t}var j=class r{code;version;multihash;bytes;"/";constructor(t,e,n,o){this.code=e,this.version=t,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:e}=this;if(t!==Ye)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==za)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(e)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:t,digest:e}=this.multihash,n=fe(t,e);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return r.equals(this,t)}static equals(t,e){let n=e;return n!=null&&t.code===n.code&&t.version===n.version&&zi(t.multihash,n.multihash)}toString(t){return Yi(this,t)}toJSON(){return{"/":Yi(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let e=t;if(e instanceof r)return e;if(e["/"]!=null&&e["/"]===e.bytes||e.asCID===e){let{version:n,code:o,multihash:i,bytes:s}=e;return new r(n,o,i,s??Xi(n,o,i.bytes))}else if(e[$a]===!0){let{version:n,multihash:o,code:i}=e,s=dt(o);return r.create(n,i,s)}else return null}static create(t,e,n){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==Ye)throw new Error(`Version 0 CID must use dag-pb (code: ${Ye}) block encoding`);return new r(t,e,n,n.bytes)}case 1:{let o=Xi(t,e,n.bytes);return new r(t,e,n,o)}default:throw new Error("Invalid version")}}static createV0(t){return r.create(0,Ye,t)}static createV1(t,e){return r.create(1,t,e)}static decode(t){let[e,n]=r.decodeFirst(t);if(n.length!==0)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=r.inspectBytes(t),n=e.size-e.multihashSize,o=Et(t.subarray(n,n+e.multihashSize));if(o.byteLength!==e.multihashSize)throw new Error("Incorrect length");let i=o.subarray(e.multihashSize-e.digestSize),s=new Ce(e.multihashCode,e.digestSize,i,o);return[e.version===0?r.createV0(s):r.createV1(e.codec,s),t.subarray(e.size)]}static inspectBytes(t){let e=0,n=()=>{let[u,d]=We(t.subarray(e));return e+=d,u},o=n(),i=Ye;if(o===18?(o=0,e=0):i=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let s=e,c=n(),a=n(),f=e+a,l=f-s;return{version:o,codec:i,multihashCode:c,digestSize:a,multihashSize:l,size:f}}static parse(t,e){let[n,o]=Va(t,e),i=r.decode(o);if(i.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return po(i).set(n,t),i}};function Va(r,t){switch(r[0]){case"Q":{let e=t??V;return[V.prefix,e.decode(`${V.prefix}${r}`)]}case V.prefix:{let e=t??V;return[V.prefix,e.decode(r)]}case Bt.prefix:{let e=t??Bt;return[Bt.prefix,e.decode(r)]}case $e.prefix:{let e=t??$e;return[$e.prefix,e.decode(r)]}default:{if(t==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[r[0],t.decode(r)]}}}function Ha(r,t,e){let{prefix:n}=e;if(n!==V.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let o=t.get(n);if(o==null){let i=e.encode(r).slice(1);return t.set(n,i),i}else return o}function Ga(r,t,e){let{prefix:n}=e,o=t.get(n);if(o==null){let i=e.encode(r);return t.set(n,i),i}else return o}var Ye=112,za=18;function Xi(r,t,e){let n=Be(r),o=n+Be(t),i=new Uint8Array(o+e.byteLength);return Le(r,i,0),Le(t,i,n),i.set(e,o),i}var $a=Symbol.for("@ipld/js-cid/CID");var Ze={...io,...Qn,...oo,...Zn,...Xn,...jn,...to,...eo,...no,...Jn},Gf={...ho,...co};function Ji(r,t,e,n){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:n}}}var Qi=Ji("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),mo=Ji("ascii","a",r=>{let t="a";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r[e]);return t},r=>{r=r.substring(1);let t=xt(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),qa={utf8:Qi,"utf-8":Qi,hex:Ze.base16,latin1:mo,ascii:mo,binary:mo,...Ze},fr=qa;function _t(r,t="utf8"){let e=fr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?ue(ji.Buffer.from(r,"utf-8")):e.decoder.decode(`${e.prefix}${r}`)}function go(r){let t=r??8192,e=t>>>1,n,o=t;return function(s){if(s<1||s>e)return xt(s);o+s>t&&(n=xt(t),o=0);let c=n.subarray(o,o+=s);return(o&7)!==0&&(o=(o|7)+1),c}}var de=class{fn;len;next;val;constructor(t,e,n){this.fn=t,this.len=e,this.next=void 0,this.val=n}};function yo(){}var bo=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},Wa=go();function Ya(r){return globalThis.Buffer!=null?xt(r):Wa(r)}var Qe=class{len;head;tail;states;constructor(){this.len=0,this.head=new de(yo,0,0),this.tail=this.head,this.states=null}_push(t,e,n){return this.tail=this.tail.next=new de(t,e,n),this.len+=e,this}uint32(t){return this.len+=(this.tail=this.tail.next=new xo((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this}int32(t){return t<0?this._push(dr,10,gt.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let e=gt.fromBigInt(t);return this._push(dr,e.length(),e)}uint64Number(t){return this._push(Mn,it(t),t)}uint64String(t){return this.uint64(BigInt(t))}int64(t){return this.uint64(t)}int64Number(t){return this.uint64Number(t)}int64String(t){return this.uint64String(t)}sint64(t){let e=gt.fromBigInt(t).zzEncode();return this._push(dr,e.length(),e)}sint64Number(t){let e=gt.fromNumber(t).zzEncode();return this._push(dr,e.length(),e)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(wo,1,t?1:0)}fixed32(t){return this._push(Xe,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let e=gt.fromBigInt(t);return this._push(Xe,4,e.lo)._push(Xe,4,e.hi)}fixed64Number(t){let e=gt.fromNumber(t);return this._push(Xe,4,e.lo)._push(Xe,4,e.hi)}fixed64String(t){return this.fixed64(BigInt(t))}sfixed64(t){return this.fixed64(t)}sfixed64Number(t){return this.fixed64Number(t)}sfixed64String(t){return this.fixed64String(t)}float(t){return this._push(Ti,4,t)}double(t){return this._push(Bi,8,t)}bytes(t){let e=t.length>>>0;return e===0?this._push(wo,1,0):this.uint32(e)._push(Xa,e,t)}string(t){let e=ki(t);return e!==0?this.uint32(e)._push(Hn,e,t):this._push(wo,1,0)}fork(){return this.states=new bo(this),this.head=this.tail=new de(yo,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new de(yo,0,0),this.len=0),this}ldelim(){let t=this.head,e=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=t.next,this.tail=e,this.len+=n),this}finish(){let t=this.head.next,e=Ya(this.len),n=0;for(;t!=null;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e}};function wo(r,t,e){t[e]=r&255}function Za(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}var xo=class extends de{next;constructor(t,e){super(Za,t,e),this.next=void 0}};function dr(r,t,e){for(;r.hi!==0;)t[e++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)t[e++]=r.lo&127|128,r.lo=r.lo>>>7;t[e++]=r.lo}function Xe(r,t,e){t[e]=r&255,t[e+1]=r>>>8&255,t[e+2]=r>>>16&255,t[e+3]=r>>>24}function Xa(r,t,e){t.set(r,e)}globalThis.Buffer!=null&&(Qe.prototype.bytes=function(r){let t=r.length>>>0;return this.uint32(t),t>0&&this._push(Qa,t,r),this},Qe.prototype.string=function(r){let t=globalThis.Buffer.byteLength(r);return this.uint32(t),t>0&&this._push(Ja,t,r),this});function Qa(r,t,e){t.set(r,e)}function Ja(r,t,e){r.length<40?Hn(r,t,e):t.utf8Write!=null?t.utf8Write(r,e):t.set(_t(r),e)}function Eo(){return new Qe}function H(r,t){let e=Eo();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}var Pe;(function(r){r[r.VARINT=0]="VARINT",r[r.BIT64=1]="BIT64",r[r.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",r[r.START_GROUP=3]="START_GROUP",r[r.END_GROUP=4]="END_GROUP",r[r.BIT32=5]="BIT32"})(Pe||(Pe={}));function hr(r,t,e,n){return{name:r,type:t,encode:e,decode:n}}function Ct(r){function t(o){if(r[o.toString()]==null)throw new Error("Invalid enum value");return r[o]}let e=function(i,s){let c=t(i);s.int32(c)},n=function(i){let s=i.int32();return t(s)};return hr("enum",Pe.VARINT,e,n)}function G(r,t){return hr("message",Pe.LENGTH_DELIMITED,r,t)}var q;(function(r){let t;(function(o){o.IDENTIFY="IDENTIFY",o.CONNECT="CONNECT",o.STREAM_OPEN="STREAM_OPEN",o.STREAM_HANDLER="STREAM_HANDLER",o.DHT="DHT",o.LIST_PEERS="LIST_PEERS",o.CONNMANAGER="CONNMANAGER",o.DISCONNECT="DISCONNECT",o.PUBSUB="PUBSUB",o.PEERSTORE="PEERSTORE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.IDENTIFY=0]="IDENTIFY",o[o.CONNECT=1]="CONNECT",o[o.STREAM_OPEN=2]="STREAM_OPEN",o[o.STREAM_HANDLER=3]="STREAM_HANDLER",o[o.DHT=4]="DHT",o[o.LIST_PEERS=5]="LIST_PEERS",o[o.CONNMANAGER=6]="CONNMANAGER",o[o.DISCONNECT=7]="DISCONNECT",o[o.PUBSUB=8]="PUBSUB",o[o.PEERSTORE=9]="PEERSTORE"})(e||(e={})),function(o){o.codec=()=>Ct(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=G((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.connect!=null&&(i.uint32(18),mr.codec().encode(o.connect,i)),o.streamOpen!=null&&(i.uint32(26),gr.codec().encode(o.streamOpen,i)),o.streamHandler!=null&&(i.uint32(34),yr.codec().encode(o.streamHandler,i)),o.dht!=null&&(i.uint32(42),vt.codec().encode(o.dht,i)),o.connManager!=null&&(i.uint32(50),br.codec().encode(o.connManager,i)),o.disconnect!=null&&(i.uint32(58),xr.codec().encode(o.disconnect,i)),o.pubsub!=null&&(i.uint32(66),Kt.codec().encode(o.pubsub,i)),o.peerStore!=null&&(i.uint32(74),Ir.codec().encode(o.peerStore,i)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.connect=mr.codec().decode(o,o.uint32());break;case 3:s.streamOpen=gr.codec().decode(o,o.uint32());break;case 4:s.streamHandler=yr.codec().decode(o,o.uint32());break;case 5:s.dht=vt.codec().decode(o,o.uint32());break;case 6:s.connManager=br.codec().decode(o,o.uint32());break;case 7:s.disconnect=xr.codec().decode(o,o.uint32());break;case 8:s.pubsub=Kt.codec().decode(o,o.uint32());break;case 9:s.peerStore=Ir.codec().decode(o,o.uint32());break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>H(o,r.codec()),r.decode=o=>F(o,r.codec())})(q||(q={}));var N;(function(r){let t;(function(o){o.OK="OK",o.ERROR="ERROR"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.OK=0]="OK",o[o.ERROR=1]="ERROR"})(e||(e={})),function(o){o.codec=()=>Ct(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=G((o,i,s={})=>{if(s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.error!=null&&(i.uint32(18),wr.codec().encode(o.error,i)),o.streamInfo!=null&&(i.uint32(26),ke.codec().encode(o.streamInfo,i)),o.identify!=null&&(i.uint32(34),pr.codec().encode(o.identify,i)),o.dht!=null&&(i.uint32(42),Pt.codec().encode(o.dht,i)),o.peers!=null)for(let c of o.peers)i.uint32(50),Qt.codec().encode(c,i);o.pubsub!=null&&(i.uint32(58),vr.codec().encode(o.pubsub,i)),o.peerStore!=null&&(i.uint32(66),Sr.codec().encode(o.peerStore,i)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={peers:[]},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.error=wr.codec().decode(o,o.uint32());break;case 3:s.streamInfo=ke.codec().decode(o,o.uint32());break;case 4:s.identify=pr.codec().decode(o,o.uint32());break;case 5:s.dht=Pt.codec().decode(o,o.uint32());break;case 6:s.peers.push(Qt.codec().decode(o,o.uint32()));break;case 7:s.pubsub=vr.codec().decode(o,o.uint32());break;case 8:s.peerStore=Sr.codec().decode(o,o.uint32());break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>H(o,r.codec()),r.decode=o=>F(o,r.codec())})(N||(N={}));var pr;(function(r){let t;r.codec=()=>(t==null&&(t=G((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let i of e.addrs)n.uint32(18),n.bytes(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={id:new Uint8Array(0),addrs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.id=e.bytes();break;case 2:o.addrs.push(e.bytes());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>H(e,r.codec()),r.decode=e=>F(e,r.codec())})(pr||(pr={}));var mr;(function(r){let t;r.codec=()=>(t==null&&(t=G((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addrs!=null)for(let i of e.addrs)n.uint32(18),n.bytes(i);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),addrs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;case 2:o.addrs.push(e.bytes());break;case 3:o.timeout=e.int64();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>H(e,r.codec()),r.decode=e=>F(e,r.codec())})(mr||(mr={}));var gr;(function(r){let t;r.codec=()=>(t==null&&(t=G((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.proto!=null)for(let i of e.proto)n.uint32(18),n.string(i);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),proto:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;case 2:o.proto.push(e.string());break;case 3:o.timeout=e.int64();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>H(e,r.codec()),r.decode=e=>F(e,r.codec())})(gr||(gr={}));var yr;(function(r){let t;r.codec=()=>(t==null&&(t=G((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(10),n.bytes(e.addr)),e.proto!=null)for(let i of e.proto)n.uint32(18),n.string(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={addr:new Uint8Array(0),proto:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.addr=e.bytes();break;case 2:o.proto.push(e.string());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>H(e,r.codec()),r.decode=e=>F(e,r.codec())})(yr||(yr={}));var wr;(function(r){let t;r.codec=()=>(t==null&&(t=G((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.msg!=null&&e.msg!==""&&(n.uint32(10),n.string(e.msg)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={msg:""},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.msg=e.string();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>H(e,r.codec()),r.decode=e=>F(e,r.codec())})(wr||(wr={}));var ke;(function(r){let t;r.codec=()=>(t==null&&(t=G((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(18),n.bytes(e.addr)),e.proto!=null&&e.proto!==""&&(n.uint32(26),n.string(e.proto)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;case 2:o.addr=e.bytes();break;case 3:o.proto=e.string();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>H(e,r.codec()),r.decode=e=>F(e,r.codec())})(ke||(ke={}));var vt;(function(r){let t;(function(o){o.FIND_PEER="FIND_PEER",o.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",o.FIND_PROVIDERS="FIND_PROVIDERS",o.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",o.GET_PUBLIC_KEY="GET_PUBLIC_KEY",o.GET_VALUE="GET_VALUE",o.SEARCH_VALUE="SEARCH_VALUE",o.PUT_VALUE="PUT_VALUE",o.PROVIDE="PROVIDE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.FIND_PEER=0]="FIND_PEER",o[o.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",o[o.FIND_PROVIDERS=2]="FIND_PROVIDERS",o[o.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",o[o.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",o[o.GET_VALUE=5]="GET_VALUE",o[o.SEARCH_VALUE=6]="SEARCH_VALUE",o[o.PUT_VALUE=7]="PUT_VALUE",o[o.PROVIDE=8]="PROVIDE"})(e||(e={})),function(o){o.codec=()=>Ct(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=G((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.peer!=null&&(i.uint32(18),i.bytes(o.peer)),o.cid!=null&&(i.uint32(26),i.bytes(o.cid)),o.key!=null&&(i.uint32(34),i.bytes(o.key)),o.value!=null&&(i.uint32(42),i.bytes(o.value)),o.count!=null&&(i.uint32(48),i.int32(o.count)),o.timeout!=null&&(i.uint32(56),i.int64(o.timeout)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.peer=o.bytes();break;case 3:s.cid=o.bytes();break;case 4:s.key=o.bytes();break;case 5:s.value=o.bytes();break;case 6:s.count=o.int32();break;case 7:s.timeout=o.int64();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>H(o,r.codec()),r.decode=o=>F(o,r.codec())})(vt||(vt={}));var Pt;(function(r){let t;(function(o){o.BEGIN="BEGIN",o.VALUE="VALUE",o.END="END"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.BEGIN=0]="BEGIN",o[o.VALUE=1]="VALUE",o[o.END=2]="END"})(e||(e={})),function(o){o.codec=()=>Ct(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=G((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.peer!=null&&(i.uint32(18),Qt.codec().encode(o.peer,i)),o.value!=null&&(i.uint32(26),i.bytes(o.value)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.peer=Qt.codec().decode(o,o.uint32());break;case 3:s.value=o.bytes();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>H(o,r.codec()),r.decode=o=>F(o,r.codec())})(Pt||(Pt={}));var Qt;(function(r){let t;r.codec=()=>(t==null&&(t=G((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let i of e.addrs)n.uint32(18),n.bytes(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={id:new Uint8Array(0),addrs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.id=e.bytes();break;case 2:o.addrs.push(e.bytes());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>H(e,r.codec()),r.decode=e=>F(e,r.codec())})(Qt||(Qt={}));var br;(function(r){let t;(function(o){o.TAG_PEER="TAG_PEER",o.UNTAG_PEER="UNTAG_PEER",o.TRIM="TRIM"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.TAG_PEER=0]="TAG_PEER",o[o.UNTAG_PEER=1]="UNTAG_PEER",o[o.TRIM=2]="TRIM"})(e||(e={})),function(o){o.codec=()=>Ct(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=G((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.peer!=null&&(i.uint32(18),i.bytes(o.peer)),o.tag!=null&&(i.uint32(26),i.string(o.tag)),o.weight!=null&&(i.uint32(32),i.int64(o.weight)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.peer=o.bytes();break;case 3:s.tag=o.string();break;case 4:s.weight=o.int64();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>H(o,r.codec()),r.decode=o=>F(o,r.codec())})(br||(br={}));var xr;(function(r){let t;r.codec=()=>(t==null&&(t=G((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0)},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>H(e,r.codec()),r.decode=e=>F(e,r.codec())})(xr||(xr={}));var Kt;(function(r){let t;(function(o){o.GET_TOPICS="GET_TOPICS",o.LIST_PEERS="LIST_PEERS",o.PUBLISH="PUBLISH",o.SUBSCRIBE="SUBSCRIBE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.GET_TOPICS=0]="GET_TOPICS",o[o.LIST_PEERS=1]="LIST_PEERS",o[o.PUBLISH=2]="PUBLISH",o[o.SUBSCRIBE=3]="SUBSCRIBE"})(e||(e={})),function(o){o.codec=()=>Ct(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=G((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.topic!=null&&(i.uint32(18),i.string(o.topic)),o.data!=null&&(i.uint32(26),i.bytes(o.data)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.topic=o.string();break;case 3:s.data=o.bytes();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>H(o,r.codec()),r.decode=o=>F(o,r.codec())})(Kt||(Kt={}));var Er;(function(r){let t;r.codec=()=>(t==null&&(t=G((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.from!=null&&(n.uint32(10),n.bytes(e.from)),e.data!=null&&(n.uint32(18),n.bytes(e.data)),e.seqno!=null&&(n.uint32(26),n.bytes(e.seqno)),e.topicIDs!=null)for(let i of e.topicIDs)n.uint32(34),n.string(i);e.signature!=null&&(n.uint32(42),n.bytes(e.signature)),e.key!=null&&(n.uint32(50),n.bytes(e.key)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={topicIDs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.from=e.bytes();break;case 2:o.data=e.bytes();break;case 3:o.seqno=e.bytes();break;case 4:o.topicIDs.push(e.string());break;case 5:o.signature=e.bytes();break;case 6:o.key=e.bytes();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>H(e,r.codec()),r.decode=e=>F(e,r.codec())})(Er||(Er={}));var vr;(function(r){let t;r.codec=()=>(t==null&&(t=G((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.topics!=null)for(let i of e.topics)n.uint32(10),n.string(i);if(e.peerIDs!=null)for(let i of e.peerIDs)n.uint32(18),n.bytes(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={topics:[],peerIDs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.topics.push(e.string());break;case 2:o.peerIDs.push(e.bytes());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>H(e,r.codec()),r.decode=e=>F(e,r.codec())})(vr||(vr={}));var Ir;(function(r){let t;(function(o){o.UNSPECIFIED="UNSPECIFIED",o.GET_PROTOCOLS="GET_PROTOCOLS",o.GET_PEER_INFO="GET_PEER_INFO"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.UNSPECIFIED=0]="UNSPECIFIED",o[o.GET_PROTOCOLS=1]="GET_PROTOCOLS",o[o.GET_PEER_INFO=2]="GET_PEER_INFO"})(e||(e={})),function(o){o.codec=()=>Ct(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=G((o,i,s={})=>{if(s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.id!=null&&(i.uint32(18),i.bytes(o.id)),o.protos!=null)for(let c of o.protos)i.uint32(26),i.string(c);s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={protos:[]},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.id=o.bytes();break;case 3:s.protos.push(o.string());break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>H(o,r.codec()),r.decode=o=>F(o,r.codec())})(Ir||(Ir={}));var Sr;(function(r){let t;r.codec=()=>(t==null&&(t=G((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&(n.uint32(10),Qt.codec().encode(e.peer,n)),e.protos!=null)for(let i of e.protos)n.uint32(18),n.string(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={protos:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=Qt.codec().decode(e,e.uint32());break;case 2:o.protos.push(e.string());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>H(e,r.codec()),r.decode=e=>F(e,r.codec())})(Sr||(Sr={}));var rs=mt(Q("node:tty"),1),Pr=mt(Q("node:util"),1);function ja(r,t){try{if(typeof r=="string"&&r.length>0)return tu(r);if(typeof r=="number"&&isFinite(r))return t?.long?ru(r):eu(r);throw new Error("Value is not a string or number.")}catch(e){let n=nu(e)?`${e.message}. value=${JSON.stringify(r)}`:"An unknown error has occured.";throw new Error(n)}}function tu(r){if(r=String(r),r.length>100)throw new Error("Value exceeds the maximum length of 100 characters.");let t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(r);if(!t)return NaN;let e=parseFloat(t[1]),n=(t[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return e*315576e5;case"weeks":case"week":case"w":return e*6048e5;case"days":case"day":case"d":return e*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return e*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return e*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return e*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return e;default:throw new Error(`The unit ${n} was matched, but no matching case exists.`)}}var Tr=ja;function eu(r){let t=Math.abs(r);return t>=864e5?`${Math.round(r/864e5)}d`:t>=36e5?`${Math.round(r/36e5)}h`:t>=6e4?`${Math.round(r/6e4)}m`:t>=1e3?`${Math.round(r/1e3)}s`:`${r}ms`}function ru(r){let t=Math.abs(r);return t>=864e5?Ar(r,t,864e5,"day"):t>=36e5?Ar(r,t,36e5,"hour"):t>=6e4?Ar(r,t,6e4,"minute"):t>=1e3?Ar(r,t,1e3,"second"):`${r} ms`}function Ar(r,t,e,n){let o=t>=e*1.5;return`${Math.round(r/e)} ${n}${o?"s":""}`}function nu(r){return typeof r=="object"&&r!==null&&"message"in r}var Br=mt(Q("node:process"),1),es=mt(Q("node:os"),1),vo=mt(Q("node:tty"),1);function It(r,t=globalThis.Deno?globalThis.Deno.args:Br.default.argv){let e=r.startsWith("-")?"":r.length===1?"-":"--",n=t.indexOf(e+r),o=t.indexOf("--");return n!==-1&&(o===-1||n<o)}var{env:z}=Br.default,Lr;It("no-color")||It("no-colors")||It("color=false")||It("color=never")?Lr=0:(It("color")||It("colors")||It("color=true")||It("color=always"))&&(Lr=1);function ou(){if("FORCE_COLOR"in z)return z.FORCE_COLOR==="true"?1:z.FORCE_COLOR==="false"?0:z.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(z.FORCE_COLOR,10),3)}function iu(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function su(r,{streamIsTTY:t,sniffFlags:e=!0}={}){let n=ou();n!==void 0&&(Lr=n);let o=e?Lr:n;if(o===0)return 0;if(e){if(It("color=16m")||It("color=full")||It("color=truecolor"))return 3;if(It("color=256"))return 2}if("TF_BUILD"in z&&"AGENT_NAME"in z)return 1;if(r&&!t&&o===void 0)return 0;let i=o||0;if(z.TERM==="dumb")return i;if(Br.default.platform==="win32"){let s=es.default.release().split(".");return Number(s[0])>=10&&Number(s[2])>=10586?Number(s[2])>=14931?3:2:1}if("CI"in z)return"GITHUB_ACTIONS"in z||"GITEA_ACTIONS"in z?3:["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(s=>s in z)||z.CI_NAME==="codeship"?1:i;if("TEAMCITY_VERSION"in z)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(z.TEAMCITY_VERSION)?1:0;if(z.COLORTERM==="truecolor"||z.TERM==="xterm-kitty")return 3;if("TERM_PROGRAM"in z){let s=Number.parseInt((z.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(z.TERM_PROGRAM){case"iTerm.app":return s>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(z.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(z.TERM)||"COLORTERM"in z?1:i}function ts(r,t={}){let e=su(r,{streamIsTTY:r&&r.isTTY,...t});return iu(e)}var cu={stdout:ts({isTTY:vo.default.isatty(1)}),stderr:ts({isTTY:vo.default.isatty(2)})},Cr=cu;function Io(r){e.debug=e,e.default=e,e.coerce=a,e.disable=i,e.enable=o,e.enabled=s,e.humanize=Tr,e.destroy=f,Object.keys(r).forEach(l=>{e[l]=r[l]}),e.names=[],e.skips=[],e.formatters={};function t(l){let u=0;for(let d=0;d<l.length;d++)u=(u<<5)-u+l.charCodeAt(d),u|=0;return e.colors[Math.abs(u)%e.colors.length]}e.selectColor=t;function e(l){let u,d=null,p,w;function g(...h){if(!g.enabled)return;let m=g,y=Number(new Date),E=y-(u||y);m.diff=E,m.prev=u,m.curr=y,u=y,h[0]=e.coerce(h[0]),typeof h[0]!="string"&&h.unshift("%O");let A=0;h[0]=h[0].replace(/%([a-zA-Z%])/g,(B,v)=>{if(B==="%%")return"%";A++;let L=e.formatters[v];if(typeof L=="function"){let C=h[A];B=L.call(m,C),h.splice(A,1),A--}return B}),e.formatArgs.call(m,h),(m.log||e.log).apply(m,h)}return g.namespace=l,g.useColors=e.useColors(),g.color=e.selectColor(l),g.extend=n,g.destroy=e.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>d!==null?d:(p!==e.namespaces&&(p=e.namespaces,w=e.enabled(l)),w),set:h=>{d=h}}),typeof e.init=="function"&&e.init(g),g}function n(l,u){let d=e(this.namespace+(typeof u>"u"?":":u)+l);return d.log=this.log,d}function o(l){e.save(l),e.namespaces=l,e.names=[],e.skips=[];let u,d=(typeof l=="string"?l:"").split(/[\s,]+/),p=d.length;for(u=0;u<p;u++)d[u]&&(l=d[u].replace(/\*/g,".*?"),l[0]==="-"?e.skips.push(new RegExp("^"+l.substr(1)+"$")):e.names.push(new RegExp("^"+l+"$")))}function i(){let l=[...e.names.map(c),...e.skips.map(c).map(u=>"-"+u)].join(",");return e.enable(""),l}function s(l){if(l[l.length-1]==="*")return!0;let u,d;for(u=0,d=e.skips.length;u<d;u++)if(e.skips[u].test(l))return!1;for(u=0,d=e.names.length;u<d;u++)if(e.names[u].test(l))return!0;return!1}function c(l){return l.toString().substring(2,l.toString().length-2).replace(/\.\*\?$/,"*")}function a(l){return l instanceof Error?l.stack??l.message:l}function f(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return e.setupFormatters(e.formatters),e.enable(e.load()),e}var ns=[6,2,3,4,5,1];Cr.stderr!==!1&&(Cr.stderr??Cr).level>=2&&(ns=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221]);var Ne=Object.keys(process.env).filter(r=>/^debug_/i.test(r)).reduce((r,t)=>{let e=t.substring(6).toLowerCase().replace(/_([a-z])/g,(o,i)=>i.toUpperCase()),n=process.env[t];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),r[e]=n,r},{});function au(){return"colors"in Ne?!!Ne.colors:rs.default.isatty(process.stderr.fd)}function uu(r){let{namespace:t,useColors:e}=this;if(e===!0){let n=this.color,o="\x1B[3"+(n<8?n:"8;5;"+n),i=` ${o};1m${t} \x1B[0m`;r[0]=i+r[0].split(`
2
+ "use strict";var Libp2PDaemonClient=(()=>{var Ga=Object.create;var Rr=Object.defineProperty;var za=Object.getOwnPropertyDescriptor;var Wa=Object.getOwnPropertyNames;var qa=Object.getPrototypeOf,Ya=Object.prototype.hasOwnProperty;var nt=(r=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(r,{get:(t,e)=>(typeof require<"u"?require:t)[e]}):r)(function(r){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var Tt=(r,t)=>{for(var e in t)Rr(r,e,{get:t[e],enumerable:!0})},ls=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Wa(t))!Ya.call(r,o)&&o!==e&&Rr(r,o,{get:()=>t[o],enumerable:!(n=za(t,o))||n.enumerable});return r};var St=(r,t,e)=>(e=r!=null?Ga(qa(r)):{},ls(t||!r||!r.__esModule?Rr(e,"default",{value:r,enumerable:!0}):e,r)),Za=r=>ls(Rr({},"__esModule",{value:!0}),r);var bd={};Tt(bd,{OperationFailedError:()=>H,createClient:()=>gd});var uo=nt("node:buffer");function me(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function Zt(r=0){return me(uo.Buffer.alloc(r))}function Ot(r=0){return me(uo.Buffer.allocUnsafe(r))}var Xa=Math.pow(2,7),ja=Math.pow(2,14),Qa=Math.pow(2,21),lo=Math.pow(2,28),fo=Math.pow(2,35),ho=Math.pow(2,42),po=Math.pow(2,49),R=128,yt=127;function It(r){if(r<Xa)return 1;if(r<ja)return 2;if(r<Qa)return 3;if(r<lo)return 4;if(r<fo)return 5;if(r<ho)return 6;if(r<po)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Pe(r,t,e=0){switch(It(r)){case 8:t[e++]=r&255|R,r/=128;case 7:t[e++]=r&255|R,r/=128;case 6:t[e++]=r&255|R,r/=128;case 5:t[e++]=r&255|R,r/=128;case 4:t[e++]=r&255|R,r>>>=7;case 3:t[e++]=r&255|R,r>>>=7;case 2:t[e++]=r&255|R,r>>>=7;case 1:{t[e++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return t}function Ja(r,t,e=0){switch(It(r)){case 8:t.set(e++,r&255|R),r/=128;case 7:t.set(e++,r&255|R),r/=128;case 6:t.set(e++,r&255|R),r/=128;case 5:t.set(e++,r&255|R),r/=128;case 4:t.set(e++,r&255|R),r>>>=7;case 3:t.set(e++,r&255|R),r>>>=7;case 2:t.set(e++,r&255|R),r>>>=7;case 1:{t.set(e++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return t}function mo(r,t){let e=r[t],n=0;if(n+=e&yt,e<R||(e=r[t+1],n+=(e&yt)<<7,e<R)||(e=r[t+2],n+=(e&yt)<<14,e<R)||(e=r[t+3],n+=(e&yt)<<21,e<R)||(e=r[t+4],n+=(e&yt)*lo,e<R)||(e=r[t+5],n+=(e&yt)*fo,e<R)||(e=r[t+6],n+=(e&yt)*ho,e<R)||(e=r[t+7],n+=(e&yt)*po,e<R))return n;throw new RangeError("Could not decode varint")}function tu(r,t){let e=r.get(t),n=0;if(n+=e&yt,e<R||(e=r.get(t+1),n+=(e&yt)<<7,e<R)||(e=r.get(t+2),n+=(e&yt)<<14,e<R)||(e=r.get(t+3),n+=(e&yt)<<21,e<R)||(e=r.get(t+4),n+=(e&yt)*lo,e<R)||(e=r.get(t+5),n+=(e&yt)*fo,e<R)||(e=r.get(t+6),n+=(e&yt)*ho,e<R)||(e=r.get(t+7),n+=(e&yt)*po,e<R))return n;throw new RangeError("Could not decode varint")}function fs(r,t,e=0){return t==null&&(t=Ot(It(r))),t instanceof Uint8Array?Pe(r,t,e):Ja(r,t,e)}function rr(r,t=0){return r instanceof Uint8Array?mo(r,t):tu(r,t)}var yo=new Float32Array([-0]),se=new Uint8Array(yo.buffer);function hs(r,t,e){yo[0]=r,t[e]=se[0],t[e+1]=se[1],t[e+2]=se[2],t[e+3]=se[3]}function ps(r,t){return se[0]=r[t],se[1]=r[t+1],se[2]=r[t+2],se[3]=r[t+3],yo[0]}var go=new Float64Array([-0]),gt=new Uint8Array(go.buffer);function ms(r,t,e){go[0]=r,t[e]=gt[0],t[e+1]=gt[1],t[e+2]=gt[2],t[e+3]=gt[3],t[e+4]=gt[4],t[e+5]=gt[5],t[e+6]=gt[6],t[e+7]=gt[7]}function ys(r,t){return gt[0]=r[t],gt[1]=r[t+1],gt[2]=r[t+2],gt[3]=r[t+3],gt[4]=r[t+4],gt[5]=r[t+5],gt[6]=r[t+6],gt[7]=r[t+7],go[0]}var eu=BigInt(Number.MAX_SAFE_INTEGER),ru=BigInt(Number.MIN_SAFE_INTEGER),Ct=class r{lo;hi;constructor(t,e){this.lo=t|0,this.hi=e|0}toNumber(t=!1){if(!t&&this.hi>>>31>0){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(e+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(t=!1){if(t)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(BigInt(e)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(t=!1){return this.toBigInt(t).toString()}zzEncode(){let t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this}zzDecode(){let t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this}length(){let t=this.lo,e=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?e===0?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:n<128?9:10}static fromBigInt(t){if(t===0n)return ye;if(t<eu&&t>ru)return this.fromNumber(Number(t));let e=t<0n;e&&(t=-t);let n=t>>32n,o=t-(n<<32n);return e&&(n=~n|0n,o=~o|0n,++o>gs&&(o=0n,++n>gs&&(n=0n))),new r(Number(o),Number(n))}static fromNumber(t){if(t===0)return ye;let e=t<0;e&&(t=-t);let n=t>>>0,o=(t-n)/4294967296>>>0;return e&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new r(n,o)}static from(t){return typeof t=="number"?r.fromNumber(t):typeof t=="bigint"?r.fromBigInt(t):typeof t=="string"?r.fromBigInt(BigInt(t)):t.low!=null||t.high!=null?new r(t.low>>>0,t.high>>>0):ye}},ye=new Ct(0,0);ye.toBigInt=function(){return 0n};ye.zzEncode=ye.zzDecode=function(){return this};ye.length=function(){return 1};var gs=4294967296n;function bs(r){let t=0,e=0;for(let n=0;n<r.length;++n)e=r.charCodeAt(n),e<128?t+=1:e<2048?t+=2:(e&64512)===55296&&(r.charCodeAt(n+1)&64512)===56320?(++n,t+=4):t+=3;return t}function ws(r,t,e){if(e-t<1)return"";let o,i=[],s=0,c;for(;t<e;)c=r[t++],c<128?i[s++]=c:c>191&&c<224?i[s++]=(c&31)<<6|r[t++]&63:c>239&&c<365?(c=((c&7)<<18|(r[t++]&63)<<12|(r[t++]&63)<<6|r[t++]&63)-65536,i[s++]=55296+(c>>10),i[s++]=56320+(c&1023)):i[s++]=(c&15)<<12|(r[t++]&63)<<6|r[t++]&63,s>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,i)),s=0);return o!=null?(s>0&&o.push(String.fromCharCode.apply(String,i.slice(0,s))),o.join("")):String.fromCharCode.apply(String,i.slice(0,s))}function bo(r,t,e){let n=e,o,i;for(let s=0;s<r.length;++s)o=r.charCodeAt(s),o<128?t[e++]=o:o<2048?(t[e++]=o>>6|192,t[e++]=o&63|128):(o&64512)===55296&&((i=r.charCodeAt(s+1))&64512)===56320?(o=65536+((o&1023)<<10)+(i&1023),++s,t[e++]=o>>18|240,t[e++]=o>>12&63|128,t[e++]=o>>6&63|128,t[e++]=o&63|128):(t[e++]=o>>12|224,t[e++]=o>>6&63|128,t[e++]=o&63|128);return e-n}function Mt(r,t){return RangeError(`index out of range: ${r.pos} + ${t??1} > ${r.len}`)}function Kr(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}var wo=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(t){this.buf=t,this.pos=0,this.len=t.length}uint32(){let t=4294967295;if(t=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(t=(t|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return t;if((this.pos+=5)>this.len)throw this.pos=this.len,Mt(this,10);return t}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw Mt(this,4);return Kr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Mt(this,4);return Kr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Mt(this,4);let t=ps(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw Mt(this,4);let t=ys(this.buf,this.pos);return this.pos+=8,t}bytes(){let t=this.uint32(),e=this.pos,n=this.pos+t;if(n>this.len)throw Mt(this,t);return this.pos+=t,e===n?new Uint8Array(0):this.buf.subarray(e,n)}string(){let t=this.bytes();return ws(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw Mt(this,t);this.pos+=t}else do if(this.pos>=this.len)throw Mt(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(t=this.uint32()&7)!==4;)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${t} at offset ${this.pos}`)}return this}readLongVarint(){let t=new Ct(0,0),e=0;if(this.len-this.pos>4){for(;e<4;++e)if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(this.buf[this.pos]&127)<<28)>>>0,t.hi=(t.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return t;e=0}else{for(;e<3;++e){if(this.pos>=this.len)throw Mt(this);if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(this.buf[this.pos++]&127)<<e*7)>>>0,t}if(this.len-this.pos>4){for(;e<5;++e)if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}else for(;e<5;++e){if(this.pos>=this.len)throw Mt(this);if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw Mt(this,8);let t=Kr(this.buf,this.pos+=4),e=Kr(this.buf,this.pos+=4);return new Ct(t,e)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let t=mo(this.buf,this.pos);return this.pos+=It(t),t}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function xo(r){return new wo(r instanceof Uint8Array?r:r.subarray())}function W(r,t,e){let n=xo(r);return t.decode(n,void 0,e)}var Vs=nt("node:buffer");var Ao={};Tt(Ao,{base10:()=>uu});var Ld=new Uint8Array(0);function Es(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}function Nt(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")}function vs(r){return new TextEncoder().encode(r)}function Ss(r){return new TextDecoder().decode(r)}function nu(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),n=0;n<e.length;n++)e[n]=255;for(var o=0;o<r.length;o++){var i=r.charAt(o),s=i.charCodeAt(0);if(e[s]!==255)throw new TypeError(i+" is ambiguous");e[s]=o}var c=r.length,a=r.charAt(0),f=Math.log(c)/Math.log(256),d=Math.log(256)/Math.log(c);function l(y){if(y instanceof Uint8Array||(ArrayBuffer.isView(y)?y=new Uint8Array(y.buffer,y.byteOffset,y.byteLength):Array.isArray(y)&&(y=Uint8Array.from(y))),!(y instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(y.length===0)return"";for(var b=0,E=0,x=0,D=y.length;x!==D&&y[x]===0;)x++,b++;for(var O=(D-x)*d+1>>>0,V=new Uint8Array(O);x!==D;){for(var rt=y[x],ot=0,ut=O-1;(rt!==0||ot<E)&&ut!==-1;ut--,ot++)rt+=256*V[ut]>>>0,V[ut]=rt%c>>>0,rt=rt/c>>>0;if(rt!==0)throw new Error("Non-zero carry");E=ot,x++}for(var it=O-E;it!==O&&V[it]===0;)it++;for(var P=a.repeat(b);it<O;++it)P+=r.charAt(V[it]);return P}function u(y){if(typeof y!="string")throw new TypeError("Expected String");if(y.length===0)return new Uint8Array;var b=0;if(y[b]!==" "){for(var E=0,x=0;y[b]===a;)E++,b++;for(var D=(y.length-b)*f+1>>>0,O=new Uint8Array(D);y[b];){var V=e[y.charCodeAt(b)];if(V===255)return;for(var rt=0,ot=D-1;(V!==0||rt<x)&&ot!==-1;ot--,rt++)V+=c*O[ot]>>>0,O[ot]=V%256>>>0,V=V/256>>>0;if(V!==0)throw new Error("Non-zero carry");x=rt,b++}if(y[b]!==" "){for(var ut=D-x;ut!==D&&O[ut]===0;)ut++;for(var it=new Uint8Array(E+(D-ut)),P=E;ut!==D;)it[P++]=O[ut++];return it}}}function h(y){var b=u(y);if(b)return b;throw new Error(`Non-${t} character`)}return{encode:l,decodeUnsafe:u,decode:h}}var ou=nu,iu=ou,As=iu;var Eo=class{name;prefix;baseEncode;constructor(t,e,n){this.name=t,this.prefix=e,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},vo=class{name;prefix;baseDecode;prefixCodePoint;constructor(t,e,n){this.name=t,this.prefix=e;let o=e.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return Ts(this,t)}},So=class{decoders;constructor(t){this.decoders=t}or(t){return Ts(this,t)}decode(t){let e=t[0],n=this.decoders[e];if(n!=null)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Ts(r,t){return new So({...r.decoders??{[r.prefix]:r},...t.decoders??{[t.prefix]:t}})}var Io=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(t,e,n,o){this.name=t,this.prefix=e,this.baseEncode=n,this.baseDecode=o,this.encoder=new Eo(t,e,n),this.decoder=new vo(t,e,o)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}};function _e({name:r,prefix:t,encode:e,decode:n}){return new Io(r,t,e,n)}function ce({name:r,prefix:t,alphabet:e}){let{encode:n,decode:o}=As(e,r);return _e({prefix:t,name:r,encode:n,decode:i=>Nt(o(i))})}function su(r,t,e,n){let o=r.length;for(;r[o-1]==="=";)--o;let i=new Uint8Array(o*e/8|0),s=0,c=0,a=0;for(let f=0;f<o;++f){let d=t[r[f]];if(d===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<e|d,s+=e,s>=8&&(s-=8,i[a++]=255&c>>s)}if(s>=e||(255&c<<8-s)!==0)throw new SyntaxError("Unexpected end of data");return i}function cu(r,t,e){let n=t[t.length-1]==="=",o=(1<<e)-1,i="",s=0,c=0;for(let a=0;a<r.length;++a)for(c=c<<8|r[a],s+=8;s>e;)s-=e,i+=t[o&c>>s];if(s!==0&&(i+=t[o&c<<e-s]),n)for(;(i.length*e&7)!==0;)i+="=";return i}function au(r){let t={};for(let e=0;e<r.length;++e)t[r[e]]=e;return t}function J({name:r,prefix:t,bitsPerChar:e,alphabet:n}){let o=au(n);return _e({prefix:t,name:r,encode(i){return cu(i,n,e)},decode(i){return su(i,o,e,r)}})}var uu=ce({prefix:"9",name:"base10",alphabet:"0123456789"});var To={};Tt(To,{base16:()=>lu,base16upper:()=>fu});var lu=J({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),fu=J({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Co={};Tt(Co,{base2:()=>du});var du=J({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Do={};Tt(Do,{base256emoji:()=>gu});var Cs=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),hu=Cs.reduce((r,t,e)=>(r[e]=t,r),[]),pu=Cs.reduce((r,t,e)=>{let n=t.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${t}`);return r[n]=e,r},[]);function mu(r){return r.reduce((t,e)=>(t+=hu[e],t),"")}function yu(r){let t=[];for(let e of r){let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);let o=pu[n];if(o==null)throw new Error(`Non-base256emoji character: ${e}`);t.push(o)}return new Uint8Array(t)}var gu=_e({prefix:"\u{1F680}",name:"base256emoji",encode:mu,decode:yu});var Po={};Tt(Po,{base32:()=>Wt,base32hex:()=>Eu,base32hexpad:()=>Su,base32hexpadupper:()=>Iu,base32hexupper:()=>vu,base32pad:()=>wu,base32padupper:()=>xu,base32upper:()=>bu,base32z:()=>Au});var Wt=J({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),bu=J({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),wu=J({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),xu=J({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Eu=J({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),vu=J({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Su=J({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Iu=J({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Au=J({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var _o={};Tt(_o,{base36:()=>nr,base36upper:()=>Tu});var nr=ce({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Tu=ce({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Bo={};Tt(Bo,{base58btc:()=>q,base58flickr:()=>Cu});var q=ce({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Cu=ce({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var No={};Tt(No,{base64:()=>Lo,base64pad:()=>Du,base64url:()=>Oo,base64urlpad:()=>Pu});var Lo=J({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Du=J({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Oo=J({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Pu=J({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Uo={};Tt(Uo,{base8:()=>_u});var _u=J({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var ko={};Tt(ko,{identity:()=>Bu});var Bu=_e({prefix:"\0",name:"identity",encode:r=>Ss(r),decode:r=>vs(r)});var Yd=new TextEncoder,Zd=new TextDecoder;var Ko={};Tt(Ko,{identity:()=>Ht});var Nu=_s,Ds=128,Uu=127,ku=~Uu,Ru=Math.pow(2,31);function _s(r,t,e){t=t||[],e=e||0;for(var n=e;r>=Ru;)t[e++]=r&255|Ds,r/=128;for(;r&ku;)t[e++]=r&255|Ds,r>>>=7;return t[e]=r|0,_s.bytes=e-n+1,t}var Ku=Ro,Mu=128,Ps=127;function Ro(r,n){var e=0,n=n||0,o=0,i=n,s,c=r.length;do{if(i>=c)throw Ro.bytes=0,new RangeError("Could not decode varint");s=r[i++],e+=o<28?(s&Ps)<<o:(s&Ps)*Math.pow(2,o),o+=7}while(s>=Mu);return Ro.bytes=i-n,e}var Hu=Math.pow(2,7),Vu=Math.pow(2,14),Fu=Math.pow(2,21),$u=Math.pow(2,28),Gu=Math.pow(2,35),zu=Math.pow(2,42),Wu=Math.pow(2,49),qu=Math.pow(2,56),Yu=Math.pow(2,63),Zu=function(r){return r<Hu?1:r<Vu?2:r<Fu?3:r<$u?4:r<Gu?5:r<zu?6:r<Wu?7:r<qu?8:r<Yu?9:10},Xu={encode:Nu,decode:Ku,encodingLength:Zu},ju=Xu,or=ju;function ir(r,t=0){return[or.decode(r,t),or.decode.bytes]}function Be(r,t,e=0){return or.encode(r,t,e),t}function Le(r){return or.encodingLength(r)}function Ne(r,t){let e=t.byteLength,n=Le(r),o=n+Le(e),i=new Uint8Array(o+e);return Be(r,i,0),Be(e,i,n),i.set(t,o),new Oe(r,e,t,i)}function Ut(r){let t=Nt(r),[e,n]=ir(t),[o,i]=ir(t.subarray(n)),s=t.subarray(n+i);if(s.byteLength!==o)throw new Error("Incorrect length");return new Oe(e,o,s,t)}function Bs(r,t){if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&Es(r.bytes,e.bytes)}}var Oe=class{code;size;digest;bytes;constructor(t,e,n,o){this.code=t,this.size=e,this.digest=n,this.bytes=o}};var Ls=0,Qu="identity",Os=Nt;function Ju(r,t){if(t?.truncate!=null&&t.truncate!==r.byteLength){if(t.truncate<0||t.truncate>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,t.truncate)}return Ne(Ls,Os(r))}var Ht={code:Ls,name:Qu,encode:Os,digest:Ju};var $o={};Tt($o,{sha256:()=>Fo,sha512:()=>el});var Vo=St(nt("crypto"),1);var tl=20;function Ho({name:r,code:t,encode:e,minDigestLength:n,maxDigestLength:o}){return new Mo(r,t,e,n,o)}var Mo=class{name;code;encode;minDigestLength;maxDigestLength;constructor(t,e,n,o,i){this.name=t,this.code=e,this.encode=n,this.minDigestLength=o??tl,this.maxDigestLength=i}digest(t,e){if(e?.truncate!=null){if(e.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&e.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(t instanceof Uint8Array){let n=this.encode(t);return n instanceof Uint8Array?Ns(n,this.code,e?.truncate):n.then(o=>Ns(o,this.code,e?.truncate))}else throw Error("Unknown type, must be binary type")}};function Ns(r,t,e){if(e!=null&&e!==r.byteLength){if(e>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,e)}return Ne(t,r)}var Fo=Ho({name:"sha2-256",code:18,encode:r=>Nt(Vo.default.createHash("sha256").update(r).digest())}),el=Ho({name:"sha2-512",code:19,encode:r=>Nt(Vo.default.createHash("sha512").update(r).digest())});function ks(r,t){let{bytes:e,version:n}=r;switch(n){case 0:return nl(e,Go(r),t??q.encoder);default:return ol(e,Go(r),t??Wt.encoder)}}var Rs=new WeakMap;function Go(r){let t=Rs.get(r);if(t==null){let e=new Map;return Rs.set(r,e),e}return t}var et=class r{code;version;multihash;bytes;"/";constructor(t,e,n,o){this.code=e,this.version=t,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:e}=this;if(t!==sr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==il)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(e)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:t,digest:e}=this.multihash,n=Ne(t,e);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return r.equals(this,t)}static equals(t,e){let n=e;return n!=null&&t.code===n.code&&t.version===n.version&&Bs(t.multihash,n.multihash)}toString(t){return ks(this,t)}toJSON(){return{"/":ks(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let e=t;if(e instanceof r)return e;if(e["/"]!=null&&e["/"]===e.bytes||e.asCID===e){let{version:n,code:o,multihash:i,bytes:s}=e;return new r(n,o,i,s??Ks(n,o,i.bytes))}else if(e[sl]===!0){let{version:n,multihash:o,code:i}=e,s=Ut(o);return r.create(n,i,s)}else return null}static create(t,e,n){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==sr)throw new Error(`Version 0 CID must use dag-pb (code: ${sr}) block encoding`);return new r(t,e,n,n.bytes)}case 1:{let o=Ks(t,e,n.bytes);return new r(t,e,n,o)}default:throw new Error("Invalid version")}}static createV0(t){return r.create(0,sr,t)}static createV1(t,e){return r.create(1,t,e)}static decode(t){let[e,n]=r.decodeFirst(t);if(n.length!==0)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=r.inspectBytes(t),n=e.size-e.multihashSize,o=Nt(t.subarray(n,n+e.multihashSize));if(o.byteLength!==e.multihashSize)throw new Error("Incorrect length");let i=o.subarray(e.multihashSize-e.digestSize),s=new Oe(e.multihashCode,e.digestSize,i,o);return[e.version===0?r.createV0(s):r.createV1(e.codec,s),t.subarray(e.size)]}static inspectBytes(t){let e=0,n=()=>{let[l,u]=ir(t.subarray(e));return e+=u,l},o=n(),i=sr;if(o===18?(o=0,e=0):i=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let s=e,c=n(),a=n(),f=e+a,d=f-s;return{version:o,codec:i,multihashCode:c,digestSize:a,multihashSize:d,size:f}}static parse(t,e){let[n,o]=rl(t,e),i=r.decode(o);if(i.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Go(i).set(n,t),i}};function rl(r,t){switch(r[0]){case"Q":{let e=t??q;return[q.prefix,e.decode(`${q.prefix}${r}`)]}case q.prefix:{let e=t??q;return[q.prefix,e.decode(r)]}case Wt.prefix:{let e=t??Wt;return[Wt.prefix,e.decode(r)]}case nr.prefix:{let e=t??nr;return[nr.prefix,e.decode(r)]}default:{if(t==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[r[0],t.decode(r)]}}}function nl(r,t,e){let{prefix:n}=e;if(n!==q.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let o=t.get(n);if(o==null){let i=e.encode(r).slice(1);return t.set(n,i),i}else return o}function ol(r,t,e){let{prefix:n}=e,o=t.get(n);if(o==null){let i=e.encode(r);return t.set(n,i),i}else return o}var sr=112,il=18;function Ks(r,t,e){let n=Le(r),o=n+Le(t),i=new Uint8Array(o+e.byteLength);return Be(r,i,0),Be(t,i,n),i.set(e,o),i}var sl=Symbol.for("@ipld/js-cid/CID");var cr={...ko,...Co,...Uo,...Ao,...To,...Po,..._o,...Bo,...No,...Do},bh={...$o,...Ko};function Hs(r,t,e,n){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:n}}}var Ms=Hs("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),zo=Hs("ascii","a",r=>{let t="a";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r[e]);return t},r=>{r=r.substring(1);let t=Ot(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),cl={utf8:Ms,"utf-8":Ms,hex:cr.base16,latin1:zo,ascii:zo,binary:zo,...cr},Hr=cl;function dt(r,t="utf8"){let e=Hr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?me(Vs.Buffer.from(r,"utf-8")):e.decoder.decode(`${e.prefix}${r}`)}function Wo(r){let t=r??8192,e=t>>>1,n,o=t;return function(s){if(s<1||s>e)return Ot(s);o+s>t&&(n=Ot(t),o=0);let c=n.subarray(o,o+=s);return(o&7)!==0&&(o=(o|7)+1),c}}var ge=class{fn;len;next;val;constructor(t,e,n){this.fn=t,this.len=e,this.next=void 0,this.val=n}};function qo(){}var Zo=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},al=Wo();function ul(r){return globalThis.Buffer!=null?Ot(r):al(r)}var ur=class{len;head;tail;states;constructor(){this.len=0,this.head=new ge(qo,0,0),this.tail=this.head,this.states=null}_push(t,e,n){return this.tail=this.tail.next=new ge(t,e,n),this.len+=e,this}uint32(t){return this.len+=(this.tail=this.tail.next=new Xo((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this}int32(t){return t<0?this._push(Vr,10,Ct.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let e=Ct.fromBigInt(t);return this._push(Vr,e.length(),e)}uint64Number(t){return this._push(Pe,It(t),t)}uint64String(t){return this.uint64(BigInt(t))}int64(t){return this.uint64(t)}int64Number(t){return this.uint64Number(t)}int64String(t){return this.uint64String(t)}sint64(t){let e=Ct.fromBigInt(t).zzEncode();return this._push(Vr,e.length(),e)}sint64Number(t){let e=Ct.fromNumber(t).zzEncode();return this._push(Vr,e.length(),e)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(Yo,1,t?1:0)}fixed32(t){return this._push(ar,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let e=Ct.fromBigInt(t);return this._push(ar,4,e.lo)._push(ar,4,e.hi)}fixed64Number(t){let e=Ct.fromNumber(t);return this._push(ar,4,e.lo)._push(ar,4,e.hi)}fixed64String(t){return this.fixed64(BigInt(t))}sfixed64(t){return this.fixed64(t)}sfixed64Number(t){return this.fixed64Number(t)}sfixed64String(t){return this.fixed64String(t)}float(t){return this._push(hs,4,t)}double(t){return this._push(ms,8,t)}bytes(t){let e=t.length>>>0;return e===0?this._push(Yo,1,0):this.uint32(e)._push(fl,e,t)}string(t){let e=bs(t);return e!==0?this.uint32(e)._push(bo,e,t):this._push(Yo,1,0)}fork(){return this.states=new Zo(this),this.head=this.tail=new ge(qo,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new ge(qo,0,0),this.len=0),this}ldelim(){let t=this.head,e=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=t.next,this.tail=e,this.len+=n),this}finish(){let t=this.head.next,e=ul(this.len),n=0;for(;t!=null;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e}};function Yo(r,t,e){t[e]=r&255}function ll(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}var Xo=class extends ge{next;constructor(t,e){super(ll,t,e),this.next=void 0}};function Vr(r,t,e){for(;r.hi!==0;)t[e++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)t[e++]=r.lo&127|128,r.lo=r.lo>>>7;t[e++]=r.lo}function ar(r,t,e){t[e]=r&255,t[e+1]=r>>>8&255,t[e+2]=r>>>16&255,t[e+3]=r>>>24}function fl(r,t,e){t.set(r,e)}globalThis.Buffer!=null&&(ur.prototype.bytes=function(r){let t=r.length>>>0;return this.uint32(t),t>0&&this._push(dl,t,r),this},ur.prototype.string=function(r){let t=globalThis.Buffer.byteLength(r);return this.uint32(t),t>0&&this._push(hl,t,r),this});function dl(r,t,e){t.set(r,e)}function hl(r,t,e){r.length<40?bo(r,t,e):t.utf8Write!=null?t.utf8Write(r,e):t.set(dt(r),e)}function jo(){return new ur}function Y(r,t){let e=jo();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}var Ue;(function(r){r[r.VARINT=0]="VARINT",r[r.BIT64=1]="BIT64",r[r.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",r[r.START_GROUP=3]="START_GROUP",r[r.END_GROUP=4]="END_GROUP",r[r.BIT32=5]="BIT32"})(Ue||(Ue={}));function Fr(r,t,e,n){return{name:r,type:t,encode:e,decode:n}}function Vt(r){function t(o){if(r[o.toString()]==null)throw new Error("Invalid enum value");return r[o]}let e=function(i,s){let c=t(i);s.int32(c)},n=function(i){let s=i.int32();return t(s)};return Fr("enum",Ue.VARINT,e,n)}function Z(r,t){return Fr("message",Ue.LENGTH_DELIMITED,r,t)}var tt;(function(r){let t;(function(o){o.IDENTIFY="IDENTIFY",o.CONNECT="CONNECT",o.STREAM_OPEN="STREAM_OPEN",o.STREAM_HANDLER="STREAM_HANDLER",o.DHT="DHT",o.LIST_PEERS="LIST_PEERS",o.CONNMANAGER="CONNMANAGER",o.DISCONNECT="DISCONNECT",o.PUBSUB="PUBSUB",o.PEERSTORE="PEERSTORE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.IDENTIFY=0]="IDENTIFY",o[o.CONNECT=1]="CONNECT",o[o.STREAM_OPEN=2]="STREAM_OPEN",o[o.STREAM_HANDLER=3]="STREAM_HANDLER",o[o.DHT=4]="DHT",o[o.LIST_PEERS=5]="LIST_PEERS",o[o.CONNMANAGER=6]="CONNMANAGER",o[o.DISCONNECT=7]="DISCONNECT",o[o.PUBSUB=8]="PUBSUB",o[o.PEERSTORE=9]="PEERSTORE"})(e||(e={})),(function(o){o.codec=()=>Vt(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Z((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.connect!=null&&(i.uint32(18),Gr.codec().encode(o.connect,i)),o.streamOpen!=null&&(i.uint32(26),zr.codec().encode(o.streamOpen,i)),o.streamHandler!=null&&(i.uint32(34),Wr.codec().encode(o.streamHandler,i)),o.dht!=null&&(i.uint32(42),kt.codec().encode(o.dht,i)),o.connManager!=null&&(i.uint32(50),Yr.codec().encode(o.connManager,i)),o.disconnect!=null&&(i.uint32(58),Zr.codec().encode(o.disconnect,i)),o.pubsub!=null&&(i.uint32(66),jt.codec().encode(o.pubsub,i)),o.peerStore!=null&&(i.uint32(74),Qr.codec().encode(o.peerStore,i)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.connect=Gr.codec().decode(o,o.uint32());break;case 3:s.streamOpen=zr.codec().decode(o,o.uint32());break;case 4:s.streamHandler=Wr.codec().decode(o,o.uint32());break;case 5:s.dht=kt.codec().decode(o,o.uint32());break;case 6:s.connManager=Yr.codec().decode(o,o.uint32());break;case 7:s.disconnect=Zr.codec().decode(o,o.uint32());break;case 8:s.pubsub=jt.codec().decode(o,o.uint32());break;case 9:s.peerStore=Qr.codec().decode(o,o.uint32());break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>Y(o,r.codec()),r.decode=o=>W(o,r.codec())})(tt||(tt={}));var L;(function(r){let t;(function(o){o.OK="OK",o.ERROR="ERROR"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.OK=0]="OK",o[o.ERROR=1]="ERROR"})(e||(e={})),(function(o){o.codec=()=>Vt(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Z((o,i,s={})=>{if(s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.error!=null&&(i.uint32(18),qr.codec().encode(o.error,i)),o.streamInfo!=null&&(i.uint32(26),ke.codec().encode(o.streamInfo,i)),o.identify!=null&&(i.uint32(34),$r.codec().encode(o.identify,i)),o.dht!=null&&(i.uint32(42),Ft.codec().encode(o.dht,i)),o.peers!=null)for(let c of o.peers)i.uint32(50),ae.codec().encode(c,i);o.pubsub!=null&&(i.uint32(58),jr.codec().encode(o.pubsub,i)),o.peerStore!=null&&(i.uint32(66),Jr.codec().encode(o.peerStore,i)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={peers:[]},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.error=qr.codec().decode(o,o.uint32());break;case 3:s.streamInfo=ke.codec().decode(o,o.uint32());break;case 4:s.identify=$r.codec().decode(o,o.uint32());break;case 5:s.dht=Ft.codec().decode(o,o.uint32());break;case 6:s.peers.push(ae.codec().decode(o,o.uint32()));break;case 7:s.pubsub=jr.codec().decode(o,o.uint32());break;case 8:s.peerStore=Jr.codec().decode(o,o.uint32());break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>Y(o,r.codec()),r.decode=o=>W(o,r.codec())})(L||(L={}));var $r;(function(r){let t;r.codec=()=>(t==null&&(t=Z((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let i of e.addrs)n.uint32(18),n.bytes(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={id:new Uint8Array(0),addrs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.id=e.bytes();break;case 2:o.addrs.push(e.bytes());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>Y(e,r.codec()),r.decode=e=>W(e,r.codec())})($r||($r={}));var Gr;(function(r){let t;r.codec=()=>(t==null&&(t=Z((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addrs!=null)for(let i of e.addrs)n.uint32(18),n.bytes(i);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),addrs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;case 2:o.addrs.push(e.bytes());break;case 3:o.timeout=e.int64();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>Y(e,r.codec()),r.decode=e=>W(e,r.codec())})(Gr||(Gr={}));var zr;(function(r){let t;r.codec=()=>(t==null&&(t=Z((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.proto!=null)for(let i of e.proto)n.uint32(18),n.string(i);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),proto:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;case 2:o.proto.push(e.string());break;case 3:o.timeout=e.int64();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>Y(e,r.codec()),r.decode=e=>W(e,r.codec())})(zr||(zr={}));var Wr;(function(r){let t;r.codec=()=>(t==null&&(t=Z((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(10),n.bytes(e.addr)),e.proto!=null)for(let i of e.proto)n.uint32(18),n.string(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={addr:new Uint8Array(0),proto:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.addr=e.bytes();break;case 2:o.proto.push(e.string());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>Y(e,r.codec()),r.decode=e=>W(e,r.codec())})(Wr||(Wr={}));var qr;(function(r){let t;r.codec=()=>(t==null&&(t=Z((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.msg!=null&&e.msg!==""&&(n.uint32(10),n.string(e.msg)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={msg:""},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.msg=e.string();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>Y(e,r.codec()),r.decode=e=>W(e,r.codec())})(qr||(qr={}));var ke;(function(r){let t;r.codec=()=>(t==null&&(t=Z((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(18),n.bytes(e.addr)),e.proto!=null&&e.proto!==""&&(n.uint32(26),n.string(e.proto)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;case 2:o.addr=e.bytes();break;case 3:o.proto=e.string();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>Y(e,r.codec()),r.decode=e=>W(e,r.codec())})(ke||(ke={}));var kt;(function(r){let t;(function(o){o.FIND_PEER="FIND_PEER",o.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",o.FIND_PROVIDERS="FIND_PROVIDERS",o.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",o.GET_PUBLIC_KEY="GET_PUBLIC_KEY",o.GET_VALUE="GET_VALUE",o.SEARCH_VALUE="SEARCH_VALUE",o.PUT_VALUE="PUT_VALUE",o.PROVIDE="PROVIDE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.FIND_PEER=0]="FIND_PEER",o[o.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",o[o.FIND_PROVIDERS=2]="FIND_PROVIDERS",o[o.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",o[o.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",o[o.GET_VALUE=5]="GET_VALUE",o[o.SEARCH_VALUE=6]="SEARCH_VALUE",o[o.PUT_VALUE=7]="PUT_VALUE",o[o.PROVIDE=8]="PROVIDE"})(e||(e={})),(function(o){o.codec=()=>Vt(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Z((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.peer!=null&&(i.uint32(18),i.bytes(o.peer)),o.cid!=null&&(i.uint32(26),i.bytes(o.cid)),o.key!=null&&(i.uint32(34),i.bytes(o.key)),o.value!=null&&(i.uint32(42),i.bytes(o.value)),o.count!=null&&(i.uint32(48),i.int32(o.count)),o.timeout!=null&&(i.uint32(56),i.int64(o.timeout)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.peer=o.bytes();break;case 3:s.cid=o.bytes();break;case 4:s.key=o.bytes();break;case 5:s.value=o.bytes();break;case 6:s.count=o.int32();break;case 7:s.timeout=o.int64();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>Y(o,r.codec()),r.decode=o=>W(o,r.codec())})(kt||(kt={}));var Ft;(function(r){let t;(function(o){o.BEGIN="BEGIN",o.VALUE="VALUE",o.END="END"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.BEGIN=0]="BEGIN",o[o.VALUE=1]="VALUE",o[o.END=2]="END"})(e||(e={})),(function(o){o.codec=()=>Vt(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Z((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.peer!=null&&(i.uint32(18),ae.codec().encode(o.peer,i)),o.value!=null&&(i.uint32(26),i.bytes(o.value)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.peer=ae.codec().decode(o,o.uint32());break;case 3:s.value=o.bytes();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>Y(o,r.codec()),r.decode=o=>W(o,r.codec())})(Ft||(Ft={}));var ae;(function(r){let t;r.codec=()=>(t==null&&(t=Z((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let i of e.addrs)n.uint32(18),n.bytes(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={id:new Uint8Array(0),addrs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.id=e.bytes();break;case 2:o.addrs.push(e.bytes());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>Y(e,r.codec()),r.decode=e=>W(e,r.codec())})(ae||(ae={}));var Yr;(function(r){let t;(function(o){o.TAG_PEER="TAG_PEER",o.UNTAG_PEER="UNTAG_PEER",o.TRIM="TRIM"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.TAG_PEER=0]="TAG_PEER",o[o.UNTAG_PEER=1]="UNTAG_PEER",o[o.TRIM=2]="TRIM"})(e||(e={})),(function(o){o.codec=()=>Vt(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Z((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.peer!=null&&(i.uint32(18),i.bytes(o.peer)),o.tag!=null&&(i.uint32(26),i.string(o.tag)),o.weight!=null&&(i.uint32(32),i.int64(o.weight)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.peer=o.bytes();break;case 3:s.tag=o.string();break;case 4:s.weight=o.int64();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>Y(o,r.codec()),r.decode=o=>W(o,r.codec())})(Yr||(Yr={}));var Zr;(function(r){let t;r.codec=()=>(t==null&&(t=Z((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0)},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>Y(e,r.codec()),r.decode=e=>W(e,r.codec())})(Zr||(Zr={}));var jt;(function(r){let t;(function(o){o.GET_TOPICS="GET_TOPICS",o.LIST_PEERS="LIST_PEERS",o.PUBLISH="PUBLISH",o.SUBSCRIBE="SUBSCRIBE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.GET_TOPICS=0]="GET_TOPICS",o[o.LIST_PEERS=1]="LIST_PEERS",o[o.PUBLISH=2]="PUBLISH",o[o.SUBSCRIBE=3]="SUBSCRIBE"})(e||(e={})),(function(o){o.codec=()=>Vt(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Z((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.topic!=null&&(i.uint32(18),i.string(o.topic)),o.data!=null&&(i.uint32(26),i.bytes(o.data)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.topic=o.string();break;case 3:s.data=o.bytes();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>Y(o,r.codec()),r.decode=o=>W(o,r.codec())})(jt||(jt={}));var Xr;(function(r){let t;r.codec=()=>(t==null&&(t=Z((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.from!=null&&(n.uint32(10),n.bytes(e.from)),e.data!=null&&(n.uint32(18),n.bytes(e.data)),e.seqno!=null&&(n.uint32(26),n.bytes(e.seqno)),e.topicIDs!=null)for(let i of e.topicIDs)n.uint32(34),n.string(i);e.signature!=null&&(n.uint32(42),n.bytes(e.signature)),e.key!=null&&(n.uint32(50),n.bytes(e.key)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={topicIDs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.from=e.bytes();break;case 2:o.data=e.bytes();break;case 3:o.seqno=e.bytes();break;case 4:o.topicIDs.push(e.string());break;case 5:o.signature=e.bytes();break;case 6:o.key=e.bytes();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>Y(e,r.codec()),r.decode=e=>W(e,r.codec())})(Xr||(Xr={}));var jr;(function(r){let t;r.codec=()=>(t==null&&(t=Z((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.topics!=null)for(let i of e.topics)n.uint32(10),n.string(i);if(e.peerIDs!=null)for(let i of e.peerIDs)n.uint32(18),n.bytes(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={topics:[],peerIDs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.topics.push(e.string());break;case 2:o.peerIDs.push(e.bytes());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>Y(e,r.codec()),r.decode=e=>W(e,r.codec())})(jr||(jr={}));var Qr;(function(r){let t;(function(o){o.UNSPECIFIED="UNSPECIFIED",o.GET_PROTOCOLS="GET_PROTOCOLS",o.GET_PEER_INFO="GET_PEER_INFO"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.UNSPECIFIED=0]="UNSPECIFIED",o[o.GET_PROTOCOLS=1]="GET_PROTOCOLS",o[o.GET_PEER_INFO=2]="GET_PEER_INFO"})(e||(e={})),(function(o){o.codec=()=>Vt(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Z((o,i,s={})=>{if(s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.id!=null&&(i.uint32(18),i.bytes(o.id)),o.protos!=null)for(let c of o.protos)i.uint32(26),i.string(c);s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={protos:[]},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.id=o.bytes();break;case 3:s.protos.push(o.string());break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>Y(o,r.codec()),r.decode=o=>W(o,r.codec())})(Qr||(Qr={}));var Jr;(function(r){let t;r.codec=()=>(t==null&&(t=Z((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&(n.uint32(10),ae.codec().encode(e.peer,n)),e.protos!=null)for(let i of e.protos)n.uint32(18),n.string(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={protos:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=ae.codec().decode(e,e.uint32());break;case 2:o.protos.push(e.string());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>Y(e,r.codec()),r.decode=e=>W(e,r.codec())})(Jr||(Jr={}));var Gs=St(nt("node:tty"),1),sn=St(nt("node:util"),1);function pl(r,t){try{if(typeof r=="string"&&r.length>0)return ml(r);if(typeof r=="number"&&isFinite(r))return t?.long?gl(r):yl(r);throw new Error("Value is not a string or number.")}catch(e){let n=bl(e)?`${e.message}. value=${JSON.stringify(r)}`:"An unknown error has occured.";throw new Error(n)}}function ml(r){if(r=String(r),r.length>100)throw new Error("Value exceeds the maximum length of 100 characters.");let t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(r);if(!t)return NaN;let e=parseFloat(t[1]),n=(t[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return e*315576e5;case"weeks":case"week":case"w":return e*6048e5;case"days":case"day":case"d":return e*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return e*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return e*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return e*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return e;default:throw new Error(`The unit ${n} was matched, but no matching case exists.`)}}var en=pl;function yl(r){let t=Math.abs(r);return t>=864e5?`${Math.round(r/864e5)}d`:t>=36e5?`${Math.round(r/36e5)}h`:t>=6e4?`${Math.round(r/6e4)}m`:t>=1e3?`${Math.round(r/1e3)}s`:`${r}ms`}function gl(r){let t=Math.abs(r);return t>=864e5?tn(r,t,864e5,"day"):t>=36e5?tn(r,t,36e5,"hour"):t>=6e4?tn(r,t,6e4,"minute"):t>=1e3?tn(r,t,1e3,"second"):`${r} ms`}function tn(r,t,e,n){let o=t>=e*1.5;return`${Math.round(r/e)} ${n}${o?"s":""}`}function bl(r){return typeof r=="object"&&r!==null&&"message"in r}var nn=St(nt("node:process"),1),$s=St(nt("node:os"),1),Qo=St(nt("node:tty"),1);function Rt(r,t=globalThis.Deno?globalThis.Deno.args:nn.default.argv){let e=r.startsWith("-")?"":r.length===1?"-":"--",n=t.indexOf(e+r),o=t.indexOf("--");return n!==-1&&(o===-1||n<o)}var{env:X}=nn.default,rn;Rt("no-color")||Rt("no-colors")||Rt("color=false")||Rt("color=never")?rn=0:(Rt("color")||Rt("colors")||Rt("color=true")||Rt("color=always"))&&(rn=1);function wl(){if("FORCE_COLOR"in X)return X.FORCE_COLOR==="true"?1:X.FORCE_COLOR==="false"?0:X.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(X.FORCE_COLOR,10),3)}function xl(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function El(r,{streamIsTTY:t,sniffFlags:e=!0}={}){let n=wl();n!==void 0&&(rn=n);let o=e?rn:n;if(o===0)return 0;if(e){if(Rt("color=16m")||Rt("color=full")||Rt("color=truecolor"))return 3;if(Rt("color=256"))return 2}if("TF_BUILD"in X&&"AGENT_NAME"in X)return 1;if(r&&!t&&o===void 0)return 0;let i=o||0;if(X.TERM==="dumb")return i;if(nn.default.platform==="win32"){let s=$s.default.release().split(".");return Number(s[0])>=10&&Number(s[2])>=10586?Number(s[2])>=14931?3:2:1}if("CI"in X)return"GITHUB_ACTIONS"in X||"GITEA_ACTIONS"in X?3:["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(s=>s in X)||X.CI_NAME==="codeship"?1:i;if("TEAMCITY_VERSION"in X)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(X.TEAMCITY_VERSION)?1:0;if(X.COLORTERM==="truecolor"||X.TERM==="xterm-kitty")return 3;if("TERM_PROGRAM"in X){let s=Number.parseInt((X.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(X.TERM_PROGRAM){case"iTerm.app":return s>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(X.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(X.TERM)||"COLORTERM"in X?1:i}function Fs(r,t={}){let e=El(r,{streamIsTTY:r&&r.isTTY,...t});return xl(e)}var vl={stdout:Fs({isTTY:Qo.default.isatty(1)}),stderr:Fs({isTTY:Qo.default.isatty(2)})},on=vl;function Jo(r){e.debug=e,e.default=e,e.coerce=a,e.disable=i,e.enable=o,e.enabled=s,e.humanize=en,e.destroy=f,Object.keys(r).forEach(d=>{e[d]=r[d]}),e.names=[],e.skips=[],e.formatters={};function t(d){let l=0;for(let u=0;u<d.length;u++)l=(l<<5)-l+d.charCodeAt(u),l|=0;return e.colors[Math.abs(l)%e.colors.length]}e.selectColor=t;function e(d){let l,u=null,h,y;function b(...E){if(!b.enabled)return;let x=b,D=Number(new Date),O=D-(l||D);x.diff=O,x.prev=l,x.curr=D,l=D,E[0]=e.coerce(E[0]),typeof E[0]!="string"&&E.unshift("%O");let V=0;E[0]=E[0].replace(/%([a-zA-Z%])/g,(ot,ut)=>{if(ot==="%%")return"%";V++;let it=e.formatters[ut];if(typeof it=="function"){let P=E[V];ot=it.call(x,P),E.splice(V,1),V--}return ot}),e.formatArgs.call(x,E),(x.log||e.log).apply(x,E)}return b.namespace=d,b.useColors=e.useColors(),b.color=e.selectColor(d),b.extend=n,b.destroy=e.destroy,Object.defineProperty(b,"enabled",{enumerable:!0,configurable:!1,get:()=>u!==null?u:(h!==e.namespaces&&(h=e.namespaces,y=e.enabled(d)),y),set:E=>{u=E}}),typeof e.init=="function"&&e.init(b),b}function n(d,l){let u=e(this.namespace+(typeof l>"u"?":":l)+d);return u.log=this.log,u}function o(d){e.save(d),e.namespaces=d,e.names=[],e.skips=[];let l,u=(typeof d=="string"?d:"").split(/[\s,]+/),h=u.length;for(l=0;l<h;l++)u[l]&&(d=u[l].replace(/\*/g,".*?"),d[0]==="-"?e.skips.push(new RegExp("^"+d.substr(1)+"$")):e.names.push(new RegExp("^"+d+"$")))}function i(){let d=[...e.names.map(c),...e.skips.map(c).map(l=>"-"+l)].join(",");return e.enable(""),d}function s(d){if(d[d.length-1]==="*")return!0;let l,u;for(l=0,u=e.skips.length;l<u;l++)if(e.skips[l].test(d))return!1;for(l=0,u=e.names.length;l<u;l++)if(e.names[l].test(d))return!0;return!1}function c(d){return d.toString().substring(2,d.toString().length-2).replace(/\.\*\?$/,"*")}function a(d){return d instanceof Error?d.stack??d.message:d}function f(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return e.setupFormatters(e.formatters),e.enable(e.load()),e}var zs=[6,2,3,4,5,1];on.stderr!==!1&&(on.stderr??on).level>=2&&(zs=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221]);var Re=Object.keys(process.env).filter(r=>/^debug_/i.test(r)).reduce((r,t)=>{let e=t.substring(6).toLowerCase().replace(/_([a-z])/g,(o,i)=>i.toUpperCase()),n=process.env[t];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),r[e]=n,r},{});function Sl(){return"colors"in Re?!!Re.colors:Gs.default.isatty(process.stderr.fd)}function Il(r){let{namespace:t,useColors:e}=this;if(e===!0){let n=this.color,o="\x1B[3"+(n<8?n:"8;5;"+n),i=` ${o};1m${t} \x1B[0m`;r[0]=i+r[0].split(`
3
3
  `).join(`
4
- `+i),r.push(o+"m+"+Tr(this.diff)+"\x1B[0m")}else r[0]=lu()+t+" "+r[0]}function lu(){return Ne.hideDate!=null?"":new Date().toISOString()+" "}function fu(...r){return process.stderr.write(Pr.default.format(...r)+`
5
- `)}function du(r){r!=null?process.env.DEBUG=r:delete process.env.DEBUG}function hu(){return process.env.DEBUG}function pu(r){r.inspectOpts={};let t=Object.keys(Ne);for(let e=0;e<t.length;e++)r.inspectOpts[t[e]]=Ne[t[e]]}function mu(r){r.o=function(t){return this.inspectOpts.colors=this.useColors,Pr.default.inspect(t,this.inspectOpts).split(`
6
- `).map(e=>e.trim()).join(" ")},r.O=function(t){return this.inspectOpts.colors=this.useColors,Pr.default.inspect(t,this.inspectOpts)}}var os=Io({init:pu,log:fu,formatArgs:uu,save:du,load:hu,useColors:au,setupFormatters:mu,colors:ns,inspectOpts:Ne});var ht=os;ht.formatters.b=r=>r==null?"undefined":V.baseEncode(r);ht.formatters.t=r=>r==null?"undefined":Bt.baseEncode(r);ht.formatters.m=r=>r==null?"undefined":ro.baseEncode(r);ht.formatters.p=r=>r==null?"undefined":r.toString();ht.formatters.c=r=>r==null?"undefined":r.toString();ht.formatters.k=r=>r==null?"undefined":r.toString();ht.formatters.a=r=>r==null?"undefined":r.toString();ht.formatters.e=r=>r==null?"undefined":is(r.stack)??is(r.message)??r.toString();function gu(r){let t=()=>{};return t.enabled=!1,t.color="",t.diff=0,t.log=()=>{},t.namespace=r,t.destroy=()=>!0,t.extend=()=>t,t}function ss(){return{forComponent(r){return he(r)}}}function he(r){let t=gu(`${r}:trace`);return ht.enabled(`${r}:trace`)&&ht.names.map(e=>e.toString()).find(e=>e.includes(":trace"))!=null&&(t=ht(`${r}:trace`)),Object.assign(ht(r),{error:ht(`${r}:error`),trace:t})}function is(r){if(r!=null&&(r=r.trim(),r.length!==0))return r}function Jt(){let r={};return r.promise=new Promise((t,e)=>{r.resolve=t,r.reject=e}),r}var kr=class extends Error{type;code;constructor(t,e,n){super(t??"The operation was aborted"),this.type="aborted",this.name=n??"AbortError",this.code=e??"ABORT_ERR"}};async function cs(r,t,e){if(t==null)return r;if(t.aborted)return r.catch(()=>{}),Promise.reject(new kr(e?.errorMessage,e?.errorCode,e?.errorName));let n,o=new kr(e?.errorMessage,e?.errorCode,e?.errorName);try{return await Promise.race([r,new Promise((i,s)=>{n=()=>{s(o)},t.addEventListener("abort",n)})])}finally{n!=null&&t.removeEventListener("abort",n)}}var So=class{readNext;haveNext;ended;nextResult;constructor(){this.ended=!1,this.readNext=Jt(),this.haveNext=Jt()}[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 t=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=Jt(),t}async throw(t){return this.ended=!0,t!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(t)),{done:!0,value:void 0}}async return(){let t={done:!0,value:void 0};return await this._push(void 0),t}async push(t,e){await this._push(t,e)}async end(t,e){t!=null?await this.throw(t):await this._push(void 0,e)}async _push(t,e){if(t!=null&&this.ended)throw new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;t!=null?this.nextResult={done:!1,value:t}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=Jt(),await cs(this.readNext.promise,e?.signal,e)}};function as(){return new So}var us=Q("node:buffer");function yt(r,t){return ue(us.Buffer.concat(r,t))}function kt(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}var fs=Symbol.for("@achingbrain/uint8arraylist");function ls(r,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let e=0;for(let n of r){let o=e+n.byteLength;if(t<o)return{buf:n,index:t-e};e=o}throw new RangeError("index is out of bounds")}function Nr(r){return!!r?.[fs]}var Ft=class r{bufs;length;[fs]=!0;constructor(...t){this.bufs=[],this.length=0,t.length>0&&this.appendAll(t)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...t){this.appendAll(t)}appendAll(t){let e=0;for(let n of t)if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.push(n);else if(Nr(n))e+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}prepend(...t){this.prependAll(t)}prependAll(t){let e=0;for(let n of t.reverse())if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.unshift(n);else if(Nr(n))e+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}get(t){let e=ls(this.bufs,t);return e.buf[e.index]}set(t,e){let n=ls(this.bufs,t);n.buf[n.index]=e}write(t,e=0){if(t instanceof Uint8Array)for(let n=0;n<t.length;n++)this.set(e+n,t[n]);else if(Nr(t))for(let n=0;n<t.length;n++)this.set(e+n,t.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(t){if(t=Math.trunc(t),!(Number.isNaN(t)||t<=0)){if(t===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(t>=this.bufs[0].byteLength)t-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(t),this.length-=t;break}}}slice(t,e){let{bufs:n,length:o}=this._subList(t,e);return yt(n,o)}subarray(t,e){let{bufs:n,length:o}=this._subList(t,e);return n.length===1?n[0]:yt(n,o)}sublist(t,e){let{bufs:n,length:o}=this._subList(t,e),i=new r;return i.length=o,i.bufs=[...n],i}_subList(t,e){if(t=t??0,e=e??this.length,t<0&&(t=this.length+t),e<0&&(e=this.length+e),t<0||e>this.length)throw new RangeError("index is out of bounds");if(t===e)return{bufs:[],length:0};if(t===0&&e===this.length)return{bufs:this.bufs,length:this.length};let n=[],o=0;for(let i=0;i<this.bufs.length;i++){let s=this.bufs[i],c=o,a=c+s.byteLength;if(o=a,t>=a)continue;let f=t>=c&&t<a,l=e>c&&e<=a;if(f&&l){if(t===c&&e===a){n.push(s);break}let u=t-c;n.push(s.subarray(u,u+(e-t)));break}if(f){if(t===0){n.push(s);continue}n.push(s.subarray(t-c));continue}if(l){if(e===a){n.push(s);break}n.push(s.subarray(0,e-c));break}n.push(s)}return{bufs:n,length:e-t}}indexOf(t,e=0){if(!Nr(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=t instanceof Uint8Array?t:t.subarray();if(e=Number(e??0),isNaN(e)&&(e=0),e<0&&(e=this.length+e),e<0&&(e=0),t.length===0)return e>this.length?this.length:e;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let i=256,s=new Int32Array(i);for(let u=0;u<i;u++)s[u]=-1;for(let u=0;u<o;u++)s[n[u]]=u;let c=s,a=this.byteLength-n.byteLength,f=n.byteLength-1,l;for(let u=e;u<=a;u+=l){l=0;for(let d=f;d>=0;d--){let p=this.get(u+d);if(n[d]!==p){l=Math.max(1,d-c[p]);break}}if(l===0)return u}return-1}getInt8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getInt8(0)}setInt8(t,e){let n=xt(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,e),this.write(n,t)}getInt16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,e)}setInt16(t,e,n){let o=Dt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,e,n),this.write(o,t)}getInt32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,e)}setInt32(t,e,n){let o=Dt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,e,n),this.write(o,t)}getBigInt64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,e)}setBigInt64(t,e,n){let o=Dt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,e,n),this.write(o,t)}getUint8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getUint8(0)}setUint8(t,e){let n=xt(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,e),this.write(n,t)}getUint16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,e)}setUint16(t,e,n){let o=Dt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,e,n),this.write(o,t)}getUint32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,e)}setUint32(t,e,n){let o=Dt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,e,n),this.write(o,t)}getBigUint64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,e)}setBigUint64(t,e,n){let o=Dt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,e,n),this.write(o,t)}getFloat32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,e)}setFloat32(t,e,n){let o=Dt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,e,n),this.write(o,t)}getFloat64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,e)}setFloat64(t,e,n){let o=Dt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,e,n),this.write(o,t)}equals(t){if(t==null||!(t instanceof r)||t.bufs.length!==this.bufs.length)return!1;for(let e=0;e<this.bufs.length;e++)if(!kt(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let n=new r;return n.bufs=t,e==null&&(e=t.reduce((o,i)=>o+i.byteLength,0)),n.length=e,n}};var Or=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};var Ao=class extends Error{code;constructor(t,e){super(t),this.code=e}},To=class extends Ao{type;constructor(t){super(t,"ABORT_ERR"),this.type="aborted",this.name="AbortError"}};function ds(r,t){let e=as();r.sink(e).catch(async s=>{await e.end(s)}),r.sink=async s=>{for await(let c of s)await e.push(c);await e.end()};let n=r.source;r.source[Symbol.iterator]!=null?n=r.source[Symbol.iterator]():r.source[Symbol.asyncIterator]!=null&&(n=r.source[Symbol.asyncIterator]());let o=new Ft;return{read:async(s,c)=>{c?.signal?.throwIfAborted();let a,f=new Promise((l,u)=>{a=()=>{u(new To("Read aborted"))},c?.signal?.addEventListener("abort",a)});try{if(s==null){let{done:u,value:d}=await Promise.race([n.next(),f]);return u===!0?new Ft:d}for(;o.byteLength<s;){let{value:u,done:d}=await Promise.race([n.next(),f]);if(d===!0)throw new Or("unexpected end of input");o.append(u)}let l=o.sublist(0,s);return o.consume(s),l}finally{a!=null&&c?.signal?.removeEventListener("abort",a)}},write:async(s,c)=>{c?.signal?.throwIfAborted(),s instanceof Uint8Array?await e.push(s,c):await e.push(s.subarray(),c)},unwrap:()=>{if(o.byteLength>0){let s=r.source;r.source=async function*(){t?.yieldBytes===!1?yield o:yield*o,yield*s}()}return r}}}var Ur=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Dr=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Rr=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function Mr(r,t={}){let e=ds(r,t);t.maxDataLength!=null&&t.maxLengthLength==null&&(t.maxLengthLength=it(t.maxDataLength));let n=t?.lengthDecoder??Rt,o=t?.lengthEncoder??Yt;return{read:async s=>{let c=-1,a=new Ft;for(;;){a.append(await e.read(1,s));try{c=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(c<0)throw new Ur("Invalid message length");if(t?.maxLengthLength!=null&&a.byteLength>t.maxLengthLength)throw new Rr("message length length too long");if(c>-1)break}if(t?.maxDataLength!=null&&c>t.maxDataLength)throw new Dr("message length too long");return e.read(c,s)},write:async(s,c)=>{await e.write(new Ft(o(s.byteLength),s),c)},writeV:async(s,c)=>{let a=new Ft(...s.flatMap(f=>[o(f.byteLength),f]));await e.write(a,c)},unwrap:()=>e.unwrap()}}var Lo=he("libp2p:daemon-protocol:stream-handler"),_r=class{stream;lp;constructor(t){let{stream:e,maxLength:n}=t;this.stream=e,this.lp=Mr(this.stream,{maxDataLength:n??4096})}async read(){try{return await this.lp.read()}catch(t){Lo.error("read received no value",t)}}async write(t){Lo("write message"),await this.lp.write(t)}rest(){return this.lp.unwrap()}async close(){Lo("closing the stream"),await this.rest().close()}};var Je=class{onConnection;constructor(t){this.onConnection=t}async upgradeInbound(t){this.onConnection?.(t)}async upgradeOutbound(t){return t}};var Kr=Symbol.for("@libp2p/peer-id");function Oe(r){return!!r?.[Kr]}var ps=Symbol.for("@libp2p/transport");var hs;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(hs||(hs={}));var Fr=class extends Error{static name="AbortError";constructor(t="The operation was aborted"){super(t),this.name="AbortError"}};var O=class extends Error{static name="InvalidParametersError";constructor(t="Invalid parameters"){super(t),this.name="InvalidParametersError"}},Vr=class extends Error{static name="InvalidPublicKeyError";constructor(t="Invalid public key"){super(t),this.name="InvalidPublicKeyError"}};var Hr=class extends Error{static name="InvalidMultihashError";constructor(t="Invalid Multihash"){super(t),this.name="InvalidMultihashError"}};var je=class extends Error{static name="InvalidMessageError";constructor(t="Invalid message"){super(t),this.name="InvalidMessageError"}},tr=class extends Error{static name="ProtocolError";constructor(t="Protocol error"){super(t),this.name="ProtocolError"}},Ue=class extends Error{static name="TimeoutError";constructor(t="Timed out"){super(t),this.name="TimeoutError"}},Gr=class extends Error{static name="NotStartedError";constructor(t="Not started"){super(t),this.name="NotStartedError"}},zr=class extends Error{static name="AlreadyStartedError";constructor(t="Already started"){super(t),this.name="AlreadyStartedError"}};var er=class extends Error{static name="UnsupportedKeyTypeError";constructor(t="Unsupported key type"){super(t),this.name="UnsupportedKeyTypeError"}};var ms=Q("node:events"),$r=(r,...t)=>{try{(0,ms.setMaxListeners)(r,...t)}catch{}};var qr=class extends EventTarget{#t=new Map;constructor(){super(),$r(1/0,this)}listenerCount(t){let e=this.#t.get(t);return e==null?0:e.length}addEventListener(t,e,n){super.addEventListener(t,e,n);let o=this.#t.get(t);o==null&&(o=[],this.#t.set(t,o)),o.push({callback:e,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(t,e,n){super.removeEventListener(t.toString(),e??null,n);let o=this.#t.get(t);o!=null&&(o=o.filter(({callback:i})=>i!==e),this.#t.set(t,o))}dispatchEvent(t){let e=super.dispatchEvent(t),n=this.#t.get(t.type);return n==null||(n=n.filter(({once:o})=>!o),this.#t.set(t.type,n)),e}safeDispatchEvent(t,e={}){return this.dispatchEvent(new CustomEvent(t,e))}};var gs=Symbol.for("@libp2p/service-capabilities"),mh=Symbol.for("@libp2p/service-dependencies");var Wr=mt(Q("crypto"),1);var ys=Q("node:buffer");function Y(r,t="utf8"){let e=fr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?ys.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):e.encoder.encode(r).substring(1)}var Gh=Wr.default.generateKeyPairSync,rr=32;var yu=64;function ws(r,t,e){if(r.byteLength!==rr)throw new TypeError('"key" must be 32 bytes in length.');if(!(r instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(t.byteLength!==yu)throw new TypeError('"sig" must be 64 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=Wr.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:Y(r,"base64url"),kty:"OKP"}});return Wr.default.verify(null,e instanceof Uint8Array?e:e.subarray(),n,t)}var Yr=class{type="Ed25519";raw;constructor(t){this.raw=Bo(t,rr)}toMultihash(){return Mt.digest(Zr(this))}toCID(){return j.createV1(114,this.toMultihash())}toString(){return V.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:kt(this.raw,t.raw)}verify(t,e){return ws(this.raw,e,t)}};function xs(r){return r=Bo(r,rr),new Yr(r)}function Bo(r,t){if(r=Uint8Array.from(r??[]),r.length!==t)throw new O(`Key must be a Uint8Array of length ${t}, got ${r.length}`);return r}var St;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.secp256k1="secp256k1"})(St||(St={}));var Co;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.secp256k1=2]="secp256k1"})(Co||(Co={}));(function(r){r.codec=()=>Ct(Co)})(St||(St={}));var nr;(function(r){let t;r.codec=()=>(t==null&&(t=G((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&(n.uint32(8),St.codec().encode(e.Type,n)),e.Data!=null&&(n.uint32(18),n.bytes(e.Data)),o.lengthDelimited!==!1&&n.ldelim()},(e,n,o={})=>{let i={},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let c=e.uint32();switch(c>>>3){case 1:{i.Type=St.codec().decode(e);break}case 2:{i.Data=e.bytes();break}default:{e.skipType(c&7);break}}}return i})),t),r.encode=e=>H(e,r.codec()),r.decode=(e,n)=>F(e,r.codec(),n)})(nr||(nr={}));var Po;(function(r){let t;r.codec=()=>(t==null&&(t=G((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&(n.uint32(8),St.codec().encode(e.Type,n)),e.Data!=null&&(n.uint32(18),n.bytes(e.Data)),o.lengthDelimited!==!1&&n.ldelim()},(e,n,o={})=>{let i={},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let c=e.uint32();switch(c>>>3){case 1:{i.Type=St.codec().decode(e);break}case 2:{i.Data=e.bytes();break}default:{e.skipType(c&7);break}}}return i})),t),r.encode=e=>H(e,r.codec()),r.decode=(e,n)=>F(e,r.codec(),n)})(Po||(Po={}));function Es(r){if(!Number.isSafeInteger(r)||r<0)throw new Error("positive integer expected, got "+r)}function xu(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function De(r,...t){if(!xu(r))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(r.length))throw new Error("Uint8Array expected of length "+t+", got length="+r.length)}function vs(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");Es(r.outputLen),Es(r.blockLen)}function Re(r,t=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(t&&r.finished)throw new Error("Hash#digest() has already been called")}function Is(r,t){De(r);let e=t.outputLen;if(r.length<e)throw new Error("digestInto() expects output buffer of length at least "+e)}var Vt=mt(Q("node:crypto"),1),pe=Vt&&typeof Vt=="object"&&"webcrypto"in Vt?Vt.webcrypto:Vt&&typeof Vt=="object"&&"randomBytes"in Vt?Vt:void 0;function Xr(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function Nt(r,t){return r<<32-t|r>>>t}function Eu(r){if(typeof r!="string")throw new Error("utf8ToBytes expected string, got "+typeof r);return new Uint8Array(new TextEncoder().encode(r))}function or(r){return typeof r=="string"&&(r=Eu(r)),De(r),r}function Ss(...r){let t=0;for(let n=0;n<r.length;n++){let o=r[n];De(o),t+=o.length}let e=new Uint8Array(t);for(let n=0,o=0;n<r.length;n++){let i=r[n];e.set(i,o),o+=i.length}return e}var Me=class{clone(){return this._cloneInto()}};function As(r){let t=n=>r().update(or(n)).digest(),e=r();return t.outputLen=e.outputLen,t.blockLen=e.blockLen,t.create=()=>r(),t}function Ts(r=32){if(pe&&typeof pe.getRandomValues=="function")return pe.getRandomValues(new Uint8Array(r));if(pe&&typeof pe.randomBytes=="function")return pe.randomBytes(r);throw new Error("crypto.getRandomValues must be defined")}function vu(r,t,e,n){if(typeof r.setBigUint64=="function")return r.setBigUint64(t,e,n);let o=BigInt(32),i=BigInt(4294967295),s=Number(e>>o&i),c=Number(e&i),a=n?4:0,f=n?0:4;r.setUint32(t+a,s,n),r.setUint32(t+f,c,n)}function Ls(r,t,e){return r&t^~r&e}function Bs(r,t,e){return r&t^r&e^t&e}var Qr=class extends Me{constructor(t,e,n,o){super(),this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=o,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(t),this.view=Xr(this.buffer)}update(t){Re(this);let{view:e,buffer:n,blockLen:o}=this;t=or(t);let i=t.length;for(let s=0;s<i;){let c=Math.min(o-this.pos,i-s);if(c===o){let a=Xr(t);for(;o<=i-s;s+=o)this.process(a,s);continue}n.set(t.subarray(s,s+c),this.pos),this.pos+=c,s+=c,this.pos===o&&(this.process(e,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){Re(this),Is(t,this),this.finished=!0;let{buffer:e,view:n,blockLen:o,isLE:i}=this,{pos:s}=this;e[s++]=128,this.buffer.subarray(s).fill(0),this.padOffset>o-s&&(this.process(n,0),s=0);for(let u=s;u<o;u++)e[u]=0;vu(n,o-8,BigInt(this.length*8),i),this.process(n,0);let c=Xr(t),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let f=a/4,l=this.get();if(f>l.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;u<f;u++)c.setUint32(4*u,l[u],i)}digest(){let{buffer:t,outputLen:e}=this;this.digestInto(t);let n=t.slice(0,e);return this.destroy(),n}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());let{blockLen:e,buffer:n,length:o,finished:i,destroyed:s,pos:c}=this;return t.length=o,t.pos=c,t.finished=i,t.destroyed=s,o%e&&t.buffer.set(n),t}};var Iu=new Uint32Array([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]),jt=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),te=new Uint32Array(64),ko=class extends Qr{constructor(){super(64,32,8,!1),this.A=jt[0]|0,this.B=jt[1]|0,this.C=jt[2]|0,this.D=jt[3]|0,this.E=jt[4]|0,this.F=jt[5]|0,this.G=jt[6]|0,this.H=jt[7]|0}get(){let{A:t,B:e,C:n,D:o,E:i,F:s,G:c,H:a}=this;return[t,e,n,o,i,s,c,a]}set(t,e,n,o,i,s,c,a){this.A=t|0,this.B=e|0,this.C=n|0,this.D=o|0,this.E=i|0,this.F=s|0,this.G=c|0,this.H=a|0}process(t,e){for(let u=0;u<16;u++,e+=4)te[u]=t.getUint32(e,!1);for(let u=16;u<64;u++){let d=te[u-15],p=te[u-2],w=Nt(d,7)^Nt(d,18)^d>>>3,g=Nt(p,17)^Nt(p,19)^p>>>10;te[u]=g+te[u-7]+w+te[u-16]|0}let{A:n,B:o,C:i,D:s,E:c,F:a,G:f,H:l}=this;for(let u=0;u<64;u++){let d=Nt(c,6)^Nt(c,11)^Nt(c,25),p=l+d+Ls(c,a,f)+Iu[u]+te[u]|0,g=(Nt(n,2)^Nt(n,13)^Nt(n,22))+Bs(n,o,i)|0;l=f,f=a,a=c,c=s+p|0,s=i,i=o,o=n,n=p+g|0}n=n+this.A|0,o=o+this.B|0,i=i+this.C|0,s=s+this.D|0,c=c+this.E|0,a=a+this.F|0,f=f+this.G|0,l=l+this.H|0,this.set(n,o,i,s,c,a,f,l)}roundClean(){te.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};var Cs=As(()=>new ko);var Jr=class extends Me{constructor(t,e){super(),this.finished=!1,this.destroyed=!1,vs(t);let n=or(e);if(this.iHash=t.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 o=this.blockLen,i=new Uint8Array(o);i.set(n.length>o?t.create().update(n).digest():n);for(let s=0;s<i.length;s++)i[s]^=54;this.iHash.update(i),this.oHash=t.create();for(let s=0;s<i.length;s++)i[s]^=106;this.oHash.update(i),i.fill(0)}update(t){return Re(this),this.iHash.update(t),this}digestInto(t){Re(this),De(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){let t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));let{oHash:e,iHash:n,finished:o,destroyed:i,blockLen:s,outputLen:c}=this;return t=t,t.finished=o,t.destroyed=i,t.blockLen=s,t.outputLen=c,t.oHash=e._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},No=(r,t,e)=>new Jr(r,t).update(e).digest();No.create=(r,t)=>new Jr(r,t);var _o={};ft(_o,{aInRange:()=>ne,abool:()=>me,abytes:()=>_e,bitGet:()=>Cu,bitLen:()=>Ro,bitMask:()=>sr,bitSet:()=>Pu,bytesToHex:()=>ge,bytesToNumberBE:()=>Gt,bytesToNumberLE:()=>en,concatBytes:()=>Ke,createHmacDrbg:()=>Mo,ensureBytes:()=>wt,equalBytes:()=>Lu,hexToBytes:()=>we,hexToNumber:()=>Do,inRange:()=>ir,isBytes:()=>ee,memoized:()=>nn,notImplemented:()=>Nu,numberToBytesBE:()=>re,numberToBytesLE:()=>rn,numberToHexUnpadded:()=>ye,numberToVarBytesBE:()=>Tu,utf8ToBytes:()=>Bu,validateObject:()=>oe});var jr=BigInt(0),tn=BigInt(1),Su=BigInt(2);function ee(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function _e(r){if(!ee(r))throw new Error("Uint8Array expected")}function me(r,t){if(typeof t!="boolean")throw new Error(r+" boolean expected, got "+t)}var Au=Array.from({length:256},(r,t)=>t.toString(16).padStart(2,"0"));function ge(r){_e(r);let t="";for(let e=0;e<r.length;e++)t+=Au[r[e]];return t}function ye(r){let t=r.toString(16);return t.length&1?"0"+t:t}function Do(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?jr:BigInt("0x"+r)}var Ht={_0:48,_9:57,A:65,F:70,a:97,f:102};function Ps(r){if(r>=Ht._0&&r<=Ht._9)return r-Ht._0;if(r>=Ht.A&&r<=Ht.F)return r-(Ht.A-10);if(r>=Ht.a&&r<=Ht.f)return r-(Ht.a-10)}function we(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);let t=r.length,e=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);let n=new Uint8Array(e);for(let o=0,i=0;o<e;o++,i+=2){let s=Ps(r.charCodeAt(i)),c=Ps(r.charCodeAt(i+1));if(s===void 0||c===void 0){let a=r[i]+r[i+1];throw new Error('hex string expected, got non-hex character "'+a+'" at index '+i)}n[o]=s*16+c}return n}function Gt(r){return Do(ge(r))}function en(r){return _e(r),Do(ge(Uint8Array.from(r).reverse()))}function re(r,t){return we(r.toString(16).padStart(t*2,"0"))}function rn(r,t){return re(r,t).reverse()}function Tu(r){return we(ye(r))}function wt(r,t,e){let n;if(typeof t=="string")try{n=we(t)}catch(i){throw new Error(r+" must be hex string or Uint8Array, cause: "+i)}else if(ee(t))n=Uint8Array.from(t);else throw new Error(r+" must be hex string or Uint8Array");let o=n.length;if(typeof e=="number"&&o!==e)throw new Error(r+" of length "+e+" expected, got "+o);return n}function Ke(...r){let t=0;for(let n=0;n<r.length;n++){let o=r[n];_e(o),t+=o.length}let e=new Uint8Array(t);for(let n=0,o=0;n<r.length;n++){let i=r[n];e.set(i,o),o+=i.length}return e}function Lu(r,t){if(r.length!==t.length)return!1;let e=0;for(let n=0;n<r.length;n++)e|=r[n]^t[n];return e===0}function Bu(r){if(typeof r!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(r))}var Oo=r=>typeof r=="bigint"&&jr<=r;function ir(r,t,e){return Oo(r)&&Oo(t)&&Oo(e)&&t<=r&&r<e}function ne(r,t,e,n){if(!ir(t,e,n))throw new Error("expected valid "+r+": "+e+" <= n < "+n+", got "+t)}function Ro(r){let t;for(t=0;r>jr;r>>=tn,t+=1);return t}function Cu(r,t){return r>>BigInt(t)&tn}function Pu(r,t,e){return r|(e?tn:jr)<<BigInt(t)}var sr=r=>(Su<<BigInt(r-1))-tn,Uo=r=>new Uint8Array(r),ks=r=>Uint8Array.from(r);function Mo(r,t,e){if(typeof r!="number"||r<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof e!="function")throw new Error("hmacFn must be a function");let n=Uo(r),o=Uo(r),i=0,s=()=>{n.fill(1),o.fill(0),i=0},c=(...u)=>e(o,n,...u),a=(u=Uo())=>{o=c(ks([0]),u),n=c(),u.length!==0&&(o=c(ks([1]),u),n=c())},f=()=>{if(i++>=1e3)throw new Error("drbg: tried 1000 values");let u=0,d=[];for(;u<t;){n=c();let p=n.slice();d.push(p),u+=n.length}return Ke(...d)};return(u,d)=>{s(),a(u);let p;for(;!(p=d(f()));)a();return s(),p}}var ku={bigint:r=>typeof r=="bigint",function:r=>typeof r=="function",boolean:r=>typeof r=="boolean",string:r=>typeof r=="string",stringOrUint8Array:r=>typeof r=="string"||ee(r),isSafeInteger:r=>Number.isSafeInteger(r),array:r=>Array.isArray(r),field:(r,t)=>t.Fp.isValid(r),hash:r=>typeof r=="function"&&Number.isSafeInteger(r.outputLen)};function oe(r,t,e={}){let n=(o,i,s)=>{let c=ku[i];if(typeof c!="function")throw new Error("invalid validator function");let a=r[o];if(!(s&&a===void 0)&&!c(a,r))throw new Error("param "+String(o)+" is invalid. Expected "+i+", got "+a)};for(let[o,i]of Object.entries(t))n(o,i,!1);for(let[o,i]of Object.entries(e))n(o,i,!0);return r}var Nu=()=>{throw new Error("not implemented")};function nn(r){let t=new WeakMap;return(e,...n)=>{let o=t.get(e);if(o!==void 0)return o;let i=r(e,...n);return t.set(e,i),i}}var J=BigInt(0),W=BigInt(1),be=BigInt(2),Ou=BigInt(3),Ko=BigInt(4),Ns=BigInt(5),Os=BigInt(8),Uu=BigInt(9),Du=BigInt(16);function ct(r,t){let e=r%t;return e>=J?e:t+e}function Ru(r,t,e){if(t<J)throw new Error("invalid exponent, negatives unsupported");if(e<=J)throw new Error("invalid modulus");if(e===W)return J;let n=W;for(;t>J;)t&W&&(n=n*r%e),r=r*r%e,t>>=W;return n}function bt(r,t,e){let n=r;for(;t-- >J;)n*=n,n%=e;return n}function on(r,t){if(r===J)throw new Error("invert: expected non-zero number");if(t<=J)throw new Error("invert: expected positive modulus, got "+t);let e=ct(r,t),n=t,o=J,i=W,s=W,c=J;for(;e!==J;){let f=n/e,l=n%e,u=o-s*f,d=i-c*f;n=e,e=l,o=s,i=c,s=u,c=d}if(n!==W)throw new Error("invert: does not exist");return ct(o,t)}function Mu(r){let t=(r-W)/be,e,n,o;for(e=r-W,n=0;e%be===J;e/=be,n++);for(o=be;o<r&&Ru(o,t,r)!==r-W;o++)if(o>1e3)throw new Error("Cannot find square root: likely non-prime P");if(n===1){let s=(r+W)/Ko;return function(a,f){let l=a.pow(f,s);if(!a.eql(a.sqr(l),f))throw new Error("Cannot find square root");return l}}let i=(e+W)/be;return function(c,a){if(c.pow(a,t)===c.neg(c.ONE))throw new Error("Cannot find square root");let f=n,l=c.pow(c.mul(c.ONE,o),e),u=c.pow(a,i),d=c.pow(a,e);for(;!c.eql(d,c.ONE);){if(c.eql(d,c.ZERO))return c.ZERO;let p=1;for(let g=c.sqr(d);p<f&&!c.eql(g,c.ONE);p++)g=c.sqr(g);let w=c.pow(l,W<<BigInt(f-p-1));l=c.sqr(w),u=c.mul(u,w),d=c.mul(d,l),f=p}return u}}function _u(r){if(r%Ko===Ou){let t=(r+W)/Ko;return function(n,o){let i=n.pow(o,t);if(!n.eql(n.sqr(i),o))throw new Error("Cannot find square root");return i}}if(r%Os===Ns){let t=(r-Ns)/Os;return function(n,o){let i=n.mul(o,be),s=n.pow(i,t),c=n.mul(o,s),a=n.mul(n.mul(c,be),s),f=n.mul(c,n.sub(a,n.ONE));if(!n.eql(n.sqr(f),o))throw new Error("Cannot find square root");return f}}return r%Du,Mu(r)}var Ku=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Fo(r){let t={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},e=Ku.reduce((n,o)=>(n[o]="function",n),t);return oe(r,e)}function Fu(r,t,e){if(e<J)throw new Error("invalid exponent, negatives unsupported");if(e===J)return r.ONE;if(e===W)return t;let n=r.ONE,o=t;for(;e>J;)e&W&&(n=r.mul(n,o)),o=r.sqr(o),e>>=W;return n}function Vu(r,t){let e=new Array(t.length),n=t.reduce((i,s,c)=>r.is0(s)?i:(e[c]=i,r.mul(i,s)),r.ONE),o=r.inv(n);return t.reduceRight((i,s,c)=>r.is0(s)?i:(e[c]=r.mul(i,e[c]),r.mul(i,s)),o),e}function Vo(r,t){let e=t!==void 0?t:r.toString(2).length,n=Math.ceil(e/8);return{nBitLength:e,nByteLength:n}}function sn(r,t,e=!1,n={}){if(r<=J)throw new Error("invalid field: expected ORDER > 0, got "+r);let{nBitLength:o,nByteLength:i}=Vo(r,t);if(i>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let s,c=Object.freeze({ORDER:r,isLE:e,BITS:o,BYTES:i,MASK:sr(o),ZERO:J,ONE:W,create:a=>ct(a,r),isValid:a=>{if(typeof a!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof a);return J<=a&&a<r},is0:a=>a===J,isOdd:a=>(a&W)===W,neg:a=>ct(-a,r),eql:(a,f)=>a===f,sqr:a=>ct(a*a,r),add:(a,f)=>ct(a+f,r),sub:(a,f)=>ct(a-f,r),mul:(a,f)=>ct(a*f,r),pow:(a,f)=>Fu(c,a,f),div:(a,f)=>ct(a*on(f,r),r),sqrN:a=>a*a,addN:(a,f)=>a+f,subN:(a,f)=>a-f,mulN:(a,f)=>a*f,inv:a=>on(a,r),sqrt:n.sqrt||(a=>(s||(s=_u(r)),s(c,a))),invertBatch:a=>Vu(c,a),cmov:(a,f,l)=>l?f:a,toBytes:a=>e?rn(a,i):re(a,i),fromBytes:a=>{if(a.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+a.length);return e?en(a):Gt(a)}});return Object.freeze(c)}function Us(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let t=r.toString(2).length;return Math.ceil(t/8)}function Ho(r){let t=Us(r);return t+Math.ceil(t/2)}function Ds(r,t,e=!1){let n=r.length,o=Us(t),i=Ho(t);if(n<16||n<i||n>1024)throw new Error("expected "+i+"-1024 bytes of input, got "+n);let s=e?en(r):Gt(r),c=ct(s,t-W)+W;return e?rn(c,o):re(c,o)}var Rs=BigInt(0),cn=BigInt(1);function Go(r,t){let e=t.negate();return r?e:t}function Ms(r,t){if(!Number.isSafeInteger(r)||r<=0||r>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+r)}function zo(r,t){Ms(r,t);let e=Math.ceil(t/r)+1,n=2**(r-1);return{windows:e,windowSize:n}}function Hu(r,t){if(!Array.isArray(r))throw new Error("array expected");r.forEach((e,n)=>{if(!(e instanceof t))throw new Error("invalid point at index "+n)})}function Gu(r,t){if(!Array.isArray(r))throw new Error("array of scalars expected");r.forEach((e,n)=>{if(!t.isValid(e))throw new Error("invalid scalar at index "+n)})}var $o=new WeakMap,_s=new WeakMap;function qo(r){return _s.get(r)||1}function Ks(r,t){return{constTimeNegate:Go,hasPrecomputes(e){return qo(e)!==1},unsafeLadder(e,n,o=r.ZERO){let i=e;for(;n>Rs;)n&cn&&(o=o.add(i)),i=i.double(),n>>=cn;return o},precomputeWindow(e,n){let{windows:o,windowSize:i}=zo(n,t),s=[],c=e,a=c;for(let f=0;f<o;f++){a=c,s.push(a);for(let l=1;l<i;l++)a=a.add(c),s.push(a);c=a.double()}return s},wNAF(e,n,o){let{windows:i,windowSize:s}=zo(e,t),c=r.ZERO,a=r.BASE,f=BigInt(2**e-1),l=2**e,u=BigInt(e);for(let d=0;d<i;d++){let p=d*s,w=Number(o&f);o>>=u,w>s&&(w-=l,o+=cn);let g=p,h=p+Math.abs(w)-1,m=d%2!==0,y=w<0;w===0?a=a.add(Go(m,n[g])):c=c.add(Go(y,n[h]))}return{p:c,f:a}},wNAFUnsafe(e,n,o,i=r.ZERO){let{windows:s,windowSize:c}=zo(e,t),a=BigInt(2**e-1),f=2**e,l=BigInt(e);for(let u=0;u<s;u++){let d=u*c;if(o===Rs)break;let p=Number(o&a);if(o>>=l,p>c&&(p-=f,o+=cn),p===0)continue;let w=n[d+Math.abs(p)-1];p<0&&(w=w.negate()),i=i.add(w)}return i},getPrecomputes(e,n,o){let i=$o.get(n);return i||(i=this.precomputeWindow(n,e),e!==1&&$o.set(n,o(i))),i},wNAFCached(e,n,o){let i=qo(e);return this.wNAF(i,this.getPrecomputes(i,e,o),n)},wNAFCachedUnsafe(e,n,o,i){let s=qo(e);return s===1?this.unsafeLadder(e,n,i):this.wNAFUnsafe(s,this.getPrecomputes(s,e,o),n,i)},setWindowSize(e,n){Ms(n,t),_s.set(e,n),$o.delete(e)}}}function Fs(r,t,e,n){if(Hu(e,r),Gu(n,t),e.length!==n.length)throw new Error("arrays of points and scalars must have equal length");let o=r.ZERO,i=Ro(BigInt(e.length)),s=i>12?i-3:i>4?i-2:i?2:1,c=(1<<s)-1,a=new Array(c+1).fill(o),f=Math.floor((t.BITS-1)/s)*s,l=o;for(let u=f;u>=0;u-=s){a.fill(o);for(let p=0;p<n.length;p++){let w=n[p],g=Number(w>>BigInt(u)&BigInt(c));a[g]=a[g].add(e[p])}let d=o;for(let p=a.length-1,w=o;p>0;p--)w=w.add(a[p]),d=d.add(w);if(l=l.add(d),u!==0)for(let p=0;p<s;p++)l=l.double()}return l}function Wo(r){return Fo(r.Fp),oe(r,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...Vo(r.n,r.nBitLength),...r,p:r.Fp.ORDER})}function Vs(r){r.lowS!==void 0&&me("lowS",r.lowS),r.prehash!==void 0&&me("prehash",r.prehash)}function zu(r){let t=Wo(r);oe(t,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});let{endo:e,Fp:n,a:o}=t;if(e){if(!n.eql(o,n.ZERO))throw new Error("invalid endomorphism, can only be defined for Koblitz curves that have a=0");if(typeof e!="object"||typeof e.beta!="bigint"||typeof e.splitScalar!="function")throw new Error("invalid endomorphism, expected beta: bigint and splitScalar: function")}return Object.freeze({...t})}var{bytesToNumberBE:$u,hexToBytes:qu}=_o,Yo=class extends Error{constructor(t=""){super(t)}},zt={Err:Yo,_tlv:{encode:(r,t)=>{let{Err:e}=zt;if(r<0||r>256)throw new e("tlv.encode: wrong tag");if(t.length&1)throw new e("tlv.encode: unpadded data");let n=t.length/2,o=ye(n);if(o.length/2&128)throw new e("tlv.encode: long form length too big");let i=n>127?ye(o.length/2|128):"";return ye(r)+i+o+t},decode(r,t){let{Err:e}=zt,n=0;if(r<0||r>256)throw new e("tlv.encode: wrong tag");if(t.length<2||t[n++]!==r)throw new e("tlv.decode: wrong tlv");let o=t[n++],i=!!(o&128),s=0;if(!i)s=o;else{let a=o&127;if(!a)throw new e("tlv.decode(long): indefinite length not supported");if(a>4)throw new e("tlv.decode(long): byte length is too big");let f=t.subarray(n,n+a);if(f.length!==a)throw new e("tlv.decode: length bytes not complete");if(f[0]===0)throw new e("tlv.decode(long): zero leftmost byte");for(let l of f)s=s<<8|l;if(n+=a,s<128)throw new e("tlv.decode(long): not minimal encoding")}let c=t.subarray(n,n+s);if(c.length!==s)throw new e("tlv.decode: wrong value length");return{v:c,l:t.subarray(n+s)}}},_int:{encode(r){let{Err:t}=zt;if(r<$t)throw new t("integer: negative integers are not allowed");let e=ye(r);if(Number.parseInt(e[0],16)&8&&(e="00"+e),e.length&1)throw new t("unexpected DER parsing assertion: unpadded hex");return e},decode(r){let{Err:t}=zt;if(r[0]&128)throw new t("invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new t("invalid signature integer: unnecessary leading zero");return $u(r)}},toSig(r){let{Err:t,_int:e,_tlv:n}=zt,o=typeof r=="string"?qu(r):r;_e(o);let{v:i,l:s}=n.decode(48,o);if(s.length)throw new t("invalid signature: left bytes after parsing");let{v:c,l:a}=n.decode(2,i),{v:f,l}=n.decode(2,a);if(l.length)throw new t("invalid signature: left bytes after parsing");return{r:e.decode(c),s:e.decode(f)}},hexFromSig(r){let{_tlv:t,_int:e}=zt,n=t.encode(2,e.encode(r.r)),o=t.encode(2,e.encode(r.s)),i=n+o;return t.encode(48,i)}},$t=BigInt(0),tt=BigInt(1),Bp=BigInt(2),Hs=BigInt(3),Cp=BigInt(4);function Wu(r){let t=zu(r),{Fp:e}=t,n=sn(t.n,t.nBitLength),o=t.toBytes||((g,h,m)=>{let y=h.toAffine();return Ke(Uint8Array.from([4]),e.toBytes(y.x),e.toBytes(y.y))}),i=t.fromBytes||(g=>{let h=g.subarray(1),m=e.fromBytes(h.subarray(0,e.BYTES)),y=e.fromBytes(h.subarray(e.BYTES,2*e.BYTES));return{x:m,y}});function s(g){let{a:h,b:m}=t,y=e.sqr(g),E=e.mul(y,g);return e.add(e.add(E,e.mul(g,h)),m)}if(!e.eql(e.sqr(t.Gy),s(t.Gx)))throw new Error("bad generator point: equation left != right");function c(g){return ir(g,tt,t.n)}function a(g){let{allowedPrivateKeyLengths:h,nByteLength:m,wrapPrivateKey:y,n:E}=t;if(h&&typeof g!="bigint"){if(ee(g)&&(g=ge(g)),typeof g!="string"||!h.includes(g.length))throw new Error("invalid private key");g=g.padStart(m*2,"0")}let A;try{A=typeof g=="bigint"?g:Gt(wt("private key",g,m))}catch{throw new Error("invalid private key, expected hex or "+m+" bytes, got "+typeof g)}return y&&(A=ct(A,E)),ne("private key",A,tt,E),A}function f(g){if(!(g instanceof d))throw new Error("ProjectivePoint expected")}let l=nn((g,h)=>{let{px:m,py:y,pz:E}=g;if(e.eql(E,e.ONE))return{x:m,y};let A=g.is0();h==null&&(h=A?e.ONE:e.inv(E));let P=e.mul(m,h),B=e.mul(y,h),v=e.mul(E,h);if(A)return{x:e.ZERO,y:e.ZERO};if(!e.eql(v,e.ONE))throw new Error("invZ was invalid");return{x:P,y:B}}),u=nn(g=>{if(g.is0()){if(t.allowInfinityPoint&&!e.is0(g.py))return;throw new Error("bad point: ZERO")}let{x:h,y:m}=g.toAffine();if(!e.isValid(h)||!e.isValid(m))throw new Error("bad point: x or y not FE");let y=e.sqr(m),E=s(h);if(!e.eql(y,E))throw new Error("bad point: equation left != right");if(!g.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});class d{constructor(h,m,y){if(this.px=h,this.py=m,this.pz=y,h==null||!e.isValid(h))throw new Error("x required");if(m==null||!e.isValid(m))throw new Error("y required");if(y==null||!e.isValid(y))throw new Error("z required");Object.freeze(this)}static fromAffine(h){let{x:m,y}=h||{};if(!h||!e.isValid(m)||!e.isValid(y))throw new Error("invalid affine point");if(h instanceof d)throw new Error("projective point not allowed");let E=A=>e.eql(A,e.ZERO);return E(m)&&E(y)?d.ZERO:new d(m,y,e.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(h){let m=e.invertBatch(h.map(y=>y.pz));return h.map((y,E)=>y.toAffine(m[E])).map(d.fromAffine)}static fromHex(h){let m=d.fromAffine(i(wt("pointHex",h)));return m.assertValidity(),m}static fromPrivateKey(h){return d.BASE.multiply(a(h))}static msm(h,m){return Fs(d,n,h,m)}_setWindowSize(h){w.setWindowSize(this,h)}assertValidity(){u(this)}hasEvenY(){let{y:h}=this.toAffine();if(e.isOdd)return!e.isOdd(h);throw new Error("Field doesn't support isOdd")}equals(h){f(h);let{px:m,py:y,pz:E}=this,{px:A,py:P,pz:B}=h,v=e.eql(e.mul(m,B),e.mul(A,E)),L=e.eql(e.mul(y,B),e.mul(P,E));return v&&L}negate(){return new d(this.px,e.neg(this.py),this.pz)}double(){let{a:h,b:m}=t,y=e.mul(m,Hs),{px:E,py:A,pz:P}=this,B=e.ZERO,v=e.ZERO,L=e.ZERO,C=e.mul(E,E),rt=e.mul(A,A),K=e.mul(P,P),R=e.mul(E,A);return R=e.add(R,R),L=e.mul(E,P),L=e.add(L,L),B=e.mul(h,L),v=e.mul(y,K),v=e.add(B,v),B=e.sub(rt,v),v=e.add(rt,v),v=e.mul(B,v),B=e.mul(R,B),L=e.mul(y,L),K=e.mul(h,K),R=e.sub(C,K),R=e.mul(h,R),R=e.add(R,L),L=e.add(C,C),C=e.add(L,C),C=e.add(C,K),C=e.mul(C,R),v=e.add(v,C),K=e.mul(A,P),K=e.add(K,K),C=e.mul(K,R),B=e.sub(B,C),L=e.mul(K,rt),L=e.add(L,L),L=e.add(L,L),new d(B,v,L)}add(h){f(h);let{px:m,py:y,pz:E}=this,{px:A,py:P,pz:B}=h,v=e.ZERO,L=e.ZERO,C=e.ZERO,rt=t.a,K=e.mul(t.b,Hs),R=e.mul(m,A),pt=e.mul(y,P),x=e.mul(E,B),I=e.add(m,y),S=e.add(A,P);I=e.mul(I,S),S=e.add(R,pt),I=e.sub(I,S),S=e.add(m,E);let k=e.add(A,B);return S=e.mul(S,k),k=e.add(R,x),S=e.sub(S,k),k=e.add(y,E),v=e.add(P,B),k=e.mul(k,v),v=e.add(pt,x),k=e.sub(k,v),C=e.mul(rt,S),v=e.mul(K,x),C=e.add(v,C),v=e.sub(pt,C),C=e.add(pt,C),L=e.mul(v,C),pt=e.add(R,R),pt=e.add(pt,R),x=e.mul(rt,x),S=e.mul(K,S),pt=e.add(pt,x),x=e.sub(R,x),x=e.mul(rt,x),S=e.add(S,x),R=e.mul(pt,S),L=e.add(L,R),R=e.mul(k,S),v=e.mul(I,v),v=e.sub(v,R),R=e.mul(I,pt),C=e.mul(k,C),C=e.add(C,R),new d(v,L,C)}subtract(h){return this.add(h.negate())}is0(){return this.equals(d.ZERO)}wNAF(h){return w.wNAFCached(this,h,d.normalizeZ)}multiplyUnsafe(h){let{endo:m,n:y}=t;ne("scalar",h,$t,y);let E=d.ZERO;if(h===$t)return E;if(this.is0()||h===tt)return this;if(!m||w.hasPrecomputes(this))return w.wNAFCachedUnsafe(this,h,d.normalizeZ);let{k1neg:A,k1:P,k2neg:B,k2:v}=m.splitScalar(h),L=E,C=E,rt=this;for(;P>$t||v>$t;)P&tt&&(L=L.add(rt)),v&tt&&(C=C.add(rt)),rt=rt.double(),P>>=tt,v>>=tt;return A&&(L=L.negate()),B&&(C=C.negate()),C=new d(e.mul(C.px,m.beta),C.py,C.pz),L.add(C)}multiply(h){let{endo:m,n:y}=t;ne("scalar",h,tt,y);let E,A;if(m){let{k1neg:P,k1:B,k2neg:v,k2:L}=m.splitScalar(h),{p:C,f:rt}=this.wNAF(B),{p:K,f:R}=this.wNAF(L);C=w.constTimeNegate(P,C),K=w.constTimeNegate(v,K),K=new d(e.mul(K.px,m.beta),K.py,K.pz),E=C.add(K),A=rt.add(R)}else{let{p:P,f:B}=this.wNAF(h);E=P,A=B}return d.normalizeZ([E,A])[0]}multiplyAndAddUnsafe(h,m,y){let E=d.BASE,A=(B,v)=>v===$t||v===tt||!B.equals(E)?B.multiplyUnsafe(v):B.multiply(v),P=A(this,m).add(A(h,y));return P.is0()?void 0:P}toAffine(h){return l(this,h)}isTorsionFree(){let{h,isTorsionFree:m}=t;if(h===tt)return!0;if(m)return m(d,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){let{h,clearCofactor:m}=t;return h===tt?this:m?m(d,this):this.multiplyUnsafe(t.h)}toRawBytes(h=!0){return me("isCompressed",h),this.assertValidity(),o(d,this,h)}toHex(h=!0){return me("isCompressed",h),ge(this.toRawBytes(h))}}d.BASE=new d(t.Gx,t.Gy,e.ONE),d.ZERO=new d(e.ZERO,e.ONE,e.ZERO);let p=t.nBitLength,w=Ks(d,t.endo?Math.ceil(p/2):p);return{CURVE:t,ProjectivePoint:d,normPrivateKeyToScalar:a,weierstrassEquation:s,isWithinCurveOrder:c}}function Yu(r){let t=Wo(r);return oe(t,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...t})}function Gs(r){let t=Yu(r),{Fp:e,n}=t,o=e.BYTES+1,i=2*e.BYTES+1;function s(x){return ct(x,n)}function c(x){return on(x,n)}let{ProjectivePoint:a,normPrivateKeyToScalar:f,weierstrassEquation:l,isWithinCurveOrder:u}=Wu({...t,toBytes(x,I,S){let k=I.toAffine(),U=e.toBytes(k.x),X=Ke;return me("isCompressed",S),S?X(Uint8Array.from([I.hasEvenY()?2:3]),U):X(Uint8Array.from([4]),U,e.toBytes(k.y))},fromBytes(x){let I=x.length,S=x[0],k=x.subarray(1);if(I===o&&(S===2||S===3)){let U=Gt(k);if(!ir(U,tt,e.ORDER))throw new Error("Point is not on curve");let X=l(U),ut;try{ut=e.sqrt(X)}catch(Tt){let lt=Tt instanceof Error?": "+Tt.message:"";throw new Error("Point is not on curve"+lt)}let at=(ut&tt)===tt;return(S&1)===1!==at&&(ut=e.neg(ut)),{x:U,y:ut}}else if(I===i&&S===4){let U=e.fromBytes(k.subarray(0,e.BYTES)),X=e.fromBytes(k.subarray(e.BYTES,2*e.BYTES));return{x:U,y:X}}else{let U=o,X=i;throw new Error("invalid Point, expected length of "+U+", or uncompressed "+X+", got "+I)}}}),d=x=>ge(re(x,t.nByteLength));function p(x){let I=n>>tt;return x>I}function w(x){return p(x)?s(-x):x}let g=(x,I,S)=>Gt(x.slice(I,S));class h{constructor(I,S,k){this.r=I,this.s=S,this.recovery=k,this.assertValidity()}static fromCompact(I){let S=t.nByteLength;return I=wt("compactSignature",I,S*2),new h(g(I,0,S),g(I,S,2*S))}static fromDER(I){let{r:S,s:k}=zt.toSig(wt("DER",I));return new h(S,k)}assertValidity(){ne("r",this.r,tt,n),ne("s",this.s,tt,n)}addRecoveryBit(I){return new h(this.r,this.s,I)}recoverPublicKey(I){let{r:S,s:k,recovery:U}=this,X=B(wt("msgHash",I));if(U==null||![0,1,2,3].includes(U))throw new Error("recovery id invalid");let ut=U===2||U===3?S+t.n:S;if(ut>=e.ORDER)throw new Error("recovery id 2 or 3 invalid");let at=(U&1)===0?"02":"03",Ut=a.fromHex(at+d(ut)),Tt=c(ut),lt=s(-X*Tt),Ie=s(k*Tt),Wt=a.BASE.multiplyAndAddUnsafe(Ut,lt,Ie);if(!Wt)throw new Error("point at infinify");return Wt.assertValidity(),Wt}hasHighS(){return p(this.s)}normalizeS(){return this.hasHighS()?new h(this.r,s(-this.s),this.recovery):this}toDERRawBytes(){return we(this.toDERHex())}toDERHex(){return zt.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return we(this.toCompactHex())}toCompactHex(){return d(this.r)+d(this.s)}}let m={isValidPrivateKey(x){try{return f(x),!0}catch{return!1}},normPrivateKeyToScalar:f,randomPrivateKey:()=>{let x=Ho(t.n);return Ds(t.randomBytes(x),t.n)},precompute(x=8,I=a.BASE){return I._setWindowSize(x),I.multiply(BigInt(3)),I}};function y(x,I=!0){return a.fromPrivateKey(x).toRawBytes(I)}function E(x){let I=ee(x),S=typeof x=="string",k=(I||S)&&x.length;return I?k===o||k===i:S?k===2*o||k===2*i:x instanceof a}function A(x,I,S=!0){if(E(x))throw new Error("first arg must be private key");if(!E(I))throw new Error("second arg must be public key");return a.fromHex(I).multiply(f(x)).toRawBytes(S)}let P=t.bits2int||function(x){if(x.length>8192)throw new Error("input is too large");let I=Gt(x),S=x.length*8-t.nBitLength;return S>0?I>>BigInt(S):I},B=t.bits2int_modN||function(x){return s(P(x))},v=sr(t.nBitLength);function L(x){return ne("num < 2^"+t.nBitLength,x,$t,v),re(x,t.nByteLength)}function C(x,I,S=rt){if(["recovered","canonical"].some(ce=>ce in S))throw new Error("sign() legacy options not supported");let{hash:k,randomBytes:U}=t,{lowS:X,prehash:ut,extraEntropy:at}=S;X==null&&(X=!0),x=wt("msgHash",x),Vs(S),ut&&(x=wt("prehashed msgHash",k(x)));let Ut=B(x),Tt=f(I),lt=[L(Tt),L(Ut)];if(at!=null&&at!==!1){let ce=at===!0?U(e.BYTES):at;lt.push(wt("extraEntropy",ce))}let Ie=Ke(...lt),Wt=Ut;function Pn(ce){let Se=P(ce);if(!u(Se))return;let kn=c(Se),Ge=a.BASE.multiply(Se).toAffine(),ae=s(Ge.x);if(ae===$t)return;let ze=s(kn*s(Wt+ae*Tt));if(ze===$t)return;let Ae=(Ge.x===ae?0:2)|Number(Ge.y&tt),Si=ze;return X&&p(ze)&&(Si=w(ze),Ae^=1),new h(ae,Si,Ae)}return{seed:Ie,k2sig:Pn}}let rt={lowS:t.lowS,prehash:!1},K={lowS:t.lowS,prehash:!1};function R(x,I,S=rt){let{seed:k,k2sig:U}=C(x,I,S),X=t;return Mo(X.hash.outputLen,X.nByteLength,X.hmac)(k,U)}a.BASE._setWindowSize(8);function pt(x,I,S,k=K){let U=x;I=wt("msgHash",I),S=wt("publicKey",S);let{lowS:X,prehash:ut,format:at}=k;if(Vs(k),"strict"in k)throw new Error("options.strict was renamed to lowS");if(at!==void 0&&at!=="compact"&&at!=="der")throw new Error("format must be compact or der");let Ut=typeof U=="string"||ee(U),Tt=!Ut&&!at&&typeof U=="object"&&U!==null&&typeof U.r=="bigint"&&typeof U.s=="bigint";if(!Ut&&!Tt)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");let lt,Ie;try{if(Tt&&(lt=new h(U.r,U.s)),Ut){try{at!=="compact"&&(lt=h.fromDER(U))}catch(Ae){if(!(Ae instanceof zt.Err))throw Ae}!lt&&at!=="der"&&(lt=h.fromCompact(U))}Ie=a.fromHex(S)}catch{return!1}if(!lt||X&&lt.hasHighS())return!1;ut&&(I=t.hash(I));let{r:Wt,s:Pn}=lt,ce=B(I),Se=c(Pn),kn=s(ce*Se),Ge=s(Wt*Se),ae=a.BASE.multiplyAndAddUnsafe(Ie,kn,Ge)?.toAffine();return ae?s(ae.x)===Wt:!1}return{CURVE:t,getPublicKey:y,getSharedSecret:A,sign:R,verify:pt,ProjectivePoint:a,Signature:h,utils:m}}function Zu(r){return{hash:r,hmac:(t,...e)=>No(r,t,Ss(...e)),randomBytes:Ts}}function zs(r,t){let e=n=>Gs({...r,...Zu(n)});return{...e(t),create:e}}var Ws=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),$s=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),Xu=BigInt(1),Zo=BigInt(2),qs=(r,t)=>(r+t/Zo)/t;function Qu(r){let t=Ws,e=BigInt(3),n=BigInt(6),o=BigInt(11),i=BigInt(22),s=BigInt(23),c=BigInt(44),a=BigInt(88),f=r*r*r%t,l=f*f*r%t,u=bt(l,e,t)*l%t,d=bt(u,e,t)*l%t,p=bt(d,Zo,t)*f%t,w=bt(p,o,t)*p%t,g=bt(w,i,t)*w%t,h=bt(g,c,t)*g%t,m=bt(h,a,t)*h%t,y=bt(m,c,t)*g%t,E=bt(y,e,t)*l%t,A=bt(E,s,t)*w%t,P=bt(A,n,t)*f%t,B=bt(P,Zo,t);if(!Xo.eql(Xo.sqr(B),r))throw new Error("Cannot find square root");return B}var Xo=sn(Ws,void 0,void 0,{sqrt:Qu}),Fe=zs({a:BigInt(0),b:BigInt(7),Fp:Xo,n:$s,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:r=>{let t=$s,e=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-Xu*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),o=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),i=e,s=BigInt("0x100000000000000000000000000000000"),c=qs(i*r,t),a=qs(-n*r,t),f=ct(r-c*e-a*o,t),l=ct(-c*n-a*i,t),u=f>s,d=l>s;if(u&&(f=t-f),d&&(l=t-l),f>s||l>s)throw new Error("splitScalar: Endomorphism failed, k="+r);return{k1neg:u,k1:f,k2neg:d,k2:l}}}},Cs),_p=BigInt(0);var Kp=Fe.ProjectivePoint;var Ys=mt(Q("node:crypto"),1);var an=class extends Error{constructor(t="An error occurred while verifying a message"){super(t),this.name="VerificationError"}};function Zs(r,t,e){let n=Ys.default.createHash("sha256");if(e instanceof Uint8Array)n.update(e);else for(let i of e)n.update(i);let o=n.digest();try{return Fe.verify(t,o,r)}catch(i){throw new an(String(i))}}var un=class{type="secp256k1";raw;_key;constructor(t){this._key=Qs(t),this.raw=Xs(this._key)}toMultihash(){return Mt.digest(Zr(this))}toCID(){return j.createV1(114,this.toMultihash())}toString(){return V.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:kt(this.raw,t.raw)}verify(t,e){return Zs(this._key,e,t)}};function Js(r){return new un(r)}function Xs(r){return Fe.ProjectivePoint.fromHex(r).toRawBytes(!0)}function Qs(r){try{return Fe.ProjectivePoint.fromHex(r),r}catch(t){throw new Vr(String(t))}}function js(r){let{Type:t,Data:e}=nr.decode(r.digest),n=e??new Uint8Array;switch(t){case St.Ed25519:return xs(n);case St.secp256k1:return Js(n);default:throw new er}}function Zr(r){return nr.encode({Type:St[r.type],Data:r.raw})}var tc=Symbol.for("nodejs.util.inspect.custom"),Ju=114,cr=class{type;multihash;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[Kr]=!0;toString(){return this.string==null&&(this.string=V.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return j.createV1(Ju,this.multihash)}toJSON(){return this.toString()}equals(t){if(t==null)return!1;if(t instanceof Uint8Array)return kt(this.multihash.bytes,t);if(typeof t=="string")return this.toString()===t;if(t?.toMultihash()?.bytes!=null)return kt(this.multihash.bytes,t.toMultihash().bytes);throw new Error("not valid Id")}[tc](){return`PeerId(${this.toString()})`}},ln=class extends cr{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},fn=class extends cr{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.publicKey}},dn=class extends cr{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.publicKey}},ju=2336,hn=class{type="url";multihash;publicKey;url;constructor(t){this.url=t.toString(),this.multihash=Mt.digest(_t(this.url))}[tc](){return`PeerId(${this.url})`}[Kr]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return j.createV1(ju,this.toMultihash())}toJSON(){return this.toString()}equals(t){return t==null?!1:(t instanceof Uint8Array&&(t=Y(t)),t.toString()===this.toString())}};function qt(r){if(el(r))return new ln({multihash:r});if(tl(r))try{let t=js(r);if(t.type==="Ed25519")return new fn({multihash:r,publicKey:t});if(t.type==="secp256k1")return new dn({multihash:r,publicKey:t})}catch{let e=Y(r.digest);return new hn(new URL(e))}throw new Hr("Supplied PeerID Multihash is invalid")}function tl(r){return r.code===Mt.code}function el(r){return r.code===fo.code}var Lc=mt(Q("net"),1);var pn=class{index=0;input="";new(t){return this.index=0,this.input=t,this}readAtomically(t){let e=this.index,n=t();return n===void 0&&(this.index=e),n}parseWith(t){let e=t();if(this.index===this.input.length)return e}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(t){return this.readAtomically(()=>{let e=this.readChar();if(e===t)return e})}readSeparator(t,e,n){return this.readAtomically(()=>{if(!(e>0&&this.readGivenChar(t)===void 0))return n()})}readNumber(t,e,n,o){return this.readAtomically(()=>{let i=0,s=0,c=this.peekChar();if(c===void 0)return;let a=c==="0",f=2**(8*o)-1;for(;;){let l=this.readAtomically(()=>{let u=this.readChar();if(u===void 0)return;let d=Number.parseInt(u,t);if(!Number.isNaN(d))return d});if(l===void 0)break;if(i*=t,i+=l,i>f||(s+=1,e!==void 0&&s>e))return}if(s!==0)return!n&&a&&s>1?void 0:i})}readIPv4Addr(){return this.readAtomically(()=>{let t=new Uint8Array(4);for(let e=0;e<t.length;e++){let n=this.readSeparator(".",e,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;t[e]=n}return t})}readIPv6Addr(){let t=e=>{for(let n=0;n<e.length/2;n++){let o=n*2;if(n<e.length-3){let s=this.readSeparator(":",n,()=>this.readIPv4Addr());if(s!==void 0)return e[o]=s[0],e[o+1]=s[1],e[o+2]=s[2],e[o+3]=s[3],[o+4,!0]}let i=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(i===void 0)return[o,!1];e[o]=i>>8,e[o+1]=i&255}return[e.length,!1]};return this.readAtomically(()=>{let e=new Uint8Array(16),[n,o]=t(e);if(n===16)return e;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let i=new Uint8Array(14),s=16-(n+2),[c]=t(i.subarray(0,s));return e.set(i.subarray(0,c),16-c),e})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var _m=new pn;var qm=parseInt("0xFFFF",16),Wm=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var At=Q("node:net");function mn(r){return!!(0,At.isIP)(r)}var nc=At.isIPv4,cl=At.isIPv6,Qo=function(r){let t=0;if(r=r.toString().trim(),nc(r)){let e=new Uint8Array(t+4);return r.split(/\./g).forEach(n=>{e[t++]=parseInt(n,10)&255}),e}if(cl(r)){let e=r.split(":",8),n;for(n=0;n<e.length;n++){let i=nc(e[n]),s;i&&(s=Qo(e[n]),e[n]=Y(s.slice(0,2),"base16")),s!=null&&++n<8&&e.splice(n,0,Y(s.slice(2,4),"base16"))}if(e[0]==="")for(;e.length<8;)e.unshift("0");else if(e[e.length-1]==="")for(;e.length<8;)e.push("0");else if(e.length<8){for(n=0;n<e.length&&e[n]!=="";n++);let i=[n,1];for(n=9-e.length;n>0;n--)i.push("0");e.splice.apply(e,i)}let o=new Uint8Array(t+16);for(n=0;n<e.length;n++){let i=parseInt(e[n],16);o[t++]=i>>8&255,o[t++]=i&255}return o}throw new Error("invalid ip address")},oc=function(r,t=0,e){t=~~t,e=e??r.length-t;let n=new DataView(r.buffer);if(e===4){let o=[];for(let i=0;i<e;i++)o.push(r[t+i]);return o.join(".")}if(e===16){let o=[];for(let i=0;i<e;i+=2)o.push(n.getUint16(t+i).toString(16));return o.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var Ve={},Jo={},ul=[[4,32,"ip4"],[6,16,"tcp"],[33,16,"dccp"],[41,128,"ip6"],[42,-1,"ip6zone"],[43,8,"ipcidr"],[53,-1,"dns",!0],[54,-1,"dns4",!0],[55,-1,"dns6",!0],[56,-1,"dnsaddr",!0],[132,16,"sctp"],[273,16,"udp"],[275,0,"p2p-webrtc-star"],[276,0,"p2p-webrtc-direct"],[277,0,"p2p-stardust"],[280,0,"webrtc-direct"],[281,0,"webrtc"],[290,0,"p2p-circuit"],[301,0,"udt"],[302,0,"utp"],[400,-1,"unix",!1,!0],[421,-1,"ipfs"],[421,-1,"p2p"],[443,0,"https"],[444,96,"onion"],[445,296,"onion3"],[446,-1,"garlic64"],[448,0,"tls"],[449,-1,"sni"],[460,0,"quic"],[461,0,"quic-v1"],[465,0,"webtransport"],[466,-1,"certhash"],[477,0,"ws"],[478,0,"wss"],[479,0,"p2p-websocket-star"],[480,0,"http"],[481,-1,"http-path"],[777,-1,"memory"]];ul.forEach(r=>{let t=ll(...r);Jo[t.code]=t,Ve[t.name]=t});function ll(r,t,e,n,o){return{code:r,size:t,name:e,resolvable:!!n,path:!!o}}function _(r){if(typeof r=="number"){if(Jo[r]!=null)return Jo[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(Ve[r]!=null)return Ve[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var kg=_("ip4"),Ng=_("ip6"),Og=_("ipcidr");function ri(r,t){switch(_(r).code){case 4:case 41:return dl(t);case 42:return ei(t);case 43:return Y(t,"base10");case 6:case 273:case 33:case 132:return cc(t).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return ei(t);case 421:return gl(t);case 444:return sc(t);case 445:return sc(t);case 466:return ml(t);case 481:return globalThis.encodeURIComponent(ei(t));default:return Y(t,"base16")}}function ni(r,t){switch(_(r).code){case 4:return ic(t);case 41:return ic(t);case 42:return ti(t);case 43:return _t(t,"base10");case 6:case 273:case 33:case 132:return oi(parseInt(t,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return ti(t);case 421:return hl(t);case 444:return yl(t);case 445:return wl(t);case 466:return pl(t);case 481:return ti(globalThis.decodeURIComponent(t));default:return _t(t,"base16")}}var jo=Object.values(Ze).map(r=>r.decoder),fl=function(){let r=jo[0].or(jo[1]);return jo.slice(2).forEach(t=>r=r.or(t)),r}();function ic(r){if(!mn(r))throw new Error("invalid ip address");return Qo(r)}function dl(r){let t=oc(r,0,r.length);if(t==null)throw new Error("ipBuff is required");if(!mn(t))throw new Error("invalid ip address");return t}function oi(r){let t=new ArrayBuffer(2);return new DataView(t).setUint16(0,r),new Uint8Array(t)}function cc(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function ti(r){let t=_t(r),e=Uint8Array.from(Yt(t.length));return yt([e,t],e.length+t.length)}function ei(r){let t=Rt(r);if(r=r.slice(it(t)),r.length!==t)throw new Error("inconsistent lengths");return Y(r)}function hl(r){let t;r[0]==="Q"||r[0]==="1"?t=dt(V.decode(`z${r}`)).bytes:t=j.parse(r).multihash.bytes;let e=Uint8Array.from(Yt(t.length));return yt([e,t],e.length+t.length)}function pl(r){let t=fl.decode(r),e=Uint8Array.from(Yt(t.length));return yt([e,t],e.length+t.length)}function ml(r){let t=Rt(r),e=r.slice(it(t));if(e.length!==t)throw new Error("inconsistent lengths");return"u"+Y(e,"base64url")}function gl(r){let t=Rt(r),e=r.slice(it(t));if(e.length!==t)throw new Error("inconsistent lengths");return Y(e,"base58btc")}function yl(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==16)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion address.`);let e=Bt.decode("b"+t[0]),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=oi(n);return yt([e,o],e.length+o.length)}function wl(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==56)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion3 address.`);let e=Bt.decode(`b${t[0]}`),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=oi(n);return yt([e,o],e.length+o.length)}function sc(r){let t=r.slice(0,r.length-2),e=r.slice(r.length-2),n=Y(t,"base32"),o=cc(e);return`${n}:${o}`}function ac(r){r=ii(r);let t=[],e=[],n=null,o=r.split("/").slice(1);if(o.length===1&&o[0]==="")return{bytes:new Uint8Array,string:"/",tuples:[],stringTuples:[],path:null};for(let i=0;i<o.length;i++){let s=o[i],c=_(s);if(c.size===0){t.push([c.code]),e.push([c.code]);continue}if(i++,i>=o.length)throw new gn("invalid address: "+r);if(c.path===!0){n=ii(o.slice(i).join("/")),t.push([c.code,ni(c.code,n)]),e.push([c.code,n]);break}let a=ni(c.code,o[i]);t.push([c.code,a]),e.push([c.code,ri(c.code,a)])}return{string:uc(e),bytes:yn(t),tuples:t,stringTuples:e,path:n}}function si(r){let t=[],e=[],n=null,o=0;for(;o<r.length;){let i=Rt(r,o),s=it(i),c=_(i),a=bl(c,r.slice(o+s));if(a===0){t.push([i]),e.push([i]),o+=s;continue}let f=r.slice(o+s,o+s+a);if(o+=a+s,o>r.length)throw new gn("Invalid address Uint8Array: "+Y(r,"base16"));t.push([i,f]);let l=ri(i,f);if(e.push([i,l]),c.path===!0){n=l;break}}return{bytes:Uint8Array.from(r),string:uc(e),tuples:t,stringTuples:e,path:n}}function uc(r){let t=[];return r.map(e=>{let n=_(e[0]);return t.push(n.name),e.length>1&&e[1]!=null&&t.push(e[1]),null}),ii(t.join("/"))}function yn(r){return yt(r.map(t=>{let e=_(t[0]),n=Uint8Array.from(Yt(e.code));return t.length>1&&t[1]!=null&&(n=yt([n,t[1]])),n}))}function bl(r,t){if(r.size>0)return r.size/8;if(r.size===0)return 0;{let e=Rt(t instanceof Uint8Array?t:Uint8Array.from(t));return e+it(e)}}function ii(r){return"/"+r.trim().split("/").filter(t=>t).join("/")}var gn=class extends Error{static name="ParseError";name="ParseError";constructor(t){super(`Error parsing address: ${t}`)}};var xl=Symbol.for("nodejs.util.inspect.custom"),ai=Symbol.for("@multiformats/js-multiaddr/multiaddr"),El=[_("dns").code,_("dns4").code,_("dns6").code,_("dnsaddr").code],ci=class extends Error{constructor(t="No available resolver"){super(t),this.name="NoAvailableResolverError"}},wn=class r{bytes;#t;#e;#r;#n;[ai]=!0;constructor(t){t==null&&(t="");let e;if(t instanceof Uint8Array)e=si(t);else if(typeof t=="string"){if(t.length>0&&t.charAt(0)!=="/")throw new Error(`multiaddr "${t}" must start with a "/"`);e=ac(t)}else if(bn(t))e=si(t.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr");this.bytes=e.bytes,this.#t=e.string,this.#e=e.tuples,this.#r=e.stringTuples,this.#n=e.path}toString(){return this.#t}toJSON(){return this.toString()}toOptions(){let t,e,n,o,i="",s=_("tcp"),c=_("udp"),a=_("ip4"),f=_("ip6"),l=_("dns6"),u=_("ip6zone");for(let[p,w]of this.stringTuples())p===u.code&&(i=`%${w??""}`),El.includes(p)&&(e=s.name==="tcp"?"tcp":"udp",o=443,n=`${w??""}${i}`,t=p===l.code?6:4),(p===s.code||p===c.code)&&(e=_(p).name==="tcp"?"tcp":"udp",o=parseInt(w??"")),(p===a.code||p===f.code)&&(e=_(p).name==="tcp"?"tcp":"udp",n=`${w??""}${i}`,t=p===f.code?6:4);if(t==null||e==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:t,host:n,transport:e,port:o}}protos(){return this.#e.map(([t])=>Object.assign({},_(t)))}protoCodes(){return this.#e.map(([t])=>t)}protoNames(){return this.#e.map(([t])=>_(t).name)}tuples(){return this.#e.map(([t,e])=>e==null?[t]:[t,e])}stringTuples(){return this.#r.map(([t,e])=>e==null?[t]:[t,e])}encapsulate(t){return t=new r(t),new r(this.toString()+t.toString())}decapsulate(t){let e=t.toString(),n=this.toString(),o=n.lastIndexOf(e);if(o<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${t.toString()}`);return new r(n.slice(0,o))}decapsulateCode(t){let e=this.tuples();for(let n=e.length-1;n>=0;n--)if(e[n][0]===t)return new r(yn(e.slice(0,n)));return this}getPeerId(){try{let t=[];this.stringTuples().forEach(([n,o])=>{n===Ve.p2p.code&&t.push([n,o]),n===Ve["p2p-circuit"].code&&(t=[])});let e=t.pop();if(e?.[1]!=null){let n=e[1];return n[0]==="Q"||n[0]==="1"?Y(V.decode(`z${n}`),"base58btc"):Y(j.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){return this.#n}equals(t){return kt(this.bytes,t.bytes)}async resolve(t){let e=this.protos().find(i=>i.resolvable);if(e==null)return[this];let n=lc.get(e.name);if(n==null)throw new ci(`no available resolver for ${e.name}`);return(await n(this,t)).map(i=>nt(i))}nodeAddress(){let t=this.toOptions();if(t.transport!=="tcp"&&t.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${t.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:t.family,address:t.host,port:t.port}}isThinWaistAddress(t){let e=(t??this).protos();return!(e.length!==2||e[0].code!==4&&e[0].code!==41||e[1].code!==6&&e[1].code!==273)}[xl](){return`Multiaddr(${this.#t})`}};var lc=new Map;function bn(r){return!!r?.[ai]}function nt(r){return new wn(r)}var vl=b("dns4"),Il=b("dns6"),Sl=b("dnsaddr"),Ee=Z(b("dns"),Sl,vl,Il),vn=Z(b("ip4"),b("ip6")),se=Z(T(vn,b("tcp")),T(Ee,b("tcp"))),In=T(vn,b("udp")),Al=T(In,b("utp")),Tl=T(In,b("quic")),Ll=T(In,b("quic-v1")),ui=Z(T(se,b("ws")),T(Ee,b("ws"))),xn=Z(T(ui,b("p2p")),ui),li=Z(T(se,b("wss")),T(Ee,b("wss")),T(se,b("tls"),b("ws")),T(Ee,b("tls"),b("ws"))),En=Z(T(li,b("p2p")),li),fi=Z(T(se,b("http")),T(vn,b("http")),T(Ee,b("http"))),di=Z(T(se,b("https")),T(vn,b("https")),T(Ee,b("https"))),fc=T(In,b("webrtc-direct"),b("certhash")),pc=Z(T(fc,b("p2p")),fc),dc=T(Ll,b("webtransport"),b("certhash"),b("certhash")),mc=Z(T(dc,b("p2p")),dc),gc=Z(T(xn,b("p2p-webrtc-star"),b("p2p")),T(En,b("p2p-webrtc-star"),b("p2p")),T(xn,b("p2p-webrtc-star")),T(En,b("p2p-webrtc-star"))),sy=Z(T(xn,b("p2p-websocket-star"),b("p2p")),T(En,b("p2p-websocket-star"),b("p2p")),T(xn,b("p2p-websocket-star")),T(En,b("p2p-websocket-star"))),yc=Z(T(fi,b("p2p-webrtc-direct"),b("p2p")),T(di,b("p2p-webrtc-direct"),b("p2p")),T(fi,b("p2p-webrtc-direct")),T(di,b("p2p-webrtc-direct"))),ve=Z(ui,li,fi,di,gc,yc,se,Al,Tl,Ee,pc,mc),cy=Z(T(ve,b("p2p-stardust"),b("p2p")),T(ve,b("p2p-stardust"))),ie=Z(T(ve,b("p2p")),gc,yc,pc,mc,b("p2p")),hc=Z(T(ie,b("p2p-circuit"),ie),T(ie,b("p2p-circuit")),T(b("p2p-circuit"),ie),T(ve,b("p2p-circuit")),T(b("p2p-circuit"),ve),b("p2p-circuit")),wc=()=>Z(T(hc,wc),hc),xe=wc(),ay=Z(T(xe,ie,xe),T(ie,xe),T(xe,ie),xe,ie);var uy=Z(T(xe,b("webrtc"),b("p2p")),T(xe,b("webrtc")),T(ve,b("webrtc"),b("p2p")),T(ve,b("webrtc")),b("webrtc"));function bc(r){function t(e){let n;try{n=nt(e)}catch{return!1}let o=r(n.protoNames());return o===null?!1:o===!0||o===!1?o:o.length===0}return t}function T(...r){function t(e){if(e.length<r.length)return null;let n=e;return r.some(o=>(n=typeof o=="function"?o().partialMatch(e):o.partialMatch(e),Array.isArray(n)&&(e=n),n===null)),n}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:bc(t),partialMatch:t}}function Z(...r){function t(n){let o=null;return r.some(i=>{let s=typeof i=="function"?i().partialMatch(n):i.partialMatch(n);return s!=null?(o=s,!0):!1}),o}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:bc(t),partialMatch:t}}function b(r){let t=r;function e(o){let i;try{i=nt(o)}catch{return!1}let s=i.protoNames();return s.length===1&&s[0]===t}function n(o){return o.length===0?null:o[0]===t?o.slice(1):null}return{toString:function(){return t},matches:e,partialMatch:n}}var Sn=class extends Event{type;detail;constructor(t,e){super(t),this.type=t,this.detail=e}};var Tc=mt(Q("net"),1);var hi=class extends Error{constructor(t){super(t),this.name="TimeoutError"}},pi=class extends Error{constructor(t){super(),this.name="AbortError",this.message=t}},xc=r=>globalThis.DOMException===void 0?new pi(r):new DOMException(r),Ec=r=>{let t=r.reason===void 0?xc("This operation was aborted."):r.reason;return t instanceof Error?t:xc(t)};function mi(r,t){let{milliseconds:e,fallback:n,message:o,customTimers:i={setTimeout,clearTimeout}}=t,s,c,f=new Promise((l,u)=>{if(typeof e!="number"||Math.sign(e)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${e}\``);if(t.signal){let{signal:p}=t;p.aborted&&u(Ec(p)),c=()=>{u(Ec(p))},p.addEventListener("abort",c,{once:!0})}if(e===Number.POSITIVE_INFINITY){r.then(l,u);return}let d=new hi;s=i.setTimeout.call(void 0,()=>{if(n){try{l(n())}catch(p){u(p)}return}typeof r.cancel=="function"&&r.cancel(),o===!1?l():o instanceof Error?u(o):(d.message=o??`Promise timed out after ${e} milliseconds`,u(d))},e),(async()=>{try{l(await r)}catch(p){u(p)}})()}).finally(()=>{f.clear(),c&&t.signal&&t.signal.removeEventListener("abort",c)});return f.clear=()=>{i.clearTimeout.call(void 0,s),s=void 0},f}var Cl=r=>{let t=r.addEventListener||r.on||r.addListener,e=r.removeEventListener||r.off||r.removeListener;if(!t||!e)throw new TypeError("Emitter is not compatible");return{addListener:t.bind(r),removeListener:e.bind(r)}};function Pl(r,t,e){let n,o=new Promise((i,s)=>{if(e={rejectionEvents:["error"],multiArgs:!1,resolveImmediately:!1,...e},!(e.count>=0&&(e.count===Number.POSITIVE_INFINITY||Number.isInteger(e.count))))throw new TypeError("The `count` option should be at least 0 or more");e.signal?.throwIfAborted();let c=[t].flat(),a=[],{addListener:f,removeListener:l}=Cl(r),u=(...p)=>{let w=e.multiArgs?p:p[0];e.filter&&!e.filter(w)||(a.push(w),e.count===a.length&&(n(),i(a)))},d=p=>{n(),s(p)};n=()=>{for(let p of c)l(p,u);for(let p of e.rejectionEvents)l(p,d)};for(let p of c)f(p,u);for(let p of e.rejectionEvents)f(p,d);e.signal&&e.signal.addEventListener("abort",()=>{d(e.signal.reason)},{once:!0}),e.resolveImmediately&&i(a)});if(o.cancel=n,typeof e.timeout=="number"){let i=mi(o,{milliseconds:e.timeout});return i.cancel=n,i}return o}function gi(r,t,e){typeof e=="function"&&(e={filter:e}),e={...e,count:1,resolveImmediately:!1};let n=Pl(r,t,e),o=n.then(i=>i[0]);return o.cancel=n.cancel,o}function vc(r,t){if(typeof r!="string")throw new O(`invalid ip provided: ${r}`);if(typeof t=="string"&&(t=parseInt(t)),isNaN(t))throw new O(`invalid port provided: ${t}`);if((0,At.isIPv4)(r))return nt(`/ip4/${r}/tcp/${t}`);if((0,At.isIPv6)(r))return nt(`/ip6/${r}/tcp/${t}`);throw new O(`invalid ip:port for creating a multiaddr: ${r}:${t}`)}var yi=class extends Error{type;code;constructor(t,e){super(t??"The operation was aborted"),this.type="aborted",this.name="AbortError",this.code=e??"ABORT_ERR"}};async function wi(r,t,e,n){let o=new yi(n?.errorMessage,n?.errorCode);return e?.aborted===!0?Promise.reject(o):new Promise((i,s)=>{function c(){e?.removeEventListener("abort",l),r.removeEventListener(t,a),n?.errorEvent!=null&&r.removeEventListener(n.errorEvent,f)}let a=u=>{try{if(n?.filter?.(u)===!1)return}catch(d){c(),s(d);return}c(),i(u)},f=u=>{c(),s(u.detail)},l=()=>{c(),s(o)};e?.addEventListener("abort",l),r.addEventListener(t,a),n?.errorEvent!=null&&r.addEventListener(n.errorEvent,f)})}function Ic(r){if(Nl(r))return async function*(){let t=r.getReader();try{for(;;){let{done:e,value:n}=await t.read();if(e)return;yield n}}finally{t.releaseLock()}}();if(kl(r))return r;throw new Error("unknown stream")}function kl(r){return r[Symbol.asyncIterator]!=null}function Nl(r){return typeof r?.getReader=="function"}function Sc(r){return async t=>{let e=async()=>{Ol(t)&&await t.return(void 0)},n,o,i=m=>{n=m,e().catch(y=>{y=new AggregateError([n,y],"The Writable emitted an error, additionally an error occurred while ending the Source")}).finally(()=>{o?.(m)})},s,c=!1,a=()=>{c=!0,s?.()},f,l=!1,u=()=>{l=!0,f?.()},d,p=()=>{d?.()},w=async()=>new Promise((m,y)=>{s=d=m,o=y,r.once("drain",p)}),g=async()=>(await e(),new Promise((m,y)=>{if(c||l||n!=null){m();return}f=s=m,o=y})),h=()=>{r.removeListener("error",i),r.removeListener("close",a),r.removeListener("finish",u),r.removeListener("drain",p)};r.once("error",i),r.once("close",a),r.once("finish",u);try{for await(let m of t){if(!r.writable||r.destroyed||n!=null)break;r.write(m)||await w()}}catch(m){n==null&&r.destroy(m),n=m}try{if(r.writable&&r.end(),await g(),n!=null)throw n}finally{h()}}}function Ol(r){return r.return!=null}function bi(r){return{sink:Sc(r),source:Ic(r)}}var xi=mt(Q("os"),1),Ac=mt(Q("path"),1);var Ul={ip4:"IPv4",ip6:"IPv6"};function He(r,t={}){let e=r.getPath();return e!=null?xi.default.platform()==="win32"?{path:Ac.default.join("\\\\.\\pipe\\",e)}:{path:e}:{...t,...r.toOptions()}}function Ei(r,t,e){let n=o=>nt(`/${r}/${o}/tcp/${e}`);return(Dl(t)?Ml(Ul[r]):[t]).map(n)}function Dl(r){return["0.0.0.0","::"].includes(r)}var Rl=xi.default.networkInterfaces();function Ml(r){let t=[];for(let[,e]of Object.entries(Rl))if(e!=null)for(let n of e)n.family===r&&t.push(n.address);return t}var An=(r,t)=>{let e,n=t.logger.forComponent("libp2p:tcp:socket"),o=t.direction,i=t.metrics,s=t.metricPrefix??"",c=t.socketInactivityTimeout??12e4,a=t.socketCloseTimeout??500,f=!1,l=!1;t.listeningAddr?.getPath()!=null&&(t.remoteAddr=t.listeningAddr),t.remoteAddr?.getPath()!=null&&(t.localAddr=t.remoteAddr),r.on("error",m=>{l=!0,f||(n.error("%s socket error - %e",o,m),i?.increment({[`${s}error`]:!0})),r.destroy(),h.timeline.close=Date.now()});let u;if(t.remoteAddr!=null)u=t.remoteAddr;else{if(r.remoteAddress==null||r.remotePort==null)throw new O("Could not determine remote address or port");u=vc(r.remoteAddress,r.remotePort)}let d=He(u),p=d.path??`${d.host??""}:${d.port??""}`,{sink:w,source:g}=bi(r);r.setTimeout(c),r.once("timeout",()=>{f=!0,n("%s %s socket read timeout",o,p),i?.increment({[`${s}timeout`]:!0}),r.destroy(new Ue),h.timeline.close=Date.now()}),r.once("close",()=>{!f&&!l&&(n("%s %s socket close",o,p),i?.increment({[`${s}close`]:!0})),r.destroy(),h.timeline.close=Date.now()}),r.once("end",()=>{n("%s %s socket end",o,p),i?.increment({[`${s}end`]:!0})});let h={async sink(m){try{await w(async function*(){for await(let y of m)y instanceof Uint8Array?yield y:yield y.subarray()}())}catch(y){y.type!=="aborted"&&n.error("%s %s error in sink - %e",o,p,y)}r.end()},source:g,remoteAddr:u,timeline:{open:Date.now()},async close(m={}){if(r.closed){n("the %s %s socket is already closed",o,p);return}if(r.destroyed){n("the %s %s socket is already destroyed",o,p);return}if(e!=null)return e.promise;try{e=Jt(),r.end();let y=_l(r),E=m.signal??AbortSignal.timeout(a);r.writableLength>0&&(n("%s %s draining socket",o,p),await wi(y,"drain",E,{errorEvent:"error"}),n("%s %s socket drained",o,p)),await Promise.all([wi(y,"close",E,{errorEvent:"error"}),r.destroy()])}catch(y){this.abort(y)}finally{e.resolve()}},abort:m=>{n("%s %s socket abort due to error - %e",o,p,m),r.destroy(),h.timeline.close=Date.now()},log:n};return h};function _l(r){return{addEventListener:(e,n)=>{r.addListener(e,n)},removeEventListener:(e,n)=>{r.removeListener(e,n)}}}var et;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(et||(et={}));var Tn=class extends qr{context;server;sockets=new Set;status={code:et.INACTIVE};metrics;addr;log;shutdownController;constructor(t){if(super(),this.context=t,t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0,this.shutdownController=new AbortController,$r(1/0,this.shutdownController.signal),this.log=t.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Tc.default.createServer(t,this.onSocket.bind(this)),t.maxConnections!==void 0&&(this.server.maxConnections=t.maxConnections),t.closeServerOnMaxConnections!=null&&t.closeServerOnMaxConnections.closeAbove<t.closeServerOnMaxConnections.listenBelow)throw new O("closeAbove must be >= listenBelow");this.server.on("listening",()=>{if(t.metrics!=null){let e=this.server.address();e==null?this.addr="unknown":typeof e=="string"?this.addr=e:this.addr=`${e.address}:${e.port}`,t.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:t.metrics.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:t.metrics.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:t.metrics.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.metrics?.status.update({[this.addr]:et.ACTIVE})}this.safeDispatchEvent("listening")}).on("error",e=>{this.metrics?.errors.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:e})}).on("close",()=>{this.metrics?.status.update({[this.addr]:this.status.code}),this.status.code!==et.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics?.events.increment({[`${this.addr} drop`]:!0})})}onSocket(t){if(this.metrics?.events.increment({[`${this.addr} connection`]:!0}),this.status.code!==et.ACTIVE)throw t.destroy(),new Gr("Server is not listening yet");let e;try{e=An(t,{listeningAddr:this.status.listeningAddr,socketInactivityTimeout:this.context.socketInactivityTimeout,socketCloseTimeout:this.context.socketCloseTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,logger:this.context.logger,direction:"inbound"})}catch(n){this.log.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_to_connection`]:!0}),t.destroy();return}this.log("new inbound connection %s",e.remoteAddr),this.sockets.add(t),this.context.upgrader.upgradeInbound(e,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",e.remoteAddr),t.once("close",()=>{this.sockets.delete(t),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",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&this.pause()}).catch(async n=>{this.log.error("inbound connection upgrade failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(t),e.abort(n)})}getAddrs(){if(this.status.code===et.INACTIVE)return[];let t=[],e=this.server.address(),{listeningAddr:n,peerId:o}=this.status;if(e==null)return[];if(typeof e=="string")t=[n];else try{n.toString().startsWith("/ip4")?t=t.concat(Ei("ip4",e.address,e.port)):e.family==="IPv6"&&(t=t.concat(Ei("ip6",e.address,e.port)))}catch(i){this.log.error("could not turn %s:%s into multiaddr",e.address,e.port,i)}return t.map(i=>o!=null?i.encapsulate(`/p2p/${o}`):i)}updateAnnounceAddrs(){}async listen(t){if(this.status.code===et.ACTIVE||this.status.code===et.PAUSED)throw new zr("server is already listening");let e=t.getPeerId(),n=e==null?t.decapsulateCode(421):t,{backlog:o}=this.context;try{this.status={code:et.ACTIVE,listeningAddr:n,peerId:e,netConfig:He(n,{backlog:o})},await this.resume()}catch(i){throw this.status={code:et.INACTIVE},i}}async close(){let t=[];this.server.listening&&t.push(gi(this.server,"close")),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(e=>{e.readable&&(t.push(gi(e,"close")),e.destroy())}),await Promise.all(t)}async resume(){if(this.server.listening||this.status.code===et.INACTIVE)return;let t=this.status.netConfig;await new Promise((e,n)=>{this.server.once("error",n),this.server.listen(t,e)}),this.status={...this.status,code:et.ACTIVE},this.log("listening on %s",this.server.address())}pause(t=!1){if(!this.server.listening&&this.status.code===et.PAUSED&&t){this.status={code:et.INACTIVE};return}!this.server.listening||this.status.code!==et.ACTIVE||(this.log("closing server on %s",this.server.address()),this.status=t?{code:et.INACTIVE}:{...this.status,code:et.PAUSED},this.server.close())}};var Ln=class{opts;metrics;components;log;constructor(t,e={}){this.log=t.logger.forComponent("libp2p:tcp"),this.opts=e,this.components=t,t.metrics!=null&&(this.metrics={events:t.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:t.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[ps]=!0;[Symbol.toStringTag]="@libp2p/tcp";[gs]=["@libp2p/transport"];async dial(t,e){e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0;let n=await this._connect(t,e),o;try{o=An(n,{remoteAddr:t,socketInactivityTimeout:this.opts.outboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.metrics?.events,logger:this.components.logger,direction:"outbound"})}catch(i){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(i),i}try{return this.log("new outbound connection %s",o.remoteAddr),await e.upgrader.upgradeOutbound(o,e)}catch(i){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection",i),o.abort(i),i}}async _connect(t,e){e.signal?.throwIfAborted(),e.onProgress?.(new Sn("tcp:open-connection"));let n;return new Promise((o,i)=>{let s=Date.now(),c=He(t,{...this.opts.dialOpts??{},...e});this.log("dialing %a",t),n=Lc.default.connect(c);let a=p=>{this.log.error("dial to %a errored - %e",t,p);let w=c.path??`${c.host??""}:${c.port}`;p.message=`connection error ${w}: ${p.message}`,this.metrics?.events.increment({error:!0}),d(p)},f=()=>{this.log("connection timeout %a",t),this.metrics?.events.increment({timeout:!0});let p=new Ue(`Connection timeout after ${Date.now()-s}ms`);n.emit("error",p)},l=()=>{this.log("connection opened %a",t),this.metrics?.events.increment({connect:!0}),d()},u=()=>{this.log("connection aborted %a",t),this.metrics?.events.increment({abort:!0}),d(new Fr)},d=p=>{if(n.removeListener("error",a),n.removeListener("timeout",f),n.removeListener("connect",l),e.signal!=null&&e.signal.removeEventListener("abort",u),p!=null){i(p);return}o(n)};n.on("error",a),n.on("timeout",f),n.on("connect",l),e.signal!=null&&e.signal.addEventListener("abort",u)}).catch(o=>{throw n?.destroy(),o})}createListener(t){return new Tn({...this.opts.listenOpts??{},...t,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,socketInactivityTimeout:this.opts.inboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(t){return t=Array.isArray(t)?t:[t],t.filter(e=>e.protoCodes().includes(290)?!1:e.protoCodes().includes(400)?!0:se.matches(e.decapsulateCode(421)))}dialFilter(t){return this.listenFilter(t)}};function Bc(r={}){return t=>new Ln(t,r)}function Cc(r,t){let e=Mr(r,t),n={read:async(o,i)=>{let s=await e.read(i);return o.decode(s)},write:async(o,i,s)=>{await e.write(i.encode(o),s)},writeV:async(o,i,s)=>{await e.writeV(o.map(c=>i.encode(c)),s)},pb:o=>({read:async i=>n.read(o,i),write:async(i,s)=>n.write(i,o,s),writeV:async(i,s)=>n.writeV(i,o,s),unwrap:()=>n}),unwrap:()=>e.unwrap()};return n}var Fl=he("libp2p:daemon-client:dht"),Bn=class{client;constructor(t){this.client=t}async put(t,e){if(!(t instanceof Uint8Array))throw new O("invalid key received");if(!(e instanceof Uint8Array))throw new O("value received is not a Uint8Array");let n=await this.client.send({type:q.Type.DHT,dht:{type:vt.Type.PUT_VALUE,key:t,value:e}}),o=await n.read(N);if(Fl("read",o),await n.unwrap().close(),o.type!==N.Type.OK)throw new tr(o.error?.msg??"DHT put failed")}async get(t){if(!(t instanceof Uint8Array))throw new O("invalid key received");let e=await this.client.send({type:q.Type.DHT,dht:{type:vt.Type.GET_VALUE,key:t}}),n=await e.read(N);if(await e.unwrap().close(),n.type!==N.Type.OK)throw new M(n.error?.msg??"DHT get failed");if(n.dht?.value==null)throw new M("Invalid DHT get response");return n.dht.value}async findPeer(t){if(!Oe(t))throw new O("invalid peer id received");let e=await this.client.send({type:q.Type.DHT,dht:{type:vt.Type.FIND_PEER,peer:t.toMultihash().bytes}}),n=await e.read(N);if(await e.unwrap().close(),n.type!==N.Type.OK)throw new M(n.error?.msg??"DHT find peer failed");if(n.dht?.peer?.addrs==null)throw new M("Invalid response");return{id:qt(dt(n.dht.peer.id)),multiaddrs:n.dht.peer.addrs.map(o=>nt(o))}}async provide(t){if(t==null||j.asCID(t)==null)throw new O("invalid cid received");let e=await this.client.send({type:q.Type.DHT,dht:{type:vt.Type.PROVIDE,cid:t.bytes}}),n=await e.read(N);if(await e.unwrap().close(),n.type!==N.Type.OK)throw new M(n.error?.msg??"DHT provide failed")}async*findProviders(t,e=1){if(t==null||j.asCID(t)==null)throw new O("invalid cid received");let n=await this.client.send({type:q.Type.DHT,dht:{type:vt.Type.FIND_PROVIDERS,cid:t.bytes,count:e}}),o=await n.read(N);if(o.type!==N.Type.OK)throw await n.unwrap().close(),new M(o.error?.msg??"DHT find providers failed");for(;;){let i=await n.read(Pt);if(i.type===Pt.Type.END){await n.unwrap().close();return}if(i.type===Pt.Type.VALUE&&i.peer?.addrs!=null)yield{id:qt(dt(i.peer.id)),multiaddrs:i.peer.addrs.map(s=>nt(s))};else throw await n.unwrap().close(),new tr("unexpected message received")}}async*getClosestPeers(t){if(!(t instanceof Uint8Array))throw new O("invalid key received");let e=await this.client.send({type:q.Type.DHT,dht:{type:vt.Type.GET_CLOSEST_PEERS,key:t}}),n=await e.read(N);if(n.type!==N.Type.OK)throw await e.unwrap().close(),new M(n.error?.msg??"DHT find providers failed");for(;;){let o=await e.read(Pt);if(o.type===Pt.Type.END){await e.unwrap().close();return}if(o.type===Pt.Type.VALUE&&o.value!=null)yield{id:qt(dt(o.value)),multiaddrs:[]};else throw await e.unwrap().close(),new je("unexpected message received")}}async getPublicKey(t){if(!Oe(t))throw new O("invalid peer id received");let e=await this.client.send({type:q.Type.DHT,dht:{type:vt.Type.GET_PUBLIC_KEY,peer:t.toMultihash().bytes}}),n=await e.read(N);if(await e.unwrap().close(),n.type!==N.Type.OK)throw new M(n.error?.msg??"DHT get public key failed");if(n.dht==null)throw new je("Invalid response");return n.dht.value}};var Cn=class{client;constructor(t){this.client=t}async getTopics(){let t=await this.client.send({type:q.Type.PUBSUB,pubsub:{type:Kt.Type.GET_TOPICS}}),e=await t.read(N);if(await t.unwrap().close(),e.type!==N.Type.OK)throw new M(e.error?.msg??"Pubsub get topics failed");if(e.pubsub?.topics==null)throw new M("Invalid response");return e.pubsub.topics}async publish(t,e){if(typeof t!="string")throw new O("invalid topic received");if(!(e instanceof Uint8Array))throw new O("data received is not a Uint8Array");let n=await this.client.send({type:q.Type.PUBSUB,pubsub:{type:Kt.Type.PUBLISH,topic:t,data:e}}),o=await n.read(N);if(await n.unwrap().close(),o.type!==N.Type.OK)throw new M(o.error?.msg??"Pubsub publish failed")}async subscribe(t){if(typeof t!="string")throw new O("invalid topic received");let e=await this.client.send({type:q.Type.PUBSUB,pubsub:{type:Kt.Type.SUBSCRIBE,topic:t}}),n=await e.read(N);if(n.type!==N.Type.OK)throw new M(n.error?.msg??"Pubsub publish failed");let o=!0;return{async*messages(){for(;o;)yield await e.read(Er)},async cancel(){o=!1,await e.unwrap().close()}}}async getSubscribers(t){if(typeof t!="string")throw new O("invalid topic received");let e=await this.client.send({type:q.Type.PUBSUB,pubsub:{type:Kt.Type.LIST_PEERS,topic:t}}),n=await e.read(N);if(await e.unwrap().close(),n.type!==N.Type.OK)throw new M(n.error?.msg??"Pubsub get subscribers failed");if(n.pubsub?.topics==null)throw new M("Invalid response");return n.pubsub.peerIDs.map(o=>qt(dt(o)))}};var vi=he("libp2p:daemon-client"),M=class extends Error{constructor(t="Operation failed"){super(t),this.name="OperationFailedError"}},Ii=class{multiaddr;dht;pubsub;tcp;constructor(t){this.multiaddr=t,this.tcp=Bc()({logger:ss()}),this.dht=new Bn(this),this.pubsub=new Cn(this)}async connectDaemon(t){return this.tcp.dial(this.multiaddr,{upgrader:new Je,signal:t??AbortSignal.timeout(1e4)})}async send(t){let e=await this.connectDaemon(),n=t.pubsub?.type??t.dht?.type??t.peerStore?.type??"";vi("send",t.type,n);let o=Cc(e);return await o.write(t,q),o}async connect(t,e){if(!Oe(t))throw new O("invalid peer id received");if(!Array.isArray(e))throw new O("addrs received are not in an array");e.forEach(i=>{if(!bn(i))throw new O("received an address that is not a multiaddr")});let n=await this.send({type:q.Type.CONNECT,connect:{peer:t.toMultihash().bytes,addrs:e.map(i=>i.bytes)}}),o=await n.read(N);if(o.type!==N.Type.OK){let i=o.error??{msg:"unspecified"};throw new M(i.msg??"unspecified")}await n.unwrap().close()}async identify(){let t=await this.send({type:q.Type.IDENTIFY}),e=await t.read(N);if(e.type!==N.Type.OK)throw new M(e.error?.msg??"Identify failed");if(e.identify?.addrs==null)throw new M("Invalid response");let n=qt(dt(e.identify?.id)),o=e.identify.addrs.map(i=>nt(i));return await t.unwrap().close(),{peerId:n,addrs:o}}async listPeers(){let t=await this.send({type:q.Type.LIST_PEERS}),e=await t.read(N);if(e.type!==N.Type.OK)throw new M(e.error?.msg??"List peers failed");return await t.unwrap().close(),e.peers.map(n=>qt(dt(n.id)))}async openStream(t,e){if(!Oe(t))throw new O("invalid peer id received");if(typeof e!="string")throw new O("invalid protocol received");let n=await this.send({type:q.Type.STREAM_OPEN,streamOpen:{peer:t.toMultihash().bytes,proto:[e]}}),o=await n.read(N);if(o.type!==N.Type.OK)throw await n.unwrap().close(),new M(o.error?.msg??"Open stream failed");return n.unwrap()}async registerStreamHandler(t,e){if(typeof t!="string")throw new O("invalid protocol received");let n=this.tcp.createListener({upgrader:new Je(c=>{this.onConnection(t,n,e,c)})});await n.listen(nt("/ip4/127.0.0.1/tcp/0"));let o=n.getAddrs()[0];if(o==null)throw new M("Could not listen on port");let i=await this.send({type:q.Type.STREAM_HANDLER,streamHandler:{addr:o.bytes,proto:[t]}}),s=await i.read(N);if(await i.unwrap().close(),s.type!==N.Type.OK)throw new M(s.error?.msg??"Register stream handler failed")}onConnection(t,e,n,o){Promise.resolve().then(async()=>{let i=new _r({stream:o}),s=await i.read();if(s==null)throw new M("Could not read open stream response");if(ke.decode(s).proto!==t)throw new M("Incorrect protocol");await n(i.rest())}).catch(i=>{o.abort(i)}).finally(()=>{o.close().catch(i=>{vi.error(i)}),e.close().catch(i=>{vi.error(i)})})}};function Vl(r){return new Ii(r)}return Dc(Hl);})();
4
+ `+i),r.push(o+"m+"+en(this.diff)+"\x1B[0m")}else r[0]=Al()+t+" "+r[0]}function Al(){return Re.hideDate!=null?"":new Date().toISOString()+" "}function Tl(...r){return process.stderr.write(sn.default.format(...r)+`
5
+ `)}function Cl(r){r!=null?process.env.DEBUG=r:delete process.env.DEBUG}function Dl(){return process.env.DEBUG}function Pl(r){r.inspectOpts={};let t=Object.keys(Re);for(let e=0;e<t.length;e++)r.inspectOpts[t[e]]=Re[t[e]]}function _l(r){r.o=function(t){return this.inspectOpts.colors=this.useColors,sn.default.inspect(t,this.inspectOpts).split(`
6
+ `).map(e=>e.trim()).join(" ")},r.O=function(t){return this.inspectOpts.colors=this.useColors,sn.default.inspect(t,this.inspectOpts)}}var Ws=Jo({init:Pl,log:Tl,formatArgs:Il,save:Cl,load:Dl,useColors:Sl,setupFormatters:_l,colors:zs,inspectOpts:Re});var At=Ws;At.formatters.b=r=>r==null?"undefined":q.baseEncode(r);At.formatters.t=r=>r==null?"undefined":Wt.baseEncode(r);At.formatters.m=r=>r==null?"undefined":Lo.baseEncode(r);At.formatters.p=r=>r==null?"undefined":r.toString();At.formatters.c=r=>r==null?"undefined":r.toString();At.formatters.k=r=>r==null?"undefined":r.toString();At.formatters.a=r=>r==null?"undefined":r.toString();At.formatters.e=r=>r==null?"undefined":qs(r.stack)??qs(r.message)??r.toString();function Bl(r){let t=()=>{};return t.enabled=!1,t.color="",t.diff=0,t.log=()=>{},t.namespace=r,t.destroy=()=>!0,t.extend=()=>t,t}function Ys(){return{forComponent(r){return be(r)}}}function be(r){let t=Bl(`${r}:trace`);return At.enabled(`${r}:trace`)&&At.names.map(e=>e.toString()).find(e=>e.includes(":trace"))!=null&&(t=At(`${r}:trace`)),Object.assign(At(r),{error:At(`${r}:error`),trace:t})}function qs(r){if(r!=null&&(r=r.trim(),r.length!==0))return r}function ue(){let r={};return r.promise=new Promise((t,e)=>{r.resolve=t,r.reject=e}),r}var cn=class extends Error{type;code;constructor(t,e,n){super(t??"The operation was aborted"),this.type="aborted",this.name=n??"AbortError",this.code=e??"ABORT_ERR"}};async function lr(r,t,e){if(t==null)return r;if(t.aborted)return r.catch(()=>{}),Promise.reject(new cn(e?.errorMessage,e?.errorCode,e?.errorName));let n,o=new cn(e?.errorMessage,e?.errorCode,e?.errorName);try{return await Promise.race([r,new Promise((i,s)=>{n=()=>{s(o)},t.addEventListener("abort",n)})])}finally{n!=null&&t.removeEventListener("abort",n)}}var ti=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=ue(),this.haveNext=ue()}[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 t=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=ue(),t}async throw(t){return this.ended=!0,this.error=t,t!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(t)),{done:!0,value:void 0}}async return(){let t={done:!0,value:void 0};return this.ended=!0,this.nextResult=t,this.haveNext.resolve(),t}async push(t,e){await this._push(t,e)}async end(t,e){t!=null?await this.throw(t):await this._push(void 0,e)}async _push(t,e){if(t!=null&&this.ended)throw this.error??new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;t!=null?this.nextResult={done:!1,value:t}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=ue(),await lr(this.readNext.promise,e?.signal,e)}};function Zs(){return new ti}var Xs=nt("node:buffer");function qt(r,t){return me(Xs.Buffer.concat(r,t))}function Dt(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}var Qs=Symbol.for("@achingbrain/uint8arraylist");function js(r,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let e=0;for(let n of r){let o=e+n.byteLength;if(t<o)return{buf:n,index:t-e};e=o}throw new RangeError("index is out of bounds")}function an(r){return!!r?.[Qs]}var at=class r{bufs;length;[Qs]=!0;constructor(...t){this.bufs=[],this.length=0,t.length>0&&this.appendAll(t)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...t){this.appendAll(t)}appendAll(t){let e=0;for(let n of t)if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.push(n);else if(an(n))e+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}prepend(...t){this.prependAll(t)}prependAll(t){let e=0;for(let n of t.reverse())if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.unshift(n);else if(an(n))e+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}get(t){let e=js(this.bufs,t);return e.buf[e.index]}set(t,e){let n=js(this.bufs,t);n.buf[n.index]=e}write(t,e=0){if(t instanceof Uint8Array)for(let n=0;n<t.length;n++)this.set(e+n,t[n]);else if(an(t))for(let n=0;n<t.length;n++)this.set(e+n,t.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(t){if(t=Math.trunc(t),!(Number.isNaN(t)||t<=0)){if(t===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(t>=this.bufs[0].byteLength)t-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(t),this.length-=t;break}}}slice(t,e){let{bufs:n,length:o}=this._subList(t,e);return qt(n,o)}subarray(t,e){let{bufs:n,length:o}=this._subList(t,e);return n.length===1?n[0]:qt(n,o)}sublist(t,e){let{bufs:n,length:o}=this._subList(t,e),i=new r;return i.length=o,i.bufs=[...n],i}_subList(t,e){if(t=t??0,e=e??this.length,t<0&&(t=this.length+t),e<0&&(e=this.length+e),t<0||e>this.length)throw new RangeError("index is out of bounds");if(t===e)return{bufs:[],length:0};if(t===0&&e===this.length)return{bufs:this.bufs,length:this.length};let n=[],o=0;for(let i=0;i<this.bufs.length;i++){let s=this.bufs[i],c=o,a=c+s.byteLength;if(o=a,t>=a)continue;let f=t>=c&&t<a,d=e>c&&e<=a;if(f&&d){if(t===c&&e===a){n.push(s);break}let l=t-c;n.push(s.subarray(l,l+(e-t)));break}if(f){if(t===0){n.push(s);continue}n.push(s.subarray(t-c));continue}if(d){if(e===a){n.push(s);break}n.push(s.subarray(0,e-c));break}n.push(s)}return{bufs:n,length:e-t}}indexOf(t,e=0){if(!an(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=t instanceof Uint8Array?t:t.subarray();if(e=Number(e??0),isNaN(e)&&(e=0),e<0&&(e=this.length+e),e<0&&(e=0),t.length===0)return e>this.length?this.length:e;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let i=256,s=new Int32Array(i);for(let l=0;l<i;l++)s[l]=-1;for(let l=0;l<o;l++)s[n[l]]=l;let c=s,a=this.byteLength-n.byteLength,f=n.byteLength-1,d;for(let l=e;l<=a;l+=d){d=0;for(let u=f;u>=0;u--){let h=this.get(l+u);if(n[u]!==h){d=Math.max(1,u-c[h]);break}}if(d===0)return l}return-1}getInt8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getInt8(0)}setInt8(t,e){let n=Ot(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,e),this.write(n,t)}getInt16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,e)}setInt16(t,e,n){let o=Zt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,e,n),this.write(o,t)}getInt32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,e)}setInt32(t,e,n){let o=Zt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,e,n),this.write(o,t)}getBigInt64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,e)}setBigInt64(t,e,n){let o=Zt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,e,n),this.write(o,t)}getUint8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getUint8(0)}setUint8(t,e){let n=Ot(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,e),this.write(n,t)}getUint16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,e)}setUint16(t,e,n){let o=Zt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,e,n),this.write(o,t)}getUint32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,e)}setUint32(t,e,n){let o=Zt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,e,n),this.write(o,t)}getBigUint64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,e)}setBigUint64(t,e,n){let o=Zt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,e,n),this.write(o,t)}getFloat32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,e)}setFloat32(t,e,n){let o=Zt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,e,n),this.write(o,t)}getFloat64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,e)}setFloat64(t,e,n){let o=Zt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,e,n),this.write(o,t)}equals(t){if(t==null||!(t instanceof r)||t.bufs.length!==this.bufs.length)return!1;for(let e=0;e<this.bufs.length;e++)if(!Dt(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let n=new r;return n.bufs=t,e==null&&(e=t.reduce((o,i)=>o+i.byteLength,0)),n.length=e,n}};var un=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function Js(r,t){let e=Zs();r.sink(e).catch(async s=>{await e.end(s)}),r.sink=async s=>{for await(let c of s)await e.push(c);await e.end()};let n=r.source;r.source[Symbol.iterator]!=null?n=r.source[Symbol.iterator]():r.source[Symbol.asyncIterator]!=null&&(n=r.source[Symbol.asyncIterator]());let o=new at;return{read:async s=>{if(s?.signal?.throwIfAborted(),s?.bytes==null){let{done:a,value:f}=await lr(n.next(),s?.signal);return a===!0?null:f}for(;o.byteLength<s.bytes;){let{value:a,done:f}=await lr(n.next(),s?.signal);if(f===!0)throw new un("unexpected end of input");o.append(a)}let c=o.sublist(0,s.bytes);return o.consume(s.bytes),c},write:async(s,c)=>{c?.signal?.throwIfAborted(),s instanceof Uint8Array?await e.push(s,c):await e.push(s.subarray(),c)},unwrap:()=>{if(o.byteLength>0){let s=r.source;r.source=(async function*(){t?.yieldBytes===!1?yield o:yield*o,yield*s})()}return r}}}var ln=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},fn=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},dn=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function hn(r,t={}){let e=Js(r,t);t.maxDataLength!=null&&t.maxLengthLength==null&&(t.maxLengthLength=It(t.maxDataLength));let n=t?.lengthDecoder??rr,o=t?.lengthEncoder??fs;return{read:async s=>{let c=-1,a=new at;for(;;){a.append(await e.read({...s,bytes:1}));try{c=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(c<0)throw new ln("Invalid message length");if(t?.maxLengthLength!=null&&a.byteLength>t.maxLengthLength)throw new dn("message length length too long");if(c>-1)break}if(t?.maxDataLength!=null&&c>t.maxDataLength)throw new fn("message length too long");return e.read({...s,bytes:c})},write:async(s,c)=>{await e.write(new at(o(s.byteLength),s),c)},writeV:async(s,c)=>{let a=new at(...s.flatMap(f=>[o(f.byteLength),f]));await e.write(a,c)},unwrap:()=>e.unwrap()}}var ei=be("libp2p:daemon-protocol:stream-handler"),pn=class{stream;lp;constructor(t){let{stream:e,maxLength:n}=t;this.stream=e,this.lp=hn(this.stream,{maxDataLength:n??4096})}async read(){try{return await this.lp.read()}catch(t){ei.error("read received no value",t)}}async write(t){ei("write message"),await this.lp.write(t)}rest(){return this.lp.unwrap()}async close(){ei("closing the stream"),await this.rest().close()}};function tc(r){let t=new globalThis.AbortController;function e(){t.abort();for(let i of r)i?.removeEventListener!=null&&i.removeEventListener("abort",e)}for(let i of r){if(i?.aborted===!0){e();break}i?.addEventListener!=null&&i.addEventListener("abort",e)}function n(){for(let i of r)i?.removeEventListener!=null&&i.removeEventListener("abort",e)}let o=t.signal;return o.clear=n,o}var fr=class{onConnection;constructor(t){this.onConnection=t}async upgradeInbound(t){this.onConnection?.(t)}async upgradeOutbound(t){return t}createInboundAbortSignal(t){return tc([t])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var mn=Symbol.for("@libp2p/peer-id");function Ke(r){return!!r?.[mn]}var rc=Symbol.for("@libp2p/transport");var ec;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(ec||(ec={}));var yn=class extends Error{static name="AbortError";constructor(t="The operation was aborted"){super(t),this.name="AbortError"}};var B=class extends Error{static name="InvalidParametersError";constructor(t="Invalid parameters"){super(t),this.name="InvalidParametersError"}},gn=class extends Error{static name="InvalidPublicKeyError";constructor(t="Invalid public key"){super(t),this.name="InvalidPublicKeyError"}};var bn=class extends Error{static name="InvalidMultihashError";constructor(t="Invalid Multihash"){super(t),this.name="InvalidMultihashError"}};var dr=class extends Error{static name="InvalidMessageError";constructor(t="Invalid message"){super(t),this.name="InvalidMessageError"}},hr=class extends Error{static name="ProtocolError";constructor(t="Protocol error"){super(t),this.name="ProtocolError"}},Me=class extends Error{static name="TimeoutError";constructor(t="Timed out"){super(t),this.name="TimeoutError"}},wn=class extends Error{static name="NotStartedError";constructor(t="Not started"){super(t),this.name="NotStartedError"}},xn=class extends Error{static name="AlreadyStartedError";constructor(t="Already started"){super(t),this.name="AlreadyStartedError"}};var pr=class extends Error{static name="UnsupportedKeyTypeError";constructor(t="Unsupported key type"){super(t),this.name="UnsupportedKeyTypeError"}};var nc=nt("node:events"),En=(r,...t)=>{try{(0,nc.setMaxListeners)(r,...t)}catch{}};var vn=class extends EventTarget{#t=new Map;constructor(){super(),En(1/0,this)}listenerCount(t){let e=this.#t.get(t);return e==null?0:e.length}addEventListener(t,e,n){super.addEventListener(t,e,n);let o=this.#t.get(t);o==null&&(o=[],this.#t.set(t,o)),o.push({callback:e,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(t,e,n){super.removeEventListener(t.toString(),e??null,n);let o=this.#t.get(t);o!=null&&(o=o.filter(({callback:i})=>i!==e),this.#t.set(t,o))}dispatchEvent(t){let e=super.dispatchEvent(t),n=this.#t.get(t.type);return n==null||(n=n.filter(({once:o})=>!o),this.#t.set(t.type,n)),e}safeDispatchEvent(t,e={}){return this.dispatchEvent(new CustomEvent(t,e))}};var oc=Symbol.for("@libp2p/service-capabilities"),qp=Symbol.for("@libp2p/service-dependencies");var ic=nt("node:buffer");function $(r,t="utf8"){let e=Hr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?ic.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):e.encoder.encode(r).substring(1)}var Ll=parseInt("11111",2),ri=parseInt("10000000",2),Ol=parseInt("01111111",2),sc={0:mr,1:mr,2:Nl,3:Rl,4:Kl,5:kl,6:Ul,16:mr,22:mr,48:mr};function ni(r,t={offset:0}){let e=r[t.offset]&Ll;if(t.offset++,sc[e]!=null)return sc[e](r,t);throw new Error("No decoder for tag "+e)}function yr(r,t){let e=0;if((r[t.offset]&ri)===ri){let n=r[t.offset]&Ol,o="0x";t.offset++;for(let i=0;i<n;i++,t.offset++)o+=r[t.offset].toString(16).padStart(2,"0");e=parseInt(o,16)}else e=r[t.offset],t.offset++;return e}function mr(r,t){yr(r,t);let e=[];for(;!(t.offset>=r.byteLength);){let n=ni(r,t);if(n===null)break;e.push(n)}return e}function Nl(r,t){let e=yr(r,t),n=t.offset,o=t.offset+e,i=[];for(let s=n;s<o;s++)s===n&&r[s]===0||i.push(r[s]);return t.offset+=e,Uint8Array.from(i)}function Ul(r,t){let e=yr(r,t),n=t.offset+e,o=r[t.offset];t.offset++;let i=0,s=0;o<40?(i=0,s=o):o<80?(i=1,s=o-40):(i=2,s=o-80);let c=`${i}.${s}`,a=[];for(;t.offset<n;){let f=r[t.offset];if(t.offset++,a.push(f&127),f<128){a.reverse();let d=0;for(let l=0;l<a.length;l++)d+=a[l]<<l*7;c+=`.${d}`,a=[]}}return c}function kl(r,t){return t.offset++,null}function Rl(r,t){let e=yr(r,t),n=r[t.offset];t.offset++;let o=r.subarray(t.offset,t.offset+e-1);if(t.offset+=e,n!==0)throw new Error("Unused bits in bit string is unimplemented");return o}function Kl(r,t){let e=yr(r,t),n=r.subarray(t.offset,t.offset+e);return t.offset+=e,n}function Ml(r){let t=r.toString(16);t.length%2===1&&(t="0"+t);let e=new at;for(let n=0;n<t.length;n+=2)e.append(Uint8Array.from([parseInt(`${t[n]}${t[n+1]}`,16)]));return e}function oi(r){if(r.byteLength<128)return Uint8Array.from([r.byteLength]);let t=Ml(r.byteLength);return new at(Uint8Array.from([t.byteLength|ri]),t)}function cc(r){let t=new at,e=128;return(r.subarray()[0]&e)===e&&t.append(Uint8Array.from([0])),t.append(r),new at(Uint8Array.from([2]),oi(t),t)}function ac(r){let t=Uint8Array.from([0]),e=new at(t,r);return new at(Uint8Array.from([3]),oi(e),e)}function Sn(r,t=48){let e=new at;for(let n of r)e.append(n);return new at(Uint8Array.from([t]),oi(e),e)}async function uc(r,t,e,n){let o=await crypto.subtle.importKey("jwk",r,{name:"ECDSA",namedCurve:r.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let i=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},o,t,e.subarray());return n?.signal?.throwIfAborted(),i}var Hl=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Vl=Uint8Array.from([6,5,43,129,4,0,34]),Fl=Uint8Array.from([6,5,43,129,4,0,35]),$l={ext:!0,kty:"EC",crv:"P-256"},Gl={ext:!0,kty:"EC",crv:"P-384"},zl={ext:!0,kty:"EC",crv:"P-521"},ii=32,si=48,ci=66;function lc(r){let t=ni(r);return fc(t)}function fc(r){let t=r[1][1][0],e=1,n,o;if(t.byteLength===ii*2+1)return n=$(t.subarray(e,e+ii),"base64url"),o=$(t.subarray(e+ii),"base64url"),new He({...$l,key_ops:["verify"],x:n,y:o});if(t.byteLength===si*2+1)return n=$(t.subarray(e,e+si),"base64url"),o=$(t.subarray(e+si),"base64url"),new He({...Gl,key_ops:["verify"],x:n,y:o});if(t.byteLength===ci*2+1)return n=$(t.subarray(e,e+ci),"base64url"),o=$(t.subarray(e+ci),"base64url"),new He({...zl,key_ops:["verify"],x:n,y:o});throw new B(`coordinates were wrong length, got ${t.byteLength}, expected 65, 97 or 133`)}function dc(r){return Sn([cc(Uint8Array.from([1])),Sn([Wl(r.crv)],160),Sn([ac(new at(Uint8Array.from([4]),dt(r.x??"","base64url"),dt(r.y??"","base64url")))],161)]).subarray()}function Wl(r){if(r==="P-256")return Hl;if(r==="P-384")return Vl;if(r==="P-521")return Fl;throw new B(`Invalid curve ${r}`)}var He=class{type="ECDSA";jwk;_raw;constructor(t){this.jwk=t}get raw(){return this._raw==null&&(this._raw=dc(this.jwk)),this._raw}toMultihash(){return Ht.digest(Ve(this))}toCID(){return et.createV1(114,this.toMultihash())}toString(){return q.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:Dt(this.raw,t.raw)}async verify(t,e,n){return uc(this.jwk,e,t,n)}};var In=St(nt("crypto"),1);var Fm=In.default.generateKeyPairSync,gr=32;var ql=64;function hc(r,t,e){if(r.byteLength!==gr)throw new TypeError('"key" must be 32 bytes in length.');if(!(r instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(t.byteLength!==ql)throw new TypeError('"sig" must be 64 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=In.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:$(r,"base64url"),kty:"OKP"}});return In.default.verify(null,e instanceof Uint8Array?e:e.subarray(),n,t)}function mc(r){return r==null?!1:typeof r.then=="function"&&typeof r.catch=="function"&&typeof r.finally=="function"}var An=class{type="Ed25519";raw;constructor(t){this.raw=ai(t,gr)}toMultihash(){return Ht.digest(Ve(this))}toCID(){return et.createV1(114,this.toMultihash())}toString(){return q.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:Dt(this.raw,t.raw)}verify(t,e,n){n?.signal?.throwIfAborted();let o=hc(this.raw,e,t);return mc(o)?o.then(i=>(n?.signal?.throwIfAborted(),i)):o}};function yc(r){return r=ai(r,gr),new An(r)}function ai(r,t){if(r=Uint8Array.from(r??[]),r.length!==t)throw new B(`Key must be a Uint8Array of length ${t}, got ${r.length}`);return r}var Pt;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.secp256k1="secp256k1",r.ECDSA="ECDSA"})(Pt||(Pt={}));var ui;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.secp256k1=2]="secp256k1",r[r.ECDSA=3]="ECDSA"})(ui||(ui={}));(function(r){r.codec=()=>Vt(ui)})(Pt||(Pt={}));var br;(function(r){let t;r.codec=()=>(t==null&&(t=Z((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&(n.uint32(8),Pt.codec().encode(e.Type,n)),e.Data!=null&&(n.uint32(18),n.bytes(e.Data)),o.lengthDelimited!==!1&&n.ldelim()},(e,n,o={})=>{let i={},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let c=e.uint32();switch(c>>>3){case 1:{i.Type=Pt.codec().decode(e);break}case 2:{i.Data=e.bytes();break}default:{e.skipType(c&7);break}}}return i})),t),r.encode=e=>Y(e,r.codec()),r.decode=(e,n)=>W(e,r.codec(),n)})(br||(br={}));var li;(function(r){let t;r.codec=()=>(t==null&&(t=Z((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&(n.uint32(8),Pt.codec().encode(e.Type,n)),e.Data!=null&&(n.uint32(18),n.bytes(e.Data)),o.lengthDelimited!==!1&&n.ldelim()},(e,n,o={})=>{let i={},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let c=e.uint32();switch(c>>>3){case 1:{i.Type=Pt.codec().decode(e);break}case 2:{i.Data=e.bytes();break}default:{e.skipType(c&7);break}}}return i})),t),r.encode=e=>Y(e,r.codec()),r.decode=(e,n)=>W(e,r.codec(),n)})(li||(li={}));var Qt=St(nt("node:crypto"),1),we=Qt&&typeof Qt=="object"&&"webcrypto"in Qt?Qt.webcrypto:Qt&&typeof Qt=="object"&&"randomBytes"in Qt?Qt:void 0;function xe(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function wr(r){if(!Number.isSafeInteger(r)||r<0)throw new Error("positive integer expected, got "+r)}function $t(r,...t){if(!xe(r))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(r.length))throw new Error("Uint8Array expected of length "+t+", got length="+r.length)}function Tn(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");wr(r.outputLen),wr(r.blockLen)}function $e(r,t=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(t&&r.finished)throw new Error("Hash#digest() has already been called")}function bc(r,t){$t(r);let e=t.outputLen;if(r.length<e)throw new Error("digestInto() expects output buffer of length at least "+e)}function Ee(...r){for(let t=0;t<r.length;t++)r[t].fill(0)}function Cn(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function Gt(r,t){return r<<32-t|r>>>t}var wc=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Xl=Array.from({length:256},(r,t)=>t.toString(16).padStart(2,"0"));function te(r){if($t(r),wc)return r.toHex();let t="";for(let e=0;e<r.length;e++)t+=Xl[r[e]];return t}var Jt={_0:48,_9:57,A:65,F:70,a:97,f:102};function gc(r){if(r>=Jt._0&&r<=Jt._9)return r-Jt._0;if(r>=Jt.A&&r<=Jt.F)return r-(Jt.A-10);if(r>=Jt.a&&r<=Jt.f)return r-(Jt.a-10)}function ve(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);if(wc)return Uint8Array.fromHex(r);let t=r.length,e=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);let n=new Uint8Array(e);for(let o=0,i=0;o<e;o++,i+=2){let s=gc(r.charCodeAt(i)),c=gc(r.charCodeAt(i+1));if(s===void 0||c===void 0){let a=r[i]+r[i+1];throw new Error('hex string expected, got non-hex character "'+a+'" at index '+i)}n[o]=s*16+c}return n}function xc(r){if(typeof r!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(r))}function xr(r){return typeof r=="string"&&(r=xc(r)),$t(r),r}function zt(...r){let t=0;for(let n=0;n<r.length;n++){let o=r[n];$t(o),t+=o.length}let e=new Uint8Array(t);for(let n=0,o=0;n<r.length;n++){let i=r[n];e.set(i,o),o+=i.length}return e}var Fe=class{};function Ec(r){let t=n=>r().update(xr(n)).digest(),e=r();return t.outputLen=e.outputLen,t.blockLen=e.blockLen,t.create=()=>r(),t}function Dn(r=32){if(we&&typeof we.getRandomValues=="function")return we.getRandomValues(new Uint8Array(r));if(we&&typeof we.randomBytes=="function")return Uint8Array.from(we.randomBytes(r));throw new Error("crypto.getRandomValues must be defined")}function jl(r,t,e,n){if(typeof r.setBigUint64=="function")return r.setBigUint64(t,e,n);let o=BigInt(32),i=BigInt(4294967295),s=Number(e>>o&i),c=Number(e&i),a=n?4:0,f=n?0:4;r.setUint32(t+a,s,n),r.setUint32(t+f,c,n)}function vc(r,t,e){return r&t^~r&e}function Sc(r,t,e){return r&t^r&e^t&e}var Pn=class extends Fe{constructor(t,e,n,o){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(t),this.view=Cn(this.buffer)}update(t){$e(this),t=xr(t),$t(t);let{view:e,buffer:n,blockLen:o}=this,i=t.length;for(let s=0;s<i;){let c=Math.min(o-this.pos,i-s);if(c===o){let a=Cn(t);for(;o<=i-s;s+=o)this.process(a,s);continue}n.set(t.subarray(s,s+c),this.pos),this.pos+=c,s+=c,this.pos===o&&(this.process(e,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){$e(this),bc(t,this),this.finished=!0;let{buffer:e,view:n,blockLen:o,isLE:i}=this,{pos:s}=this;e[s++]=128,Ee(this.buffer.subarray(s)),this.padOffset>o-s&&(this.process(n,0),s=0);for(let l=s;l<o;l++)e[l]=0;jl(n,o-8,BigInt(this.length*8),i),this.process(n,0);let c=Cn(t),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let f=a/4,d=this.get();if(f>d.length)throw new Error("_sha2: outputLen bigger than state");for(let l=0;l<f;l++)c.setUint32(4*l,d[l],i)}digest(){let{buffer:t,outputLen:e}=this;this.digestInto(t);let n=t.slice(0,e);return this.destroy(),n}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());let{blockLen:e,buffer:n,length:o,finished:i,destroyed:s,pos:c}=this;return t.destroyed=s,t.finished=i,t.length=o,t.pos=c,o%e&&t.buffer.set(n),t}clone(){return this._cloneInto()}},ee=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Ql=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]),le=new Uint32Array(64),fi=class extends Pn{constructor(t=32){super(64,t,8,!1),this.A=ee[0]|0,this.B=ee[1]|0,this.C=ee[2]|0,this.D=ee[3]|0,this.E=ee[4]|0,this.F=ee[5]|0,this.G=ee[6]|0,this.H=ee[7]|0}get(){let{A:t,B:e,C:n,D:o,E:i,F:s,G:c,H:a}=this;return[t,e,n,o,i,s,c,a]}set(t,e,n,o,i,s,c,a){this.A=t|0,this.B=e|0,this.C=n|0,this.D=o|0,this.E=i|0,this.F=s|0,this.G=c|0,this.H=a|0}process(t,e){for(let l=0;l<16;l++,e+=4)le[l]=t.getUint32(e,!1);for(let l=16;l<64;l++){let u=le[l-15],h=le[l-2],y=Gt(u,7)^Gt(u,18)^u>>>3,b=Gt(h,17)^Gt(h,19)^h>>>10;le[l]=b+le[l-7]+y+le[l-16]|0}let{A:n,B:o,C:i,D:s,E:c,F:a,G:f,H:d}=this;for(let l=0;l<64;l++){let u=Gt(c,6)^Gt(c,11)^Gt(c,25),h=d+u+vc(c,a,f)+Ql[l]+le[l]|0,b=(Gt(n,2)^Gt(n,13)^Gt(n,22))+Sc(n,o,i)|0;d=f,f=a,a=c,c=s+h|0,s=i,i=o,o=n,n=h+b|0}n=n+this.A|0,o=o+this.B|0,i=i+this.C|0,s=s+this.D|0,c=c+this.E|0,a=a+this.F|0,f=f+this.G|0,d=d+this.H|0,this.set(n,o,i,s,c,a,f,d)}roundClean(){Ee(le)}destroy(){this.set(0,0,0,0,0,0,0,0),Ee(this.buffer)}};var Ic=Ec(()=>new fi);var ta=St(nt("node:crypto"),1);var _n=class extends Fe{constructor(t,e){super(),this.finished=!1,this.destroyed=!1,Tn(t);let n=xr(e);if(this.iHash=t.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 o=this.blockLen,i=new Uint8Array(o);i.set(n.length>o?t.create().update(n).digest():n);for(let s=0;s<i.length;s++)i[s]^=54;this.iHash.update(i),this.oHash=t.create();for(let s=0;s<i.length;s++)i[s]^=106;this.oHash.update(i),Ee(i)}update(t){return $e(this),this.iHash.update(t),this}digestInto(t){$e(this),$t(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){let t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));let{oHash:e,iHash:n,finished:o,destroyed:i,blockLen:s,outputLen:c}=this;return t=t,t.finished=o,t.destroyed=i,t.blockLen=s,t.outputLen=c,t.oHash=e._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},di=(r,t,e)=>new _n(r,t).update(e).digest();di.create=(r,t)=>new _n(r,t);var mi=BigInt(0),pi=BigInt(1);function Er(r,t=""){if(typeof r!="boolean"){let e=t&&`"${t}"`;throw new Error(e+"expected boolean, got type="+typeof r)}return r}function fe(r,t,e=""){let n=xe(r),o=r?.length,i=t!==void 0;if(!n||i&&o!==t){let s=e&&`"${e}" `,c=i?` of length ${t}`:"",a=n?`length=${o}`:`type=${typeof r}`;throw new Error(s+"expected Uint8Array"+c+", got "+a)}return r}function vr(r){let t=r.toString(16);return t.length&1?"0"+t:t}function Ac(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?mi:BigInt("0x"+r)}function Ge(r){return Ac(te(r))}function yi(r){return $t(r),Ac(te(Uint8Array.from(r).reverse()))}function Bn(r,t){return ve(r.toString(16).padStart(t*2,"0"))}function gi(r,t){return Bn(r,t).reverse()}function bt(r,t,e){let n;if(typeof t=="string")try{n=ve(t)}catch(i){throw new Error(r+" must be hex string or Uint8Array, cause: "+i)}else if(xe(t))n=Uint8Array.from(t);else throw new Error(r+" must be hex string or Uint8Array");let o=n.length;if(typeof e=="number"&&o!==e)throw new Error(r+" of length "+e+" expected, got "+o);return n}var hi=r=>typeof r=="bigint"&&mi<=r;function Tc(r,t,e){return hi(r)&&hi(t)&&hi(e)&&t<=r&&r<e}function Cc(r,t,e,n){if(!Tc(t,e,n))throw new Error("expected valid "+r+": "+e+" <= n < "+n+", got "+t)}function Ln(r){let t;for(t=0;r>mi;r>>=pi,t+=1);return t}var de=r=>(pi<<BigInt(r))-pi;function Dc(r,t,e){if(typeof r!="number"||r<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof e!="function")throw new Error("hmacFn must be a function");let n=h=>new Uint8Array(h),o=h=>Uint8Array.of(h),i=n(r),s=n(r),c=0,a=()=>{i.fill(1),s.fill(0),c=0},f=(...h)=>e(s,i,...h),d=(h=n(0))=>{s=f(o(0),h),i=f(),h.length!==0&&(s=f(o(1),h),i=f())},l=()=>{if(c++>=1e3)throw new Error("drbg: tried 1000 values");let h=0,y=[];for(;h<t;){i=f();let b=i.slice();y.push(b),h+=i.length}return zt(...y)};return(h,y)=>{a(),d(h);let b;for(;!(b=y(l()));)d();return a(),b}}function Sr(r,t,e={}){if(!r||typeof r!="object")throw new Error("expected valid options object");function n(o,i,s){let c=r[o];if(s&&c===void 0)return;let a=typeof c;if(a!==i||c===null)throw new Error(`param "${o}" is invalid: expected ${i}, got ${a}`)}Object.entries(t).forEach(([o,i])=>n(o,i,!1)),Object.entries(e).forEach(([o,i])=>n(o,i,!0))}function bi(r){let t=new WeakMap;return(e,...n)=>{let o=t.get(e);if(o!==void 0)return o;let i=r(e,...n);return t.set(e,i),i}}var Et=BigInt(0),wt=BigInt(1),Se=BigInt(2),Bc=BigInt(3),Lc=BigInt(4),Oc=BigInt(5),Jl=BigInt(7),Nc=BigInt(8),tf=BigInt(9),Uc=BigInt(16);function Kt(r,t){let e=r%t;return e>=Et?e:t+e}function _t(r,t,e){let n=r;for(;t-- >Et;)n*=n,n%=e;return n}function Pc(r,t){if(r===Et)throw new Error("invert: expected non-zero number");if(t<=Et)throw new Error("invert: expected positive modulus, got "+t);let e=Kt(r,t),n=t,o=Et,i=wt,s=wt,c=Et;for(;e!==Et;){let f=n/e,d=n%e,l=o-s*f,u=i-c*f;n=e,e=d,o=s,i=c,s=l,c=u}if(n!==wt)throw new Error("invert: does not exist");return Kt(o,t)}function wi(r,t,e){if(!r.eql(r.sqr(t),e))throw new Error("Cannot find square root")}function kc(r,t){let e=(r.ORDER+wt)/Lc,n=r.pow(t,e);return wi(r,n,t),n}function ef(r,t){let e=(r.ORDER-Oc)/Nc,n=r.mul(t,Se),o=r.pow(n,e),i=r.mul(t,o),s=r.mul(r.mul(i,Se),o),c=r.mul(i,r.sub(s,r.ONE));return wi(r,c,t),c}function rf(r){let t=he(r),e=Rc(r),n=e(t,t.neg(t.ONE)),o=e(t,n),i=e(t,t.neg(n)),s=(r+Jl)/Uc;return(c,a)=>{let f=c.pow(a,s),d=c.mul(f,n),l=c.mul(f,o),u=c.mul(f,i),h=c.eql(c.sqr(d),a),y=c.eql(c.sqr(l),a);f=c.cmov(f,d,h),d=c.cmov(u,l,y);let b=c.eql(c.sqr(d),a),E=c.cmov(f,d,b);return wi(c,E,a),E}}function Rc(r){if(r<Bc)throw new Error("sqrt is not defined for small field");let t=r-wt,e=0;for(;t%Se===Et;)t/=Se,e++;let n=Se,o=he(r);for(;_c(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(e===1)return kc;let i=o.pow(n,t),s=(t+wt)/Se;return function(a,f){if(a.is0(f))return f;if(_c(a,f)!==1)throw new Error("Cannot find square root");let d=e,l=a.mul(a.ONE,i),u=a.pow(f,t),h=a.pow(f,s);for(;!a.eql(u,a.ONE);){if(a.is0(u))return a.ZERO;let y=1,b=a.sqr(u);for(;!a.eql(b,a.ONE);)if(y++,b=a.sqr(b),y===d)throw new Error("Cannot find square root");let E=wt<<BigInt(d-y-1),x=a.pow(l,E);d=y,l=a.sqr(x),u=a.mul(u,l),h=a.mul(h,x)}return h}}function nf(r){return r%Lc===Bc?kc:r%Nc===Oc?ef:r%Uc===tf?rf(r):Rc(r)}var of=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function xi(r){let t={ORDER:"bigint",MASK:"bigint",BYTES:"number",BITS:"number"},e=of.reduce((n,o)=>(n[o]="function",n),t);return Sr(r,e),r}function sf(r,t,e){if(e<Et)throw new Error("invalid exponent, negatives unsupported");if(e===Et)return r.ONE;if(e===wt)return t;let n=r.ONE,o=t;for(;e>Et;)e&wt&&(n=r.mul(n,o)),o=r.sqr(o),e>>=wt;return n}function On(r,t,e=!1){let n=new Array(t.length).fill(e?r.ZERO:void 0),o=t.reduce((s,c,a)=>r.is0(c)?s:(n[a]=s,r.mul(s,c)),r.ONE),i=r.inv(o);return t.reduceRight((s,c,a)=>r.is0(c)?s:(n[a]=r.mul(s,n[a]),r.mul(s,c)),i),n}function _c(r,t){let e=(r.ORDER-wt)/Se,n=r.pow(t,e),o=r.eql(n,r.ONE),i=r.eql(n,r.ZERO),s=r.eql(n,r.neg(r.ONE));if(!o&&!i&&!s)throw new Error("invalid Legendre symbol result");return o?1:i?0:-1}function Nn(r,t){t!==void 0&&wr(t);let e=t!==void 0?t:r.toString(2).length,n=Math.ceil(e/8);return{nBitLength:e,nByteLength:n}}function he(r,t,e=!1,n={}){if(r<=Et)throw new Error("invalid field: expected ORDER > 0, got "+r);let o,i,s=!1,c;if(typeof t=="object"&&t!=null){if(n.sqrt||e)throw new Error("cannot specify opts in two arguments");let u=t;u.BITS&&(o=u.BITS),u.sqrt&&(i=u.sqrt),typeof u.isLE=="boolean"&&(e=u.isLE),typeof u.modFromBytes=="boolean"&&(s=u.modFromBytes),c=u.allowedLengths}else typeof t=="number"&&(o=t),n.sqrt&&(i=n.sqrt);let{nBitLength:a,nByteLength:f}=Nn(r,o);if(f>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let d,l=Object.freeze({ORDER:r,isLE:e,BITS:a,BYTES:f,MASK:de(a),ZERO:Et,ONE:wt,allowedLengths:c,create:u=>Kt(u,r),isValid:u=>{if(typeof u!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof u);return Et<=u&&u<r},is0:u=>u===Et,isValidNot0:u=>!l.is0(u)&&l.isValid(u),isOdd:u=>(u&wt)===wt,neg:u=>Kt(-u,r),eql:(u,h)=>u===h,sqr:u=>Kt(u*u,r),add:(u,h)=>Kt(u+h,r),sub:(u,h)=>Kt(u-h,r),mul:(u,h)=>Kt(u*h,r),pow:(u,h)=>sf(l,u,h),div:(u,h)=>Kt(u*Pc(h,r),r),sqrN:u=>u*u,addN:(u,h)=>u+h,subN:(u,h)=>u-h,mulN:(u,h)=>u*h,inv:u=>Pc(u,r),sqrt:i||(u=>(d||(d=nf(r)),d(l,u))),toBytes:u=>e?gi(u,f):Bn(u,f),fromBytes:(u,h=!0)=>{if(c){if(!c.includes(u.length)||u.length>f)throw new Error("Field.fromBytes: expected "+c+" bytes, got "+u.length);let b=new Uint8Array(f);b.set(u,e?0:b.length-u.length),u=b}if(u.length!==f)throw new Error("Field.fromBytes: expected "+f+" bytes, got "+u.length);let y=e?yi(u):Ge(u);if(s&&(y=Kt(y,r)),!h&&!l.isValid(y))throw new Error("invalid field element: outside of range 0..ORDER");return y},invertBatch:u=>On(l,u),cmov:(u,h,y)=>y?h:u});return Object.freeze(l)}function Kc(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let t=r.toString(2).length;return Math.ceil(t/8)}function Ei(r){let t=Kc(r);return t+Math.ceil(t/2)}function vi(r,t,e=!1){let n=r.length,o=Kc(t),i=Ei(t);if(n<16||n<i||n>1024)throw new Error("expected "+i+"-1024 bytes of input, got "+n);let s=e?yi(r):Ge(r),c=Kt(s,t-wt)+wt;return e?gi(c,o):Bn(c,o)}var ze=BigInt(0),Ie=BigInt(1);function Ir(r,t){let e=t.negate();return r?e:t}function kn(r,t){let e=On(r.Fp,t.map(n=>n.Z));return t.map((n,o)=>r.fromAffine(n.toAffine(e[o])))}function Fc(r,t){if(!Number.isSafeInteger(r)||r<=0||r>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+r)}function Si(r,t){Fc(r,t);let e=Math.ceil(t/r)+1,n=2**(r-1),o=2**r,i=de(r),s=BigInt(r);return{windows:e,windowSize:n,mask:i,maxNumber:o,shiftBy:s}}function Mc(r,t,e){let{windowSize:n,mask:o,maxNumber:i,shiftBy:s}=e,c=Number(r&o),a=r>>s;c>n&&(c-=i,a+=Ie);let f=t*n,d=f+Math.abs(c)-1,l=c===0,u=c<0,h=t%2!==0;return{nextN:a,offset:d,isZero:l,isNeg:u,isNegF:h,offsetF:f}}function cf(r,t){if(!Array.isArray(r))throw new Error("array expected");r.forEach((e,n)=>{if(!(e instanceof t))throw new Error("invalid point at index "+n)})}function af(r,t){if(!Array.isArray(r))throw new Error("array of scalars expected");r.forEach((e,n)=>{if(!t.isValid(e))throw new Error("invalid scalar at index "+n)})}var Ii=new WeakMap,$c=new WeakMap;function Ai(r){return $c.get(r)||1}function Hc(r){if(r!==ze)throw new Error("invalid wNAF")}var Un=class{constructor(t,e){this.BASE=t.BASE,this.ZERO=t.ZERO,this.Fn=t.Fn,this.bits=e}_unsafeLadder(t,e,n=this.ZERO){let o=t;for(;e>ze;)e&Ie&&(n=n.add(o)),o=o.double(),e>>=Ie;return n}precomputeWindow(t,e){let{windows:n,windowSize:o}=Si(e,this.bits),i=[],s=t,c=s;for(let a=0;a<n;a++){c=s,i.push(c);for(let f=1;f<o;f++)c=c.add(s),i.push(c);s=c.double()}return i}wNAF(t,e,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let o=this.ZERO,i=this.BASE,s=Si(t,this.bits);for(let c=0;c<s.windows;c++){let{nextN:a,offset:f,isZero:d,isNeg:l,isNegF:u,offsetF:h}=Mc(n,c,s);n=a,d?i=i.add(Ir(u,e[h])):o=o.add(Ir(l,e[f]))}return Hc(n),{p:o,f:i}}wNAFUnsafe(t,e,n,o=this.ZERO){let i=Si(t,this.bits);for(let s=0;s<i.windows&&n!==ze;s++){let{nextN:c,offset:a,isZero:f,isNeg:d}=Mc(n,s,i);if(n=c,!f){let l=e[a];o=o.add(d?l.negate():l)}}return Hc(n),o}getPrecomputes(t,e,n){let o=Ii.get(e);return o||(o=this.precomputeWindow(e,t),t!==1&&(typeof n=="function"&&(o=n(o)),Ii.set(e,o))),o}cached(t,e,n){let o=Ai(t);return this.wNAF(o,this.getPrecomputes(o,t,n),e)}unsafe(t,e,n,o){let i=Ai(t);return i===1?this._unsafeLadder(t,e,o):this.wNAFUnsafe(i,this.getPrecomputes(i,t,n),e,o)}createCache(t,e){Fc(e,this.bits),$c.set(t,e),Ii.delete(t)}hasCache(t){return Ai(t)!==1}};function Gc(r,t,e,n){let o=t,i=r.ZERO,s=r.ZERO;for(;e>ze||n>ze;)e&Ie&&(i=i.add(o)),n&Ie&&(s=s.add(o)),o=o.double(),e>>=Ie,n>>=Ie;return{p1:i,p2:s}}function zc(r,t,e,n){cf(e,r),af(n,t);let o=e.length,i=n.length;if(o!==i)throw new Error("arrays of points and scalars must have equal length");let s=r.ZERO,c=Ln(BigInt(o)),a=1;c>12?a=c-3:c>4?a=c-2:c>0&&(a=2);let f=de(a),d=new Array(Number(f)+1).fill(s),l=Math.floor((t.BITS-1)/a)*a,u=s;for(let h=l;h>=0;h-=a){d.fill(s);for(let b=0;b<i;b++){let E=n[b],x=Number(E>>BigInt(h)&f);d[x]=d[x].add(e[b])}let y=s;for(let b=d.length-1,E=s;b>0;b--)E=E.add(d[b]),y=y.add(E);if(u=u.add(y),h!==0)for(let b=0;b<a;b++)u=u.double()}return u}function Vc(r,t,e){if(t){if(t.ORDER!==r)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return xi(t),t}else return he(r,{isLE:e})}function Wc(r,t,e={},n){if(n===void 0&&(n=r==="edwards"),!t||typeof t!="object")throw new Error(`expected valid ${r} CURVE object`);for(let a of["p","n","h"]){let f=t[a];if(!(typeof f=="bigint"&&f>ze))throw new Error(`CURVE.${a} must be positive bigint`)}let o=Vc(t.p,e.Fp,n),i=Vc(t.n,e.Fn,n),c=["Gx","Gy","a",r==="weierstrass"?"b":"d"];for(let a of c)if(!o.isValid(t[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return t=Object.freeze(Object.assign({},t)),{CURVE:t,Fp:o,Fn:i}}var qc=(r,t)=>(r+(r>=0?t:-t)/Yc)/t;function uf(r,t,e){let[[n,o],[i,s]]=t,c=qc(s*r,e),a=qc(-o*r,e),f=r-c*n-a*i,d=-c*o-a*s,l=f<ne,u=d<ne;l&&(f=-f),u&&(d=-d);let h=de(Math.ceil(Ln(e)/2))+qe;if(f<ne||f>=h||d<ne||d>=h)throw new Error("splitScalar (endomorphism): failed, k="+r);return{k1neg:l,k1:f,k2neg:u,k2:d}}function Ci(r){if(!["compact","recovered","der"].includes(r))throw new Error('Signature format must be "compact", "recovered", or "der"');return r}function Ti(r,t){let e={};for(let n of Object.keys(t))e[n]=r[n]===void 0?t[n]:r[n];return Er(e.lowS,"lowS"),Er(e.prehash,"prehash"),e.format!==void 0&&Ci(e.format),e}var Di=class extends Error{constructor(t=""){super(t)}},re={Err:Di,_tlv:{encode:(r,t)=>{let{Err:e}=re;if(r<0||r>256)throw new e("tlv.encode: wrong tag");if(t.length&1)throw new e("tlv.encode: unpadded data");let n=t.length/2,o=vr(n);if(o.length/2&128)throw new e("tlv.encode: long form length too big");let i=n>127?vr(o.length/2|128):"";return vr(r)+i+o+t},decode(r,t){let{Err:e}=re,n=0;if(r<0||r>256)throw new e("tlv.encode: wrong tag");if(t.length<2||t[n++]!==r)throw new e("tlv.decode: wrong tlv");let o=t[n++],i=!!(o&128),s=0;if(!i)s=o;else{let a=o&127;if(!a)throw new e("tlv.decode(long): indefinite length not supported");if(a>4)throw new e("tlv.decode(long): byte length is too big");let f=t.subarray(n,n+a);if(f.length!==a)throw new e("tlv.decode: length bytes not complete");if(f[0]===0)throw new e("tlv.decode(long): zero leftmost byte");for(let d of f)s=s<<8|d;if(n+=a,s<128)throw new e("tlv.decode(long): not minimal encoding")}let c=t.subarray(n,n+s);if(c.length!==s)throw new e("tlv.decode: wrong value length");return{v:c,l:t.subarray(n+s)}}},_int:{encode(r){let{Err:t}=re;if(r<ne)throw new t("integer: negative integers are not allowed");let e=vr(r);if(Number.parseInt(e[0],16)&8&&(e="00"+e),e.length&1)throw new t("unexpected DER parsing assertion: unpadded hex");return e},decode(r){let{Err:t}=re;if(r[0]&128)throw new t("invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new t("invalid signature integer: unnecessary leading zero");return Ge(r)}},toSig(r){let{Err:t,_int:e,_tlv:n}=re,o=bt("signature",r),{v:i,l:s}=n.decode(48,o);if(s.length)throw new t("invalid signature: left bytes after parsing");let{v:c,l:a}=n.decode(2,i),{v:f,l:d}=n.decode(2,a);if(d.length)throw new t("invalid signature: left bytes after parsing");return{r:e.decode(c),s:e.decode(f)}},hexFromSig(r){let{_tlv:t,_int:e}=re,n=t.encode(2,e.encode(r.r)),o=t.encode(2,e.encode(r.s)),i=n+o;return t.encode(48,i)}},ne=BigInt(0),qe=BigInt(1),Yc=BigInt(2),Rn=BigInt(3),lf=BigInt(4);function We(r,t){let{BYTES:e}=r,n;if(typeof t=="bigint")n=t;else{let o=bt("private key",t);try{n=r.fromBytes(o)}catch{throw new Error(`invalid private key: expected ui8a of size ${e}, got ${typeof t}`)}}if(!r.isValidNot0(n))throw new Error("invalid private key: out of range [1..N-1]");return n}function ff(r,t={}){let e=Wc("weierstrass",r,t),{Fp:n,Fn:o}=e,i=e.CURVE,{h:s,n:c}=i;Sr(t,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object",wrapPrivateKey:"boolean"});let{endo:a}=t;if(a&&(!n.is0(i.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let f=Xc(n,o);function d(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function l(M,g,m){let{x:p,y:w}=g.toAffine(),v=n.toBytes(p);if(Er(m,"isCompressed"),m){d();let T=!n.isOdd(w);return zt(Zc(T),v)}else return zt(Uint8Array.of(4),v,n.toBytes(w))}function u(M){fe(M,void 0,"Point");let{publicKey:g,publicKeyUncompressed:m}=f,p=M.length,w=M[0],v=M.subarray(1);if(p===g&&(w===2||w===3)){let T=n.fromBytes(v);if(!n.isValid(T))throw new Error("bad point: is not on curve, wrong x");let A=b(T),S;try{S=n.sqrt(A)}catch(st){let F=st instanceof Error?": "+st.message:"";throw new Error("bad point: is not on curve, sqrt error"+F)}d();let C=n.isOdd(S);return(w&1)===1!==C&&(S=n.neg(S)),{x:T,y:S}}else if(p===m&&w===4){let T=n.BYTES,A=n.fromBytes(v.subarray(0,T)),S=n.fromBytes(v.subarray(T,T*2));if(!E(A,S))throw new Error("bad point: is not on curve");return{x:A,y:S}}else throw new Error(`bad point: got length ${p}, expected compressed=${g} or uncompressed=${m}`)}let h=t.toBytes||l,y=t.fromBytes||u;function b(M){let g=n.sqr(M),m=n.mul(g,M);return n.add(n.add(m,n.mul(M,i.a)),i.b)}function E(M,g){let m=n.sqr(g),p=b(M);return n.eql(m,p)}if(!E(i.Gx,i.Gy))throw new Error("bad curve params: generator point");let x=n.mul(n.pow(i.a,Rn),lf),D=n.mul(n.sqr(i.b),BigInt(27));if(n.is0(n.add(x,D)))throw new Error("bad curve params: a or b");function O(M,g,m=!1){if(!n.isValid(g)||m&&n.is0(g))throw new Error(`bad point coordinate ${M}`);return g}function V(M){if(!(M instanceof P))throw new Error("ProjectivePoint expected")}function rt(M){if(!a||!a.basises)throw new Error("no endo");return uf(M,a.basises,o.ORDER)}let ot=bi((M,g)=>{let{X:m,Y:p,Z:w}=M;if(n.eql(w,n.ONE))return{x:m,y:p};let v=M.is0();g==null&&(g=v?n.ONE:n.inv(w));let T=n.mul(m,g),A=n.mul(p,g),S=n.mul(w,g);if(v)return{x:n.ZERO,y:n.ZERO};if(!n.eql(S,n.ONE))throw new Error("invZ was invalid");return{x:T,y:A}}),ut=bi(M=>{if(M.is0()){if(t.allowInfinityPoint&&!n.is0(M.Y))return;throw new Error("bad point: ZERO")}let{x:g,y:m}=M.toAffine();if(!n.isValid(g)||!n.isValid(m))throw new Error("bad point: x or y not field elements");if(!E(g,m))throw new Error("bad point: equation left != right");if(!M.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function it(M,g,m,p,w){return m=new P(n.mul(m.X,M),m.Y,m.Z),g=Ir(p,g),m=Ir(w,m),g.add(m)}class P{constructor(g,m,p){this.X=O("x",g),this.Y=O("y",m,!0),this.Z=O("z",p),Object.freeze(this)}static CURVE(){return i}static fromAffine(g){let{x:m,y:p}=g||{};if(!g||!n.isValid(m)||!n.isValid(p))throw new Error("invalid affine point");if(g instanceof P)throw new Error("projective point not allowed");return n.is0(m)&&n.is0(p)?P.ZERO:new P(m,p,n.ONE)}static fromBytes(g){let m=P.fromAffine(y(fe(g,void 0,"point")));return m.assertValidity(),m}static fromHex(g){return P.fromBytes(bt("pointHex",g))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(g=8,m=!0){return pe.createCache(this,g),m||this.multiply(Rn),this}assertValidity(){ut(this)}hasEvenY(){let{y:g}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(g)}equals(g){V(g);let{X:m,Y:p,Z:w}=this,{X:v,Y:T,Z:A}=g,S=n.eql(n.mul(m,A),n.mul(v,w)),C=n.eql(n.mul(p,A),n.mul(T,w));return S&&C}negate(){return new P(this.X,n.neg(this.Y),this.Z)}double(){let{a:g,b:m}=i,p=n.mul(m,Rn),{X:w,Y:v,Z:T}=this,A=n.ZERO,S=n.ZERO,C=n.ZERO,_=n.mul(w,w),st=n.mul(v,v),F=n.mul(T,T),U=n.mul(w,v);return U=n.add(U,U),C=n.mul(w,T),C=n.add(C,C),A=n.mul(g,C),S=n.mul(p,F),S=n.add(A,S),A=n.sub(st,S),S=n.add(st,S),S=n.mul(A,S),A=n.mul(U,A),C=n.mul(p,C),F=n.mul(g,F),U=n.sub(_,F),U=n.mul(g,U),U=n.add(U,C),C=n.add(_,_),_=n.add(C,_),_=n.add(_,F),_=n.mul(_,U),S=n.add(S,_),F=n.mul(v,T),F=n.add(F,F),_=n.mul(F,U),A=n.sub(A,_),C=n.mul(F,st),C=n.add(C,C),C=n.add(C,C),new P(A,S,C)}add(g){V(g);let{X:m,Y:p,Z:w}=this,{X:v,Y:T,Z:A}=g,S=n.ZERO,C=n.ZERO,_=n.ZERO,st=i.a,F=n.mul(i.b,Rn),U=n.mul(m,v),j=n.mul(p,T),ct=n.mul(w,A),vt=n.add(m,p),Q=n.add(v,T);vt=n.mul(vt,Q),Q=n.add(U,j),vt=n.sub(vt,Q),Q=n.add(m,w);let mt=n.add(v,A);return Q=n.mul(Q,mt),mt=n.add(U,ct),Q=n.sub(Q,mt),mt=n.add(p,w),S=n.add(T,A),mt=n.mul(mt,S),S=n.add(j,ct),mt=n.sub(mt,S),_=n.mul(st,Q),S=n.mul(F,ct),_=n.add(S,_),S=n.sub(j,_),_=n.add(j,_),C=n.mul(S,_),j=n.add(U,U),j=n.add(j,U),ct=n.mul(st,ct),Q=n.mul(F,Q),j=n.add(j,ct),ct=n.sub(U,ct),ct=n.mul(st,ct),Q=n.add(Q,ct),U=n.mul(j,Q),C=n.add(C,U),U=n.mul(mt,Q),S=n.mul(vt,S),S=n.sub(S,U),U=n.mul(vt,j),_=n.mul(mt,_),_=n.add(_,U),new P(S,C,_)}subtract(g){return this.add(g.negate())}is0(){return this.equals(P.ZERO)}multiply(g){let{endo:m}=t;if(!o.isValidNot0(g))throw new Error("invalid scalar: out of range");let p,w,v=T=>pe.cached(this,T,A=>kn(P,A));if(m){let{k1neg:T,k1:A,k2neg:S,k2:C}=rt(g),{p:_,f:st}=v(A),{p:F,f:U}=v(C);w=st.add(U),p=it(m.beta,_,F,T,S)}else{let{p:T,f:A}=v(g);p=T,w=A}return kn(P,[p,w])[0]}multiplyUnsafe(g){let{endo:m}=t,p=this;if(!o.isValid(g))throw new Error("invalid scalar: out of range");if(g===ne||p.is0())return P.ZERO;if(g===qe)return p;if(pe.hasCache(this))return this.multiply(g);if(m){let{k1neg:w,k1:v,k2neg:T,k2:A}=rt(g),{p1:S,p2:C}=Gc(P,p,v,A);return it(m.beta,S,C,w,T)}else return pe.unsafe(p,g)}multiplyAndAddUnsafe(g,m,p){let w=this.multiplyUnsafe(m).add(g.multiplyUnsafe(p));return w.is0()?void 0:w}toAffine(g){return ot(this,g)}isTorsionFree(){let{isTorsionFree:g}=t;return s===qe?!0:g?g(P,this):pe.unsafe(this,c).is0()}clearCofactor(){let{clearCofactor:g}=t;return s===qe?this:g?g(P,this):this.multiplyUnsafe(s)}isSmallOrder(){return this.multiplyUnsafe(s).is0()}toBytes(g=!0){return Er(g,"isCompressed"),this.assertValidity(),h(P,this,g)}toHex(g=!0){return te(this.toBytes(g))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}get px(){return this.X}get py(){return this.X}get pz(){return this.Z}toRawBytes(g=!0){return this.toBytes(g)}_setWindowSize(g){this.precompute(g)}static normalizeZ(g){return kn(P,g)}static msm(g,m){return zc(P,o,g,m)}static fromPrivateKey(g){return P.BASE.multiply(We(o,g))}}P.BASE=new P(i.Gx,i.Gy,n.ONE),P.ZERO=new P(n.ZERO,n.ONE,n.ZERO),P.Fp=n,P.Fn=o;let Ur=o.BITS,pe=new Un(P,t.endo?Math.ceil(Ur/2):Ur);return P.BASE.precompute(8),P}function Zc(r){return Uint8Array.of(r?2:3)}function Xc(r,t){return{secretKey:t.BYTES,publicKey:1+r.BYTES,publicKeyUncompressed:1+2*r.BYTES,publicKeyHasPrefix:!0,signature:2*t.BYTES}}function df(r,t={}){let{Fn:e}=r,n=t.randomBytes||Dn,o=Object.assign(Xc(r.Fp,e),{seed:Ei(e.ORDER)});function i(h){try{return!!We(e,h)}catch{return!1}}function s(h,y){let{publicKey:b,publicKeyUncompressed:E}=o;try{let x=h.length;return y===!0&&x!==b||y===!1&&x!==E?!1:!!r.fromBytes(h)}catch{return!1}}function c(h=n(o.seed)){return vi(fe(h,o.seed,"seed"),e.ORDER)}function a(h,y=!0){return r.BASE.multiply(We(e,h)).toBytes(y)}function f(h){let y=c(h);return{secretKey:y,publicKey:a(y)}}function d(h){if(typeof h=="bigint")return!1;if(h instanceof r)return!0;let{secretKey:y,publicKey:b,publicKeyUncompressed:E}=o;if(e.allowedLengths||y===b)return;let x=bt("key",h).length;return x===b||x===E}function l(h,y,b=!0){if(d(h)===!0)throw new Error("first arg must be private key");if(d(y)===!1)throw new Error("second arg must be public key");let E=We(e,h);return r.fromHex(y).multiply(E).toBytes(b)}return Object.freeze({getPublicKey:a,getSharedSecret:l,keygen:f,Point:r,utils:{isValidSecretKey:i,isValidPublicKey:s,randomSecretKey:c,isValidPrivateKey:i,randomPrivateKey:c,normPrivateKeyToScalar:h=>We(e,h),precompute(h=8,y=r.BASE){return y.precompute(h,!1)}},lengths:o})}function hf(r,t,e={}){Tn(t),Sr(e,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"});let n=e.randomBytes||Dn,o=e.hmac||((m,...p)=>di(t,m,zt(...p))),{Fp:i,Fn:s}=r,{ORDER:c,BITS:a}=s,{keygen:f,getPublicKey:d,getSharedSecret:l,utils:u,lengths:h}=df(r,e),y={prehash:!1,lowS:typeof e.lowS=="boolean"?e.lowS:!1,format:void 0,extraEntropy:!1},b="compact";function E(m){let p=c>>qe;return m>p}function x(m,p){if(!s.isValidNot0(p))throw new Error(`invalid signature ${m}: out of range 1..Point.Fn.ORDER`);return p}function D(m,p){Ci(p);let w=h.signature,v=p==="compact"?w:p==="recovered"?w+1:void 0;return fe(m,v,`${p} signature`)}class O{constructor(p,w,v){this.r=x("r",p),this.s=x("s",w),v!=null&&(this.recovery=v),Object.freeze(this)}static fromBytes(p,w=b){D(p,w);let v;if(w==="der"){let{r:C,s:_}=re.toSig(fe(p));return new O(C,_)}w==="recovered"&&(v=p[0],w="compact",p=p.subarray(1));let T=s.BYTES,A=p.subarray(0,T),S=p.subarray(T,T*2);return new O(s.fromBytes(A),s.fromBytes(S),v)}static fromHex(p,w){return this.fromBytes(ve(p),w)}addRecoveryBit(p){return new O(this.r,this.s,p)}recoverPublicKey(p){let w=i.ORDER,{r:v,s:T,recovery:A}=this;if(A==null||![0,1,2,3].includes(A))throw new Error("recovery id invalid");if(c*Yc<w&&A>1)throw new Error("recovery id is ambiguous for h>1 curve");let C=A===2||A===3?v+c:v;if(!i.isValid(C))throw new Error("recovery id 2 or 3 invalid");let _=i.toBytes(C),st=r.fromBytes(zt(Zc((A&1)===0),_)),F=s.inv(C),U=rt(bt("msgHash",p)),j=s.create(-U*F),ct=s.create(T*F),vt=r.BASE.multiplyUnsafe(j).add(st.multiplyUnsafe(ct));if(vt.is0())throw new Error("point at infinify");return vt.assertValidity(),vt}hasHighS(){return E(this.s)}toBytes(p=b){if(Ci(p),p==="der")return ve(re.hexFromSig(this));let w=s.toBytes(this.r),v=s.toBytes(this.s);if(p==="recovered"){if(this.recovery==null)throw new Error("recovery bit must be present");return zt(Uint8Array.of(this.recovery),w,v)}return zt(w,v)}toHex(p){return te(this.toBytes(p))}assertValidity(){}static fromCompact(p){return O.fromBytes(bt("sig",p),"compact")}static fromDER(p){return O.fromBytes(bt("sig",p),"der")}normalizeS(){return this.hasHighS()?new O(this.r,s.neg(this.s),this.recovery):this}toDERRawBytes(){return this.toBytes("der")}toDERHex(){return te(this.toBytes("der"))}toCompactRawBytes(){return this.toBytes("compact")}toCompactHex(){return te(this.toBytes("compact"))}}let V=e.bits2int||function(p){if(p.length>8192)throw new Error("input is too large");let w=Ge(p),v=p.length*8-a;return v>0?w>>BigInt(v):w},rt=e.bits2int_modN||function(p){return s.create(V(p))},ot=de(a);function ut(m){return Cc("num < 2^"+a,m,ne,ot),s.toBytes(m)}function it(m,p){return fe(m,void 0,"message"),p?fe(t(m),void 0,"prehashed message"):m}function P(m,p,w){if(["recovered","canonical"].some(j=>j in w))throw new Error("sign() legacy options not supported");let{lowS:v,prehash:T,extraEntropy:A}=Ti(w,y);m=it(m,T);let S=rt(m),C=We(s,p),_=[ut(C),ut(S)];if(A!=null&&A!==!1){let j=A===!0?n(h.secretKey):A;_.push(bt("extraEntropy",j))}let st=zt(..._),F=S;function U(j){let ct=V(j);if(!s.isValidNot0(ct))return;let vt=s.inv(ct),Q=r.BASE.multiply(ct).toAffine(),mt=s.create(Q.x);if(mt===ne)return;let kr=s.create(vt*s.create(F+mt*C));if(kr===ne)return;let as=(Q.x===mt?0:2)|Number(Q.y&qe),us=kr;return v&&E(kr)&&(us=s.neg(kr),as^=1),new O(mt,us,as)}return{seed:st,k2sig:U}}function Ur(m,p,w={}){m=bt("message",m);let{seed:v,k2sig:T}=P(m,p,w);return Dc(t.outputLen,s.BYTES,o)(v,T)}function pe(m){let p,w=typeof m=="string"||xe(m),v=!w&&m!==null&&typeof m=="object"&&typeof m.r=="bigint"&&typeof m.s=="bigint";if(!w&&!v)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");if(v)p=new O(m.r,m.s);else if(w){try{p=O.fromBytes(bt("sig",m),"der")}catch(T){if(!(T instanceof re.Err))throw T}if(!p)try{p=O.fromBytes(bt("sig",m),"compact")}catch{return!1}}return p||!1}function M(m,p,w,v={}){let{lowS:T,prehash:A,format:S}=Ti(v,y);if(w=bt("publicKey",w),p=it(bt("message",p),A),"strict"in v)throw new Error("options.strict was renamed to lowS");let C=S===void 0?pe(m):O.fromBytes(bt("sig",m),S);if(C===!1)return!1;try{let _=r.fromBytes(w);if(T&&C.hasHighS())return!1;let{r:st,s:F}=C,U=rt(p),j=s.inv(F),ct=s.create(U*j),vt=s.create(st*j),Q=r.BASE.multiplyUnsafe(ct).add(_.multiplyUnsafe(vt));return Q.is0()?!1:s.create(Q.x)===st}catch{return!1}}function g(m,p,w={}){let{prehash:v}=Ti(w,y);return p=it(p,v),O.fromBytes(m,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:f,getPublicKey:d,getSharedSecret:l,utils:u,lengths:h,Point:r,sign:Ur,verify:M,recoverPublicKey:g,Signature:O,hash:t})}function pf(r){let t={a:r.a,b:r.b,p:r.Fp.ORDER,n:r.n,h:r.h,Gx:r.Gx,Gy:r.Gy},e=r.Fp,n=r.allowedPrivateKeyLengths?Array.from(new Set(r.allowedPrivateKeyLengths.map(s=>Math.ceil(s/2)))):void 0,o=he(t.n,{BITS:r.nBitLength,allowedLengths:n,modFromBytes:r.wrapPrivateKey}),i={Fp:e,Fn:o,allowInfinityPoint:r.allowInfinityPoint,endo:r.endo,isTorsionFree:r.isTorsionFree,clearCofactor:r.clearCofactor,fromBytes:r.fromBytes,toBytes:r.toBytes};return{CURVE:t,curveOpts:i}}function mf(r){let{CURVE:t,curveOpts:e}=pf(r),n={hmac:r.hmac,randomBytes:r.randomBytes,lowS:r.lowS,bits2int:r.bits2int,bits2int_modN:r.bits2int_modN};return{CURVE:t,curveOpts:e,hash:r.hash,ecdsaOpts:n}}function yf(r,t){let e=t.Point;return Object.assign({},t,{ProjectivePoint:e,CURVE:Object.assign({},r,Nn(e.Fn.ORDER,e.Fn.BITS))})}function jc(r){let{CURVE:t,curveOpts:e,hash:n,ecdsaOpts:o}=mf(r),i=ff(t,e),s=hf(i,n,o);return yf(r,s)}function Qc(r,t){let e=n=>jc({...r,hash:n});return{...e(t),create:e}}var _i={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},gf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var Jc=BigInt(2);function bf(r){let t=_i.p,e=BigInt(3),n=BigInt(6),o=BigInt(11),i=BigInt(22),s=BigInt(23),c=BigInt(44),a=BigInt(88),f=r*r*r%t,d=f*f*r%t,l=_t(d,e,t)*d%t,u=_t(l,e,t)*d%t,h=_t(u,Jc,t)*f%t,y=_t(h,o,t)*h%t,b=_t(y,i,t)*y%t,E=_t(b,c,t)*b%t,x=_t(E,a,t)*E%t,D=_t(x,c,t)*b%t,O=_t(D,e,t)*d%t,V=_t(O,s,t)*y%t,rt=_t(V,n,t)*f%t,ot=_t(rt,Jc,t);if(!Pi.eql(Pi.sqr(ot),r))throw new Error("Cannot find square root");return ot}var Pi=he(_i.p,{sqrt:bf}),Ar=Qc({..._i,Fp:Pi,lowS:!0,endo:gf},Ic);var Kn=class extends Error{constructor(t="An error occurred while verifying a message"){super(t),this.name="VerificationError"}};function ea(r,t,e,n){n?.signal?.throwIfAborted();let o=ta.default.createHash("sha256");if(e instanceof Uint8Array)o.update(e);else for(let s of e)o.update(s);let i=o.digest();try{return Ar.verify(t,i,r)}catch(s){throw new Kn(String(s))}}var Mn=class{type="secp256k1";raw;_key;constructor(t){this._key=na(t),this.raw=ra(this._key)}toMultihash(){return Ht.digest(Ve(this))}toCID(){return et.createV1(114,this.toMultihash())}toString(){return q.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:Dt(this.raw,t.raw)}verify(t,e,n){return ea(this._key,e,t,n)}};function oa(r){return new Mn(r)}function ra(r){return Ar.ProjectivePoint.fromHex(r).toRawBytes(!0)}function na(r){try{return Ar.ProjectivePoint.fromHex(r),r}catch(t){throw new gn(String(t))}}function ia(r){let{Type:t,Data:e}=br.decode(r.digest),n=e??new Uint8Array;switch(t){case Pt.Ed25519:return yc(n);case Pt.secp256k1:return oa(n);case Pt.ECDSA:return lc(n);default:throw new pr}}function Ve(r){return br.encode({Type:Pt[r.type],Data:r.raw})}var sa=Symbol.for("nodejs.util.inspect.custom"),wf=114,Tr=class{type;multihash;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[mn]=!0;toString(){return this.string==null&&(this.string=q.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return et.createV1(wf,this.multihash)}toJSON(){return this.toString()}equals(t){if(t==null)return!1;if(t instanceof Uint8Array)return Dt(this.multihash.bytes,t);if(typeof t=="string")return this.toString()===t;if(t?.toMultihash()?.bytes!=null)return Dt(this.multihash.bytes,t.toMultihash().bytes);throw new Error("not valid Id")}[sa](){return`PeerId(${this.toString()})`}},Hn=class extends Tr{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},Vn=class extends Tr{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.publicKey}},Fn=class extends Tr{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.publicKey}},xf=2336,$n=class{type="url";multihash;publicKey;url;constructor(t){this.url=t.toString(),this.multihash=Ht.digest(dt(this.url))}[sa](){return`PeerId(${this.url})`}[mn]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return et.createV1(xf,this.toMultihash())}toJSON(){return this.toString()}equals(t){return t==null?!1:(t instanceof Uint8Array&&(t=$(t)),t.toString()===this.toString())}};function oe(r){if(vf(r))return new Hn({multihash:r});if(Ef(r))try{let t=ia(r);if(t.type==="Ed25519")return new Vn({multihash:r,publicKey:t});if(t.type==="secp256k1")return new Fn({multihash:r,publicKey:t})}catch{let e=$(r.digest);return new $n(new URL(e))}throw new bn("Supplied PeerID Multihash is invalid")}function Ef(r){return r.code===Ht.code}function vf(r){return r.code===Fo.code}var Va=St(nt("net"),1);var ht=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},ie=class extends Error{static name="ValidationError";name="ValidationError"},Cr=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},Gn=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Bt=nt("node:net");function Li(r){return t=>$(t,r)}function Oi(r){return t=>dt(t,r)}function Ye(r){return new DataView(r.buffer).getUint16(r.byteOffset).toString()}function Ae(r){let t=new ArrayBuffer(2);return new DataView(t).setUint16(0,typeof r=="string"?parseInt(r):r),new Uint8Array(t)}function ca(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==16)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion address.`);let e=dt(t[0],"base32"),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Ae(n);return qt([e,o],e.length+o.length)}function aa(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==56)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion3 address.`);let e=Wt.decode(`b${t[0]}`),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Ae(n);return qt([e,o],e.length+o.length)}function Ni(r){let t=r.subarray(0,r.length-2),e=r.subarray(r.length-2),n=$(t,"base32"),o=Ye(e);return`${n}:${o}`}var Ui=function(r){r=r.toString().trim();let t=new Uint8Array(4);return r.split(/\./g).forEach((e,n)=>{let o=parseInt(e,10);if(isNaN(o)||o<0||o>255)throw new ht("Invalid byte value in IP address");t[n]=o}),t},ua=function(r){let t=0;r=r.toString().trim();let e=r.split(":",8),n;for(n=0;n<e.length;n++){let i=(0,Bt.isIPv4)(e[n]),s;i&&(s=Ui(e[n]),e[n]=$(s.subarray(0,2),"base16")),s!=null&&++n<8&&e.splice(n,0,$(s.subarray(2,4),"base16"))}if(e[0]==="")for(;e.length<8;)e.unshift("0");else if(e[e.length-1]==="")for(;e.length<8;)e.push("0");else if(e.length<8){for(n=0;n<e.length&&e[n]!=="";n++);let i=[n,1];for(n=9-e.length;n>0;n--)i.push("0");e.splice.apply(e,i)}let o=new Uint8Array(t+16);for(n=0;n<e.length;n++){e[n]===""&&(e[n]="0");let i=parseInt(e[n],16);if(isNaN(i)||i<0||i>65535)throw new ht("Invalid byte value in IP address");o[t++]=i>>8&255,o[t++]=i&255}return o},la=function(r){if(r.byteLength!==4)throw new ht("IPv4 address was incorrect length");let t=[];for(let e=0;e<r.byteLength;e++)t.push(r[e]);return t.join(".")},fa=function(r){if(r.byteLength!==16)throw new ht("IPv6 address was incorrect length");let t=[];for(let n=0;n<r.byteLength;n+=2){let o=r[n],i=r[n+1],s=`${o.toString(16).padStart(2,"0")}${i.toString(16).padStart(2,"0")}`;t.push(s)}let e=t.join(":");try{let n=new URL(`http://[${e}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new ht(`Invalid IPv6 address "${e}"`)}};function da(r){try{let t=new URL(`http://[${r}]`);return t.hostname.substring(1,t.hostname.length-1)}catch{throw new ht(`Invalid IPv6 address "${r}"`)}}var Bi=Object.values(cr).map(r=>r.decoder),Sf=(function(){let r=Bi[0].or(Bi[1]);return Bi.slice(2).forEach(t=>r=r.or(t)),r})();function ha(r){return Sf.decode(r)}function pa(r){return t=>r.encoder.encode(t)}function If(r){if(parseInt(r).toString()!==r)throw new ie("Value must be an integer")}function Af(r){if(r<0)throw new ie("Value must be a positive integer, or zero")}function Tf(r){return t=>{if(t>r)throw new ie(`Value must be smaller than or equal to ${r}`)}}function Cf(...r){return t=>{for(let e of r)e(t)}}var Dr=Cf(If,Af,Tf(65535));var lt=-1,ki=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(t){let e;if(typeof t=="string"?e=this.protocolsByName.get(t):e=this.protocolsByCode.get(t),e==null)throw new Gn(`Protocol ${t} was unknown`);return e}addProtocol(t){this.protocolsByCode.set(t.code,t),this.protocolsByName.set(t.name,t),t.aliases?.forEach(e=>{this.protocolsByName.set(e,t)})}removeProtocol(t){let e=this.protocolsByCode.get(t);e!=null&&(this.protocolsByCode.delete(e.code),this.protocolsByName.delete(e.name),e.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},Lt=new ki,Ff=[{code:4,name:"ip4",size:32,valueToBytes:Ui,bytesToValue:la,validate:r=>{if(!(0,Bt.isIPv4)(r))throw new ie(`Invalid IPv4 address "${r}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Ae,bytesToValue:Ye,validate:Dr},{code:273,name:"udp",size:16,valueToBytes:Ae,bytesToValue:Ye,validate:Dr},{code:33,name:"dccp",size:16,valueToBytes:Ae,bytesToValue:Ye,validate:Dr},{code:41,name:"ip6",size:128,valueToBytes:ua,bytesToValue:fa,stringToValue:da,validate:r=>{if(!(0,Bt.isIPv6)(r))throw new ie(`Invalid IPv6 address "${r}"`)}},{code:42,name:"ip6zone",size:lt},{code:43,name:"ipcidr",size:8,bytesToValue:Li("base10"),valueToBytes:Oi("base10")},{code:53,name:"dns",size:lt,resolvable:!0},{code:54,name:"dns4",size:lt,resolvable:!0},{code:55,name:"dns6",size:lt,resolvable:!0},{code:56,name:"dnsaddr",size:lt,resolvable:!0},{code:132,name:"sctp",size:16,valueToBytes:Ae,bytesToValue:Ye,validate:Dr},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:lt,path:!0,stringToValue:r=>decodeURIComponent(r),valueToString:r=>encodeURIComponent(r)},{code:421,name:"p2p",aliases:["ipfs"],size:lt,bytesToValue:Li("base58btc"),valueToBytes:r=>r.startsWith("Q")||r.startsWith("1")?Oi("base58btc")(r):et.parse(r).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Ni,valueToBytes:ca},{code:445,name:"onion3",size:296,bytesToValue:Ni,valueToBytes:aa},{code:446,name:"garlic64",size:lt},{code:447,name:"garlic32",size:lt},{code:448,name:"tls"},{code:449,name:"sni",size:lt},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:lt,bytesToValue:pa(Oo),valueToBytes:ha},{code:480,name:"http"},{code:481,name:"http-path",size:lt,stringToValue:r=>`/${decodeURIComponent(r)}`,valueToString:r=>encodeURIComponent(r.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:lt}];Ff.forEach(r=>{Lt.addProtocol(r)});function ma(r){let t=[],e=0;for(;e<r.length;){let n=rr(r,e),o=Lt.getProtocol(n),i=It(n),s=$f(o,r,e+i),c=0;s>0&&o.size===lt&&(c=It(s));let a=i+c+s,f={code:n,name:o.name,bytes:r.subarray(e,e+a)};if(s>0){let d=e+i+c,l=r.subarray(d,d+s);f.value=o.bytesToValue?.(l)??$(l)}t.push(f),e+=a}return t}function ya(r){let t=0,e=[];for(let n of r){if(n.bytes==null){let o=Lt.getProtocol(n.code),i=It(n.code),s,c=0,a=0;n.value!=null&&(s=o.valueToBytes?.(n.value)??dt(n.value),c=s.byteLength,o.size===lt&&(a=It(c)));let f=new Uint8Array(i+a+c),d=0;Pe(n.code,f,d),d+=i,s!=null&&(o.size===lt&&(Pe(c,f,d),d+=a),f.set(s,d)),n.bytes=f}e.push(n.bytes),t+=n.bytes.byteLength}return qt(e,t)}function ga(r){if(r.charAt(0)!=="/")throw new ht('String multiaddr must start with "/"');let t=[],e="protocol",n="",o="";for(let i=1;i<r.length;i++){let s=r.charAt(i);s!=="/"&&(e==="protocol"?o+=r.charAt(i):n+=r.charAt(i));let c=i===r.length-1;if(s==="/"||c){let a=Lt.getProtocol(o);if(e==="protocol"){if(a.size==null||a.size===0){t.push({code:a.code,name:a.name}),n="",o="",e="protocol";continue}else if(c)throw new ht(`Component ${o} was missing value`);e="value"}else if(e==="value"){let f={code:a.code,name:a.name};if(a.size!=null&&a.size!==0){if(n==="")throw new ht(`Component ${o} was missing value`);f.value=a.stringToValue?.(n)??n}t.push(f),n="",o="",e="protocol"}}}if(o!==""&&n!=="")throw new ht("Incomplete multiaddr");return t}function ba(r){return`/${r.flatMap(t=>{if(t.value==null)return t.name;let e=Lt.getProtocol(t.code);if(e==null)throw new ht(`Unknown protocol code ${t.code}`);return[t.name,e.valueToString?.(t.value)??t.value]}).join("/")}`}function $f(r,t,e){return r.size==null||r.size===0?0:r.size>0?r.size/8:rr(t,e)}var Gf=Symbol.for("nodejs.util.inspect.custom"),Wi=Symbol.for("@multiformats/multiaddr"),zf=[53,54,55,56],zi=class extends Error{constructor(t="No available resolver"){super(t),this.name="NoAvailableResolverError"}};function Wf(r){if(r==null&&(r="/"),Zn(r))return r.getComponents();if(r instanceof Uint8Array)return ma(r);if(typeof r=="string")return r=r.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),r===""&&(r="/"),ga(r);if(Array.isArray(r))return r;throw new ht("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Yn=class r{[Wi]=!0;#t;#e;#r;constructor(t="/",e={}){this.#t=Wf(t),e.validate!==!1&&qf(this)}get bytes(){return this.#r==null&&(this.#r=ya(this.#t)),this.#r}toString(){return this.#e==null&&(this.#e=ba(this.#t)),this.#e}toJSON(){return this.toString()}toOptions(){let t,e,n,o,i="";for(let{code:c,name:a,value:f}of this.#t)c===42&&(i=`%${f??""}`),zf.includes(c)&&(e="tcp",o=443,n=`${f??""}${i}`,t=c===55?6:4),(c===6||c===273)&&(e=a==="tcp"?"tcp":"udp",o=parseInt(f??"")),(c===4||c===41)&&(e="tcp",n=`${f??""}${i}`,t=c===41?6:4);if(t==null||e==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:t,host:n,transport:e,port:o}}getComponents(){return[...this.#t]}protos(){return this.#t.map(({code:t,value:e})=>{let n=Lt.getProtocol(t);return{code:t,size:n.size??0,name:n.name,resolvable:!!n.resolvable,path:!!n.path}})}protoCodes(){return this.#t.map(({code:t})=>t)}protoNames(){return this.#t.map(({name:t})=>t)}tuples(){return this.#t.map(({code:t,value:e})=>{if(e==null)return[t];let n=Lt.getProtocol(t),o=[t];return e!=null&&o.push(n.valueToBytes?.(e)??dt(e)),o})}stringTuples(){return this.#t.map(({code:t,value:e})=>e==null?[t]:[t,e])}encapsulate(t){let e=new r(t);return new r([...this.#t,...e.getComponents()],{validate:!1})}decapsulate(t){let e=t.toString(),n=this.toString(),o=n.lastIndexOf(e);if(o<0)throw new Cr(`Address ${this.toString()} does not contain subaddress: ${t.toString()}`);return new r(n.slice(0,o),{validate:!1})}decapsulateCode(t){let e;for(let n=this.#t.length-1;n>-1;n--)if(this.#t[n].code===t){e=n;break}return new r(this.#t.slice(0,e),{validate:!1})}getPeerId(){try{let t=[];this.#t.forEach(({code:n,value:o})=>{n===421&&t.push([n,o]),n===290&&(t=[])});let e=t.pop();if(e?.[1]!=null){let n=e[1];return n[0]==="Q"||n[0]==="1"?$(q.decode(`z${n}`),"base58btc"):$(et.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){for(let t of this.#t)if(Lt.getProtocol(t.code).path)return t.value??null;return null}equals(t){return Dt(this.bytes,t.bytes)}async resolve(t){let e=this.protos().find(i=>i.resolvable);if(e==null)return[this];let n=wa.get(e.name);if(n==null)throw new zi(`no available resolver for ${e.name}`);return(await n(this,t)).map(i=>pt(i))}nodeAddress(){let t=this.toOptions();if(t.transport!=="tcp"&&t.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${t.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:t.family,address:t.host,port:t.port}}isThinWaistAddress(){return!(this.#t.length!==2||this.#t[0].code!==4&&this.#t[0].code!==41||this.#t[1].code!==6&&this.#t[1].code!==273)}[Gf](){return`Multiaddr(${this.toString()})`}};function qf(r){r.getComponents().forEach(t=>{let e=Lt.getProtocol(t.code);t.value!=null&&e.validate?.(t.value)})}var Xn=class{index=0;input="";new(t){return this.index=0,this.input=t,this}readAtomically(t){let e=this.index,n=t();return n===void 0&&(this.index=e),n}parseWith(t){let e=t();if(this.index===this.input.length)return e}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(t){return this.readAtomically(()=>{let e=this.readChar();if(e===t)return e})}readSeparator(t,e,n){return this.readAtomically(()=>{if(!(e>0&&this.readGivenChar(t)===void 0))return n()})}readNumber(t,e,n,o){return this.readAtomically(()=>{let i=0,s=0,c=this.peekChar();if(c===void 0)return;let a=c==="0",f=2**(8*o)-1;for(;;){let d=this.readAtomically(()=>{let l=this.readChar();if(l===void 0)return;let u=Number.parseInt(l,t);if(!Number.isNaN(u))return u});if(d===void 0)break;if(i*=t,i+=d,i>f||(s+=1,e!==void 0&&s>e))return}if(s!==0)return!n&&a&&s>1?void 0:i})}readIPv4Addr(){return this.readAtomically(()=>{let t=new Uint8Array(4);for(let e=0;e<t.length;e++){let n=this.readSeparator(".",e,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;t[e]=n}return t})}readIPv6Addr(){let t=e=>{for(let n=0;n<e.length/2;n++){let o=n*2;if(n<e.length-3){let s=this.readSeparator(":",n,()=>this.readIPv4Addr());if(s!==void 0)return e[o]=s[0],e[o+1]=s[1],e[o+2]=s[2],e[o+3]=s[3],[o+4,!0]}let i=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(i===void 0)return[o,!1];e[o]=i>>8,e[o+1]=i&255}return[e.length,!1]};return this.readAtomically(()=>{let e=new Uint8Array(16),[n,o]=t(e);if(n===16)return e;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let i=new Uint8Array(14),s=16-(n+2),[c]=t(i.subarray(0,s));return e.set(i.subarray(0,c),16-c),e})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var Dg=new Xn;var kg=parseInt("0xFFFF",16),Rg=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var wa=new Map;function Zn(r){return!!r?.[Wi]}function pt(r){return new Yn(r)}var z=r=>({match:t=>{let e=t[0];return e==null||e.code!==r||e.value!=null?!1:t.slice(1)}}),I=(r,t)=>({match:e=>{let n=e[0];return n?.code!==r||n.value==null||t!=null&&n.value!==t?!1:e.slice(1)}}),N=r=>({match:t=>{let e=r.match(t);return e===!1?t:e}}),xt=(...r)=>({match:t=>{let e;for(let n of r){let o=n.match(t);o!==!1&&(e==null||o.length<e.length)&&(e=o)}return e??!1}}),K=(...r)=>({match:t=>{for(let e of r){let n=e.match(t);if(n===!1)return!1;t=n}return t}});function G(...r){function t(o){if(o==null)return!1;let i=o.getComponents();for(let s of r){let c=s.match(i);if(c===!1)return!1;i=c}return i}function e(o){return t(o)!==!1}function n(o){let i=t(o);return i===!1?!1:i.length===0}return{matchers:r,matches:e,exactMatch:n}}var Jf=I(421),Cb=G(Jf),Qn=I(54),Jn=I(55),to=I(56),Yi=I(53),Db=G(Qn,N(I(421))),Pb=G(Jn,N(I(421))),_b=G(to,N(I(421))),Bb=G(xt(Yi,to,Qn,Jn),N(I(421))),va=K(I(4),N(I(43))),Sa=K(N(I(42)),I(41),N(I(43))),Zi=xt(va,Sa),De=xt(Zi,Yi,Qn,Jn,to),Lb=G(xt(Zi,K(xt(Yi,to,Qn,Jn),N(I(421))))),Ob=G(va),Nb=G(Sa),Ub=G(Zi),Xi=K(De,I(6)),Nr=K(De,I(273)),Ia=G(K(Xi,N(I(421)))),kb=G(Nr),ji=K(Nr,z(460),N(I(421))),eo=K(Nr,z(461),N(I(421))),td=xt(ji,eo),Rb=G(ji),Kb=G(eo),qi=xt(De,Xi,Nr,ji,eo),Aa=xt(K(qi,z(477),N(I(421)))),Mb=G(Aa),Ta=xt(K(qi,z(478),N(I(421))),K(qi,z(448),N(I(449)),z(477),N(I(421)))),Hb=G(Ta),Ca=K(Nr,z(280),N(I(466)),N(I(466)),N(I(421))),Vb=G(Ca),Da=K(eo,z(465),N(I(466)),N(I(466)),N(I(421))),Fb=G(Da),jn=xt(Aa,Ta,K(Xi,N(I(421))),K(td,N(I(421))),K(De,N(I(421))),Ca,Da,I(421)),$b=G(jn),ed=K(jn,z(290),I(421)),Gb=G(ed),rd=xt(K(jn,z(290),z(281),N(I(421))),K(jn,z(281),N(I(421))),K(z(281),N(I(421)))),zb=G(rd),nd=xt(K(De,I(6),z(480),N(I(421))),K(De,z(480),N(I(421)))),Wb=G(nd),od=K(De,xt(K(I(6,"443"),z(480)),K(I(6),z(443)),K(I(6),z(448),z(480)),K(z(448),z(480)),z(448),z(443)),N(I(421))),qb=G(od),id=xt(K(I(777),N(I(421)))),Yb=G(id),sd=xt(K(I(400),N(I(421)))),Zb=G(sd);var ro=class extends Event{type;detail;constructor(t,e){super(t),this.type=t,this.detail=e}};var Ha=St(nt("net"),1);var _a=St(nt("node:os"),1);function Pa(r){return!!(r.startsWith("169.254.")||r.toLowerCase().startsWith("fe80"))}var cd={4:"IPv4",6:"IPv6"};function ad(r){return["0.0.0.0","::"].includes(r)}function ud(r){let t=[],e=_a.default.networkInterfaces();for(let[,n]of Object.entries(e))if(n!=null)for(let o of n)Pa(o.address)||o.family===cd[r]&&t.push(o.address);return t}function Ba(r,t){if(r==null)return[];let e=r.toOptions();if(ad(e.host)){let n=[];for(let o of ud(e.family))n.push(pt(`/ip${e.family}/${o}/${e.transport}/${t??e.port}`));return n}return[pt(`/ip${e.family}/${e.host}/${e.transport}/${t??e.port}`)]}var Qi=class extends Error{constructor(t){super(t),this.name="TimeoutError"}},Ji=class extends Error{constructor(t){super(),this.name="AbortError",this.message=t}},La=r=>globalThis.DOMException===void 0?new Ji(r):new DOMException(r),Oa=r=>{let t=r.reason===void 0?La("This operation was aborted."):r.reason;return t instanceof Error?t:La(t)};function ts(r,t){let{milliseconds:e,fallback:n,message:o,customTimers:i={setTimeout,clearTimeout}}=t,s,c,f=new Promise((d,l)=>{if(typeof e!="number"||Math.sign(e)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${e}\``);if(t.signal){let{signal:h}=t;h.aborted&&l(Oa(h)),c=()=>{l(Oa(h))},h.addEventListener("abort",c,{once:!0})}if(e===Number.POSITIVE_INFINITY){r.then(d,l);return}let u=new Qi;s=i.setTimeout.call(void 0,()=>{if(n){try{d(n())}catch(h){l(h)}return}typeof r.cancel=="function"&&r.cancel(),o===!1?d():o instanceof Error?l(o):(u.message=o??`Promise timed out after ${e} milliseconds`,l(u))},e),(async()=>{try{d(await r)}catch(h){l(h)}})()}).finally(()=>{f.clear(),c&&t.signal&&t.signal.removeEventListener("abort",c)});return f.clear=()=>{i.clearTimeout.call(void 0,s),s=void 0},f}var ld=r=>{let t=r.addEventListener||r.on||r.addListener,e=r.removeEventListener||r.off||r.removeListener;if(!t||!e)throw new TypeError("Emitter is not compatible");return{addListener:t.bind(r),removeListener:e.bind(r)}};function fd(r,t,e){let n,o=new Promise((i,s)=>{if(e={rejectionEvents:["error"],multiArgs:!1,resolveImmediately:!1,...e},!(e.count>=0&&(e.count===Number.POSITIVE_INFINITY||Number.isInteger(e.count))))throw new TypeError("The `count` option should be at least 0 or more");e.signal?.throwIfAborted();let c=[t].flat(),a=[],{addListener:f,removeListener:d}=ld(r),l=(...h)=>{let y=e.multiArgs?h:h[0];e.filter&&!e.filter(y)||(a.push(y),e.count===a.length&&(n(),i(a)))},u=h=>{n(),s(h)};n=()=>{for(let h of c)d(h,l);for(let h of e.rejectionEvents)d(h,u)};for(let h of c)f(h,l);for(let h of e.rejectionEvents)f(h,u);e.signal&&e.signal.addEventListener("abort",()=>{u(e.signal.reason)},{once:!0}),e.resolveImmediately&&i(a)});if(o.cancel=n,typeof e.timeout=="number"){let i=ts(o,{milliseconds:e.timeout});return i.cancel=n,i}return o}function es(r,t,e){typeof e=="function"&&(e={filter:e}),e={...e,count:1,resolveImmediately:!1};let n=fd(r,t,e),o=n.then(i=>i[0]);return o.cancel=n.cancel,o}function Na(r,t){if(typeof r!="string")throw new B(`invalid ip provided: ${r}`);if(typeof t=="string"&&(t=parseInt(t)),isNaN(t))throw new B(`invalid port provided: ${t}`);if((0,Bt.isIPv4)(r))return pt(`/ip4/${r}/tcp/${t}`);if((0,Bt.isIPv6)(r))return pt(`/ip6/${r}/tcp/${t}`);throw new B(`invalid ip:port for creating a multiaddr: ${r}:${t}`)}var no=class extends Error{static name="AbortError";name="AbortError";constructor(t="The operation was aborted",...e){super(t,...e)}};async function os(r,t,e,n){let o=new no(n?.errorMessage);n?.errorCode!=null&&(o.code=n.errorCode);let i=n?.errorEvent??"error";return e?.aborted===!0?Promise.reject(o):new Promise((s,c)=>{function a(){ns(e,"abort",l),ns(r,t,f),ns(r,i,d)}let f=u=>{try{if(n?.filter?.(u)===!1)return}catch(h){a(),c(h);return}a(),s(u)},d=u=>{if(a(),u instanceof Error){c(u);return}c(u.detail??n?.error??new Error(`The "${n?.errorEvent}" event was emitted but the event had no '.detail' field. Pass an 'error' option to race-event to change this message.`))},l=()=>{a(),c(o)};rs(e,"abort",l),rs(r,t,f),rs(r,i,d)})}function rs(r,t,e){r!=null&&(Ua(r)?r.addEventListener(t,e):r.addListener(t,e))}function ns(r,t,e){r!=null&&(Ua(r)?r.removeEventListener(t,e):r.removeListener(t,e))}function Ua(r){return typeof r.addEventListener=="function"&&typeof r.removeEventListener=="function"}function ka(r){if(hd(r))return(async function*(){let t=r.getReader();try{for(;;){let{done:e,value:n}=await t.read();if(e)return;yield n}}finally{t.releaseLock()}})();if(dd(r))return r;throw new Error("unknown stream")}function dd(r){return r[Symbol.asyncIterator]!=null}function hd(r){return typeof r?.getReader=="function"}function Ra(r){return async t=>{let e=async()=>{pd(t)&&await t.return(void 0)},n,o,i=x=>{n=x,e().catch(D=>{D=new AggregateError([n,D],"The Writable emitted an error, additionally an error occurred while ending the Source")}).finally(()=>{o?.(x)})},s,c=!1,a=()=>{c=!0,s?.()},f,d=!1,l=()=>{d=!0,f?.()},u,h=()=>{u?.()},y=async()=>new Promise((x,D)=>{s=u=x,o=D,r.once("drain",h)}),b=async()=>(await e(),new Promise((x,D)=>{if(c||d||n!=null){x();return}f=s=x,o=D})),E=()=>{r.removeListener("error",i),r.removeListener("close",a),r.removeListener("finish",l),r.removeListener("drain",h)};r.once("error",i),r.once("close",a),r.once("finish",l);try{for await(let x of t){if(!r.writable||r.destroyed||n!=null)break;r.write(x)||await y()}}catch(x){n==null&&r.destroy(x),n=x}try{if(r.writable&&r.end(),await b(),n!=null)throw n}finally{E()}}}function pd(r){return r.return!=null}function is(r){return{sink:Ra(r),source:ka(r)}}var Ka=St(nt("os"),1),Ma=St(nt("path"),1);function er(r,t={}){let e=r.getPath();if(e!=null)return Ka.default.platform()==="win32"?{path:Ma.default.join("\\\\.\\pipe\\",e)}:{path:e};let n=r.toOptions();return{...t,...n,ipv6Only:n.family===6}}var oo=(r,t)=>{let e,n=t.logger.forComponent("libp2p:tcp:socket"),o=t.direction,i=t.metrics,s=t.metricPrefix??"",c=t.socketInactivityTimeout??12e4,a=t.socketCloseTimeout??500,f=!1,d=!1;t.listeningAddr?.getPath()!=null&&(t.remoteAddr=t.listeningAddr),t.remoteAddr?.getPath()!=null&&(t.localAddr=t.remoteAddr),r.on("error",x=>{d=!0,f||(n.error("%s socket error - %e",o,x),i?.increment({[`${s}error`]:!0})),r.destroy(),E.timeline.close=Date.now()});let l;if(t.remoteAddr!=null)l=t.remoteAddr;else{if(r.remoteAddress==null||r.remotePort==null)throw new B("Could not determine remote address or port");l=Na(r.remoteAddress,r.remotePort)}let u=er(l),h=u.path??`${u.host??""}:${u.port??""}`,{sink:y,source:b}=is(r);r.setTimeout(c),r.once("timeout",()=>{f=!0,n("%s %s socket read timeout",o,h),i?.increment({[`${s}timeout`]:!0}),r.destroy(new Me),E.timeline.close=Date.now()}),r.once("close",()=>{!f&&!d&&(n("%s %s socket close",o,h),i?.increment({[`${s}close`]:!0})),r.destroy(),E.timeline.close=Date.now()}),r.once("end",()=>{n("%s %s socket end",o,h),i?.increment({[`${s}end`]:!0})});let E={async sink(x){try{await y((async function*(){for await(let D of x)D instanceof Uint8Array?yield D:yield D.subarray()})())}catch(D){D.type!=="aborted"&&n.error("%s %s error in sink - %e",o,h,D)}r.end()},source:b,remoteAddr:l,timeline:{open:Date.now()},async close(x={}){if(r.closed){n("the %s %s socket is already closed",o,h);return}if(r.destroyed){n("the %s %s socket is already destroyed",o,h);return}if(e!=null)return e.promise;try{e=ue(),r.end();let D=md(r),O=x.signal??AbortSignal.timeout(a);r.writableLength>0&&(n("%s %s draining socket",o,h),await os(D,"drain",O,{errorEvent:"error"}),n("%s %s socket drained",o,h)),await Promise.all([os(D,"close",O,{errorEvent:"error"}),r.destroy()])}catch(D){this.abort(D)}finally{e.resolve()}},abort:x=>{n("%s %s socket abort due to error - %e",o,h,x),r.destroy(),E.timeline.close=Date.now()},log:n};return E};function md(r){return{addEventListener:(e,n)=>{r.addListener(e,n)},removeEventListener:(e,n)=>{r.removeListener(e,n)}}}var ft;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(ft||(ft={}));var io=class extends vn{context;server;sockets=new Set;status={code:ft.INACTIVE};metrics;addr;log;shutdownController;constructor(t){if(super(),this.context=t,t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0,this.shutdownController=new AbortController,En(1/0,this.shutdownController.signal),this.log=t.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Ha.default.createServer(t,this.onSocket.bind(this)),t.maxConnections!==void 0&&(this.server.maxConnections=t.maxConnections),t.closeServerOnMaxConnections!=null&&t.closeServerOnMaxConnections.closeAbove<t.closeServerOnMaxConnections.listenBelow)throw new B("closeAbove must be >= listenBelow");t.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:t.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:t.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:t.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let e=this.server.address();e==null?this.addr="unknown":typeof e=="string"?this.addr=e:this.addr=`${e.address}:${e.port}`,this.metrics.status?.update({[this.addr]:ft.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",e=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:e})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==ft.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(t){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==ft.ACTIVE)throw t.destroy(),new wn("Server is not listening yet");let e;try{e=oo(t,{listeningAddr:this.status.listeningAddr,socketInactivityTimeout:this.context.socketInactivityTimeout,socketCloseTimeout:this.context.socketCloseTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,logger:this.context.logger,direction:"inbound"})}catch(n){this.log.error("inbound connection failed",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),t.destroy();return}this.log("new inbound connection %s",e.remoteAddr),this.sockets.add(t),this.context.upgrader.upgradeInbound(e,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",e.remoteAddr),t.once("close",()=>{this.sockets.delete(t),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",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&this.pause()}).catch(async n=>{this.log.error("inbound connection upgrade failed",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(t),e.abort(n)})}getAddrs(){if(this.status.code===ft.INACTIVE)return[];let t=this.server.address();return t==null?[]:typeof t=="string"?[pt(`/unix/${encodeURIComponent(t)}`)]:Ba(this.status.listeningAddr,t.port)}updateAnnounceAddrs(){}async listen(t){if(this.status.code===ft.ACTIVE||this.status.code===ft.PAUSED)throw new xn("server is already listening");try{this.status={code:ft.ACTIVE,listeningAddr:t,netConfig:er(t,this.context)},await this.resume()}catch(e){throw this.status={code:ft.INACTIVE},e}}async close(){let t=[];this.server.listening&&t.push(es(this.server,"close")),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(e=>{e.readable&&(t.push(es(e,"close")),e.destroy())}),await Promise.all(t)}async resume(){if(this.server.listening||this.status.code===ft.INACTIVE)return;let t=this.status.netConfig;await new Promise((e,n)=>{this.server.once("error",n),this.server.listen(t,e)}),this.status={...this.status,code:ft.ACTIVE},this.log("listening on %s",this.server.address())}pause(t=!1){if(!this.server.listening&&this.status.code===ft.PAUSED&&t){this.status={code:ft.INACTIVE};return}!this.server.listening||this.status.code!==ft.ACTIVE||(this.log("closing server on %s",this.server.address()),this.status=t?{code:ft.INACTIVE}:{...this.status,code:ft.PAUSED},this.server.close())}};var so=class{opts;metrics;components;log;constructor(t,e={}){this.log=t.logger.forComponent("libp2p:tcp"),this.opts=e,this.components=t,t.metrics!=null&&(this.metrics={events:t.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:t.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[rc]=!0;[Symbol.toStringTag]="@libp2p/tcp";[oc]=["@libp2p/transport"];async dial(t,e){e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0;let n=await this._connect(t,e),o;try{o=oo(n,{remoteAddr:t,socketInactivityTimeout:this.opts.outboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.metrics?.events,logger:this.components.logger,direction:"outbound"})}catch(i){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(i),i}try{return this.log("new outbound connection %s",o.remoteAddr),await e.upgrader.upgradeOutbound(o,e)}catch(i){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection",i),o.abort(i),i}}async _connect(t,e){e.signal.throwIfAborted(),e.onProgress?.(new ro("tcp:open-connection"));let n;return new Promise((o,i)=>{let s=Date.now(),c=er(t,{...this.opts.dialOpts??{},...e});this.log("dialing %a",t),n=Va.default.connect(c);let a=h=>{this.log.error("dial to %a errored - %e",t,h);let y=c.path??`${c.host??""}:${c.port}`;h.message=`connection error ${y}: ${h.message}`,this.metrics?.events.increment({error:!0}),u(h)},f=()=>{this.log("connection timeout %a",t),this.metrics?.events.increment({timeout:!0});let h=new Me(`Connection timeout after ${Date.now()-s}ms`);n.emit("error",h)},d=()=>{this.log("connection opened %a",t),this.metrics?.events.increment({connect:!0}),u()},l=()=>{this.log("connection aborted %a",t),this.metrics?.events.increment({abort:!0}),u(new yn)},u=h=>{if(n.removeListener("error",a),n.removeListener("timeout",f),n.removeListener("connect",d),e.signal!=null&&e.signal.removeEventListener("abort",l),h!=null){i(h);return}o(n)};n.on("error",a),n.on("timeout",f),n.on("connect",d),e.signal.addEventListener("abort",l)}).catch(o=>{throw n?.destroy(),o})}createListener(t){return new io({...this.opts.listenOpts??{},...t,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,socketInactivityTimeout:this.opts.inboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(t){return t.filter(e=>Ia.exactMatch(e)||e.toString().startsWith("/unix/"))}dialFilter(t){return this.listenFilter(t)}};function Fa(r={}){return t=>new so(t,r)}function $a(r,t){let e=hn(r,t),n={read:async(o,i)=>{let s=await e.read(i);return o.decode(s)},write:async(o,i,s)=>{await e.write(i.encode(o),s)},writeV:async(o,i,s)=>{await e.writeV(o.map(c=>i.encode(c)),s)},pb:o=>({read:async i=>n.read(o,i),write:async(i,s)=>n.write(i,o,s),writeV:async(i,s)=>n.writeV(i,o,s),unwrap:()=>n}),unwrap:()=>e.unwrap()};return n}var yd=be("libp2p:daemon-client:dht"),co=class{client;constructor(t){this.client=t}async put(t,e){if(!(t instanceof Uint8Array))throw new B("invalid key received");if(!(e instanceof Uint8Array))throw new B("value received is not a Uint8Array");let n=await this.client.send({type:tt.Type.DHT,dht:{type:kt.Type.PUT_VALUE,key:t,value:e}}),o=await n.read(L);if(yd("read",o),await n.unwrap().close(),o.type!==L.Type.OK)throw new hr(o.error?.msg??"DHT put failed")}async get(t){if(!(t instanceof Uint8Array))throw new B("invalid key received");let e=await this.client.send({type:tt.Type.DHT,dht:{type:kt.Type.GET_VALUE,key:t}}),n=await e.read(L);if(await e.unwrap().close(),n.type!==L.Type.OK)throw new H(n.error?.msg??"DHT get failed");if(n.dht?.value==null)throw new H("Invalid DHT get response");return n.dht.value}async findPeer(t){if(!Ke(t))throw new B("invalid peer id received");let e=await this.client.send({type:tt.Type.DHT,dht:{type:kt.Type.FIND_PEER,peer:t.toMultihash().bytes}}),n=await e.read(L);if(await e.unwrap().close(),n.type!==L.Type.OK)throw new H(n.error?.msg??"DHT find peer failed");if(n.dht?.peer?.addrs==null)throw new H("Invalid response");return{id:oe(Ut(n.dht.peer.id)),multiaddrs:n.dht.peer.addrs.map(o=>pt(o))}}async provide(t){if(t==null||et.asCID(t)==null)throw new B("invalid cid received");let e=await this.client.send({type:tt.Type.DHT,dht:{type:kt.Type.PROVIDE,cid:t.bytes}}),n=await e.read(L);if(await e.unwrap().close(),n.type!==L.Type.OK)throw new H(n.error?.msg??"DHT provide failed")}async*findProviders(t,e=1){if(t==null||et.asCID(t)==null)throw new B("invalid cid received");let n=await this.client.send({type:tt.Type.DHT,dht:{type:kt.Type.FIND_PROVIDERS,cid:t.bytes,count:e}}),o=await n.read(L);if(o.type!==L.Type.OK)throw await n.unwrap().close(),new H(o.error?.msg??"DHT find providers failed");for(;;){let i=await n.read(Ft);if(i.type===Ft.Type.END){await n.unwrap().close();return}if(i.type===Ft.Type.VALUE&&i.peer?.addrs!=null)yield{id:oe(Ut(i.peer.id)),multiaddrs:i.peer.addrs.map(s=>pt(s))};else throw await n.unwrap().close(),new hr("unexpected message received")}}async*getClosestPeers(t){if(!(t instanceof Uint8Array))throw new B("invalid key received");let e=await this.client.send({type:tt.Type.DHT,dht:{type:kt.Type.GET_CLOSEST_PEERS,key:t}}),n=await e.read(L);if(n.type!==L.Type.OK)throw await e.unwrap().close(),new H(n.error?.msg??"DHT find providers failed");for(;;){let o=await e.read(Ft);if(o.type===Ft.Type.END){await e.unwrap().close();return}if(o.type===Ft.Type.VALUE&&o.value!=null)yield{id:oe(Ut(o.value)),multiaddrs:[]};else throw await e.unwrap().close(),new dr("unexpected message received")}}async getPublicKey(t){if(!Ke(t))throw new B("invalid peer id received");let e=await this.client.send({type:tt.Type.DHT,dht:{type:kt.Type.GET_PUBLIC_KEY,peer:t.toMultihash().bytes}}),n=await e.read(L);if(await e.unwrap().close(),n.type!==L.Type.OK)throw new H(n.error?.msg??"DHT get public key failed");if(n.dht==null)throw new dr("Invalid response");return n.dht.value}};var ao=class{client;constructor(t){this.client=t}async getTopics(){let t=await this.client.send({type:tt.Type.PUBSUB,pubsub:{type:jt.Type.GET_TOPICS}}),e=await t.read(L);if(await t.unwrap().close(),e.type!==L.Type.OK)throw new H(e.error?.msg??"Pubsub get topics failed");if(e.pubsub?.topics==null)throw new H("Invalid response");return e.pubsub.topics}async publish(t,e){if(typeof t!="string")throw new B("invalid topic received");if(!(e instanceof Uint8Array))throw new B("data received is not a Uint8Array");let n=await this.client.send({type:tt.Type.PUBSUB,pubsub:{type:jt.Type.PUBLISH,topic:t,data:e}}),o=await n.read(L);if(await n.unwrap().close(),o.type!==L.Type.OK)throw new H(o.error?.msg??"Pubsub publish failed")}async subscribe(t){if(typeof t!="string")throw new B("invalid topic received");let e=await this.client.send({type:tt.Type.PUBSUB,pubsub:{type:jt.Type.SUBSCRIBE,topic:t}}),n=await e.read(L);if(n.type!==L.Type.OK)throw new H(n.error?.msg??"Pubsub publish failed");let o=!0;return{async*messages(){for(;o;)yield await e.read(Xr)},async cancel(){o=!1,await e.unwrap().close()}}}async getSubscribers(t){if(typeof t!="string")throw new B("invalid topic received");let e=await this.client.send({type:tt.Type.PUBSUB,pubsub:{type:jt.Type.LIST_PEERS,topic:t}}),n=await e.read(L);if(await e.unwrap().close(),n.type!==L.Type.OK)throw new H(n.error?.msg??"Pubsub get subscribers failed");if(n.pubsub?.topics==null)throw new H("Invalid response");return n.pubsub.peerIDs.map(o=>oe(Ut(o)))}};var ss=be("libp2p:daemon-client"),H=class extends Error{constructor(t="Operation failed"){super(t),this.name="OperationFailedError"}},cs=class{multiaddr;dht;pubsub;tcp;constructor(t){this.multiaddr=t,this.tcp=Fa()({logger:Ys()}),this.dht=new co(this),this.pubsub=new ao(this)}async connectDaemon(t){return this.tcp.dial(this.multiaddr,{upgrader:new fr,signal:t??AbortSignal.timeout(1e4)})}async send(t){let e=await this.connectDaemon(),n=t.pubsub?.type??t.dht?.type??t.peerStore?.type??"";ss("send",t.type,n);let o=$a(e);return await o.write(t,tt),o}async connect(t,e){if(!Ke(t))throw new B("invalid peer id received");if(!Array.isArray(e))throw new B("addrs received are not in an array");e.forEach(i=>{if(!Zn(i))throw new B("received an address that is not a multiaddr")});let n=await this.send({type:tt.Type.CONNECT,connect:{peer:t.toMultihash().bytes,addrs:e.map(i=>i.bytes)}}),o=await n.read(L);if(o.type!==L.Type.OK){let i=o.error??{msg:"unspecified"};throw new H(i.msg??"unspecified")}await n.unwrap().close()}async identify(){let t=await this.send({type:tt.Type.IDENTIFY}),e=await t.read(L);if(e.type!==L.Type.OK)throw new H(e.error?.msg??"Identify failed");if(e.identify?.addrs==null)throw new H("Invalid response");let n=oe(Ut(e.identify?.id)),o=e.identify.addrs.map(i=>pt(i));return await t.unwrap().close(),{peerId:n,addrs:o}}async listPeers(){let t=await this.send({type:tt.Type.LIST_PEERS}),e=await t.read(L);if(e.type!==L.Type.OK)throw new H(e.error?.msg??"List peers failed");return await t.unwrap().close(),e.peers.map(n=>oe(Ut(n.id)))}async openStream(t,e){if(!Ke(t))throw new B("invalid peer id received");if(typeof e!="string")throw new B("invalid protocol received");let n=await this.send({type:tt.Type.STREAM_OPEN,streamOpen:{peer:t.toMultihash().bytes,proto:[e]}}),o=await n.read(L);if(o.type!==L.Type.OK)throw await n.unwrap().close(),new H(o.error?.msg??"Open stream failed");return n.unwrap()}async registerStreamHandler(t,e){if(typeof t!="string")throw new B("invalid protocol received");let n=this.tcp.createListener({upgrader:new fr(c=>{this.onConnection(t,n,e,c)})});await n.listen(pt("/ip4/127.0.0.1/tcp/0"));let o=n.getAddrs()[0];if(o==null)throw new H("Could not listen on port");let i=await this.send({type:tt.Type.STREAM_HANDLER,streamHandler:{addr:o.bytes,proto:[t]}}),s=await i.read(L);if(await i.unwrap().close(),s.type!==L.Type.OK)throw new H(s.error?.msg??"Register stream handler failed")}onConnection(t,e,n,o){Promise.resolve().then(async()=>{let i=new pn({stream:o}),s=await i.read();if(s==null)throw new H("Could not read open stream response");if(ke.decode(s).proto!==t)throw new H("Incorrect protocol");await n(i.rest())}).catch(i=>{o.abort(i)}).finally(()=>{o.close().catch(i=>{ss.error(i)}),e.close().catch(i=>{ss.error(i)})})}};function gd(r){return new cs(r)}return Za(bd);})();
7
7
  /*! Bundled license information:
8
8
 
9
9
  @noble/hashes/esm/utils.js:
10
10
  (*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
11
11
 
12
- @noble/curves/esm/abstract/utils.js:
13
- (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
14
-
12
+ @noble/curves/esm/utils.js:
15
13
  @noble/curves/esm/abstract/modular.js:
16
- (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
17
-
18
14
  @noble/curves/esm/abstract/curve.js:
19
- (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
20
-
21
15
  @noble/curves/esm/abstract/weierstrass.js:
22
- (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
23
-
24
16
  @noble/curves/esm/_shortw_utils.js:
25
- (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
26
-
27
17
  @noble/curves/esm/secp256k1.js:
28
18
  (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
29
19
  */
30
20
  return Libp2PDaemonClient}));
21
+ //# sourceMappingURL=index.min.js.map