@libp2p/daemon-server 9.0.17-90100be0c → 9.0.17-b30baa93a

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,5 +1,5 @@
1
1
  (function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.Libp2PDaemonServer = factory()}(typeof self !== 'undefined' ? self : this, function () {
2
- "use strict";var Libp2PDaemonServer=(()=>{var fl=Object.create;var zr=Object.defineProperty;var dl=Object.getOwnPropertyDescriptor;var hl=Object.getOwnPropertyNames;var pl=Object.getPrototypeOf,ml=Object.prototype.hasOwnProperty;var ie=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var _e=(t,e)=>{for(var r in e)zr(t,r,{get:e[r],enumerable:!0})},Bi=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of hl(e))!ml.call(t,i)&&i!==r&&zr(t,i,{get:()=>e[i],enumerable:!(n=dl(e,i))||n.enumerable});return t};var Oe=(t,e,r)=>(r=t!=null?fl(pl(t)):{},Bi(e||!t||!t.__esModule?zr(r,"default",{value:t,enumerable:!0}):r,t)),bl=t=>Bi(zr({},"__esModule",{value:!0}),t);var zd={};_e(zd,{Server:()=>xo,createServer:()=>Fd});var vo=ie("node:buffer");function gt(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function le(t=0){return gt(vo.Buffer.alloc(t))}function Te(t=0){return gt(vo.Buffer.allocUnsafe(t))}var yl=Math.pow(2,7),gl=Math.pow(2,14),wl=Math.pow(2,21),So=Math.pow(2,28),Io=Math.pow(2,35),Ao=Math.pow(2,42),Do=Math.pow(2,49),R=128,ge=127;function ue(t){if(t<yl)return 1;if(t<gl)return 2;if(t<wl)return 3;if(t<So)return 4;if(t<Io)return 5;if(t<Ao)return 6;if(t<Do)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Nt(t,e,r=0){switch(ue(t)){case 8:e[r++]=t&255|R,t/=128;case 7:e[r++]=t&255|R,t/=128;case 6:e[r++]=t&255|R,t/=128;case 5:e[r++]=t&255|R,t/=128;case 4:e[r++]=t&255|R,t>>>=7;case 3:e[r++]=t&255|R,t>>>=7;case 2:e[r++]=t&255|R,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function El(t,e,r=0){switch(ue(t)){case 8:e.set(r++,t&255|R),t/=128;case 7:e.set(r++,t&255|R),t/=128;case 6:e.set(r++,t&255|R),t/=128;case 5:e.set(r++,t&255|R),t/=128;case 4:e.set(r++,t&255|R),t>>>=7;case 3:e.set(r++,t&255|R),t>>>=7;case 2:e.set(r++,t&255|R),t>>>=7;case 1:{e.set(r++,t&255),t>>>=7;break}default:throw new Error("unreachable")}return e}function To(t,e){let r=t[e],n=0;if(n+=r&ge,r<R||(r=t[e+1],n+=(r&ge)<<7,r<R)||(r=t[e+2],n+=(r&ge)<<14,r<R)||(r=t[e+3],n+=(r&ge)<<21,r<R)||(r=t[e+4],n+=(r&ge)*So,r<R)||(r=t[e+5],n+=(r&ge)*Io,r<R)||(r=t[e+6],n+=(r&ge)*Ao,r<R)||(r=t[e+7],n+=(r&ge)*Do,r<R))return n;throw new RangeError("Could not decode varint")}function xl(t,e){let r=t.get(e),n=0;if(n+=r&ge,r<R||(r=t.get(e+1),n+=(r&ge)<<7,r<R)||(r=t.get(e+2),n+=(r&ge)<<14,r<R)||(r=t.get(e+3),n+=(r&ge)<<21,r<R)||(r=t.get(e+4),n+=(r&ge)*So,r<R)||(r=t.get(e+5),n+=(r&ge)*Io,r<R)||(r=t.get(e+6),n+=(r&ge)*Ao,r<R)||(r=t.get(e+7),n+=(r&ge)*Do,r<R))return n;throw new RangeError("Could not decode varint")}function Wr(t,e,r=0){return e==null&&(e=Te(ue(t))),e instanceof Uint8Array?Nt(t,e,r):El(t,e,r)}function wt(t,e=0){return t instanceof Uint8Array?To(t,e):xl(t,e)}var Lo=new Float32Array([-0]),at=new Uint8Array(Lo.buffer);function ki(t,e,r){Lo[0]=t,e[r]=at[0],e[r+1]=at[1],e[r+2]=at[2],e[r+3]=at[3]}function Pi(t,e){return at[0]=t[e],at[1]=t[e+1],at[2]=t[e+2],at[3]=t[e+3],Lo[0]}var Co=new Float64Array([-0]),we=new Uint8Array(Co.buffer);function Ni(t,e,r){Co[0]=t,e[r]=we[0],e[r+1]=we[1],e[r+2]=we[2],e[r+3]=we[3],e[r+4]=we[4],e[r+5]=we[5],e[r+6]=we[6],e[r+7]=we[7]}function Ri(t,e){return we[0]=t[e],we[1]=t[e+1],we[2]=t[e+2],we[3]=t[e+3],we[4]=t[e+4],we[5]=t[e+5],we[6]=t[e+6],we[7]=t[e+7],Co[0]}var vl=BigInt(Number.MAX_SAFE_INTEGER),Sl=BigInt(Number.MIN_SAFE_INTEGER),Be=class t{lo;hi;constructor(e,r){this.lo=e|0,this.hi=r|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(e=!1){if(e)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(BigInt(r)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(e=!1){return this.toBigInt(e).toString()}zzEncode(){let e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this}zzDecode(){let e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this}length(){let e=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?e<16384?e<128?1:2:e<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return Et;if(e<vl&&e>Sl)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,i=e-(n<<32n);return r&&(n=~n|0n,i=~i|0n,++i>Ui&&(i=0n,++n>Ui&&(n=0n))),new t(Number(i),Number(n))}static fromNumber(e){if(e===0)return Et;let r=e<0;r&&(e=-e);let n=e>>>0,i=(e-n)/4294967296>>>0;return r&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new t(n,i)}static from(e){return typeof e=="number"?t.fromNumber(e):typeof e=="bigint"?t.fromBigInt(e):typeof e=="string"?t.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new t(e.low>>>0,e.high>>>0):Et}},Et=new Be(0,0);Et.toBigInt=function(){return 0n};Et.zzEncode=Et.zzDecode=function(){return this};Et.length=function(){return 1};var Ui=4294967296n;function Mi(t){let e=0,r=0;for(let n=0;n<t.length;++n)r=t.charCodeAt(n),r<128?e+=1:r<2048?e+=2:(r&64512)===55296&&(t.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function $i(t,e,r){if(r-e<1)return"";let i,o=[],c=0,s;for(;e<r;)s=t[e++],s<128?o[c++]=s:s>191&&s<224?o[c++]=(s&31)<<6|t[e++]&63:s>239&&s<365?(s=((s&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,o[c++]=55296+(s>>10),o[c++]=56320+(s&1023)):o[c++]=(s&15)<<12|(t[e++]&63)<<6|t[e++]&63,c>8191&&((i??(i=[])).push(String.fromCharCode.apply(String,o)),c=0);return i!=null?(c>0&&i.push(String.fromCharCode.apply(String,o.slice(0,c))),i.join("")):String.fromCharCode.apply(String,o.slice(0,c))}function _o(t,e,r){let n=r,i,o;for(let c=0;c<t.length;++c)i=t.charCodeAt(c),i<128?e[r++]=i:i<2048?(e[r++]=i>>6|192,e[r++]=i&63|128):(i&64512)===55296&&((o=t.charCodeAt(c+1))&64512)===56320?(i=65536+((i&1023)<<10)+(o&1023),++c,e[r++]=i>>18|240,e[r++]=i>>12&63|128,e[r++]=i>>6&63|128,e[r++]=i&63|128):(e[r++]=i>>12|224,e[r++]=i>>6&63|128,e[r++]=i&63|128);return r-n}function He(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function qr(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var Oo=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(e){this.buf=e,this.pos=0,this.len=e.length}uint32(){let e=4294967295;if(e=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(e=(e|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return e;if((this.pos+=5)>this.len)throw this.pos=this.len,He(this,10);return e}int32(){return this.uint32()|0}sint32(){let e=this.uint32();return e>>>1^-(e&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw He(this,4);return qr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw He(this,4);return qr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw He(this,4);let e=Pi(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw He(this,4);let e=Ri(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw He(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return $i(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw He(this,e);this.pos+=e}else do if(this.pos>=this.len)throw He(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(e=this.uint32()&7)!==4;)this.skipType(e);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${e} at offset ${this.pos}`)}return this}readLongVarint(){let e=new Be(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(this.buf[this.pos]&127)<<28)>>>0,e.hi=(e.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return e;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw He(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,e}if(this.len-this.pos>4){for(;r<5;++r)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;r<5;++r){if(this.pos>=this.len)throw He(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw He(this,8);let e=qr(this.buf,this.pos+=4),r=qr(this.buf,this.pos+=4);return new Be(e,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=To(this.buf,this.pos);return this.pos+=ue(e),e}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 ir(t){return new Oo(t instanceof Uint8Array?t:t.subarray())}function Y(t,e,r){let n=ir(t);return e.decode(n,void 0,r)}var cc=ie("node:buffer");var Ro={};_e(Ro,{base10:()=>_l});var sh=new Uint8Array(0);function Hi(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Me(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function Vi(t){return new TextEncoder().encode(t)}function Gi(t){return new TextDecoder().decode(t)}function Il(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var o=t.charAt(i),c=o.charCodeAt(0);if(r[c]!==255)throw new TypeError(o+" is ambiguous");r[c]=i}var s=t.length,a=t.charAt(0),l=Math.log(s)/Math.log(256),u=Math.log(256)/Math.log(s);function f(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 x=0,b=0,E=0,O=y.length;E!==O&&y[E]===0;)E++,x++;for(var P=(O-E)*u+1>>>0,N=new Uint8Array(P);E!==O;){for(var H=y[E],ae=0,oe=P-1;(H!==0||ae<b)&&oe!==-1;oe--,ae++)H+=256*N[oe]>>>0,N[oe]=H%s>>>0,H=H/s>>>0;if(H!==0)throw new Error("Non-zero carry");b=ae,E++}for(var pe=P-b;pe!==P&&N[pe]===0;)pe++;for(var C=a.repeat(x);pe<P;++pe)C+=t.charAt(N[pe]);return C}function d(y){if(typeof y!="string")throw new TypeError("Expected String");if(y.length===0)return new Uint8Array;var x=0;if(y[x]!==" "){for(var b=0,E=0;y[x]===a;)b++,x++;for(var O=(y.length-x)*l+1>>>0,P=new Uint8Array(O);y[x];){var N=r[y.charCodeAt(x)];if(N===255)return;for(var H=0,ae=O-1;(N!==0||H<E)&&ae!==-1;ae--,H++)N+=s*P[ae]>>>0,P[ae]=N%256>>>0,N=N/256>>>0;if(N!==0)throw new Error("Non-zero carry");E=H,x++}if(y[x]!==" "){for(var oe=O-E;oe!==O&&P[oe]===0;)oe++;for(var pe=new Uint8Array(b+(O-oe)),C=b;oe!==O;)pe[C++]=P[oe++];return pe}}}function h(y){var x=d(y);if(x)return x;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var Al=Il,Dl=Al,zi=Dl;var Bo=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},ko=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let i=r.codePointAt(0);if(i===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=i,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return Wi(this,e)}},Po=class{decoders;constructor(e){this.decoders=e}or(e){return Wi(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Wi(t,e){return new Po({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var No=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new Bo(e,r,n),this.decoder=new ko(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Rt({name:t,prefix:e,encode:r,decode:n}){return new No(t,e,r,n)}function lt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:i}=zi(r,t);return Rt({prefix:e,name:t,encode:n,decode:o=>Me(i(o))})}function Tl(t,e,r,n){let i=t.length;for(;t[i-1]==="=";)--i;let o=new Uint8Array(i*r/8|0),c=0,s=0,a=0;for(let l=0;l<i;++l){let u=e[t[l]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);s=s<<r|u,c+=r,c>=8&&(c-=8,o[a++]=255&s>>c)}if(c>=r||(255&s<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return o}function Ll(t,e,r){let n=e[e.length-1]==="=",i=(1<<r)-1,o="",c=0,s=0;for(let a=0;a<t.length;++a)for(s=s<<8|t[a],c+=8;c>r;)c-=r,o+=e[i&s>>c];if(c!==0&&(o+=e[i&s<<r-c]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function Cl(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function ee({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let i=Cl(n);return Rt({prefix:e,name:t,encode(o){return Ll(o,n,r)},decode(o){return Tl(o,i,r,t)}})}var _l=lt({prefix:"9",name:"base10",alphabet:"0123456789"});var Uo={};_e(Uo,{base16:()=>Ol,base16upper:()=>Bl});var Ol=ee({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Bl=ee({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Mo={};_e(Mo,{base2:()=>kl});var kl=ee({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var $o={};_e($o,{base256emoji:()=>Ml});var Yi=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}"),Pl=Yi.reduce((t,e,r)=>(t[r]=e,t),[]),Nl=Yi.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function Rl(t){return t.reduce((e,r)=>(e+=Pl[r],e),"")}function Ul(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let i=Nl[n];if(i==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(i)}return new Uint8Array(e)}var Ml=Rt({prefix:"\u{1F680}",name:"base256emoji",encode:Rl,decode:Ul});var Ko={};_e(Ko,{base32:()=>Ze,base32hex:()=>Vl,base32hexpad:()=>Fl,base32hexpadupper:()=>zl,base32hexupper:()=>Gl,base32pad:()=>Kl,base32padupper:()=>Hl,base32upper:()=>$l,base32z:()=>Wl});var Ze=ee({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),$l=ee({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Kl=ee({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Hl=ee({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Vl=ee({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Gl=ee({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Fl=ee({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),zl=ee({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Wl=ee({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Ho={};_e(Ho,{base36:()=>cr,base36upper:()=>Yl});var cr=lt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Yl=lt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Vo={};_e(Vo,{base58btc:()=>te,base58flickr:()=>ql});var te=lt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),ql=lt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var zo={};_e(zo,{base64:()=>Go,base64pad:()=>Zl,base64url:()=>Fo,base64urlpad:()=>Xl});var Go=ee({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Zl=ee({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Fo=ee({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Xl=ee({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Wo={};_e(Wo,{base8:()=>Ql});var Ql=ee({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Yo={};_e(Yo,{identity:()=>jl});var jl=Rt({prefix:"\0",name:"identity",encode:t=>Gi(t),decode:t=>Vi(t)});var xh=new TextEncoder,vh=new TextDecoder;var Zo={};_e(Zo,{identity:()=>Ve});var tu=Xi,qi=128,ru=127,nu=~ru,ou=Math.pow(2,31);function Xi(t,e,r){e=e||[],r=r||0;for(var n=r;t>=ou;)e[r++]=t&255|qi,t/=128;for(;t&nu;)e[r++]=t&255|qi,t>>>=7;return e[r]=t|0,Xi.bytes=r-n+1,e}var su=qo,iu=128,Zi=127;function qo(t,n){var r=0,n=n||0,i=0,o=n,c,s=t.length;do{if(o>=s)throw qo.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=i<28?(c&Zi)<<i:(c&Zi)*Math.pow(2,i),i+=7}while(c>=iu);return qo.bytes=o-n,r}var cu=Math.pow(2,7),au=Math.pow(2,14),lu=Math.pow(2,21),uu=Math.pow(2,28),fu=Math.pow(2,35),du=Math.pow(2,42),hu=Math.pow(2,49),pu=Math.pow(2,56),mu=Math.pow(2,63),bu=function(t){return t<cu?1:t<au?2:t<lu?3:t<uu?4:t<fu?5:t<du?6:t<hu?7:t<pu?8:t<mu?9:10},yu={encode:tu,decode:su,encodingLength:bu},gu=yu,ar=gu;function lr(t,e=0){return[ar.decode(t,e),ar.decode.bytes]}function Ut(t,e,r=0){return ar.encode(t,e,r),e}function Mt(t){return ar.encodingLength(t)}function Kt(t,e){let r=e.byteLength,n=Mt(t),i=n+Mt(r),o=new Uint8Array(i+r);return Ut(t,o,0),Ut(r,o,n),o.set(e,i),new $t(t,r,e,o)}function et(t){let e=Me(t),[r,n]=lr(e),[i,o]=lr(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==i)throw new Error("Incorrect length");return new $t(r,i,c,e)}function Qi(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Hi(t.bytes,r.bytes)}}var $t=class{code;size;digest;bytes;constructor(e,r,n,i){this.code=e,this.size=r,this.digest=n,this.bytes=i}};var ji=0,wu="identity",Ji=Me;function Eu(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return Kt(ji,Ji(t))}var Ve={code:ji,name:wu,encode:Ji,digest:Eu};var es={};_e(es,{sha256:()=>Jo,sha512:()=>vu});var jo=Oe(ie("crypto"),1);var xu=20;function Qo({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:i}){return new Xo(t,e,r,n,i)}var Xo=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,i,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=i??xu,this.maxDigestLength=o}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?ec(n,this.code,r?.truncate):n.then(i=>ec(i,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function ec(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return Kt(e,t)}var Jo=Qo({name:"sha2-256",code:18,encode:t=>Me(jo.default.createHash("sha256").update(t).digest())}),vu=Qo({name:"sha2-512",code:19,encode:t=>Me(jo.default.createHash("sha512").update(t).digest())});function rc(t,e){let{bytes:r,version:n}=t;switch(n){case 0:return Iu(r,ts(t),e??te.encoder);default:return Au(r,ts(t),e??Ze.encoder)}}var nc=new WeakMap;function ts(t){let e=nc.get(t);if(e==null){let r=new Map;return nc.set(t,r),r}return e}var ce=class t{code;version;multihash;bytes;"/";constructor(e,r,n,i){this.code=r,this.version=e,this.multihash=n,this.bytes=i,this["/"]=i}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:e,multihash:r}=this;if(e!==ur)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Du)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}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:e,digest:r}=this.multihash,n=Kt(e,r);return t.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(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&Qi(e.multihash,n.multihash)}toString(e){return rc(this,e)}toJSON(){return{"/":rc(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:c}=r;return new t(n,i,o,c??oc(n,i,o.bytes))}else if(r[Tu]===!0){let{version:n,multihash:i,code:o}=r,c=et(i);return t.create(n,o,c)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==ur)throw new Error(`Version 0 CID must use dag-pb (code: ${ur}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=oc(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,ur,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,i=Me(e.subarray(n,n+r.multihashSize));if(i.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=i.subarray(r.multihashSize-r.digestSize),c=new $t(r.multihashCode,r.digestSize,o,i);return[r.version===0?t.createV0(c):t.createV1(r.codec,c),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[f,d]=lr(e.subarray(r));return r+=d,f},i=n(),o=ur;if(i===18?(i=0,r=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let c=r,s=n(),a=n(),l=r+a,u=l-c;return{version:i,codec:o,multihashCode:s,digestSize:a,multihashSize:u,size:l}}static parse(e,r){let[n,i]=Su(e,r),o=t.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return ts(o).set(n,e),o}};function Su(t,e){switch(t[0]){case"Q":{let r=e??te;return[te.prefix,r.decode(`${te.prefix}${t}`)]}case te.prefix:{let r=e??te;return[te.prefix,r.decode(t)]}case Ze.prefix:{let r=e??Ze;return[Ze.prefix,r.decode(t)]}case cr.prefix:{let r=e??cr;return[cr.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function Iu(t,e,r){let{prefix:n}=r;if(n!==te.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let i=e.get(n);if(i==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return i}function Au(t,e,r){let{prefix:n}=r,i=e.get(n);if(i==null){let o=r.encode(t);return e.set(n,o),o}else return i}var ur=112,Du=18;function oc(t,e,r){let n=Mt(t),i=n+Mt(e),o=new Uint8Array(i+r.byteLength);return Ut(t,o,0),Ut(e,o,n),o.set(r,i),o}var Tu=Symbol.for("@ipld/js-cid/CID");var fr={...Yo,...Mo,...Wo,...Ro,...Uo,...Ko,...Ho,...Vo,...zo,...$o},zh={...es,...Zo};function ic(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var sc=ic("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),rs=ic("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Te(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Lu={utf8:sc,"utf-8":sc,hex:fr.base16,latin1:rs,ascii:rs,binary:rs,...fr},Xr=Lu;function Ee(t,e="utf8"){let r=Xr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?gt(cc.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function ns(t){let e=t??8192,r=e>>>1,n,i=e;return function(c){if(c<1||c>r)return Te(c);i+c>e&&(n=Te(e),i=0);let s=n.subarray(i,i+=c);return(i&7)!==0&&(i=(i|7)+1),s}}var vt=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function os(){}var is=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},Cu=ns();function _u(t){return globalThis.Buffer!=null?Te(t):Cu(t)}var hr=class{len;head;tail;states;constructor(){this.len=0,this.head=new vt(os,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new vt(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new cs((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this}int32(e){return e<0?this._push(Qr,10,Be.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=Be.fromBigInt(e);return this._push(Qr,r.length(),r)}uint64Number(e){return this._push(Nt,ue(e),e)}uint64String(e){return this.uint64(BigInt(e))}int64(e){return this.uint64(e)}int64Number(e){return this.uint64Number(e)}int64String(e){return this.uint64String(e)}sint64(e){let r=Be.fromBigInt(e).zzEncode();return this._push(Qr,r.length(),r)}sint64Number(e){let r=Be.fromNumber(e).zzEncode();return this._push(Qr,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(ss,1,e?1:0)}fixed32(e){return this._push(dr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=Be.fromBigInt(e);return this._push(dr,4,r.lo)._push(dr,4,r.hi)}fixed64Number(e){let r=Be.fromNumber(e);return this._push(dr,4,r.lo)._push(dr,4,r.hi)}fixed64String(e){return this.fixed64(BigInt(e))}sfixed64(e){return this.fixed64(e)}sfixed64Number(e){return this.fixed64Number(e)}sfixed64String(e){return this.fixed64String(e)}float(e){return this._push(ki,4,e)}double(e){return this._push(Ni,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(ss,1,0):this.uint32(r)._push(Bu,r,e)}string(e){let r=Mi(e);return r!==0?this.uint32(r)._push(_o,r,e):this._push(ss,1,0)}fork(){return this.states=new is(this),this.head=this.tail=new vt(os,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 vt(os,0,0),this.len=0),this}ldelim(){let e=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=r,this.len+=n),this}finish(){let e=this.head.next,r=_u(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function ss(t,e,r){e[r]=t&255}function Ou(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var cs=class extends vt{next;constructor(e,r){super(Ou,e,r),this.next=void 0}};function Qr(t,e,r){for(;t.hi!==0;)e[r++]=t.lo&127|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[r++]=t.lo&127|128,t.lo=t.lo>>>7;e[r++]=t.lo}function dr(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}function Bu(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(hr.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(ku,e,t),this},hr.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(Pu,e,t),this});function ku(t,e,r){e.set(t,r)}function Pu(t,e,r){t.length<40?_o(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(Ee(t),r)}function as(){return new hr}function q(t,e){let r=as();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}function*Z(t,e,r){let n=ir(t);yield*e.stream(n,void 0,"$",r)}var jr={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function Jr(t,e,r,n,i){return{name:t,type:e,encode:r,decode:n,stream:i}}function Ge(t){function e(o){if(t[o.toString()]==null)throw new Error("Invalid enum value");return t[o]}let r=function(c,s){let a=e(c);s.int32(a)},n=function(c){let s=c.int32();return e(s)},i=function*(c){let s=c.int32();yield e(s)};return Jr("enum",jr.VARINT,r,n,i)}function X(t,e,r){return Jr("message",jr.LENGTH_DELIMITED,t,e,r)}var V=class extends Error{code="ERR_MAX_LENGTH";name="MaxLengthError"};var $e;(function(t){let e;(function(s){s.IDENTIFY="IDENTIFY",s.CONNECT="CONNECT",s.STREAM_OPEN="STREAM_OPEN",s.STREAM_HANDLER="STREAM_HANDLER",s.DHT="DHT",s.LIST_PEERS="LIST_PEERS",s.CONNMANAGER="CONNMANAGER",s.DISCONNECT="DISCONNECT",s.PUBSUB="PUBSUB",s.PEERSTORE="PEERSTORE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.IDENTIFY=0]="IDENTIFY",s[s.CONNECT=1]="CONNECT",s[s.STREAM_OPEN=2]="STREAM_OPEN",s[s.STREAM_HANDLER=3]="STREAM_HANDLER",s[s.DHT=4]="DHT",s[s.LIST_PEERS=5]="LIST_PEERS",s[s.CONNMANAGER=6]="CONNMANAGER",s[s.DISCONNECT=7]="DISCONNECT",s[s.PUBSUB=8]="PUBSUB",s[s.PEERSTORE=9]="PEERSTORE"})(r||(r={})),(function(s){s.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=X((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.connect!=null&&(a.uint32(18),mr.codec().encode(s.connect,a)),s.streamOpen!=null&&(a.uint32(26),br.codec().encode(s.streamOpen,a)),s.streamHandler!=null&&(a.uint32(34),yr.codec().encode(s.streamHandler,a)),s.dht!=null&&(a.uint32(42),ke.codec().encode(s.dht,a)),s.connManager!=null&&(a.uint32(50),wr.codec().encode(s.connManager,a)),s.disconnect!=null&&(a.uint32(58),Er.codec().encode(s.disconnect,a)),s.pubsub!=null&&(a.uint32(66),Xe.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(74),ut.codec().encode(s.peerStore,a)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.connect=mr.codec().decode(s,s.uint32(),{limits:l.limits?.connect});break}case 3:{u.streamOpen=br.codec().decode(s,s.uint32(),{limits:l.limits?.streamOpen});break}case 4:{u.streamHandler=yr.codec().decode(s,s.uint32(),{limits:l.limits?.streamHandler});break}case 5:{u.dht=ke.codec().decode(s,s.uint32(),{limits:l.limits?.dht});break}case 6:{u.connManager=wr.codec().decode(s,s.uint32(),{limits:l.limits?.connManager});break}case 7:{u.disconnect=Er.codec().decode(s,s.uint32(),{limits:l.limits?.disconnect});break}case 8:{u.pubsub=Xe.codec().decode(s,s.uint32(),{limits:l.limits?.pubsub});break}case 9:{u.peerStore=ut.codec().decode(s,s.uint32(),{limits:l.limits?.peerStore});break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*mr.codec().stream(s,s.uint32(),`${l}.connect`,{limits:u.limits?.connect});break}case 3:{yield*br.codec().stream(s,s.uint32(),`${l}.streamOpen`,{limits:u.limits?.streamOpen});break}case 4:{yield*yr.codec().stream(s,s.uint32(),`${l}.streamHandler`,{limits:u.limits?.streamHandler});break}case 5:{yield*ke.codec().stream(s,s.uint32(),`${l}.dht`,{limits:u.limits?.dht});break}case 6:{yield*wr.codec().stream(s,s.uint32(),`${l}.connManager`,{limits:u.limits?.connManager});break}case 7:{yield*Er.codec().stream(s,s.uint32(),`${l}.disconnect`,{limits:u.limits?.disconnect});break}case 8:{yield*Xe.codec().stream(s,s.uint32(),`${l}.pubsub`,{limits:u.limits?.pubsub});break}case 9:{yield*ut.codec().stream(s,s.uint32(),`${l}.peerStore`,{limits:u.limits?.peerStore});break}default:{s.skipType(d&7);break}}}})),n);function i(s){return q(s,t.codec())}t.encode=i;function o(s,a){return Y(s,t.codec(),a)}t.decode=o;function c(s,a){return Z(s,t.codec(),a)}t.stream=c})($e||($e={}));var re;(function(t){let e;(function(s){s.OK="OK",s.ERROR="ERROR"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.OK=0]="OK",s[s.ERROR=1]="ERROR"})(r||(r={})),(function(s){s.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=X((s,a,l={})=>{if(l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.error!=null&&(a.uint32(18),gr.codec().encode(s.error,a)),s.streamInfo!=null&&(a.uint32(26),St.codec().encode(s.streamInfo,a)),s.identify!=null&&(a.uint32(34),pr.codec().encode(s.identify,a)),s.dht!=null&&(a.uint32(42),fe.codec().encode(s.dht,a)),s.peers!=null&&s.peers.length>0)for(let u of s.peers)a.uint32(50),Fe.codec().encode(u,a);s.pubsub!=null&&(a.uint32(58),xr.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(66),vr.codec().encode(s.peerStore,a)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={peers:[]},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.error=gr.codec().decode(s,s.uint32(),{limits:l.limits?.error});break}case 3:{u.streamInfo=St.codec().decode(s,s.uint32(),{limits:l.limits?.streamInfo});break}case 4:{u.identify=pr.codec().decode(s,s.uint32(),{limits:l.limits?.identify});break}case 5:{u.dht=fe.codec().decode(s,s.uint32(),{limits:l.limits?.dht});break}case 6:{if(l.limits?.peers!=null&&u.peers.length===l.limits.peers)throw new V('Decode error - repeated field "peers" had too many elements');u.peers.push(Fe.codec().decode(s,s.uint32(),{limits:l.limits?.peers$}));break}case 7:{u.pubsub=xr.codec().decode(s,s.uint32(),{limits:l.limits?.pubsub});break}case 8:{u.peerStore=vr.codec().decode(s,s.uint32(),{limits:l.limits?.peerStore});break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f={peers:0},d=a==null?s.len:s.pos+a;for(;s.pos<d;){let h=s.uint32();switch(h>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*gr.codec().stream(s,s.uint32(),`${l}.error`,{limits:u.limits?.error});break}case 3:{yield*St.codec().stream(s,s.uint32(),`${l}.streamInfo`,{limits:u.limits?.streamInfo});break}case 4:{yield*pr.codec().stream(s,s.uint32(),`${l}.identify`,{limits:u.limits?.identify});break}case 5:{yield*fe.codec().stream(s,s.uint32(),`${l}.dht`,{limits:u.limits?.dht});break}case 6:{if(u.limits?.peers!=null&&f.peers===u.limits.peers)throw new V('Streaming decode error - repeated field "peers" had too many elements');for(let y of Fe.codec().stream(s,s.uint32(),`${l}.peers[]`,{limits:u.limits?.peers$}))yield{...y,index:f.peers};f.peers++;break}case 7:{yield*xr.codec().stream(s,s.uint32(),`${l}.pubsub`,{limits:u.limits?.pubsub});break}case 8:{yield*vr.codec().stream(s,s.uint32(),`${l}.peerStore`,{limits:u.limits?.peerStore});break}default:{s.skipType(h&7);break}}}})),n);function i(s){return q(s,t.codec())}t.encode=i;function o(s,a){return Y(s,t.codec(),a)}t.decode=o;function c(s,a){return Z(s,t.codec(),a)}t.stream=c})(re||(re={}));var pr;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={id:le(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.id=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new V('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new V('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(pr||(pr={}));var mr;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:le(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new V('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new V('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}case 3:{yield{field:`${s}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(mr||(mr={}));var br;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:le(0),proto:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(s.limits?.proto!=null&&a.proto.length===s.limits.proto)throw new V('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={proto:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&l.proto===a.limits.proto)throw new V('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${s}.proto[]`,index:l.proto,value:o.string()},l.proto++;break}case 3:{yield{field:`${s}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(br||(br={}));var yr;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(10),c.bytes(o.addr)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={addr:le(0),proto:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.addr=o.bytes();break}case 2:{if(s.limits?.proto!=null&&a.proto.length===s.limits.proto)throw new V('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={proto:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.addr`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&l.proto===a.limits.proto)throw new V('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${s}.proto[]`,index:l.proto,value:o.string()},l.proto++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(yr||(yr={}));var gr;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.msg!=null&&o.msg!==""&&(c.uint32(10),c.string(o.msg)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={msg:""},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.msg=o.string();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.msg`,value:o.string()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(gr||(gr={}));var St;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(18),c.bytes(o.addr)),o.proto!=null&&o.proto!==""&&(c.uint32(26),c.string(o.proto)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:le(0),addr:le(0),proto:""},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{a.addr=o.bytes();break}case 3:{a.proto=o.string();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{yield{field:`${s}.addr`,value:o.bytes()};break}case 3:{yield{field:`${s}.proto`,value:o.string()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(St||(St={}));var ke;(function(t){let e;(function(s){s.FIND_PEER="FIND_PEER",s.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",s.FIND_PROVIDERS="FIND_PROVIDERS",s.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",s.GET_PUBLIC_KEY="GET_PUBLIC_KEY",s.GET_VALUE="GET_VALUE",s.SEARCH_VALUE="SEARCH_VALUE",s.PUT_VALUE="PUT_VALUE",s.PROVIDE="PROVIDE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.FIND_PEER=0]="FIND_PEER",s[s.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",s[s.FIND_PROVIDERS=2]="FIND_PROVIDERS",s[s.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",s[s.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",s[s.GET_VALUE=5]="GET_VALUE",s[s.SEARCH_VALUE=6]="SEARCH_VALUE",s[s.PUT_VALUE=7]="PUT_VALUE",s[s.PROVIDE=8]="PROVIDE"})(r||(r={})),(function(s){s.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=X((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),a.bytes(s.peer)),s.cid!=null&&(a.uint32(26),a.bytes(s.cid)),s.key!=null&&(a.uint32(34),a.bytes(s.key)),s.value!=null&&(a.uint32(42),a.bytes(s.value)),s.count!=null&&(a.uint32(48),a.int32(s.count)),s.timeout!=null&&(a.uint32(56),a.int64(s.timeout)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=s.bytes();break}case 3:{u.cid=s.bytes();break}case 4:{u.key=s.bytes();break}case 5:{u.value=s.bytes();break}case 6:{u.count=s.int32();break}case 7:{u.timeout=s.int64();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.peer`,value:s.bytes()};break}case 3:{yield{field:`${l}.cid`,value:s.bytes()};break}case 4:{yield{field:`${l}.key`,value:s.bytes()};break}case 5:{yield{field:`${l}.value`,value:s.bytes()};break}case 6:{yield{field:`${l}.count`,value:s.int32()};break}case 7:{yield{field:`${l}.timeout`,value:s.int64()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return q(s,t.codec())}t.encode=i;function o(s,a){return Y(s,t.codec(),a)}t.decode=o;function c(s,a){return Z(s,t.codec(),a)}t.stream=c})(ke||(ke={}));var fe;(function(t){let e;(function(s){s.BEGIN="BEGIN",s.VALUE="VALUE",s.END="END"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.BEGIN=0]="BEGIN",s[s.VALUE=1]="VALUE",s[s.END=2]="END"})(r||(r={})),(function(s){s.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=X((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),Fe.codec().encode(s.peer,a)),s.value!=null&&(a.uint32(26),a.bytes(s.value)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=Fe.codec().decode(s,s.uint32(),{limits:l.limits?.peer});break}case 3:{u.value=s.bytes();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*Fe.codec().stream(s,s.uint32(),`${l}.peer`,{limits:u.limits?.peer});break}case 3:{yield{field:`${l}.value`,value:s.bytes()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return q(s,t.codec())}t.encode=i;function o(s,a){return Y(s,t.codec(),a)}t.decode=o;function c(s,a){return Z(s,t.codec(),a)}t.stream=c})(fe||(fe={}));var Fe;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={id:le(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.id=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new V('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new V('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(Fe||(Fe={}));var wr;(function(t){let e;(function(s){s.TAG_PEER="TAG_PEER",s.UNTAG_PEER="UNTAG_PEER",s.TRIM="TRIM"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.TAG_PEER=0]="TAG_PEER",s[s.UNTAG_PEER=1]="UNTAG_PEER",s[s.TRIM=2]="TRIM"})(r||(r={})),(function(s){s.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=X((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),a.bytes(s.peer)),s.tag!=null&&(a.uint32(26),a.string(s.tag)),s.weight!=null&&(a.uint32(32),a.int64(s.weight)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=s.bytes();break}case 3:{u.tag=s.string();break}case 4:{u.weight=s.int64();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.peer`,value:s.bytes()};break}case 3:{yield{field:`${l}.tag`,value:s.string()};break}case 4:{yield{field:`${l}.weight`,value:s.int64()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return q(s,t.codec())}t.encode=i;function o(s,a){return Y(s,t.codec(),a)}t.decode=o;function c(s,a){return Z(s,t.codec(),a)}t.stream=c})(wr||(wr={}));var Er;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:le(0)},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(Er||(Er={}));var Xe;(function(t){let e;(function(s){s.GET_TOPICS="GET_TOPICS",s.LIST_PEERS="LIST_PEERS",s.PUBLISH="PUBLISH",s.SUBSCRIBE="SUBSCRIBE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.GET_TOPICS=0]="GET_TOPICS",s[s.LIST_PEERS=1]="LIST_PEERS",s[s.PUBLISH=2]="PUBLISH",s[s.SUBSCRIBE=3]="SUBSCRIBE"})(r||(r={})),(function(s){s.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=X((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.topic!=null&&(a.uint32(18),a.string(s.topic)),s.data!=null&&(a.uint32(26),a.bytes(s.data)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.topic=s.string();break}case 3:{u.data=s.bytes();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.topic`,value:s.string()};break}case 3:{yield{field:`${l}.data`,value:s.bytes()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return q(s,t.codec())}t.encode=i;function o(s,a){return Y(s,t.codec(),a)}t.decode=o;function c(s,a){return Z(s,t.codec(),a)}t.stream=c})(Xe||(Xe={}));var Sr;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.from!=null&&(c.uint32(10),c.bytes(o.from)),o.data!=null&&(c.uint32(18),c.bytes(o.data)),o.seqno!=null&&(c.uint32(26),c.bytes(o.seqno)),o.topicIDs!=null&&o.topicIDs.length>0)for(let a of o.topicIDs)c.uint32(34),c.string(a);o.signature!=null&&(c.uint32(42),c.bytes(o.signature)),o.key!=null&&(c.uint32(50),c.bytes(o.key)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={topicIDs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.from=o.bytes();break}case 2:{a.data=o.bytes();break}case 3:{a.seqno=o.bytes();break}case 4:{if(s.limits?.topicIDs!=null&&a.topicIDs.length===s.limits.topicIDs)throw new V('Decode error - repeated field "topicIDs" had too many elements');a.topicIDs.push(o.string());break}case 5:{a.signature=o.bytes();break}case 6:{a.key=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={topicIDs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.from`,value:o.bytes()};break}case 2:{yield{field:`${s}.data`,value:o.bytes()};break}case 3:{yield{field:`${s}.seqno`,value:o.bytes()};break}case 4:{if(a.limits?.topicIDs!=null&&l.topicIDs===a.limits.topicIDs)throw new V('Streaming decode error - repeated field "topicIDs" had too many elements');yield{field:`${s}.topicIDs[]`,index:l.topicIDs,value:o.string()},l.topicIDs++;break}case 5:{yield{field:`${s}.signature`,value:o.bytes()};break}case 6:{yield{field:`${s}.key`,value:o.bytes()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(Sr||(Sr={}));var xr;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.topics!=null&&o.topics.length>0)for(let a of o.topics)c.uint32(10),c.string(a);if(o.peerIDs!=null&&o.peerIDs.length>0)for(let a of o.peerIDs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={topics:[],peerIDs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{if(s.limits?.topics!=null&&a.topics.length===s.limits.topics)throw new V('Decode error - repeated field "topics" had too many elements');a.topics.push(o.string());break}case 2:{if(s.limits?.peerIDs!=null&&a.peerIDs.length===s.limits.peerIDs)throw new V('Decode error - repeated field "peerIDs" had too many elements');a.peerIDs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={topics:0,peerIDs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{if(a.limits?.topics!=null&&l.topics===a.limits.topics)throw new V('Streaming decode error - repeated field "topics" had too many elements');yield{field:`${s}.topics[]`,index:l.topics,value:o.string()},l.topics++;break}case 2:{if(a.limits?.peerIDs!=null&&l.peerIDs===a.limits.peerIDs)throw new V('Streaming decode error - repeated field "peerIDs" had too many elements');yield{field:`${s}.peerIDs[]`,index:l.peerIDs,value:o.bytes()},l.peerIDs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(xr||(xr={}));var ut;(function(t){let e;(function(s){s.UNSPECIFIED="UNSPECIFIED",s.GET_PROTOCOLS="GET_PROTOCOLS",s.GET_PEER_INFO="GET_PEER_INFO"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.UNSPECIFIED=0]="UNSPECIFIED",s[s.GET_PROTOCOLS=1]="GET_PROTOCOLS",s[s.GET_PEER_INFO=2]="GET_PEER_INFO"})(r||(r={})),(function(s){s.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=X((s,a,l={})=>{if(l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.id!=null&&(a.uint32(18),a.bytes(s.id)),s.protos!=null&&s.protos.length>0)for(let u of s.protos)a.uint32(26),a.string(u);l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={protos:[]},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.id=s.bytes();break}case 3:{if(l.limits?.protos!=null&&u.protos.length===l.limits.protos)throw new V('Decode error - repeated field "protos" had too many elements');u.protos.push(s.string());break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f={protos:0},d=a==null?s.len:s.pos+a;for(;s.pos<d;){let h=s.uint32();switch(h>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.id`,value:s.bytes()};break}case 3:{if(u.limits?.protos!=null&&f.protos===u.limits.protos)throw new V('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${l}.protos[]`,index:f.protos,value:s.string()},f.protos++;break}default:{s.skipType(h&7);break}}}})),n);function i(s){return q(s,t.codec())}t.encode=i;function o(s,a){return Y(s,t.codec(),a)}t.decode=o;function c(s,a){return Z(s,t.codec(),a)}t.stream=c})(ut||(ut={}));var vr;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&(c.uint32(10),Fe.codec().encode(o.peer,c)),o.protos!=null&&o.protos.length>0)for(let a of o.protos)c.uint32(18),c.string(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={protos:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=Fe.codec().decode(o,o.uint32(),{limits:s.limits?.peer});break}case 2:{if(s.limits?.protos!=null&&a.protos.length===s.limits.protos)throw new V('Decode error - repeated field "protos" had too many elements');a.protos.push(o.string());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={protos:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield*Fe.codec().stream(o,o.uint32(),`${s}.peer`,{limits:a.limits?.peer});break}case 2:{if(a.limits?.protos!=null&&l.protos===a.limits.protos)throw new V('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${s}.protos[]`,index:l.protos,value:o.string()},l.protos++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(vr||(vr={}));function ac(t){let e=new globalThis.AbortController;function r(){let o=t.filter(c=>c?.aborted===!0).map(c=>c?.reason).pop();e.abort(o);for(let c of t)c?.removeEventListener!=null&&c.removeEventListener("abort",r)}for(let o of t){if(o?.aborted===!0){r();break}o?.addEventListener!=null&&o.addEventListener("abort",r)}function n(){for(let o of t)o?.removeEventListener!=null&&o.removeEventListener("abort",r)}let i=e.signal;return i.clear=n,i}var Ir=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return ac([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var fc=Oe(ie("node:tty"),1),on=Oe(ie("node:util"),1);function Nu(t,e){if(typeof t=="string")return Ru(t);if(typeof t=="number")return $u(t,e);throw Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(t)}`)}var en=Nu;function Ru(t){if(typeof t!="string"||t.length===0||t.length>100)throw Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(t)}`);let e=/^(?<value>-?\d*\.?\d+) *(?<unit>milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|months?|mo|years?|yrs?|y)?$/i.exec(t);if(!e?.groups)return NaN;let{value:r,unit:n="ms"}=e.groups,i=parseFloat(r),o=n.toLowerCase();switch(o){case"years":case"year":case"yrs":case"yr":case"y":return i*315576e5;case"months":case"month":case"mo":return i*26298e5;case"weeks":case"week":case"w":return i*6048e5;case"days":case"day":case"d":return i*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return i*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return i*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return i*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return i;default:throw Error(`Unknown unit "${o}" provided to ms.parse(). value=${JSON.stringify(t)}`)}}function Uu(t){let e=Math.abs(t);return e>=315576e5?`${Math.round(t/315576e5)}y`:e>=26298e5?`${Math.round(t/26298e5)}mo`:e>=6048e5?`${Math.round(t/6048e5)}w`:e>=864e5?`${Math.round(t/864e5)}d`:e>=36e5?`${Math.round(t/36e5)}h`:e>=6e4?`${Math.round(t/6e4)}m`:e>=1e3?`${Math.round(t/1e3)}s`:`${t}ms`}function Mu(t){let e=Math.abs(t);return e>=315576e5?It(t,e,315576e5,"year"):e>=26298e5?It(t,e,26298e5,"month"):e>=6048e5?It(t,e,6048e5,"week"):e>=864e5?It(t,e,864e5,"day"):e>=36e5?It(t,e,36e5,"hour"):e>=6e4?It(t,e,6e4,"minute"):e>=1e3?It(t,e,1e3,"second"):`${t} ms`}function $u(t,e){if(typeof t!="number"||!Number.isFinite(t))throw Error("Value provided to ms.format() must be of type number.");return e?.long?Mu(t):Uu(t)}function It(t,e,r,n){let i=e>=r*1.5;return`${Math.round(t/r)} ${n}${i?"s":""}`}var rn=Oe(ie("node:process"),1),uc=Oe(ie("node:os"),1),ls=Oe(ie("node:tty"),1);function Ke(t,e=globalThis.Deno?globalThis.Deno.args:rn.default.argv){let r=t.startsWith("-")?"":t.length===1?"-":"--",n=e.indexOf(r+t),i=e.indexOf("--");return n!==-1&&(i===-1||n<i)}var{env:W}=rn.default,tn;Ke("no-color")||Ke("no-colors")||Ke("color=false")||Ke("color=never")?tn=0:(Ke("color")||Ke("colors")||Ke("color=true")||Ke("color=always"))&&(tn=1);function Ku(){if(!("FORCE_COLOR"in W))return;if(W.FORCE_COLOR==="true")return 1;if(W.FORCE_COLOR==="false")return 0;if(W.FORCE_COLOR.length===0)return 1;let t=Math.min(Number.parseInt(W.FORCE_COLOR,10),3);if([0,1,2,3].includes(t))return t}function Hu(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function Vu(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=Ku();n!==void 0&&(tn=n);let i=r?tn:n;if(i===0)return 0;if(r){if(Ke("color=16m")||Ke("color=full")||Ke("color=truecolor"))return 3;if(Ke("color=256"))return 2}if("TF_BUILD"in W&&"AGENT_NAME"in W)return 1;if(t&&!e&&i===void 0)return 0;let o=i||0;if(W.TERM==="dumb")return o;if(rn.default.platform==="win32"){let c=uc.default.release().split(".");return Number(c[0])>=10&&Number(c[2])>=10586?Number(c[2])>=14931?3:2:1}if("CI"in W)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(c=>c in W)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(c=>c in W)||W.CI_NAME==="codeship"?1:o;if("TEAMCITY_VERSION"in W)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(W.TEAMCITY_VERSION)?1:0;if(W.COLORTERM==="truecolor"||W.TERM==="xterm-kitty"||W.TERM==="xterm-ghostty"||W.TERM==="wezterm")return 3;if("TERM_PROGRAM"in W){let c=Number.parseInt((W.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(W.TERM_PROGRAM){case"iTerm.app":return c>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(W.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(W.TERM)||"COLORTERM"in W?1:o}function lc(t,e={}){let r=Vu(t,{streamIsTTY:t&&t.isTTY,...e});return Hu(r)}var Gu={stdout:lc({isTTY:ls.default.isatty(1)}),stderr:lc({isTTY:ls.default.isatty(2)})},nn=Gu;function us(t){r.debug=r,r.default=r,r.coerce=a,r.disable=o,r.enable=i,r.enabled=c,r.humanize=en,r.destroy=l,Object.keys(t).forEach(u=>{r[u]=t[u]}),r.names=[],r.skips=[],r.formatters={};function e(u){let f=0;for(let d=0;d<u.length;d++)f=(f<<5)-f+u.charCodeAt(d),f|=0;return r.colors[Math.abs(f)%r.colors.length]}r.selectColor=e;function r(u,f){let d,h=null,y,x;function b(...E){if(!b.enabled)return;let O=b,P=Number(new Date),N=P-(d||P);O.diff=N,O.prev=d,O.curr=P,d=P,E[0]=r.coerce(E[0]),typeof E[0]!="string"&&E.unshift("%O");let H=0;E[0]=E[0].replace(/%([a-zA-Z%])/g,(oe,pe)=>{if(oe==="%%")return"%";H++;let C=r.formatters[pe];if(typeof C=="function"){let Pt=E[H];oe=C.call(O,Pt),E.splice(H,1),H--}return oe}),r.formatArgs.call(O,E),f?.onLog!=null&&f.onLog(...E),(O.log||r.log).apply(O,E)}return b.namespace=u,b.useColors=r.useColors(),b.color=r.selectColor(u),b.extend=n,b.destroy=r.destroy,Object.defineProperty(b,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(y!==r.namespaces&&(y=r.namespaces,x=r.enabled(u)),x),set:E=>{h=E}}),typeof r.init=="function"&&r.init(b),b}function n(u,f){let d=r(this.namespace+(typeof f>"u"?":":f)+u);return d.log=this.log,d}function i(u){r.save(u),r.namespaces=u,r.names=[],r.skips=[];let f,d=(typeof u=="string"?u:"").split(/[\s,]+/),h=d.length;for(f=0;f<h;f++)d[f]&&(u=d[f].replace(/\*/g,".*?"),u[0]==="-"?r.skips.push(new RegExp("^"+u.substr(1)+"$")):r.names.push(new RegExp("^"+u+"$")))}function o(){let u=[...r.names.map(s),...r.skips.map(s).map(f=>"-"+f)].join(",");return r.enable(""),u}function c(u){if(u[u.length-1]==="*")return!0;let f,d;for(f=0,d=r.skips.length;f<d;f++)if(r.skips[f].test(u))return!1;for(f=0,d=r.names.length;f<d;f++)if(r.names[f].test(u))return!0;return!1}function s(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function a(u){return u instanceof Error?u.stack??u.message:u}function l(){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 r.setupFormatters(r.formatters),r.enable(r.load()),r}var dc=[6,2,3,4,5,1];nn.stderr!==!1&&(nn.stderr??nn).level>=2&&(dc=[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 Ht=Object.keys(process.env).filter(t=>/^debug_/i.test(t)).reduce((t,e)=>{let r=e.substring(6).toLowerCase().replace(/_([a-z])/g,(i,o)=>o.toUpperCase()),n=process.env[e];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),t[r]=n,t},{});function Fu(){return"colors"in Ht?!!Ht.colors:fc.default.isatty(process.stderr.fd)}function zu(t){let{namespace:e,useColors:r}=this;if(r===!0){let n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),o=` ${i};1m${e} \x1B[0m`;t[0]=o+t[0].split(`
2
+ "use strict";var Libp2PDaemonServer=(()=>{var fl=Object.create;var zr=Object.defineProperty;var dl=Object.getOwnPropertyDescriptor;var hl=Object.getOwnPropertyNames;var pl=Object.getPrototypeOf,ml=Object.prototype.hasOwnProperty;var ie=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var _e=(t,e)=>{for(var r in e)zr(t,r,{get:e[r],enumerable:!0})},Bi=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of hl(e))!ml.call(t,i)&&i!==r&&zr(t,i,{get:()=>e[i],enumerable:!(n=dl(e,i))||n.enumerable});return t};var Oe=(t,e,r)=>(r=t!=null?fl(pl(t)):{},Bi(e||!t||!t.__esModule?zr(r,"default",{value:t,enumerable:!0}):r,t)),bl=t=>Bi(zr({},"__esModule",{value:!0}),t);var zd={};_e(zd,{Server:()=>xo,createServer:()=>Fd});var vo=ie("node:buffer");function gt(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function le(t=0){return gt(vo.Buffer.alloc(t))}function Te(t=0){return gt(vo.Buffer.allocUnsafe(t))}var yl=Math.pow(2,7),gl=Math.pow(2,14),wl=Math.pow(2,21),So=Math.pow(2,28),Io=Math.pow(2,35),Ao=Math.pow(2,42),Do=Math.pow(2,49),R=128,ge=127;function ue(t){if(t<yl)return 1;if(t<gl)return 2;if(t<wl)return 3;if(t<So)return 4;if(t<Io)return 5;if(t<Ao)return 6;if(t<Do)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Nt(t,e,r=0){switch(ue(t)){case 8:e[r++]=t&255|R,t/=128;case 7:e[r++]=t&255|R,t/=128;case 6:e[r++]=t&255|R,t/=128;case 5:e[r++]=t&255|R,t/=128;case 4:e[r++]=t&255|R,t>>>=7;case 3:e[r++]=t&255|R,t>>>=7;case 2:e[r++]=t&255|R,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function El(t,e,r=0){switch(ue(t)){case 8:e.set(r++,t&255|R),t/=128;case 7:e.set(r++,t&255|R),t/=128;case 6:e.set(r++,t&255|R),t/=128;case 5:e.set(r++,t&255|R),t/=128;case 4:e.set(r++,t&255|R),t>>>=7;case 3:e.set(r++,t&255|R),t>>>=7;case 2:e.set(r++,t&255|R),t>>>=7;case 1:{e.set(r++,t&255),t>>>=7;break}default:throw new Error("unreachable")}return e}function To(t,e){let r=t[e],n=0;if(n+=r&ge,r<R||(r=t[e+1],n+=(r&ge)<<7,r<R)||(r=t[e+2],n+=(r&ge)<<14,r<R)||(r=t[e+3],n+=(r&ge)<<21,r<R)||(r=t[e+4],n+=(r&ge)*So,r<R)||(r=t[e+5],n+=(r&ge)*Io,r<R)||(r=t[e+6],n+=(r&ge)*Ao,r<R)||(r=t[e+7],n+=(r&ge)*Do,r<R))return n;throw new RangeError("Could not decode varint")}function xl(t,e){let r=t.get(e),n=0;if(n+=r&ge,r<R||(r=t.get(e+1),n+=(r&ge)<<7,r<R)||(r=t.get(e+2),n+=(r&ge)<<14,r<R)||(r=t.get(e+3),n+=(r&ge)<<21,r<R)||(r=t.get(e+4),n+=(r&ge)*So,r<R)||(r=t.get(e+5),n+=(r&ge)*Io,r<R)||(r=t.get(e+6),n+=(r&ge)*Ao,r<R)||(r=t.get(e+7),n+=(r&ge)*Do,r<R))return n;throw new RangeError("Could not decode varint")}function Wr(t,e,r=0){return e==null&&(e=Te(ue(t))),e instanceof Uint8Array?Nt(t,e,r):El(t,e,r)}function wt(t,e=0){return t instanceof Uint8Array?To(t,e):xl(t,e)}var Lo=new Float32Array([-0]),at=new Uint8Array(Lo.buffer);function ki(t,e,r){Lo[0]=t,e[r]=at[0],e[r+1]=at[1],e[r+2]=at[2],e[r+3]=at[3]}function Pi(t,e){return at[0]=t[e],at[1]=t[e+1],at[2]=t[e+2],at[3]=t[e+3],Lo[0]}var Co=new Float64Array([-0]),we=new Uint8Array(Co.buffer);function Ni(t,e,r){Co[0]=t,e[r]=we[0],e[r+1]=we[1],e[r+2]=we[2],e[r+3]=we[3],e[r+4]=we[4],e[r+5]=we[5],e[r+6]=we[6],e[r+7]=we[7]}function Ri(t,e){return we[0]=t[e],we[1]=t[e+1],we[2]=t[e+2],we[3]=t[e+3],we[4]=t[e+4],we[5]=t[e+5],we[6]=t[e+6],we[7]=t[e+7],Co[0]}var vl=BigInt(Number.MAX_SAFE_INTEGER),Sl=BigInt(Number.MIN_SAFE_INTEGER),Be=class t{lo;hi;constructor(e,r){this.lo=e|0,this.hi=r|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(e=!1){if(e)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(BigInt(r)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(e=!1){return this.toBigInt(e).toString()}zzEncode(){let e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this}zzDecode(){let e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this}length(){let e=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?e<16384?e<128?1:2:e<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return Et;if(e<vl&&e>Sl)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,i=e-(n<<32n);return r&&(n=~n|0n,i=~i|0n,++i>Ui&&(i=0n,++n>Ui&&(n=0n))),new t(Number(i),Number(n))}static fromNumber(e){if(e===0)return Et;let r=e<0;r&&(e=-e);let n=e>>>0,i=(e-n)/4294967296>>>0;return r&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new t(n,i)}static from(e){return typeof e=="number"?t.fromNumber(e):typeof e=="bigint"?t.fromBigInt(e):typeof e=="string"?t.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new t(e.low>>>0,e.high>>>0):Et}},Et=new Be(0,0);Et.toBigInt=function(){return 0n};Et.zzEncode=Et.zzDecode=function(){return this};Et.length=function(){return 1};var Ui=4294967296n;function Mi(t){let e=0,r=0;for(let n=0;n<t.length;++n)r=t.charCodeAt(n),r<128?e+=1:r<2048?e+=2:(r&64512)===55296&&(t.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function $i(t,e,r){if(r-e<1)return"";let i,o=[],c=0,s;for(;e<r;)s=t[e++],s<128?o[c++]=s:s>191&&s<224?o[c++]=(s&31)<<6|t[e++]&63:s>239&&s<365?(s=((s&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,o[c++]=55296+(s>>10),o[c++]=56320+(s&1023)):o[c++]=(s&15)<<12|(t[e++]&63)<<6|t[e++]&63,c>8191&&((i??(i=[])).push(String.fromCharCode.apply(String,o)),c=0);return i!=null?(c>0&&i.push(String.fromCharCode.apply(String,o.slice(0,c))),i.join("")):String.fromCharCode.apply(String,o.slice(0,c))}function _o(t,e,r){let n=r,i,o;for(let c=0;c<t.length;++c)i=t.charCodeAt(c),i<128?e[r++]=i:i<2048?(e[r++]=i>>6|192,e[r++]=i&63|128):(i&64512)===55296&&((o=t.charCodeAt(c+1))&64512)===56320?(i=65536+((i&1023)<<10)+(o&1023),++c,e[r++]=i>>18|240,e[r++]=i>>12&63|128,e[r++]=i>>6&63|128,e[r++]=i&63|128):(e[r++]=i>>12|224,e[r++]=i>>6&63|128,e[r++]=i&63|128);return r-n}function He(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function qr(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var Oo=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(e){this.buf=e,this.pos=0,this.len=e.length}uint32(){let e=4294967295;if(e=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(e=(e|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return e;if((this.pos+=5)>this.len)throw this.pos=this.len,He(this,10);return e}int32(){return this.uint32()|0}sint32(){let e=this.uint32();return e>>>1^-(e&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw He(this,4);return qr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw He(this,4);return qr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw He(this,4);let e=Pi(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw He(this,4);let e=Ri(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw He(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return $i(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw He(this,e);this.pos+=e}else do if(this.pos>=this.len)throw He(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(e=this.uint32()&7)!==4;)this.skipType(e);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${e} at offset ${this.pos}`)}return this}readLongVarint(){let e=new Be(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(this.buf[this.pos]&127)<<28)>>>0,e.hi=(e.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return e;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw He(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,e}if(this.len-this.pos>4){for(;r<5;++r)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;r<5;++r){if(this.pos>=this.len)throw He(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw He(this,8);let e=qr(this.buf,this.pos+=4),r=qr(this.buf,this.pos+=4);return new Be(e,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=To(this.buf,this.pos);return this.pos+=ue(e),e}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 ir(t){return new Oo(t instanceof Uint8Array?t:t.subarray())}function Y(t,e,r){let n=ir(t);return e.decode(n,void 0,r)}var cc=ie("node:buffer");var Ro={};_e(Ro,{base10:()=>_l});var sh=new Uint8Array(0);function Hi(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Me(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function Vi(t){return new TextEncoder().encode(t)}function Gi(t){return new TextDecoder().decode(t)}function Il(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var o=t.charAt(i),c=o.charCodeAt(0);if(r[c]!==255)throw new TypeError(o+" is ambiguous");r[c]=i}var s=t.length,a=t.charAt(0),l=Math.log(s)/Math.log(256),u=Math.log(256)/Math.log(s);function f(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 x=0,b=0,E=0,O=y.length;E!==O&&y[E]===0;)E++,x++;for(var P=(O-E)*u+1>>>0,N=new Uint8Array(P);E!==O;){for(var H=y[E],ae=0,oe=P-1;(H!==0||ae<b)&&oe!==-1;oe--,ae++)H+=256*N[oe]>>>0,N[oe]=H%s>>>0,H=H/s>>>0;if(H!==0)throw new Error("Non-zero carry");b=ae,E++}for(var pe=P-b;pe!==P&&N[pe]===0;)pe++;for(var C=a.repeat(x);pe<P;++pe)C+=t.charAt(N[pe]);return C}function d(y){if(typeof y!="string")throw new TypeError("Expected String");if(y.length===0)return new Uint8Array;var x=0;if(y[x]!==" "){for(var b=0,E=0;y[x]===a;)b++,x++;for(var O=(y.length-x)*l+1>>>0,P=new Uint8Array(O);y[x];){var N=r[y.charCodeAt(x)];if(N===255)return;for(var H=0,ae=O-1;(N!==0||H<E)&&ae!==-1;ae--,H++)N+=s*P[ae]>>>0,P[ae]=N%256>>>0,N=N/256>>>0;if(N!==0)throw new Error("Non-zero carry");E=H,x++}if(y[x]!==" "){for(var oe=O-E;oe!==O&&P[oe]===0;)oe++;for(var pe=new Uint8Array(b+(O-oe)),C=b;oe!==O;)pe[C++]=P[oe++];return pe}}}function h(y){var x=d(y);if(x)return x;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var Al=Il,Dl=Al,zi=Dl;var Bo=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},ko=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let i=r.codePointAt(0);if(i===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=i,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return Wi(this,e)}},Po=class{decoders;constructor(e){this.decoders=e}or(e){return Wi(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Wi(t,e){return new Po({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var No=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new Bo(e,r,n),this.decoder=new ko(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Rt({name:t,prefix:e,encode:r,decode:n}){return new No(t,e,r,n)}function lt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:i}=zi(r,t);return Rt({prefix:e,name:t,encode:n,decode:o=>Me(i(o))})}function Tl(t,e,r,n){let i=t.length;for(;t[i-1]==="=";)--i;let o=new Uint8Array(i*r/8|0),c=0,s=0,a=0;for(let l=0;l<i;++l){let u=e[t[l]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);s=s<<r|u,c+=r,c>=8&&(c-=8,o[a++]=255&s>>c)}if(c>=r||(255&s<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return o}function Ll(t,e,r){let n=e[e.length-1]==="=",i=(1<<r)-1,o="",c=0,s=0;for(let a=0;a<t.length;++a)for(s=s<<8|t[a],c+=8;c>r;)c-=r,o+=e[i&s>>c];if(c!==0&&(o+=e[i&s<<r-c]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function Cl(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function ee({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let i=Cl(n);return Rt({prefix:e,name:t,encode(o){return Ll(o,n,r)},decode(o){return Tl(o,i,r,t)}})}var _l=lt({prefix:"9",name:"base10",alphabet:"0123456789"});var Uo={};_e(Uo,{base16:()=>Ol,base16upper:()=>Bl});var Ol=ee({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Bl=ee({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Mo={};_e(Mo,{base2:()=>kl});var kl=ee({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var $o={};_e($o,{base256emoji:()=>Ml});var Yi=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}"),Pl=Yi.reduce((t,e,r)=>(t[r]=e,t),[]),Nl=Yi.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function Rl(t){return t.reduce((e,r)=>(e+=Pl[r],e),"")}function Ul(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let i=Nl[n];if(i==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(i)}return new Uint8Array(e)}var Ml=Rt({prefix:"\u{1F680}",name:"base256emoji",encode:Rl,decode:Ul});var Ko={};_e(Ko,{base32:()=>Ze,base32hex:()=>Vl,base32hexpad:()=>Fl,base32hexpadupper:()=>zl,base32hexupper:()=>Gl,base32pad:()=>Kl,base32padupper:()=>Hl,base32upper:()=>$l,base32z:()=>Wl});var Ze=ee({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),$l=ee({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Kl=ee({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Hl=ee({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Vl=ee({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Gl=ee({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Fl=ee({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),zl=ee({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Wl=ee({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Ho={};_e(Ho,{base36:()=>cr,base36upper:()=>Yl});var cr=lt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Yl=lt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Vo={};_e(Vo,{base58btc:()=>te,base58flickr:()=>ql});var te=lt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),ql=lt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var zo={};_e(zo,{base64:()=>Go,base64pad:()=>Zl,base64url:()=>Fo,base64urlpad:()=>Xl});var Go=ee({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Zl=ee({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Fo=ee({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Xl=ee({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Wo={};_e(Wo,{base8:()=>Ql});var Ql=ee({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Yo={};_e(Yo,{identity:()=>jl});var jl=Rt({prefix:"\0",name:"identity",encode:t=>Gi(t),decode:t=>Vi(t)});var xh=new TextEncoder,vh=new TextDecoder;var Zo={};_e(Zo,{identity:()=>Ve});var tu=Xi,qi=128,ru=127,nu=~ru,ou=Math.pow(2,31);function Xi(t,e,r){e=e||[],r=r||0;for(var n=r;t>=ou;)e[r++]=t&255|qi,t/=128;for(;t&nu;)e[r++]=t&255|qi,t>>>=7;return e[r]=t|0,Xi.bytes=r-n+1,e}var su=qo,iu=128,Zi=127;function qo(t,n){var r=0,n=n||0,i=0,o=n,c,s=t.length;do{if(o>=s)throw qo.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=i<28?(c&Zi)<<i:(c&Zi)*Math.pow(2,i),i+=7}while(c>=iu);return qo.bytes=o-n,r}var cu=Math.pow(2,7),au=Math.pow(2,14),lu=Math.pow(2,21),uu=Math.pow(2,28),fu=Math.pow(2,35),du=Math.pow(2,42),hu=Math.pow(2,49),pu=Math.pow(2,56),mu=Math.pow(2,63),bu=function(t){return t<cu?1:t<au?2:t<lu?3:t<uu?4:t<fu?5:t<du?6:t<hu?7:t<pu?8:t<mu?9:10},yu={encode:tu,decode:su,encodingLength:bu},gu=yu,ar=gu;function lr(t,e=0){return[ar.decode(t,e),ar.decode.bytes]}function Ut(t,e,r=0){return ar.encode(t,e,r),e}function Mt(t){return ar.encodingLength(t)}function Kt(t,e){let r=e.byteLength,n=Mt(t),i=n+Mt(r),o=new Uint8Array(i+r);return Ut(t,o,0),Ut(r,o,n),o.set(e,i),new $t(t,r,e,o)}function et(t){let e=Me(t),[r,n]=lr(e),[i,o]=lr(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==i)throw new Error("Incorrect length");return new $t(r,i,c,e)}function Qi(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Hi(t.bytes,r.bytes)}}var $t=class{code;size;digest;bytes;constructor(e,r,n,i){this.code=e,this.size=r,this.digest=n,this.bytes=i}};var ji=0,wu="identity",Ji=Me;function Eu(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return Kt(ji,Ji(t))}var Ve={code:ji,name:wu,encode:Ji,digest:Eu};var es={};_e(es,{sha256:()=>Jo,sha512:()=>vu});var jo=Oe(ie("crypto"),1);var xu=20;function Qo({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:i}){return new Xo(t,e,r,n,i)}var Xo=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,i,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=i??xu,this.maxDigestLength=o}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?ec(n,this.code,r?.truncate):n.then(i=>ec(i,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function ec(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return Kt(e,t)}var Jo=Qo({name:"sha2-256",code:18,encode:t=>Me(jo.default.createHash("sha256").update(t).digest())}),vu=Qo({name:"sha2-512",code:19,encode:t=>Me(jo.default.createHash("sha512").update(t).digest())});function rc(t,e){let{bytes:r,version:n}=t;return n===0?Iu(r,ts(t),e??te.encoder):Au(r,ts(t),e??Ze.encoder)}var nc=new WeakMap;function ts(t){let e=nc.get(t);if(e==null){let r=new Map;return nc.set(t,r),r}return e}var ce=class t{code;version;multihash;bytes;"/";constructor(e,r,n,i){this.code=r,this.version=e,this.multihash=n,this.bytes=i,this["/"]=i}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:e,multihash:r}=this;if(e!==ur)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Du)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}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:e,digest:r}=this.multihash,n=Kt(e,r);return t.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(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&Qi(e.multihash,n.multihash)}toString(e){return rc(this,e)}toJSON(){return{"/":rc(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:c}=r;return new t(n,i,o,c??oc(n,i,o.bytes))}else if(r[Tu]===!0){let{version:n,multihash:i,code:o}=r,c=et(i);return t.create(n,o,c)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==ur)throw new Error(`Version 0 CID must use dag-pb (code: ${ur}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=oc(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,ur,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,i=Me(e.subarray(n,n+r.multihashSize));if(i.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=i.subarray(r.multihashSize-r.digestSize),c=new $t(r.multihashCode,r.digestSize,o,i);return[r.version===0?t.createV0(c):t.createV1(r.codec,c),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[f,d]=lr(e.subarray(r));return r+=d,f},i=n(),o=ur;if(i===18?(i=0,r=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let c=r,s=n(),a=n(),l=r+a,u=l-c;return{version:i,codec:o,multihashCode:s,digestSize:a,multihashSize:u,size:l}}static parse(e,r){let[n,i]=Su(e,r),o=t.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return ts(o).set(n,e),o}};function Su(t,e){switch(t[0]){case"Q":{let r=e??te;return[te.prefix,r.decode(`${te.prefix}${t}`)]}case te.prefix:{let r=e??te;return[te.prefix,r.decode(t)]}case Ze.prefix:{let r=e??Ze;return[Ze.prefix,r.decode(t)]}case cr.prefix:{let r=e??cr;return[cr.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function Iu(t,e,r){let{prefix:n}=r;if(n!==te.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let i=e.get(n);if(i==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return i}function Au(t,e,r){let{prefix:n}=r,i=e.get(n);if(i==null){let o=r.encode(t);return e.set(n,o),o}else return i}var ur=112,Du=18;function oc(t,e,r){let n=Mt(t),i=n+Mt(e),o=new Uint8Array(i+r.byteLength);return Ut(t,o,0),Ut(e,o,n),o.set(r,i),o}var Tu=Symbol.for("@ipld/js-cid/CID");var fr={...Yo,...Mo,...Wo,...Ro,...Uo,...Ko,...Ho,...Vo,...zo,...$o},zh={...es,...Zo};function ic(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var sc=ic("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),rs=ic("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Te(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Lu={utf8:sc,"utf-8":sc,hex:fr.base16,latin1:rs,ascii:rs,binary:rs,...fr},Xr=Lu;function Ee(t,e="utf8"){let r=Xr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?gt(cc.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function ns(t){let e=t??8192,r=e>>>1,n,i=e;return function(c){if(c<1||c>r)return Te(c);i+c>e&&(n=Te(e),i=0);let s=n.subarray(i,i+=c);return(i&7)!==0&&(i=(i|7)+1),s}}var vt=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function os(){}var is=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},Cu=ns();function _u(t){return globalThis.Buffer!=null?Te(t):Cu(t)}var hr=class{len;head;tail;states;constructor(){this.len=0,this.head=new vt(os,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new vt(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new cs((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this}int32(e){return e<0?this._push(Qr,10,Be.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=Be.fromBigInt(e);return this._push(Qr,r.length(),r)}uint64Number(e){return this._push(Nt,ue(e),e)}uint64String(e){return this.uint64(BigInt(e))}int64(e){return this.uint64(e)}int64Number(e){return this.uint64Number(e)}int64String(e){return this.uint64String(e)}sint64(e){let r=Be.fromBigInt(e).zzEncode();return this._push(Qr,r.length(),r)}sint64Number(e){let r=Be.fromNumber(e).zzEncode();return this._push(Qr,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(ss,1,e?1:0)}fixed32(e){return this._push(dr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=Be.fromBigInt(e);return this._push(dr,4,r.lo)._push(dr,4,r.hi)}fixed64Number(e){let r=Be.fromNumber(e);return this._push(dr,4,r.lo)._push(dr,4,r.hi)}fixed64String(e){return this.fixed64(BigInt(e))}sfixed64(e){return this.fixed64(e)}sfixed64Number(e){return this.fixed64Number(e)}sfixed64String(e){return this.fixed64String(e)}float(e){return this._push(ki,4,e)}double(e){return this._push(Ni,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(ss,1,0):this.uint32(r)._push(Bu,r,e)}string(e){let r=Mi(e);return r!==0?this.uint32(r)._push(_o,r,e):this._push(ss,1,0)}fork(){return this.states=new is(this),this.head=this.tail=new vt(os,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 vt(os,0,0),this.len=0),this}ldelim(){let e=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=r,this.len+=n),this}finish(){let e=this.head.next,r=_u(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function ss(t,e,r){e[r]=t&255}function Ou(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var cs=class extends vt{next;constructor(e,r){super(Ou,e,r),this.next=void 0}};function Qr(t,e,r){for(;t.hi!==0;)e[r++]=t.lo&127|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[r++]=t.lo&127|128,t.lo=t.lo>>>7;e[r++]=t.lo}function dr(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}function Bu(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(hr.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(ku,e,t),this},hr.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(Pu,e,t),this});function ku(t,e,r){e.set(t,r)}function Pu(t,e,r){t.length<40?_o(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(Ee(t),r)}function as(){return new hr}function q(t,e){let r=as();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}function*Z(t,e,r){let n=ir(t);yield*e.stream(n,void 0,"$",r)}var jr={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function Jr(t,e,r,n,i){return{name:t,type:e,encode:r,decode:n,stream:i}}function Ge(t){function e(o){if(t[o.toString()]==null)throw new Error("Invalid enum value");return t[o]}let r=function(c,s){let a=e(c);s.int32(a)},n=function(c){let s=c.int32();return e(s)},i=function*(c){let s=c.int32();yield e(s)};return Jr("enum",jr.VARINT,r,n,i)}function X(t,e,r){return Jr("message",jr.LENGTH_DELIMITED,t,e,r)}var V=class extends Error{code="ERR_MAX_LENGTH";name="MaxLengthError"};var $e;(function(t){let e;(function(s){s.IDENTIFY="IDENTIFY",s.CONNECT="CONNECT",s.STREAM_OPEN="STREAM_OPEN",s.STREAM_HANDLER="STREAM_HANDLER",s.DHT="DHT",s.LIST_PEERS="LIST_PEERS",s.CONNMANAGER="CONNMANAGER",s.DISCONNECT="DISCONNECT",s.PUBSUB="PUBSUB",s.PEERSTORE="PEERSTORE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.IDENTIFY=0]="IDENTIFY",s[s.CONNECT=1]="CONNECT",s[s.STREAM_OPEN=2]="STREAM_OPEN",s[s.STREAM_HANDLER=3]="STREAM_HANDLER",s[s.DHT=4]="DHT",s[s.LIST_PEERS=5]="LIST_PEERS",s[s.CONNMANAGER=6]="CONNMANAGER",s[s.DISCONNECT=7]="DISCONNECT",s[s.PUBSUB=8]="PUBSUB",s[s.PEERSTORE=9]="PEERSTORE"})(r||(r={})),(function(s){s.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=X((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.connect!=null&&(a.uint32(18),mr.codec().encode(s.connect,a)),s.streamOpen!=null&&(a.uint32(26),br.codec().encode(s.streamOpen,a)),s.streamHandler!=null&&(a.uint32(34),yr.codec().encode(s.streamHandler,a)),s.dht!=null&&(a.uint32(42),ke.codec().encode(s.dht,a)),s.connManager!=null&&(a.uint32(50),wr.codec().encode(s.connManager,a)),s.disconnect!=null&&(a.uint32(58),Er.codec().encode(s.disconnect,a)),s.pubsub!=null&&(a.uint32(66),Xe.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(74),ut.codec().encode(s.peerStore,a)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.connect=mr.codec().decode(s,s.uint32(),{limits:l.limits?.connect});break}case 3:{u.streamOpen=br.codec().decode(s,s.uint32(),{limits:l.limits?.streamOpen});break}case 4:{u.streamHandler=yr.codec().decode(s,s.uint32(),{limits:l.limits?.streamHandler});break}case 5:{u.dht=ke.codec().decode(s,s.uint32(),{limits:l.limits?.dht});break}case 6:{u.connManager=wr.codec().decode(s,s.uint32(),{limits:l.limits?.connManager});break}case 7:{u.disconnect=Er.codec().decode(s,s.uint32(),{limits:l.limits?.disconnect});break}case 8:{u.pubsub=Xe.codec().decode(s,s.uint32(),{limits:l.limits?.pubsub});break}case 9:{u.peerStore=ut.codec().decode(s,s.uint32(),{limits:l.limits?.peerStore});break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*mr.codec().stream(s,s.uint32(),`${l}.connect`,{limits:u.limits?.connect});break}case 3:{yield*br.codec().stream(s,s.uint32(),`${l}.streamOpen`,{limits:u.limits?.streamOpen});break}case 4:{yield*yr.codec().stream(s,s.uint32(),`${l}.streamHandler`,{limits:u.limits?.streamHandler});break}case 5:{yield*ke.codec().stream(s,s.uint32(),`${l}.dht`,{limits:u.limits?.dht});break}case 6:{yield*wr.codec().stream(s,s.uint32(),`${l}.connManager`,{limits:u.limits?.connManager});break}case 7:{yield*Er.codec().stream(s,s.uint32(),`${l}.disconnect`,{limits:u.limits?.disconnect});break}case 8:{yield*Xe.codec().stream(s,s.uint32(),`${l}.pubsub`,{limits:u.limits?.pubsub});break}case 9:{yield*ut.codec().stream(s,s.uint32(),`${l}.peerStore`,{limits:u.limits?.peerStore});break}default:{s.skipType(d&7);break}}}})),n);function i(s){return q(s,t.codec())}t.encode=i;function o(s,a){return Y(s,t.codec(),a)}t.decode=o;function c(s,a){return Z(s,t.codec(),a)}t.stream=c})($e||($e={}));var re;(function(t){let e;(function(s){s.OK="OK",s.ERROR="ERROR"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.OK=0]="OK",s[s.ERROR=1]="ERROR"})(r||(r={})),(function(s){s.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=X((s,a,l={})=>{if(l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.error!=null&&(a.uint32(18),gr.codec().encode(s.error,a)),s.streamInfo!=null&&(a.uint32(26),St.codec().encode(s.streamInfo,a)),s.identify!=null&&(a.uint32(34),pr.codec().encode(s.identify,a)),s.dht!=null&&(a.uint32(42),fe.codec().encode(s.dht,a)),s.peers!=null&&s.peers.length>0)for(let u of s.peers)a.uint32(50),Fe.codec().encode(u,a);s.pubsub!=null&&(a.uint32(58),xr.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(66),vr.codec().encode(s.peerStore,a)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={peers:[]},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.error=gr.codec().decode(s,s.uint32(),{limits:l.limits?.error});break}case 3:{u.streamInfo=St.codec().decode(s,s.uint32(),{limits:l.limits?.streamInfo});break}case 4:{u.identify=pr.codec().decode(s,s.uint32(),{limits:l.limits?.identify});break}case 5:{u.dht=fe.codec().decode(s,s.uint32(),{limits:l.limits?.dht});break}case 6:{if(l.limits?.peers!=null&&u.peers.length===l.limits.peers)throw new V('Decode error - repeated field "peers" had too many elements');u.peers.push(Fe.codec().decode(s,s.uint32(),{limits:l.limits?.peers$}));break}case 7:{u.pubsub=xr.codec().decode(s,s.uint32(),{limits:l.limits?.pubsub});break}case 8:{u.peerStore=vr.codec().decode(s,s.uint32(),{limits:l.limits?.peerStore});break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f={peers:0},d=a==null?s.len:s.pos+a;for(;s.pos<d;){let h=s.uint32();switch(h>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*gr.codec().stream(s,s.uint32(),`${l}.error`,{limits:u.limits?.error});break}case 3:{yield*St.codec().stream(s,s.uint32(),`${l}.streamInfo`,{limits:u.limits?.streamInfo});break}case 4:{yield*pr.codec().stream(s,s.uint32(),`${l}.identify`,{limits:u.limits?.identify});break}case 5:{yield*fe.codec().stream(s,s.uint32(),`${l}.dht`,{limits:u.limits?.dht});break}case 6:{if(u.limits?.peers!=null&&f.peers===u.limits.peers)throw new V('Streaming decode error - repeated field "peers" had too many elements');for(let y of Fe.codec().stream(s,s.uint32(),`${l}.peers[]`,{limits:u.limits?.peers$}))yield{...y,index:f.peers};f.peers++;break}case 7:{yield*xr.codec().stream(s,s.uint32(),`${l}.pubsub`,{limits:u.limits?.pubsub});break}case 8:{yield*vr.codec().stream(s,s.uint32(),`${l}.peerStore`,{limits:u.limits?.peerStore});break}default:{s.skipType(h&7);break}}}})),n);function i(s){return q(s,t.codec())}t.encode=i;function o(s,a){return Y(s,t.codec(),a)}t.decode=o;function c(s,a){return Z(s,t.codec(),a)}t.stream=c})(re||(re={}));var pr;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={id:le(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.id=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new V('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new V('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(pr||(pr={}));var mr;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:le(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new V('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new V('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}case 3:{yield{field:`${s}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(mr||(mr={}));var br;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:le(0),proto:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(s.limits?.proto!=null&&a.proto.length===s.limits.proto)throw new V('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={proto:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&l.proto===a.limits.proto)throw new V('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${s}.proto[]`,index:l.proto,value:o.string()},l.proto++;break}case 3:{yield{field:`${s}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(br||(br={}));var yr;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(10),c.bytes(o.addr)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={addr:le(0),proto:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.addr=o.bytes();break}case 2:{if(s.limits?.proto!=null&&a.proto.length===s.limits.proto)throw new V('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={proto:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.addr`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&l.proto===a.limits.proto)throw new V('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${s}.proto[]`,index:l.proto,value:o.string()},l.proto++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(yr||(yr={}));var gr;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.msg!=null&&o.msg!==""&&(c.uint32(10),c.string(o.msg)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={msg:""},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?a.msg=o.string():o.skipType(u&7)}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?yield{field:`${s}.msg`,value:o.string()}:o.skipType(u&7)}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(gr||(gr={}));var St;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(18),c.bytes(o.addr)),o.proto!=null&&o.proto!==""&&(c.uint32(26),c.string(o.proto)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:le(0),addr:le(0),proto:""},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{a.addr=o.bytes();break}case 3:{a.proto=o.string();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{yield{field:`${s}.addr`,value:o.bytes()};break}case 3:{yield{field:`${s}.proto`,value:o.string()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(St||(St={}));var ke;(function(t){let e;(function(s){s.FIND_PEER="FIND_PEER",s.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",s.FIND_PROVIDERS="FIND_PROVIDERS",s.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",s.GET_PUBLIC_KEY="GET_PUBLIC_KEY",s.GET_VALUE="GET_VALUE",s.SEARCH_VALUE="SEARCH_VALUE",s.PUT_VALUE="PUT_VALUE",s.PROVIDE="PROVIDE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.FIND_PEER=0]="FIND_PEER",s[s.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",s[s.FIND_PROVIDERS=2]="FIND_PROVIDERS",s[s.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",s[s.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",s[s.GET_VALUE=5]="GET_VALUE",s[s.SEARCH_VALUE=6]="SEARCH_VALUE",s[s.PUT_VALUE=7]="PUT_VALUE",s[s.PROVIDE=8]="PROVIDE"})(r||(r={})),(function(s){s.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=X((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),a.bytes(s.peer)),s.cid!=null&&(a.uint32(26),a.bytes(s.cid)),s.key!=null&&(a.uint32(34),a.bytes(s.key)),s.value!=null&&(a.uint32(42),a.bytes(s.value)),s.count!=null&&(a.uint32(48),a.int32(s.count)),s.timeout!=null&&(a.uint32(56),a.int64(s.timeout)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=s.bytes();break}case 3:{u.cid=s.bytes();break}case 4:{u.key=s.bytes();break}case 5:{u.value=s.bytes();break}case 6:{u.count=s.int32();break}case 7:{u.timeout=s.int64();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.peer`,value:s.bytes()};break}case 3:{yield{field:`${l}.cid`,value:s.bytes()};break}case 4:{yield{field:`${l}.key`,value:s.bytes()};break}case 5:{yield{field:`${l}.value`,value:s.bytes()};break}case 6:{yield{field:`${l}.count`,value:s.int32()};break}case 7:{yield{field:`${l}.timeout`,value:s.int64()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return q(s,t.codec())}t.encode=i;function o(s,a){return Y(s,t.codec(),a)}t.decode=o;function c(s,a){return Z(s,t.codec(),a)}t.stream=c})(ke||(ke={}));var fe;(function(t){let e;(function(s){s.BEGIN="BEGIN",s.VALUE="VALUE",s.END="END"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.BEGIN=0]="BEGIN",s[s.VALUE=1]="VALUE",s[s.END=2]="END"})(r||(r={})),(function(s){s.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=X((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),Fe.codec().encode(s.peer,a)),s.value!=null&&(a.uint32(26),a.bytes(s.value)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=Fe.codec().decode(s,s.uint32(),{limits:l.limits?.peer});break}case 3:{u.value=s.bytes();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*Fe.codec().stream(s,s.uint32(),`${l}.peer`,{limits:u.limits?.peer});break}case 3:{yield{field:`${l}.value`,value:s.bytes()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return q(s,t.codec())}t.encode=i;function o(s,a){return Y(s,t.codec(),a)}t.decode=o;function c(s,a){return Z(s,t.codec(),a)}t.stream=c})(fe||(fe={}));var Fe;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={id:le(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.id=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new V('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new V('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(Fe||(Fe={}));var wr;(function(t){let e;(function(s){s.TAG_PEER="TAG_PEER",s.UNTAG_PEER="UNTAG_PEER",s.TRIM="TRIM"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.TAG_PEER=0]="TAG_PEER",s[s.UNTAG_PEER=1]="UNTAG_PEER",s[s.TRIM=2]="TRIM"})(r||(r={})),(function(s){s.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=X((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),a.bytes(s.peer)),s.tag!=null&&(a.uint32(26),a.string(s.tag)),s.weight!=null&&(a.uint32(32),a.int64(s.weight)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=s.bytes();break}case 3:{u.tag=s.string();break}case 4:{u.weight=s.int64();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.peer`,value:s.bytes()};break}case 3:{yield{field:`${l}.tag`,value:s.string()};break}case 4:{yield{field:`${l}.weight`,value:s.int64()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return q(s,t.codec())}t.encode=i;function o(s,a){return Y(s,t.codec(),a)}t.decode=o;function c(s,a){return Z(s,t.codec(),a)}t.stream=c})(wr||(wr={}));var Er;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:le(0)},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?a.peer=o.bytes():o.skipType(u&7)}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?yield{field:`${s}.peer`,value:o.bytes()}:o.skipType(u&7)}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(Er||(Er={}));var Xe;(function(t){let e;(function(s){s.GET_TOPICS="GET_TOPICS",s.LIST_PEERS="LIST_PEERS",s.PUBLISH="PUBLISH",s.SUBSCRIBE="SUBSCRIBE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.GET_TOPICS=0]="GET_TOPICS",s[s.LIST_PEERS=1]="LIST_PEERS",s[s.PUBLISH=2]="PUBLISH",s[s.SUBSCRIBE=3]="SUBSCRIBE"})(r||(r={})),(function(s){s.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=X((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.topic!=null&&(a.uint32(18),a.string(s.topic)),s.data!=null&&(a.uint32(26),a.bytes(s.data)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.topic=s.string();break}case 3:{u.data=s.bytes();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.topic`,value:s.string()};break}case 3:{yield{field:`${l}.data`,value:s.bytes()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return q(s,t.codec())}t.encode=i;function o(s,a){return Y(s,t.codec(),a)}t.decode=o;function c(s,a){return Z(s,t.codec(),a)}t.stream=c})(Xe||(Xe={}));var Sr;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.from!=null&&(c.uint32(10),c.bytes(o.from)),o.data!=null&&(c.uint32(18),c.bytes(o.data)),o.seqno!=null&&(c.uint32(26),c.bytes(o.seqno)),o.topicIDs!=null&&o.topicIDs.length>0)for(let a of o.topicIDs)c.uint32(34),c.string(a);o.signature!=null&&(c.uint32(42),c.bytes(o.signature)),o.key!=null&&(c.uint32(50),c.bytes(o.key)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={topicIDs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.from=o.bytes();break}case 2:{a.data=o.bytes();break}case 3:{a.seqno=o.bytes();break}case 4:{if(s.limits?.topicIDs!=null&&a.topicIDs.length===s.limits.topicIDs)throw new V('Decode error - repeated field "topicIDs" had too many elements');a.topicIDs.push(o.string());break}case 5:{a.signature=o.bytes();break}case 6:{a.key=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={topicIDs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.from`,value:o.bytes()};break}case 2:{yield{field:`${s}.data`,value:o.bytes()};break}case 3:{yield{field:`${s}.seqno`,value:o.bytes()};break}case 4:{if(a.limits?.topicIDs!=null&&l.topicIDs===a.limits.topicIDs)throw new V('Streaming decode error - repeated field "topicIDs" had too many elements');yield{field:`${s}.topicIDs[]`,index:l.topicIDs,value:o.string()},l.topicIDs++;break}case 5:{yield{field:`${s}.signature`,value:o.bytes()};break}case 6:{yield{field:`${s}.key`,value:o.bytes()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(Sr||(Sr={}));var xr;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.topics!=null&&o.topics.length>0)for(let a of o.topics)c.uint32(10),c.string(a);if(o.peerIDs!=null&&o.peerIDs.length>0)for(let a of o.peerIDs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={topics:[],peerIDs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{if(s.limits?.topics!=null&&a.topics.length===s.limits.topics)throw new V('Decode error - repeated field "topics" had too many elements');a.topics.push(o.string());break}case 2:{if(s.limits?.peerIDs!=null&&a.peerIDs.length===s.limits.peerIDs)throw new V('Decode error - repeated field "peerIDs" had too many elements');a.peerIDs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={topics:0,peerIDs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{if(a.limits?.topics!=null&&l.topics===a.limits.topics)throw new V('Streaming decode error - repeated field "topics" had too many elements');yield{field:`${s}.topics[]`,index:l.topics,value:o.string()},l.topics++;break}case 2:{if(a.limits?.peerIDs!=null&&l.peerIDs===a.limits.peerIDs)throw new V('Streaming decode error - repeated field "peerIDs" had too many elements');yield{field:`${s}.peerIDs[]`,index:l.peerIDs,value:o.bytes()},l.peerIDs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(xr||(xr={}));var ut;(function(t){let e;(function(s){s.UNSPECIFIED="UNSPECIFIED",s.GET_PROTOCOLS="GET_PROTOCOLS",s.GET_PEER_INFO="GET_PEER_INFO"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.UNSPECIFIED=0]="UNSPECIFIED",s[s.GET_PROTOCOLS=1]="GET_PROTOCOLS",s[s.GET_PEER_INFO=2]="GET_PEER_INFO"})(r||(r={})),(function(s){s.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=X((s,a,l={})=>{if(l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.id!=null&&(a.uint32(18),a.bytes(s.id)),s.protos!=null&&s.protos.length>0)for(let u of s.protos)a.uint32(26),a.string(u);l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={protos:[]},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.id=s.bytes();break}case 3:{if(l.limits?.protos!=null&&u.protos.length===l.limits.protos)throw new V('Decode error - repeated field "protos" had too many elements');u.protos.push(s.string());break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f={protos:0},d=a==null?s.len:s.pos+a;for(;s.pos<d;){let h=s.uint32();switch(h>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.id`,value:s.bytes()};break}case 3:{if(u.limits?.protos!=null&&f.protos===u.limits.protos)throw new V('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${l}.protos[]`,index:f.protos,value:s.string()},f.protos++;break}default:{s.skipType(h&7);break}}}})),n);function i(s){return q(s,t.codec())}t.encode=i;function o(s,a){return Y(s,t.codec(),a)}t.decode=o;function c(s,a){return Z(s,t.codec(),a)}t.stream=c})(ut||(ut={}));var vr;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&(c.uint32(10),Fe.codec().encode(o.peer,c)),o.protos!=null&&o.protos.length>0)for(let a of o.protos)c.uint32(18),c.string(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={protos:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=Fe.codec().decode(o,o.uint32(),{limits:s.limits?.peer});break}case 2:{if(s.limits?.protos!=null&&a.protos.length===s.limits.protos)throw new V('Decode error - repeated field "protos" had too many elements');a.protos.push(o.string());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={protos:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield*Fe.codec().stream(o,o.uint32(),`${s}.peer`,{limits:a.limits?.peer});break}case 2:{if(a.limits?.protos!=null&&l.protos===a.limits.protos)throw new V('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${s}.protos[]`,index:l.protos,value:o.string()},l.protos++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(vr||(vr={}));function ac(t){let e=new globalThis.AbortController;function r(){let o=t.filter(c=>c?.aborted===!0).map(c=>c?.reason).pop();e.abort(o);for(let c of t)c?.removeEventListener!=null&&c.removeEventListener("abort",r)}for(let o of t){if(o?.aborted===!0){r();break}o?.addEventListener!=null&&o.addEventListener("abort",r)}function n(){for(let o of t)o?.removeEventListener!=null&&o.removeEventListener("abort",r)}let i=e.signal;return i.clear=n,i}var Ir=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return ac([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var fc=Oe(ie("node:tty"),1),on=Oe(ie("node:util"),1);function Nu(t,e){if(typeof t=="string")return Ru(t);if(typeof t=="number")return $u(t,e);throw Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(t)}`)}var en=Nu;function Ru(t){if(typeof t!="string"||t.length===0||t.length>100)throw Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(t)}`);let e=/^(?<value>-?\d*\.?\d+) *(?<unit>milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|months?|mo|years?|yrs?|y)?$/i.exec(t);if(!e?.groups)return NaN;let{value:r,unit:n="ms"}=e.groups,i=parseFloat(r),o=n.toLowerCase();switch(o){case"years":case"year":case"yrs":case"yr":case"y":return i*315576e5;case"months":case"month":case"mo":return i*26298e5;case"weeks":case"week":case"w":return i*6048e5;case"days":case"day":case"d":return i*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return i*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return i*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return i*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return i;default:throw Error(`Unknown unit "${o}" provided to ms.parse(). value=${JSON.stringify(t)}`)}}function Uu(t){let e=Math.abs(t);return e>=315576e5?`${Math.round(t/315576e5)}y`:e>=26298e5?`${Math.round(t/26298e5)}mo`:e>=6048e5?`${Math.round(t/6048e5)}w`:e>=864e5?`${Math.round(t/864e5)}d`:e>=36e5?`${Math.round(t/36e5)}h`:e>=6e4?`${Math.round(t/6e4)}m`:e>=1e3?`${Math.round(t/1e3)}s`:`${t}ms`}function Mu(t){let e=Math.abs(t);return e>=315576e5?It(t,e,315576e5,"year"):e>=26298e5?It(t,e,26298e5,"month"):e>=6048e5?It(t,e,6048e5,"week"):e>=864e5?It(t,e,864e5,"day"):e>=36e5?It(t,e,36e5,"hour"):e>=6e4?It(t,e,6e4,"minute"):e>=1e3?It(t,e,1e3,"second"):`${t} ms`}function $u(t,e){if(typeof t!="number"||!Number.isFinite(t))throw Error("Value provided to ms.format() must be of type number.");return e?.long?Mu(t):Uu(t)}function It(t,e,r,n){let i=e>=r*1.5;return`${Math.round(t/r)} ${n}${i?"s":""}`}var rn=Oe(ie("node:process"),1),uc=Oe(ie("node:os"),1),ls=Oe(ie("node:tty"),1);function Ke(t,e=globalThis.Deno?globalThis.Deno.args:rn.default.argv){let r=t.startsWith("-")?"":t.length===1?"-":"--",n=e.indexOf(r+t),i=e.indexOf("--");return n!==-1&&(i===-1||n<i)}var{env:W}=rn.default,tn;Ke("no-color")||Ke("no-colors")||Ke("color=false")||Ke("color=never")?tn=0:(Ke("color")||Ke("colors")||Ke("color=true")||Ke("color=always"))&&(tn=1);function Ku(){if(!("FORCE_COLOR"in W))return;if(W.FORCE_COLOR==="true")return 1;if(W.FORCE_COLOR==="false")return 0;if(W.FORCE_COLOR.length===0)return 1;let t=Math.min(Number.parseInt(W.FORCE_COLOR,10),3);if([0,1,2,3].includes(t))return t}function Hu(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function Vu(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=Ku();n!==void 0&&(tn=n);let i=r?tn:n;if(i===0)return 0;if(r){if(Ke("color=16m")||Ke("color=full")||Ke("color=truecolor"))return 3;if(Ke("color=256"))return 2}if("TF_BUILD"in W&&"AGENT_NAME"in W)return 1;if(t&&!e&&i===void 0)return 0;let o=i||0;if(W.TERM==="dumb")return o;if(rn.default.platform==="win32"){let c=uc.default.release().split(".");return Number(c[0])>=10&&Number(c[2])>=10586?Number(c[2])>=14931?3:2:1}if("CI"in W)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(c=>c in W)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(c=>c in W)||W.CI_NAME==="codeship"?1:o;if("TEAMCITY_VERSION"in W)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(W.TEAMCITY_VERSION)?1:0;if(W.COLORTERM==="truecolor"||W.TERM==="xterm-kitty"||W.TERM==="xterm-ghostty"||W.TERM==="wezterm")return 3;if("TERM_PROGRAM"in W){let c=Number.parseInt((W.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(W.TERM_PROGRAM){case"iTerm.app":return c>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(W.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(W.TERM)||"COLORTERM"in W?1:o}function lc(t,e={}){let r=Vu(t,{streamIsTTY:t&&t.isTTY,...e});return Hu(r)}var Gu={stdout:lc({isTTY:ls.default.isatty(1)}),stderr:lc({isTTY:ls.default.isatty(2)})},nn=Gu;function us(t){r.debug=r,r.default=r,r.coerce=a,r.disable=o,r.enable=i,r.enabled=c,r.humanize=en,r.destroy=l,Object.keys(t).forEach(u=>{r[u]=t[u]}),r.names=[],r.skips=[],r.formatters={};function e(u){let f=0;for(let d=0;d<u.length;d++)f=(f<<5)-f+u.charCodeAt(d),f|=0;return r.colors[Math.abs(f)%r.colors.length]}r.selectColor=e;function r(u,f){let d,h=null,y,x;function b(...E){if(!b.enabled)return;let O=b,P=Number(new Date),N=P-(d||P);O.diff=N,O.prev=d,O.curr=P,d=P,E[0]=r.coerce(E[0]),typeof E[0]!="string"&&E.unshift("%O");let H=0;E[0]=E[0].replace(/%([a-zA-Z%])/g,(oe,pe)=>{if(oe==="%%")return"%";H++;let C=r.formatters[pe];if(typeof C=="function"){let Pt=E[H];oe=C.call(O,Pt),E.splice(H,1),H--}return oe}),r.formatArgs.call(O,E),f?.onLog!=null&&f.onLog(...E),(O.log||r.log).apply(O,E)}return b.namespace=u,b.useColors=r.useColors(),b.color=r.selectColor(u),b.extend=n,b.destroy=r.destroy,Object.defineProperty(b,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(y!==r.namespaces&&(y=r.namespaces,x=r.enabled(u)),x),set:E=>{h=E}}),typeof r.init=="function"&&r.init(b),b}function n(u,f){let d=r(this.namespace+(typeof f>"u"?":":f)+u);return d.log=this.log,d}function i(u){r.save(u),r.namespaces=u,r.names=[],r.skips=[];let f,d=(typeof u=="string"?u:"").split(/[\s,]+/),h=d.length;for(f=0;f<h;f++)d[f]&&(u=d[f].replace(/\*/g,".*?"),u[0]==="-"?r.skips.push(new RegExp("^"+u.substr(1)+"$")):r.names.push(new RegExp("^"+u+"$")))}function o(){let u=[...r.names.map(s),...r.skips.map(s).map(f=>"-"+f)].join(",");return r.enable(""),u}function c(u){if(u[u.length-1]==="*")return!0;let f,d;for(f=0,d=r.skips.length;f<d;f++)if(r.skips[f].test(u))return!1;for(f=0,d=r.names.length;f<d;f++)if(r.names[f].test(u))return!0;return!1}function s(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function a(u){return u instanceof Error?u.stack??u.message:u}function l(){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 r.setupFormatters(r.formatters),r.enable(r.load()),r}var dc=[6,2,3,4,5,1];nn.stderr!==!1&&(nn.stderr??nn).level>=2&&(dc=[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 Ht=Object.keys(process.env).filter(t=>/^debug_/i.test(t)).reduce((t,e)=>{let r=e.substring(6).toLowerCase().replace(/_([a-z])/g,(i,o)=>o.toUpperCase()),n=process.env[e];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),t[r]=n,t},{});function Fu(){return"colors"in Ht?!!Ht.colors:fc.default.isatty(process.stderr.fd)}function zu(t){let{namespace:e,useColors:r}=this;if(r===!0){let n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),o=` ${i};1m${e} \x1B[0m`;t[0]=o+t[0].split(`
3
3
  `).join(`
4
4
  `+o),t.push(i+"m+"+en(this.diff)+"\x1B[0m")}else t[0]=Wu()+e+" "+t[0]}function Wu(){return Ht.hideDate!=null?"":new Date().toISOString()+" "}function Yu(...t){return process.stderr.write(on.default.format(...t)+`
5
5
  `)}function qu(t){t!=null?process.env.DEBUG=t:delete process.env.DEBUG}function Zu(){return process.env.DEBUG}function Xu(t){t.inspectOpts={};let e=Object.keys(Ht);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=Ht[e[r]]}function Qu(t){t.o=function(e){return this.inspectOpts.colors=this.useColors,on.default.inspect(e,this.inspectOpts).split(`
@@ -13,7 +13,7 @@ ${e}`)}`:n!=null?`${n.split(`
13
13
  ${e}`)}`:r!=null?`${r}`:`${t.toString()}`}function ju(t){return t instanceof AggregateError||t?.name==="AggregateError"&&Array.isArray(t.errors)}function bc(t,e=""){if(ju(t)){let r=pc(t,e);return t.errors.length>0?(e=`${e} `,r+=`
14
14
  ${e}${t.errors.map(n=>`${bc(n,`${e}`)}`).join(`
15
15
  ${e}`)}`):r+=`
16
- ${e}[Error list was empty]`,r.trim()}return pc(t,e)}Le.formatters.e=t=>t==null?"undefined":bc(t);function Ju(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e}function yc(t){return{forComponent(e){return ft(e,t)}}}function ft(t,e){let r=Ju(`${t}:trace`);return Le.enabled(`${t}:trace`)&&Le.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(r=Le(`${t}:trace`,e)),Object.assign(Le(t,e),{error:Le(`${t}:error`,e),trace:r,newScope:n=>ft(`${t}:${n}`,e)})}function mc(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}var sn=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var Q=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},cn=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var an=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var dt=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},Ar=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var ln=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var Vt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},un=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},fn=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var Dr=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var dn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},Gt=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},hn=class extends Gt{constructor(e,r){super(!0,e,r)}},pn=class extends Gt{constructor(e,r){super(!1,e,r)}};var fs=Symbol.for("@libp2p/peer-id");var wc=Symbol.for("@libp2p/transport");var gc;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(gc||(gc={}));var Ec=ie("node:events"),mn=(t,...e)=>{try{(0,Ec.setMaxListeners)(t,...e)}catch{}};var Ft=class extends EventTarget{#e=new Map;constructor(){super(),mn(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){super.addEventListener(e,r,n);let i=this.#e.get(e);i==null&&(i=[],this.#e.set(e,i)),i.push({callback:r,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let i=this.#e.get(e);i!=null&&(i=i.filter(({callback:o})=>o!==r),this.#e.set(e,i))}dispatchEvent(e){let r=super.dispatchEvent(e),n=this.#e.get(e.type);return n==null||(n=n.filter(({once:i})=>!i),this.#e.set(e.type,n)),r}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var xc=Symbol.for("@libp2p/service-capabilities"),Jp=Symbol.for("@libp2p/service-dependencies");function Pe(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}var vc=ie("node:buffer");function Qe(t,e){return gt(vc.Buffer.concat(t,e))}var Ic=Symbol.for("@achingbrain/uint8arraylist");function Sc(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let i=r+n.byteLength;if(e<i)return{buf:n,index:e-r};r=i}throw new RangeError("index is out of bounds")}function bn(t){return!!t?.[Ic]}var K=class t{bufs;length;[Ic]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(bn(n))r+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(bn(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=Sc(this.bufs,e);return r.buf[r.index]}set(e,r){let n=Sc(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(bn(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:i}=this._subList(e,r);return Qe(n,i)}subarray(e,r){let{bufs:n,length:i}=this._subList(e,r);return n.length===1?n[0]:Qe(n,i)}sublist(e,r){let{bufs:n,length:i}=this._subList(e,r),o=new t;return o.length=i,o.bufs=[...n],o}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:this.bufs,length:this.length};let n=[],i=0;for(let o=0;o<this.bufs.length;o++){let c=this.bufs[o],s=i,a=s+c.byteLength;if(i=a,e>=a)continue;let l=e>=s&&e<a,u=r>s&&r<=a;if(l&&u){if(e===s&&r===a){n.push(c);break}let f=e-s;n.push(c.subarray(f,f+(r-e)));break}if(l){if(e===0){n.push(c);continue}n.push(c.subarray(e-s));continue}if(u){if(r===a){n.push(c);break}n.push(c.subarray(0,r-s));break}n.push(c)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!bn(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let i=n.byteLength;if(i===0)throw new TypeError("search must be at least 1 byte long");let o=256,c=new Int32Array(o);for(let f=0;f<o;f++)c[f]=-1;for(let f=0;f<i;f++)c[n[f]]=f;let s=c,a=this.byteLength-n.byteLength,l=n.byteLength-1,u;for(let f=r;f<=a;f+=u){u=0;for(let d=l;d>=0;d--){let h=this.get(f+d);if(n[d]!==h){u=Math.max(1,d-s[h]);break}}if(u===0)return f}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=Te(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let i=le(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,r,n),this.write(i,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let i=le(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,r,n),this.write(i,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let i=le(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,r,n),this.write(i,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=Te(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let i=le(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,r,n),this.write(i,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let i=le(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,r,n),this.write(i,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let i=le(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,r,n),this.write(i,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let i=le(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,r,n),this.write(i,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let i=le(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,r,n),this.write(i,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!Pe(this.bufs[r],e.bufs[r]))return!1;return!0}static fromUint8Arrays(e,r){let n=new t;return n.bufs=e,r==null&&(r=e.reduce((i,o)=>i+o.byteLength,0)),n.length=r,n}};var Ac=ie("node:buffer");function ne(t,e="utf8"){let r=Xr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Ac.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var ef=parseInt("11111",2),ds=parseInt("10000000",2),tf=parseInt("01111111",2),Dc={0:Tr,1:Tr,2:rf,3:sf,4:cf,5:of,6:nf,16:Tr,22:Tr,48:Tr};function hs(t,e={offset:0}){let r=t[e.offset]&ef;if(e.offset++,Dc[r]!=null)return Dc[r](t,e);throw new Error("No decoder for tag "+r)}function Lr(t,e){let r=0;if((t[e.offset]&ds)===ds){let n=t[e.offset]&tf,i="0x";e.offset++;for(let o=0;o<n;o++,e.offset++)i+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(i,16)}else r=t[e.offset],e.offset++;return r}function Tr(t,e){Lr(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=hs(t,e);if(n===null)break;r.push(n)}return r}function rf(t,e){let r=Lr(t,e),n=e.offset,i=e.offset+r,o=[];for(let c=n;c<i;c++)c===n&&t[c]===0||o.push(t[c]);return e.offset+=r,Uint8Array.from(o)}function nf(t,e){let r=Lr(t,e),n=e.offset+r,i=t[e.offset];e.offset++;let o=0,c=0;i<40?(o=0,c=i):i<80?(o=1,c=i-40):(o=2,c=i-80);let s=`${o}.${c}`,a=[];for(;e.offset<n;){let l=t[e.offset];if(e.offset++,a.push(l&127),l<128){a.reverse();let u=0;for(let f=0;f<a.length;f++)u+=a[f]<<f*7;s+=`.${u}`,a=[]}}return s}function of(t,e){return e.offset++,null}function sf(t,e){let r=Lr(t,e),n=t[e.offset];e.offset++;let i=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return i}function cf(t,e){let r=Lr(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function af(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new K;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function ps(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=af(t.byteLength);return new K(Uint8Array.from([e.byteLength|ds]),e)}function Tc(t){let e=new K,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new K(Uint8Array.from([2]),ps(e),e)}function Lc(t){let e=Uint8Array.from([0]),r=new K(e,t);return new K(Uint8Array.from([3]),ps(r),r)}function yn(t,e=48){let r=new K;for(let n of t)r.append(n);return new K(Uint8Array.from([e]),ps(r),r)}async function Cc(t,e,r,n){let i=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let o=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},i,e,r.subarray());return n?.signal?.throwIfAborted(),o}var lf=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),uf=Uint8Array.from([6,5,43,129,4,0,34]),ff=Uint8Array.from([6,5,43,129,4,0,35]),df={ext:!0,kty:"EC",crv:"P-256"},hf={ext:!0,kty:"EC",crv:"P-384"},pf={ext:!0,kty:"EC",crv:"P-521"},ms=32,bs=48,ys=66;function _c(t){let e=hs(t);return Oc(e)}function Oc(t){let e=t[1][1][0],r=1,n,i;if(e.byteLength===ms*2+1)return n=ne(e.subarray(r,r+ms),"base64url"),i=ne(e.subarray(r+ms),"base64url"),new zt({...df,key_ops:["verify"],x:n,y:i});if(e.byteLength===bs*2+1)return n=ne(e.subarray(r,r+bs),"base64url"),i=ne(e.subarray(r+bs),"base64url"),new zt({...hf,key_ops:["verify"],x:n,y:i});if(e.byteLength===ys*2+1)return n=ne(e.subarray(r,r+ys),"base64url"),i=ne(e.subarray(r+ys),"base64url"),new zt({...pf,key_ops:["verify"],x:n,y:i});throw new Q(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function Bc(t){return yn([Tc(Uint8Array.from([1])),yn([mf(t.crv)],160),yn([Lc(new K(Uint8Array.from([4]),Ee(t.x??"","base64url"),Ee(t.y??"","base64url")))],161)]).subarray()}function mf(t){if(t==="P-256")return lf;if(t==="P-384")return uf;if(t==="P-521")return ff;throw new Q(`Invalid curve ${t}`)}var zt=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=Bc(this.jwk)),this._raw}toMultihash(){return Ve.digest(ht(this))}toCID(){return ce.createV1(114,this.toMultihash())}toString(){return te.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Pe(this.raw,e.raw)}async verify(e,r,n){return Cc(this.jwk,r,e,n)}};var gn=Oe(ie("crypto"),1);var sb=gn.default.generateKeyPairSync,Cr=32;var bf=64;function kc(t,e,r){if(t.byteLength!==Cr)throw new TypeError('"key" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==bf)throw new TypeError('"sig" must be 64 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=gn.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:ne(t,"base64url"),kty:"OKP"}});return gn.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function Nc(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var wn=class{type="Ed25519";raw;constructor(e){this.raw=gs(e,Cr)}toMultihash(){return Ve.digest(ht(this))}toCID(){return ce.createV1(114,this.toMultihash())}toString(){return te.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Pe(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let i=kc(this.raw,r,e);return Nc(i)?i.then(o=>(n?.signal?.throwIfAborted(),o)):i}};function Rc(t){return t=gs(t,Cr),new wn(t)}function gs(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new Q(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var Ie;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Ie||(Ie={}));var ws;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(ws||(ws={}));(function(t){t.codec=()=>Ge(ws)})(Ie||(Ie={}));var _r;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Ie.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.Type=Ie.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.Type`,value:Ie.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(_r||(_r={}));var Es;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Ie.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.Type=Ie.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.Type`,value:Ie.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(Es||(Es={}));function Or(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"}function je(t,e=""){if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new Error(`${r}expected integer >= 0, got ${t}`)}}function $(t,e,r=""){let n=Or(t),i=t?.length,o=e!==void 0;if(!n||o&&i!==e){let c=r&&`"${r}" `,s=o?` of length ${e}`:"",a=n?`length=${i}`:`type=${typeof t}`;throw new Error(c+"expected Uint8Array"+s+", got "+a)}return t}function En(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash must wrapped by utils.createHasher");je(t.outputLen),je(t.blockLen)}function Wt(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function Mc(t,e){$(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new Error('"digestInto() output" expected to be of length >='+r)}function At(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function xn(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function ze(t,e){return t<<32-e|t>>>e}var $c=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",wf=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function Dt(t){if($(t),$c)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=wf[t[r]];return e}var tt={_0:48,_9:57,A:65,F:70,a:97,f:102};function Uc(t){if(t>=tt._0&&t<=tt._9)return t-tt._0;if(t>=tt.A&&t<=tt.F)return t-(tt.A-10);if(t>=tt.a&&t<=tt.f)return t-(tt.a-10)}function Tt(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);if($c)return Uint8Array.fromHex(t);let e=t.length,r=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let i=0,o=0;i<r;i++,o+=2){let c=Uc(t.charCodeAt(o)),s=Uc(t.charCodeAt(o+1));if(c===void 0||s===void 0){let a=t[o]+t[o+1];throw new Error('hex string expected, got non-hex character "'+a+'" at index '+o)}n[i]=c*16+s}return n}function We(...t){let e=0;for(let n=0;n<t.length;n++){let i=t[n];$(i),e+=i.length}let r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let o=t[n];r.set(o,i),i+=o.length}return r}function Kc(t,e={}){let r=(i,o)=>t(o).update(i).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.create=i=>t(i),Object.assign(r,e),Object.freeze(r)}function vn(t=32){let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");return e.getRandomValues(new Uint8Array(t))}var Hc=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function Vc(t,e,r){return t&e^~t&r}function Gc(t,e,r){return t&e^t&r^e&r}var Sn=class{blockLen;outputLen;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,i){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.buffer=new Uint8Array(e),this.view=xn(this.buffer)}update(e){Wt(this),$(e);let{view:r,buffer:n,blockLen:i}=this,o=e.length;for(let c=0;c<o;){let s=Math.min(i-this.pos,o-c);if(s===i){let a=xn(e);for(;i<=o-c;c+=i)this.process(a,c);continue}n.set(e.subarray(c,c+s),this.pos),this.pos+=s,c+=s,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Wt(this),Mc(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:o}=this,{pos:c}=this;r[c++]=128,At(this.buffer.subarray(c)),this.padOffset>i-c&&(this.process(n,0),c=0);for(let f=c;f<i;f++)r[f]=0;n.setBigUint64(i-8,BigInt(this.length*8),o),this.process(n,0);let s=xn(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let l=a/4,u=this.get();if(l>u.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<l;f++)s.setUint32(4*f,u[f],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:i,finished:o,destroyed:c,pos:s}=this;return e.destroyed=c,e.finished=o,e.length=i,e.pos=s,i%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},rt=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Ef=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]),pt=new Uint32Array(64),xs=class extends Sn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:i,E:o,F:c,G:s,H:a}=this;return[e,r,n,i,o,c,s,a]}set(e,r,n,i,o,c,s,a){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=o|0,this.F=c|0,this.G=s|0,this.H=a|0}process(e,r){for(let f=0;f<16;f++,r+=4)pt[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=pt[f-15],h=pt[f-2],y=ze(d,7)^ze(d,18)^d>>>3,x=ze(h,17)^ze(h,19)^h>>>10;pt[f]=x+pt[f-7]+y+pt[f-16]|0}let{A:n,B:i,C:o,D:c,E:s,F:a,G:l,H:u}=this;for(let f=0;f<64;f++){let d=ze(s,6)^ze(s,11)^ze(s,25),h=u+d+Vc(s,a,l)+Ef[f]+pt[f]|0,x=(ze(n,2)^ze(n,13)^ze(n,22))+Gc(n,i,o)|0;u=l,l=a,a=s,s=c+h|0,c=o,o=i,i=n,n=h+x|0}n=n+this.A|0,i=i+this.B|0,o=o+this.C|0,c=c+this.D|0,s=s+this.E|0,a=a+this.F|0,l=l+this.G|0,u=u+this.H|0,this.set(n,i,o,c,s,a,l,u)}roundClean(){At(pt)}destroy(){this.set(0,0,0,0,0,0,0,0),At(this.buffer)}},vs=class extends xs{A=rt[0]|0;B=rt[1]|0;C=rt[2]|0;D=rt[3]|0;E=rt[4]|0;F=rt[5]|0;G=rt[6]|0;H=rt[7]|0;constructor(){super(32)}};var Fc=Kc(()=>new vs,Hc(1));var Ea=Oe(ie("node:crypto"),1);var Is=BigInt(0),Ss=BigInt(1);function Br(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new Error(r+"expected boolean, got type="+typeof t)}return t}function zc(t){if(typeof t=="bigint"){if(!In(t))throw new Error("positive bigint expected, got "+t)}else je(t);return t}function kr(t){let e=zc(t).toString(16);return e.length&1?"0"+e:e}function Wc(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return t===""?Is:BigInt("0x"+t)}function Yt(t){return Wc(Dt(t))}function As(t){return Wc(Dt(xf($(t)).reverse()))}function An(t,e){je(e),t=zc(t);let r=Tt(t.toString(16).padStart(e*2,"0"));if(r.length!==e)throw new Error("number too large");return r}function Ds(t,e){return An(t,e).reverse()}function xf(t){return Uint8Array.from(t)}var In=t=>typeof t=="bigint"&&Is<=t;function vf(t,e,r){return In(t)&&In(e)&&In(r)&&e<=t&&t<r}function Yc(t,e,r,n){if(!vf(e,r,n))throw new Error("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function Ts(t){let e;for(e=0;t>Is;t>>=Ss,e+=1);return e}var Pr=t=>(Ss<<BigInt(t))-Ss;function qc(t,e,r){if(je(t,"hashLen"),je(e,"qByteLen"),typeof r!="function")throw new Error("hmacFn must be a function");let n=b=>new Uint8Array(b),i=Uint8Array.of(),o=Uint8Array.of(0),c=Uint8Array.of(1),s=1e3,a=n(t),l=n(t),u=0,f=()=>{a.fill(1),l.fill(0),u=0},d=(...b)=>r(l,We(a,...b)),h=(b=i)=>{l=d(o,b),a=d(),b.length!==0&&(l=d(c,b),a=d())},y=()=>{if(u++>=s)throw new Error("drbg: tried max amount of iterations");let b=0,E=[];for(;b<e;){a=d();let O=a.slice();E.push(O),b+=a.length}return We(...E)};return(b,E)=>{f(),h(b);let O;for(;!(O=E(y()));)h();return f(),O}}function Nr(t,e={},r={}){if(!t||typeof t!="object")throw new Error("expected valid options object");function n(o,c,s){let a=t[o];if(s&&a===void 0)return;let l=typeof a;if(l!==c||a===null)throw new Error(`param "${o}" is invalid: expected ${c}, got ${l}`)}let i=(o,c)=>Object.entries(o).forEach(([s,a])=>n(s,a,c));i(e,!1),i(r,!0)}function Ls(t){let e=new WeakMap;return(r,...n)=>{let i=e.get(r);if(i!==void 0)return i;let o=t(r,...n);return e.set(r,o),o}}var Ae=BigInt(0),xe=BigInt(1),Lt=BigInt(2),Qc=BigInt(3),jc=BigInt(4),Jc=BigInt(5),Sf=BigInt(7),ea=BigInt(8),If=BigInt(9),ta=BigInt(16);function Ye(t,e){let r=t%e;return r>=Ae?r:e+r}function Ne(t,e,r){let n=t;for(;e-- >Ae;)n*=n,n%=r;return n}function Zc(t,e){if(t===Ae)throw new Error("invert: expected non-zero number");if(e<=Ae)throw new Error("invert: expected positive modulus, got "+e);let r=Ye(t,e),n=e,i=Ae,o=xe,c=xe,s=Ae;for(;r!==Ae;){let l=n/r,u=n%r,f=i-c*l,d=o-s*l;n=r,r=u,i=c,o=s,c=f,s=d}if(n!==xe)throw new Error("invert: does not exist");return Ye(i,e)}function _s(t,e,r){if(!t.eql(t.sqr(e),r))throw new Error("Cannot find square root")}function ra(t,e){let r=(t.ORDER+xe)/jc,n=t.pow(e,r);return _s(t,n,e),n}function Af(t,e){let r=(t.ORDER-Jc)/ea,n=t.mul(e,Lt),i=t.pow(n,r),o=t.mul(e,i),c=t.mul(t.mul(o,Lt),i),s=t.mul(o,t.sub(c,t.ONE));return _s(t,s,e),s}function Df(t){let e=qt(t),r=na(t),n=r(e,e.neg(e.ONE)),i=r(e,n),o=r(e,e.neg(n)),c=(t+Sf)/ta;return(s,a)=>{let l=s.pow(a,c),u=s.mul(l,n),f=s.mul(l,i),d=s.mul(l,o),h=s.eql(s.sqr(u),a),y=s.eql(s.sqr(f),a);l=s.cmov(l,u,h),u=s.cmov(d,f,y);let x=s.eql(s.sqr(u),a),b=s.cmov(l,u,x);return _s(s,b,a),b}}function na(t){if(t<Qc)throw new Error("sqrt is not defined for small field");let e=t-xe,r=0;for(;e%Lt===Ae;)e/=Lt,r++;let n=Lt,i=qt(t);for(;Xc(i,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return ra;let o=i.pow(n,e),c=(e+xe)/Lt;return function(a,l){if(a.is0(l))return l;if(Xc(a,l)!==1)throw new Error("Cannot find square root");let u=r,f=a.mul(a.ONE,o),d=a.pow(l,e),h=a.pow(l,c);for(;!a.eql(d,a.ONE);){if(a.is0(d))return a.ZERO;let y=1,x=a.sqr(d);for(;!a.eql(x,a.ONE);)if(y++,x=a.sqr(x),y===u)throw new Error("Cannot find square root");let b=xe<<BigInt(u-y-1),E=a.pow(f,b);u=y,f=a.sqr(E),d=a.mul(d,f),h=a.mul(h,E)}return h}}function Tf(t){return t%jc===Qc?ra:t%ea===Jc?Af:t%ta===If?Df(t):na(t)}var Lf=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Os(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=Lf.reduce((n,i)=>(n[i]="function",n),e);return Nr(t,r),t}function Cf(t,e,r){if(r<Ae)throw new Error("invalid exponent, negatives unsupported");if(r===Ae)return t.ONE;if(r===xe)return e;let n=t.ONE,i=e;for(;r>Ae;)r&xe&&(n=t.mul(n,i)),i=t.sqr(i),r>>=xe;return n}function Dn(t,e,r=!1){let n=new Array(e.length).fill(r?t.ZERO:void 0),i=e.reduce((c,s,a)=>t.is0(s)?c:(n[a]=c,t.mul(c,s)),t.ONE),o=t.inv(i);return e.reduceRight((c,s,a)=>t.is0(s)?c:(n[a]=t.mul(c,n[a]),t.mul(c,s)),o),n}function Xc(t,e){let r=(t.ORDER-xe)/Lt,n=t.pow(e,r),i=t.eql(n,t.ONE),o=t.eql(n,t.ZERO),c=t.eql(n,t.neg(t.ONE));if(!i&&!o&&!c)throw new Error("invalid Legendre symbol result");return i?1:o?0:-1}function _f(t,e){e!==void 0&&je(e);let r=e!==void 0?e:t.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}var Cs=class{ORDER;BITS;BYTES;isLE;ZERO=Ae;ONE=xe;_lengths;_sqrt;_mod;constructor(e,r={}){if(e<=Ae)throw new Error("invalid field: expected ORDER > 0, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&(this.sqrt=r.sqrt),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=r.allowedLengths?.slice()),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:i,nByteLength:o}=_f(e,n);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=i,this.BYTES=o,this._sqrt=void 0,Object.preventExtensions(this)}create(e){return Ye(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof e);return Ae<=e&&e<this.ORDER}is0(e){return e===Ae}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&xe)===xe}neg(e){return Ye(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return Ye(e*e,this.ORDER)}add(e,r){return Ye(e+r,this.ORDER)}sub(e,r){return Ye(e-r,this.ORDER)}mul(e,r){return Ye(e*r,this.ORDER)}pow(e,r){return Cf(this,e,r)}div(e,r){return Ye(e*Zc(r,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,r){return e+r}subN(e,r){return e-r}mulN(e,r){return e*r}inv(e){return Zc(e,this.ORDER)}sqrt(e){return this._sqrt||(this._sqrt=Tf(this.ORDER)),this._sqrt(this,e)}toBytes(e){return this.isLE?Ds(e,this.BYTES):An(e,this.BYTES)}fromBytes(e,r=!1){$(e);let{_lengths:n,BYTES:i,isLE:o,ORDER:c,_mod:s}=this;if(n){if(!n.includes(e.length)||e.length>i)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let l=new Uint8Array(i);l.set(e,o?0:l.length-e.length),e=l}if(e.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+e.length);let a=o?As(e):Yt(e);if(s&&(a=Ye(a,c)),!r&&!this.isValid(a))throw new Error("invalid field element: outside of range 0..ORDER");return a}invertBatch(e){return Dn(this,e)}cmov(e,r,n){return n?r:e}};function qt(t,e={}){return new Cs(t,e)}function oa(t){if(typeof t!="bigint")throw new Error("field order must be bigint");let e=t.toString(2).length;return Math.ceil(e/8)}function Bs(t){let e=oa(t);return e+Math.ceil(e/2)}function ks(t,e,r=!1){$(t);let n=t.length,i=oa(e),o=Bs(e);if(n<16||n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?As(t):Yt(t),s=Ye(c,e-xe)+xe;return r?Ds(s,i):An(s,i)}var Zt=BigInt(0),Ct=BigInt(1);function Rr(t,e){let r=e.negate();return t?r:e}function Us(t,e){let r=Dn(t.Fp,e.map(n=>n.Z));return e.map((n,i)=>t.fromAffine(n.toAffine(r[i])))}function aa(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Ps(t,e){aa(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),i=2**t,o=Pr(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:i,shiftBy:c}}function sa(t,e,r){let{windowSize:n,mask:i,maxNumber:o,shiftBy:c}=r,s=Number(t&i),a=t>>c;s>n&&(s-=o,a+=Ct);let l=e*n,u=l+Math.abs(s)-1,f=s===0,d=s<0,h=e%2!==0;return{nextN:a,offset:u,isZero:f,isNeg:d,isNegF:h,offsetF:l}}var Ns=new WeakMap,la=new WeakMap;function Rs(t){return la.get(t)||1}function ia(t){if(t!==Zt)throw new Error("invalid wNAF")}var Tn=class{BASE;ZERO;Fn;bits;constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let i=e;for(;r>Zt;)r&Ct&&(n=n.add(i)),i=i.double(),r>>=Ct;return n}precomputeWindow(e,r){let{windows:n,windowSize:i}=Ps(r,this.bits),o=[],c=e,s=c;for(let a=0;a<n;a++){s=c,o.push(s);for(let l=1;l<i;l++)s=s.add(c),o.push(s);c=s.double()}return o}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let i=this.ZERO,o=this.BASE,c=Ps(e,this.bits);for(let s=0;s<c.windows;s++){let{nextN:a,offset:l,isZero:u,isNeg:f,isNegF:d,offsetF:h}=sa(n,s,c);n=a,u?o=o.add(Rr(d,r[h])):i=i.add(Rr(f,r[l]))}return ia(n),{p:i,f:o}}wNAFUnsafe(e,r,n,i=this.ZERO){let o=Ps(e,this.bits);for(let c=0;c<o.windows&&n!==Zt;c++){let{nextN:s,offset:a,isZero:l,isNeg:u}=sa(n,c,o);if(n=s,!l){let f=r[a];i=i.add(u?f.negate():f)}}return ia(n),i}getPrecomputes(e,r,n){let i=Ns.get(r);return i||(i=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(i=n(i)),Ns.set(r,i))),i}cached(e,r,n){let i=Rs(e);return this.wNAF(i,this.getPrecomputes(i,e,n),r)}unsafe(e,r,n,i){let o=Rs(e);return o===1?this._unsafeLadder(e,r,i):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,i)}createCache(e,r){aa(r,this.bits),la.set(e,r),Ns.delete(e)}hasCache(e){return Rs(e)!==1}};function ua(t,e,r,n){let i=e,o=t.ZERO,c=t.ZERO;for(;r>Zt||n>Zt;)r&Ct&&(o=o.add(i)),n&Ct&&(c=c.add(i)),i=i.double(),r>>=Ct,n>>=Ct;return{p1:o,p2:c}}function ca(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Os(e),e}else return qt(t,{isLE:r})}function fa(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let a of["p","n","h"]){let l=e[a];if(!(typeof l=="bigint"&&l>Zt))throw new Error(`CURVE.${a} must be positive bigint`)}let i=ca(e.p,r.Fp,n),o=ca(e.n,r.Fn,n),s=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let a of s)if(!i.isValid(e[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:i,Fn:o}}function da(t,e){return function(n){let i=t(n);return{secretKey:i,publicKey:e(i)}}}var Ln=class{oHash;iHash;blockLen;outputLen;finished=!1;destroyed=!1;constructor(e,r){if(En(e),$(r,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,i=new Uint8Array(n);i.set(r.length>n?e.create().update(r).digest():r);for(let o=0;o<i.length;o++)i[o]^=54;this.iHash.update(i),this.oHash=e.create();for(let o=0;o<i.length;o++)i[o]^=106;this.oHash.update(i),At(i)}update(e){return Wt(this),this.iHash.update(e),this}digestInto(e){Wt(this),$(e,this.outputLen,"output"),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:i,destroyed:o,blockLen:c,outputLen:s}=this;return e=e,e.finished=i,e.destroyed=o,e.blockLen=c,e.outputLen=s,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Ms=(t,e,r)=>new Ln(t,e).update(r).digest();Ms.create=(t,e)=>new Ln(t,e);var ha=(t,e)=>(t+(t>=0?e:-e)/pa)/e;function Of(t,e,r){let[[n,i],[o,c]]=e,s=ha(c*t,r),a=ha(-i*t,r),l=t-s*n-a*o,u=-s*i-a*c,f=l<nt,d=u<nt;f&&(l=-l),d&&(u=-u);let h=Pr(Math.ceil(Ts(r)/2))+Xt;if(l<nt||l>=h||u<nt||u>=h)throw new Error("splitScalar (endomorphism): failed, k="+t);return{k1neg:f,k1:l,k2neg:d,k2:u}}function Ks(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function $s(t,e){let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Br(r.lowS,"lowS"),Br(r.prehash,"prehash"),r.format!==void 0&&Ks(r.format),r}var Hs=class extends Error{constructor(e=""){super(e)}},mt={Err:Hs,_tlv:{encode:(t,e)=>{let{Err:r}=mt;if(t<0||t>256)throw new r("tlv.encode: wrong tag");if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,i=kr(n);if(i.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?kr(i.length/2|128):"";return kr(t)+o+i+e},decode(t,e){let{Err:r}=mt,n=0;if(t<0||t>256)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let i=e[n++],o=!!(i&128),c=0;if(!o)c=i;else{let a=i&127;if(!a)throw new r("tlv.decode(long): indefinite length not supported");if(a>4)throw new r("tlv.decode(long): byte length is too big");let l=e.subarray(n,n+a);if(l.length!==a)throw new r("tlv.decode: length bytes not complete");if(l[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let u of l)c=c<<8|u;if(n+=a,c<128)throw new r("tlv.decode(long): not minimal encoding")}let s=e.subarray(n,n+c);if(s.length!==c)throw new r("tlv.decode: wrong value length");return{v:s,l:e.subarray(n+c)}}},_int:{encode(t){let{Err:e}=mt;if(t<nt)throw new e("integer: negative integers are not allowed");let r=kr(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=mt;if(t[0]&128)throw new e("invalid signature integer: negative");if(t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return Yt(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=mt,i=$(t,void 0,"signature"),{v:o,l:c}=n.decode(48,i);if(c.length)throw new e("invalid signature: left bytes after parsing");let{v:s,l:a}=n.decode(2,o),{v:l,l:u}=n.decode(2,a);if(u.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(s),s:r.decode(l)}},hexFromSig(t){let{_tlv:e,_int:r}=mt,n=e.encode(2,r.encode(t.r)),i=e.encode(2,r.encode(t.s)),o=n+i;return e.encode(48,o)}},nt=BigInt(0),Xt=BigInt(1),pa=BigInt(2),Cn=BigInt(3),Bf=BigInt(4);function ma(t,e={}){let r=fa("weierstrass",t,e),{Fp:n,Fn:i}=r,o=r.CURVE,{h:c,n:s}=o;Nr(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:a}=e;if(a&&(!n.is0(o.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let l=ya(n,i);function u(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function f(M,g,m){let{x:p,y:w}=g.toAffine(),I=n.toBytes(p);if(Br(m,"isCompressed"),m){u();let D=!n.isOdd(w);return We(ba(D),I)}else return We(Uint8Array.of(4),I,n.toBytes(w))}function d(M){$(M,void 0,"Point");let{publicKey:g,publicKeyUncompressed:m}=l,p=M.length,w=M[0],I=M.subarray(1);if(p===g&&(w===2||w===3)){let D=n.fromBytes(I);if(!n.isValid(D))throw new Error("bad point: is not on curve, wrong x");let A=x(D),v;try{v=n.sqrt(A)}catch(se){let z=se instanceof Error?": "+se.message:"";throw new Error("bad point: is not on curve, sqrt error"+z)}u();let T=n.isOdd(v);return(w&1)===1!==T&&(v=n.neg(v)),{x:D,y:v}}else if(p===m&&w===4){let D=n.BYTES,A=n.fromBytes(I.subarray(0,D)),v=n.fromBytes(I.subarray(D,D*2));if(!b(A,v))throw new Error("bad point: is not on curve");return{x:A,y:v}}else throw new Error(`bad point: got length ${p}, expected compressed=${g} or uncompressed=${m}`)}let h=e.toBytes||f,y=e.fromBytes||d;function x(M){let g=n.sqr(M),m=n.mul(g,M);return n.add(n.add(m,n.mul(M,o.a)),o.b)}function b(M,g){let m=n.sqr(g),p=x(M);return n.eql(m,p)}if(!b(o.Gx,o.Gy))throw new Error("bad curve params: generator point");let E=n.mul(n.pow(o.a,Cn),Bf),O=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(E,O)))throw new Error("bad curve params: a or b");function P(M,g,m=!1){if(!n.isValid(g)||m&&n.is0(g))throw new Error(`bad point coordinate ${M}`);return g}function N(M){if(!(M instanceof C))throw new Error("Weierstrass Point expected")}function H(M){if(!a||!a.basises)throw new Error("no endo");return Of(M,a.basises,i.ORDER)}let ae=Ls((M,g)=>{let{X:m,Y:p,Z:w}=M;if(n.eql(w,n.ONE))return{x:m,y:p};let I=M.is0();g==null&&(g=I?n.ONE:n.inv(w));let D=n.mul(m,g),A=n.mul(p,g),v=n.mul(w,g);if(I)return{x:n.ZERO,y:n.ZERO};if(!n.eql(v,n.ONE))throw new Error("invZ was invalid");return{x:D,y:A}}),oe=Ls(M=>{if(M.is0()){if(e.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(!b(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 pe(M,g,m,p,w){return m=new C(n.mul(m.X,M),m.Y,m.Z),g=Rr(p,g),m=Rr(w,m),g.add(m)}class C{static BASE=new C(o.Gx,o.Gy,n.ONE);static ZERO=new C(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=i;X;Y;Z;constructor(g,m,p){this.X=P("x",g),this.Y=P("y",m,!0),this.Z=P("z",p),Object.freeze(this)}static CURVE(){return o}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 C)throw new Error("projective point not allowed");return n.is0(m)&&n.is0(p)?C.ZERO:new C(m,p,n.ONE)}static fromBytes(g){let m=C.fromAffine(y($(g,void 0,"point")));return m.assertValidity(),m}static fromHex(g){return C.fromBytes(Tt(g))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(g=8,m=!0){return yt.createCache(this,g),m||this.multiply(Cn),this}assertValidity(){oe(this)}hasEvenY(){let{y:g}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(g)}equals(g){N(g);let{X:m,Y:p,Z:w}=this,{X:I,Y:D,Z:A}=g,v=n.eql(n.mul(m,A),n.mul(I,w)),T=n.eql(n.mul(p,A),n.mul(D,w));return v&&T}negate(){return new C(this.X,n.neg(this.Y),this.Z)}double(){let{a:g,b:m}=o,p=n.mul(m,Cn),{X:w,Y:I,Z:D}=this,A=n.ZERO,v=n.ZERO,T=n.ZERO,L=n.mul(w,w),se=n.mul(I,I),z=n.mul(D,D),B=n.mul(w,I);return B=n.add(B,B),T=n.mul(w,D),T=n.add(T,T),A=n.mul(g,T),v=n.mul(p,z),v=n.add(A,v),A=n.sub(se,v),v=n.add(se,v),v=n.mul(A,v),A=n.mul(B,A),T=n.mul(p,T),z=n.mul(g,z),B=n.sub(L,z),B=n.mul(g,B),B=n.add(B,T),T=n.add(L,L),L=n.add(T,L),L=n.add(L,z),L=n.mul(L,B),v=n.add(v,L),z=n.mul(I,D),z=n.add(z,z),L=n.mul(z,B),A=n.sub(A,L),T=n.mul(z,se),T=n.add(T,T),T=n.add(T,T),new C(A,v,T)}add(g){N(g);let{X:m,Y:p,Z:w}=this,{X:I,Y:D,Z:A}=g,v=n.ZERO,T=n.ZERO,L=n.ZERO,se=o.a,z=n.mul(o.b,Cn),B=n.mul(m,I),j=n.mul(p,D),me=n.mul(w,A),qe=n.add(m,p),J=n.add(I,D);qe=n.mul(qe,J),J=n.add(B,j),qe=n.sub(qe,J),J=n.add(m,w);let ye=n.add(I,A);return J=n.mul(J,ye),ye=n.add(B,me),J=n.sub(J,ye),ye=n.add(p,w),v=n.add(D,A),ye=n.mul(ye,v),v=n.add(j,me),ye=n.sub(ye,v),L=n.mul(se,J),v=n.mul(z,me),L=n.add(v,L),v=n.sub(j,L),L=n.add(j,L),T=n.mul(v,L),j=n.add(B,B),j=n.add(j,B),me=n.mul(se,me),J=n.mul(z,J),j=n.add(j,me),me=n.sub(B,me),me=n.mul(se,me),J=n.add(J,me),B=n.mul(j,J),T=n.add(T,B),B=n.mul(ye,J),v=n.mul(qe,v),v=n.sub(v,B),B=n.mul(qe,j),L=n.mul(ye,L),L=n.add(L,B),new C(v,T,L)}subtract(g){return this.add(g.negate())}is0(){return this.equals(C.ZERO)}multiply(g){let{endo:m}=e;if(!i.isValidNot0(g))throw new Error("invalid scalar: out of range");let p,w,I=D=>yt.cached(this,D,A=>Us(C,A));if(m){let{k1neg:D,k1:A,k2neg:v,k2:T}=H(g),{p:L,f:se}=I(A),{p:z,f:B}=I(T);w=se.add(B),p=pe(m.beta,L,z,D,v)}else{let{p:D,f:A}=I(g);p=D,w=A}return Us(C,[p,w])[0]}multiplyUnsafe(g){let{endo:m}=e,p=this;if(!i.isValid(g))throw new Error("invalid scalar: out of range");if(g===nt||p.is0())return C.ZERO;if(g===Xt)return p;if(yt.hasCache(this))return this.multiply(g);if(m){let{k1neg:w,k1:I,k2neg:D,k2:A}=H(g),{p1:v,p2:T}=ua(C,p,I,A);return pe(m.beta,v,T,w,D)}else return yt.unsafe(p,g)}toAffine(g){return ae(this,g)}isTorsionFree(){let{isTorsionFree:g}=e;return c===Xt?!0:g?g(C,this):yt.unsafe(this,s).is0()}clearCofactor(){let{clearCofactor:g}=e;return c===Xt?this:g?g(C,this):this.multiplyUnsafe(c)}isSmallOrder(){return this.multiplyUnsafe(c).is0()}toBytes(g=!0){return Br(g,"isCompressed"),this.assertValidity(),h(C,this,g)}toHex(g=!0){return Dt(this.toBytes(g))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let Pt=i.BITS,yt=new Tn(C,e.endo?Math.ceil(Pt/2):Pt);return C.BASE.precompute(8),C}function ba(t){return Uint8Array.of(t?2:3)}function ya(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function kf(t,e={}){let{Fn:r}=t,n=e.randomBytes||vn,i=Object.assign(ya(t.Fp,r),{seed:Bs(r.ORDER)});function o(h){try{let y=r.fromBytes(h);return r.isValidNot0(y)}catch{return!1}}function c(h,y){let{publicKey:x,publicKeyUncompressed:b}=i;try{let E=h.length;return y===!0&&E!==x||y===!1&&E!==b?!1:!!t.fromBytes(h)}catch{return!1}}function s(h=n(i.seed)){return ks($(h,i.seed,"seed"),r.ORDER)}function a(h,y=!0){return t.BASE.multiply(r.fromBytes(h)).toBytes(y)}function l(h){let{secretKey:y,publicKey:x,publicKeyUncompressed:b}=i;if(!Or(h)||"_lengths"in r&&r._lengths||y===x)return;let E=$(h,void 0,"key").length;return E===x||E===b}function u(h,y,x=!0){if(l(h)===!0)throw new Error("first arg must be private key");if(l(y)===!1)throw new Error("second arg must be public key");let b=r.fromBytes(h);return t.fromBytes(y).multiply(b).toBytes(x)}let f={isValidSecretKey:o,isValidPublicKey:c,randomSecretKey:s},d=da(s,a);return Object.freeze({getPublicKey:a,getSharedSecret:u,keygen:d,Point:t,utils:f,lengths:i})}function ga(t,e,r={}){En(e),Nr(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let n=r.randomBytes||vn,i=r.hmac||((m,p)=>Ms(e,m,p)),{Fp:o,Fn:c}=t,{ORDER:s,BITS:a}=c,{keygen:l,getPublicKey:u,getSharedSecret:f,utils:d,lengths:h}=kf(t,r),y={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},x=s*pa<o.ORDER;function b(m){let p=s>>Xt;return m>p}function E(m,p){if(!c.isValidNot0(p))throw new Error(`invalid signature ${m}: out of range 1..Point.Fn.ORDER`);return p}function O(){if(x)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function P(m,p){Ks(p);let w=h.signature,I=p==="compact"?w:p==="recovered"?w+1:void 0;return $(m,I)}class N{r;s;recovery;constructor(p,w,I){if(this.r=E("r",p),this.s=E("s",w),I!=null){if(O(),![0,1,2,3].includes(I))throw new Error("invalid recovery id");this.recovery=I}Object.freeze(this)}static fromBytes(p,w=y.format){P(p,w);let I;if(w==="der"){let{r:T,s:L}=mt.toSig($(p));return new N(T,L)}w==="recovered"&&(I=p[0],w="compact",p=p.subarray(1));let D=h.signature/2,A=p.subarray(0,D),v=p.subarray(D,D*2);return new N(c.fromBytes(A),c.fromBytes(v),I)}static fromHex(p,w){return this.fromBytes(Tt(p),w)}assertRecovery(){let{recovery:p}=this;if(p==null)throw new Error("invalid recovery id: must be present");return p}addRecoveryBit(p){return new N(this.r,this.s,p)}recoverPublicKey(p){let{r:w,s:I}=this,D=this.assertRecovery(),A=D===2||D===3?w+s:w;if(!o.isValid(A))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let v=o.toBytes(A),T=t.fromBytes(We(ba((D&1)===0),v)),L=c.inv(A),se=ae($(p,void 0,"msgHash")),z=c.create(-se*L),B=c.create(I*L),j=t.BASE.multiplyUnsafe(z).add(T.multiplyUnsafe(B));if(j.is0())throw new Error("invalid recovery: point at infinify");return j.assertValidity(),j}hasHighS(){return b(this.s)}toBytes(p=y.format){if(Ks(p),p==="der")return Tt(mt.hexFromSig(this));let{r:w,s:I}=this,D=c.toBytes(w),A=c.toBytes(I);return p==="recovered"?(O(),We(Uint8Array.of(this.assertRecovery()),D,A)):We(D,A)}toHex(p){return Dt(this.toBytes(p))}}let H=r.bits2int||function(p){if(p.length>8192)throw new Error("input is too large");let w=Yt(p),I=p.length*8-a;return I>0?w>>BigInt(I):w},ae=r.bits2int_modN||function(p){return c.create(H(p))},oe=Pr(a);function pe(m){return Yc("num < 2^"+a,m,nt,oe),c.toBytes(m)}function C(m,p){return $(m,void 0,"message"),p?$(e(m),void 0,"prehashed message"):m}function Pt(m,p,w){let{lowS:I,prehash:D,extraEntropy:A}=$s(w,y);m=C(m,D);let v=ae(m),T=c.fromBytes(p);if(!c.isValidNot0(T))throw new Error("invalid private key");let L=[pe(T),pe(v)];if(A!=null&&A!==!1){let j=A===!0?n(h.secretKey):A;L.push($(j,void 0,"extraEntropy"))}let se=We(...L),z=v;function B(j){let me=H(j);if(!c.isValidNot0(me))return;let qe=c.inv(me),J=t.BASE.multiply(me).toAffine(),ye=c.create(J.x);if(ye===nt)return;let Fr=c.create(qe*c.create(z+ye*T));if(Fr===nt)return;let _i=(J.x===ye?0:2)|Number(J.y&Xt),Oi=Fr;return I&&b(Fr)&&(Oi=c.neg(Fr),_i^=1),new N(ye,Oi,x?void 0:_i)}return{seed:se,k2sig:B}}function yt(m,p,w={}){let{seed:I,k2sig:D}=Pt(m,p,w);return qc(e.outputLen,c.BYTES,i)(I,D).toBytes(w.format)}function M(m,p,w,I={}){let{lowS:D,prehash:A,format:v}=$s(I,y);if(w=$(w,void 0,"publicKey"),p=C(p,A),!Or(m)){let T=m instanceof N?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+T)}P(m,v);try{let T=N.fromBytes(m,v),L=t.fromBytes(w);if(D&&T.hasHighS())return!1;let{r:se,s:z}=T,B=ae(p),j=c.inv(z),me=c.create(B*j),qe=c.create(se*j),J=t.BASE.multiplyUnsafe(me).add(L.multiplyUnsafe(qe));return J.is0()?!1:c.create(J.x)===se}catch{return!1}}function g(m,p,w={}){let{prehash:I}=$s(w,y);return p=C(p,I),N.fromBytes(m,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:l,getPublicKey:u,getSharedSecret:f,utils:d,lengths:h,Point:t,sign:yt,verify:M,recoverPublicKey:g,Signature:N,hash:e})}var Gs={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Pf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var wa=BigInt(2);function Nf(t){let e=Gs.p,r=BigInt(3),n=BigInt(6),i=BigInt(11),o=BigInt(22),c=BigInt(23),s=BigInt(44),a=BigInt(88),l=t*t*t%e,u=l*l*t%e,f=Ne(u,r,e)*u%e,d=Ne(f,r,e)*u%e,h=Ne(d,wa,e)*l%e,y=Ne(h,i,e)*h%e,x=Ne(y,o,e)*y%e,b=Ne(x,s,e)*x%e,E=Ne(b,a,e)*b%e,O=Ne(E,s,e)*x%e,P=Ne(O,r,e)*u%e,N=Ne(P,c,e)*y%e,H=Ne(N,n,e)*l%e,ae=Ne(H,wa,e);if(!Vs.eql(Vs.sqr(ae),t))throw new Error("Cannot find square root");return ae}var Vs=qt(Gs.p,{sqrt:Nf}),Rf=ma(Gs,{Fp:Vs,endo:Pf}),Ur=ga(Rf,Fc);var _n=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function xa(t,e,r,n){n?.signal?.throwIfAborted();let i=Ea.default.createHash("sha256");if(r instanceof Uint8Array)i.update(r);else for(let c of r)i.update(c);let o=i.digest();try{return Ur.verify(e,o,t,{prehash:!1,format:"der"})}catch(c){throw new _n(String(c))}}var On=class{type="secp256k1";raw;_key;constructor(e){this._key=Sa(e),this.raw=va(this._key)}toMultihash(){return Ve.digest(ht(this))}toCID(){return ce.createV1(114,this.toMultihash())}toString(){return te.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Pe(this.raw,e.raw)}verify(e,r,n){return xa(this._key,r,e,n)}};function Ia(t){return new On(t)}function va(t){return Ur.Point.fromBytes(t).toBytes()}function Sa(t){try{return Ur.Point.fromBytes(t),t}catch(e){throw new cn(String(e))}}function Aa(t){let{Type:e,Data:r}=_r.decode(t.digest),n=r??new Uint8Array;switch(e){case Ie.Ed25519:return Rc(n);case Ie.secp256k1:return Ia(n);case Ie.ECDSA:return _c(n);default:throw new Dr}}function ht(t){return _r.encode({Type:Ie[t.type],Data:t.raw})}var Da=Symbol.for("nodejs.util.inspect.custom"),Uf=114,Mr=class{type;multihash;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[fs]=!0;toString(){return this.string==null&&(this.string=te.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return ce.createV1(Uf,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return Pe(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return Pe(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[Da](){return`PeerId(${this.toString()})`}},Bn=class extends Mr{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},kn=class extends Mr{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},Pn=class extends Mr{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},Mf=2336,Nn=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ve.digest(Ee(this.url))}[Da](){return`PeerId(${this.url})`}[fs]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return ce.createV1(Mf,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=ne(e)),e.toString()===this.toString())}};function Qt(t){if(Kf(t))return new Bn({multihash:t});if($f(t))try{let e=Aa(t);if(e.type==="Ed25519")return new kn({multihash:t,publicKey:e});if(e.type==="secp256k1")return new Pn({multihash:t,publicKey:e})}catch{let r=ne(t.digest);return new Nn(new URL(r))}throw new ln("Supplied PeerID Multihash is invalid")}function $f(t){return t.code===Ve.code}function Kf(t){return t.code===Jo.code}var al=Oe(ie("net"),1);var be=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},ot=class extends Error{static name="ValidationError";name="ValidationError"},Rn=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},Un=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Re=ie("node:net");function zs(t){return e=>ne(e,t)}function Ws(t){return e=>Ee(e,t)}function jt(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function _t(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function Ta(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let r=Ee(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=_t(n);return Qe([r,i],r.length+i.length)}function La(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let r=Ze.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=_t(n);return Qe([r,i],r.length+i.length)}function Ys(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=ne(e,"base32"),i=jt(r);return`${n}:${i}`}var qs=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let i=parseInt(r,10);if(isNaN(i)||i<0||i>255)throw new be("Invalid byte value in IP address");e[n]=i}),e},Ca=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let o=(0,Re.isIPv4)(r[n]),c;o&&(c=qs(r[n]),r[n]=ne(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,ne(c.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let o=[n,1];for(n=9-r.length;n>0;n--)o.push("0");r.splice.apply(r,o)}let i=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let o=parseInt(r[n],16);if(isNaN(o)||o<0||o>65535)throw new be("Invalid byte value in IP address");i[e++]=o>>8&255,i[e++]=o&255}return i},_a=function(t){if(t.byteLength!==4)throw new be("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},Oa=function(t){if(t.byteLength!==16)throw new be("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let i=t[n],o=t[n+1],c=`${i.toString(16).padStart(2,"0")}${o.toString(16).padStart(2,"0")}`;e.push(c)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new be(`Invalid IPv6 address "${r}"`)}};function Ba(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new be(`Invalid IPv6 address "${t}"`)}}var Fs=Object.values(fr).map(t=>t.decoder),Hf=(function(){let t=Fs[0].or(Fs[1]);return Fs.slice(2).forEach(e=>t=t.or(e)),t})();function ka(t){return Hf.decode(t)}function Pa(t){return e=>t.encoder.encode(e)}function Vf(t){if(parseInt(t).toString()!==t)throw new ot("Value must be an integer")}function Gf(t){if(t<0)throw new ot("Value must be a positive integer, or zero")}function Ff(t){return e=>{if(e>t)throw new ot(`Value must be smaller than or equal to ${t}`)}}function zf(...t){return e=>{for(let r of t)r(e)}}var $r=zf(Vf,Gf,Ff(65535));var de=-1,Zs=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new Un(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},it=new Zs,sd=[{code:4,name:"ip4",size:32,valueToBytes:qs,bytesToValue:_a,validate:t=>{if(!(0,Re.isIPv4)(t))throw new ot(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:_t,bytesToValue:jt,validate:$r},{code:273,name:"udp",size:16,valueToBytes:_t,bytesToValue:jt,validate:$r},{code:33,name:"dccp",size:16,valueToBytes:_t,bytesToValue:jt,validate:$r},{code:41,name:"ip6",size:128,valueToBytes:Ca,bytesToValue:Oa,stringToValue:Ba,validate:t=>{if(!(0,Re.isIPv6)(t))throw new ot(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:de},{code:43,name:"ipcidr",size:8,bytesToValue:zs("base10"),valueToBytes:Ws("base10")},{code:53,name:"dns",size:de},{code:54,name:"dns4",size:de},{code:55,name:"dns6",size:de},{code:56,name:"dnsaddr",size:de},{code:132,name:"sctp",size:16,valueToBytes:_t,bytesToValue:jt,validate:$r},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:de,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:de,bytesToValue:zs("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?Ws("base58btc")(t):ce.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Ys,valueToBytes:Ta},{code:445,name:"onion3",size:296,bytesToValue:Ys,valueToBytes:La},{code:446,name:"garlic64",size:de},{code:447,name:"garlic32",size:de},{code:448,name:"tls"},{code:449,name:"sni",size:de},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:de,bytesToValue:Pa(Fo),valueToBytes:ka},{code:480,name:"http"},{code:481,name:"http-path",size:de,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:de}];sd.forEach(t=>{it.addProtocol(t)});function Na(t){let e=[],r=0;for(;r<t.length;){let n=wt(t,r),i=it.getProtocol(n),o=ue(n),c=id(i,t,r+o),s=0;c>0&&i.size===de&&(s=ue(c));let a=o+s+c,l={code:n,name:i.name,bytes:t.subarray(r,r+a)};if(c>0){let u=r+o+s,f=t.subarray(u,u+c);l.value=i.bytesToValue?.(f)??ne(f)}e.push(l),r+=a}return e}function Ra(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let i=it.getProtocol(n.code),o=ue(n.code),c,s=0,a=0;n.value!=null&&(c=i.valueToBytes?.(n.value)??Ee(n.value),s=c.byteLength,i.size===de&&(a=ue(s)));let l=new Uint8Array(o+a+s),u=0;Nt(n.code,l,u),u+=o,c!=null&&(i.size===de&&(Nt(s,l,u),u+=a),l.set(c,u)),n.bytes=l}r.push(n.bytes),e+=n.bytes.byteLength}return Qe(r,e)}function Ua(t){if(t.charAt(0)!=="/")throw new be('String multiaddr must start with "/"');let e=[],r="protocol",n="",i="";for(let o=1;o<t.length;o++){let c=t.charAt(o);c!=="/"&&(r==="protocol"?i+=t.charAt(o):n+=t.charAt(o));let s=o===t.length-1;if(c==="/"||s){let a=it.getProtocol(i);if(r==="protocol"){if(a.size==null||a.size===0){e.push({code:a.code,name:a.name}),n="",i="",r="protocol";continue}else if(s)throw new be(`Component ${i} was missing value`);r="value"}else if(r==="value"){let l={code:a.code,name:a.name};if(a.size!=null&&a.size!==0){if(n==="")throw new be(`Component ${i} was missing value`);l.value=a.stringToValue?.(n)??n}e.push(l),n="",i="",r="protocol"}}}if(i!==""&&n!=="")throw new be("Incomplete multiaddr");return e}function Ma(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=it.getProtocol(e.code);if(r==null)throw new be(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function id(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:wt(e,r)}var cd=Symbol.for("nodejs.util.inspect.custom"),ai=Symbol.for("@multiformats/multiaddr");function ad(t){if(t==null&&(t="/"),$a(t))return t.getComponents();if(t instanceof Uint8Array)return Na(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),Ua(t);if(Array.isArray(t))return t;throw new be("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Wn=class t{[ai]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=ad(e),r.validate!==!1&&ld(this)}get bytes(){return this.#r==null&&(this.#r=Ra(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=Ma(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let r=new t(e);return new t([...this.#e,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),i=n.lastIndexOf(r);if(i<0)throw new Rn(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,i),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){r=n;break}return new t(this.#e.slice(0,r),{validate:!1})}equals(e){return Pe(this.bytes,e.bytes)}[cd](){return`Multiaddr(${this.toString()})`}};function ld(t){t.getComponents().forEach(e=>{let r=it.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function $a(t){return!!t?.[ai]}function Je(t){return new Wn(t)}var G=t=>({match:e=>{let r=e[0];return r==null||r.code!==t||r.value!=null?!1:e.slice(1)}}),S=(t,e)=>({match:r=>{let n=r[0];return n?.code!==t||n.value==null||e!=null&&n.value!==e?!1:r.slice(1)}}),Ka=t=>({match:e=>t.match(e)===!1?e:!1}),_=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),ve=(...t)=>({match:e=>{let r;for(let n of t){let i=n.match(e);i!==!1&&(r==null||i.length<r.length)&&(r=i)}return r??!1}}),k=(...t)=>({match:e=>{for(let r of t){let n=r.match(e);if(n===!1)return!1;e=n}return e}});function F(...t){function e(i){if(i==null)return!1;let o=i.getComponents();for(let c of t){let s=c.match(o);if(s===!1)return!1;o=s}return o}function r(i){return e(i)!==!1}function n(i){let o=e(i);return o===!1?!1:o.length===0}return{matchers:t,matches:r,exactMatch:n}}var ud=S(421),K0=F(ud),qn=S(54),Zn=S(55),Xn=S(56),ui=S(53),H0=F(qn,_(S(421))),V0=F(Zn,_(S(421))),G0=F(Xn,_(S(421))),F0=F(ve(ui,Xn,qn,Zn),_(S(421))),Ha=k(S(4),_(S(43))),Va=k(_(S(42)),S(41),_(S(43))),fi=ve(Ha,Va),rr=ve(fi,ui,qn,Zn,Xn),z0=F(ve(fi,k(ve(ui,Xn,qn,Zn),_(S(421))))),W0=F(Ha),Y0=F(Va),q0=F(fi),di=k(rr,S(6)),Hr=k(rr,S(273)),Ga=F(k(di,_(S(421)))),Z0=F(Hr),hi=k(Hr,G(460),_(S(421))),Qn=k(Hr,G(461),_(S(421))),fd=ve(hi,Qn),X0=F(hi),Q0=F(Qn),li=ve(rr,di,Hr,hi,Qn),Fa=ve(k(li,G(477),_(S(421)))),j0=F(Fa),za=ve(k(li,G(478),_(S(421))),k(li,G(448),_(S(449)),G(477),_(S(421)))),J0=F(za),Wa=k(Hr,G(280),_(S(466)),_(S(466)),_(S(421))),eg=F(Wa),Ya=k(Qn,G(465),_(S(466)),_(S(466)),_(S(421))),tg=F(Ya),Yn=ve(Fa,za,k(di,_(S(421))),k(fd,_(S(421))),k(rr,_(S(421))),Wa,Ya,S(421)),rg=F(Yn),dd=k(_(Yn),G(290),Ka(G(281)),_(S(421))),ng=F(dd),hd=ve(k(Yn,G(290),G(281),_(S(421))),k(Yn,G(281),_(S(421))),k(G(281),_(S(421)))),og=F(hd),pd=k(rr,ve(k(S(6,"80")),k(S(6),G(480)),G(480)),_(S(481)),_(S(421))),sg=F(pd),md=k(rr,ve(k(S(6,"443")),k(S(6,"443"),G(480)),k(S(6),G(443)),k(S(6),G(448),G(480)),k(G(448),G(480)),G(448),G(443)),_(S(481)),_(S(421))),ig=F(md),bd=ve(k(S(777),_(S(421)))),cg=F(bd),yd=ve(k(S(400),_(S(421)))),jn=F(yd);var Jn=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var cl=Oe(ie("node:net"),1);function eo(t){let e=t.getComponents(),r={},n=0;if(e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n].name==="ip4"||e[n].name==="ip6"||e[n].name==="dns"||e[n].name==="dns4"||e[n].name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n].name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null)throw new Q(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r}function ct(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var to=class{buffer;mask;top;btm;next;constructor(e){if(!(e>0)||(e-1&e)!==0)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(e),this.mask=e-1,this.top=0,this.btm=0,this.next=null}push(e){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=e,this.top=this.top+1&this.mask,!0)}shift(){let e=this.buffer[this.btm];if(e!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,e}isEmpty(){return this.buffer[this.btm]===void 0}},nr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new to(this.hwm),this.tail=this.head,this.size=0}calculateSize(e){return e?.byteLength!=null?e.byteLength:1}push(e){if(e?.value!=null&&(this.size+=this.calculateSize(e.value)),!this.head.push(e)){let r=this.head;this.head=r.next=new to(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let r=this.tail.next;this.tail.next=null,this.tail=r,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var pi=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function bt(t={}){return gd(r=>{let n=r.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},t)}function gd(t,e){e=e??{};let r=e.onEnd,n=new nr,i,o,c,s=ct(),a=async()=>{try{return n.isEmpty()?c?{done:!0}:await new Promise((b,E)=>{o=O=>{o=null,n.push(O);try{b(t(n))}catch(P){E(P)}return i}}):t(n)}finally{n.isEmpty()&&queueMicrotask(()=>{s.resolve(),s=ct()})}},l=b=>o!=null?o(b):(n.push(b),i),u=b=>(n=new nr,o!=null?o({error:b}):(n.push({error:b}),i)),f=b=>{if(c)return i;if(e?.objectMode!==!0&&b?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return l({done:!1,value:b})},d=b=>c?i:(c=!0,b!=null?u(b):l({done:!0})),h=()=>(n=new nr,d(),{done:!0}),y=b=>(d(b),{done:!0});if(i={[Symbol.asyncIterator](){return this},next:a,return:h,throw:y,push:f,end:d,get readableLength(){return n.size},onEmpty:async b=>{let E=b?.signal;if(E?.throwIfAborted(),n.isEmpty())return;let O,P;E!=null&&(O=new Promise((N,H)=>{P=()=>{H(new pi)},E.addEventListener("abort",P)}));try{await Promise.race([s.promise,O])}finally{P!=null&&E!=null&&E?.removeEventListener("abort",P)}}},r==null)return i;let x=i;return i={[Symbol.asyncIterator](){return this},next(){return x.next()},throw(b){return x.throw(b),r!=null&&(r(b),r=void 0),{done:!0}},return(){return x.return(),r!=null&&(r(),r=void 0),{done:!0}},push:f,end(b){return x.end(b),r!=null&&(r(b),r=void 0),i},get readableLength(){return x.readableLength},onEmpty:b=>x.onEmpty(b)},i}var mi=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},qa=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function bi(t,e){let{milliseconds:r,fallback:n,message:i,customTimers:o={setTimeout,clearTimeout},signal:c}=e,s,a,u=new Promise((f,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(c?.aborted){d(qa(c));return}if(c&&(a=()=>{d(qa(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new mi;s=o.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(y){d(y)}return}typeof t.cancel=="function"&&t.cancel(),i===!1?f():i instanceof Error?d(i):(h.message=i??`Promise timed out after ${r} milliseconds`,d(h))},r)}).finally(()=>{u.clear(),a&&c&&c.removeEventListener("abort",a)});return u.clear=()=>{o.clearTimeout.call(void 0,s),s=void 0},u}var wd=t=>{let e=t.addEventListener||t.on||t.addListener,r=t.removeEventListener||t.off||t.removeListener;if(!e||!r)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(t),removeListener:r.bind(t)}};function Ed(t,e,r){let n,i=new Promise((o,c)=>{if(r={rejectionEvents:["error"],multiArgs:!1,rejectionMultiArgs:!1,resolveImmediately:!1,...r},!(r.count>=0&&(r.count===Number.POSITIVE_INFINITY||Number.isInteger(r.count))))throw new TypeError("The `count` option should be at least 0 or more");r.signal?.throwIfAborted();let s=[e].flat(),a=[],{addListener:l,removeListener:u}=wd(t),f=async(...h)=>{let y=r.multiArgs?h:h[0];if(r.filter)try{if(!await r.filter(y))return}catch(x){n(),c(x);return}a.push(y),r.count===a.length&&(n(),o(a))},d=(...h)=>{n(),c(r.rejectionMultiArgs?h:h[0])};n=()=>{for(let h of s)u(h,f);for(let h of r.rejectionEvents)s.includes(h)||u(h,d)};for(let h of s)l(h,f);for(let h of r.rejectionEvents)s.includes(h)||l(h,d);r.signal&&r.signal.addEventListener("abort",()=>{d(r.signal.reason)},{once:!0}),r.resolveImmediately&&o(a)});if(i.cancel=n,typeof r.timeout=="number"){let o=bi(i,{milliseconds:r.timeout});return o.cancel=()=>{n(),o.clear()},o}return i}function Ue(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=Ed(t,e,r),i=n.then(o=>o[0]);return i.cancel=n.cancel,i}var Bt=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var ro=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function xd(t){return t.reason}async function or(t,e,r){if(e==null)return t;let n=r?.translateError??xd;if(e.aborted)return t.catch(()=>{}),Promise.reject(n(e));let i;try{return await Promise.race([t,new Promise((o,c)=>{i=()=>{c(n(e))},e.addEventListener("abort",i)})])}finally{i!=null&&e.removeEventListener("abort",i)}}var vd=Math.pow(2,20)*4,no=class extends Ft{status;timeline;inactivityTimeout;maxReadBufferLength;maxWriteBufferLength;log;direction;maxMessageSize;readStatus;writeStatus;remoteReadStatus;remoteWriteStatus;writableNeedsDrain;readBuffer;writeBuffer;sendingData;onDrainPromise;constructor(e){super(),this.status="open",this.log=e.log,this.direction=e.direction??"outbound",this.inactivityTimeout=e.inactivityTimeout??12e4,this.maxReadBufferLength=e.maxReadBufferLength??vd,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new K,this.writeBuffer=new K,this.readStatus="readable",this.remoteReadStatus="readable",this.writeStatus="writable",this.remoteWriteStatus="writable",this.sendingData=!1,this.writableNeedsDrain=!1,this.timeline={open:Date.now()},this.processSendQueue=this.processSendQueue.bind(this);let r=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,this.processSendQueue()),this.onDrainPromise?.resolve()};this.addEventListener("drain",r);let n=i=>{this.onDrainPromise?.reject(i.error??new ro)};this.addEventListener("close",n)}get readBufferLength(){return this.readBuffer.byteLength}get writeBufferLength(){return this.writeBuffer.byteLength}async onDrain(e){return this.writableNeedsDrain!==!0?Promise.resolve():(this.onDrainPromise==null&&(this.onDrainPromise=Promise.withResolvers()),or(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=bt(),r=o=>{e.push(o.data)};this.addEventListener("message",r);let n=o=>{e.end(o.error)};this.addEventListener("close",n);let i=()=>{e.end()};this.addEventListener("remoteCloseWrite",i);try{yield*e}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",i)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new dt(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",e.byteLength),this.writeBuffer.append(e),this.processSendQueue()}abort(e){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",e),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(e)}catch(r){this.log("failed to send reset to remote - %e",r)}this.dispatchEvent(new hn(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new dt("Cannot pause a stream that is closing/closed");this.readStatus!=="paused"&&(this.readStatus="paused",this.sendPause())}resume(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new dt("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new dt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.append(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}unshift(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new dt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.prepend(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(e){if(e.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(e),this.dispatchReadBuffer()}}addEventListener(...e){super.addEventListener.apply(this,e),e[0]==="message"&&this.readBuffer.byteLength>0&&queueMicrotask(()=>{this.dispatchReadBuffer()})}onRemoteReset(){this.log("remote reset"),this.status="reset",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now(),this.readBuffer.byteLength===0&&(this.readStatus="closed");let e=new an;this.dispatchEvent(new pn(e))}onTransportClosed(e){this.log("transport closed"),this.readStatus==="readable"&&this.readBuffer.byteLength===0&&(this.log("close readable end after transport closed and read buffer is empty"),this.readStatus="closed"),this.remoteReadStatus!=="closed"&&(this.remoteReadStatus="closed"),this.remoteWriteStatus!=="closed"&&(this.remoteWriteStatus="closed"),this.writeStatus!=="closed"&&(this.writeStatus="closed"),e!=null?this.abort(e):(this.status==="open"||this.status==="closing")&&(this.timeline.close=Date.now(),this.status="closed",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.dispatchEvent(new Gt))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let i=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(i===0){e=!1;break}let o=this.writeBuffer.sublist(0,i),c=new K(o);this.writeBuffer.consume(o.byteLength);let s=this.sendData(o);if(e=s.canSendMore,n+=s.sentBytes,s.sentBytes!==c.byteLength&&(c.consume(s.sentBytes),this.writeBuffer.prepend(c)),!e)break}return e||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,r,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),e}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let e=this.readBuffer.sublist();this.readBuffer.consume(e.byteLength),this.dispatchEvent(new dn(e))}finally{this.readBuffer.byteLength===0&&this.remoteWriteStatus==="closed"&&(this.log("close readable end after dispatching read buffer and remote writable end is closed"),this.readStatus="closed"),this.checkReadBufferLength()}}checkReadBufferLength(){this.readBuffer.byteLength>this.maxReadBufferLength&&this.abort(new Ar(`Read buffer length of ${this.readBuffer.byteLength} exceeded limit of ${this.maxReadBufferLength}, read status is ${this.readStatus}`))}checkWriteBufferLength(){this.maxWriteBufferLength!=null&&this.writeBuffer.byteLength>this.maxWriteBufferLength&&this.abort(new Ar(`Write buffer length of ${this.writeBuffer.byteLength} exceeded limit of ${this.maxWriteBufferLength}, write status is ${this.writeStatus}`))}onMuxerNeedsDrain(){this.writableNeedsDrain=!0}onMuxerDrain(){this.safeDispatchEvent("drain")}};var oo=class extends no{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",r=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),r.error!=null?r.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):r.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(e){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Ue(this,"idle",{...e,rejectionEvents:["close"]})),this.writableNeedsDrain&&(this.log("waiting for write queue to drain before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Ue(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var Xa=Oe(ie("node:os"),1);function Za(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function yi(t,e,r){let n=[t.type,r??t.host];if(t.protocol!=null){let i=e??t.port;i!=null&&n.push(t.protocol,i)}return t.type==="ip6"&&t.zone!=null&&n.unshift("ip6zone",t.zone),t.cidr!=null&&n.push("ipcidr",t.cidr),Je(`/${n.join("/")}`)}var Sd={4:"IPv4",6:"IPv6"};function Id(t){return["0.0.0.0","::"].includes(t)}function Ad(t){let e=[],r=Xa.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let i of n)Za(i.address)||i.family===Sd[t]&&e.push(i.address);return e}function Qa(t,e){if(t==null)return[];let r=eo(t);return(r.type==="ip4"||r.type==="ip6")&&Id(r.host)?Ad(r.type==="ip4"?4:6).map(n=>yi(r,e,n)):[yi(r,e)]}function ja(t,e){if(typeof t!="string")throw new Q(`invalid ip provided: ${t}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new Q(`invalid port provided: ${e}`);if((0,Re.isIPv4)(t))return Je(`/ip4/${t}/tcp/${e}`);if((0,Re.isIPv6)(t))return Je(`/ip6/${t}/tcp/${e}`);throw new Q(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var gi=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=ct(),this.haveNext=ct()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("HaveNext promise resolved but nextResult was undefined");let e=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=ct(),e}async throw(e){return this.ended=!0,this.error=e,e!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(e)),{done:!0,value:void 0}}async return(){let e={done:!0,value:void 0};return this.ended=!0,this.nextResult=e,this.haveNext.resolve(),e}async push(e,r){await this._push(e,r)}async end(e,r){e!=null?await this.throw(e):await this._push(void 0,r)}async _push(e,r){if(e!=null&&this.ended)throw this.error??new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;e!=null?this.nextResult={done:!1,value:e}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=ct(),await or(this.readNext.promise,r?.signal,r)}};function Ja(){return new gi}function Dd(t){return t[Symbol.asyncIterator]!=null}async function Td(t,e,r){try{await Promise.all(t.map(async n=>{for await(let i of n)await e.push(i,{signal:r}),r.throwIfAborted()})),await e.end(void 0,{signal:r})}catch(n){await e.end(n,{signal:r}).catch(()=>{})}}async function*Ld(t){let e=new AbortController,r=Ja();Td(t,r,e.signal).catch(()=>{});try{yield*r}finally{e.abort()}}function*Cd(t){for(let e of t)yield*e}function _d(...t){let e=[];for(let r of t)Dd(r)||e.push(r);return e.length===t.length?Cd(e):Ld(t)}var el=_d;function tl(t,...e){if(t==null)throw new Error("Empty pipeline");if(wi(t)){let n=t;t=()=>n.source}else if(nl(t)||rl(t)){let n=t;t=()=>n}let r=[t,...e];if(r.length>1&&wi(r[r.length-1])&&(r[r.length-1]=r[r.length-1].sink),r.length>2)for(let n=1;n<r.length-1;n++)wi(r[n])&&(r[n]=Bd(r[n]));return Od(...r)}var Od=(...t)=>{let e;for(;t.length>0;)e=t.shift()(e);return e},rl=t=>t?.[Symbol.asyncIterator]!=null,nl=t=>t?.[Symbol.iterator]!=null,wi=t=>t==null?!1:t.sink!=null&&t.source!=null,Bd=t=>e=>{let r=t.sink(e);if(r?.then!=null){let n=bt({objectMode:!0});r.then(()=>{n.end()},c=>{n.end(c)});let i,o=t.source;if(rl(o))i=async function*(){yield*o,n.end()};else if(nl(o))i=function*(){yield*o,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return el(n,i())}return t.source};var kd=4194304,so=class extends Error{static name="UnwrappedError";name="UnwrappedError"},xi=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},vi=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Si=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function Pd(t){return typeof t?.closeRead=="function"}function Nd(t){return typeof t?.close=="function"}function Ei(t){return Pd(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:Nd(t)?t.status!=="open":!1}function Rd(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function Ud(t,e){let r=e?.maxBufferSize??kd,n=new K,i,o=!1;if(!Rd(t))throw new Q("Argument should be a Stream or a Multiaddr");let c=u=>{if(n.append(u.data),n.byteLength>r){let f=n.byteLength;n.consume(n.byteLength),i?.reject(new Error(`Read buffer overflow - ${f} > ${r}`))}i?.resolve()};t.addEventListener("message",c);let s=u=>{u.error!=null?i?.reject(u.error):i?.resolve()};t.addEventListener("close",s);let a=()=>{i?.resolve()};t.addEventListener("remoteCloseWrite",a);let l={readBuffer:n,async read(u){if(o===!0)throw new so("Stream was unwrapped");if(Ei(t)){if(n.byteLength===0&&u?.bytes==null)return null;if(u?.bytes!=null&&n.byteLength<u.bytes)throw t.log.error("closed after reading %d/%d bytes",n.byteLength,u.bytes),new Bt(`Unexpected EOF - stream closed after reading ${n.byteLength}/${u.bytes} bytes`)}let f=u?.bytes??1;for(i=Promise.withResolvers();;){if(n.byteLength>=f){i.resolve();break}if(await or(i.promise,u?.signal),Ei(t)){if(n.byteLength===0&&u?.bytes==null)return null;break}i=Promise.withResolvers()}let d=u?.bytes??n.byteLength;if(n.byteLength<d){if(Ei(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new Bt(`Unexpected EOF - stream closed while reading ${n.byteLength}/${d} bytes`);return l.read(u)}let h=n.sublist(0,d);return n.consume(d),h},async write(u,f){if(o===!0)throw new so("Stream was unwrapped");t.send(u)||await Ue(t,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return o||(o=!0,t.removeEventListener("message",c),t.removeEventListener("close",s),t.removeEventListener("remoteCloseWrite",a),n.byteLength>0&&(t.log("stream unwrapped with %d unread bytes",n.byteLength),t.push(n))),t}};return l}function Vr(t,e={}){let r=Ud(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=ue(e.maxDataLength));let n=e?.lengthDecoder??wt,i=e?.lengthEncoder??Wr;return{async read(c){let s=-1,a=new K;for(;;){let u=await r.read({...c,bytes:1});if(u==null)break;a.append(u);try{s=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(s<0)throw new xi("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new Si(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(s>-1)break}if(e?.maxDataLength!=null&&s>e.maxDataLength)throw new vi(`Message length too long - ${s} > ${e.maxDataLength}`);let l=await r.read({...c,bytes:s});if(l==null)throw t.log.error("tried to read %d bytes but the stream closed",s),new Bt(`Unexpected EOF - tried to read ${s} bytes but the stream closed`);if(l.byteLength!==s)throw t.log.error("read %d/%d bytes before the stream closed",l.byteLength,s),new Bt(`Unexpected EOF - read ${l.byteLength}/${s} bytes before the stream closed`);return l},async write(c,s){await r.write(new K(i(c.byteLength),c),s)},async writeV(c,s){let a=new K(...c.flatMap(l=>[i(l.byteLength),l]));await r.write(a,s)},unwrap(){return r.unwrap()}}}function Ii(t,e){let r=Vr(t,e),n={read:async(i,o)=>{let c=await r.read(o);return i.decode(c)},write:async(i,o,c)=>{await r.write(o.encode(i),c)},writeV:async(i,o,c)=>{await r.writeV(i.map(s=>o.encode(s)),c)},pb:i=>({read:async o=>n.read(i,o),write:async(o,c)=>n.write(o,i,c),writeV:async(o,c)=>n.writeV(o,i,c),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}function Md(t){return t?.addEventListener!=null}function $d(t){let e=bt(),r,n=c=>{e.push(c.data)},i=()=>{e.end(),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",i)},o=c=>{e.end(c.error),c.error!=null&&r?.reject(c.error),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",i)};return t.addEventListener("message",n),t.addEventListener("close",o,{once:!0}),t.addEventListener("remoteCloseWrite",i,{once:!0}),{source:e,async sink(c){async function*s(){yield*c}let a=s();for(;;){r=Promise.withResolvers();let{done:l,value:u}=await Promise.race([a.next(),r.promise]);if(t.writeStatus==="closing"||t.writeStatus==="closed"||(u!=null&&(t.send(u)||await Promise.race([Ue(t,"drain",{rejectionEvents:["close"]})])),l===!0))break}await t.close()}}}function Ai(...t){let e=t.map(r=>Md(r)?$d(r):r);return tl(...e)}var io=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},sr=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},co=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},Gr=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function ao(t){return t[Symbol.asyncIterator]!=null}function ol(t,e){if(t.byteLength>e)throw new sr("Message length too long")}var uo=t=>{let e=ue(t),r=Te(e);return Wr(t,r),uo.bytes=e,r};uo.bytes=0;function fo(t,e){e=e??{};let r=e.lengthEncoder??uo,n=e?.maxDataLength??4194304;function*i(o){ol(o,n);let c=r(o.byteLength);c instanceof Uint8Array?yield c:yield*c,o instanceof Uint8Array?yield o:yield*o}return ao(t)?(async function*(){for await(let o of t)yield*i(o)})():(function*(){for(let o of t)yield*i(o)})()}fo.single=(t,e)=>{e=e??{};let r=e.lengthEncoder??uo,n=e?.maxDataLength??4194304;return ol(t,n),new K(r(t.byteLength),t)};var kt;(function(t){t[t.LENGTH=0]="LENGTH",t[t.DATA=1]="DATA"})(kt||(kt={}));var Ti=t=>{let e=wt(t);return Ti.bytes=ue(e),e};Ti.bytes=0;function Di(t,e){let r=new K,n=kt.LENGTH,i=-1,o=e?.lengthDecoder??Ti,c=e?.maxLengthLength??8,s=e?.maxDataLength??4194304;function*a(){for(;r.byteLength>0;){if(n===kt.LENGTH)try{if(i=o(r),i<0)throw new io("Invalid message length");if(i>s)throw new sr("Message length too long");let l=o.bytes;r.consume(l),e?.onLength!=null&&e.onLength(i),n=kt.DATA}catch(l){if(l instanceof RangeError){if(r.byteLength>c)throw new co("Message length length too long");break}throw l}if(n===kt.DATA){if(r.byteLength<i)break;let l=r.sublist(0,i);r.consume(i),e?.onData!=null&&e.onData(l),yield l,n=kt.LENGTH}}}return ao(t)?(async function*(){for await(let l of t)r.append(l),yield*a();if(r.byteLength>0)throw new Gr("Unexpected end of input")})():(function*(){for(let l of t)r.append(l),yield*a();if(r.byteLength>0)throw new Gr("Unexpected end of input")})()}Di.fromReader=(t,e)=>{let r=1,n=(async function*(){for(;;)try{let{done:o,value:c}=await t.next(r);if(o===!0)return;c!=null&&(yield c)}catch(o){if(o.code==="ERR_UNDER_READ")return{done:!0,value:null};throw o}finally{r=1}})();return Di(n,{...e??{},onLength:o=>{r=o}})};var Li=class extends oo{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&jn.matches(e.localAddr))r=e.localAddr;else if(r==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new Q("Could not determine remote address or port");r=ja(e.socket.remoteAddress,e.socket.remotePort)}super({...e,remoteAddr:r}),this.socket=e.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",r,n),this.abort(n)}),this.socket.setTimeout(e.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",r),this.abort(new Vt)}),this.socket.once("end",()=>{this.log("tcp end",r),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",r),n){this.abort(new Error("TCP transmission error"));return}this.onTransportClosed()}),this.socket.on("drain",()=>{this.log("tcp drain"),this.safeDispatchEvent("drain")})}sendData(e){let r=0,n=!0;for(let i of e)if(r+=i.byteLength,n=this.socket.write(i),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await Ue(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},ho=t=>new Li(t);var sl=Oe(ie("os"),1),il=Oe(ie("path"),1);function po(t,e={}){if(jn.exactMatch(t)){let o=t.getComponents().find(c=>c.code===400)?.value;if(o==null)throw new Q(`Multiaddr ${t} was not a Unix address`);return sl.default.platform()==="win32"?{path:il.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=eo(t),n=r.host,i=r.port;return{host:n,port:i,ipv6Only:r.type==="ip6",...e}}var he;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(he||(he={}));var mo=class extends Ft{context;server;sockets=new Set;status={code:he.INACTIVE};metrics;addr;log;shutdownController;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1,this.shutdownController=new AbortController,mn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=cl.default.createServer(e,this.onSocket.bind(this)),e.maxConnections!==void 0&&(this.server.maxConnections=e.maxConnections),e.closeServerOnMaxConnections!=null&&e.closeServerOnMaxConnections.closeAbove<e.closeServerOnMaxConnections.listenBelow)throw new Q("closeAbove must be >= listenBelow");e.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:e.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let r=this.server.address();r==null?this.addr="unknown":typeof r=="string"?this.addr=r:this.addr=`${r.address}:${r.port}`,this.metrics.status?.update({[this.addr]:he.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",r=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:r})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==he.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(e){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==he.ACTIVE)throw e.destroy(),new un("Server is not listening yet");let r;try{r=ho({socket:e,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),e.destroy();return}this.log("new inbound connection %s",r.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(r,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",r.remoteAddr),e.once("close",()=>{this.sockets.delete(e),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit - %e",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(e),r.abort(n)})}getAddrs(){if(this.status.code===he.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[Je(`/unix/${encodeURIComponent(e)}`)]:Qa(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===he.ACTIVE||this.status.code===he.PAUSED)throw new fn("server is already listening");try{this.status={code:he.ACTIVE,listeningAddr:e,netConfig:po(e,this.context)},await this.resume()}catch(r){throw this.status={code:he.INACTIVE},r}}async close(e){let r=[];this.server.listening&&r.push(Ue(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push(Ue(n,"close",e)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===he.INACTIVE)return;let e=this.status.netConfig;await new Promise((r,n)=>{this.server.once("error",n),this.server.listen(e,r)}),this.status={...this.status,code:he.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===he.PAUSED&&e){this.status={code:he.INACTIVE};return}!this.server.listening||this.status.code!==he.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:he.INACTIVE}:{...this.status,code:he.PAUSED},this.server.close())}};var bo=class{opts;metrics;components;log;constructor(e,r={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=r,this.components=e,e.metrics!=null&&(this.metrics={events:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:e.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[wc]=!0;[Symbol.toStringTag]="@libp2p/tcp";[xc]=["@libp2p/transport"];async dial(e,r){r.keepAlive=r.keepAlive??!0,r.noDelay=r.noDelay??!0,r.allowHalfOpen=r.allowHalfOpen??!1;let n=await this._connect(e,r),i;try{i=ho({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(o){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(o),o}try{return this.log("new outbound connection %s",i.remoteAddr),await r.upgrader.upgradeOutbound(i,r)}catch(o){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection - %e",o),i.abort(o),o}}async _connect(e,r){r.signal.throwIfAborted(),r.onProgress?.(new Jn("tcp:open-connection"));let n;return new Promise((i,o)=>{let c=Date.now(),s=po(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,s),n=al.default.connect(s);let a=h=>{this.log.error("dial to %a errored - %e",e,h);let y=s.path??`${s.host??""}:${s.port}`;h.message=`connection error ${y}: ${h.message}`,this.metrics?.events.increment({error:!0}),d(h)},l=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let h=new Vt(`Connection timeout after ${Date.now()-c}ms`);n.emit("error",h)},u=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),d()},f=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),d(new sn)},d=h=>{if(n.removeListener("error",a),n.removeListener("timeout",l),n.removeListener("connect",u),r.signal!=null&&r.signal.removeEventListener("abort",f),h!=null){o(h);return}i(n)};n.on("error",a),n.on("timeout",l),n.on("connect",u),r.signal.addEventListener("abort",f)}).catch(i=>{throw n?.destroy(),i})}createListener(e){return new mo({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,inactivityTimeout:this.opts.inboundSocketInactivityTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e.filter(r=>Ga.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function ll(t={}){return e=>new bo(e,t)}function Vd(t){return t[Symbol.asyncIterator]!=null}function Gd(t){if(Vd(t))return(async()=>{for await(let e of t);})();for(let e of t);}var Ci=Gd;function Ce(t){return re.encode({type:re.Type.OK,peers:[],...t}).subarray()}function Se(t){return re.encode({type:re.Type.ERROR,error:{msg:t.message},peers:[]}).subarray()}var yo=ft("libp2p:daemon-server:dht"),go=class{dht;constructor(e){let{dht:r}=e;this.dht=r}async*provide(e){try{await Ci(this.dht.provide(e)),yield Ce()}catch(r){yo.error("failed to provide CID %s - %e",e,r),yield Se(r)}}async*getClosestPeers(e){yield Ce({dht:{type:fe.Type.BEGIN}});for await(let r of this.dht.getClosestPeers(e))r.name==="PEER_RESPONSE"&&(yield*r.closer.map(n=>fe.encode({type:fe.Type.VALUE,value:n.id.toMultihash().bytes})));yield fe.encode({type:fe.Type.END})}async*getPublicKey(e){yield Se(new Error("FIX ME: not implemented"))}async*getValue(e){try{for await(let r of this.dht.get(e))r.name==="VALUE"&&(yield Ce({dht:{type:fe.Type.VALUE,value:r.value}}))}catch(r){yo.error("error getting value for key %b - %e",e,r),yield Se(r)}}async*putValue(e,r){try{await Ci(this.dht.put(e,r)),yield Ce()}catch(n){yo.error("error putting value %b for key %b - %e",r,e,n),yield Se(n)}}async*findPeer(e){try{for await(let r of this.dht.findPeer(e))r.name==="FINAL_PEER"&&(yield Ce({dht:{type:fe.Type.VALUE,peer:{id:r.peer.id.toMultihash().bytes,addrs:r.peer.multiaddrs.map(n=>n.bytes)}}}));throw new Error("Peer not found")}catch(r){yo.error("peer not found %p - %e",e,r),yield Se(r)}}async*findProviders(e,r){yield Ce({dht:{type:fe.Type.BEGIN}});try{let n=r,i=0;for await(let o of this.dht.findProviders(e))if(o.name==="PEER_RESPONSE"){for(let c of o.providers)i++,yield fe.encode({type:fe.Type.VALUE,peer:{id:c.id.toMultihash().bytes,addrs:(c.multiaddrs??[]).map(s=>s.bytes)}});if(n===i)break}}catch(n){yield Se(n)}yield fe.encode({type:fe.Type.END})}};var wo=ft("libp2p:daemon-server:pubsub"),Eo=class{pubsub;constructor(e){let{pubsub:r}=e;this.pubsub=r}async*getTopics(){try{yield Ce({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(e){wo.error("failed to get pubsub topics - %e",e),yield Se(e)}}async*subscribe(e){try{let r=bt();this.pubsub.subscribe(e),this.pubsub.addEventListener("message",n=>{let i=n.detail;i.topic===e&&(i.type==="signed"?r.push(Sr.encode({from:i.from.toMultihash().bytes,data:i.data,seqno:i.sequenceNumber==null?void 0:Ee(i.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[i.topic],signature:i.signature,key:ht(i.key)}).subarray()):r.push(Sr.encode({data:i.data,topicIDs:[i.topic]}).subarray()))}),yield Ce(),yield*r}catch(r){wo.error("failed to subscribe to topic %s - %e",e,r),yield Se(r)}}async*publish(e,r){try{await this.pubsub.publish(e,r),yield Ce()}catch(n){wo.error("failed to publish message to topic %s - %e",e,n),yield Se(n)}}async*listPeers(e){try{yield Ce({pubsub:{topics:[e],peerIDs:this.pubsub.getSubscribers(e).map(r=>r.toMultihash().bytes)}})}catch(r){wo.error("failed to list peers for topic %s - %e",e,r),yield Se(r)}}};var ul=1<<22,De=ft("libp2p:daemon-server"),xo=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(e){let{multiaddr:r,libp2pNode:n}=e;this.multiaddr=r,this.libp2p=n,this.tcp=ll()({logger:yc()}),this.listener=this.tcp.createListener({upgrader:new Ir(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new go({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new Eo({pubsub:n.services.pubsub}))}async connect(e){if(e.connect?.addrs==null)throw new Error("Invalid request");let r=e.connect.peer,n=e.connect.addrs.map(o=>Je(o)),i=Qt(et(r));return De("connect - adding multiaddrs %a to peer %p",n,i),await this.libp2p.peerStore.merge(i,{multiaddrs:n}),De("connect - dial %p",i),this.libp2p.dial(i)}async openStream(e){if(e.streamOpen?.proto==null)throw new Error("Invalid request");let{peer:r,proto:n}=e.streamOpen,i=Qt(et(r));De("openStream - dial %p",i);let o=await this.libp2p.dial(i);De("openStream - open stream for protocol(s) %s",n);let c=await o.newStream(n,{runOnLimitedConnection:!0});return{streamInfo:{peer:i.toMultihash().bytes,addr:o.remoteAddr.bytes,proto:c.protocol??""},connection:c}}async registerStreamHandler(e){if(e.streamHandler?.proto==null)throw new Error("Invalid request");let r=e.streamHandler.proto,n=Je(e.streamHandler.addr),i;De("registerStreamHandler - handle %s at %a",r,n),await this.libp2p.handle(r,async(o,c)=>{try{De("open stream for protocol %o to %a",r,n);let s=AbortSignal.timeout(1e4);i=await this.tcp.dial(n,{upgrader:new Ir,signal:s});let a=St.encode({peer:c.remotePeer.toMultihash().bytes,addr:c.remoteAddr.bytes,proto:o.protocol??""}),l=fo.single(a);i.send(l)||await Ue(i,"drain",{rejectionEvents:["close"],signal:s}),await Ai(o,i,o)}catch(s){De.error("error handling stream handler - %e",s),i?.abort(s)}finally{try{await i?.close()}catch(s){i?.abort(s)}}},{runOnLimitedConnection:!0})}_listen(){process.on("SIGTERM",this._onExit),process.on("SIGINT",this._onExit),process.on("SIGHUP",this._onExit)}_onExit(){this.stop({exit:!0}).catch(e=>{De.error("failed to stop daemon during exit - %e",e)})}async start(){this._listen(),await this.libp2p.start(),await this.listener.listen(this.multiaddr)}getMultiaddr(){let e=this.listener.getAddrs();if(e.length>0)return e[0];throw new Error("Not started")}async stop(e={exit:!1}){await this.libp2p.stop(),await this.listener.close(),e.exit&&De("server closed, exiting"),process.removeListener("SIGTERM",this._onExit),process.removeListener("SIGINT",this._onExit),process.removeListener("SIGHUP",this._onExit)}async*handlePeerStoreRequest(e){try{switch(e.type){case ut.Type.GET_PROTOCOLS:if(e.id==null)throw new Error("Invalid request");let r=Qt(et(e.id)),i=(await this.libp2p.peerStore.get(r)).protocols;yield Ce({peerStore:{protos:i}});return;case ut.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){De.error("error handling peerstore request - %e",r),yield Se(r)}}async*handlePubsubRequest(e){try{if(this.libp2p.services.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(e.type){case Xe.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case Xe.Type.SUBSCRIBE:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(e.topic);return;case Xe.Type.PUBLISH:if(e.topic==null||e.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(e.topic,e.data);return;case Xe.Type.LIST_PEERS:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(e.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){De.error("error handling pubsub request - %e",r),yield Se(r)}}async*handleDHTRequest(e){try{if(this.libp2p.services.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(e.type){case ke.Type.FIND_PEER:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(Qt(et(e.peer)));return;case ke.Type.FIND_PROVIDERS:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(ce.decode(e.cid),e.count??20);return;case ke.Type.PROVIDE:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(ce.decode(e.cid));return;case ke.Type.GET_CLOSEST_PEERS:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(e.key);return;case ke.Type.GET_PUBLIC_KEY:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(Qt(et(e.peer)));return;case ke.Type.GET_VALUE:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(e.key);return;case ke.Type.PUT_VALUE:if(e.key==null||e.value==null)throw new Error("Invalid request");yield*this.dhtOperations.putValue(e.key,e.value);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){De.error("error handling DHT request - %e",r),yield Se(r)}}handleConnection(e){Promise.resolve().then(async()=>{let r=this,n=Ii(e,{maxDataLength:ul}),i=await n.read($e);De("read",i);try{switch(i.type){case $e.Type.CONNECT:{await r.connect(i),await n.write({type:re.Type.OK},re);break}case $e.Type.IDENTIFY:{await n.write({type:re.Type.OK,identify:{id:r.libp2p.peerId.toMultihash().bytes,addrs:r.libp2p.getMultiaddrs().map(o=>o.decapsulateCode(421)).map(o=>o.bytes)}},re);break}case $e.Type.LIST_PEERS:{let o=[],c=new Set;for(let s of r.libp2p.getConnections()){let a=s.remotePeer.toString();c.has(a)||(c.add(a),o.push({id:s.remotePeer.toMultihash().bytes,addrs:[s.remoteAddr.bytes]}))}await n.write({type:re.Type.OK,peers:o},re);break}case $e.Type.STREAM_OPEN:{let o=await r.openStream(i);await n.write({type:re.Type.OK,streamInfo:o.streamInfo},re);let c=n.unwrap();await Ai(c,o.connection,c);break}case $e.Type.STREAM_HANDLER:{await r.registerStreamHandler(i),await n.write({type:re.Type.OK},re);break}case $e.Type.PEERSTORE:{if(i.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=Vr(o);for await(let s of r.handlePeerStoreRequest(i.peerStore))await c.write(s);break}case $e.Type.PUBSUB:{if(i.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=Vr(o);for await(let s of r.handlePubsubRequest(i.pubsub))await c.write(s);break}case $e.Type.DHT:{if(i.dht==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=Vr(o);for await(let s of r.handleDHTRequest(i.dht))await c.write(s);break}default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(o){De.error("error handling incoming connection - %e",o);let c=n.unwrap();if(c.status!=="open")return;n=Ii(c,{maxDataLength:ul}),await n.write({type:re.Type.ERROR,error:{msg:o.message},peers:[]},re)}finally{await n.unwrap().close()}}).catch(r=>{De.error("error handling incoming connection - %e",r)})}},Fd=(t,e)=>new xo({multiaddr:t,libp2pNode:e});return bl(zd);})();
16
+ ${e}[Error list was empty]`,r.trim()}return pc(t,e)}Le.formatters.e=t=>t==null?"undefined":bc(t);function Ju(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e}function yc(t){return{forComponent(e){return ft(e,t)}}}function ft(t,e){let r=Ju(`${t}:trace`);return Le.enabled(`${t}:trace`)&&Le.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(r=Le(`${t}:trace`,e)),Object.assign(Le(t,e),{error:Le(`${t}:error`,e),trace:r,newScope:n=>ft(`${t}:${n}`,e)})}function mc(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}var sn=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var Q=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},cn=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var an=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var dt=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},Ar=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var ln=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var Vt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},un=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},fn=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var Dr=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var dn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},Gt=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},hn=class extends Gt{constructor(e,r){super(!0,e,r)}},pn=class extends Gt{constructor(e,r){super(!1,e,r)}};var fs=Symbol.for("@libp2p/peer-id");var wc=Symbol.for("@libp2p/transport");var gc;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(gc||(gc={}));var Ec=ie("node:events"),mn=(t,...e)=>{try{(0,Ec.setMaxListeners)(t,...e)}catch{}};var Ft=class extends EventTarget{#e=new Map;constructor(){super(),mn(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){super.addEventListener(e,r,n);let i=this.#e.get(e);i==null&&(i=[],this.#e.set(e,i)),i.push({callback:r,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let i=this.#e.get(e);i!=null&&(i=i.filter(({callback:o})=>o!==r),this.#e.set(e,i))}dispatchEvent(e){let r=super.dispatchEvent(e),n=this.#e.get(e.type);return n==null||(n=n.filter(({once:i})=>!i),this.#e.set(e.type,n)),r}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var xc=Symbol.for("@libp2p/service-capabilities");function Pe(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}var vc=ie("node:buffer");function Qe(t,e){return gt(vc.Buffer.concat(t,e))}var Ic=Symbol.for("@achingbrain/uint8arraylist");function Sc(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let i=r+n.byteLength;if(e<i)return{buf:n,index:e-r};r=i}throw new RangeError("index is out of bounds")}function bn(t){return!!t?.[Ic]}var K=class t{bufs;length;[Ic]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(bn(n))r+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(bn(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=Sc(this.bufs,e);return r.buf[r.index]}set(e,r){let n=Sc(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(bn(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:i}=this._subList(e,r);return Qe(n,i)}subarray(e,r){let{bufs:n,length:i}=this._subList(e,r);return n.length===1?n[0]:Qe(n,i)}sublist(e,r){let{bufs:n,length:i}=this._subList(e,r),o=new t;return o.length=i,o.bufs=[...n],o}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:this.bufs,length:this.length};let n=[],i=0;for(let o=0;o<this.bufs.length;o++){let c=this.bufs[o],s=i,a=s+c.byteLength;if(i=a,e>=a)continue;let l=e>=s&&e<a,u=r>s&&r<=a;if(l&&u){if(e===s&&r===a){n.push(c);break}let f=e-s;n.push(c.subarray(f,f+(r-e)));break}if(l){if(e===0){n.push(c);continue}n.push(c.subarray(e-s));continue}if(u){if(r===a){n.push(c);break}n.push(c.subarray(0,r-s));break}n.push(c)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!bn(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let i=n.byteLength;if(i===0)throw new TypeError("search must be at least 1 byte long");let o=256,c=new Int32Array(o);for(let f=0;f<o;f++)c[f]=-1;for(let f=0;f<i;f++)c[n[f]]=f;let s=c,a=this.byteLength-n.byteLength,l=n.byteLength-1,u;for(let f=r;f<=a;f+=u){u=0;for(let d=l;d>=0;d--){let h=this.get(f+d);if(n[d]!==h){u=Math.max(1,d-s[h]);break}}if(u===0)return f}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=Te(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let i=le(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,r,n),this.write(i,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let i=le(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,r,n),this.write(i,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let i=le(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,r,n),this.write(i,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=Te(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let i=le(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,r,n),this.write(i,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let i=le(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,r,n),this.write(i,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let i=le(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,r,n),this.write(i,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let i=le(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,r,n),this.write(i,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let i=le(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,r,n),this.write(i,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!Pe(this.bufs[r],e.bufs[r]))return!1;return!0}static fromUint8Arrays(e,r){let n=new t;return n.bufs=e,r==null&&(r=e.reduce((i,o)=>i+o.byteLength,0)),n.length=r,n}};var Ac=ie("node:buffer");function ne(t,e="utf8"){let r=Xr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Ac.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var ef=parseInt("11111",2),ds=parseInt("10000000",2),tf=parseInt("01111111",2),Dc={0:Tr,1:Tr,2:rf,3:sf,4:cf,5:of,6:nf,16:Tr,22:Tr,48:Tr};function hs(t,e={offset:0}){let r=t[e.offset]&ef;if(e.offset++,Dc[r]!=null)return Dc[r](t,e);throw new Error("No decoder for tag "+r)}function Lr(t,e){let r=0;if((t[e.offset]&ds)===ds){let n=t[e.offset]&tf,i="0x";e.offset++;for(let o=0;o<n;o++,e.offset++)i+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(i,16)}else r=t[e.offset],e.offset++;return r}function Tr(t,e){Lr(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=hs(t,e);if(n===null)break;r.push(n)}return r}function rf(t,e){let r=Lr(t,e),n=e.offset,i=e.offset+r,o=[];for(let c=n;c<i;c++)c===n&&t[c]===0||o.push(t[c]);return e.offset+=r,Uint8Array.from(o)}function nf(t,e){let r=Lr(t,e),n=e.offset+r,i=t[e.offset];e.offset++;let o=0,c=0;i<40?(o=0,c=i):i<80?(o=1,c=i-40):(o=2,c=i-80);let s=`${o}.${c}`,a=[];for(;e.offset<n;){let l=t[e.offset];if(e.offset++,a.push(l&127),l<128){a.reverse();let u=0;for(let f=0;f<a.length;f++)u+=a[f]<<f*7;s+=`.${u}`,a=[]}}return s}function of(t,e){return e.offset++,null}function sf(t,e){let r=Lr(t,e),n=t[e.offset];e.offset++;let i=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return i}function cf(t,e){let r=Lr(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function af(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new K;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function ps(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=af(t.byteLength);return new K(Uint8Array.from([e.byteLength|ds]),e)}function Tc(t){let e=new K,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new K(Uint8Array.from([2]),ps(e),e)}function Lc(t){let e=Uint8Array.from([0]),r=new K(e,t);return new K(Uint8Array.from([3]),ps(r),r)}function yn(t,e=48){let r=new K;for(let n of t)r.append(n);return new K(Uint8Array.from([e]),ps(r),r)}async function Cc(t,e,r,n){let i=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let o=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},i,e,r.subarray());return n?.signal?.throwIfAborted(),o}var lf=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),uf=Uint8Array.from([6,5,43,129,4,0,34]),ff=Uint8Array.from([6,5,43,129,4,0,35]),df={ext:!0,kty:"EC",crv:"P-256"},hf={ext:!0,kty:"EC",crv:"P-384"},pf={ext:!0,kty:"EC",crv:"P-521"},ms=32,bs=48,ys=66;function _c(t){let e=hs(t);return Oc(e)}function Oc(t){let e=t[1][1][0],r=1,n,i;if(e.byteLength===ms*2+1)return n=ne(e.subarray(r,r+ms),"base64url"),i=ne(e.subarray(r+ms),"base64url"),new zt({...df,key_ops:["verify"],x:n,y:i});if(e.byteLength===bs*2+1)return n=ne(e.subarray(r,r+bs),"base64url"),i=ne(e.subarray(r+bs),"base64url"),new zt({...hf,key_ops:["verify"],x:n,y:i});if(e.byteLength===ys*2+1)return n=ne(e.subarray(r,r+ys),"base64url"),i=ne(e.subarray(r+ys),"base64url"),new zt({...pf,key_ops:["verify"],x:n,y:i});throw new Q(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function Bc(t){return yn([Tc(Uint8Array.from([1])),yn([mf(t.crv)],160),yn([Lc(new K(Uint8Array.from([4]),Ee(t.x??"","base64url"),Ee(t.y??"","base64url")))],161)]).subarray()}function mf(t){if(t==="P-256")return lf;if(t==="P-384")return uf;if(t==="P-521")return ff;throw new Q(`Invalid curve ${t}`)}var zt=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=Bc(this.jwk)),this._raw}toMultihash(){return Ve.digest(ht(this))}toCID(){return ce.createV1(114,this.toMultihash())}toString(){return te.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Pe(this.raw,e.raw)}async verify(e,r,n){return Cc(this.jwk,r,e,n)}};var gn=Oe(ie("crypto"),1);var ob=gn.default.generateKeyPairSync,Cr=32;var bf=64;function kc(t,e,r){if(t.byteLength!==Cr)throw new TypeError('"key" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==bf)throw new TypeError('"sig" must be 64 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=gn.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:ne(t,"base64url"),kty:"OKP"}});return gn.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function Nc(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var wn=class{type="Ed25519";raw;constructor(e){this.raw=gs(e,Cr)}toMultihash(){return Ve.digest(ht(this))}toCID(){return ce.createV1(114,this.toMultihash())}toString(){return te.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Pe(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let i=kc(this.raw,r,e);return Nc(i)?i.then(o=>(n?.signal?.throwIfAborted(),o)):i}};function Rc(t){return t=gs(t,Cr),new wn(t)}function gs(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new Q(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var Ie;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Ie||(Ie={}));var ws;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(ws||(ws={}));(function(t){t.codec=()=>Ge(ws)})(Ie||(Ie={}));var _r;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Ie.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.Type=Ie.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.Type`,value:Ie.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(_r||(_r={}));var Es;(function(t){let e;t.codec=()=>(e==null&&(e=X((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Ie.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.Type=Ie.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.Type`,value:Ie.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return q(o,t.codec())}t.encode=r;function n(o,c){return Y(o,t.codec(),c)}t.decode=n;function i(o,c){return Z(o,t.codec(),c)}t.stream=i})(Es||(Es={}));function Or(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"}function je(t,e=""){if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new Error(`${r}expected integer >= 0, got ${t}`)}}function $(t,e,r=""){let n=Or(t),i=t?.length,o=e!==void 0;if(!n||o&&i!==e){let c=r&&`"${r}" `,s=o?` of length ${e}`:"",a=n?`length=${i}`:`type=${typeof t}`;throw new Error(c+"expected Uint8Array"+s+", got "+a)}return t}function En(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash must wrapped by utils.createHasher");je(t.outputLen),je(t.blockLen)}function Wt(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function Mc(t,e){$(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new Error('"digestInto() output" expected to be of length >='+r)}function At(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function xn(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function ze(t,e){return t<<32-e|t>>>e}var $c=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",wf=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function Dt(t){if($(t),$c)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=wf[t[r]];return e}var tt={_0:48,_9:57,A:65,F:70,a:97,f:102};function Uc(t){if(t>=tt._0&&t<=tt._9)return t-tt._0;if(t>=tt.A&&t<=tt.F)return t-(tt.A-10);if(t>=tt.a&&t<=tt.f)return t-(tt.a-10)}function Tt(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);if($c)return Uint8Array.fromHex(t);let e=t.length,r=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let i=0,o=0;i<r;i++,o+=2){let c=Uc(t.charCodeAt(o)),s=Uc(t.charCodeAt(o+1));if(c===void 0||s===void 0){let a=t[o]+t[o+1];throw new Error('hex string expected, got non-hex character "'+a+'" at index '+o)}n[i]=c*16+s}return n}function We(...t){let e=0;for(let n=0;n<t.length;n++){let i=t[n];$(i),e+=i.length}let r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let o=t[n];r.set(o,i),i+=o.length}return r}function Kc(t,e={}){let r=(i,o)=>t(o).update(i).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.create=i=>t(i),Object.assign(r,e),Object.freeze(r)}function vn(t=32){let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");return e.getRandomValues(new Uint8Array(t))}var Hc=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function Vc(t,e,r){return t&e^~t&r}function Gc(t,e,r){return t&e^t&r^e&r}var Sn=class{blockLen;outputLen;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,i){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.buffer=new Uint8Array(e),this.view=xn(this.buffer)}update(e){Wt(this),$(e);let{view:r,buffer:n,blockLen:i}=this,o=e.length;for(let c=0;c<o;){let s=Math.min(i-this.pos,o-c);if(s===i){let a=xn(e);for(;i<=o-c;c+=i)this.process(a,c);continue}n.set(e.subarray(c,c+s),this.pos),this.pos+=s,c+=s,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Wt(this),Mc(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:o}=this,{pos:c}=this;r[c++]=128,At(this.buffer.subarray(c)),this.padOffset>i-c&&(this.process(n,0),c=0);for(let f=c;f<i;f++)r[f]=0;n.setBigUint64(i-8,BigInt(this.length*8),o),this.process(n,0);let s=xn(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let l=a/4,u=this.get();if(l>u.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<l;f++)s.setUint32(4*f,u[f],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:i,finished:o,destroyed:c,pos:s}=this;return e.destroyed=c,e.finished=o,e.length=i,e.pos=s,i%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},rt=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Ef=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]),pt=new Uint32Array(64),xs=class extends Sn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:i,E:o,F:c,G:s,H:a}=this;return[e,r,n,i,o,c,s,a]}set(e,r,n,i,o,c,s,a){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=o|0,this.F=c|0,this.G=s|0,this.H=a|0}process(e,r){for(let f=0;f<16;f++,r+=4)pt[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=pt[f-15],h=pt[f-2],y=ze(d,7)^ze(d,18)^d>>>3,x=ze(h,17)^ze(h,19)^h>>>10;pt[f]=x+pt[f-7]+y+pt[f-16]|0}let{A:n,B:i,C:o,D:c,E:s,F:a,G:l,H:u}=this;for(let f=0;f<64;f++){let d=ze(s,6)^ze(s,11)^ze(s,25),h=u+d+Vc(s,a,l)+Ef[f]+pt[f]|0,x=(ze(n,2)^ze(n,13)^ze(n,22))+Gc(n,i,o)|0;u=l,l=a,a=s,s=c+h|0,c=o,o=i,i=n,n=h+x|0}n=n+this.A|0,i=i+this.B|0,o=o+this.C|0,c=c+this.D|0,s=s+this.E|0,a=a+this.F|0,l=l+this.G|0,u=u+this.H|0,this.set(n,i,o,c,s,a,l,u)}roundClean(){At(pt)}destroy(){this.set(0,0,0,0,0,0,0,0),At(this.buffer)}},vs=class extends xs{A=rt[0]|0;B=rt[1]|0;C=rt[2]|0;D=rt[3]|0;E=rt[4]|0;F=rt[5]|0;G=rt[6]|0;H=rt[7]|0;constructor(){super(32)}};var Fc=Kc(()=>new vs,Hc(1));var Ea=Oe(ie("node:crypto"),1);var Is=BigInt(0),Ss=BigInt(1);function Br(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new Error(r+"expected boolean, got type="+typeof t)}return t}function zc(t){if(typeof t=="bigint"){if(!In(t))throw new Error("positive bigint expected, got "+t)}else je(t);return t}function kr(t){let e=zc(t).toString(16);return e.length&1?"0"+e:e}function Wc(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return t===""?Is:BigInt("0x"+t)}function Yt(t){return Wc(Dt(t))}function As(t){return Wc(Dt(xf($(t)).reverse()))}function An(t,e){je(e),t=zc(t);let r=Tt(t.toString(16).padStart(e*2,"0"));if(r.length!==e)throw new Error("number too large");return r}function Ds(t,e){return An(t,e).reverse()}function xf(t){return Uint8Array.from(t)}var In=t=>typeof t=="bigint"&&Is<=t;function vf(t,e,r){return In(t)&&In(e)&&In(r)&&e<=t&&t<r}function Yc(t,e,r,n){if(!vf(e,r,n))throw new Error("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function Ts(t){let e;for(e=0;t>Is;t>>=Ss,e+=1);return e}var Pr=t=>(Ss<<BigInt(t))-Ss;function qc(t,e,r){if(je(t,"hashLen"),je(e,"qByteLen"),typeof r!="function")throw new Error("hmacFn must be a function");let n=b=>new Uint8Array(b),i=Uint8Array.of(),o=Uint8Array.of(0),c=Uint8Array.of(1),s=1e3,a=n(t),l=n(t),u=0,f=()=>{a.fill(1),l.fill(0),u=0},d=(...b)=>r(l,We(a,...b)),h=(b=i)=>{l=d(o,b),a=d(),b.length!==0&&(l=d(c,b),a=d())},y=()=>{if(u++>=s)throw new Error("drbg: tried max amount of iterations");let b=0,E=[];for(;b<e;){a=d();let O=a.slice();E.push(O),b+=a.length}return We(...E)};return(b,E)=>{f(),h(b);let O;for(;!(O=E(y()));)h();return f(),O}}function Nr(t,e={},r={}){if(!t||typeof t!="object")throw new Error("expected valid options object");function n(o,c,s){let a=t[o];if(s&&a===void 0)return;let l=typeof a;if(l!==c||a===null)throw new Error(`param "${o}" is invalid: expected ${c}, got ${l}`)}let i=(o,c)=>Object.entries(o).forEach(([s,a])=>n(s,a,c));i(e,!1),i(r,!0)}function Ls(t){let e=new WeakMap;return(r,...n)=>{let i=e.get(r);if(i!==void 0)return i;let o=t(r,...n);return e.set(r,o),o}}var Ae=BigInt(0),xe=BigInt(1),Lt=BigInt(2),Qc=BigInt(3),jc=BigInt(4),Jc=BigInt(5),Sf=BigInt(7),ea=BigInt(8),If=BigInt(9),ta=BigInt(16);function Ye(t,e){let r=t%e;return r>=Ae?r:e+r}function Ne(t,e,r){let n=t;for(;e-- >Ae;)n*=n,n%=r;return n}function Zc(t,e){if(t===Ae)throw new Error("invert: expected non-zero number");if(e<=Ae)throw new Error("invert: expected positive modulus, got "+e);let r=Ye(t,e),n=e,i=Ae,o=xe,c=xe,s=Ae;for(;r!==Ae;){let l=n/r,u=n%r,f=i-c*l,d=o-s*l;n=r,r=u,i=c,o=s,c=f,s=d}if(n!==xe)throw new Error("invert: does not exist");return Ye(i,e)}function _s(t,e,r){if(!t.eql(t.sqr(e),r))throw new Error("Cannot find square root")}function ra(t,e){let r=(t.ORDER+xe)/jc,n=t.pow(e,r);return _s(t,n,e),n}function Af(t,e){let r=(t.ORDER-Jc)/ea,n=t.mul(e,Lt),i=t.pow(n,r),o=t.mul(e,i),c=t.mul(t.mul(o,Lt),i),s=t.mul(o,t.sub(c,t.ONE));return _s(t,s,e),s}function Df(t){let e=qt(t),r=na(t),n=r(e,e.neg(e.ONE)),i=r(e,n),o=r(e,e.neg(n)),c=(t+Sf)/ta;return(s,a)=>{let l=s.pow(a,c),u=s.mul(l,n),f=s.mul(l,i),d=s.mul(l,o),h=s.eql(s.sqr(u),a),y=s.eql(s.sqr(f),a);l=s.cmov(l,u,h),u=s.cmov(d,f,y);let x=s.eql(s.sqr(u),a),b=s.cmov(l,u,x);return _s(s,b,a),b}}function na(t){if(t<Qc)throw new Error("sqrt is not defined for small field");let e=t-xe,r=0;for(;e%Lt===Ae;)e/=Lt,r++;let n=Lt,i=qt(t);for(;Xc(i,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return ra;let o=i.pow(n,e),c=(e+xe)/Lt;return function(a,l){if(a.is0(l))return l;if(Xc(a,l)!==1)throw new Error("Cannot find square root");let u=r,f=a.mul(a.ONE,o),d=a.pow(l,e),h=a.pow(l,c);for(;!a.eql(d,a.ONE);){if(a.is0(d))return a.ZERO;let y=1,x=a.sqr(d);for(;!a.eql(x,a.ONE);)if(y++,x=a.sqr(x),y===u)throw new Error("Cannot find square root");let b=xe<<BigInt(u-y-1),E=a.pow(f,b);u=y,f=a.sqr(E),d=a.mul(d,f),h=a.mul(h,E)}return h}}function Tf(t){return t%jc===Qc?ra:t%ea===Jc?Af:t%ta===If?Df(t):na(t)}var Lf=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Os(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=Lf.reduce((n,i)=>(n[i]="function",n),e);return Nr(t,r),t}function Cf(t,e,r){if(r<Ae)throw new Error("invalid exponent, negatives unsupported");if(r===Ae)return t.ONE;if(r===xe)return e;let n=t.ONE,i=e;for(;r>Ae;)r&xe&&(n=t.mul(n,i)),i=t.sqr(i),r>>=xe;return n}function Dn(t,e,r=!1){let n=new Array(e.length).fill(r?t.ZERO:void 0),i=e.reduce((c,s,a)=>t.is0(s)?c:(n[a]=c,t.mul(c,s)),t.ONE),o=t.inv(i);return e.reduceRight((c,s,a)=>t.is0(s)?c:(n[a]=t.mul(c,n[a]),t.mul(c,s)),o),n}function Xc(t,e){let r=(t.ORDER-xe)/Lt,n=t.pow(e,r),i=t.eql(n,t.ONE),o=t.eql(n,t.ZERO),c=t.eql(n,t.neg(t.ONE));if(!i&&!o&&!c)throw new Error("invalid Legendre symbol result");return i?1:o?0:-1}function _f(t,e){e!==void 0&&je(e);let r=e!==void 0?e:t.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}var Cs=class{ORDER;BITS;BYTES;isLE;ZERO=Ae;ONE=xe;_lengths;_sqrt;_mod;constructor(e,r={}){if(e<=Ae)throw new Error("invalid field: expected ORDER > 0, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&(this.sqrt=r.sqrt),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=r.allowedLengths?.slice()),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:i,nByteLength:o}=_f(e,n);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=i,this.BYTES=o,this._sqrt=void 0,Object.preventExtensions(this)}create(e){return Ye(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof e);return Ae<=e&&e<this.ORDER}is0(e){return e===Ae}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&xe)===xe}neg(e){return Ye(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return Ye(e*e,this.ORDER)}add(e,r){return Ye(e+r,this.ORDER)}sub(e,r){return Ye(e-r,this.ORDER)}mul(e,r){return Ye(e*r,this.ORDER)}pow(e,r){return Cf(this,e,r)}div(e,r){return Ye(e*Zc(r,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,r){return e+r}subN(e,r){return e-r}mulN(e,r){return e*r}inv(e){return Zc(e,this.ORDER)}sqrt(e){return this._sqrt||(this._sqrt=Tf(this.ORDER)),this._sqrt(this,e)}toBytes(e){return this.isLE?Ds(e,this.BYTES):An(e,this.BYTES)}fromBytes(e,r=!1){$(e);let{_lengths:n,BYTES:i,isLE:o,ORDER:c,_mod:s}=this;if(n){if(!n.includes(e.length)||e.length>i)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let l=new Uint8Array(i);l.set(e,o?0:l.length-e.length),e=l}if(e.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+e.length);let a=o?As(e):Yt(e);if(s&&(a=Ye(a,c)),!r&&!this.isValid(a))throw new Error("invalid field element: outside of range 0..ORDER");return a}invertBatch(e){return Dn(this,e)}cmov(e,r,n){return n?r:e}};function qt(t,e={}){return new Cs(t,e)}function oa(t){if(typeof t!="bigint")throw new Error("field order must be bigint");let e=t.toString(2).length;return Math.ceil(e/8)}function Bs(t){let e=oa(t);return e+Math.ceil(e/2)}function ks(t,e,r=!1){$(t);let n=t.length,i=oa(e),o=Bs(e);if(n<16||n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?As(t):Yt(t),s=Ye(c,e-xe)+xe;return r?Ds(s,i):An(s,i)}var Zt=BigInt(0),Ct=BigInt(1);function Rr(t,e){let r=e.negate();return t?r:e}function Us(t,e){let r=Dn(t.Fp,e.map(n=>n.Z));return e.map((n,i)=>t.fromAffine(n.toAffine(r[i])))}function aa(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Ps(t,e){aa(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),i=2**t,o=Pr(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:i,shiftBy:c}}function sa(t,e,r){let{windowSize:n,mask:i,maxNumber:o,shiftBy:c}=r,s=Number(t&i),a=t>>c;s>n&&(s-=o,a+=Ct);let l=e*n,u=l+Math.abs(s)-1,f=s===0,d=s<0,h=e%2!==0;return{nextN:a,offset:u,isZero:f,isNeg:d,isNegF:h,offsetF:l}}var Ns=new WeakMap,la=new WeakMap;function Rs(t){return la.get(t)||1}function ia(t){if(t!==Zt)throw new Error("invalid wNAF")}var Tn=class{BASE;ZERO;Fn;bits;constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let i=e;for(;r>Zt;)r&Ct&&(n=n.add(i)),i=i.double(),r>>=Ct;return n}precomputeWindow(e,r){let{windows:n,windowSize:i}=Ps(r,this.bits),o=[],c=e,s=c;for(let a=0;a<n;a++){s=c,o.push(s);for(let l=1;l<i;l++)s=s.add(c),o.push(s);c=s.double()}return o}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let i=this.ZERO,o=this.BASE,c=Ps(e,this.bits);for(let s=0;s<c.windows;s++){let{nextN:a,offset:l,isZero:u,isNeg:f,isNegF:d,offsetF:h}=sa(n,s,c);n=a,u?o=o.add(Rr(d,r[h])):i=i.add(Rr(f,r[l]))}return ia(n),{p:i,f:o}}wNAFUnsafe(e,r,n,i=this.ZERO){let o=Ps(e,this.bits);for(let c=0;c<o.windows&&n!==Zt;c++){let{nextN:s,offset:a,isZero:l,isNeg:u}=sa(n,c,o);if(n=s,!l){let f=r[a];i=i.add(u?f.negate():f)}}return ia(n),i}getPrecomputes(e,r,n){let i=Ns.get(r);return i||(i=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(i=n(i)),Ns.set(r,i))),i}cached(e,r,n){let i=Rs(e);return this.wNAF(i,this.getPrecomputes(i,e,n),r)}unsafe(e,r,n,i){let o=Rs(e);return o===1?this._unsafeLadder(e,r,i):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,i)}createCache(e,r){aa(r,this.bits),la.set(e,r),Ns.delete(e)}hasCache(e){return Rs(e)!==1}};function ua(t,e,r,n){let i=e,o=t.ZERO,c=t.ZERO;for(;r>Zt||n>Zt;)r&Ct&&(o=o.add(i)),n&Ct&&(c=c.add(i)),i=i.double(),r>>=Ct,n>>=Ct;return{p1:o,p2:c}}function ca(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Os(e),e}else return qt(t,{isLE:r})}function fa(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let a of["p","n","h"]){let l=e[a];if(!(typeof l=="bigint"&&l>Zt))throw new Error(`CURVE.${a} must be positive bigint`)}let i=ca(e.p,r.Fp,n),o=ca(e.n,r.Fn,n),s=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let a of s)if(!i.isValid(e[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:i,Fn:o}}function da(t,e){return function(n){let i=t(n);return{secretKey:i,publicKey:e(i)}}}var Ln=class{oHash;iHash;blockLen;outputLen;finished=!1;destroyed=!1;constructor(e,r){if(En(e),$(r,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,i=new Uint8Array(n);i.set(r.length>n?e.create().update(r).digest():r);for(let o=0;o<i.length;o++)i[o]^=54;this.iHash.update(i),this.oHash=e.create();for(let o=0;o<i.length;o++)i[o]^=106;this.oHash.update(i),At(i)}update(e){return Wt(this),this.iHash.update(e),this}digestInto(e){Wt(this),$(e,this.outputLen,"output"),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:i,destroyed:o,blockLen:c,outputLen:s}=this;return e=e,e.finished=i,e.destroyed=o,e.blockLen=c,e.outputLen=s,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Ms=(t,e,r)=>new Ln(t,e).update(r).digest();Ms.create=(t,e)=>new Ln(t,e);var ha=(t,e)=>(t+(t>=0?e:-e)/pa)/e;function Of(t,e,r){let[[n,i],[o,c]]=e,s=ha(c*t,r),a=ha(-i*t,r),l=t-s*n-a*o,u=-s*i-a*c,f=l<nt,d=u<nt;f&&(l=-l),d&&(u=-u);let h=Pr(Math.ceil(Ts(r)/2))+Xt;if(l<nt||l>=h||u<nt||u>=h)throw new Error("splitScalar (endomorphism): failed, k="+t);return{k1neg:f,k1:l,k2neg:d,k2:u}}function Ks(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function $s(t,e){let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Br(r.lowS,"lowS"),Br(r.prehash,"prehash"),r.format!==void 0&&Ks(r.format),r}var Hs=class extends Error{constructor(e=""){super(e)}},mt={Err:Hs,_tlv:{encode:(t,e)=>{let{Err:r}=mt;if(t<0||t>256)throw new r("tlv.encode: wrong tag");if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,i=kr(n);if(i.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?kr(i.length/2|128):"";return kr(t)+o+i+e},decode(t,e){let{Err:r}=mt,n=0;if(t<0||t>256)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let i=e[n++],o=!!(i&128),c=0;if(!o)c=i;else{let a=i&127;if(!a)throw new r("tlv.decode(long): indefinite length not supported");if(a>4)throw new r("tlv.decode(long): byte length is too big");let l=e.subarray(n,n+a);if(l.length!==a)throw new r("tlv.decode: length bytes not complete");if(l[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let u of l)c=c<<8|u;if(n+=a,c<128)throw new r("tlv.decode(long): not minimal encoding")}let s=e.subarray(n,n+c);if(s.length!==c)throw new r("tlv.decode: wrong value length");return{v:s,l:e.subarray(n+c)}}},_int:{encode(t){let{Err:e}=mt;if(t<nt)throw new e("integer: negative integers are not allowed");let r=kr(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=mt;if(t[0]&128)throw new e("invalid signature integer: negative");if(t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return Yt(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=mt,i=$(t,void 0,"signature"),{v:o,l:c}=n.decode(48,i);if(c.length)throw new e("invalid signature: left bytes after parsing");let{v:s,l:a}=n.decode(2,o),{v:l,l:u}=n.decode(2,a);if(u.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(s),s:r.decode(l)}},hexFromSig(t){let{_tlv:e,_int:r}=mt,n=e.encode(2,r.encode(t.r)),i=e.encode(2,r.encode(t.s)),o=n+i;return e.encode(48,o)}},nt=BigInt(0),Xt=BigInt(1),pa=BigInt(2),Cn=BigInt(3),Bf=BigInt(4);function ma(t,e={}){let r=fa("weierstrass",t,e),{Fp:n,Fn:i}=r,o=r.CURVE,{h:c,n:s}=o;Nr(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:a}=e;if(a&&(!n.is0(o.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let l=ya(n,i);function u(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function f(M,g,m){let{x:p,y:w}=g.toAffine(),I=n.toBytes(p);if(Br(m,"isCompressed"),m){u();let D=!n.isOdd(w);return We(ba(D),I)}else return We(Uint8Array.of(4),I,n.toBytes(w))}function d(M){$(M,void 0,"Point");let{publicKey:g,publicKeyUncompressed:m}=l,p=M.length,w=M[0],I=M.subarray(1);if(p===g&&(w===2||w===3)){let D=n.fromBytes(I);if(!n.isValid(D))throw new Error("bad point: is not on curve, wrong x");let A=x(D),v;try{v=n.sqrt(A)}catch(se){let z=se instanceof Error?": "+se.message:"";throw new Error("bad point: is not on curve, sqrt error"+z)}u();let T=n.isOdd(v);return(w&1)===1!==T&&(v=n.neg(v)),{x:D,y:v}}else if(p===m&&w===4){let D=n.BYTES,A=n.fromBytes(I.subarray(0,D)),v=n.fromBytes(I.subarray(D,D*2));if(!b(A,v))throw new Error("bad point: is not on curve");return{x:A,y:v}}else throw new Error(`bad point: got length ${p}, expected compressed=${g} or uncompressed=${m}`)}let h=e.toBytes||f,y=e.fromBytes||d;function x(M){let g=n.sqr(M),m=n.mul(g,M);return n.add(n.add(m,n.mul(M,o.a)),o.b)}function b(M,g){let m=n.sqr(g),p=x(M);return n.eql(m,p)}if(!b(o.Gx,o.Gy))throw new Error("bad curve params: generator point");let E=n.mul(n.pow(o.a,Cn),Bf),O=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(E,O)))throw new Error("bad curve params: a or b");function P(M,g,m=!1){if(!n.isValid(g)||m&&n.is0(g))throw new Error(`bad point coordinate ${M}`);return g}function N(M){if(!(M instanceof C))throw new Error("Weierstrass Point expected")}function H(M){if(!a||!a.basises)throw new Error("no endo");return Of(M,a.basises,i.ORDER)}let ae=Ls((M,g)=>{let{X:m,Y:p,Z:w}=M;if(n.eql(w,n.ONE))return{x:m,y:p};let I=M.is0();g==null&&(g=I?n.ONE:n.inv(w));let D=n.mul(m,g),A=n.mul(p,g),v=n.mul(w,g);if(I)return{x:n.ZERO,y:n.ZERO};if(!n.eql(v,n.ONE))throw new Error("invZ was invalid");return{x:D,y:A}}),oe=Ls(M=>{if(M.is0()){if(e.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(!b(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 pe(M,g,m,p,w){return m=new C(n.mul(m.X,M),m.Y,m.Z),g=Rr(p,g),m=Rr(w,m),g.add(m)}class C{static BASE=new C(o.Gx,o.Gy,n.ONE);static ZERO=new C(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=i;X;Y;Z;constructor(g,m,p){this.X=P("x",g),this.Y=P("y",m,!0),this.Z=P("z",p),Object.freeze(this)}static CURVE(){return o}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 C)throw new Error("projective point not allowed");return n.is0(m)&&n.is0(p)?C.ZERO:new C(m,p,n.ONE)}static fromBytes(g){let m=C.fromAffine(y($(g,void 0,"point")));return m.assertValidity(),m}static fromHex(g){return C.fromBytes(Tt(g))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(g=8,m=!0){return yt.createCache(this,g),m||this.multiply(Cn),this}assertValidity(){oe(this)}hasEvenY(){let{y:g}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(g)}equals(g){N(g);let{X:m,Y:p,Z:w}=this,{X:I,Y:D,Z:A}=g,v=n.eql(n.mul(m,A),n.mul(I,w)),T=n.eql(n.mul(p,A),n.mul(D,w));return v&&T}negate(){return new C(this.X,n.neg(this.Y),this.Z)}double(){let{a:g,b:m}=o,p=n.mul(m,Cn),{X:w,Y:I,Z:D}=this,A=n.ZERO,v=n.ZERO,T=n.ZERO,L=n.mul(w,w),se=n.mul(I,I),z=n.mul(D,D),B=n.mul(w,I);return B=n.add(B,B),T=n.mul(w,D),T=n.add(T,T),A=n.mul(g,T),v=n.mul(p,z),v=n.add(A,v),A=n.sub(se,v),v=n.add(se,v),v=n.mul(A,v),A=n.mul(B,A),T=n.mul(p,T),z=n.mul(g,z),B=n.sub(L,z),B=n.mul(g,B),B=n.add(B,T),T=n.add(L,L),L=n.add(T,L),L=n.add(L,z),L=n.mul(L,B),v=n.add(v,L),z=n.mul(I,D),z=n.add(z,z),L=n.mul(z,B),A=n.sub(A,L),T=n.mul(z,se),T=n.add(T,T),T=n.add(T,T),new C(A,v,T)}add(g){N(g);let{X:m,Y:p,Z:w}=this,{X:I,Y:D,Z:A}=g,v=n.ZERO,T=n.ZERO,L=n.ZERO,se=o.a,z=n.mul(o.b,Cn),B=n.mul(m,I),j=n.mul(p,D),me=n.mul(w,A),qe=n.add(m,p),J=n.add(I,D);qe=n.mul(qe,J),J=n.add(B,j),qe=n.sub(qe,J),J=n.add(m,w);let ye=n.add(I,A);return J=n.mul(J,ye),ye=n.add(B,me),J=n.sub(J,ye),ye=n.add(p,w),v=n.add(D,A),ye=n.mul(ye,v),v=n.add(j,me),ye=n.sub(ye,v),L=n.mul(se,J),v=n.mul(z,me),L=n.add(v,L),v=n.sub(j,L),L=n.add(j,L),T=n.mul(v,L),j=n.add(B,B),j=n.add(j,B),me=n.mul(se,me),J=n.mul(z,J),j=n.add(j,me),me=n.sub(B,me),me=n.mul(se,me),J=n.add(J,me),B=n.mul(j,J),T=n.add(T,B),B=n.mul(ye,J),v=n.mul(qe,v),v=n.sub(v,B),B=n.mul(qe,j),L=n.mul(ye,L),L=n.add(L,B),new C(v,T,L)}subtract(g){return this.add(g.negate())}is0(){return this.equals(C.ZERO)}multiply(g){let{endo:m}=e;if(!i.isValidNot0(g))throw new Error("invalid scalar: out of range");let p,w,I=D=>yt.cached(this,D,A=>Us(C,A));if(m){let{k1neg:D,k1:A,k2neg:v,k2:T}=H(g),{p:L,f:se}=I(A),{p:z,f:B}=I(T);w=se.add(B),p=pe(m.beta,L,z,D,v)}else{let{p:D,f:A}=I(g);p=D,w=A}return Us(C,[p,w])[0]}multiplyUnsafe(g){let{endo:m}=e,p=this;if(!i.isValid(g))throw new Error("invalid scalar: out of range");if(g===nt||p.is0())return C.ZERO;if(g===Xt)return p;if(yt.hasCache(this))return this.multiply(g);if(m){let{k1neg:w,k1:I,k2neg:D,k2:A}=H(g),{p1:v,p2:T}=ua(C,p,I,A);return pe(m.beta,v,T,w,D)}else return yt.unsafe(p,g)}toAffine(g){return ae(this,g)}isTorsionFree(){let{isTorsionFree:g}=e;return c===Xt?!0:g?g(C,this):yt.unsafe(this,s).is0()}clearCofactor(){let{clearCofactor:g}=e;return c===Xt?this:g?g(C,this):this.multiplyUnsafe(c)}isSmallOrder(){return this.multiplyUnsafe(c).is0()}toBytes(g=!0){return Br(g,"isCompressed"),this.assertValidity(),h(C,this,g)}toHex(g=!0){return Dt(this.toBytes(g))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let Pt=i.BITS,yt=new Tn(C,e.endo?Math.ceil(Pt/2):Pt);return C.BASE.precompute(8),C}function ba(t){return Uint8Array.of(t?2:3)}function ya(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function kf(t,e={}){let{Fn:r}=t,n=e.randomBytes||vn,i=Object.assign(ya(t.Fp,r),{seed:Bs(r.ORDER)});function o(h){try{let y=r.fromBytes(h);return r.isValidNot0(y)}catch{return!1}}function c(h,y){let{publicKey:x,publicKeyUncompressed:b}=i;try{let E=h.length;return y===!0&&E!==x||y===!1&&E!==b?!1:!!t.fromBytes(h)}catch{return!1}}function s(h=n(i.seed)){return ks($(h,i.seed,"seed"),r.ORDER)}function a(h,y=!0){return t.BASE.multiply(r.fromBytes(h)).toBytes(y)}function l(h){let{secretKey:y,publicKey:x,publicKeyUncompressed:b}=i;if(!Or(h)||"_lengths"in r&&r._lengths||y===x)return;let E=$(h,void 0,"key").length;return E===x||E===b}function u(h,y,x=!0){if(l(h)===!0)throw new Error("first arg must be private key");if(l(y)===!1)throw new Error("second arg must be public key");let b=r.fromBytes(h);return t.fromBytes(y).multiply(b).toBytes(x)}let f={isValidSecretKey:o,isValidPublicKey:c,randomSecretKey:s},d=da(s,a);return Object.freeze({getPublicKey:a,getSharedSecret:u,keygen:d,Point:t,utils:f,lengths:i})}function ga(t,e,r={}){En(e),Nr(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let n=r.randomBytes||vn,i=r.hmac||((m,p)=>Ms(e,m,p)),{Fp:o,Fn:c}=t,{ORDER:s,BITS:a}=c,{keygen:l,getPublicKey:u,getSharedSecret:f,utils:d,lengths:h}=kf(t,r),y={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},x=s*pa<o.ORDER;function b(m){let p=s>>Xt;return m>p}function E(m,p){if(!c.isValidNot0(p))throw new Error(`invalid signature ${m}: out of range 1..Point.Fn.ORDER`);return p}function O(){if(x)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function P(m,p){Ks(p);let w=h.signature,I=p==="compact"?w:p==="recovered"?w+1:void 0;return $(m,I)}class N{r;s;recovery;constructor(p,w,I){if(this.r=E("r",p),this.s=E("s",w),I!=null){if(O(),![0,1,2,3].includes(I))throw new Error("invalid recovery id");this.recovery=I}Object.freeze(this)}static fromBytes(p,w=y.format){P(p,w);let I;if(w==="der"){let{r:T,s:L}=mt.toSig($(p));return new N(T,L)}w==="recovered"&&(I=p[0],w="compact",p=p.subarray(1));let D=h.signature/2,A=p.subarray(0,D),v=p.subarray(D,D*2);return new N(c.fromBytes(A),c.fromBytes(v),I)}static fromHex(p,w){return this.fromBytes(Tt(p),w)}assertRecovery(){let{recovery:p}=this;if(p==null)throw new Error("invalid recovery id: must be present");return p}addRecoveryBit(p){return new N(this.r,this.s,p)}recoverPublicKey(p){let{r:w,s:I}=this,D=this.assertRecovery(),A=D===2||D===3?w+s:w;if(!o.isValid(A))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let v=o.toBytes(A),T=t.fromBytes(We(ba((D&1)===0),v)),L=c.inv(A),se=ae($(p,void 0,"msgHash")),z=c.create(-se*L),B=c.create(I*L),j=t.BASE.multiplyUnsafe(z).add(T.multiplyUnsafe(B));if(j.is0())throw new Error("invalid recovery: point at infinify");return j.assertValidity(),j}hasHighS(){return b(this.s)}toBytes(p=y.format){if(Ks(p),p==="der")return Tt(mt.hexFromSig(this));let{r:w,s:I}=this,D=c.toBytes(w),A=c.toBytes(I);return p==="recovered"?(O(),We(Uint8Array.of(this.assertRecovery()),D,A)):We(D,A)}toHex(p){return Dt(this.toBytes(p))}}let H=r.bits2int||function(p){if(p.length>8192)throw new Error("input is too large");let w=Yt(p),I=p.length*8-a;return I>0?w>>BigInt(I):w},ae=r.bits2int_modN||function(p){return c.create(H(p))},oe=Pr(a);function pe(m){return Yc("num < 2^"+a,m,nt,oe),c.toBytes(m)}function C(m,p){return $(m,void 0,"message"),p?$(e(m),void 0,"prehashed message"):m}function Pt(m,p,w){let{lowS:I,prehash:D,extraEntropy:A}=$s(w,y);m=C(m,D);let v=ae(m),T=c.fromBytes(p);if(!c.isValidNot0(T))throw new Error("invalid private key");let L=[pe(T),pe(v)];if(A!=null&&A!==!1){let j=A===!0?n(h.secretKey):A;L.push($(j,void 0,"extraEntropy"))}let se=We(...L),z=v;function B(j){let me=H(j);if(!c.isValidNot0(me))return;let qe=c.inv(me),J=t.BASE.multiply(me).toAffine(),ye=c.create(J.x);if(ye===nt)return;let Fr=c.create(qe*c.create(z+ye*T));if(Fr===nt)return;let _i=(J.x===ye?0:2)|Number(J.y&Xt),Oi=Fr;return I&&b(Fr)&&(Oi=c.neg(Fr),_i^=1),new N(ye,Oi,x?void 0:_i)}return{seed:se,k2sig:B}}function yt(m,p,w={}){let{seed:I,k2sig:D}=Pt(m,p,w);return qc(e.outputLen,c.BYTES,i)(I,D).toBytes(w.format)}function M(m,p,w,I={}){let{lowS:D,prehash:A,format:v}=$s(I,y);if(w=$(w,void 0,"publicKey"),p=C(p,A),!Or(m)){let T=m instanceof N?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+T)}P(m,v);try{let T=N.fromBytes(m,v),L=t.fromBytes(w);if(D&&T.hasHighS())return!1;let{r:se,s:z}=T,B=ae(p),j=c.inv(z),me=c.create(B*j),qe=c.create(se*j),J=t.BASE.multiplyUnsafe(me).add(L.multiplyUnsafe(qe));return J.is0()?!1:c.create(J.x)===se}catch{return!1}}function g(m,p,w={}){let{prehash:I}=$s(w,y);return p=C(p,I),N.fromBytes(m,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:l,getPublicKey:u,getSharedSecret:f,utils:d,lengths:h,Point:t,sign:yt,verify:M,recoverPublicKey:g,Signature:N,hash:e})}var Gs={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Pf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var wa=BigInt(2);function Nf(t){let e=Gs.p,r=BigInt(3),n=BigInt(6),i=BigInt(11),o=BigInt(22),c=BigInt(23),s=BigInt(44),a=BigInt(88),l=t*t*t%e,u=l*l*t%e,f=Ne(u,r,e)*u%e,d=Ne(f,r,e)*u%e,h=Ne(d,wa,e)*l%e,y=Ne(h,i,e)*h%e,x=Ne(y,o,e)*y%e,b=Ne(x,s,e)*x%e,E=Ne(b,a,e)*b%e,O=Ne(E,s,e)*x%e,P=Ne(O,r,e)*u%e,N=Ne(P,c,e)*y%e,H=Ne(N,n,e)*l%e,ae=Ne(H,wa,e);if(!Vs.eql(Vs.sqr(ae),t))throw new Error("Cannot find square root");return ae}var Vs=qt(Gs.p,{sqrt:Nf}),Rf=ma(Gs,{Fp:Vs,endo:Pf}),Ur=ga(Rf,Fc);var _n=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function xa(t,e,r,n){n?.signal?.throwIfAborted();let i=Ea.default.createHash("sha256");if(r instanceof Uint8Array)i.update(r);else for(let c of r)i.update(c);let o=i.digest();try{return Ur.verify(e,o,t,{prehash:!1,format:"der"})}catch(c){throw new _n(String(c))}}var On=class{type="secp256k1";raw;_key;constructor(e){this._key=Sa(e),this.raw=va(this._key)}toMultihash(){return Ve.digest(ht(this))}toCID(){return ce.createV1(114,this.toMultihash())}toString(){return te.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Pe(this.raw,e.raw)}verify(e,r,n){return xa(this._key,r,e,n)}};function Ia(t){return new On(t)}function va(t){return Ur.Point.fromBytes(t).toBytes()}function Sa(t){try{return Ur.Point.fromBytes(t),t}catch(e){throw new cn(String(e))}}function Aa(t){let{Type:e,Data:r}=_r.decode(t.digest),n=r??new Uint8Array;switch(e){case Ie.Ed25519:return Rc(n);case Ie.secp256k1:return Ia(n);case Ie.ECDSA:return _c(n);default:throw new Dr}}function ht(t){return _r.encode({Type:Ie[t.type],Data:t.raw})}var Da=Symbol.for("nodejs.util.inspect.custom"),Uf=114,Mr=class{type;multihash;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[fs]=!0;toString(){return this.string==null&&(this.string=te.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return ce.createV1(Uf,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return Pe(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return Pe(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[Da](){return`PeerId(${this.toString()})`}},Bn=class extends Mr{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},kn=class extends Mr{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},Pn=class extends Mr{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},Mf=2336,Nn=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ve.digest(Ee(this.url))}[Da](){return`PeerId(${this.url})`}[fs]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return ce.createV1(Mf,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=ne(e)),e.toString()===this.toString())}};function Qt(t){if(Kf(t))return new Bn({multihash:t});if($f(t))try{let e=Aa(t);if(e.type==="Ed25519")return new kn({multihash:t,publicKey:e});if(e.type==="secp256k1")return new Pn({multihash:t,publicKey:e})}catch{let r=ne(t.digest);return new Nn(new URL(r))}throw new ln("Supplied PeerID Multihash is invalid")}function $f(t){return t.code===Ve.code}function Kf(t){return t.code===Jo.code}var al=Oe(ie("net"),1);var be=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},ot=class extends Error{static name="ValidationError";name="ValidationError"},Rn=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},Un=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Re=ie("node:net");function zs(t){return e=>ne(e,t)}function Ws(t){return e=>Ee(e,t)}function jt(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function _t(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function Ta(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let r=Ee(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=_t(n);return Qe([r,i],r.length+i.length)}function La(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let r=Ze.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=_t(n);return Qe([r,i],r.length+i.length)}function Ys(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=ne(e,"base32"),i=jt(r);return`${n}:${i}`}var qs=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let i=parseInt(r,10);if(isNaN(i)||i<0||i>255)throw new be("Invalid byte value in IP address");e[n]=i}),e},Ca=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let o=(0,Re.isIPv4)(r[n]),c;o&&(c=qs(r[n]),r[n]=ne(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,ne(c.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let o=[n,1];for(n=9-r.length;n>0;n--)o.push("0");r.splice.apply(r,o)}let i=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let o=parseInt(r[n],16);if(isNaN(o)||o<0||o>65535)throw new be("Invalid byte value in IP address");i[e++]=o>>8&255,i[e++]=o&255}return i},_a=function(t){if(t.byteLength!==4)throw new be("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},Oa=function(t){if(t.byteLength!==16)throw new be("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let i=t[n],o=t[n+1],c=`${i.toString(16).padStart(2,"0")}${o.toString(16).padStart(2,"0")}`;e.push(c)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new be(`Invalid IPv6 address "${r}"`)}};function Ba(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new be(`Invalid IPv6 address "${t}"`)}}var Fs=Object.values(fr).map(t=>t.decoder),Hf=(function(){let t=Fs[0].or(Fs[1]);return Fs.slice(2).forEach(e=>t=t.or(e)),t})();function ka(t){return Hf.decode(t)}function Pa(t){return e=>t.encoder.encode(e)}function Vf(t){if(parseInt(t).toString()!==t)throw new ot("Value must be an integer")}function Gf(t){if(t<0)throw new ot("Value must be a positive integer, or zero")}function Ff(t){return e=>{if(e>t)throw new ot(`Value must be smaller than or equal to ${t}`)}}function zf(...t){return e=>{for(let r of t)r(e)}}var $r=zf(Vf,Gf,Ff(65535));var de=-1,Zs=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new Un(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},it=new Zs,sd=[{code:4,name:"ip4",size:32,valueToBytes:qs,bytesToValue:_a,validate:t=>{if(!(0,Re.isIPv4)(t))throw new ot(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:_t,bytesToValue:jt,validate:$r},{code:273,name:"udp",size:16,valueToBytes:_t,bytesToValue:jt,validate:$r},{code:33,name:"dccp",size:16,valueToBytes:_t,bytesToValue:jt,validate:$r},{code:41,name:"ip6",size:128,valueToBytes:Ca,bytesToValue:Oa,stringToValue:Ba,validate:t=>{if(!(0,Re.isIPv6)(t))throw new ot(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:de},{code:43,name:"ipcidr",size:8,bytesToValue:zs("base10"),valueToBytes:Ws("base10")},{code:53,name:"dns",size:de},{code:54,name:"dns4",size:de},{code:55,name:"dns6",size:de},{code:56,name:"dnsaddr",size:de},{code:132,name:"sctp",size:16,valueToBytes:_t,bytesToValue:jt,validate:$r},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:de,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:de,bytesToValue:zs("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?Ws("base58btc")(t):ce.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Ys,valueToBytes:Ta},{code:445,name:"onion3",size:296,bytesToValue:Ys,valueToBytes:La},{code:446,name:"garlic64",size:de},{code:447,name:"garlic32",size:de},{code:448,name:"tls"},{code:449,name:"sni",size:de},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:de,bytesToValue:Pa(Fo),valueToBytes:ka},{code:480,name:"http"},{code:481,name:"http-path",size:de,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:de}];sd.forEach(t=>{it.addProtocol(t)});function Na(t){let e=[],r=0;for(;r<t.length;){let n=wt(t,r),i=it.getProtocol(n),o=ue(n),c=id(i,t,r+o),s=0;c>0&&i.size===de&&(s=ue(c));let a=o+s+c,l={code:n,name:i.name,bytes:t.subarray(r,r+a)};if(c>0){let u=r+o+s,f=t.subarray(u,u+c);l.value=i.bytesToValue?.(f)??ne(f)}e.push(l),r+=a}return e}function Ra(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let i=it.getProtocol(n.code),o=ue(n.code),c,s=0,a=0;n.value!=null&&(c=i.valueToBytes?.(n.value)??Ee(n.value),s=c.byteLength,i.size===de&&(a=ue(s)));let l=new Uint8Array(o+a+s),u=0;Nt(n.code,l,u),u+=o,c!=null&&(i.size===de&&(Nt(s,l,u),u+=a),l.set(c,u)),n.bytes=l}r.push(n.bytes),e+=n.bytes.byteLength}return Qe(r,e)}function Ua(t){if(t.charAt(0)!=="/")throw new be('String multiaddr must start with "/"');let e=[],r="protocol",n="",i="";for(let o=1;o<t.length;o++){let c=t.charAt(o);c!=="/"&&(r==="protocol"?i+=t.charAt(o):n+=t.charAt(o));let s=o===t.length-1;if(c==="/"||s){let a=it.getProtocol(i);if(r==="protocol"){if(a.size==null||a.size===0){e.push({code:a.code,name:a.name}),n="",i="",r="protocol";continue}else if(s)throw new be(`Component ${i} was missing value`);r="value"}else if(r==="value"){let l={code:a.code,name:a.name};if(a.size!=null&&a.size!==0){if(n==="")throw new be(`Component ${i} was missing value`);l.value=a.stringToValue?.(n)??n}e.push(l),n="",i="",r="protocol"}}}if(i!==""&&n!=="")throw new be("Incomplete multiaddr");return e}function Ma(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=it.getProtocol(e.code);if(r==null)throw new be(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function id(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:wt(e,r)}var cd=Symbol.for("nodejs.util.inspect.custom"),ai=Symbol.for("@multiformats/multiaddr");function ad(t){if(t==null&&(t="/"),$a(t))return t.getComponents();if(t instanceof Uint8Array)return Na(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),Ua(t);if(Array.isArray(t))return t;throw new be("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Wn=class t{[ai]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=ad(e),r.validate!==!1&&ld(this)}get bytes(){return this.#r==null&&(this.#r=Ra(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=Ma(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let r=new t(e);return new t([...this.#e,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),i=n.lastIndexOf(r);if(i<0)throw new Rn(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,i),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){r=n;break}return new t(this.#e.slice(0,r),{validate:!1})}equals(e){return Pe(this.bytes,e.bytes)}[cd](){return`Multiaddr(${this.toString()})`}};function ld(t){t.getComponents().forEach(e=>{let r=it.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function $a(t){return!!t?.[ai]}function Je(t){return new Wn(t)}var G=t=>({match:e=>{let r=e[0];return r==null||r.code!==t||r.value!=null?!1:e.slice(1)}}),S=(t,e)=>({match:r=>{let n=r[0];return n?.code!==t||n.value==null||e!=null&&n.value!==e?!1:r.slice(1)}}),Ka=t=>({match:e=>t.match(e)===!1?e:!1}),_=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),ve=(...t)=>({match:e=>{let r;for(let n of t){let i=n.match(e);i!==!1&&(r==null||i.length<r.length)&&(r=i)}return r??!1}}),k=(...t)=>({match:e=>{for(let r of t){let n=r.match(e);if(n===!1)return!1;e=n}return e}});function F(...t){function e(i){if(i==null)return!1;let o=i.getComponents();for(let c of t){let s=c.match(o);if(s===!1)return!1;o=s}return o}function r(i){return e(i)!==!1}function n(i){let o=e(i);return o===!1?!1:o.length===0}return{matchers:t,matches:r,exactMatch:n}}var ud=S(421),$0=F(ud),qn=S(54),Zn=S(55),Xn=S(56),ui=S(53),K0=F(qn,_(S(421))),H0=F(Zn,_(S(421))),V0=F(Xn,_(S(421))),G0=F(ve(ui,Xn,qn,Zn),_(S(421))),Ha=k(S(4),_(S(43))),Va=k(_(S(42)),S(41),_(S(43))),fi=ve(Ha,Va),rr=ve(fi,ui,qn,Zn,Xn),F0=F(ve(fi,k(ve(ui,Xn,qn,Zn),_(S(421))))),z0=F(Ha),W0=F(Va),Y0=F(fi),di=k(rr,S(6)),Hr=k(rr,S(273)),Ga=F(k(di,_(S(421)))),q0=F(Hr),hi=k(Hr,G(460),_(S(421))),Qn=k(Hr,G(461),_(S(421))),fd=ve(hi,Qn),Z0=F(hi),X0=F(Qn),li=ve(rr,di,Hr,hi,Qn),Fa=ve(k(li,G(477),_(S(421)))),Q0=F(Fa),za=ve(k(li,G(478),_(S(421))),k(li,G(448),_(S(449)),G(477),_(S(421)))),j0=F(za),Wa=k(Hr,G(280),_(S(466)),_(S(466)),_(S(421))),J0=F(Wa),Ya=k(Qn,G(465),_(S(466)),_(S(466)),_(S(421))),eg=F(Ya),Yn=ve(Fa,za,k(di,_(S(421))),k(fd,_(S(421))),k(rr,_(S(421))),Wa,Ya,S(421)),tg=F(Yn),dd=k(_(Yn),G(290),Ka(G(281)),_(S(421))),rg=F(dd),hd=ve(k(Yn,G(290),G(281),_(S(421))),k(Yn,G(281),_(S(421))),k(G(281),_(S(421)))),ng=F(hd),pd=k(rr,ve(k(S(6,"80")),k(S(6),G(480)),G(480)),_(S(481)),_(S(421))),og=F(pd),md=k(rr,ve(k(S(6,"443")),k(S(6,"443"),G(480)),k(S(6),G(443)),k(S(6),G(448),G(480)),k(G(448),G(480)),G(448),G(443)),_(S(481)),_(S(421))),sg=F(md),bd=ve(k(S(777),_(S(421)))),ig=F(bd),yd=ve(k(S(400),_(S(421)))),jn=F(yd);var Jn=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var cl=Oe(ie("node:net"),1);function eo(t){let e=t.getComponents(),r={},n=0;if(e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n].name==="ip4"||e[n].name==="ip6"||e[n].name==="dns"||e[n].name==="dns4"||e[n].name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n].name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null)throw new Q(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r}function ct(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var to=class{buffer;mask;top;btm;next;constructor(e){if(!(e>0)||(e-1&e)!==0)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(e),this.mask=e-1,this.top=0,this.btm=0,this.next=null}push(e){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=e,this.top=this.top+1&this.mask,!0)}shift(){let e=this.buffer[this.btm];if(e!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,e}isEmpty(){return this.buffer[this.btm]===void 0}},nr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new to(this.hwm),this.tail=this.head,this.size=0}calculateSize(e){return e?.byteLength!=null?e.byteLength:1}push(e){if(e?.value!=null&&(this.size+=this.calculateSize(e.value)),!this.head.push(e)){let r=this.head;this.head=r.next=new to(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let r=this.tail.next;this.tail.next=null,this.tail=r,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var pi=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function bt(t={}){return gd(r=>{let n=r.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},t)}function gd(t,e){e=e??{};let r=e.onEnd,n=new nr,i,o,c,s=ct(),a=async()=>{try{return n.isEmpty()?c?{done:!0}:await new Promise((b,E)=>{o=O=>{o=null,n.push(O);try{b(t(n))}catch(P){E(P)}return i}}):t(n)}finally{n.isEmpty()&&queueMicrotask(()=>{s.resolve(),s=ct()})}},l=b=>o!=null?o(b):(n.push(b),i),u=b=>(n=new nr,o!=null?o({error:b}):(n.push({error:b}),i)),f=b=>{if(c)return i;if(e?.objectMode!==!0&&b?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return l({done:!1,value:b})},d=b=>c?i:(c=!0,b!=null?u(b):l({done:!0})),h=()=>(n=new nr,d(),{done:!0}),y=b=>(d(b),{done:!0});if(i={[Symbol.asyncIterator](){return this},next:a,return:h,throw:y,push:f,end:d,get readableLength(){return n.size},onEmpty:async b=>{let E=b?.signal;if(E?.throwIfAborted(),n.isEmpty())return;let O,P;E!=null&&(O=new Promise((N,H)=>{P=()=>{H(new pi)},E.addEventListener("abort",P)}));try{await Promise.race([s.promise,O])}finally{P!=null&&E!=null&&E?.removeEventListener("abort",P)}}},r==null)return i;let x=i;return i={[Symbol.asyncIterator](){return this},next(){return x.next()},throw(b){return x.throw(b),r!=null&&(r(b),r=void 0),{done:!0}},return(){return x.return(),r!=null&&(r(),r=void 0),{done:!0}},push:f,end(b){return x.end(b),r!=null&&(r(b),r=void 0),i},get readableLength(){return x.readableLength},onEmpty:b=>x.onEmpty(b)},i}var mi=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},qa=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function bi(t,e){let{milliseconds:r,fallback:n,message:i,customTimers:o={setTimeout,clearTimeout},signal:c}=e,s,a,u=new Promise((f,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(c?.aborted){d(qa(c));return}if(c&&(a=()=>{d(qa(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new mi;s=o.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(y){d(y)}return}typeof t.cancel=="function"&&t.cancel(),i===!1?f():i instanceof Error?d(i):(h.message=i??`Promise timed out after ${r} milliseconds`,d(h))},r)}).finally(()=>{u.clear(),a&&c&&c.removeEventListener("abort",a)});return u.clear=()=>{o.clearTimeout.call(void 0,s),s=void 0},u}var wd=t=>{let e=t.addEventListener||t.on||t.addListener,r=t.removeEventListener||t.off||t.removeListener;if(!e||!r)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(t),removeListener:r.bind(t)}};function Ed(t,e,r){let n,i=new Promise((o,c)=>{if(r={rejectionEvents:["error"],multiArgs:!1,rejectionMultiArgs:!1,resolveImmediately:!1,...r},!(r.count>=0&&(r.count===Number.POSITIVE_INFINITY||Number.isInteger(r.count))))throw new TypeError("The `count` option should be at least 0 or more");r.signal?.throwIfAborted();let s=[e].flat(),a=[],{addListener:l,removeListener:u}=wd(t),f=async(...h)=>{let y=r.multiArgs?h:h[0];if(r.filter)try{if(!await r.filter(y))return}catch(x){n(),c(x);return}a.push(y),r.count===a.length&&(n(),o(a))},d=(...h)=>{n(),c(r.rejectionMultiArgs?h:h[0])};n=()=>{for(let h of s)u(h,f);for(let h of r.rejectionEvents)s.includes(h)||u(h,d)};for(let h of s)l(h,f);for(let h of r.rejectionEvents)s.includes(h)||l(h,d);r.signal&&r.signal.addEventListener("abort",()=>{d(r.signal.reason)},{once:!0}),r.resolveImmediately&&o(a)});if(i.cancel=n,typeof r.timeout=="number"){let o=bi(i,{milliseconds:r.timeout});return o.cancel=()=>{n(),o.clear()},o}return i}function Ue(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=Ed(t,e,r),i=n.then(o=>o[0]);return i.cancel=n.cancel,i}var Bt=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var ro=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function xd(t){return t.reason}async function or(t,e,r){if(e==null)return t;let n=r?.translateError??xd;if(e.aborted)return t.catch(()=>{}),Promise.reject(n(e));let i;try{return await Promise.race([t,new Promise((o,c)=>{i=()=>{c(n(e))},e.addEventListener("abort",i)})])}finally{i!=null&&e.removeEventListener("abort",i)}}var vd=Math.pow(2,20)*4,no=class extends Ft{status;timeline;inactivityTimeout;maxReadBufferLength;maxWriteBufferLength;log;direction;maxMessageSize;readStatus;writeStatus;remoteReadStatus;remoteWriteStatus;writableNeedsDrain;readBuffer;writeBuffer;sendingData;onDrainPromise;constructor(e){super(),this.status="open",this.log=e.log,this.direction=e.direction??"outbound",this.inactivityTimeout=e.inactivityTimeout??12e4,this.maxReadBufferLength=e.maxReadBufferLength??vd,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new K,this.writeBuffer=new K,this.readStatus="readable",this.remoteReadStatus="readable",this.writeStatus="writable",this.remoteWriteStatus="writable",this.sendingData=!1,this.writableNeedsDrain=!1,this.timeline={open:Date.now()},this.processSendQueue=this.processSendQueue.bind(this);let r=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,this.processSendQueue()),this.onDrainPromise?.resolve()};this.addEventListener("drain",r);let n=i=>{this.onDrainPromise?.reject(i.error??new ro)};this.addEventListener("close",n)}get readBufferLength(){return this.readBuffer.byteLength}get writeBufferLength(){return this.writeBuffer.byteLength}async onDrain(e){return this.writableNeedsDrain!==!0?Promise.resolve():(this.onDrainPromise==null&&(this.onDrainPromise=Promise.withResolvers()),or(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=bt(),r=o=>{e.push(o.data)};this.addEventListener("message",r);let n=o=>{e.end(o.error)};this.addEventListener("close",n);let i=()=>{e.end()};this.addEventListener("remoteCloseWrite",i);try{yield*e}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",i)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new dt(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",e.byteLength),this.writeBuffer.append(e),this.processSendQueue()}abort(e){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",e),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(e)}catch(r){this.log("failed to send reset to remote - %e",r)}this.dispatchEvent(new hn(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new dt("Cannot pause a stream that is closing/closed");this.readStatus!=="paused"&&(this.readStatus="paused",this.sendPause())}resume(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new dt("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new dt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.append(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}unshift(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new dt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.prepend(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(e){if(e.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(e),this.dispatchReadBuffer()}}addEventListener(...e){super.addEventListener.apply(this,e),e[0]==="message"&&this.readBuffer.byteLength>0&&queueMicrotask(()=>{this.dispatchReadBuffer()})}onRemoteReset(){this.log("remote reset"),this.status="reset",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now(),this.readBuffer.byteLength===0&&(this.readStatus="closed");let e=new an;this.dispatchEvent(new pn(e))}onTransportClosed(e){this.log("transport closed"),this.readStatus==="readable"&&this.readBuffer.byteLength===0&&(this.log("close readable end after transport closed and read buffer is empty"),this.readStatus="closed"),this.remoteReadStatus!=="closed"&&(this.remoteReadStatus="closed"),this.remoteWriteStatus!=="closed"&&(this.remoteWriteStatus="closed"),this.writeStatus!=="closed"&&(this.writeStatus="closed"),e!=null?this.abort(e):(this.status==="open"||this.status==="closing")&&(this.timeline.close=Date.now(),this.status="closed",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.dispatchEvent(new Gt))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let i=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(i===0){e=!1;break}let o=this.writeBuffer.sublist(0,i),c=new K(o);this.writeBuffer.consume(o.byteLength);let s=this.sendData(o);if(e=s.canSendMore,n+=s.sentBytes,s.sentBytes!==c.byteLength&&(c.consume(s.sentBytes),this.writeBuffer.prepend(c)),!e)break}return e||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,r,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),e}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let e=this.readBuffer.sublist();this.readBuffer.consume(e.byteLength),this.dispatchEvent(new dn(e))}finally{this.readBuffer.byteLength===0&&this.remoteWriteStatus==="closed"&&(this.log("close readable end after dispatching read buffer and remote writable end is closed"),this.readStatus="closed"),this.checkReadBufferLength()}}checkReadBufferLength(){this.readBuffer.byteLength>this.maxReadBufferLength&&this.abort(new Ar(`Read buffer length of ${this.readBuffer.byteLength} exceeded limit of ${this.maxReadBufferLength}, read status is ${this.readStatus}`))}checkWriteBufferLength(){this.maxWriteBufferLength!=null&&this.writeBuffer.byteLength>this.maxWriteBufferLength&&this.abort(new Ar(`Write buffer length of ${this.writeBuffer.byteLength} exceeded limit of ${this.maxWriteBufferLength}, write status is ${this.writeStatus}`))}onMuxerNeedsDrain(){this.writableNeedsDrain=!0}onMuxerDrain(){this.safeDispatchEvent("drain")}};var oo=class extends no{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",r=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),r.error!=null?r.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):r.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(e){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Ue(this,"idle",{...e,rejectionEvents:["close"]})),this.writableNeedsDrain&&(this.log("waiting for write queue to drain before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Ue(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var Xa=Oe(ie("node:os"),1);function Za(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function yi(t,e,r){let n=[t.type,r??t.host];if(t.protocol!=null){let i=e??t.port;i!=null&&n.push(t.protocol,i)}return t.type==="ip6"&&t.zone!=null&&n.unshift("ip6zone",t.zone),t.cidr!=null&&n.push("ipcidr",t.cidr),Je(`/${n.join("/")}`)}var Sd={4:"IPv4",6:"IPv6"};function Id(t){return["0.0.0.0","::"].includes(t)}function Ad(t){let e=[],r=Xa.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let i of n)Za(i.address)||i.family===Sd[t]&&e.push(i.address);return e}function Qa(t,e){if(t==null)return[];let r=eo(t);return(r.type==="ip4"||r.type==="ip6")&&Id(r.host)?Ad(r.type==="ip4"?4:6).map(n=>yi(r,e,n)):[yi(r,e)]}function ja(t,e){if(typeof t!="string")throw new Q(`invalid ip provided: ${t}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new Q(`invalid port provided: ${e}`);if((0,Re.isIPv4)(t))return Je(`/ip4/${t}/tcp/${e}`);if((0,Re.isIPv6)(t))return Je(`/ip6/${t}/tcp/${e}`);throw new Q(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var gi=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=ct(),this.haveNext=ct()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("HaveNext promise resolved but nextResult was undefined");let e=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=ct(),e}async throw(e){return this.ended=!0,this.error=e,e!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(e)),{done:!0,value:void 0}}async return(){let e={done:!0,value:void 0};return this.ended=!0,this.nextResult=e,this.haveNext.resolve(),e}async push(e,r){await this._push(e,r)}async end(e,r){e!=null?await this.throw(e):await this._push(void 0,r)}async _push(e,r){if(e!=null&&this.ended)throw this.error??new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;e!=null?this.nextResult={done:!1,value:e}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=ct(),await or(this.readNext.promise,r?.signal,r)}};function Ja(){return new gi}function Dd(t){return t[Symbol.asyncIterator]!=null}async function Td(t,e,r){try{await Promise.all(t.map(async n=>{for await(let i of n)await e.push(i,{signal:r}),r.throwIfAborted()})),await e.end(void 0,{signal:r})}catch(n){await e.end(n,{signal:r}).catch(()=>{})}}async function*Ld(t){let e=new AbortController,r=Ja();Td(t,r,e.signal).catch(()=>{});try{yield*r}finally{e.abort()}}function*Cd(t){for(let e of t)yield*e}function _d(...t){let e=[];for(let r of t)Dd(r)||e.push(r);return e.length===t.length?Cd(e):Ld(t)}var el=_d;function tl(t,...e){if(t==null)throw new Error("Empty pipeline");if(wi(t)){let n=t;t=()=>n.source}else if(nl(t)||rl(t)){let n=t;t=()=>n}let r=[t,...e];if(r.length>1&&wi(r[r.length-1])&&(r[r.length-1]=r[r.length-1].sink),r.length>2)for(let n=1;n<r.length-1;n++)wi(r[n])&&(r[n]=Bd(r[n]));return Od(...r)}var Od=(...t)=>{let e;for(;t.length>0;)e=t.shift()(e);return e},rl=t=>t?.[Symbol.asyncIterator]!=null,nl=t=>t?.[Symbol.iterator]!=null,wi=t=>t==null?!1:t.sink!=null&&t.source!=null,Bd=t=>e=>{let r=t.sink(e);if(r?.then!=null){let n=bt({objectMode:!0});r.then(()=>{n.end()},c=>{n.end(c)});let i,o=t.source;if(rl(o))i=async function*(){yield*o,n.end()};else if(nl(o))i=function*(){yield*o,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return el(n,i())}return t.source};var kd=4194304,so=class extends Error{static name="UnwrappedError";name="UnwrappedError"},xi=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},vi=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Si=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function Pd(t){return typeof t?.closeRead=="function"}function Nd(t){return typeof t?.close=="function"}function Ei(t){return Pd(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:Nd(t)?t.status!=="open":!1}function Rd(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function Ud(t,e){let r=e?.maxBufferSize??kd,n=new K,i,o=!1;if(!Rd(t))throw new Q("Argument should be a Stream or a Multiaddr");let c=u=>{if(n.append(u.data),n.byteLength>r){let f=n.byteLength;n.consume(n.byteLength),i?.reject(new Error(`Read buffer overflow - ${f} > ${r}`))}i?.resolve()};t.addEventListener("message",c);let s=u=>{u.error!=null?i?.reject(u.error):i?.resolve()};t.addEventListener("close",s);let a=()=>{i?.resolve()};t.addEventListener("remoteCloseWrite",a);let l={readBuffer:n,async read(u){if(o===!0)throw new so("Stream was unwrapped");if(Ei(t)){if(n.byteLength===0&&u?.bytes==null)return null;if(u?.bytes!=null&&n.byteLength<u.bytes)throw t.log.error("closed after reading %d/%d bytes",n.byteLength,u.bytes),new Bt(`Unexpected EOF - stream closed after reading ${n.byteLength}/${u.bytes} bytes`)}let f=u?.bytes??1;for(i=Promise.withResolvers();;){if(n.byteLength>=f){i.resolve();break}if(await or(i.promise,u?.signal),Ei(t)){if(n.byteLength===0&&u?.bytes==null)return null;break}i=Promise.withResolvers()}let d=u?.bytes??n.byteLength;if(n.byteLength<d){if(Ei(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new Bt(`Unexpected EOF - stream closed while reading ${n.byteLength}/${d} bytes`);return l.read(u)}let h=n.sublist(0,d);return n.consume(d),h},async write(u,f){if(o===!0)throw new so("Stream was unwrapped");t.send(u)||await Ue(t,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return o||(o=!0,t.removeEventListener("message",c),t.removeEventListener("close",s),t.removeEventListener("remoteCloseWrite",a),n.byteLength>0&&(t.log("stream unwrapped with %d unread bytes",n.byteLength),t.push(n))),t}};return l}function Vr(t,e={}){let r=Ud(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=ue(e.maxDataLength));let n=e?.lengthDecoder??wt,i=e?.lengthEncoder??Wr;return{async read(c){let s=-1,a=new K;for(;;){let u=await r.read({...c,bytes:1});if(u==null)break;a.append(u);try{s=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(s<0)throw new xi("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new Si(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(s>-1)break}if(e?.maxDataLength!=null&&s>e.maxDataLength)throw new vi(`Message length too long - ${s} > ${e.maxDataLength}`);let l=await r.read({...c,bytes:s});if(l==null)throw t.log.error("tried to read %d bytes but the stream closed",s),new Bt(`Unexpected EOF - tried to read ${s} bytes but the stream closed`);if(l.byteLength!==s)throw t.log.error("read %d/%d bytes before the stream closed",l.byteLength,s),new Bt(`Unexpected EOF - read ${l.byteLength}/${s} bytes before the stream closed`);return l},async write(c,s){await r.write(new K(i(c.byteLength),c),s)},async writeV(c,s){let a=new K(...c.flatMap(l=>[i(l.byteLength),l]));await r.write(a,s)},unwrap(){return r.unwrap()}}}function Ii(t,e){let r=Vr(t,e),n={read:async(i,o)=>{let c=await r.read(o);return i.decode(c)},write:async(i,o,c)=>{await r.write(o.encode(i),c)},writeV:async(i,o,c)=>{await r.writeV(i.map(s=>o.encode(s)),c)},pb:i=>({read:async o=>n.read(i,o),write:async(o,c)=>n.write(o,i,c),writeV:async(o,c)=>n.writeV(o,i,c),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}function Md(t){return t?.addEventListener!=null}function $d(t){let e=bt(),r,n=c=>{e.push(c.data)},i=()=>{e.end(),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",i)},o=c=>{e.end(c.error),c.error!=null&&r?.reject(c.error),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",i)};return t.addEventListener("message",n),t.addEventListener("close",o,{once:!0}),t.addEventListener("remoteCloseWrite",i,{once:!0}),{source:e,async sink(c){async function*s(){yield*c}let a=s();for(;;){r=Promise.withResolvers();let{done:l,value:u}=await Promise.race([a.next(),r.promise]);if(t.writeStatus==="closing"||t.writeStatus==="closed"||(u!=null&&(t.send(u)||await Promise.race([Ue(t,"drain",{rejectionEvents:["close"]})])),l===!0))break}await t.close()}}}function Ai(...t){let e=t.map(r=>Md(r)?$d(r):r);return tl(...e)}var io=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},sr=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},co=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},Gr=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function ao(t){return t[Symbol.asyncIterator]!=null}function ol(t,e){if(t.byteLength>e)throw new sr("Message length too long")}var uo=t=>{let e=ue(t),r=Te(e);return Wr(t,r),uo.bytes=e,r};uo.bytes=0;function fo(t,e){e=e??{};let r=e.lengthEncoder??uo,n=e?.maxDataLength??4194304;function*i(o){ol(o,n);let c=r(o.byteLength);c instanceof Uint8Array?yield c:yield*c,o instanceof Uint8Array?yield o:yield*o}return ao(t)?(async function*(){for await(let o of t)yield*i(o)})():(function*(){for(let o of t)yield*i(o)})()}fo.single=(t,e)=>{e=e??{};let r=e.lengthEncoder??uo,n=e?.maxDataLength??4194304;return ol(t,n),new K(r(t.byteLength),t)};var kt;(function(t){t[t.LENGTH=0]="LENGTH",t[t.DATA=1]="DATA"})(kt||(kt={}));var Ti=t=>{let e=wt(t);return Ti.bytes=ue(e),e};Ti.bytes=0;function Di(t,e){let r=new K,n=kt.LENGTH,i=-1,o=e?.lengthDecoder??Ti,c=e?.maxLengthLength??8,s=e?.maxDataLength??4194304;function*a(){for(;r.byteLength>0;){if(n===kt.LENGTH)try{if(i=o(r),i<0)throw new io("Invalid message length");if(i>s)throw new sr("Message length too long");let l=o.bytes;r.consume(l),e?.onLength!=null&&e.onLength(i),n=kt.DATA}catch(l){if(l instanceof RangeError){if(r.byteLength>c)throw new co("Message length length too long");break}throw l}if(n===kt.DATA){if(r.byteLength<i)break;let l=r.sublist(0,i);r.consume(i),e?.onData!=null&&e.onData(l),yield l,n=kt.LENGTH}}}return ao(t)?(async function*(){for await(let l of t)r.append(l),yield*a();if(r.byteLength>0)throw new Gr("Unexpected end of input")})():(function*(){for(let l of t)r.append(l),yield*a();if(r.byteLength>0)throw new Gr("Unexpected end of input")})()}Di.fromReader=(t,e)=>{let r=1,n=(async function*(){for(;;)try{let{done:o,value:c}=await t.next(r);if(o===!0)return;c!=null&&(yield c)}catch(o){if(o.code==="ERR_UNDER_READ")return{done:!0,value:null};throw o}finally{r=1}})();return Di(n,{...e??{},onLength:o=>{r=o}})};var Li=class extends oo{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&jn.matches(e.localAddr))r=e.localAddr;else if(r==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new Q("Could not determine remote address or port");r=ja(e.socket.remoteAddress,e.socket.remotePort)}super({...e,remoteAddr:r}),this.socket=e.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",r,n),this.abort(n)}),this.socket.setTimeout(e.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",r),this.abort(new Vt)}),this.socket.once("end",()=>{this.log("tcp end",r),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",r),n){this.abort(new Error("TCP transmission error"));return}this.onTransportClosed()}),this.socket.on("drain",()=>{this.log("tcp drain"),this.safeDispatchEvent("drain")})}sendData(e){let r=0,n=!0;for(let i of e)if(r+=i.byteLength,n=this.socket.write(i),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await Ue(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},ho=t=>new Li(t);var sl=Oe(ie("os"),1),il=Oe(ie("path"),1);function po(t,e={}){if(jn.exactMatch(t)){let o=t.getComponents().find(c=>c.code===400)?.value;if(o==null)throw new Q(`Multiaddr ${t} was not a Unix address`);return sl.default.platform()==="win32"?{path:il.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=eo(t),n=r.host,i=r.port;return{host:n,port:i,ipv6Only:r.type==="ip6",...e}}var he;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(he||(he={}));var mo=class extends Ft{context;server;sockets=new Set;status={code:he.INACTIVE};metrics;addr;log;shutdownController;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1,this.shutdownController=new AbortController,mn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=cl.default.createServer(e,this.onSocket.bind(this)),e.maxConnections!==void 0&&(this.server.maxConnections=e.maxConnections),e.closeServerOnMaxConnections!=null&&e.closeServerOnMaxConnections.closeAbove<e.closeServerOnMaxConnections.listenBelow)throw new Q("closeAbove must be >= listenBelow");e.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:e.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let r=this.server.address();r==null?this.addr="unknown":typeof r=="string"?this.addr=r:this.addr=`${r.address}:${r.port}`,this.metrics.status?.update({[this.addr]:he.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",r=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:r})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==he.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(e){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==he.ACTIVE)throw e.destroy(),new un("Server is not listening yet");let r;try{r=ho({socket:e,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),e.destroy();return}this.log("new inbound connection %s",r.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(r,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",r.remoteAddr),e.once("close",()=>{this.sockets.delete(e),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit - %e",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(e),r.abort(n)})}getAddrs(){if(this.status.code===he.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[Je(`/unix/${encodeURIComponent(e)}`)]:Qa(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===he.ACTIVE||this.status.code===he.PAUSED)throw new fn("server is already listening");try{this.status={code:he.ACTIVE,listeningAddr:e,netConfig:po(e,this.context)},await this.resume()}catch(r){throw this.status={code:he.INACTIVE},r}}async close(e){let r=[];this.server.listening&&r.push(Ue(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push(Ue(n,"close",e)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===he.INACTIVE)return;let e=this.status.netConfig;await new Promise((r,n)=>{this.server.once("error",n),this.server.listen(e,r)}),this.status={...this.status,code:he.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===he.PAUSED&&e){this.status={code:he.INACTIVE};return}!this.server.listening||this.status.code!==he.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:he.INACTIVE}:{...this.status,code:he.PAUSED},this.server.close())}};var bo=class{opts;metrics;components;log;constructor(e,r={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=r,this.components=e,e.metrics!=null&&(this.metrics={events:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:e.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[wc]=!0;[Symbol.toStringTag]="@libp2p/tcp";[xc]=["@libp2p/transport"];async dial(e,r){r.keepAlive=r.keepAlive??!0,r.noDelay=r.noDelay??!0,r.allowHalfOpen=r.allowHalfOpen??!1;let n=await this._connect(e,r),i;try{i=ho({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(o){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(o),o}try{return this.log("new outbound connection %s",i.remoteAddr),await r.upgrader.upgradeOutbound(i,r)}catch(o){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection - %e",o),i.abort(o),o}}async _connect(e,r){r.signal.throwIfAborted(),r.onProgress?.(new Jn("tcp:open-connection"));let n;return new Promise((i,o)=>{let c=Date.now(),s=po(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,s),n=al.default.connect(s);let a=h=>{this.log.error("dial to %a errored - %e",e,h);let y=s.path??`${s.host??""}:${s.port}`;h.message=`connection error ${y}: ${h.message}`,this.metrics?.events.increment({error:!0}),d(h)},l=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let h=new Vt(`Connection timeout after ${Date.now()-c}ms`);n.emit("error",h)},u=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),d()},f=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),d(new sn)},d=h=>{if(n.removeListener("error",a),n.removeListener("timeout",l),n.removeListener("connect",u),r.signal!=null&&r.signal.removeEventListener("abort",f),h!=null){o(h);return}i(n)};n.on("error",a),n.on("timeout",l),n.on("connect",u),r.signal.addEventListener("abort",f)}).catch(i=>{throw n?.destroy(),i})}createListener(e){return new mo({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,inactivityTimeout:this.opts.inboundSocketInactivityTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e.filter(r=>Ga.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function ll(t={}){return e=>new bo(e,t)}function Vd(t){return t[Symbol.asyncIterator]!=null}function Gd(t){if(Vd(t))return(async()=>{for await(let e of t);})();for(let e of t);}var Ci=Gd;function Ce(t){return re.encode({type:re.Type.OK,peers:[],...t}).subarray()}function Se(t){return re.encode({type:re.Type.ERROR,error:{msg:t.message},peers:[]}).subarray()}var yo=ft("libp2p:daemon-server:dht"),go=class{dht;constructor(e){let{dht:r}=e;this.dht=r}async*provide(e){try{await Ci(this.dht.provide(e)),yield Ce()}catch(r){yo.error("failed to provide CID %s - %e",e,r),yield Se(r)}}async*getClosestPeers(e){yield Ce({dht:{type:fe.Type.BEGIN}});for await(let r of this.dht.getClosestPeers(e))r.name==="PEER_RESPONSE"&&(yield*r.closer.map(n=>fe.encode({type:fe.Type.VALUE,value:n.id.toMultihash().bytes})));yield fe.encode({type:fe.Type.END})}async*getPublicKey(e){yield Se(new Error("FIX ME: not implemented"))}async*getValue(e){try{for await(let r of this.dht.get(e))r.name==="VALUE"&&(yield Ce({dht:{type:fe.Type.VALUE,value:r.value}}))}catch(r){yo.error("error getting value for key %b - %e",e,r),yield Se(r)}}async*putValue(e,r){try{await Ci(this.dht.put(e,r)),yield Ce()}catch(n){yo.error("error putting value %b for key %b - %e",r,e,n),yield Se(n)}}async*findPeer(e){try{for await(let r of this.dht.findPeer(e))r.name==="FINAL_PEER"&&(yield Ce({dht:{type:fe.Type.VALUE,peer:{id:r.peer.id.toMultihash().bytes,addrs:r.peer.multiaddrs.map(n=>n.bytes)}}}));throw new Error("Peer not found")}catch(r){yo.error("peer not found %p - %e",e,r),yield Se(r)}}async*findProviders(e,r){yield Ce({dht:{type:fe.Type.BEGIN}});try{let n=r,i=0;for await(let o of this.dht.findProviders(e))if(o.name==="PEER_RESPONSE"){for(let c of o.providers)i++,yield fe.encode({type:fe.Type.VALUE,peer:{id:c.id.toMultihash().bytes,addrs:(c.multiaddrs??[]).map(s=>s.bytes)}});if(n===i)break}}catch(n){yield Se(n)}yield fe.encode({type:fe.Type.END})}};var wo=ft("libp2p:daemon-server:pubsub"),Eo=class{pubsub;constructor(e){let{pubsub:r}=e;this.pubsub=r}async*getTopics(){try{yield Ce({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(e){wo.error("failed to get pubsub topics - %e",e),yield Se(e)}}async*subscribe(e){try{let r=bt();this.pubsub.subscribe(e),this.pubsub.addEventListener("message",n=>{let i=n.detail;i.topic===e&&(i.type==="signed"?r.push(Sr.encode({from:i.from.toMultihash().bytes,data:i.data,seqno:i.sequenceNumber==null?void 0:Ee(i.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[i.topic],signature:i.signature,key:ht(i.key)}).subarray()):r.push(Sr.encode({data:i.data,topicIDs:[i.topic]}).subarray()))}),yield Ce(),yield*r}catch(r){wo.error("failed to subscribe to topic %s - %e",e,r),yield Se(r)}}async*publish(e,r){try{await this.pubsub.publish(e,r),yield Ce()}catch(n){wo.error("failed to publish message to topic %s - %e",e,n),yield Se(n)}}async*listPeers(e){try{yield Ce({pubsub:{topics:[e],peerIDs:this.pubsub.getSubscribers(e).map(r=>r.toMultihash().bytes)}})}catch(r){wo.error("failed to list peers for topic %s - %e",e,r),yield Se(r)}}};var ul=1<<22,De=ft("libp2p:daemon-server"),xo=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(e){let{multiaddr:r,libp2pNode:n}=e;this.multiaddr=r,this.libp2p=n,this.tcp=ll()({logger:yc()}),this.listener=this.tcp.createListener({upgrader:new Ir(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new go({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new Eo({pubsub:n.services.pubsub}))}async connect(e){if(e.connect?.addrs==null)throw new Error("Invalid request");let r=e.connect.peer,n=e.connect.addrs.map(o=>Je(o)),i=Qt(et(r));return De("connect - adding multiaddrs %a to peer %p",n,i),await this.libp2p.peerStore.merge(i,{multiaddrs:n}),De("connect - dial %p",i),this.libp2p.dial(i)}async openStream(e){if(e.streamOpen?.proto==null)throw new Error("Invalid request");let{peer:r,proto:n}=e.streamOpen,i=Qt(et(r));De("openStream - dial %p",i);let o=await this.libp2p.dial(i);De("openStream - open stream for protocol(s) %s",n);let c=await o.newStream(n,{runOnLimitedConnection:!0});return{streamInfo:{peer:i.toMultihash().bytes,addr:o.remoteAddr.bytes,proto:c.protocol??""},connection:c}}async registerStreamHandler(e){if(e.streamHandler?.proto==null)throw new Error("Invalid request");let r=e.streamHandler.proto,n=Je(e.streamHandler.addr),i;De("registerStreamHandler - handle %s at %a",r,n),await this.libp2p.handle(r,async(o,c)=>{try{De("open stream for protocol %o to %a",r,n);let s=AbortSignal.timeout(1e4);i=await this.tcp.dial(n,{upgrader:new Ir,signal:s});let a=St.encode({peer:c.remotePeer.toMultihash().bytes,addr:c.remoteAddr.bytes,proto:o.protocol??""}),l=fo.single(a);i.send(l)||await Ue(i,"drain",{rejectionEvents:["close"],signal:s}),await Ai(o,i,o)}catch(s){De.error("error handling stream handler - %e",s),i?.abort(s)}finally{try{await i?.close()}catch(s){i?.abort(s)}}},{runOnLimitedConnection:!0})}_listen(){process.on("SIGTERM",this._onExit),process.on("SIGINT",this._onExit),process.on("SIGHUP",this._onExit)}_onExit(){this.stop({exit:!0}).catch(e=>{De.error("failed to stop daemon during exit - %e",e)})}async start(){this._listen(),await this.libp2p.start(),await this.listener.listen(this.multiaddr)}getMultiaddr(){let e=this.listener.getAddrs();if(e.length>0)return e[0];throw new Error("Not started")}async stop(e={exit:!1}){await this.libp2p.stop(),await this.listener.close(),e.exit&&De("server closed, exiting"),process.removeListener("SIGTERM",this._onExit),process.removeListener("SIGINT",this._onExit),process.removeListener("SIGHUP",this._onExit)}async*handlePeerStoreRequest(e){try{switch(e.type){case ut.Type.GET_PROTOCOLS:if(e.id==null)throw new Error("Invalid request");let r=Qt(et(e.id)),i=(await this.libp2p.peerStore.get(r)).protocols;yield Ce({peerStore:{protos:i}});return;case ut.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){De.error("error handling peerstore request - %e",r),yield Se(r)}}async*handlePubsubRequest(e){try{if(this.libp2p.services.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(e.type){case Xe.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case Xe.Type.SUBSCRIBE:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(e.topic);return;case Xe.Type.PUBLISH:if(e.topic==null||e.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(e.topic,e.data);return;case Xe.Type.LIST_PEERS:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(e.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){De.error("error handling pubsub request - %e",r),yield Se(r)}}async*handleDHTRequest(e){try{if(this.libp2p.services.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(e.type){case ke.Type.FIND_PEER:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(Qt(et(e.peer)));return;case ke.Type.FIND_PROVIDERS:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(ce.decode(e.cid),e.count??20);return;case ke.Type.PROVIDE:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(ce.decode(e.cid));return;case ke.Type.GET_CLOSEST_PEERS:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(e.key);return;case ke.Type.GET_PUBLIC_KEY:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(Qt(et(e.peer)));return;case ke.Type.GET_VALUE:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(e.key);return;case ke.Type.PUT_VALUE:if(e.key==null||e.value==null)throw new Error("Invalid request");yield*this.dhtOperations.putValue(e.key,e.value);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){De.error("error handling DHT request - %e",r),yield Se(r)}}handleConnection(e){Promise.resolve().then(async()=>{let r=this,n=Ii(e,{maxDataLength:ul}),i=await n.read($e);De("read",i);try{switch(i.type){case $e.Type.CONNECT:{await r.connect(i),await n.write({type:re.Type.OK},re);break}case $e.Type.IDENTIFY:{await n.write({type:re.Type.OK,identify:{id:r.libp2p.peerId.toMultihash().bytes,addrs:r.libp2p.getMultiaddrs().map(o=>o.decapsulateCode(421)).map(o=>o.bytes)}},re);break}case $e.Type.LIST_PEERS:{let o=[],c=new Set;for(let s of r.libp2p.getConnections()){let a=s.remotePeer.toString();c.has(a)||(c.add(a),o.push({id:s.remotePeer.toMultihash().bytes,addrs:[s.remoteAddr.bytes]}))}await n.write({type:re.Type.OK,peers:o},re);break}case $e.Type.STREAM_OPEN:{let o=await r.openStream(i);await n.write({type:re.Type.OK,streamInfo:o.streamInfo},re);let c=n.unwrap();await Ai(c,o.connection,c);break}case $e.Type.STREAM_HANDLER:{await r.registerStreamHandler(i),await n.write({type:re.Type.OK},re);break}case $e.Type.PEERSTORE:{if(i.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=Vr(o);for await(let s of r.handlePeerStoreRequest(i.peerStore))await c.write(s);break}case $e.Type.PUBSUB:{if(i.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=Vr(o);for await(let s of r.handlePubsubRequest(i.pubsub))await c.write(s);break}case $e.Type.DHT:{if(i.dht==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=Vr(o);for await(let s of r.handleDHTRequest(i.dht))await c.write(s);break}default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(o){De.error("error handling incoming connection - %e",o);let c=n.unwrap();if(c.status!=="open")return;n=Ii(c,{maxDataLength:ul}),await n.write({type:re.Type.ERROR,error:{msg:o.message},peers:[]},re)}finally{await n.unwrap().close()}}).catch(r=>{De.error("error handling incoming connection - %e",r)})}},Fd=(t,e)=>new xo({multiaddr:t,libp2pNode:e});return bl(zd);})();
17
17
  /*! Bundled license information:
18
18
 
19
19
  @noble/hashes/utils.js: