@libp2p/daemon-server 9.0.28 → 9.0.29-5e07d5963

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,19 +1,19 @@
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 xf=Object.create;var xn=Object.defineProperty;var Ef=Object.getOwnPropertyDescriptor;var Sf=Object.getOwnPropertyNames;var vf=Object.getPrototypeOf,Af=Object.prototype.hasOwnProperty;var z=(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 W=(t,e)=>{for(var r in e)xn(t,r,{get:e[r],enumerable:!0})},jc=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of Sf(e))!Af.call(t,s)&&s!==r&&xn(t,s,{get:()=>e[s],enumerable:!(n=Ef(e,s))||n.enumerable});return t};var ke=(t,e,r)=>(r=t!=null?xf(vf(t)):{},jc(e||!t||!t.__esModule?xn(r,"default",{value:t,enumerable:!0}):r,t)),If=t=>jc(xn({},"__esModule",{value:!0}),t);var Oy={};W(Oy,{Server:()=>ri,createServer:()=>By});var Xc=z("node:buffer");function En(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function yt(t=0){return En(Xc.Buffer.allocUnsafe(t))}var Tf=Math.pow(2,7),Df=Math.pow(2,14),Cf=Math.pow(2,21),Qc=Math.pow(2,28),Jc=Math.pow(2,35),ea=Math.pow(2,42),ta=Math.pow(2,49),Ce=128,bt=127;function Dr(t){if(t<Tf)return 1;if(t<Df)return 2;if(t<Cf)return 3;if(t<Qc)return 4;if(t<Jc)return 5;if(t<ea)return 6;if(t<ta)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function ra(t,e,r=0){switch(Dr(t)){case 8:e[r++]=t&255|Ce,t/=128;case 7:e[r++]=t&255|Ce,t/=128;case 6:e[r++]=t&255|Ce,t/=128;case 5:e[r++]=t&255|Ce,t/=128;case 4:e[r++]=t&255|Ce,t>>>=7;case 3:e[r++]=t&255|Ce,t>>>=7;case 2:e[r++]=t&255|Ce,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function na(t,e){let r=t[e],n=0;if(n+=r&bt,r<Ce||(r=t[e+1],n+=(r&bt)<<7,r<Ce)||(r=t[e+2],n+=(r&bt)<<14,r<Ce)||(r=t[e+3],n+=(r&bt)<<21,r<Ce)||(r=t[e+4],n+=(r&bt)*Qc,r<Ce)||(r=t[e+5],n+=(r&bt)*Jc,r<Ce)||(r=t[e+6],n+=(r&bt)*ea,r<Ce)||(r=t[e+7],n+=(r&bt)*ta,r<Ce))return n;throw new RangeError("Could not decode varint")}var ni=new Float32Array([-0]),gt=new Uint8Array(ni.buffer);function oa(t,e,r){ni[0]=t,e[r]=gt[0],e[r+1]=gt[1],e[r+2]=gt[2],e[r+3]=gt[3]}function ia(t,e){return gt[0]=t[e],gt[1]=t[e+1],gt[2]=t[e+2],gt[3]=t[e+3],ni[0]}var oi=new Float64Array([-0]),Se=new Uint8Array(oi.buffer);function sa(t,e,r){oi[0]=t,e[r]=Se[0],e[r+1]=Se[1],e[r+2]=Se[2],e[r+3]=Se[3],e[r+4]=Se[4],e[r+5]=Se[5],e[r+6]=Se[6],e[r+7]=Se[7]}function ca(t,e){return Se[0]=t[e],Se[1]=t[e+1],Se[2]=t[e+2],Se[3]=t[e+3],Se[4]=t[e+4],Se[5]=t[e+5],Se[6]=t[e+6],Se[7]=t[e+7],oi[0]}var Lf=BigInt(Number.MAX_SAFE_INTEGER),Bf=BigInt(Number.MIN_SAFE_INTEGER),Re=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 Ot;if(e<Lf&&e>Bf)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,s=e-(n<<32n);return r&&(n=~n|0n,s=~s|0n,++s>aa&&(s=0n,++n>aa&&(n=0n))),new t(Number(s),Number(n))}static fromNumber(e){if(e===0)return Ot;let r=e<0;r&&(e=-e);let n=e>>>0,s=(e-n)/4294967296>>>0;return r&&(s=~s>>>0,n=~n>>>0,++n>4294967295&&(n=0,++s>4294967295&&(s=0))),new t(n,s)}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):Ot}},Ot=new Re(0,0);Ot.toBigInt=function(){return 0n};Ot.zzEncode=Ot.zzDecode=function(){return this};Ot.length=function(){return 1};var aa=4294967296n;function ua(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 la(t,e,r){if(r-e<1)return"";let s,o=[],c=0,i;for(;e<r;)i=t[e++],i<128?o[c++]=i:i>191&&i<224?o[c++]=(i&31)<<6|t[e++]&63:i>239&&i<365?(i=((i&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,o[c++]=55296+(i>>10),o[c++]=56320+(i&1023)):o[c++]=(i&15)<<12|(t[e++]&63)<<6|t[e++]&63,c>8191&&((s??(s=[])).push(String.fromCharCode.apply(String,o)),c=0);return s!=null?(c>0&&s.push(String.fromCharCode.apply(String,o.slice(0,c))),s.join("")):String.fromCharCode.apply(String,o.slice(0,c))}function ii(t,e,r){let n=r,s,o;for(let c=0;c<t.length;++c)s=t.charCodeAt(c),s<128?e[r++]=s:s<2048?(e[r++]=s>>6|192,e[r++]=s&63|128):(s&64512)===55296&&((o=t.charCodeAt(c+1))&64512)===56320?(s=65536+((s&1023)<<10)+(o&1023),++c,e[r++]=s>>18|240,e[r++]=s>>12&63|128,e[r++]=s>>6&63|128,e[r++]=s&63|128):(e[r++]=s>>12|224,e[r++]=s>>6&63|128,e[r++]=s&63|128);return r-n}function Ye(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function Sn(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var si=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,Ye(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 Ye(this,4);return Sn(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Ye(this,4);return Sn(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Ye(this,4);let e=ia(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw Ye(this,4);let e=ca(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 Ye(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return la(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw Ye(this,e);this.pos+=e}else do if(this.pos>=this.len)throw Ye(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 Re(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 Ye(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 Ye(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 Ye(this,8);let e=Sn(this.buf,this.pos+=4),r=Sn(this.buf,this.pos+=4);return new Re(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=na(this.buf,this.pos);return this.pos+=Dr(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 Cr(t){return new si(t instanceof Uint8Array?t:t.subarray())}function X(t,e,r){let n=Cr(t);return e.decode(n,void 0,r)}var Na=z("node:buffer");var fi={};W(fi,{base10:()=>Uf});var Wy=new Uint8Array(0);function da(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 Ke(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 ha(t){return new TextEncoder().encode(t)}function pa(t){return new TextDecoder().decode(t)}function Of(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 s=0;s<t.length;s++){var o=t.charAt(s),c=o.charCodeAt(0);if(r[c]!==255)throw new TypeError(o+" is ambiguous");r[c]=s}var i=t.length,a=t.charAt(0),u=Math.log(i)/Math.log(256),l=Math.log(256)/Math.log(i);function f(p){if(p instanceof Uint8Array||(ArrayBuffer.isView(p)?p=new Uint8Array(p.buffer,p.byteOffset,p.byteLength):Array.isArray(p)&&(p=Uint8Array.from(p))),!(p instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(p.length===0)return"";for(var g=0,m=0,w=0,A=p.length;w!==A&&p[w]===0;)w++,g++;for(var O=(A-w)*l+1>>>0,k=new Uint8Array(O);w!==A;){for(var L=p[w],V=0,P=O-1;(L!==0||V<m)&&P!==-1;P--,V++)L+=256*k[P]>>>0,k[P]=L%i>>>0,L=L/i>>>0;if(L!==0)throw new Error("Non-zero carry");m=V,w++}for(var D=O-m;D!==O&&k[D]===0;)D++;for(var fe=a.repeat(g);D<O;++D)fe+=t.charAt(k[D]);return fe}function d(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var g=0;if(p[g]!==" "){for(var m=0,w=0;p[g]===a;)m++,g++;for(var A=(p.length-g)*u+1>>>0,O=new Uint8Array(A);p[g];){var k=r[p.charCodeAt(g)];if(k===255)return;for(var L=0,V=A-1;(k!==0||L<w)&&V!==-1;V--,L++)k+=i*O[V]>>>0,O[V]=k%256>>>0,k=k/256>>>0;if(k!==0)throw new Error("Non-zero carry");w=L,g++}if(p[g]!==" "){for(var P=A-w;P!==A&&O[P]===0;)P++;for(var D=new Uint8Array(m+(A-P)),fe=m;P!==A;)D[fe++]=O[P++];return D}}}function h(p){var g=d(p);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var _f=Of,kf=_f,ya=kf;var ci=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")}},ai=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let s=r.codePointAt(0);if(s===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=s,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 ba(this,e)}},ui=class{decoders;constructor(e){this.decoders=e}or(e){return ba(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 ba(t,e){return new ui({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var li=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,s){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=s,this.encoder=new ci(e,r,n),this.decoder=new ai(e,r,s)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function qt({name:t,prefix:e,encode:r,decode:n}){return new li(t,e,r,n)}function wt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:s}=ya(r,t);return qt({prefix:e,name:t,encode:n,decode:o=>Ke(s(o))})}function Nf(t,e,r,n){let s=t.length;for(;t[s-1]==="=";)--s;let o=new Uint8Array(s*r/8|0),c=0,i=0,a=0;for(let u=0;u<s;++u){let l=e[t[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);i=i<<r|l,c+=r,c>=8&&(c-=8,o[a++]=255&i>>c)}if(c>=r||(255&i<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return o}function Pf(t,e,r){let n=e[e.length-1]==="=",s=(1<<r)-1,o="",c=0,i=0;for(let a=0;a<t.length;++a)for(i=i<<8|t[a],c+=8;c>r;)c-=r,o+=e[s&i>>c];if(c!==0&&(o+=e[s&i<<r-c]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function Rf(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function ne({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let s=Rf(n);return qt({prefix:e,name:t,encode(o){return Pf(o,n,r)},decode(o){return Nf(o,s,r,t)}})}var Uf=wt({prefix:"9",name:"base10",alphabet:"0123456789"});var di={};W(di,{base16:()=>Ff,base16upper:()=>Mf});var Ff=ne({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Mf=ne({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var hi={};W(hi,{base2:()=>$f});var $f=ne({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var pi={};W(pi,{base256emoji:()=>Gf});var ga=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}"),Kf=ga.reduce((t,e,r)=>(t[r]=e,t),[]),Vf=ga.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function Hf(t){return t.reduce((e,r)=>(e+=Kf[r],e),"")}function zf(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let s=Vf[n];if(s==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(s)}return new Uint8Array(e)}var Gf=qt({prefix:"\u{1F680}",name:"base256emoji",encode:Hf,decode:zf});var mi={};W(mi,{base32:()=>Zt,base32hex:()=>Zf,base32hexpad:()=>Xf,base32hexpadupper:()=>Qf,base32hexupper:()=>jf,base32pad:()=>Yf,base32padupper:()=>qf,base32upper:()=>Wf,base32z:()=>Jf});var Zt=ne({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Wf=ne({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Yf=ne({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),qf=ne({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Zf=ne({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),jf=ne({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Xf=ne({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Qf=ne({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Jf=ne({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var yi={};W(yi,{base36:()=>Lr,base36upper:()=>ed});var Lr=wt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),ed=wt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var bi={};W(bi,{base58btc:()=>et,base58flickr:()=>td});var et=wt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),td=wt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var gi={};W(gi,{base64:()=>rd,base64pad:()=>nd,base64url:()=>od,base64urlpad:()=>id});var rd=ne({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),nd=ne({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),od=ne({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),id=ne({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var wi={};W(wi,{base8:()=>sd});var sd=ne({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var xi={};W(xi,{identity:()=>cd});var cd=qt({prefix:"\0",name:"identity",encode:t=>pa(t),decode:t=>ha(t)});var ab=new TextEncoder,ub=new TextDecoder;var Si={};W(Si,{identity:()=>Bd});var ld=Ea,wa=128,fd=127,dd=~fd,hd=Math.pow(2,31);function Ea(t,e,r){e=e||[],r=r||0;for(var n=r;t>=hd;)e[r++]=t&255|wa,t/=128;for(;t&dd;)e[r++]=t&255|wa,t>>>=7;return e[r]=t|0,Ea.bytes=r-n+1,e}var pd=Ei,md=128,xa=127;function Ei(t,n){var r=0,n=n||0,s=0,o=n,c,i=t.length;do{if(o>=i)throw Ei.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=s<28?(c&xa)<<s:(c&xa)*Math.pow(2,s),s+=7}while(c>=md);return Ei.bytes=o-n,r}var yd=Math.pow(2,7),bd=Math.pow(2,14),gd=Math.pow(2,21),wd=Math.pow(2,28),xd=Math.pow(2,35),Ed=Math.pow(2,42),Sd=Math.pow(2,49),vd=Math.pow(2,56),Ad=Math.pow(2,63),Id=function(t){return t<yd?1:t<bd?2:t<gd?3:t<wd?4:t<xd?5:t<Ed?6:t<Sd?7:t<vd?8:t<Ad?9:10},Td={encode:ld,decode:pd,encodingLength:Id},Dd=Td,Br=Dd;function Or(t,e=0){return[Br.decode(t,e),Br.decode.bytes]}function jt(t,e,r=0){return Br.encode(t,e,r),e}function Xt(t){return Br.encodingLength(t)}function Jt(t,e){let r=e.byteLength,n=Xt(t),s=n+Xt(r),o=new Uint8Array(s+r);return jt(t,o,0),jt(r,o,n),o.set(e,s),new Qt(t,r,e,o)}function Sa(t){let e=Ke(t),[r,n]=Or(e),[s,o]=Or(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==s)throw new Error("Incorrect length");return new Qt(r,s,c,e)}function va(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&da(t.bytes,r.bytes)}}var Qt=class{code;size;digest;bytes;constructor(e,r,n,s){this.code=e,this.size=r,this.digest=n,this.bytes=s}};var Aa=0,Cd="identity",Ia=Ke;function Ld(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 Jt(Aa,Ia(t))}var Bd={code:Aa,name:Cd,encode:Ia,digest:Ld};var Ti={};W(Ti,{sha256:()=>_d,sha512:()=>kd});var Ii=ke(z("crypto"),1);var Od=20;function Ai({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:s}){return new vi(t,e,r,n,s)}var vi=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,s,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=s??Od,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?Ta(n,this.code,r?.truncate):n.then(s=>Ta(s,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function Ta(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 Jt(e,t)}var _d=Ai({name:"sha2-256",code:18,encode:t=>Ke(Ii.default.createHash("sha256").update(t).digest())}),kd=Ai({name:"sha2-512",code:19,encode:t=>Ke(Ii.default.createHash("sha512").update(t).digest())});function Ca(t,e){let{bytes:r,version:n}=t;return n===0?Pd(r,Di(t),e??et.encoder):Rd(r,Di(t),e??Zt.encoder)}var La=new WeakMap;function Di(t){let e=La.get(t);if(e==null){let r=new Map;return La.set(t,r),r}return e}var An=class t{code;version;multihash;bytes;"/";constructor(e,r,n,s){this.code=r,this.version=e,this.multihash=n,this.bytes=s,this["/"]=s}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!==kr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Ud)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=Jt(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&&va(e.multihash,n.multihash)}toString(e){return Ca(this,e)}toJSON(){return{"/":Ca(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:s,multihash:o,bytes:c}=r;return new t(n,s,o,c??Ba(n,s,o.bytes))}else if(r[Fd]===!0){let{version:n,multihash:s,code:o}=r,c=Sa(s);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!==kr)throw new Error(`Version 0 CID must use dag-pb (code: ${kr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let s=Ba(e,r,n.bytes);return new t(e,r,n,s)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,kr,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,s=Ke(e.subarray(n,n+r.multihashSize));if(s.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=s.subarray(r.multihashSize-r.digestSize),c=new Qt(r.multihashCode,r.digestSize,o,s);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]=Or(e.subarray(r));return r+=d,f},s=n(),o=kr;if(s===18?(s=0,r=0):o=n(),s!==0&&s!==1)throw new RangeError(`Invalid CID version ${s}`);let c=r,i=n(),a=n(),u=r+a,l=u-c;return{version:s,codec:o,multihashCode:i,digestSize:a,multihashSize:l,size:u}}static parse(e,r){let[n,s]=Nd(e,r),o=t.decode(s);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Di(o).set(n,e),o}};function Nd(t,e){switch(t[0]){case"Q":{let r=e??et;return[et.prefix,r.decode(`${et.prefix}${t}`)]}case et.prefix:{let r=e??et;return[et.prefix,r.decode(t)]}case Zt.prefix:{let r=e??Zt;return[Zt.prefix,r.decode(t)]}case Lr.prefix:{let r=e??Lr;return[Lr.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 Pd(t,e,r){let{prefix:n}=r;if(n!==et.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let s=e.get(n);if(s==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return s}function Rd(t,e,r){let{prefix:n}=r,s=e.get(n);if(s==null){let o=r.encode(t);return e.set(n,o),o}else return s}var kr=112,Ud=18;function Ba(t,e,r){let n=Xt(t),s=n+Xt(e),o=new Uint8Array(s+r.byteLength);return jt(t,o,0),jt(e,o,n),o.set(r,s),o}var Fd=Symbol.for("@ipld/js-cid/CID");var Ci={...xi,...hi,...wi,...fi,...di,...mi,...yi,...bi,...gi,...pi},_b={...Ti,...Si};function _a(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var Oa=_a("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),Li=_a("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=yt(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Md={utf8:Oa,"utf-8":Oa,hex:Ci.base16,latin1:Li,ascii:Li,binary:Li,...Ci},ka=Md;function Pa(t,e="utf8"){let r=ka[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?En(Na.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function Bi(t){let e=t??8192,r=e>>>1,n,s=e;return function(c){if(c<1||c>r)return yt(c);s+c>e&&(n=yt(e),s=0);let i=n.subarray(s,s+=c);return(s&7)!==0&&(s=(s|7)+1),i}}var _t=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function Oi(){}var ki=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},$d=Bi();function Kd(t){return globalThis.Buffer!=null?yt(t):$d(t)}var Pr=class{len;head;tail;states;constructor(){this.len=0,this.head=new _t(Oi,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new _t(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new Ni((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(In,10,Re.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=Re.fromBigInt(e);return this._push(In,r.length(),r)}uint64Number(e){return this._push(ra,Dr(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=Re.fromBigInt(e).zzEncode();return this._push(In,r.length(),r)}sint64Number(e){let r=Re.fromNumber(e).zzEncode();return this._push(In,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(_i,1,e?1:0)}fixed32(e){return this._push(Nr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=Re.fromBigInt(e);return this._push(Nr,4,r.lo)._push(Nr,4,r.hi)}fixed64Number(e){let r=Re.fromNumber(e);return this._push(Nr,4,r.lo)._push(Nr,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(oa,4,e)}double(e){return this._push(sa,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(_i,1,0):this.uint32(r)._push(Hd,r,e)}string(e){let r=ua(e);return r!==0?this.uint32(r)._push(ii,r,e):this._push(_i,1,0)}fork(){return this.states=new ki(this),this.head=this.tail=new _t(Oi,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 _t(Oi,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=Kd(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function _i(t,e,r){e[r]=t&255}function Vd(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var Ni=class extends _t{next;constructor(e,r){super(Vd,e,r),this.next=void 0}};function In(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 Nr(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 Hd(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(Pr.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(zd,e,t),this},Pr.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(Gd,e,t),this});function zd(t,e,r){e.set(t,r)}function Gd(t,e,r){t.length<40?ii(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(Pa(t),r)}function Pi(){return new Pr}function Q(t,e){let r=Pi();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}function*J(t,e,r){let n=Cr(t);yield*e.stream(n,void 0,"$",r)}var Tn={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function Dn(t,e,r,n,s){return{name:t,type:e,encode:r,decode:n,stream:s}}function qe(t){function e(o){if(t[o.toString()]==null)throw new Error("Invalid enum value");return t[o]}let r=function(c,i){let a=e(c);i.int32(a)},n=function(c){let i=c.int32();return e(i)},s=function*(c){let i=c.int32();yield e(i)};return Dn("enum",Tn.VARINT,r,n,s)}function ee(t,e,r){return Dn("message",Tn.LENGTH_DELIMITED,t,e,r)}var Y=class extends Error{code="ERR_MAX_LENGTH";name="MaxLengthError"};var Ri=z("node:buffer");function xt(t){if(t.buffer instanceof ArrayBuffer)return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);let e=t.slice();return new Uint8Array(e.buffer,0,e.byteLength)}function tt(t=0){return xt(Ri.Buffer.alloc(t))}function Rr(t=0){return xt(Ri.Buffer.allocUnsafe(t))}var Ve;(function(t){let e;(function(i){i.IDENTIFY="IDENTIFY",i.CONNECT="CONNECT",i.STREAM_OPEN="STREAM_OPEN",i.STREAM_HANDLER="STREAM_HANDLER",i.DHT="DHT",i.LIST_PEERS="LIST_PEERS",i.CONNMANAGER="CONNMANAGER",i.DISCONNECT="DISCONNECT",i.PUBSUB="PUBSUB",i.PEERSTORE="PEERSTORE"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.IDENTIFY=0]="IDENTIFY",i[i.CONNECT=1]="CONNECT",i[i.STREAM_OPEN=2]="STREAM_OPEN",i[i.STREAM_HANDLER=3]="STREAM_HANDLER",i[i.DHT=4]="DHT",i[i.LIST_PEERS=5]="LIST_PEERS",i[i.CONNMANAGER=6]="CONNMANAGER",i[i.DISCONNECT=7]="DISCONNECT",i[i.PUBSUB=8]="PUBSUB",i[i.PEERSTORE=9]="PEERSTORE"})(r||(r={})),(function(i){i.codec=()=>qe(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=ee((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.connect!=null&&(a.uint32(18),Fr.codec().encode(i.connect,a)),i.streamOpen!=null&&(a.uint32(26),Mr.codec().encode(i.streamOpen,a)),i.streamHandler!=null&&(a.uint32(34),$r.codec().encode(i.streamHandler,a)),i.dht!=null&&(a.uint32(42),Ue.codec().encode(i.dht,a)),i.connManager!=null&&(a.uint32(50),Vr.codec().encode(i.connManager,a)),i.disconnect!=null&&(a.uint32(58),Hr.codec().encode(i.disconnect,a)),i.pubsub!=null&&(a.uint32(66),rt.codec().encode(i.pubsub,a)),i.peerStore!=null&&(a.uint32(74),Et.codec().encode(i.peerStore,a)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.connect=Fr.codec().decode(i,i.uint32(),{limits:u.limits?.connect});break}case 3:{l.streamOpen=Mr.codec().decode(i,i.uint32(),{limits:u.limits?.streamOpen});break}case 4:{l.streamHandler=$r.codec().decode(i,i.uint32(),{limits:u.limits?.streamHandler});break}case 5:{l.dht=Ue.codec().decode(i,i.uint32(),{limits:u.limits?.dht});break}case 6:{l.connManager=Vr.codec().decode(i,i.uint32(),{limits:u.limits?.connManager});break}case 7:{l.disconnect=Hr.codec().decode(i,i.uint32(),{limits:u.limits?.disconnect});break}case 8:{l.pubsub=rt.codec().decode(i,i.uint32(),{limits:u.limits?.pubsub});break}case 9:{l.peerStore=Et.codec().decode(i,i.uint32(),{limits:u.limits?.peerStore});break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield*Fr.codec().stream(i,i.uint32(),`${u}.connect`,{limits:l.limits?.connect});break}case 3:{yield*Mr.codec().stream(i,i.uint32(),`${u}.streamOpen`,{limits:l.limits?.streamOpen});break}case 4:{yield*$r.codec().stream(i,i.uint32(),`${u}.streamHandler`,{limits:l.limits?.streamHandler});break}case 5:{yield*Ue.codec().stream(i,i.uint32(),`${u}.dht`,{limits:l.limits?.dht});break}case 6:{yield*Vr.codec().stream(i,i.uint32(),`${u}.connManager`,{limits:l.limits?.connManager});break}case 7:{yield*Hr.codec().stream(i,i.uint32(),`${u}.disconnect`,{limits:l.limits?.disconnect});break}case 8:{yield*rt.codec().stream(i,i.uint32(),`${u}.pubsub`,{limits:l.limits?.pubsub});break}case 9:{yield*Et.codec().stream(i,i.uint32(),`${u}.peerStore`,{limits:l.limits?.peerStore});break}default:{i.skipType(d&7);break}}}})),n);function s(i){return Q(i,t.codec())}t.encode=s;function o(i,a){return X(i,t.codec(),a)}t.decode=o;function c(i,a){return J(i,t.codec(),a)}t.stream=c})(Ve||(Ve={}));var ue;(function(t){let e;(function(i){i.OK="OK",i.ERROR="ERROR"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.OK=0]="OK",i[i.ERROR=1]="ERROR"})(r||(r={})),(function(i){i.codec=()=>qe(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=ee((i,a,u={})=>{if(u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.error!=null&&(a.uint32(18),Kr.codec().encode(i.error,a)),i.streamInfo!=null&&(a.uint32(26),kt.codec().encode(i.streamInfo,a)),i.identify!=null&&(a.uint32(34),Ur.codec().encode(i.identify,a)),i.dht!=null&&(a.uint32(42),he.codec().encode(i.dht,a)),i.peers!=null&&i.peers.length>0)for(let l of i.peers)a.uint32(50),Ze.codec().encode(l,a);i.pubsub!=null&&(a.uint32(58),zr.codec().encode(i.pubsub,a)),i.peerStore!=null&&(a.uint32(66),Gr.codec().encode(i.peerStore,a)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={peers:[]},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.error=Kr.codec().decode(i,i.uint32(),{limits:u.limits?.error});break}case 3:{l.streamInfo=kt.codec().decode(i,i.uint32(),{limits:u.limits?.streamInfo});break}case 4:{l.identify=Ur.codec().decode(i,i.uint32(),{limits:u.limits?.identify});break}case 5:{l.dht=he.codec().decode(i,i.uint32(),{limits:u.limits?.dht});break}case 6:{if(u.limits?.peers!=null&&l.peers.length===u.limits.peers)throw new Y('Decode error - repeated field "peers" had too many elements');l.peers.push(Ze.codec().decode(i,i.uint32(),{limits:u.limits?.peers$}));break}case 7:{l.pubsub=zr.codec().decode(i,i.uint32(),{limits:u.limits?.pubsub});break}case 8:{l.peerStore=Gr.codec().decode(i,i.uint32(),{limits:u.limits?.peerStore});break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f={peers:0},d=a==null?i.len:i.pos+a;for(;i.pos<d;){let h=i.uint32();switch(h>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield*Kr.codec().stream(i,i.uint32(),`${u}.error`,{limits:l.limits?.error});break}case 3:{yield*kt.codec().stream(i,i.uint32(),`${u}.streamInfo`,{limits:l.limits?.streamInfo});break}case 4:{yield*Ur.codec().stream(i,i.uint32(),`${u}.identify`,{limits:l.limits?.identify});break}case 5:{yield*he.codec().stream(i,i.uint32(),`${u}.dht`,{limits:l.limits?.dht});break}case 6:{if(l.limits?.peers!=null&&f.peers===l.limits.peers)throw new Y('Streaming decode error - repeated field "peers" had too many elements');for(let p of Ze.codec().stream(i,i.uint32(),`${u}.peers[]`,{limits:l.limits?.peers$}))yield{...p,index:f.peers};f.peers++;break}case 7:{yield*zr.codec().stream(i,i.uint32(),`${u}.pubsub`,{limits:l.limits?.pubsub});break}case 8:{yield*Gr.codec().stream(i,i.uint32(),`${u}.peerStore`,{limits:l.limits?.peerStore});break}default:{i.skipType(h&7);break}}}})),n);function s(i){return Q(i,t.codec())}t.encode=s;function o(i,a){return X(i,t.codec(),a)}t.decode=o;function c(i,a){return J(i,t.codec(),a)}t.stream=c})(ue||(ue={}));var Ur;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.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);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={id:tt(0),addrs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.id=o.bytes();break}case 2:{if(i.limits?.addrs!=null&&a.addrs.length===i.limits.addrs)throw new Y('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={addrs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&u.addrs===a.limits.addrs)throw new Y('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${i}.addrs[]`,index:u.addrs,value:o.bytes()},u.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 X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Ur||(Ur={}));var Fr;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.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)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:tt(0),addrs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(i.limits?.addrs!=null&&a.addrs.length===i.limits.addrs)throw new Y('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(l&7);break}}}return a},function*(o,c,i,a={}){let u={addrs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&u.addrs===a.limits.addrs)throw new Y('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${i}.addrs[]`,index:u.addrs,value:o.bytes()},u.addrs++;break}case 3:{yield{field:`${i}.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 X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Fr||(Fr={}));var Mr;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.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)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:tt(0),proto:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(i.limits?.proto!=null&&a.proto.length===i.limits.proto)throw new Y('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(l&7);break}}}return a},function*(o,c,i,a={}){let u={proto:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&u.proto===a.limits.proto)throw new Y('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${i}.proto[]`,index:u.proto,value:o.string()},u.proto++;break}case 3:{yield{field:`${i}.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 X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Mr||(Mr={}));var $r;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.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);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={addr:tt(0),proto:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.addr=o.bytes();break}case 2:{if(i.limits?.proto!=null&&a.proto.length===i.limits.proto)throw new Y('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={proto:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.addr`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&u.proto===a.limits.proto)throw new Y('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${i}.proto[]`,index:u.proto,value:o.string()},u.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 X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})($r||($r={}));var Kr;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.msg!=null&&o.msg!==""&&(c.uint32(10),c.string(o.msg)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={msg:""},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?a.msg=o.string():o.skipType(l&7)}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?yield{field:`${i}.msg`,value:o.string()}:o.skipType(l&7)}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Kr||(Kr={}));var kt;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{i.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)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:tt(0),addr:tt(0),proto:""},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>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(l&7);break}}}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${i}.peer`,value:o.bytes()};break}case 2:{yield{field:`${i}.addr`,value:o.bytes()};break}case 3:{yield{field:`${i}.proto`,value:o.string()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(kt||(kt={}));var Ue;(function(t){let e;(function(i){i.FIND_PEER="FIND_PEER",i.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",i.FIND_PROVIDERS="FIND_PROVIDERS",i.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",i.GET_PUBLIC_KEY="GET_PUBLIC_KEY",i.GET_VALUE="GET_VALUE",i.SEARCH_VALUE="SEARCH_VALUE",i.PUT_VALUE="PUT_VALUE",i.PROVIDE="PROVIDE"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.FIND_PEER=0]="FIND_PEER",i[i.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",i[i.FIND_PROVIDERS=2]="FIND_PROVIDERS",i[i.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",i[i.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",i[i.GET_VALUE=5]="GET_VALUE",i[i.SEARCH_VALUE=6]="SEARCH_VALUE",i[i.PUT_VALUE=7]="PUT_VALUE",i[i.PROVIDE=8]="PROVIDE"})(r||(r={})),(function(i){i.codec=()=>qe(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=ee((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.peer!=null&&(a.uint32(18),a.bytes(i.peer)),i.cid!=null&&(a.uint32(26),a.bytes(i.cid)),i.key!=null&&(a.uint32(34),a.bytes(i.key)),i.value!=null&&(a.uint32(42),a.bytes(i.value)),i.count!=null&&(a.uint32(48),a.int32(i.count)),i.timeout!=null&&(a.uint32(56),a.int64(i.timeout)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.peer=i.bytes();break}case 3:{l.cid=i.bytes();break}case 4:{l.key=i.bytes();break}case 5:{l.value=i.bytes();break}case 6:{l.count=i.int32();break}case 7:{l.timeout=i.int64();break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${u}.peer`,value:i.bytes()};break}case 3:{yield{field:`${u}.cid`,value:i.bytes()};break}case 4:{yield{field:`${u}.key`,value:i.bytes()};break}case 5:{yield{field:`${u}.value`,value:i.bytes()};break}case 6:{yield{field:`${u}.count`,value:i.int32()};break}case 7:{yield{field:`${u}.timeout`,value:i.int64()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return Q(i,t.codec())}t.encode=s;function o(i,a){return X(i,t.codec(),a)}t.decode=o;function c(i,a){return J(i,t.codec(),a)}t.stream=c})(Ue||(Ue={}));var he;(function(t){let e;(function(i){i.BEGIN="BEGIN",i.VALUE="VALUE",i.END="END"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.BEGIN=0]="BEGIN",i[i.VALUE=1]="VALUE",i[i.END=2]="END"})(r||(r={})),(function(i){i.codec=()=>qe(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=ee((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.peer!=null&&(a.uint32(18),Ze.codec().encode(i.peer,a)),i.value!=null&&(a.uint32(26),a.bytes(i.value)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.peer=Ze.codec().decode(i,i.uint32(),{limits:u.limits?.peer});break}case 3:{l.value=i.bytes();break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield*Ze.codec().stream(i,i.uint32(),`${u}.peer`,{limits:l.limits?.peer});break}case 3:{yield{field:`${u}.value`,value:i.bytes()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return Q(i,t.codec())}t.encode=s;function o(i,a){return X(i,t.codec(),a)}t.decode=o;function c(i,a){return J(i,t.codec(),a)}t.stream=c})(he||(he={}));var Ze;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.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);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={id:tt(0),addrs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.id=o.bytes();break}case 2:{if(i.limits?.addrs!=null&&a.addrs.length===i.limits.addrs)throw new Y('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={addrs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&u.addrs===a.limits.addrs)throw new Y('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${i}.addrs[]`,index:u.addrs,value:o.bytes()},u.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 X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Ze||(Ze={}));var Vr;(function(t){let e;(function(i){i.TAG_PEER="TAG_PEER",i.UNTAG_PEER="UNTAG_PEER",i.TRIM="TRIM"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.TAG_PEER=0]="TAG_PEER",i[i.UNTAG_PEER=1]="UNTAG_PEER",i[i.TRIM=2]="TRIM"})(r||(r={})),(function(i){i.codec=()=>qe(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=ee((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.peer!=null&&(a.uint32(18),a.bytes(i.peer)),i.tag!=null&&(a.uint32(26),a.string(i.tag)),i.weight!=null&&(a.uint32(32),a.int64(i.weight)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.peer=i.bytes();break}case 3:{l.tag=i.string();break}case 4:{l.weight=i.int64();break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${u}.peer`,value:i.bytes()};break}case 3:{yield{field:`${u}.tag`,value:i.string()};break}case 4:{yield{field:`${u}.weight`,value:i.int64()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return Q(i,t.codec())}t.encode=s;function o(i,a){return X(i,t.codec(),a)}t.decode=o;function c(i,a){return J(i,t.codec(),a)}t.stream=c})(Vr||(Vr={}));var Hr;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:tt(0)},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?a.peer=o.bytes():o.skipType(l&7)}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?yield{field:`${i}.peer`,value:o.bytes()}:o.skipType(l&7)}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Hr||(Hr={}));var rt;(function(t){let e;(function(i){i.GET_TOPICS="GET_TOPICS",i.LIST_PEERS="LIST_PEERS",i.PUBLISH="PUBLISH",i.SUBSCRIBE="SUBSCRIBE"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.GET_TOPICS=0]="GET_TOPICS",i[i.LIST_PEERS=1]="LIST_PEERS",i[i.PUBLISH=2]="PUBLISH",i[i.SUBSCRIBE=3]="SUBSCRIBE"})(r||(r={})),(function(i){i.codec=()=>qe(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=ee((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.topic!=null&&(a.uint32(18),a.string(i.topic)),i.data!=null&&(a.uint32(26),a.bytes(i.data)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.topic=i.string();break}case 3:{l.data=i.bytes();break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${u}.topic`,value:i.string()};break}case 3:{yield{field:`${u}.data`,value:i.bytes()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return Q(i,t.codec())}t.encode=s;function o(i,a){return X(i,t.codec(),a)}t.decode=o;function c(i,a){return J(i,t.codec(),a)}t.stream=c})(rt||(rt={}));var Wr;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.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)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={topicIDs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>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(i.limits?.topicIDs!=null&&a.topicIDs.length===i.limits.topicIDs)throw new Y('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(l&7);break}}}return a},function*(o,c,i,a={}){let u={topicIDs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.from`,value:o.bytes()};break}case 2:{yield{field:`${i}.data`,value:o.bytes()};break}case 3:{yield{field:`${i}.seqno`,value:o.bytes()};break}case 4:{if(a.limits?.topicIDs!=null&&u.topicIDs===a.limits.topicIDs)throw new Y('Streaming decode error - repeated field "topicIDs" had too many elements');yield{field:`${i}.topicIDs[]`,index:u.topicIDs,value:o.string()},u.topicIDs++;break}case 5:{yield{field:`${i}.signature`,value:o.bytes()};break}case 6:{yield{field:`${i}.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 X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Wr||(Wr={}));var zr;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.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);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={topics:[],peerIDs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{if(i.limits?.topics!=null&&a.topics.length===i.limits.topics)throw new Y('Decode error - repeated field "topics" had too many elements');a.topics.push(o.string());break}case 2:{if(i.limits?.peerIDs!=null&&a.peerIDs.length===i.limits.peerIDs)throw new Y('Decode error - repeated field "peerIDs" had too many elements');a.peerIDs.push(o.bytes());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={topics:0,peerIDs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{if(a.limits?.topics!=null&&u.topics===a.limits.topics)throw new Y('Streaming decode error - repeated field "topics" had too many elements');yield{field:`${i}.topics[]`,index:u.topics,value:o.string()},u.topics++;break}case 2:{if(a.limits?.peerIDs!=null&&u.peerIDs===a.limits.peerIDs)throw new Y('Streaming decode error - repeated field "peerIDs" had too many elements');yield{field:`${i}.peerIDs[]`,index:u.peerIDs,value:o.bytes()},u.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 X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(zr||(zr={}));var Et;(function(t){let e;(function(i){i.UNSPECIFIED="UNSPECIFIED",i.GET_PROTOCOLS="GET_PROTOCOLS",i.GET_PEER_INFO="GET_PEER_INFO"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.UNSPECIFIED=0]="UNSPECIFIED",i[i.GET_PROTOCOLS=1]="GET_PROTOCOLS",i[i.GET_PEER_INFO=2]="GET_PEER_INFO"})(r||(r={})),(function(i){i.codec=()=>qe(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=ee((i,a,u={})=>{if(u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.id!=null&&(a.uint32(18),a.bytes(i.id)),i.protos!=null&&i.protos.length>0)for(let l of i.protos)a.uint32(26),a.string(l);u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={protos:[]},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.id=i.bytes();break}case 3:{if(u.limits?.protos!=null&&l.protos.length===u.limits.protos)throw new Y('Decode error - repeated field "protos" had too many elements');l.protos.push(i.string());break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f={protos:0},d=a==null?i.len:i.pos+a;for(;i.pos<d;){let h=i.uint32();switch(h>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${u}.id`,value:i.bytes()};break}case 3:{if(l.limits?.protos!=null&&f.protos===l.limits.protos)throw new Y('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${u}.protos[]`,index:f.protos,value:i.string()},f.protos++;break}default:{i.skipType(h&7);break}}}})),n);function s(i){return Q(i,t.codec())}t.encode=s;function o(i,a){return X(i,t.codec(),a)}t.decode=o;function c(i,a){return J(i,t.codec(),a)}t.stream=c})(Et||(Et={}));var Gr;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&(c.uint32(10),Ze.codec().encode(o.peer,c)),o.protos!=null&&o.protos.length>0)for(let a of o.protos)c.uint32(18),c.string(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={protos:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.peer=Ze.codec().decode(o,o.uint32(),{limits:i.limits?.peer});break}case 2:{if(i.limits?.protos!=null&&a.protos.length===i.limits.protos)throw new Y('Decode error - repeated field "protos" had too many elements');a.protos.push(o.string());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={protos:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield*Ze.codec().stream(o,o.uint32(),`${i}.peer`,{limits:a.limits?.peer});break}case 2:{if(a.limits?.protos!=null&&u.protos===a.limits.protos)throw new Y('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${i}.protos[]`,index:u.protos,value:o.string()},u.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 X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Gr||(Gr={}));function Ra(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 s=e.signal;return s.clear=n,s}var Yr=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return Ra([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var Ki={};W(Ki,{base32:()=>nt,base32hex:()=>rh,base32hexpad:()=>oh,base32hexpadupper:()=>ih,base32hexupper:()=>nh,base32pad:()=>eh,base32padupper:()=>th,base32upper:()=>Jd,base32z:()=>sh});var Eg=new Uint8Array(0);function Ua(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 He(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return Nt(t);if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return Nt(new Uint8Array(t.buffer,t.byteOffset,t.byteLength));throw new Error("Unknown type, must be binary type")}function Fa(t){return new TextEncoder().encode(t)}function Ma(t){return new TextDecoder().decode(t)}function Wd(t){return t?.buffer instanceof ArrayBuffer}function Nt(t){return Wd(t)?t:t.slice()}function Yd(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 s=0;s<t.length;s++){var o=t.charAt(s),c=o.charCodeAt(0);if(r[c]!==255)throw new TypeError(o+" is ambiguous");r[c]=s}var i=t.length,a=t.charAt(0),u=Math.log(i)/Math.log(256),l=Math.log(256)/Math.log(i);function f(p){if(p instanceof Uint8Array||(ArrayBuffer.isView(p)?p=new Uint8Array(p.buffer,p.byteOffset,p.byteLength):Array.isArray(p)&&(p=Uint8Array.from(p))),!(p instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(p.length===0)return"";for(var g=0,m=0,w=0,A=p.length;w!==A&&p[w]===0;)w++,g++;for(var O=(A-w)*l+1>>>0,k=new Uint8Array(O);w!==A;){for(var L=p[w],V=0,P=O-1;(L!==0||V<m)&&P!==-1;P--,V++)L+=256*k[P]>>>0,k[P]=L%i>>>0,L=L/i>>>0;if(L!==0)throw new Error("Non-zero carry");m=V,w++}for(var D=O-m;D!==O&&k[D]===0;)D++;for(var fe=a.repeat(g);D<O;++D)fe+=t.charAt(k[D]);return fe}function d(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var g=0;if(p[g]!==" "){for(var m=0,w=0;p[g]===a;)m++,g++;for(var A=(p.length-g)*u+1>>>0,O=new Uint8Array(A);p[g];){var k=r[p.charCodeAt(g)];if(k===255)return;for(var L=0,V=A-1;(k!==0||L<w)&&V!==-1;V--,L++)k+=i*O[V]>>>0,O[V]=k%256>>>0,k=k/256>>>0;if(k!==0)throw new Error("Non-zero carry");w=L,g++}if(p[g]!==" "){for(var P=A-w;P!==A&&O[P]===0;)P++;for(var D=new Uint8Array(m+(A-P)),fe=m;P!==A;)D[fe++]=O[P++];return D}}}function h(p){var g=d(p);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var qd=Yd,Zd=qd,Ka=Zd;var Ui=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")}},Fi=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let s=r.codePointAt(0);if(s===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=s,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 Va(this,e)}},Mi=class{decoders;constructor(e){this.decoders=e}or(e){return Va(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 Va(t,e){return new Mi({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var $i=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,s){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=s,this.encoder=new Ui(e,r,n),this.decoder=new Fi(e,r,s)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function er({name:t,prefix:e,encode:r,decode:n}){return new $i(t,e,r,n)}function St({name:t,prefix:e,alphabet:r}){let{encode:n,decode:s}=Ka(r,t);return er({prefix:e,name:t,encode:n,decode:o=>He(s(o))})}function jd(t,e,r,n){let s=t.length;for(;t[s-1]==="=";)--s;let o=new Uint8Array(s*r/8|0),c=0,i=0,a=0;for(let u=0;u<s;++u){let l=e[t[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);i=i<<r|l,c+=r,c>=8&&(c-=8,o[a++]=255&i>>c)}if(c>=r||(255&i<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return o}function Xd(t,e,r){let n=e[e.length-1]==="=",s=(1<<r)-1,o="",c=0,i=0;for(let a=0;a<t.length;++a)for(i=i<<8|t[a],c+=8;c>r;)c-=r,o+=e[s&i>>c];if(c!==0&&(o+=e[s&i<<r-c]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function Qd(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function oe({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let s=Qd(n);return er({prefix:e,name:t,encode(o){return Xd(o,n,r)},decode(o){return jd(o,s,r,t)}})}var nt=oe({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Jd=oe({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),eh=oe({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),th=oe({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),rh=oe({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),nh=oe({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),oh=oe({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),ih=oe({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),sh=oe({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Vi={};W(Vi,{base58btc:()=>ce,base58flickr:()=>ch});var ce=St({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),ch=St({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Gi={};W(Gi,{base64:()=>Hi,base64pad:()=>ah,base64url:()=>zi,base64urlpad:()=>uh});var Hi=oe({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),ah=oe({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),zi=oe({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),uh=oe({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ga=ke(z("node:tty"),1),_n=ke(z("node:util"),1);function Cn(t,e){if(typeof t=="string")return lh(t);if(typeof t=="number")return hh(t,e);throw new Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(t)}`)}function lh(t){if(typeof t!="string"||t.length===0||t.length>100)throw new 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,s=parseFloat(r),o=n.toLowerCase();switch(o){case"years":case"year":case"yrs":case"yr":case"y":return s*315576e5;case"months":case"month":case"mo":return s*26298e5;case"weeks":case"week":case"w":return s*6048e5;case"days":case"day":case"d":return s*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return s*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return s*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return s*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return s;default:throw new Error(`Unknown unit "${o}" provided to ms.parse(). value=${JSON.stringify(t)}`)}}function fh(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 dh(t){let e=Math.abs(t);return e>=315576e5?Pt(t,e,315576e5,"year"):e>=26298e5?Pt(t,e,26298e5,"month"):e>=6048e5?Pt(t,e,6048e5,"week"):e>=864e5?Pt(t,e,864e5,"day"):e>=36e5?Pt(t,e,36e5,"hour"):e>=6e4?Pt(t,e,6e4,"minute"):e>=1e3?Pt(t,e,1e3,"second"):`${t} ms`}function hh(t,e){if(typeof t!="number"||!Number.isFinite(t))throw new Error("Value provided to ms.format() must be of type number.");return e?.long?dh(t):fh(t)}function Pt(t,e,r,n){let s=e>=r*1.5;return`${Math.round(t/r)} ${n}${s?"s":""}`}var Bn=ke(z("node:process"),1),za=ke(z("node:os"),1),Wi=ke(z("node:tty"),1);function ze(t,e=globalThis.Deno?globalThis.Deno.args:Bn.default.argv){let r=t.startsWith("-")?"":t.length===1?"-":"--",n=e.indexOf(r+t),s=e.indexOf("--");return n!==-1&&(s===-1||n<s)}var{env:j}=Bn.default,Ln;ze("no-color")||ze("no-colors")||ze("color=false")||ze("color=never")?Ln=0:(ze("color")||ze("colors")||ze("color=true")||ze("color=always"))&&(Ln=1);function ph(){if(!("FORCE_COLOR"in j))return;if(j.FORCE_COLOR==="true")return 1;if(j.FORCE_COLOR==="false")return 0;if(j.FORCE_COLOR.length===0)return 1;let t=Math.min(Number.parseInt(j.FORCE_COLOR,10),3);if([0,1,2,3].includes(t))return t}function mh(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function yh(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=ph();n!==void 0&&(Ln=n);let s=r?Ln:n;if(s===0)return 0;if(r){if(ze("color=16m")||ze("color=full")||ze("color=truecolor"))return 3;if(ze("color=256"))return 2}if("TF_BUILD"in j&&"AGENT_NAME"in j)return 1;if(t&&!e&&s===void 0)return 0;let o=s||0;if(j.TERM==="dumb")return o;if(Bn.default.platform==="win32"){let c=za.default.release().split(".");return Number(c[0])>=10&&Number(c[2])>=10586?Number(c[2])>=14931?3:2:1}if("CI"in j)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(c=>c in j)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(c=>c in j)||j.CI_NAME==="codeship"?1:o;if("TEAMCITY_VERSION"in j)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(j.TEAMCITY_VERSION)?1:0;if(j.COLORTERM==="truecolor"||j.TERM==="xterm-kitty"||j.TERM==="xterm-ghostty"||j.TERM==="wezterm")return 3;if("TERM_PROGRAM"in j){let c=Number.parseInt((j.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(j.TERM_PROGRAM){case"iTerm.app":return c>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(j.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(j.TERM)||"COLORTERM"in j?1:o}function Ha(t,e={}){let r=yh(t,{streamIsTTY:t&&t.isTTY,...e});return mh(r)}var bh={stdout:Ha({isTTY:Wi.default.isatty(1)}),stderr:Ha({isTTY:Wi.default.isatty(2)})},On=bh;function Yi(t){r.debug=r,r.default=r,r.coerce=a,r.disable=o,r.enable=s,r.enabled=c,r.humanize=Cn,r.destroy=u,Object.keys(t).forEach(l=>{r[l]=t[l]}),r.names=[],r.skips=[],r.formatters={};function e(l){let f=0;for(let d=0;d<l.length;d++)f=(f<<5)-f+l.charCodeAt(d),f|=0;return r.colors[Math.abs(f)%r.colors.length]}r.selectColor=e;function r(l,f){let d,h=null,p,g;function m(...w){if(!m.enabled)return;let A=m,O=Number(new Date),k=O-(d||O);A.diff=k,A.prev=d,A.curr=O,d=O,w[0]=r.coerce(w[0]),typeof w[0]!="string"&&w.unshift("%O");let L=0;w[0]=w[0].replace(/%([a-zA-Z%])/g,(P,D)=>{if(P==="%%")return"%";L++;let fe=r.formatters[D];if(typeof fe=="function"){let We=w[L];P=fe.call(A,We),w.splice(L,1),L--}return P}),r.formatArgs.call(A,w),f?.onLog!=null&&f.onLog(...w),(A.log||r.log).apply(A,w)}return m.namespace=l,m.useColors=r.useColors(),m.color=r.selectColor(l),m.extend=n,m.destroy=r.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(p!==r.namespaces&&(p=r.namespaces,g=r.enabled(l)),g),set:w=>{h=w}}),typeof r.init=="function"&&r.init(m),m}function n(l,f){let d=r(this.namespace+(typeof f>"u"?":":f)+l);return d.log=this.log,d}function s(l){r.save(l),r.namespaces=l,r.names=[],r.skips=[];let f,d=(typeof l=="string"?l:"").split(/[\s,]+/),h=d.length;for(f=0;f<h;f++)d[f]&&(l=d[f].replace(/\*/g,".*?"),l[0]==="-"?r.skips.push(new RegExp("^"+l.substr(1)+"$")):r.names.push(new RegExp("^"+l+"$")))}function o(){let l=[...r.names.map(i),...r.skips.map(i).map(f=>"-"+f)].join(",");return r.enable(""),l}function c(l){if(l[l.length-1]==="*")return!0;let f,d;for(f=0,d=r.skips.length;f<d;f++)if(r.skips[f].test(l))return!1;for(f=0,d=r.names.length;f<d;f++)if(r.names[f].test(l))return!0;return!1}function i(l){return l.toString().substring(2,l.toString().length-2).replace(/\.\*\?$/,"*")}function a(l){return l instanceof Error?l.stack??l.message:l}function u(){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 Wa=[6,2,3,4,5,1];On.stderr!==!1&&(On.stderr??On).level>=2&&(Wa=[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 tr=Object.keys(process.env).filter(t=>/^debug_/i.test(t)).reduce((t,e)=>{let r=e.substring(6).toLowerCase().replace(/_([a-z])/g,(s,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 gh(){return"colors"in tr?!!tr.colors:Ga.default.isatty(process.stderr.fd)}function wh(t){let{namespace:e,useColors:r}=this;if(r===!0){let n=this.color,s="\x1B[3"+(n<8?n:"8;5;"+n),o=` ${s};1m${e} \x1B[0m`;t[0]=o+t[0].split(`
2
+ "use strict";var Libp2PDaemonServer=(()=>{var vu=Object.create;var qr=Object.defineProperty;var Su=Object.getOwnPropertyDescriptor;var Iu=Object.getOwnPropertyNames;var Tu=Object.getPrototypeOf,Au=Object.prototype.hasOwnProperty;var se=(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)qr(t,r,{get:e[r],enumerable:!0})},Hi=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Iu(e))!Au.call(t,i)&&i!==r&&qr(t,i,{get:()=>e[i],enumerable:!(n=Su(e,i))||n.enumerable});return t};var ke=(t,e,r)=>(r=t!=null?vu(Tu(t)):{},Hi(e||!t||!t.__esModule?qr(r,"default",{value:t,enumerable:!0}):r,t)),Du=t=>Hi(qr({},"__esModule",{value:!0}),t);var ih={};_e(ih,{Server:()=>Co,createServer:()=>sh});var Bo=se("node:buffer");function lt(t){if(t.buffer instanceof ArrayBuffer)return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);let e=t.slice();return new Uint8Array(e.buffer,0,e.byteLength)}function ie(t=0){return lt(Bo.Buffer.alloc(t))}function Ee(t=0){return lt(Bo.Buffer.allocUnsafe(t))}var Lu=Math.pow(2,7),Cu=Math.pow(2,14),Bu=Math.pow(2,21),Oo=Math.pow(2,28),_o=Math.pow(2,35),ko=Math.pow(2,42),Po=Math.pow(2,49),R=128,xe=127;function ue(t){if(t<Lu)return 1;if(t<Cu)return 2;if(t<Bu)return 3;if(t<Oo)return 4;if(t<_o)return 5;if(t<ko)return 6;if(t<Po)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Mt(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 Ou(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 No(t,e){let r=t[e],n=0;if(n+=r&xe,r<R||(r=t[e+1],n+=(r&xe)<<7,r<R)||(r=t[e+2],n+=(r&xe)<<14,r<R)||(r=t[e+3],n+=(r&xe)<<21,r<R)||(r=t[e+4],n+=(r&xe)*Oo,r<R)||(r=t[e+5],n+=(r&xe)*_o,r<R)||(r=t[e+6],n+=(r&xe)*ko,r<R)||(r=t[e+7],n+=(r&xe)*Po,r<R))return n;throw new RangeError("Could not decode varint")}function _u(t,e){let r=t.get(e),n=0;if(n+=r&xe,r<R||(r=t.get(e+1),n+=(r&xe)<<7,r<R)||(r=t.get(e+2),n+=(r&xe)<<14,r<R)||(r=t.get(e+3),n+=(r&xe)<<21,r<R)||(r=t.get(e+4),n+=(r&xe)*Oo,r<R)||(r=t.get(e+5),n+=(r&xe)*_o,r<R)||(r=t.get(e+6),n+=(r&xe)*ko,r<R)||(r=t.get(e+7),n+=(r&xe)*Po,r<R))return n;throw new RangeError("Could not decode varint")}function Zr(t,e,r=0){return e==null&&(e=Ee(ue(t))),e instanceof Uint8Array?Mt(t,e,r):Ou(t,e,r)}function vt(t,e=0){return t instanceof Uint8Array?No(t,e):_u(t,e)}function ku(t){return t.buffer instanceof ArrayBuffer}function ft(t){return ku(t)?t:t.slice()}var Ro=new Float32Array([-0]),dt=new Uint8Array(Ro.buffer);function Vi(t,e,r){Ro[0]=t,e[r]=dt[0],e[r+1]=dt[1],e[r+2]=dt[2],e[r+3]=dt[3]}function Gi(t,e){return dt[0]=t[e],dt[1]=t[e+1],dt[2]=t[e+2],dt[3]=t[e+3],Ro[0]}var Uo=new Float64Array([-0]),ve=new Uint8Array(Uo.buffer);function zi(t,e,r){Uo[0]=t,e[r]=ve[0],e[r+1]=ve[1],e[r+2]=ve[2],e[r+3]=ve[3],e[r+4]=ve[4],e[r+5]=ve[5],e[r+6]=ve[6],e[r+7]=ve[7]}function Wi(t,e){return ve[0]=t[e],ve[1]=t[e+1],ve[2]=t[e+2],ve[3]=t[e+3],ve[4]=t[e+4],ve[5]=t[e+5],ve[6]=t[e+6],ve[7]=t[e+7],Uo[0]}var Pu=BigInt(Number.MAX_SAFE_INTEGER),Nu=BigInt(Number.MIN_SAFE_INTEGER),Pe=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 St;if(e<Pu&&e>Nu)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>Yi&&(i=0n,++n>Yi&&(n=0n))),new t(Number(i),Number(n))}static fromNumber(e){if(e===0)return St;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):St}},St=new Pe(0,0);St.toBigInt=function(){return 0n};St.zzEncode=St.zzDecode=function(){return this};St.length=function(){return 1};var Yi=4294967296n;function qi(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 Zi(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 Fo(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 Ve(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function Xr(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var Mo=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(e){this.buf=ft(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,Ve(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 Ve(this,4);return Xr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Ve(this,4);return Xr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Ve(this,4);let e=Gi(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw Ve(this,4);let e=Wi(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 Ve(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return Zi(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw Ve(this,e);this.pos+=e}else do if(this.pos>=this.len)throw Ve(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 Pe(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 Ve(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 Ve(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 Ve(this,8);let e=Xr(this.buf,this.pos+=4),r=Xr(this.buf,this.pos+=4);return new Pe(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=No(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 fr(t){return new Mo(t instanceof Uint8Array?t:t.subarray())}function W(t,e,r){let n=fr(t);return e.decode(n,void 0,r)}var bc=se("node:buffer");var Go={};_e(Go,{base10:()=>Vu});var vh=new Uint8Array(0);function Xi(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 It(t);if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return It(new Uint8Array(t.buffer,t.byteOffset,t.byteLength));throw new Error("Unknown type, must be binary type")}function Qi(t){return new TextEncoder().encode(t)}function Ji(t){return new TextDecoder().decode(t)}function Ru(t){return t?.buffer instanceof ArrayBuffer}function It(t){return Ru(t)?t:t.slice()}function Uu(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),u=Math.log(s)/Math.log(256),l=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 v=0,m=0,E=0,L=y.length;E!==L&&y[E]===0;)E++,v++;for(var P=(L-E)*l+1>>>0,M=new Uint8Array(P);E!==L;){for(var _=y[E],ae=0,X=P-1;(_!==0||ae<m)&&X!==-1;X--,ae++)_+=256*M[X]>>>0,M[X]=_%s>>>0,_=_/s>>>0;if(_!==0)throw new Error("Non-zero carry");m=ae,E++}for(var B=P-m;B!==P&&M[B]===0;)B++;for(var De=a.repeat(v);B<P;++B)De+=t.charAt(M[B]);return De}function d(y){if(typeof y!="string")throw new TypeError("Expected String");if(y.length===0)return new Uint8Array;var v=0;if(y[v]!==" "){for(var m=0,E=0;y[v]===a;)m++,v++;for(var L=(y.length-v)*u+1>>>0,P=new Uint8Array(L);y[v];){var M=r[y.charCodeAt(v)];if(M===255)return;for(var _=0,ae=L-1;(M!==0||_<E)&&ae!==-1;ae--,_++)M+=s*P[ae]>>>0,P[ae]=M%256>>>0,M=M/256>>>0;if(M!==0)throw new Error("Non-zero carry");E=_,v++}if(y[v]!==" "){for(var X=L-E;X!==L&&P[X]===0;)X++;for(var B=new Uint8Array(m+(L-X)),De=m;X!==L;)B[De++]=P[X++];return B}}}function h(y){var v=d(y);if(v)return v;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var Fu=Uu,Mu=Fu,tc=Mu;var Ko=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")}},$o=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 rc(this,e)}},Ho=class{decoders;constructor(e){this.decoders=e}or(e){return rc(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 rc(t,e){return new Ho({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var Vo=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 Ko(e,r,n),this.decoder=new $o(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Kt({name:t,prefix:e,encode:r,decode:n}){return new Vo(t,e,r,n)}function ht({name:t,prefix:e,alphabet:r}){let{encode:n,decode:i}=tc(r,t);return Kt({prefix:e,name:t,encode:n,decode:o=>Me(i(o))})}function Ku(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 u=0;u<i;++u){let l=e[t[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);s=s<<r|l,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 $u(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 Hu(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function Q({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let i=Hu(n);return Kt({prefix:e,name:t,encode(o){return $u(o,n,r)},decode(o){return Ku(o,i,r,t)}})}var Vu=ht({prefix:"9",name:"base10",alphabet:"0123456789"});var zo={};_e(zo,{base16:()=>Gu,base16upper:()=>zu});var Gu=Q({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),zu=Q({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Wo={};_e(Wo,{base2:()=>Wu});var Wu=Q({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Yo={};_e(Yo,{base256emoji:()=>Xu});var nc=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}"),Yu=nc.reduce((t,e,r)=>(t[r]=e,t),[]),qu=nc.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function Zu(t){return t.reduce((e,r)=>(e+=Yu[r],e),"")}function ju(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let i=qu[n];if(i==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(i)}return new Uint8Array(e)}var Xu=Kt({prefix:"\u{1F680}",name:"base256emoji",encode:Zu,decode:ju});var qo={};_e(qo,{base32:()=>Xe,base32hex:()=>tl,base32hexpad:()=>nl,base32hexpadupper:()=>ol,base32hexupper:()=>rl,base32pad:()=>Ju,base32padupper:()=>el,base32upper:()=>Qu,base32z:()=>sl});var Xe=Q({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Qu=Q({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Ju=Q({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),el=Q({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),tl=Q({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),rl=Q({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),nl=Q({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),ol=Q({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),sl=Q({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Zo={};_e(Zo,{base36:()=>dr,base36upper:()=>il});var dr=ht({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),il=ht({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var jo={};_e(jo,{base58btc:()=>te,base58flickr:()=>cl});var te=ht({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),cl=ht({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Jo={};_e(Jo,{base64:()=>Xo,base64pad:()=>al,base64url:()=>Qo,base64urlpad:()=>ul});var Xo=Q({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),al=Q({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Qo=Q({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),ul=Q({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var es={};_e(es,{base8:()=>ll});var ll=Q({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var ts={};_e(ts,{identity:()=>fl});var fl=Kt({prefix:"\0",name:"identity",encode:t=>Ji(t),decode:t=>Qi(t)});var Fh=new TextEncoder,Mh=new TextDecoder;var ns={};_e(ns,{identity:()=>Ge});var pl=ic,oc=128,ml=127,yl=~ml,bl=Math.pow(2,31);function ic(t,e,r){e=e||[],r=r||0;for(var n=r;t>=bl;)e[r++]=t&255|oc,t/=128;for(;t&yl;)e[r++]=t&255|oc,t>>>=7;return e[r]=t|0,ic.bytes=r-n+1,e}var gl=rs,wl=128,sc=127;function rs(t,n){var r=0,n=n||0,i=0,o=n,c,s=t.length;do{if(o>=s)throw rs.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=i<28?(c&sc)<<i:(c&sc)*Math.pow(2,i),i+=7}while(c>=wl);return rs.bytes=o-n,r}var El=Math.pow(2,7),xl=Math.pow(2,14),vl=Math.pow(2,21),Sl=Math.pow(2,28),Il=Math.pow(2,35),Tl=Math.pow(2,42),Al=Math.pow(2,49),Dl=Math.pow(2,56),Ll=Math.pow(2,63),Cl=function(t){return t<El?1:t<xl?2:t<vl?3:t<Sl?4:t<Il?5:t<Tl?6:t<Al?7:t<Dl?8:t<Ll?9:10},Bl={encode:pl,decode:gl,encodingLength:Cl},Ol=Bl,hr=Ol;function pr(t,e=0){return[hr.decode(t,e),hr.decode.bytes]}function $t(t,e,r=0){return hr.encode(t,e,r),e}function Ht(t){return hr.encodingLength(t)}function Gt(t,e){let r=e.byteLength,n=Ht(t),i=n+Ht(r),o=new Uint8Array(i+r);return $t(t,o,0),$t(r,o,n),o.set(e,i),new Vt(t,r,e,o)}function rt(t){let e=Me(t),[r,n]=pr(e),[i,o]=pr(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==i)throw new Error("Incorrect length");return new Vt(r,i,c,e)}function cc(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Xi(t.bytes,r.bytes)}}var Vt=class{code;size;digest;bytes;constructor(e,r,n,i){this.code=e,this.size=r,this.digest=It(n),this.bytes=It(i)}};var ac=0,_l="identity",uc=Me;function kl(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 Gt(ac,uc(t))}var Ge={code:ac,name:_l,encode:uc,digest:kl};var as={};_e(as,{sha256:()=>cs,sha512:()=>Nl});var is=ke(se("node:crypto"),1);var Pl=20;function ss({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:i}){return new os(t,e,r,n,i)}var os=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,i,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=i??Pl,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?lc(n,this.code,r?.truncate):n.then(i=>lc(i,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function lc(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 Gt(e,t)}var cs=ss({name:"sha2-256",code:18,encode:t=>Me(is.default.createHash("sha256").update(t).digest())}),Nl=ss({name:"sha2-512",code:19,encode:t=>Me(is.default.createHash("sha512").update(t).digest())});function dc(t,e){let{bytes:r,version:n}=t;return n===0?Ul(r,us(t),e??te.encoder):Fl(r,us(t),e??Xe.encoder)}var hc=new WeakMap;function us(t){let e=hc.get(t);if(e==null){let r=new Map;return hc.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=It(i),this["/"]=this.bytes}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!==mr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Ml)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=Gt(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&&cc(e.multihash,n.multihash)}toString(e){return dc(this,e)}toJSON(){return{"/":dc(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??pc(n,i,o.bytes))}else if(r[Kl]===!0){let{version:n,multihash:i,code:o}=r,c=rt(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!==mr)throw new Error(`Version 0 CID must use dag-pb (code: ${mr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=pc(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,mr,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 Vt(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]=pr(e.subarray(r));return r+=d,f},i=n(),o=mr;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(),u=r+a,l=u-c;return{version:i,codec:o,multihashCode:s,digestSize:a,multihashSize:l,size:u}}static parse(e,r){let[n,i]=Rl(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 us(o).set(n,e),o}};function Rl(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 Xe.prefix:{let r=e??Xe;return[Xe.prefix,r.decode(t)]}case dr.prefix:{let r=e??dr;return[dr.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 Ul(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 Fl(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 mr=112,Ml=18;function pc(t,e,r){let n=Ht(t),i=n+Ht(e),o=new Uint8Array(i+r.byteLength);return $t(t,o,0),$t(e,o,n),o.set(r,i),o}var Kl=Symbol.for("@ipld/js-cid/CID");var yr={...ts,...Wo,...es,...Go,...zo,...qo,...Zo,...jo,...Jo,...Yo},ap={...as,...ns};function yc(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var mc=yc("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),ls=yc("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=Ee(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),$l={utf8:mc,"utf-8":mc,hex:yr.base16,latin1:ls,ascii:ls,binary:ls,...yr},Jr=$l;function be(t,e="utf8"){let r=Jr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?lt(bc.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function fs(t){let e=t??8192,r=e>>>1,n,i=e;return function(c){if(c<1||c>r)return Ee(c);i+c>e&&(n=Ee(e),i=0);let s=n.subarray(i,i+=c);return(i&7)!==0&&(i=(i|7)+1),s}}var At=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function ds(){}var ps=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},Hl=fs();function Vl(t){return globalThis.Buffer!=null?Ee(t):Hl(t)}var gr=class{len;head;tail;states;constructor(){this.len=0,this.head=new At(ds,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new At(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new ms((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(en,10,Pe.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=Pe.fromBigInt(e);return this._push(en,r.length(),r)}uint64Number(e){return this._push(Mt,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=Pe.fromBigInt(e).zzEncode();return this._push(en,r.length(),r)}sint64Number(e){let r=Pe.fromNumber(e).zzEncode();return this._push(en,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(hs,1,e?1:0)}fixed32(e){return this._push(br,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=Pe.fromBigInt(e);return this._push(br,4,r.lo)._push(br,4,r.hi)}fixed64Number(e){let r=Pe.fromNumber(e);return this._push(br,4,r.lo)._push(br,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(Vi,4,e)}double(e){return this._push(zi,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(hs,1,0):this.uint32(r)._push(zl,r,e)}string(e){let r=qi(e);return r!==0?this.uint32(r)._push(Fo,r,e):this._push(hs,1,0)}fork(){return this.states=new ps(this),this.head=this.tail=new At(ds,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 At(ds,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=Vl(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function hs(t,e,r){e[r]=t&255}function Gl(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var ms=class extends At{next;constructor(e,r){super(Gl,e,r),this.next=void 0}};function en(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 br(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 zl(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(gr.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(Wl,e,t),this},gr.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(Yl,e,t),this});function Wl(t,e,r){e.set(t,r)}function Yl(t,e,r){t.length<40?Fo(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(be(t),r)}function ys(){return new gr}function Y(t,e){let r=ys();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}function*q(t,e,r){let n=fr(t);yield*e.stream(n,void 0,"$",r)}var tn={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function rn(t,e,r,n,i){return{name:t,type:e,encode:r,decode:n,stream:i}}function ze(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 rn("enum",tn.VARINT,r,n,i)}function Z(t,e,r){return rn("message",tn.LENGTH_DELIMITED,t,e,r)}var H=class extends Error{code="ERR_MAX_LENGTH";name="MaxLengthError"};var Ke;(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=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Z((s,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.connect!=null&&(a.uint32(18),Er.codec().encode(s.connect,a)),s.streamOpen!=null&&(a.uint32(26),xr.codec().encode(s.streamOpen,a)),s.streamHandler!=null&&(a.uint32(34),vr.codec().encode(s.streamHandler,a)),s.dht!=null&&(a.uint32(42),Ne.codec().encode(s.dht,a)),s.connManager!=null&&(a.uint32(50),Ir.codec().encode(s.connManager,a)),s.disconnect!=null&&(a.uint32(58),Tr.codec().encode(s.disconnect,a)),s.pubsub!=null&&(a.uint32(66),Qe.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(74),pt.codec().encode(s.peerStore,a)),u.lengthDelimited!==!1&&a.ldelim()},(s,a,u={})=>{let l={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(s);break}case 2:{l.connect=Er.codec().decode(s,s.uint32(),{limits:u.limits?.connect});break}case 3:{l.streamOpen=xr.codec().decode(s,s.uint32(),{limits:u.limits?.streamOpen});break}case 4:{l.streamHandler=vr.codec().decode(s,s.uint32(),{limits:u.limits?.streamHandler});break}case 5:{l.dht=Ne.codec().decode(s,s.uint32(),{limits:u.limits?.dht});break}case 6:{l.connManager=Ir.codec().decode(s,s.uint32(),{limits:u.limits?.connManager});break}case 7:{l.disconnect=Tr.codec().decode(s,s.uint32(),{limits:u.limits?.disconnect});break}case 8:{l.pubsub=Qe.codec().decode(s,s.uint32(),{limits:u.limits?.pubsub});break}case 9:{l.peerStore=pt.codec().decode(s,s.uint32(),{limits:u.limits?.peerStore});break}default:{s.skipType(d&7);break}}}return l},function*(s,a,u,l={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*Er.codec().stream(s,s.uint32(),`${u}.connect`,{limits:l.limits?.connect});break}case 3:{yield*xr.codec().stream(s,s.uint32(),`${u}.streamOpen`,{limits:l.limits?.streamOpen});break}case 4:{yield*vr.codec().stream(s,s.uint32(),`${u}.streamHandler`,{limits:l.limits?.streamHandler});break}case 5:{yield*Ne.codec().stream(s,s.uint32(),`${u}.dht`,{limits:l.limits?.dht});break}case 6:{yield*Ir.codec().stream(s,s.uint32(),`${u}.connManager`,{limits:l.limits?.connManager});break}case 7:{yield*Tr.codec().stream(s,s.uint32(),`${u}.disconnect`,{limits:l.limits?.disconnect});break}case 8:{yield*Qe.codec().stream(s,s.uint32(),`${u}.pubsub`,{limits:l.limits?.pubsub});break}case 9:{yield*pt.codec().stream(s,s.uint32(),`${u}.peerStore`,{limits:l.limits?.peerStore});break}default:{s.skipType(d&7);break}}}})),n);function i(s){return Y(s,t.codec())}t.encode=i;function o(s,a){return W(s,t.codec(),a)}t.decode=o;function c(s,a){return q(s,t.codec(),a)}t.stream=c})(Ke||(Ke={}));var ne;(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=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Z((s,a,u={})=>{if(u.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.error!=null&&(a.uint32(18),Sr.codec().encode(s.error,a)),s.streamInfo!=null&&(a.uint32(26),Dt.codec().encode(s.streamInfo,a)),s.identify!=null&&(a.uint32(34),wr.codec().encode(s.identify,a)),s.dht!=null&&(a.uint32(42),le.codec().encode(s.dht,a)),s.peers!=null&&s.peers.length>0)for(let l of s.peers)a.uint32(50),We.codec().encode(l,a);s.pubsub!=null&&(a.uint32(58),Ar.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(66),Dr.codec().encode(s.peerStore,a)),u.lengthDelimited!==!1&&a.ldelim()},(s,a,u={})=>{let l={peers:[]},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(s);break}case 2:{l.error=Sr.codec().decode(s,s.uint32(),{limits:u.limits?.error});break}case 3:{l.streamInfo=Dt.codec().decode(s,s.uint32(),{limits:u.limits?.streamInfo});break}case 4:{l.identify=wr.codec().decode(s,s.uint32(),{limits:u.limits?.identify});break}case 5:{l.dht=le.codec().decode(s,s.uint32(),{limits:u.limits?.dht});break}case 6:{if(u.limits?.peers!=null&&l.peers.length===u.limits.peers)throw new H('Decode error - repeated field "peers" had too many elements');l.peers.push(We.codec().decode(s,s.uint32(),{limits:u.limits?.peers$}));break}case 7:{l.pubsub=Ar.codec().decode(s,s.uint32(),{limits:u.limits?.pubsub});break}case 8:{l.peerStore=Dr.codec().decode(s,s.uint32(),{limits:u.limits?.peerStore});break}default:{s.skipType(d&7);break}}}return l},function*(s,a,u,l={}){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:`${u}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*Sr.codec().stream(s,s.uint32(),`${u}.error`,{limits:l.limits?.error});break}case 3:{yield*Dt.codec().stream(s,s.uint32(),`${u}.streamInfo`,{limits:l.limits?.streamInfo});break}case 4:{yield*wr.codec().stream(s,s.uint32(),`${u}.identify`,{limits:l.limits?.identify});break}case 5:{yield*le.codec().stream(s,s.uint32(),`${u}.dht`,{limits:l.limits?.dht});break}case 6:{if(l.limits?.peers!=null&&f.peers===l.limits.peers)throw new H('Streaming decode error - repeated field "peers" had too many elements');for(let y of We.codec().stream(s,s.uint32(),`${u}.peers[]`,{limits:l.limits?.peers$}))yield{...y,index:f.peers};f.peers++;break}case 7:{yield*Ar.codec().stream(s,s.uint32(),`${u}.pubsub`,{limits:l.limits?.pubsub});break}case 8:{yield*Dr.codec().stream(s,s.uint32(),`${u}.peerStore`,{limits:l.limits?.peerStore});break}default:{s.skipType(h&7);break}}}})),n);function i(s){return Y(s,t.codec())}t.encode=i;function o(s,a){return W(s,t.codec(),a)}t.decode=o;function c(s,a){return q(s,t.codec(),a)}t.stream=c})(ne||(ne={}));var wr;(function(t){let e;t.codec=()=>(e==null&&(e=Z((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:ie(0),addrs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.id=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new H('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,s,a={}){let u={addrs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&u.addrs===a.limits.addrs)throw new H('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:u.addrs,value:o.bytes()},u.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Y(o,t.codec())}t.encode=r;function n(o,c){return W(o,t.codec(),c)}t.decode=n;function i(o,c){return q(o,t.codec(),c)}t.stream=i})(wr||(wr={}));var Er;(function(t){let e;t.codec=()=>(e==null&&(e=Z((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:ie(0),addrs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new H('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(l&7);break}}}return a},function*(o,c,s,a={}){let u={addrs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&u.addrs===a.limits.addrs)throw new H('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:u.addrs,value:o.bytes()},u.addrs++;break}case 3:{yield{field:`${s}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Y(o,t.codec())}t.encode=r;function n(o,c){return W(o,t.codec(),c)}t.decode=n;function i(o,c){return q(o,t.codec(),c)}t.stream=i})(Er||(Er={}));var xr;(function(t){let e;t.codec=()=>(e==null&&(e=Z((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:ie(0),proto:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(s.limits?.proto!=null&&a.proto.length===s.limits.proto)throw new H('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(l&7);break}}}return a},function*(o,c,s,a={}){let u={proto:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&u.proto===a.limits.proto)throw new H('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${s}.proto[]`,index:u.proto,value:o.string()},u.proto++;break}case 3:{yield{field:`${s}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Y(o,t.codec())}t.encode=r;function n(o,c){return W(o,t.codec(),c)}t.decode=n;function i(o,c){return q(o,t.codec(),c)}t.stream=i})(xr||(xr={}));var vr;(function(t){let e;t.codec=()=>(e==null&&(e=Z((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:ie(0),proto:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.addr=o.bytes();break}case 2:{if(s.limits?.proto!=null&&a.proto.length===s.limits.proto)throw new H('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,s,a={}){let u={proto:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.addr`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&u.proto===a.limits.proto)throw new H('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${s}.proto[]`,index:u.proto,value:o.string()},u.proto++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Y(o,t.codec())}t.encode=r;function n(o,c){return W(o,t.codec(),c)}t.decode=n;function i(o,c){return q(o,t.codec(),c)}t.stream=i})(vr||(vr={}));var Sr;(function(t){let e;t.codec=()=>(e==null&&(e=Z((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:""},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?a.msg=o.string():o.skipType(l&7)}return a},function*(o,c,s,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?yield{field:`${s}.msg`,value:o.string()}:o.skipType(l&7)}})),e);function r(o){return Y(o,t.codec())}t.encode=r;function n(o,c){return W(o,t.codec(),c)}t.decode=n;function i(o,c){return q(o,t.codec(),c)}t.stream=i})(Sr||(Sr={}));var Dt;(function(t){let e;t.codec=()=>(e==null&&(e=Z((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:ie(0),addr:ie(0),proto:""},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>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(l&7);break}}}return a},function*(o,c,s,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${s}.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(l&7);break}}}})),e);function r(o){return Y(o,t.codec())}t.encode=r;function n(o,c){return W(o,t.codec(),c)}t.decode=n;function i(o,c){return q(o,t.codec(),c)}t.stream=i})(Dt||(Dt={}));var Ne;(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=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Z((s,a,u={})=>{u.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)),u.lengthDelimited!==!1&&a.ldelim()},(s,a,u={})=>{let l={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(s);break}case 2:{l.peer=s.bytes();break}case 3:{l.cid=s.bytes();break}case 4:{l.key=s.bytes();break}case 5:{l.value=s.bytes();break}case 6:{l.count=s.int32();break}case 7:{l.timeout=s.int64();break}default:{s.skipType(d&7);break}}}return l},function*(s,a,u,l={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${u}.peer`,value:s.bytes()};break}case 3:{yield{field:`${u}.cid`,value:s.bytes()};break}case 4:{yield{field:`${u}.key`,value:s.bytes()};break}case 5:{yield{field:`${u}.value`,value:s.bytes()};break}case 6:{yield{field:`${u}.count`,value:s.int32()};break}case 7:{yield{field:`${u}.timeout`,value:s.int64()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return Y(s,t.codec())}t.encode=i;function o(s,a){return W(s,t.codec(),a)}t.decode=o;function c(s,a){return q(s,t.codec(),a)}t.stream=c})(Ne||(Ne={}));var le;(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=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Z((s,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),We.codec().encode(s.peer,a)),s.value!=null&&(a.uint32(26),a.bytes(s.value)),u.lengthDelimited!==!1&&a.ldelim()},(s,a,u={})=>{let l={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(s);break}case 2:{l.peer=We.codec().decode(s,s.uint32(),{limits:u.limits?.peer});break}case 3:{l.value=s.bytes();break}default:{s.skipType(d&7);break}}}return l},function*(s,a,u,l={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*We.codec().stream(s,s.uint32(),`${u}.peer`,{limits:l.limits?.peer});break}case 3:{yield{field:`${u}.value`,value:s.bytes()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return Y(s,t.codec())}t.encode=i;function o(s,a){return W(s,t.codec(),a)}t.decode=o;function c(s,a){return q(s,t.codec(),a)}t.stream=c})(le||(le={}));var We;(function(t){let e;t.codec=()=>(e==null&&(e=Z((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:ie(0),addrs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.id=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new H('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,s,a={}){let u={addrs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&u.addrs===a.limits.addrs)throw new H('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:u.addrs,value:o.bytes()},u.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Y(o,t.codec())}t.encode=r;function n(o,c){return W(o,t.codec(),c)}t.decode=n;function i(o,c){return q(o,t.codec(),c)}t.stream=i})(We||(We={}));var Ir;(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=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Z((s,a,u={})=>{u.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)),u.lengthDelimited!==!1&&a.ldelim()},(s,a,u={})=>{let l={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(s);break}case 2:{l.peer=s.bytes();break}case 3:{l.tag=s.string();break}case 4:{l.weight=s.int64();break}default:{s.skipType(d&7);break}}}return l},function*(s,a,u,l={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${u}.peer`,value:s.bytes()};break}case 3:{yield{field:`${u}.tag`,value:s.string()};break}case 4:{yield{field:`${u}.weight`,value:s.int64()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return Y(s,t.codec())}t.encode=i;function o(s,a){return W(s,t.codec(),a)}t.decode=o;function c(s,a){return q(s,t.codec(),a)}t.stream=c})(Ir||(Ir={}));var Tr;(function(t){let e;t.codec=()=>(e==null&&(e=Z((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:ie(0)},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?a.peer=o.bytes():o.skipType(l&7)}return a},function*(o,c,s,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?yield{field:`${s}.peer`,value:o.bytes()}:o.skipType(l&7)}})),e);function r(o){return Y(o,t.codec())}t.encode=r;function n(o,c){return W(o,t.codec(),c)}t.decode=n;function i(o,c){return q(o,t.codec(),c)}t.stream=i})(Tr||(Tr={}));var Qe;(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=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Z((s,a,u={})=>{u.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)),u.lengthDelimited!==!1&&a.ldelim()},(s,a,u={})=>{let l={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(s);break}case 2:{l.topic=s.string();break}case 3:{l.data=s.bytes();break}default:{s.skipType(d&7);break}}}return l},function*(s,a,u,l={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${u}.topic`,value:s.string()};break}case 3:{yield{field:`${u}.data`,value:s.bytes()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return Y(s,t.codec())}t.encode=i;function o(s,a){return W(s,t.codec(),a)}t.decode=o;function c(s,a){return q(s,t.codec(),a)}t.stream=c})(Qe||(Qe={}));var Lr;(function(t){let e;t.codec=()=>(e==null&&(e=Z((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:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>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 H('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(l&7);break}}}return a},function*(o,c,s,a={}){let u={topicIDs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){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&&u.topicIDs===a.limits.topicIDs)throw new H('Streaming decode error - repeated field "topicIDs" had too many elements');yield{field:`${s}.topicIDs[]`,index:u.topicIDs,value:o.string()},u.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 Y(o,t.codec())}t.encode=r;function n(o,c){return W(o,t.codec(),c)}t.decode=n;function i(o,c){return q(o,t.codec(),c)}t.stream=i})(Lr||(Lr={}));var Ar;(function(t){let e;t.codec=()=>(e==null&&(e=Z((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:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{if(s.limits?.topics!=null&&a.topics.length===s.limits.topics)throw new H('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 H('Decode error - repeated field "peerIDs" had too many elements');a.peerIDs.push(o.bytes());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,s,a={}){let u={topics:0,peerIDs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{if(a.limits?.topics!=null&&u.topics===a.limits.topics)throw new H('Streaming decode error - repeated field "topics" had too many elements');yield{field:`${s}.topics[]`,index:u.topics,value:o.string()},u.topics++;break}case 2:{if(a.limits?.peerIDs!=null&&u.peerIDs===a.limits.peerIDs)throw new H('Streaming decode error - repeated field "peerIDs" had too many elements');yield{field:`${s}.peerIDs[]`,index:u.peerIDs,value:o.bytes()},u.peerIDs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Y(o,t.codec())}t.encode=r;function n(o,c){return W(o,t.codec(),c)}t.decode=n;function i(o,c){return q(o,t.codec(),c)}t.stream=i})(Ar||(Ar={}));var pt;(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=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Z((s,a,u={})=>{if(u.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 l of s.protos)a.uint32(26),a.string(l);u.lengthDelimited!==!1&&a.ldelim()},(s,a,u={})=>{let l={protos:[]},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(s);break}case 2:{l.id=s.bytes();break}case 3:{if(u.limits?.protos!=null&&l.protos.length===u.limits.protos)throw new H('Decode error - repeated field "protos" had too many elements');l.protos.push(s.string());break}default:{s.skipType(d&7);break}}}return l},function*(s,a,u,l={}){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:`${u}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${u}.id`,value:s.bytes()};break}case 3:{if(l.limits?.protos!=null&&f.protos===l.limits.protos)throw new H('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${u}.protos[]`,index:f.protos,value:s.string()},f.protos++;break}default:{s.skipType(h&7);break}}}})),n);function i(s){return Y(s,t.codec())}t.encode=i;function o(s,a){return W(s,t.codec(),a)}t.decode=o;function c(s,a){return q(s,t.codec(),a)}t.stream=c})(pt||(pt={}));var Dr;(function(t){let e;t.codec=()=>(e==null&&(e=Z((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&(c.uint32(10),We.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:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.peer=We.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 H('Decode error - repeated field "protos" had too many elements');a.protos.push(o.string());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,s,a={}){let u={protos:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield*We.codec().stream(o,o.uint32(),`${s}.peer`,{limits:a.limits?.peer});break}case 2:{if(a.limits?.protos!=null&&u.protos===a.limits.protos)throw new H('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${s}.protos[]`,index:u.protos,value:o.string()},u.protos++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Y(o,t.codec())}t.encode=r;function n(o,c){return W(o,t.codec(),c)}t.decode=n;function i(o,c){return q(o,t.codec(),c)}t.stream=i})(Dr||(Dr={}));function gc(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 Cr=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return gc([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var xc=ke(se("node:tty"),1),an=ke(se("node:util"),1);function nn(t,e){if(typeof t=="string")return ql(t);if(typeof t=="number")return Xl(t,e);throw new Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(t)}`)}function ql(t){if(typeof t!="string"||t.length===0||t.length>100)throw new 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 new Error(`Unknown unit "${o}" provided to ms.parse(). value=${JSON.stringify(t)}`)}}function Zl(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 jl(t){let e=Math.abs(t);return e>=315576e5?Lt(t,e,315576e5,"year"):e>=26298e5?Lt(t,e,26298e5,"month"):e>=6048e5?Lt(t,e,6048e5,"week"):e>=864e5?Lt(t,e,864e5,"day"):e>=36e5?Lt(t,e,36e5,"hour"):e>=6e4?Lt(t,e,6e4,"minute"):e>=1e3?Lt(t,e,1e3,"second"):`${t} ms`}function Xl(t,e){if(typeof t!="number"||!Number.isFinite(t))throw new Error("Value provided to ms.format() must be of type number.");return e?.long?jl(t):Zl(t)}function Lt(t,e,r,n){let i=e>=r*1.5;return`${Math.round(t/r)} ${n}${i?"s":""}`}var sn=ke(se("node:process"),1),Ec=ke(se("node:os"),1),bs=ke(se("node:tty"),1);function $e(t,e=globalThis.Deno?globalThis.Deno.args:sn.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:z}=sn.default,on;$e("no-color")||$e("no-colors")||$e("color=false")||$e("color=never")?on=0:($e("color")||$e("colors")||$e("color=true")||$e("color=always"))&&(on=1);function Ql(){if(!("FORCE_COLOR"in z))return;if(z.FORCE_COLOR==="true")return 1;if(z.FORCE_COLOR==="false")return 0;if(z.FORCE_COLOR.length===0)return 1;let t=Math.min(Number.parseInt(z.FORCE_COLOR,10),3);if([0,1,2,3].includes(t))return t}function Jl(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function ef(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=Ql();n!==void 0&&(on=n);let i=r?on:n;if(i===0)return 0;if(r){if($e("color=16m")||$e("color=full")||$e("color=truecolor"))return 3;if($e("color=256"))return 2}if("TF_BUILD"in z&&"AGENT_NAME"in z)return 1;if(t&&!e&&i===void 0)return 0;let o=i||0;if(z.TERM==="dumb")return o;if(sn.default.platform==="win32"){let c=Ec.default.release().split(".");return Number(c[0])>=10&&Number(c[2])>=10586?Number(c[2])>=14931?3:2:1}if("CI"in z)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(c=>c in z)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(c=>c in z)||z.CI_NAME==="codeship"?1:o;if("TEAMCITY_VERSION"in z)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(z.TEAMCITY_VERSION)?1:0;if(z.COLORTERM==="truecolor"||z.TERM==="xterm-kitty"||z.TERM==="xterm-ghostty"||z.TERM==="wezterm")return 3;if("TERM_PROGRAM"in z){let c=Number.parseInt((z.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(z.TERM_PROGRAM){case"iTerm.app":return c>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(z.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(z.TERM)||"COLORTERM"in z?1:o}function wc(t,e={}){let r=ef(t,{streamIsTTY:t&&t.isTTY,...e});return Jl(r)}var tf={stdout:wc({isTTY:bs.default.isatty(1)}),stderr:wc({isTTY:bs.default.isatty(2)})},cn=tf;function gs(t){r.debug=r,r.default=r,r.coerce=a,r.disable=o,r.enable=i,r.enabled=c,r.humanize=nn,r.destroy=u,Object.keys(t).forEach(l=>{r[l]=t[l]}),r.names=[],r.skips=[],r.formatters={};function e(l){let f=0;for(let d=0;d<l.length;d++)f=(f<<5)-f+l.charCodeAt(d),f|=0;return r.colors[Math.abs(f)%r.colors.length]}r.selectColor=e;function r(l,f){let d,h=null,y,v;function m(...E){if(!m.enabled)return;let L=m,P=Number(new Date),M=P-(d||P);L.diff=M,L.prev=d,L.curr=P,d=P,E[0]=r.coerce(E[0]),typeof E[0]!="string"&&E.unshift("%O");let _=0;E[0]=E[0].replace(/%([a-zA-Z%])/g,(X,B)=>{if(X==="%%")return"%";_++;let De=r.formatters[B];if(typeof De=="function"){let He=E[_];X=De.call(L,He),E.splice(_,1),_--}return X}),r.formatArgs.call(L,E),f?.onLog!=null&&f.onLog(...E),(L.log||r.log).apply(L,E)}return m.namespace=l,m.useColors=r.useColors(),m.color=r.selectColor(l),m.extend=n,m.destroy=r.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(y!==r.namespaces&&(y=r.namespaces,v=r.enabled(l)),v),set:E=>{h=E}}),typeof r.init=="function"&&r.init(m),m}function n(l,f){let d=r(this.namespace+(typeof f>"u"?":":f)+l);return d.log=this.log,d}function i(l){r.save(l),r.namespaces=l,r.names=[],r.skips=[];let f,d=(typeof l=="string"?l:"").split(/[\s,]+/),h=d.length;for(f=0;f<h;f++)d[f]&&(l=d[f].replace(/\*/g,".*?"),l[0]==="-"?r.skips.push(new RegExp("^"+l.substr(1)+"$")):r.names.push(new RegExp("^"+l+"$")))}function o(){let l=[...r.names.map(s),...r.skips.map(s).map(f=>"-"+f)].join(",");return r.enable(""),l}function c(l){if(l[l.length-1]==="*")return!0;let f,d;for(f=0,d=r.skips.length;f<d;f++)if(r.skips[f].test(l))return!1;for(f=0,d=r.names.length;f<d;f++)if(r.names[f].test(l))return!0;return!1}function s(l){return l.toString().substring(2,l.toString().length-2).replace(/\.\*\?$/,"*")}function a(l){return l instanceof Error?l.stack??l.message:l}function u(){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 vc=[6,2,3,4,5,1];cn.stderr!==!1&&(cn.stderr??cn).level>=2&&(vc=[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 zt=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 rf(){return"colors"in zt?!!zt.colors:xc.default.isatty(process.stderr.fd)}function nf(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
- `+o),t.push(s+"m+"+Cn(this.diff)+"\x1B[0m")}else t[0]=xh()+e+" "+t[0]}function xh(){return tr.hideDate!=null?"":new Date().toISOString()+" "}function Eh(...t){return process.stderr.write(_n.default.format(...t)+`
5
- `)}function Sh(t){t!=null?process.env.DEBUG=t:delete process.env.DEBUG}function vh(){return process.env.DEBUG}function Ah(t){t.inspectOpts={};let e=Object.keys(tr);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=tr[e[r]]}function Ih(t){t.o=function(e){return this.inspectOpts.colors=this.useColors,_n.default.inspect(e,this.inspectOpts).split(`
6
- `).map(r=>r.trim()).join(" ")},t.O=function(e){return this.inspectOpts.colors=this.useColors,_n.default.inspect(e,this.inspectOpts)}}var Ya=Yi({init:Ah,log:Eh,formatArgs:wh,save:Sh,load:vh,useColors:gh,setupFormatters:Ih,colors:Wa,inspectOpts:tr});var Ne=Ya;Ne.formatters.b=t=>t==null?"undefined":ce.baseEncode(t);Ne.formatters.t=t=>t==null?"undefined":nt.baseEncode(t);Ne.formatters.m=t=>t==null?"undefined":Hi.baseEncode(t);Ne.formatters.p=t=>t==null?"undefined":t.toString();Ne.formatters.c=t=>t==null?"undefined":t.toString();Ne.formatters.k=t=>t==null?"undefined":t.toString();Ne.formatters.a=t=>t==null?"undefined":t.toString();function qa(t,e=""){let r=Za(t.message),n=Za(t.stack);return r!=null&&n!=null?n.includes(r)?`${n.split(`
4
+ `+o),t.push(i+"m+"+nn(this.diff)+"\x1B[0m")}else t[0]=of()+e+" "+t[0]}function of(){return zt.hideDate!=null?"":new Date().toISOString()+" "}function sf(...t){return process.stderr.write(an.default.format(...t)+`
5
+ `)}function cf(t){t!=null?process.env.DEBUG=t:delete process.env.DEBUG}function af(){return process.env.DEBUG}function uf(t){t.inspectOpts={};let e=Object.keys(zt);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=zt[e[r]]}function lf(t){t.o=function(e){return this.inspectOpts.colors=this.useColors,an.default.inspect(e,this.inspectOpts).split(`
6
+ `).map(r=>r.trim()).join(" ")},t.O=function(e){return this.inspectOpts.colors=this.useColors,an.default.inspect(e,this.inspectOpts)}}var Sc=gs({init:uf,log:sf,formatArgs:nf,save:cf,load:af,useColors:rf,setupFormatters:lf,colors:vc,inspectOpts:zt});var Ce=Sc;Ce.formatters.b=t=>t==null?"undefined":te.baseEncode(t);Ce.formatters.t=t=>t==null?"undefined":Xe.baseEncode(t);Ce.formatters.m=t=>t==null?"undefined":Xo.baseEncode(t);Ce.formatters.p=t=>t==null?"undefined":t.toString();Ce.formatters.c=t=>t==null?"undefined":t.toString();Ce.formatters.k=t=>t==null?"undefined":t.toString();Ce.formatters.a=t=>t==null?"undefined":t.toString();function Ic(t,e=""){let r=Tc(t.message),n=Tc(t.stack);return r!=null&&n!=null?n.includes(r)?`${n.split(`
7
7
  `).join(`
8
8
  ${e}`)}`:`${r}
9
9
  ${e}${n.split(`
10
10
  `).join(`
11
11
  ${e}`)}`:n!=null?`${n.split(`
12
12
  `).join(`
13
- ${e}`)}`:r!=null?`${r}`:`${t.toString()}`}function Th(t){return t instanceof AggregateError||t?.name==="AggregateError"&&Array.isArray(t.errors)}function ja(t,e=""){if(Th(t)){let r=qa(t,e);return t.errors.length>0?(e=`${e} `,r+=`
14
- ${e}${t.errors.map(n=>`${ja(n,`${e}`)}`).join(`
13
+ ${e}`)}`:r!=null?`${r}`:`${t.toString()}`}function ff(t){return t instanceof AggregateError||t?.name==="AggregateError"&&Array.isArray(t.errors)}function Ac(t,e=""){if(ff(t)){let r=Ic(t,e);return t.errors.length>0?(e=`${e} `,r+=`
14
+ ${e}${t.errors.map(n=>`${Ac(n,`${e}`)}`).join(`
15
15
  ${e}`)}`):r+=`
16
- ${e}[Error list was empty]`,r.trim()}return qa(t,e)}Ne.formatters.e=t=>t==null?"undefined":ja(t);function Dh(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e.useColors=()=>!1,e}function Xa(t){return{forComponent(e){return vt(e,t)}}}function vt(t,e){let r=Dh(`${t}:trace`);return Ne.enabled(`${t}:trace`)&&Ne.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(r=Ne(`${t}:trace`,e)),Object.assign(Ne(t,e),{error:Ne(`${t}:error`,e),trace:r,newScope:n=>vt(`${t}:${n}`,e)})}function Za(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}var kn=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var te=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},Nn=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var Pn=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var At=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},qr=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var Rn=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var rr=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 Zr=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var Mn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},nr=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},$n=class extends nr{constructor(e,r){super(!0,e,r)}},Kn=class extends nr{constructor(e,r){super(!1,e,r)}};var qi=Symbol.for("@libp2p/peer-id");var Ja=Symbol.for("@libp2p/transport");var Qa;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(Qa||(Qa={}));var eu=z("node:events"),Vn=(t,...e)=>{try{(0,eu.setMaxListeners)(t,...e)}catch{}};function Ch(t){return typeof t?.handleEvent=="function"}function Lh(t){return(t!==!0&&t!==!1&&t?.once)??!1}var or=class extends EventTarget{#e=new Map;constructor(){super(),Vn(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){let s=Lh(n);super.addEventListener(e,c=>{if(s){let i=this.#e.get(c.type);i!=null&&(i=i.filter(({callback:a})=>a!==r),this.#e.set(c.type,i))}Ch(r)?r.handleEvent(c):r(c)},n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:r,once:s})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let s=this.#e.get(e);s!=null&&(s=s.filter(({callback:o})=>o!==r),this.#e.set(e,s))}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var tu=Symbol.for("@libp2p/service-capabilities");var Zi={};W(Zi,{base36:()=>jr,base36upper:()=>Bh});var jr=St({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Bh=St({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Oh=ou,ru=128,_h=127,kh=~_h,Nh=Math.pow(2,31);function ou(t,e,r){e=e||[],r=r||0;for(var n=r;t>=Nh;)e[r++]=t&255|ru,t/=128;for(;t&kh;)e[r++]=t&255|ru,t>>>=7;return e[r]=t|0,ou.bytes=r-n+1,e}var Ph=ji,Rh=128,nu=127;function ji(t,n){var r=0,n=n||0,s=0,o=n,c,i=t.length;do{if(o>=i)throw ji.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=s<28?(c&nu)<<s:(c&nu)*Math.pow(2,s),s+=7}while(c>=Rh);return ji.bytes=o-n,r}var Uh=Math.pow(2,7),Fh=Math.pow(2,14),Mh=Math.pow(2,21),$h=Math.pow(2,28),Kh=Math.pow(2,35),Vh=Math.pow(2,42),Hh=Math.pow(2,49),zh=Math.pow(2,56),Gh=Math.pow(2,63),Wh=function(t){return t<Uh?1:t<Fh?2:t<Mh?3:t<$h?4:t<Kh?5:t<Vh?6:t<Hh?7:t<zh?8:t<Gh?9:10},Yh={encode:Oh,decode:Ph,encodingLength:Wh},qh=Yh,Xr=qh;function Qr(t,e=0){return[Xr.decode(t,e),Xr.decode.bytes]}function ir(t,e,r=0){return Xr.encode(t,e,r),e}function sr(t){return Xr.encodingLength(t)}function ar(t,e){let r=e.byteLength,n=sr(t),s=n+sr(r),o=new Uint8Array(s+r);return ir(t,o,0),ir(r,o,n),o.set(e,s),new cr(t,r,e,o)}function ct(t){let e=He(t),[r,n]=Qr(e),[s,o]=Qr(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==s)throw new Error("Incorrect length");return new cr(r,s,c,e)}function iu(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Ua(t.bytes,r.bytes)}}var cr=class{code;size;digest;bytes;constructor(e,r,n,s){this.code=e,this.size=r,this.digest=Nt(n),this.bytes=Nt(s)}};function su(t,e){let{bytes:r,version:n}=t;return n===0?jh(r,Xi(t),e??ce.encoder):Xh(r,Xi(t),e??nt.encoder)}var cu=new WeakMap;function Xi(t){let e=cu.get(t);if(e==null){let r=new Map;return cu.set(t,r),r}return e}var de=class t{code;version;multihash;bytes;"/";constructor(e,r,n,s){this.code=r,this.version=e,this.multihash=n,this.bytes=Nt(s),this["/"]=this.bytes}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!==Jr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Qh)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=ar(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&&iu(e.multihash,n.multihash)}toString(e){return su(this,e)}toJSON(){return{"/":su(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:s,multihash:o,bytes:c}=r;return new t(n,s,o,c??au(n,s,o.bytes))}else if(r[Jh]===!0){let{version:n,multihash:s,code:o}=r,c=ct(s);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!==Jr)throw new Error(`Version 0 CID must use dag-pb (code: ${Jr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let s=au(e,r,n.bytes);return new t(e,r,n,s)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,Jr,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,s=He(e.subarray(n,n+r.multihashSize));if(s.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=s.subarray(r.multihashSize-r.digestSize),c=new cr(r.multihashCode,r.digestSize,o,s);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]=Qr(e.subarray(r));return r+=d,f},s=n(),o=Jr;if(s===18?(s=0,r=0):o=n(),s!==0&&s!==1)throw new RangeError(`Invalid CID version ${s}`);let c=r,i=n(),a=n(),u=r+a,l=u-c;return{version:s,codec:o,multihashCode:i,digestSize:a,multihashSize:l,size:u}}static parse(e,r){let[n,s]=Zh(e,r),o=t.decode(s);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Xi(o).set(n,e),o}};function Zh(t,e){switch(t[0]){case"Q":{let r=e??ce;return[ce.prefix,r.decode(`${ce.prefix}${t}`)]}case ce.prefix:{let r=e??ce;return[ce.prefix,r.decode(t)]}case nt.prefix:{let r=e??nt;return[nt.prefix,r.decode(t)]}case jr.prefix:{let r=e??jr;return[jr.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 jh(t,e,r){let{prefix:n}=r;if(n!==ce.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let s=e.get(n);if(s==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return s}function Xh(t,e,r){let{prefix:n}=r,s=e.get(n);if(s==null){let o=r.encode(t);return e.set(n,o),o}else return s}var Jr=112,Qh=18;function au(t,e,r){let n=sr(t),s=n+sr(e),o=new Uint8Array(s+r.byteLength);return ir(t,o,0),ir(e,o,n),o.set(r,s),o}var Jh=Symbol.for("@ipld/js-cid/CID");var Qi={};W(Qi,{identity:()=>je});var uu=0,ep="identity",lu=He;function tp(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 ar(uu,lu(t))}var je={code:uu,name:ep,encode:lu,digest:tp};function Ge(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 rp(t){return t.buffer instanceof ArrayBuffer}function ur(t){return rp(t)?t:t.slice()}async function fu(t,e,r,n){let s=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"}},s,ur(e),ur(r.subarray()));return n?.signal?.throwIfAborted(),o}var Ji=z("node:buffer");function en(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function at(t=0){return en(Ji.Buffer.alloc(t))}function es(t=0){return en(Ji.Buffer.allocUnsafe(t))}var du=z("node:buffer");function ts(t,e){return en(du.Buffer.concat(t,e))}function hu(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 mu=Symbol.for("@achingbrain/uint8arraylist");function pu(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let s=r+n.byteLength;if(e<s)return{buf:n,index:e-r};r=s}throw new RangeError("index is out of bounds")}function zn(t){return!!t?.[mu]}var G=class t{bufs;length;[mu]=!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(zn(n)){r+=n.byteLength;for(let s of n.bufs)this.bufs.push(s)}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(zn(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=pu(this.bufs,e);return r.buf[r.index]}set(e,r){let n=pu(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(zn(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:s}=this._subList(e,r);return ts(n,s)}subarray(e,r){let{bufs:n,length:s}=this._subList(e,r);return n.length===1?n[0]:ts(n,s)}sublist(e,r){let{bufs:n,length:s}=this._subList(e,r),o=new t;return o.length=s,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=[],s=0;for(let o=0;o<this.bufs.length;o++){let c=this.bufs[o],i=s,a=i+c.byteLength;if(s=a,e>=a)continue;let u=e>=i&&e<a,l=r>i&&r<=a;if(u&&l){if(e===i&&r===a){n.push(c);break}let f=e-i;n.push(c.subarray(f,f+(r-e)));break}if(u){if(e===0){n.push(c);continue}n.push(c.subarray(e-i));continue}if(l){if(r===a){n.push(c);break}n.push(c.subarray(0,r-i));break}n.push(c)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!zn(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 s=n.byteLength;if(s===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<s;f++)c[n[f]]=f;let i=c,a=this.byteLength-n.byteLength,u=n.byteLength-1,l;for(let f=r;f<=a;f+=l){l=0;for(let d=u;d>=0;d--){let h=this.get(f+d);if(n[d]!==h){l=Math.max(1,d-i[h]);break}}if(l===0)return f}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=es(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 s=at(2);new DataView(s.buffer,s.byteOffset,s.byteLength).setInt16(0,r,n),this.write(s,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 s=at(4);new DataView(s.buffer,s.byteOffset,s.byteLength).setInt32(0,r,n),this.write(s,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 s=at(8);new DataView(s.buffer,s.byteOffset,s.byteLength).setBigInt64(0,r,n),this.write(s,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=es(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 s=at(2);new DataView(s.buffer,s.byteOffset,s.byteLength).setUint16(0,r,n),this.write(s,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 s=at(4);new DataView(s.buffer,s.byteOffset,s.byteLength).setUint32(0,r,n),this.write(s,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 s=at(8);new DataView(s.buffer,s.byteOffset,s.byteLength).setBigUint64(0,r,n),this.write(s,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 s=at(4);new DataView(s.buffer,s.byteOffset,s.byteLength).setFloat32(0,r,n),this.write(s,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 s=at(8);new DataView(s.buffer,s.byteOffset,s.byteLength).setFloat64(0,r,n),this.write(s,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(!hu(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((s,o)=>s+o.byteLength,0)),n.length=r,n}};var Eu=z("node:buffer");var rs={};W(rs,{base10:()=>np});var np=St({prefix:"9",name:"base10",alphabet:"0123456789"});var ns={};W(ns,{base16:()=>op,base16upper:()=>ip});var op=oe({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),ip=oe({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var os={};W(os,{base2:()=>sp});var sp=oe({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var is={};W(is,{base256emoji:()=>fp});var yu=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}"),cp=yu.reduce((t,e,r)=>(t[r]=e,t),[]),ap=yu.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function up(t){return t.reduce((e,r)=>(e+=cp[r],e),"")}function lp(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let s=ap[n];if(s==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(s)}return new Uint8Array(e)}var fp=er({prefix:"\u{1F680}",name:"base256emoji",encode:up,decode:lp});var ss={};W(ss,{base8:()=>dp});var dp=oe({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var cs={};W(cs,{identity:()=>hp});var hp=er({prefix:"\0",name:"identity",encode:t=>Ma(t),decode:t=>Fa(t)});var ew=new TextEncoder,tw=new TextDecoder;var ds={};W(ds,{sha256:()=>fs,sha512:()=>bp});var ls=ke(z("node:crypto"),1);var yp=20;function us({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:s}){return new as(t,e,r,n,s)}var as=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,s,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=s??yp,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?bu(n,this.code,r?.truncate):n.then(s=>bu(s,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function bu(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 ar(e,t)}var fs=us({name:"sha2-256",code:18,encode:t=>He(ls.default.createHash("sha256").update(t).digest())}),bp=us({name:"sha2-512",code:19,encode:t=>He(ls.default.createHash("sha512").update(t).digest())});var tn={...cs,...os,...ss,...rs,...ns,...Ki,...Zi,...Vi,...Gi,...is},pw={...ds,...Qi};function xu(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var wu=xu("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),hs=xu("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=Rr(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),gp={utf8:wu,"utf-8":wu,hex:tn.base16,latin1:hs,ascii:hs,binary:hs,...tn},Gn=gp;function Le(t,e="utf8"){let r=Gn[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?xt(Eu.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}var Su=z("node:buffer");function ae(t,e="utf8"){let r=Gn[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Su.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var wp=parseInt("11111",2),ps=parseInt("10000000",2),xp=parseInt("01111111",2),vu={0:rn,1:rn,2:Ep,3:Ap,4:Ip,5:vp,6:Sp,16:rn,22:rn,48:rn};function ms(t,e={offset:0}){let r=t[e.offset]&wp;if(e.offset++,vu[r]!=null)return vu[r](t,e);throw new Error("No decoder for tag "+r)}function nn(t,e){let r=0;if((t[e.offset]&ps)===ps){let n=t[e.offset]&xp,s="0x";e.offset++;for(let o=0;o<n;o++,e.offset++)s+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(s,16)}else r=t[e.offset],e.offset++;return r}function rn(t,e){nn(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=ms(t,e);if(n===null)break;r.push(n)}return r}function Ep(t,e){let r=nn(t,e),n=e.offset,s=e.offset+r,o=[];for(let c=n;c<s;c++)c===n&&t[c]===0||o.push(t[c]);return e.offset+=r,Uint8Array.from(o)}function Sp(t,e){let r=nn(t,e),n=e.offset+r,s=t[e.offset];e.offset++;let o=0,c=0;s<40?(o=0,c=s):s<80?(o=1,c=s-40):(o=2,c=s-80);let i=`${o}.${c}`,a=[];for(;e.offset<n;){let u=t[e.offset];if(e.offset++,a.push(u&127),u<128){a.reverse();let l=0;for(let f=0;f<a.length;f++)l+=a[f]<<f*7;i+=`.${l}`,a=[]}}return i}function vp(t,e){return e.offset++,null}function Ap(t,e){let r=nn(t,e),n=t[e.offset];e.offset++;let s=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 s}function Ip(t,e){let r=nn(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function Tp(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new G;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function ys(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=Tp(t.byteLength);return new G(Uint8Array.from([e.byteLength|ps]),e)}function Au(t){let e=new G,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new G(Uint8Array.from([2]),ys(e),e)}function Iu(t){let e=Uint8Array.from([0]),r=new G(e,t);return new G(Uint8Array.from([3]),ys(r),r)}function Wn(t,e=48){let r=new G;for(let n of t)r.append(n);return new G(Uint8Array.from([e]),ys(r),r)}var Dp=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Cp=Uint8Array.from([6,5,43,129,4,0,34]),Lp=Uint8Array.from([6,5,43,129,4,0,35]),Bp={ext:!0,kty:"EC",crv:"P-256"},Op={ext:!0,kty:"EC",crv:"P-384"},_p={ext:!0,kty:"EC",crv:"P-521"},bs=32,gs=48,ws=66;function Tu(t){let e=ms(t);return Du(e)}function Du(t){let e=t[1][1][0],r=1,n,s;if(e.byteLength===bs*2+1)return n=ae(e.subarray(r,r+bs),"base64url"),s=ae(e.subarray(r+bs),"base64url"),new lr({...Bp,key_ops:["verify"],x:n,y:s});if(e.byteLength===gs*2+1)return n=ae(e.subarray(r,r+gs),"base64url"),s=ae(e.subarray(r+gs),"base64url"),new lr({...Op,key_ops:["verify"],x:n,y:s});if(e.byteLength===ws*2+1)return n=ae(e.subarray(r,r+ws),"base64url"),s=ae(e.subarray(r+ws),"base64url"),new lr({..._p,key_ops:["verify"],x:n,y:s});throw new te(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function Cu(t){return Wn([Au(Uint8Array.from([1])),Wn([kp(t.crv)],160),Wn([Iu(new G(Uint8Array.from([4]),Le(t.x??"","base64url"),Le(t.y??"","base64url")))],161)]).subarray()}function kp(t){if(t==="P-256")return Dp;if(t==="P-384")return Cp;if(t==="P-521")return Lp;throw new te(`Invalid curve ${t}`)}var lr=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=Cu(this.jwk)),this._raw}toMultihash(){return je.digest(It(this))}toCID(){return de.createV1(114,this.toMultihash())}toString(){return ce.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Ge(this.raw,e.raw)}async verify(e,r,n){return fu(this.jwk,r,e,n)}};var so=ke(z("crypto"),1);function xs(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in t&&t.BYTES_PER_ELEMENT===1}function Tt(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(`${r}expected number, got ${typeof t}`)}if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new RangeError(`${r}expected integer >= 0, got ${t}`)}}function ot(t,e,r=""){let n=xs(t),s=t?.length,o=e!==void 0;if(!n||o&&s!==e){let c=r&&`"${r}" `,i=o?` of length ${e}`:"",a=n?`length=${s}`:`type=${typeof t}`,u=c+"expected Uint8Array"+i+", got "+a;throw n?new RangeError(u):new TypeError(u)}return t}function Yn(t){if(typeof t!="function"||typeof t.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(Tt(t.outputLen),Tt(t.blockLen),t.outputLen<1)throw new Error('"outputLen" must be >= 1');if(t.blockLen<1)throw new Error('"blockLen" must be >= 1')}function fr(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 qn(t,e){ot(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}function Ut(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function Zn(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function Xe(t,e){return t<<32-e|t>>>e}var Bu=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Np=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function jn(t){if(ot(t),Bu)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=Np[t[r]];return e}var ut={_0:48,_9:57,A:65,F:70,a:97,f:102};function Lu(t){if(t>=ut._0&&t<=ut._9)return t-ut._0;if(t>=ut.A&&t<=ut.F)return t-(ut.A-10);if(t>=ut.a&&t<=ut.f)return t-(ut.a-10)}function Es(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);if(Bu)try{return Uint8Array.fromHex(t)}catch(s){throw s instanceof SyntaxError?new RangeError(s.message):s}let e=t.length,r=e/2;if(e%2)throw new RangeError("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let s=0,o=0;s<r;s++,o+=2){let c=Lu(t.charCodeAt(o)),i=Lu(t.charCodeAt(o+1));if(c===void 0||i===void 0){let a=t[o]+t[o+1];throw new RangeError('hex string expected, got non-hex character "'+a+'" at index '+o)}n[s]=c*16+i}return n}function Ou(...t){let e=0;for(let n=0;n<t.length;n++){let s=t[n];ot(s),e+=s.length}let r=new Uint8Array(e);for(let n=0,s=0;n<t.length;n++){let o=t[n];r.set(o,s),s+=o.length}return r}function _u(t,e={}){let r=(s,o)=>t(o).update(s).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=s=>t(s),Object.assign(r,e),Object.freeze(r)}function ku(t=32){Tt(t,"bytesLength");let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");if(t>65536)throw new RangeError(`"bytesLength" expected <= 65536, got ${t}`);return e.getRandomValues(new Uint8Array(t))}var Nu=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function Pu(t,e,r){return t&e^~t&r}function Ru(t,e,r){return t&e^t&r^e&r}var Xn=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,s){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=s,this.buffer=new Uint8Array(e),this.view=Zn(this.buffer)}update(e){fr(this),ot(e);let{view:r,buffer:n,blockLen:s}=this,o=e.length;for(let c=0;c<o;){let i=Math.min(s-this.pos,o-c);if(i===s){let a=Zn(e);for(;s<=o-c;c+=s)this.process(a,c);continue}n.set(e.subarray(c,c+i),this.pos),this.pos+=i,c+=i,this.pos===s&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){fr(this),qn(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:s,isLE:o}=this,{pos:c}=this;r[c++]=128,Ut(this.buffer.subarray(c)),this.padOffset>s-c&&(this.process(n,0),c=0);for(let f=c;f<s;f++)r[f]=0;n.setBigUint64(s-8,BigInt(this.length*8),o),this.process(n,0);let i=Zn(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let u=a/4,l=this.get();if(u>l.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<u;f++)i.setUint32(4*f,l[f],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:s,finished:o,destroyed:c,pos:i}=this;return e.destroyed=c,e.finished=o,e.length=s,e.pos=i,s%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},lt=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Pp=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]),Dt=new Uint32Array(64),Ss=class extends Xn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:s,E:o,F:c,G:i,H:a}=this;return[e,r,n,s,o,c,i,a]}set(e,r,n,s,o,c,i,a){this.A=e|0,this.B=r|0,this.C=n|0,this.D=s|0,this.E=o|0,this.F=c|0,this.G=i|0,this.H=a|0}process(e,r){for(let f=0;f<16;f++,r+=4)Dt[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=Dt[f-15],h=Dt[f-2],p=Xe(d,7)^Xe(d,18)^d>>>3,g=Xe(h,17)^Xe(h,19)^h>>>10;Dt[f]=g+Dt[f-7]+p+Dt[f-16]|0}let{A:n,B:s,C:o,D:c,E:i,F:a,G:u,H:l}=this;for(let f=0;f<64;f++){let d=Xe(i,6)^Xe(i,11)^Xe(i,25),h=l+d+Pu(i,a,u)+Pp[f]+Dt[f]|0,g=(Xe(n,2)^Xe(n,13)^Xe(n,22))+Ru(n,s,o)|0;l=u,u=a,a=i,i=c+h|0,c=o,o=s,s=n,n=h+g|0}n=n+this.A|0,s=s+this.B|0,o=o+this.C|0,c=c+this.D|0,i=i+this.E|0,a=a+this.F|0,u=u+this.G|0,l=l+this.H|0,this.set(n,s,o,c,i,a,u,l)}roundClean(){Ut(Dt)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),Ut(this.buffer)}},vs=class extends Ss{A=lt[0]|0;B=lt[1]|0;C=lt[2]|0;D=lt[3]|0;E=lt[4]|0;F=lt[5]|0;G=lt[6]|0;H=lt[7]|0;constructor(){super(32)}};var Uu=_u(()=>new vs,Nu(1));var pe=(t,e,r)=>ot(t,e,r),Is=Tt,Ts=jn,ft=(...t)=>Ou(...t),eo=t=>Es(t),Ds=xs,Cs=t=>ku(t),Jn=BigInt(0),As=BigInt(1);function Ft(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new TypeError(r+"expected boolean, got type="+typeof t)}return t}function to(t){if(typeof t=="bigint"){if(!Qn(t))throw new RangeError("positive bigint expected, got "+t)}else Is(t);return t}function on(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(r+"expected number, got type="+typeof t)}if(!Number.isSafeInteger(t)){let r=e&&`"${e}" `;throw new RangeError(r+"expected safe integer, got "+t)}}function sn(t){let e=to(t).toString(16);return e.length&1?"0"+e:e}function Fu(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);return t===""?Jn:BigInt("0x"+t)}function dr(t){return Fu(jn(t))}function Ls(t){return Fu(jn(Rp(ot(t)).reverse()))}function ro(t,e){if(Tt(e),e===0)throw new RangeError("zero length");t=to(t);let r=t.toString(16);if(r.length>e*2)throw new RangeError("number too large");return Es(r.padStart(e*2,"0"))}function Bs(t,e){return ro(t,e).reverse()}function Rp(t){return Uint8Array.from(pe(t))}var Qn=t=>typeof t=="bigint"&&Jn<=t;function Up(t,e,r){return Qn(t)&&Qn(e)&&Qn(r)&&e<=t&&t<r}function Os(t,e,r,n){if(!Up(e,r,n))throw new RangeError("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function hr(t){if(t<Jn)throw new Error("expected non-negative bigint, got "+t);let e;for(e=0;t>Jn;t>>=As,e+=1);return e}var cn=t=>(As<<BigInt(t))-As;function Mu(t,e,r){if(Tt(t,"hashLen"),Tt(e,"qByteLen"),typeof r!="function")throw new TypeError("hmacFn must be a function");let n=m=>new Uint8Array(m),s=Uint8Array.of(),o=Uint8Array.of(0),c=Uint8Array.of(1),i=1e3,a=n(t),u=n(t),l=0,f=()=>{a.fill(1),u.fill(0),l=0},d=(...m)=>r(u,ft(a,...m)),h=(m=s)=>{u=d(o,m),a=d(),m.length!==0&&(u=d(c,m),a=d())},p=()=>{if(l++>=i)throw new Error("drbg: tried max amount of iterations");let m=0,w=[];for(;m<e;){a=d();let A=a.slice();w.push(A),m+=a.length}return ft(...w)};return(m,w)=>{f(),h(m);let A;for(;(A=w(p()))===void 0;)h();return f(),A}}function Mt(t,e={},r={}){if(Object.prototype.toString.call(t)!=="[object Object]")throw new TypeError("expected valid options object");function n(o,c,i){if(!i&&c!=="function"&&!Object.hasOwn(t,o))throw new TypeError(`param "${o}" is invalid: expected own property`);let a=t[o];if(i&&a===void 0)return;let u=typeof a;if(u!==c||a===null)throw new TypeError(`param "${o}" is invalid: expected ${c}, got ${u}`)}let s=(o,c)=>Object.entries(o).forEach(([i,a])=>n(i,a,c));s(e,!1),s(r,!0)}var xe=BigInt(0),le=BigInt(1),$t=BigInt(2),Hu=BigInt(3),zu=BigInt(4),Gu=BigInt(5),Fp=BigInt(7),Wu=BigInt(8),Mp=BigInt(9),Yu=BigInt(16);function Qe(t,e){if(e<=xe)throw new Error("mod: expected positive modulus, got "+e);let r=t%e;return r>=xe?r:e+r}function Fe(t,e,r){if(e<xe)throw new Error("pow2: expected non-negative exponent, got "+e);let n=t;for(;e-- >xe;)n*=n,n%=r;return n}function $u(t,e){if(t===xe)throw new Error("invert: expected non-zero number");if(e<=xe)throw new Error("invert: expected positive modulus, got "+e);let r=Qe(t,e),n=e,s=xe,o=le,c=le,i=xe;for(;r!==xe;){let u=n/r,l=n-r*u,f=s-c*u,d=o-i*u;n=r,r=l,s=c,o=i,c=f,i=d}if(n!==le)throw new Error("invert: does not exist");return Qe(s,e)}function _s(t,e,r){let n=t;if(!n.eql(n.sqr(e),r))throw new Error("Cannot find square root")}function qu(t,e){let r=t,n=(r.ORDER+le)/zu,s=r.pow(e,n);return _s(r,s,e),s}function $p(t,e){let r=t,n=(r.ORDER-Gu)/Wu,s=r.mul(e,$t),o=r.pow(s,n),c=r.mul(e,o),i=r.mul(r.mul(c,$t),o),a=r.mul(c,r.sub(i,r.ONE));return _s(r,a,e),a}function Kp(t){let e=pr(t),r=Zu(t),n=r(e,e.neg(e.ONE)),s=r(e,n),o=r(e,e.neg(n)),c=(t+Fp)/Yu;return((i,a)=>{let u=i,l=u.pow(a,c),f=u.mul(l,n),d=u.mul(l,s),h=u.mul(l,o),p=u.eql(u.sqr(f),a),g=u.eql(u.sqr(d),a);l=u.cmov(l,f,p),f=u.cmov(h,d,g);let m=u.eql(u.sqr(f),a),w=u.cmov(l,f,m);return _s(u,w,a),w})}function Zu(t){if(t<Hu)throw new Error("sqrt is not defined for small field");let e=t-le,r=0;for(;e%$t===xe;)e/=$t,r++;let n=$t,s=pr(t);for(;Ku(s,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return qu;let o=s.pow(n,e),c=(e+le)/$t;return function(a,u){let l=a;if(l.is0(u))return u;if(Ku(l,u)!==1)throw new Error("Cannot find square root");let f=r,d=l.mul(l.ONE,o),h=l.pow(u,e),p=l.pow(u,c);for(;!l.eql(h,l.ONE);){if(l.is0(h))return l.ZERO;let g=1,m=l.sqr(h);for(;!l.eql(m,l.ONE);)if(g++,m=l.sqr(m),g===f)throw new Error("Cannot find square root");let w=le<<BigInt(f-g-1),A=l.pow(d,w);f=g,d=l.sqr(A),h=l.mul(h,d),p=l.mul(p,A)}return p}}function Vp(t){return t%zu===Hu?qu:t%Wu===Gu?$p:t%Yu===Mp?Kp(t):Zu(t)}var Hp=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function ks(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=Hp.reduce((n,s)=>(n[s]="function",n),e);if(Mt(t,r),on(t.BYTES,"BYTES"),on(t.BITS,"BITS"),t.BYTES<1||t.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(t.ORDER<=le)throw new Error("invalid field: expected ORDER > 1, got "+t.ORDER);return t}function zp(t,e,r){let n=t;if(r<xe)throw new Error("invalid exponent, negatives unsupported");if(r===xe)return n.ONE;if(r===le)return e;let s=n.ONE,o=e;for(;r>xe;)r&le&&(s=n.mul(s,o)),o=n.sqr(o),r>>=le;return s}function oo(t,e,r=!1){let n=t,s=new Array(e.length).fill(r?n.ZERO:void 0),o=e.reduce((i,a,u)=>n.is0(a)?i:(s[u]=i,n.mul(i,a)),n.ONE),c=n.inv(o);return e.reduceRight((i,a,u)=>n.is0(a)?i:(s[u]=n.mul(i,s[u]),n.mul(i,a)),c),s}function Ku(t,e){let r=t,n=(r.ORDER-le)/$t,s=r.pow(e,n),o=r.eql(s,r.ONE),c=r.eql(s,r.ZERO),i=r.eql(s,r.neg(r.ONE));if(!o&&!c&&!i)throw new Error("invalid Legendre symbol result");return o?1:c?0:-1}function Gp(t,e){if(e!==void 0&&Is(e),t<=xe)throw new Error("invalid n length: expected positive n, got "+t);if(e!==void 0&&e<1)throw new Error("invalid n length: expected positive bit length, got "+e);let r=hr(t);if(e!==void 0&&e<r)throw new Error(`invalid n length: expected bit length (${r}) >= n.length (${e})`);let n=e!==void 0?e:r,s=Math.ceil(n/8);return{nBitLength:n,nByteLength:s}}var Vu=new WeakMap,no=class{ORDER;BITS;BYTES;isLE;ZERO=xe;ONE=le;_lengths;_mod;constructor(e,r={}){if(e<=le)throw new Error("invalid field: expected ORDER > 1, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&Object.defineProperty(this,"sqrt",{value:r.sqrt,enumerable:!0}),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=Object.freeze(r.allowedLengths.slice())),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:s,nByteLength:o}=Gp(e,n);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=s,this.BYTES=o,Object.freeze(this)}create(e){return Qe(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof e);return xe<=e&&e<this.ORDER}is0(e){return e===xe}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&le)===le}neg(e){return Qe(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return Qe(e*e,this.ORDER)}add(e,r){return Qe(e+r,this.ORDER)}sub(e,r){return Qe(e-r,this.ORDER)}mul(e,r){return Qe(e*r,this.ORDER)}pow(e,r){return zp(this,e,r)}div(e,r){return Qe(e*$u(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 $u(e,this.ORDER)}sqrt(e){let r=Vu.get(this);return r||Vu.set(this,r=Vp(this.ORDER)),r(this,e)}toBytes(e){return this.isLE?Bs(e,this.BYTES):ro(e,this.BYTES)}fromBytes(e,r=!1){pe(e);let{_lengths:n,BYTES:s,isLE:o,ORDER:c,_mod:i}=this;if(n){if(e.length<1||!n.includes(e.length)||e.length>s)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let u=new Uint8Array(s);u.set(e,o?0:u.length-e.length),e=u}if(e.length!==s)throw new Error("Field.fromBytes: expected "+s+" bytes, got "+e.length);let a=o?Ls(e):dr(e);if(i&&(a=Qe(a,c)),!r&&!this.isValid(a))throw new Error("invalid field element: outside of range 0..ORDER");return a}invertBatch(e){return oo(this,e)}cmov(e,r,n){return Ft(n,"condition"),n?r:e}};Object.freeze(no.prototype);function pr(t,e={}){return new no(t,e)}function ju(t){if(typeof t!="bigint")throw new Error("field order must be bigint");if(t<=le)throw new Error("field order must be greater than 1");let e=hr(t-le);return Math.ceil(e/8)}function Ns(t){let e=ju(t);return e+Math.ceil(e/2)}function Ps(t,e,r=!1){pe(t);let n=t.length,s=ju(e),o=Math.max(Ns(e),16);if(n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?Ls(t):dr(t),i=Qe(c,e-le)+le;return r?Bs(i,s):ro(i,s)}var mr=BigInt(0),Kt=BigInt(1);function an(t,e){let r=e.negate();return t?r:e}function Ms(t,e){let r=oo(t.Fp,e.map(n=>n.Z));return e.map((n,s)=>t.fromAffine(n.toAffine(r[s])))}function el(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Rs(t,e){el(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),s=2**t,o=cn(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:s,shiftBy:c}}function Xu(t,e,r){let{windowSize:n,mask:s,maxNumber:o,shiftBy:c}=r,i=Number(t&s),a=t>>c;i>n&&(i-=o,a+=Kt);let u=e*n,l=u+Math.abs(i)-1,f=i===0,d=i<0,h=e%2!==0;return{nextN:a,offset:l,isZero:f,isNeg:d,isNegF:h,offsetF:u}}var Us=new WeakMap,tl=new WeakMap;function Fs(t){return tl.get(t)||1}function Qu(t){if(t!==mr)throw new Error("invalid wNAF")}var io=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 s=e;for(;r>mr;)r&Kt&&(n=n.add(s)),s=s.double(),r>>=Kt;return n}precomputeWindow(e,r){let{windows:n,windowSize:s}=Rs(r,this.bits),o=[],c=e,i=c;for(let a=0;a<n;a++){i=c,o.push(i);for(let u=1;u<s;u++)i=i.add(c),o.push(i);c=i.double()}return o}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let s=this.ZERO,o=this.BASE,c=Rs(e,this.bits);for(let i=0;i<c.windows;i++){let{nextN:a,offset:u,isZero:l,isNeg:f,isNegF:d,offsetF:h}=Xu(n,i,c);n=a,l?o=o.add(an(d,r[h])):s=s.add(an(f,r[u]))}return Qu(n),{p:s,f:o}}wNAFUnsafe(e,r,n,s=this.ZERO){let o=Rs(e,this.bits);for(let c=0;c<o.windows&&n!==mr;c++){let{nextN:i,offset:a,isZero:u,isNeg:l}=Xu(n,c,o);if(n=i,!u){let f=r[a];s=s.add(l?f.negate():f)}}return Qu(n),s}getPrecomputes(e,r,n){let s=Us.get(r);return s||(s=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(s=n(s)),Us.set(r,s))),s}cached(e,r,n){let s=Fs(e);return this.wNAF(s,this.getPrecomputes(s,e,n),r)}unsafe(e,r,n,s){let o=Fs(e);return o===1?this._unsafeLadder(e,r,s):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,s)}createCache(e,r){el(r,this.bits),tl.set(e,r),Us.delete(e)}hasCache(e){return Fs(e)!==1}};function rl(t,e,r,n){let s=e,o=t.ZERO,c=t.ZERO;for(;r>mr||n>mr;)r&Kt&&(o=o.add(s)),n&Kt&&(c=c.add(s)),s=s.double(),r>>=Kt,n>>=Kt;return{p1:o,p2:c}}function Ju(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return ks(e),e}else return pr(t,{isLE:r})}function nl(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let a of["p","n","h"]){let u=e[a];if(!(typeof u=="bigint"&&u>mr))throw new Error(`CURVE.${a} must be positive bigint`)}let s=Ju(e.p,r.Fp,n),o=Ju(e.n,r.Fn,n),i=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let a of i)if(!s.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:s,Fn:o}}function ol(t,e){return function(n){let s=t(n);return{secretKey:s,publicKey:e(s)}}}var il=z("node:buffer");function Ct(t,e){return xt(il.Buffer.concat(t,e))}var dx=so.default.generateKeyPairSync,un=32;var Wp=64;function sl(t,e,r){if(t.byteLength!==un)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!==Wp)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=so.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:ae(t,"base64url"),kty:"OKP"}});return so.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function al(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var co=class{type="Ed25519";raw;constructor(e){this.raw=$s(e,un)}toMultihash(){return je.digest(It(this))}toCID(){return de.createV1(114,this.toMultihash())}toString(){return ce.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Ge(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let s=sl(this.raw,r,e);return al(s)?s.then(o=>(n?.signal?.throwIfAborted(),o)):s}};function ul(t){return t=$s(t,un),new co(t)}function $s(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new te(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var Be;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Be||(Be={}));var Ks;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(Ks||(Ks={}));(function(t){t.codec=()=>qe(Ks)})(Be||(Be={}));var ln;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Be.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.Type=Be.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${i}.Type`,value:Be.codec().decode(o)};break}case 2:{yield{field:`${i}.Data`,value:o.bytes()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(ln||(ln={}));var Vs;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Be.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.Type=Be.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${i}.Type`,value:Be.codec().decode(o)};break}case 2:{yield{field:`${i}.Data`,value:o.bytes()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Vs||(Vs={}));var gl=ke(z("node:crypto"),1);var ao=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(e,r){if(Yn(e),ot(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,s=new Uint8Array(n);s.set(r.length>n?e.create().update(r).digest():r);for(let o=0;o<s.length;o++)s[o]^=54;this.iHash.update(s),this.oHash=e.create();for(let o=0;o<s.length;o++)s[o]^=106;this.oHash.update(s),Ut(s)}update(e){return fr(this),this.iHash.update(e),this}digestInto(e){fr(this),qn(e,this),this.finished=!0;let r=e.subarray(0,this.outputLen);this.iHash.digestInto(r),this.oHash.update(r),this.oHash.digestInto(r),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:s,destroyed:o,blockLen:c,outputLen:i}=this;return e=e,e.finished=s,e.destroyed=o,e.blockLen=c,e.outputLen=i,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()}},ll=(()=>{let t=((e,r,n)=>new ao(e,r).update(n).digest());return t.create=(e,r)=>new ao(e,r),t})();var fl=(t,e)=>(t+(t>=0?e:-e)/dl)/e;function Zp(t,e,r){Os("scalar",t,it,r);let[[n,s],[o,c]]=e,i=fl(c*t,r),a=fl(-s*t,r),u=t-i*n-a*o,l=-i*s-a*c,f=u<it,d=l<it;f&&(u=-u),d&&(l=-l);let h=cn(Math.ceil(hr(r)/2))+Lt;if(u<it||u>=h||l<it||l>=h)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:f,k1:u,k2neg:d,k2:l}}function zs(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function Hs(t,e){Mt(t);let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Ft(r.lowS,"lowS"),Ft(r.prehash,"prehash"),r.format!==void 0&&zs(r.format),r}var Gs=class extends Error{constructor(e=""){super(e)}},Je={Err:Gs,_tlv:{encode:(t,e)=>{let{Err:r}=Je;if(on(t,"tag"),t<0||t>255)throw new r("tlv.encode: wrong tag");if(typeof e!="string")throw new TypeError('"data" expected string, got type='+typeof e);if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,s=sn(n);if(s.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?sn(s.length/2|128):"";return sn(t)+o+s+e},decode(t,e){let{Err:r}=Je;e=pe(e,void 0,"DER data");let n=0;if(t<0||t>255)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let s=e[n++],o=!!(s&128),c=0;if(!o)c=s;else{let a=s&127;if(!a)throw new r("tlv.decode(long): indefinite length not supported");if(a>4)throw new r("tlv.decode(long): byte length is too big");let u=e.subarray(n,n+a);if(u.length!==a)throw new r("tlv.decode: length bytes not complete");if(u[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let l of u)c=c<<8|l;if(n+=a,c<128)throw new r("tlv.decode(long): not minimal encoding")}let i=e.subarray(n,n+c);if(i.length!==c)throw new r("tlv.decode: wrong value length");return{v:i,l:e.subarray(n+c)}}},_int:{encode(t){let{Err:e}=Je;if(to(t),t<it)throw new e("integer: negative integers are not allowed");let r=sn(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=Je;if(t.length<1)throw new e("invalid signature integer: empty");if(t[0]&128)throw new e("invalid signature integer: negative");if(t.length>1&&t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return dr(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=Je,s=pe(t,void 0,"signature"),{v:o,l:c}=n.decode(48,s);if(c.length)throw new e("invalid signature: left bytes after parsing");let{v:i,l:a}=n.decode(2,o),{v:u,l}=n.decode(2,a);if(l.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(i),s:r.decode(u)}},hexFromSig(t){let{_tlv:e,_int:r}=Je,n=e.encode(2,r.encode(t.r)),s=e.encode(2,r.encode(t.s)),o=n+s;return e.encode(48,o)}};Object.freeze(Je._tlv);Object.freeze(Je._int);Object.freeze(Je);var it=BigInt(0),Lt=BigInt(1),dl=BigInt(2),uo=BigInt(3),jp=BigInt(4);function hl(t,e={}){let r=nl("weierstrass",t,e),n=r.Fp,s=r.Fn,o=r.CURVE,{h:c,n:i}=o;Mt(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:a,allowInfinityPoint:u}=e;if(a&&(!n.is0(o.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let l=ml(n,s);function f(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(ie,b,T){if(u&&b.is0())return Uint8Array.of(0);let{x:B,y:x}=b.toAffine(),y=n.toBytes(B);if(Ft(T,"isCompressed"),T){f();let E=!n.isOdd(x);return ft(pl(E),y)}else return ft(Uint8Array.of(4),y,n.toBytes(x))}function h(ie){pe(ie,void 0,"Point");let{publicKey:b,publicKeyUncompressed:T}=l,B=ie.length,x=ie[0],y=ie.subarray(1);if(u&&B===1&&x===0)return{x:n.ZERO,y:n.ZERO};if(B===b&&(x===2||x===3)){let E=n.fromBytes(y);if(!n.isValid(E))throw new Error("bad point: is not on curve, wrong x");let v=m(E),S;try{S=n.sqrt(v)}catch(H){let K=H instanceof Error?": "+H.message:"";throw new Error("bad point: is not on curve, sqrt error"+K)}f();let C=n.isOdd(S);return(x&1)===1!==C&&(S=n.neg(S)),{x:E,y:S}}else if(B===T&&x===4){let E=n.BYTES,v=n.fromBytes(y.subarray(0,E)),S=n.fromBytes(y.subarray(E,E*2));if(!w(v,S))throw new Error("bad point: is not on curve");return{x:v,y:S}}else throw new Error(`bad point: got length ${B}, expected compressed=${b} or uncompressed=${T}`)}let p=e.toBytes===void 0?d:e.toBytes,g=e.fromBytes===void 0?h:e.fromBytes;function m(ie){let b=n.sqr(ie),T=n.mul(b,ie);return n.add(n.add(T,n.mul(ie,o.a)),o.b)}function w(ie,b){let T=n.sqr(b),B=m(ie);return n.eql(T,B)}if(!w(o.Gx,o.Gy))throw new Error("bad curve params: generator point");let A=n.mul(n.pow(o.a,uo),jp),O=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(A,O)))throw new Error("bad curve params: a or b");function k(ie,b,T=!1){if(!n.isValid(b)||T&&n.is0(b))throw new Error(`bad point coordinate ${ie}`);return b}function L(ie){if(!(ie instanceof D))throw new Error("Weierstrass Point expected")}function V(ie){if(!a||!a.basises)throw new Error("no endo");return Zp(ie,a.basises,s.ORDER)}function P(ie,b,T,B,x){return T=new D(n.mul(T.X,ie),T.Y,T.Z),b=an(B,b),T=an(x,T),b.add(T)}class D{static BASE=new D(o.Gx,o.Gy,n.ONE);static ZERO=new D(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=s;X;Y;Z;constructor(b,T,B){this.X=k("x",b),this.Y=k("y",T,!0),this.Z=k("z",B),Object.freeze(this)}static CURVE(){return o}static fromAffine(b){let{x:T,y:B}=b||{};if(!b||!n.isValid(T)||!n.isValid(B))throw new Error("invalid affine point");if(b instanceof D)throw new Error("projective point not allowed");return n.is0(T)&&n.is0(B)?D.ZERO:new D(T,B,n.ONE)}static fromBytes(b){let T=D.fromAffine(g(pe(b,void 0,"point")));return T.assertValidity(),T}static fromHex(b){return D.fromBytes(eo(b))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(b=8,T=!0){return We.createCache(this,b),T||this.multiply(uo),this}assertValidity(){let b=this;if(b.is0()){if(e.allowInfinityPoint&&n.is0(b.X)&&n.eql(b.Y,n.ONE)&&n.is0(b.Z))return;throw new Error("bad point: ZERO")}let{x:T,y:B}=b.toAffine();if(!n.isValid(T)||!n.isValid(B))throw new Error("bad point: x or y not field elements");if(!w(T,B))throw new Error("bad point: equation left != right");if(!b.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:b}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(b)}equals(b){L(b);let{X:T,Y:B,Z:x}=this,{X:y,Y:E,Z:v}=b,S=n.eql(n.mul(T,v),n.mul(y,x)),C=n.eql(n.mul(B,v),n.mul(E,x));return S&&C}negate(){return new D(this.X,n.neg(this.Y),this.Z)}double(){let{a:b,b:T}=o,B=n.mul(T,uo),{X:x,Y:y,Z:E}=this,v=n.ZERO,S=n.ZERO,C=n.ZERO,_=n.mul(x,x),H=n.mul(y,y),K=n.mul(E,E),R=n.mul(x,y);return R=n.add(R,R),C=n.mul(x,E),C=n.add(C,C),v=n.mul(b,C),S=n.mul(B,K),S=n.add(v,S),v=n.sub(H,S),S=n.add(H,S),S=n.mul(v,S),v=n.mul(R,v),C=n.mul(B,C),K=n.mul(b,K),R=n.sub(_,K),R=n.mul(b,R),R=n.add(R,C),C=n.add(_,_),_=n.add(C,_),_=n.add(_,K),_=n.mul(_,R),S=n.add(S,_),K=n.mul(y,E),K=n.add(K,K),_=n.mul(K,R),v=n.sub(v,_),C=n.mul(K,H),C=n.add(C,C),C=n.add(C,C),new D(v,S,C)}add(b){L(b);let{X:T,Y:B,Z:x}=this,{X:y,Y:E,Z:v}=b,S=n.ZERO,C=n.ZERO,_=n.ZERO,H=o.a,K=n.mul(o.b,uo),R=n.mul(T,y),be=n.mul(B,E),ge=n.mul(x,v),we=n.add(T,B),se=n.add(y,E);we=n.mul(we,se),se=n.add(R,be),we=n.sub(we,se),se=n.add(T,x);let _e=n.add(y,v);return se=n.mul(se,_e),_e=n.add(R,ge),se=n.sub(se,_e),_e=n.add(B,x),S=n.add(E,v),_e=n.mul(_e,S),S=n.add(be,ge),_e=n.sub(_e,S),_=n.mul(H,se),S=n.mul(K,ge),_=n.add(S,_),S=n.sub(be,_),_=n.add(be,_),C=n.mul(S,_),be=n.add(R,R),be=n.add(be,R),ge=n.mul(H,ge),se=n.mul(K,se),be=n.add(be,ge),ge=n.sub(R,ge),ge=n.mul(H,ge),se=n.add(se,ge),R=n.mul(be,se),C=n.add(C,R),R=n.mul(_e,se),S=n.mul(we,S),S=n.sub(S,R),R=n.mul(we,be),_=n.mul(_e,_),_=n.add(_,R),new D(S,C,_)}subtract(b){return L(b),this.add(b.negate())}is0(){return this.equals(D.ZERO)}multiply(b){let{endo:T}=e;if(!s.isValidNot0(b))throw new RangeError("invalid scalar: out of range");let B,x,y=E=>We.cached(this,E,v=>Ms(D,v));if(T){let{k1neg:E,k1:v,k2neg:S,k2:C}=V(b),{p:_,f:H}=y(v),{p:K,f:R}=y(C);x=H.add(R),B=P(T.beta,_,K,E,S)}else{let{p:E,f:v}=y(b);B=E,x=v}return Ms(D,[B,x])[0]}multiplyUnsafe(b){let{endo:T}=e,B=this,x=b;if(!s.isValid(x))throw new RangeError("invalid scalar: out of range");if(x===it||B.is0())return D.ZERO;if(x===Lt)return B;if(We.hasCache(this))return this.multiply(x);if(T){let{k1neg:y,k1:E,k2neg:v,k2:S}=V(x),{p1:C,p2:_}=rl(D,B,E,S);return P(T.beta,C,_,y,v)}else return We.unsafe(B,x)}toAffine(b){let T=this,B=b,{X:x,Y:y,Z:E}=T;if(n.eql(E,n.ONE))return{x,y};let v=T.is0();B==null&&(B=v?n.ONE:n.inv(E));let S=n.mul(x,B),C=n.mul(y,B),_=n.mul(E,B);if(v)return{x:n.ZERO,y:n.ZERO};if(!n.eql(_,n.ONE))throw new Error("invZ was invalid");return{x:S,y:C}}isTorsionFree(){let{isTorsionFree:b}=e;return c===Lt?!0:b?b(D,this):We.unsafe(this,i).is0()}clearCofactor(){let{clearCofactor:b}=e;return c===Lt?this:b?b(D,this):this.multiplyUnsafe(c)}isSmallOrder(){return c===Lt?this.is0():this.clearCofactor().is0()}toBytes(b=!0){return Ft(b,"isCompressed"),this.assertValidity(),p(D,this,b)}toHex(b=!0){return Ts(this.toBytes(b))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let fe=s.BITS,We=new io(D,e.endo?Math.ceil(fe/2):fe);return fe>=8&&D.BASE.precompute(8),Object.freeze(D.prototype),Object.freeze(D),D}function pl(t){return Uint8Array.of(t?2:3)}function ml(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function Xp(t,e={}){let{Fn:r}=t,n=e.randomBytes===void 0?Cs:e.randomBytes,s=Object.assign(ml(t.Fp,r),{seed:Math.max(Ns(r.ORDER),16)});function o(h){try{let p=r.fromBytes(h);return r.isValidNot0(p)}catch{return!1}}function c(h,p){let{publicKey:g,publicKeyUncompressed:m}=s;try{let w=h.length;return p===!0&&w!==g||p===!1&&w!==m?!1:!!t.fromBytes(h)}catch{return!1}}function i(h){return h=h===void 0?n(s.seed):h,Ps(pe(h,s.seed,"seed"),r.ORDER)}function a(h,p=!0){return t.BASE.multiply(r.fromBytes(h)).toBytes(p)}function u(h){let{secretKey:p,publicKey:g,publicKeyUncompressed:m}=s,w=r._lengths;if(!Ds(h))return;let A=pe(h,void 0,"key").length,O=A===g||A===m,k=A===p||!!w?.includes(A);if(!(O&&k))return O}function l(h,p,g=!0){if(u(h)===!0)throw new Error("first arg must be private key");if(u(p)===!1)throw new Error("second arg must be public key");let m=r.fromBytes(h);return t.fromBytes(p).multiply(m).toBytes(g)}let f={isValidSecretKey:o,isValidPublicKey:c,randomSecretKey:i},d=ol(i,a);return Object.freeze(f),Object.freeze(s),Object.freeze({getPublicKey:a,getSharedSecret:l,keygen:d,Point:t,utils:f,lengths:s})}function yl(t,e,r={}){let n=e;Yn(n),Mt(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let s=r.randomBytes===void 0?Cs:r.randomBytes,o=r.hmac===void 0?(x,y)=>ll(n,x,y):r.hmac,{Fp:c,Fn:i}=t,{ORDER:a,BITS:u}=i,{keygen:l,getPublicKey:f,getSharedSecret:d,utils:h,lengths:p}=Xp(t,r),g={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},m=a*dl+Lt<c.ORDER;function w(x){let y=a>>Lt;return x>y}function A(x,y){if(!i.isValidNot0(y))throw new Error(`invalid signature ${x}: out of range 1..Point.Fn.ORDER`);return y}function O(){if(m)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function k(x,y){zs(y);let E=p.signature,v=y==="compact"?E:y==="recovered"?E+1:void 0;return pe(x,v)}class L{r;s;recovery;constructor(y,E,v){if(this.r=A("r",y),this.s=A("s",E),v!=null){if(O(),![0,1,2,3].includes(v))throw new Error("invalid recovery id");this.recovery=v}Object.freeze(this)}static fromBytes(y,E=g.format){k(y,E);let v;if(E==="der"){let{r:H,s:K}=Je.toSig(pe(y));return new L(H,K)}E==="recovered"&&(v=y[0],E="compact",y=y.subarray(1));let S=p.signature/2,C=y.subarray(0,S),_=y.subarray(S,S*2);return new L(i.fromBytes(C),i.fromBytes(_),v)}static fromHex(y,E){return this.fromBytes(eo(y),E)}assertRecovery(){let{recovery:y}=this;if(y==null)throw new Error("invalid recovery id: must be present");return y}addRecoveryBit(y){return new L(this.r,this.s,y)}recoverPublicKey(y){let{r:E,s:v}=this,S=this.assertRecovery(),C=S===2||S===3?E+a:E;if(!c.isValid(C))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let _=c.toBytes(C),H=t.fromBytes(ft(pl((S&1)===0),_)),K=i.inv(C),R=P(pe(y,void 0,"msgHash")),be=i.create(-R*K),ge=i.create(v*K),we=t.BASE.multiplyUnsafe(be).add(H.multiplyUnsafe(ge));if(we.is0())throw new Error("invalid recovery: point at infinify");return we.assertValidity(),we}hasHighS(){return w(this.s)}toBytes(y=g.format){if(zs(y),y==="der")return eo(Je.hexFromSig(this));let{r:E,s:v}=this,S=i.toBytes(E),C=i.toBytes(v);return y==="recovered"?(O(),ft(Uint8Array.of(this.assertRecovery()),S,C)):ft(S,C)}toHex(y){return Ts(this.toBytes(y))}}Object.freeze(L.prototype),Object.freeze(L);let V=r.bits2int===void 0?function(y){if(y.length>8192)throw new Error("input is too large");let E=dr(y),v=y.length*8-u;return v>0?E>>BigInt(v):E}:r.bits2int,P=r.bits2int_modN===void 0?function(y){return i.create(V(y))}:r.bits2int_modN,D=cn(u);function fe(x){return Os("num < 2^"+u,x,it,D),i.toBytes(x)}function We(x,y){return pe(x,void 0,"message"),y?pe(n(x),void 0,"prehashed message"):x}function ie(x,y,E){let{lowS:v,prehash:S,extraEntropy:C}=Hs(E,g);x=We(x,S);let _=P(x),H=i.fromBytes(y);if(!i.isValidNot0(H))throw new Error("invalid private key");let K=[fe(H),fe(_)];if(C!=null&&C!==!1){let we=C===!0?s(p.secretKey):C;K.push(pe(we,void 0,"extraEntropy"))}let R=ft(...K),be=_;function ge(we){let se=V(we);if(!i.isValidNot0(se))return;let _e=i.inv(se),Yt=t.BASE.multiply(se).toAffine(),Tr=i.create(Yt.x);if(Tr===it)return;let wn=i.create(_e*i.create(be+Tr*H));if(wn===it)return;let qc=(Yt.x===Tr?0:2)|Number(Yt.y&Lt),Zc=wn;return v&&w(wn)&&(Zc=i.neg(wn),qc^=1),new L(Tr,Zc,m?void 0:qc)}return{seed:R,k2sig:ge}}function b(x,y,E={}){let{seed:v,k2sig:S}=ie(x,y,E);return Mu(n.outputLen,i.BYTES,o)(v,S).toBytes(E.format)}function T(x,y,E,v={}){let{lowS:S,prehash:C,format:_}=Hs(v,g);if(E=pe(E,void 0,"publicKey"),y=We(y,C),!Ds(x)){let H=x instanceof L?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+H)}k(x,_);try{let H=L.fromBytes(x,_),K=t.fromBytes(E);if(S&&H.hasHighS())return!1;let{r:R,s:be}=H,ge=P(y),we=i.inv(be),se=i.create(ge*we),_e=i.create(R*we),Yt=t.BASE.multiplyUnsafe(se).add(K.multiplyUnsafe(_e));return Yt.is0()?!1:i.create(Yt.x)===R}catch{return!1}}function B(x,y,E={}){let{prehash:v}=Hs(E,g);return y=We(y,v),L.fromBytes(x,"recovered").recoverPublicKey(y).toBytes()}return Object.freeze({keygen:l,getPublicKey:f,getSharedSecret:d,utils:h,lengths:p,Point:t,sign:b,verify:T,recoverPublicKey:B,Signature:L,hash:n})}var Ys={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Qp={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var bl=BigInt(2);function Jp(t){let e=Ys.p,r=BigInt(3),n=BigInt(6),s=BigInt(11),o=BigInt(22),c=BigInt(23),i=BigInt(44),a=BigInt(88),u=t*t*t%e,l=u*u*t%e,f=Fe(l,r,e)*l%e,d=Fe(f,r,e)*l%e,h=Fe(d,bl,e)*u%e,p=Fe(h,s,e)*h%e,g=Fe(p,o,e)*p%e,m=Fe(g,i,e)*g%e,w=Fe(m,a,e)*m%e,A=Fe(w,i,e)*g%e,O=Fe(A,r,e)*l%e,k=Fe(O,c,e)*p%e,L=Fe(k,n,e)*u%e,V=Fe(L,bl,e);if(!Ws.eql(Ws.sqr(V),t))throw new Error("Cannot find square root");return V}var Ws=pr(Ys.p,{sqrt:Jp}),em=hl(Ys,{Fp:Ws,endo:Qp}),fn=yl(em,Uu);var lo=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function wl(t,e,r,n){n?.signal?.throwIfAborted();let s=gl.default.createHash("sha256");if(r instanceof Uint8Array)s.update(r);else for(let c of r)s.update(c);let o=s.digest();try{return fn.verify(e,o,t,{prehash:!1,format:"der"})}catch(c){throw new lo(String(c))}}var fo=class{type="secp256k1";raw;_key;constructor(e){this._key=El(e),this.raw=xl(this._key)}toMultihash(){return je.digest(It(this))}toCID(){return de.createV1(114,this.toMultihash())}toString(){return ce.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Ge(this.raw,e.raw)}verify(e,r,n){return wl(this._key,r,e,n)}};function Sl(t){return new fo(t)}function xl(t){return fn.Point.fromBytes(t).toBytes()}function El(t){try{return fn.Point.fromBytes(t),t}catch(e){throw new Nn(String(e))}}function vl(t){let{Type:e,Data:r}=ln.decode(t.digest),n=r??new Uint8Array;switch(e){case Be.Ed25519:return ul(n);case Be.secp256k1:return Sl(n);case Be.ECDSA:return Tu(n);default:throw new Zr}}function It(t){return ln.encode({Type:Be[t.type],Data:t.raw})}var Al=Symbol.for("nodejs.util.inspect.custom"),tm=114,dn=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()})`}[qi]=!0;toString(){return this.string==null&&(this.string=ce.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return de.createV1(tm,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return Ge(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return Ge(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[Al](){return`PeerId(${this.toString()})`}},ho=class extends dn{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},po=class extends dn{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},mo=class extends dn{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},rm=2336,yo=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=je.digest(Le(this.url))}[Al](){return`PeerId(${this.url})`}[qi]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return de.createV1(rm,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=ae(e)),e.toString()===this.toString())}};function yr(t){if(om(t))return new ho({multihash:t});if(nm(t))try{let e=vl(t);if(e.type==="Ed25519")return new po({multihash:t,publicKey:e});if(e.type==="secp256k1")return new mo({multihash:t,publicKey:e})}catch{let r=ae(t.digest);return new yo(new URL(r))}throw new Rn("Supplied PeerID Multihash is invalid")}function nm(t){return t.code===je.code}function om(t){return t.code===fs.code}var bf=ke(z("net"),1);var im=Math.pow(2,7),sm=Math.pow(2,14),cm=Math.pow(2,21),qs=Math.pow(2,28),Zs=Math.pow(2,35),js=Math.pow(2,42),Xs=Math.pow(2,49),re=128,ve=127;function br(t){if(t<im)return 1;if(t<sm)return 2;if(t<cm)return 3;if(t<qs)return 4;if(t<Zs)return 5;if(t<js)return 6;if(t<Xs)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Qs(t,e,r=0){switch(br(t)){case 8:e[r++]=t&255|re,t/=128;case 7:e[r++]=t&255|re,t/=128;case 6:e[r++]=t&255|re,t/=128;case 5:e[r++]=t&255|re,t/=128;case 4:e[r++]=t&255|re,t>>>=7;case 3:e[r++]=t&255|re,t>>>=7;case 2:e[r++]=t&255|re,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function am(t,e){let r=t[e],n=0;if(n+=r&ve,r<re||(r=t[e+1],n+=(r&ve)<<7,r<re)||(r=t[e+2],n+=(r&ve)<<14,r<re)||(r=t[e+3],n+=(r&ve)<<21,r<re)||(r=t[e+4],n+=(r&ve)*qs,r<re)||(r=t[e+5],n+=(r&ve)*Zs,r<re)||(r=t[e+6],n+=(r&ve)*js,r<re)||(r=t[e+7],n+=(r&ve)*Xs,r<re))return n;throw new RangeError("Could not decode varint")}function um(t,e){let r=t.get(e),n=0;if(n+=r&ve,r<re||(r=t.get(e+1),n+=(r&ve)<<7,r<re)||(r=t.get(e+2),n+=(r&ve)<<14,r<re)||(r=t.get(e+3),n+=(r&ve)<<21,r<re)||(r=t.get(e+4),n+=(r&ve)*qs,r<re)||(r=t.get(e+5),n+=(r&ve)*Zs,r<re)||(r=t.get(e+6),n+=(r&ve)*js,r<re)||(r=t.get(e+7),n+=(r&ve)*Xs,r<re))return n;throw new RangeError("Could not decode varint")}function Js(t,e=0){return t instanceof Uint8Array?am(t,e):um(t,e)}var Ee=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},dt=class extends Error{static name="ValidationError";name="ValidationError"},bo=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},go=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Me=z("node:net");function tc(t){return e=>ae(e,t)}function rc(t){return e=>Le(e,t)}function gr(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function Vt(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function Il(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=Le(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 s=Vt(n);return Ct([r,s],r.length+s.length)}function Tl(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=nt.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 s=Vt(n);return Ct([r,s],r.length+s.length)}function nc(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=ae(e,"base32"),s=gr(r);return`${n}:${s}`}var oc=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let s=parseInt(r,10);if(isNaN(s)||s<0||s>255)throw new Ee("Invalid byte value in IP address");e[n]=s}),e},Dl=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let o=(0,Me.isIPv4)(r[n]),c;o&&(c=oc(r[n]),r[n]=ae(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,ae(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 s=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 Ee("Invalid byte value in IP address");s[e++]=o>>8&255,s[e++]=o&255}return s},Cl=function(t){if(t.byteLength!==4)throw new Ee("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},Ll=function(t){if(t.byteLength!==16)throw new Ee("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let s=t[n],o=t[n+1],c=`${s.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 Ee(`Invalid IPv6 address "${r}"`)}};function Bl(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new Ee(`Invalid IPv6 address "${t}"`)}}var ec=Object.values(tn).map(t=>t.decoder),fm=(function(){let t=ec[0].or(ec[1]);return ec.slice(2).forEach(e=>t=t.or(e)),t})();function Ol(t){return fm.decode(t)}function _l(t){return e=>t.encoder.encode(e)}function dm(t){if(parseInt(t).toString()!==t)throw new dt("Value must be an integer")}function hm(t){if(t<0)throw new dt("Value must be a positive integer, or zero")}function pm(t){return e=>{if(e>t)throw new dt(`Value must be smaller than or equal to ${t}`)}}function mm(...t){return e=>{for(let r of t)r(e)}}var hn=mm(dm,hm,pm(65535));var me=-1,ic=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 go(`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)}))}},pt=new ic,Lm=[{code:4,name:"ip4",size:32,valueToBytes:oc,bytesToValue:Cl,validate:t=>{if(!(0,Me.isIPv4)(t))throw new dt(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Vt,bytesToValue:gr,validate:hn},{code:273,name:"udp",size:16,valueToBytes:Vt,bytesToValue:gr,validate:hn},{code:33,name:"dccp",size:16,valueToBytes:Vt,bytesToValue:gr,validate:hn},{code:41,name:"ip6",size:128,valueToBytes:Dl,bytesToValue:Ll,stringToValue:Bl,validate:t=>{if(!(0,Me.isIPv6)(t))throw new dt(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:me},{code:43,name:"ipcidr",size:8,bytesToValue:tc("base10"),valueToBytes:rc("base10")},{code:53,name:"dns",size:me},{code:54,name:"dns4",size:me},{code:55,name:"dns6",size:me},{code:56,name:"dnsaddr",size:me},{code:132,name:"sctp",size:16,valueToBytes:Vt,bytesToValue:gr,validate:hn},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:me,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:me,bytesToValue:tc("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?rc("base58btc")(t):de.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:nc,valueToBytes:Il},{code:445,name:"onion3",size:296,bytesToValue:nc,valueToBytes:Tl},{code:446,name:"garlic64",size:me},{code:447,name:"garlic32",size:me},{code:448,name:"tls"},{code:449,name:"sni",size:me},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:me,bytesToValue:_l(zi),valueToBytes:Ol},{code:480,name:"http"},{code:481,name:"http-path",size:me,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:me}];Lm.forEach(t=>{pt.addProtocol(t)});function kl(t){let e=[],r=0;for(;r<t.length;){let n=Js(t,r),s=pt.getProtocol(n),o=br(n),c=Bm(s,t,r+o),i=0;c>0&&s.size===me&&(i=br(c));let a=o+i+c,u={code:n,name:s.name,bytes:ur(t.subarray(r,r+a))};if(c>0){let l=r+o+i,f=t.subarray(l,l+c);u.value=s.bytesToValue?.(f)??ae(f)}e.push(u),r+=a}return e}function Nl(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let s=pt.getProtocol(n.code),o=br(n.code),c,i=0,a=0;n.value!=null&&(c=s.valueToBytes?.(n.value)??Le(n.value),i=c.byteLength,s.size===me&&(a=br(i)));let u=new Uint8Array(o+a+i),l=0;Qs(n.code,u,l),l+=o,c!=null&&(s.size===me&&(Qs(i,u,l),l+=a),u.set(c,l)),n.bytes=u}r.push(n.bytes),e+=n.bytes.byteLength}return Ct(r,e)}function Pl(t){if(t.charAt(0)!=="/")throw new Ee('String multiaddr must start with "/"');let e=[],r="protocol",n="",s="";for(let o=1;o<t.length;o++){let c=t.charAt(o);c!=="/"&&(r==="protocol"?s+=t.charAt(o):n+=t.charAt(o));let i=o===t.length-1;if(c==="/"||i){let a=pt.getProtocol(s);if(r==="protocol"){if(a.size==null||a.size===0){e.push({code:a.code,name:a.name}),n="",s="",r="protocol";continue}else if(i)throw new Ee(`Component ${s} was missing value`);r="value"}else if(r==="value"){let u={code:a.code,name:a.name};if(a.size!=null&&a.size!==0){if(n==="")throw new Ee(`Component ${s} was missing value`);u.value=a.stringToValue?.(n)??n}e.push(u),n="",s="",r="protocol"}}}if(s!==""&&n!=="")throw new Ee("Incomplete multiaddr");return e}function Rl(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=pt.getProtocol(e.code);if(r==null)throw new Ee(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function Bm(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:Js(e,r)}var Om=Symbol.for("nodejs.util.inspect.custom"),gc=Symbol.for("@multiformats/multiaddr");function _m(t){if(t==null&&(t="/"),Ul(t))return t.getComponents();if(t instanceof Uint8Array)return kl(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),Pl(t);if(Array.isArray(t))return t;throw new Ee("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Do=class t{[gc]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=_m(e),r.validate!==!1&&km(this)}get bytes(){return this.#r==null&&(this.#r=Nl(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=Rl(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(),s=n.lastIndexOf(r);if(s<0)throw new bo(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,s),{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 Ge(this.bytes,e.bytes)}[Om](){return`Multiaddr(${this.toString()})`}};function km(t){t.getComponents().forEach(e=>{let r=pt.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function Ul(t){return!!t?.[gc]}function st(t){return new Do(t)}var q=t=>({match:e=>{let r=e[0];return r==null||r.code!==t||r.value!=null?!1:e.slice(1)}}),I=(t,e)=>({match:r=>{let n=r[0];return n?.code!==t||n.value==null||e!=null&&n.value!==e?!1:r.slice(1)}}),Fl=t=>({match:e=>t.match(e)===!1?e:!1}),N=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),Ae=(...t)=>({match:e=>{let r;for(let n of t){let s=n.match(e);s!==!1&&(r==null||s.length<r.length)&&(r=s)}return r??!1}}),U=(...t)=>({match:e=>{for(let r of t){let n=r.match(e);if(n===!1)return!1;e=n}return e}});function Z(...t){function e(s){if(s==null)return!1;let o=s.getComponents();for(let c of t){let i=c.match(o);if(i===!1)return!1;o=i}return o}function r(s){return e(s)!==!1}function n(s){let o=e(s);return o===!1?!1:o.length===0}return{matchers:t,matches:r,exactMatch:n}}var Nm=I(421),X2=Z(Nm),Lo=I(54),Bo=I(55),Oo=I(56),xc=I(53),Q2=Z(Lo,N(I(421))),J2=Z(Bo,N(I(421))),e1=Z(Oo,N(I(421))),t1=Z(Ae(xc,Oo,Lo,Bo),N(I(421))),Ml=U(I(4),N(I(43))),$l=U(N(I(42)),I(41),N(I(43))),Ec=Ae(Ml,$l),Sr=Ae(Ec,xc,Lo,Bo,Oo),r1=Z(Ae(Ec,U(Ae(xc,Oo,Lo,Bo),N(I(421))))),n1=Z(Ml),o1=Z($l),i1=Z(Ec),Sc=U(Sr,I(6)),mn=U(Sr,I(273)),Kl=Z(U(Sc,N(I(421)))),s1=Z(mn),vc=U(mn,q(460),N(I(421))),_o=U(mn,q(461),N(I(421))),Pm=Ae(vc,_o),c1=Z(vc),a1=Z(_o),wc=Ae(Sr,Sc,mn,vc,_o),Vl=Ae(U(wc,q(477),N(I(421)))),u1=Z(Vl),Hl=Ae(U(wc,q(478),N(I(421))),U(wc,q(448),N(I(449)),q(477),N(I(421)))),l1=Z(Hl),zl=U(mn,q(280),N(I(466)),N(I(466)),N(I(421))),f1=Z(zl),Gl=U(_o,q(465),N(I(466)),N(I(466)),N(I(421))),d1=Z(Gl),Co=Ae(Vl,Hl,U(Sc,N(I(421))),U(Pm,N(I(421))),U(Sr,N(I(421))),zl,Gl,I(421)),h1=Z(Co),Rm=U(N(Co),q(290),Fl(q(281)),N(I(421))),p1=Z(Rm),Um=Ae(U(Co,q(290),q(281),N(I(421))),U(Co,q(281),N(I(421))),U(q(281),N(I(421)))),m1=Z(Um),Fm=U(Sr,Ae(U(I(6,"80")),U(I(6),q(480)),q(480)),N(I(481)),N(I(421))),y1=Z(Fm),Mm=U(Sr,Ae(U(I(6,"443")),U(I(6,"443"),q(480)),U(I(6),q(443)),U(I(6),q(448),q(480)),U(q(448),q(480)),q(448),q(443)),N(I(481)),N(I(421))),b1=Z(Mm),$m=Ae(U(I(777),N(I(421)))),g1=Z($m),Km=Ae(U(I(400),N(I(421)))),ko=Z(Km);var No=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var yf=ke(z("node:net"),1);function Vm(t){let e=t.getComponents(),r={},n=0;return e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n]?.name==="ip4"||e[n]?.name==="ip6"||e[n]?.name==="dns"||e[n]?.name==="dns4"||e[n]?.name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n]?.name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null?null:(e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r)}function Po(t){let e=Vm(t);if(e==null)throw new te(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e}function mt(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var Ro=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}},vr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new Ro(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 Ro(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 Ac=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 Hm(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 Hm(t,e){e=e??{};let r=e.onEnd,n=new vr,s,o,c,i=mt(),a=async()=>{try{return n.isEmpty()?c?{done:!0}:await new Promise((m,w)=>{o=A=>{o=null,n.push(A);try{m(t(n))}catch(O){w(O)}return s}}):t(n)}finally{n.isEmpty()&&queueMicrotask(()=>{i.resolve(),i=mt()})}},u=m=>o!=null?o(m):(n.push(m),s),l=m=>(n=new vr,o!=null?o({error:m}):(n.push({error:m}),s)),f=m=>{if(c)return s;if(e?.objectMode!==!0&&m?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return u({done:!1,value:m})},d=m=>c?s:(c=!0,m!=null?l(m):u({done:!0})),h=()=>(n=new vr,d(),{done:!0}),p=m=>(d(m),{done:!0});if(s={[Symbol.asyncIterator](){return this},next:a,return:h,throw:p,push:f,end:d,get readableLength(){return n.size},onEmpty:async m=>{let w=m?.signal;if(w?.throwIfAborted(),n.isEmpty())return;let A,O;w!=null&&(A=new Promise((k,L)=>{O=()=>{L(new Ac)},w.addEventListener("abort",O)}));try{await Promise.race([i.promise,A])}finally{O!=null&&w!=null&&w?.removeEventListener("abort",O)}}},r==null)return s;let g=s;return s={[Symbol.asyncIterator](){return this},next(){return g.next()},throw(m){return g.throw(m),r!=null&&(r(m),r=void 0),{done:!0}},return(){return g.return(),r!=null&&(r(),r=void 0),{done:!0}},push:f,end(m){return g.end(m),r!=null&&(r(m),r=void 0),s},get readableLength(){return g.readableLength},onEmpty:m=>g.onEmpty(m)},s}var Ic=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},Wl=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function Tc(t,e){let{milliseconds:r,fallback:n,message:s,customTimers:o={setTimeout,clearTimeout},signal:c}=e,i,a,l=new Promise((f,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(c?.aborted){d(Wl(c));return}if(c&&(a=()=>{d(Wl(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new Ic;i=o.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(p){d(p)}return}typeof t.cancel=="function"&&t.cancel(),s===!1?f():s instanceof Error?d(s):(h.message=s??`Promise timed out after ${r} milliseconds`,d(h))},r)}).finally(()=>{l.clear(),a&&c&&c.removeEventListener("abort",a)});return l.clear=()=>{o.clearTimeout.call(void 0,i),i=void 0},l}var zm=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 Gm(t,e,r){let n,s=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 i=[e].flat(),a=[],{addListener:u,removeListener:l}=zm(t),f=async(...h)=>{let p=r.multiArgs?h:h[0];if(r.filter)try{if(!await r.filter(p))return}catch(g){n(),c(g);return}a.push(p),r.count===a.length&&(n(),o(a))},d=(...h)=>{n(),c(r.rejectionMultiArgs?h:h[0])};n=()=>{for(let h of i)l(h,f);for(let h of r.rejectionEvents)i.includes(h)||l(h,d)};for(let h of i)u(h,f);for(let h of r.rejectionEvents)i.includes(h)||u(h,d);r.signal&&r.signal.addEventListener("abort",()=>{d(r.signal.reason)},{once:!0}),r.resolveImmediately&&o(a)});if(s.cancel=n,typeof r.timeout=="number"){let o=Tc(s,{milliseconds:r.timeout});return o.cancel=()=>{n(),o.clear()},o}return s}function $e(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=Gm(t,e,r),s=n.then(o=>o[0]);return s.cancel=n.cancel,s}var zt=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var Uo=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function Wm(t){return t.reason}async function Ar(t,e,r){if(e==null)return t;let n=r?.translateError??Wm;if(e.aborted)return t.catch(()=>{}),Promise.reject(n(e));let s;try{return await Promise.race([t,new Promise((o,c)=>{s=()=>{c(n(e))},e.addEventListener("abort",s)})])}finally{s!=null&&e.removeEventListener("abort",s)}}var Ym=Math.pow(2,20)*4,Fo=class extends or{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??Ym,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new G,this.writeBuffer=new G,this.readStatus="readable",this.remoteReadStatus="readable",this.writeStatus="writable",this.remoteWriteStatus="writable",this.sendingData=!1,this.writableNeedsDrain=!1,this.timeline={open:Date.now()},this.processSendQueue=this.processSendQueue.bind(this);let r=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,queueMicrotask(()=>{try{this.processSendQueue()}catch(s){this.log.error("processSendQueue threw - %e",s)}})),this.onDrainPromise?.resolve()};this.addEventListener("drain",r);let n=s=>{this.onDrainPromise?.reject(s.error??new Uo)};this.addEventListener("close",n)}get readBufferLength(){return this.readBuffer.byteLength}get writeBufferLength(){return this.writeBuffer.byteLength}async onDrain(e){return this.writableNeedsDrain!==!0?Promise.resolve():(this.onDrainPromise==null&&(this.onDrainPromise=Promise.withResolvers()),Ar(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=Bt(),r=o=>{e.push(o.data)};this.addEventListener("message",r);let n=o=>{e.end(o.error)};this.addEventListener("close",n);let s=()=>{e.end()};this.addEventListener("remoteCloseWrite",s);try{yield*e}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",s)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new At(`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 $n(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new At("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 At("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 At(`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 At(`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 Pn;this.dispatchEvent(new Kn(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 nr))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;if(this.writeStatus!=="writable"&&this.writeStatus!=="closing")return this.log.trace("not processing send queue as stream is %s",this.writeStatus),!1;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let s=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(s===0){e=!1;break}let o=this.writeBuffer.sublist(0,s),c=new G(o);this.writeBuffer.consume(o.byteLength);let i;try{i=this.sendData(o)}catch(a){throw this.writeBuffer.prepend(c),this.abort(a),a}if(e=i.canSendMore,n+=i.sentBytes,i.sentBytes!==c.byteLength&&(c.consume(i.sentBytes),this.writeBuffer.prepend(c)),!e)break}return e||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,r,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),e}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let e=this.readBuffer.sublist();this.readBuffer.consume(e.byteLength),this.dispatchEvent(new Mn(e))}finally{this.readBuffer.byteLength===0&&this.remoteWriteStatus==="closed"&&(this.log("close readable end after dispatching read buffer and remote writable end is closed"),this.readStatus="closed"),this.checkReadBufferLength()}}checkReadBufferLength(){this.readBuffer.byteLength>this.maxReadBufferLength&&this.abort(new qr(`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 qr(`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 Mo=class extends Fo{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",r=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),r.error!=null?r.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):r.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(e){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await $e(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 $e(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var ql=ke(z("node:os"),1);function Yl(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function Dc(t,e,r){let n=[t.type,r??t.host];if(t.protocol!=null){let s=e??t.port;s!=null&&n.push(t.protocol,s)}return t.type==="ip6"&&t.zone!=null&&n.unshift("ip6zone",t.zone),t.cidr!=null&&n.push("ipcidr",t.cidr),st(`/${n.join("/")}`)}var qm={4:"IPv4",6:"IPv6"};function Zm(t){return["0.0.0.0","::"].includes(t)}function jm(t){let e=[],r=ql.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let s of n)Yl(s.address)||s.family===qm[t]&&e.push(s.address);return e}function Zl(t,e){if(t==null)return[];let r=Po(t);return(r.type==="ip4"||r.type==="ip6")&&Zm(r.host)?jm(r.type==="ip4"?4:6).map(n=>Dc(r,e,n)):[Dc(r,e)]}function jl(t,e){if(typeof t!="string")throw new te(`invalid ip provided: ${t}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new te(`invalid port provided: ${e}`);if((0,Me.isIPv4)(t))return st(`/ip4/${t}/tcp/${e}`);if((0,Me.isIPv6)(t))return st(`/ip6/${t}/tcp/${e}`);throw new te(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var Ql=z("node:buffer");function Xl(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function Jl(t=0){return Xl(Ql.Buffer.allocUnsafe(t))}var Xm=Math.pow(2,7),Qm=Math.pow(2,14),Jm=Math.pow(2,21),Cc=Math.pow(2,28),Lc=Math.pow(2,35),Bc=Math.pow(2,42),Oc=Math.pow(2,49),M=128,Ie=127;function yn(t){if(t<Xm)return 1;if(t<Qm)return 2;if(t<Jm)return 3;if(t<Cc)return 4;if(t<Lc)return 5;if(t<Bc)return 6;if(t<Oc)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function ey(t,e,r=0){switch(yn(t)){case 8:e[r++]=t&255|M,t/=128;case 7:e[r++]=t&255|M,t/=128;case 6:e[r++]=t&255|M,t/=128;case 5:e[r++]=t&255|M,t/=128;case 4:e[r++]=t&255|M,t>>>=7;case 3:e[r++]=t&255|M,t>>>=7;case 2:e[r++]=t&255|M,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function ty(t,e,r=0){switch(yn(t)){case 8:e.set(r++,t&255|M),t/=128;case 7:e.set(r++,t&255|M),t/=128;case 6:e.set(r++,t&255|M),t/=128;case 5:e.set(r++,t&255|M),t/=128;case 4:e.set(r++,t&255|M),t>>>=7;case 3:e.set(r++,t&255|M),t>>>=7;case 2:e.set(r++,t&255|M),t>>>=7;case 1:{e.set(r++,t&255),t>>>=7;break}default:throw new Error("unreachable")}return e}function ry(t,e){let r=t[e],n=0;if(n+=r&Ie,r<M||(r=t[e+1],n+=(r&Ie)<<7,r<M)||(r=t[e+2],n+=(r&Ie)<<14,r<M)||(r=t[e+3],n+=(r&Ie)<<21,r<M)||(r=t[e+4],n+=(r&Ie)*Cc,r<M)||(r=t[e+5],n+=(r&Ie)*Lc,r<M)||(r=t[e+6],n+=(r&Ie)*Bc,r<M)||(r=t[e+7],n+=(r&Ie)*Oc,r<M))return n;throw new RangeError("Could not decode varint")}function ny(t,e){let r=t.get(e),n=0;if(n+=r&Ie,r<M||(r=t.get(e+1),n+=(r&Ie)<<7,r<M)||(r=t.get(e+2),n+=(r&Ie)<<14,r<M)||(r=t.get(e+3),n+=(r&Ie)<<21,r<M)||(r=t.get(e+4),n+=(r&Ie)*Cc,r<M)||(r=t.get(e+5),n+=(r&Ie)*Lc,r<M)||(r=t.get(e+6),n+=(r&Ie)*Bc,r<M)||(r=t.get(e+7),n+=(r&Ie)*Oc,r<M))return n;throw new RangeError("Could not decode varint")}function ef(t,e,r=0){return e==null&&(e=Jl(yn(t))),e instanceof Uint8Array?ey(t,e,r):ty(t,e,r)}function tf(t,e=0){return t instanceof Uint8Array?ry(t,e):ny(t,e)}var _c=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=mt(),this.haveNext=mt()}[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=mt(),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=mt(),await Ar(this.readNext.promise,r?.signal,r)}};function rf(){return new _c}function iy(t){return t[Symbol.asyncIterator]!=null}async function sy(t,e,r){try{await Promise.all(t.map(async n=>{for await(let s of n)await e.push(s,{signal:r}),r.throwIfAborted()})),await e.end(void 0,{signal:r})}catch(n){await e.end(n,{signal:r}).catch(()=>{})}}async function*cy(t){let e=new AbortController,r=rf();sy(t,r,e.signal).catch(()=>{});try{yield*r}finally{e.abort()}}function*ay(t){for(let e of t)yield*e}function uy(...t){let e=[];for(let r of t)iy(r)||e.push(r);return e.length===t.length?ay(e):cy(t)}var nf=uy;function of(t,...e){if(t==null)throw new Error("Empty pipeline");if(kc(t)){let n=t;t=()=>n.source}else if(cf(t)||sf(t)){let n=t;t=()=>n}let r=[t,...e];if(r.length>1&&kc(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++)kc(r[n])&&(r[n]=fy(r[n]));return ly(...r)}var ly=(...t)=>{let e;for(;t.length>0;)e=t.shift()(e);return e},sf=t=>t?.[Symbol.asyncIterator]!=null,cf=t=>t?.[Symbol.iterator]!=null,kc=t=>t==null?!1:t.sink!=null&&t.source!=null,fy=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 s,o=t.source;if(sf(o))s=async function*(){yield*o,n.end()};else if(cf(o))s=function*(){yield*o,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return nf(n,s())}return t.source};var dy=4194304,$o=class extends Error{static name="UnwrappedError";name="UnwrappedError"},Pc=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Rc=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Uc=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function hy(t){return typeof t?.closeRead=="function"}function py(t){return typeof t?.close=="function"}function Nc(t){return hy(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:py(t)?t.status!=="open":!1}function my(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function yy(t,e){let r=e?.maxBufferSize??dy,n=new G,s,o=!1;if(!my(t))throw new te("Argument should be a Stream or a Multiaddr");let c=l=>{if(n.append(l.data),n.byteLength>r){let f=n.byteLength;n.consume(n.byteLength),s?.reject(new Error(`Read buffer overflow - ${f} > ${r}`))}s?.resolve()};t.addEventListener("message",c);let i=l=>{l.error!=null?s?.reject(l.error):s?.resolve()};t.addEventListener("close",i);let a=()=>{s?.resolve()};t.addEventListener("remoteCloseWrite",a);let u={readBuffer:n,async read(l){if(o===!0)throw new $o("Stream was unwrapped");if(Nc(t)){if(n.byteLength===0&&l?.bytes==null)return null;if(l?.bytes!=null&&n.byteLength<l.bytes)throw t.log.error("closed after reading %d/%d bytes",n.byteLength,l.bytes),new zt(`Unexpected EOF - stream closed after reading ${n.byteLength}/${l.bytes} bytes`)}let f=l?.bytes??1;for(s=Promise.withResolvers();;){if(n.byteLength>=f){s.resolve();break}if(await Ar(s.promise,l?.signal),Nc(t)){if(n.byteLength===0&&l?.bytes==null)return null;break}s=Promise.withResolvers()}let d=l?.bytes??n.byteLength;if(n.byteLength<d){if(Nc(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new zt(`Unexpected EOF - stream closed while reading ${n.byteLength}/${d} bytes`);return u.read(l)}let h=n.sublist(0,d);return n.consume(d),h},async write(l,f){if(o===!0)throw new $o("Stream was unwrapped");t.send(l)||await $e(t,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return o||(o=!0,t.removeEventListener("message",c),t.removeEventListener("close",i),t.removeEventListener("remoteCloseWrite",a),n.byteLength>0&&(t.log("stream unwrapped with %d unread bytes",n.byteLength),t.unshift(n))),t}};return u}function bn(t,e={}){let r=yy(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=yn(e.maxDataLength));let n=e?.lengthDecoder??tf,s=e?.lengthEncoder??ef;return{async read(c){let i=-1,a=new G;for(;;){let l=await r.read({...c,bytes:1});if(l==null)break;a.append(l);try{i=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(i<0)throw new Pc("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new Uc(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(i>-1)break}if(e?.maxDataLength!=null&&i>e.maxDataLength)throw new Rc(`Message length too long - ${i} > ${e.maxDataLength}`);let u=await r.read({...c,bytes:i});if(u==null)throw t.log.error("tried to read %d bytes but the stream closed",i),new zt(`Unexpected EOF - tried to read ${i} bytes but the stream closed`);if(u.byteLength!==i)throw t.log.error("read %d/%d bytes before the stream closed",u.byteLength,i),new zt(`Unexpected EOF - read ${u.byteLength}/${i} bytes before the stream closed`);return u},async write(c,i){await r.write(new G(s(c.byteLength),c),i)},async writeV(c,i){let a=new G(...c.flatMap(u=>[s(u.byteLength),u]));await r.write(a,i)},unwrap(){return r.unwrap()}}}function Fc(t,e){let r=bn(t,e),n={read:async(s,o)=>{let c=await r.read(o);return s.decode(c)},write:async(s,o,c)=>{await r.write(o.encode(s),c)},writeV:async(s,o,c)=>{await r.writeV(s.map(i=>o.encode(i)),c)},pb:s=>({read:async o=>n.read(s,o),write:async(o,c)=>n.write(o,s,c),writeV:async(o,c)=>n.writeV(o,s,c),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}function by(t){return t?.addEventListener!=null}function gy(t){let e=Bt(),r,n=c=>{e.push(c.data)},s=()=>{e.end(),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",s)},o=c=>{e.end(c.error),c.error!=null&&r?.reject(c.error),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",s)};return t.addEventListener("message",n),t.addEventListener("close",o,{once:!0}),t.addEventListener("remoteCloseWrite",s,{once:!0}),{source:e,async sink(c){async function*i(){yield*c}let a=i();for(;;){r=Promise.withResolvers();let{done:u,value:l}=await Promise.race([a.next(),r.promise]);if(t.writeStatus==="closing"||t.writeStatus==="closed"||(l!=null&&(t.send(l)||await Promise.race([$e(t,"drain",{rejectionEvents:["close"]})])),u===!0))break}await t.close()}}}function Mc(...t){let e=t.map(r=>by(r)?gy(r):r);return of(...e)}var uf=z("node:buffer");function af(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function Ko(t=0){return af(uf.Buffer.allocUnsafe(t))}var wy=Math.pow(2,7),xy=Math.pow(2,14),Ey=Math.pow(2,21),$c=Math.pow(2,28),Kc=Math.pow(2,35),Vc=Math.pow(2,42),Hc=Math.pow(2,49),$=128,Te=127;function Gt(t){if(t<wy)return 1;if(t<xy)return 2;if(t<Ey)return 3;if(t<$c)return 4;if(t<Kc)return 5;if(t<Vc)return 6;if(t<Hc)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Sy(t,e,r=0){switch(Gt(t)){case 8:e[r++]=t&255|$,t/=128;case 7:e[r++]=t&255|$,t/=128;case 6:e[r++]=t&255|$,t/=128;case 5:e[r++]=t&255|$,t/=128;case 4:e[r++]=t&255|$,t>>>=7;case 3:e[r++]=t&255|$,t>>>=7;case 2:e[r++]=t&255|$,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function vy(t,e,r=0){switch(Gt(t)){case 8:e.set(r++,t&255|$),t/=128;case 7:e.set(r++,t&255|$),t/=128;case 6:e.set(r++,t&255|$),t/=128;case 5:e.set(r++,t&255|$),t/=128;case 4:e.set(r++,t&255|$),t>>>=7;case 3:e.set(r++,t&255|$),t>>>=7;case 2:e.set(r++,t&255|$),t>>>=7;case 1:{e.set(r++,t&255),t>>>=7;break}default:throw new Error("unreachable")}return e}function Ay(t,e){let r=t[e],n=0;if(n+=r&Te,r<$||(r=t[e+1],n+=(r&Te)<<7,r<$)||(r=t[e+2],n+=(r&Te)<<14,r<$)||(r=t[e+3],n+=(r&Te)<<21,r<$)||(r=t[e+4],n+=(r&Te)*$c,r<$)||(r=t[e+5],n+=(r&Te)*Kc,r<$)||(r=t[e+6],n+=(r&Te)*Vc,r<$)||(r=t[e+7],n+=(r&Te)*Hc,r<$))return n;throw new RangeError("Could not decode varint")}function Iy(t,e){let r=t.get(e),n=0;if(n+=r&Te,r<$||(r=t.get(e+1),n+=(r&Te)<<7,r<$)||(r=t.get(e+2),n+=(r&Te)<<14,r<$)||(r=t.get(e+3),n+=(r&Te)<<21,r<$)||(r=t.get(e+4),n+=(r&Te)*$c,r<$)||(r=t.get(e+5),n+=(r&Te)*Kc,r<$)||(r=t.get(e+6),n+=(r&Te)*Vc,r<$)||(r=t.get(e+7),n+=(r&Te)*Hc,r<$))return n;throw new RangeError("Could not decode varint")}function lf(t,e,r=0){return e==null&&(e=Ko(Gt(t))),e instanceof Uint8Array?Sy(t,e,r):vy(t,e,r)}function ff(t,e=0){return t instanceof Uint8Array?Ay(t,e):Iy(t,e)}var Vo=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Ir=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Ho=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},gn=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function zo(t){return t[Symbol.asyncIterator]!=null}function hf(t,e){if(t.byteLength>e)throw new Ir("Message length too long")}var Wo=t=>{let e=Gt(t),r=Ko(e);return lf(t,r),Wo.bytes=e,r};Wo.bytes=0;function Yo(t,e){e=e??{};let r=e.lengthEncoder??Wo,n=e?.maxDataLength??4194304;function*s(o){hf(o,n);let c=r(o.byteLength);c instanceof Uint8Array?yield c:yield*c,o instanceof Uint8Array?yield o:yield*o}return zo(t)?(async function*(){for await(let o of t)yield*s(o)})():(function*(){for(let o of t)yield*s(o)})()}Yo.single=(t,e)=>{e=e??{};let r=e.lengthEncoder??Wo,n=e?.maxDataLength??4194304;return hf(t,n),new G(r(t.byteLength),t)};var Wt;(function(t){t[t.LENGTH=0]="LENGTH",t[t.DATA=1]="DATA"})(Wt||(Wt={}));var Gc=t=>{let e=ff(t);return Gc.bytes=Gt(e),e};Gc.bytes=0;function zc(t,e){let r=new G,n=Wt.LENGTH,s=-1,o=e?.lengthDecoder??Gc,c=e?.maxLengthLength??8,i=e?.maxDataLength??4194304;function*a(){for(;r.byteLength>0;){if(n===Wt.LENGTH)try{if(s=o(r),s<0)throw new Vo("Invalid message length");if(s>i)throw new Ir("Message length too long");let u=o.bytes;r.consume(u),e?.onLength!=null&&e.onLength(s),n=Wt.DATA}catch(u){if(u instanceof RangeError){if(r.byteLength>c)throw new Ho("Message length length too long");break}throw u}if(n===Wt.DATA){if(r.byteLength<s)break;let u=r.sublist(0,s);r.consume(s),e?.onData!=null&&e.onData(u),yield u,n=Wt.LENGTH}}}return zo(t)?(async function*(){for await(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new gn("Unexpected end of input")})():(function*(){for(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new gn("Unexpected end of input")})()}zc.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 zc(n,{...e??{},onLength:o=>{r=o}})};var Wc=class extends Mo{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&ko.matches(e.localAddr))r=e.localAddr;else if(r==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new te("Could not determine remote address or port");r=jl(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 rr)}),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 s of e)if(r+=s.byteLength,n=this.socket.write(s),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await $e(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},qo=t=>new Wc(t);var pf=ke(z("os"),1),mf=ke(z("path"),1);function Zo(t,e={}){if(ko.exactMatch(t)){let o=t.getComponents().find(c=>c.code===400)?.value;if(o==null)throw new te(`Multiaddr ${t} was not a Unix address`);return pf.default.platform()==="win32"?{path:mf.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=Po(t),n=r.host,s=r.port;return{host:n,port:s,ipv6Only:r.type==="ip6",...e}}var ye;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(ye||(ye={}));var jo=class extends or{context;server;sockets=new Set;status={code:ye.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,Vn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=yf.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 te("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]:ye.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!==ye.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!==ye.ACTIVE)throw e.destroy(),new Un("Server is not listening yet");let r;try{r=qo({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===ye.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[st(`/unix/${encodeURIComponent(e)}`)]:Zl(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===ye.ACTIVE||this.status.code===ye.PAUSED)throw new Fn("server is already listening");try{this.status={code:ye.ACTIVE,listeningAddr:e,netConfig:Zo(e,this.context)},await this.resume()}catch(r){throw this.status={code:ye.INACTIVE},r}}async close(e){let r=[];this.server.listening&&r.push($e(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push($e(n,"close",e)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===ye.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:ye.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===ye.PAUSED&&e){this.status={code:ye.INACTIVE};return}!this.server.listening||this.status.code!==ye.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:ye.INACTIVE}:{...this.status,code:ye.PAUSED},this.server.close())}};var Xo=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"})})}[Ja]=!0;[Symbol.toStringTag]="@libp2p/tcp";[tu]=["@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),s;try{s=qo({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",s.remoteAddr),await r.upgrader.upgradeOutbound(s,r)}catch(o){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection - %e",o),s.abort(o),o}}async _connect(e,r){r.signal.throwIfAborted(),r.onProgress?.(new No("tcp:open-connection"));let n;return new Promise((s,o)=>{let c=Date.now(),i=Zo(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,i),n=bf.default.connect(i);let a=h=>{this.log.error("dial to %a errored - %e",e,h);let p=i.path??`${i.host??""}:${i.port}`;h.message=`connection error ${p}: ${h.message}`,this.metrics?.events.increment({error:!0}),d(h)},u=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let h=new rr(`Connection timeout after ${Date.now()-c}ms`);n.emit("error",h)},l=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),d()},f=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),d(new kn)},d=h=>{if(n.removeListener("error",a),n.removeListener("timeout",u),n.removeListener("connect",l),r.signal!=null&&r.signal.removeEventListener("abort",f),h!=null){o(h);return}s(n)};n.on("error",a),n.on("timeout",u),n.on("connect",l),r.signal.addEventListener("abort",f)}).catch(s=>{throw n?.destroy(),s})}createListener(e){return new jo({...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=>Kl.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function gf(t={}){return e=>new Xo(e,t)}function Cy(t){return t[Symbol.asyncIterator]!=null}function Ly(t){if(Cy(t))return(async()=>{for await(let e of t);})();for(let e of t);}var Yc=Ly;function Pe(t){return ue.encode({type:ue.Type.OK,peers:[],...t}).subarray()}function De(t){return ue.encode({type:ue.Type.ERROR,error:{msg:t.message},peers:[]}).subarray()}var Qo=vt("libp2p:daemon-server:dht"),Jo=class{dht;constructor(e){let{dht:r}=e;this.dht=r}async*provide(e){try{await Yc(this.dht.provide(e)),yield Pe()}catch(r){Qo.error("failed to provide CID %s - %e",e,r),yield De(r)}}async*getClosestPeers(e){yield Pe({dht:{type:he.Type.BEGIN}});for await(let r of this.dht.getClosestPeers(e))r.name==="PEER_RESPONSE"&&(yield*r.closer.map(n=>he.encode({type:he.Type.VALUE,value:n.id.toMultihash().bytes})));yield he.encode({type:he.Type.END})}async*getPublicKey(e){yield De(new Error("FIX ME: not implemented"))}async*getValue(e){try{for await(let r of this.dht.get(e))r.name==="VALUE"&&(yield Pe({dht:{type:he.Type.VALUE,value:r.value}}))}catch(r){Qo.error("error getting value for key %b - %e",e,r),yield De(r)}}async*putValue(e,r){try{await Yc(this.dht.put(e,r)),yield Pe()}catch(n){Qo.error("error putting value %b for key %b - %e",r,e,n),yield De(n)}}async*findPeer(e){try{for await(let r of this.dht.findPeer(e))r.name==="FINAL_PEER"&&(yield Pe({dht:{type:he.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){Qo.error("peer not found %p - %e",e,r),yield De(r)}}async*findProviders(e,r){yield Pe({dht:{type:he.Type.BEGIN}});try{let n=r,s=0;for await(let o of this.dht.findProviders(e))if(o.name==="PEER_RESPONSE"){for(let c of o.providers)s++,yield he.encode({type:he.Type.VALUE,peer:{id:c.id.toMultihash().bytes,addrs:(c.multiaddrs??[]).map(i=>i.bytes)}});if(n===s)break}}catch(n){yield De(n)}yield he.encode({type:he.Type.END})}};var ei=vt("libp2p:daemon-server:pubsub"),ti=class{pubsub;constructor(e){let{pubsub:r}=e;this.pubsub=r}async*getTopics(){try{yield Pe({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(e){ei.error("failed to get pubsub topics - %e",e),yield De(e)}}async*subscribe(e){try{let r=Bt();this.pubsub.subscribe(e),this.pubsub.addEventListener("message",n=>{let s=n.detail;s.topic===e&&(s.type==="signed"?r.push(Wr.encode({from:s.from.toMultihash().bytes,data:s.data,seqno:s.sequenceNumber==null?void 0:Le(s.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[s.topic],signature:s.signature,key:It(s.key)}).subarray()):r.push(Wr.encode({data:s.data,topicIDs:[s.topic]}).subarray()))}),yield Pe(),yield*r}catch(r){ei.error("failed to subscribe to topic %s - %e",e,r),yield De(r)}}async*publish(e,r){try{await this.pubsub.publish(e,r),yield Pe()}catch(n){ei.error("failed to publish message to topic %s - %e",e,n),yield De(n)}}async*listPeers(e){try{yield Pe({pubsub:{topics:[e],peerIDs:this.pubsub.getSubscribers(e).map(r=>r.toMultihash().bytes)}})}catch(r){ei.error("failed to list peers for topic %s - %e",e,r),yield De(r)}}};var wf=1<<22,Oe=vt("libp2p:daemon-server"),ri=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(e){let{multiaddr:r,libp2pNode:n}=e;this.multiaddr=r,this.libp2p=n,this.tcp=gf()({logger:Xa()}),this.listener=this.tcp.createListener({upgrader:new Yr(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new Jo({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new ti({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=>st(o)),s=yr(ct(r));return Oe("connect - adding multiaddrs %a to peer %p",n,s),await this.libp2p.peerStore.merge(s,{multiaddrs:n}),Oe("connect - dial %p",s),this.libp2p.dial(s)}async openStream(e){if(e.streamOpen?.proto==null)throw new Error("Invalid request");let{peer:r,proto:n}=e.streamOpen,s=yr(ct(r));Oe("openStream - dial %p",s);let o=await this.libp2p.dial(s);Oe("openStream - open stream for protocol(s) %s",n);let c=await o.newStream(n,{runOnLimitedConnection:!0});return{streamInfo:{peer:s.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=st(e.streamHandler.addr),s;Oe("registerStreamHandler - handle %s at %a",r,n),await this.libp2p.handle(r,async(o,c)=>{try{Oe("open stream for protocol %o to %a",r,n);let i=AbortSignal.timeout(1e4);s=await this.tcp.dial(n,{upgrader:new Yr,signal:i});let a=kt.encode({peer:c.remotePeer.toMultihash().bytes,addr:c.remoteAddr.bytes,proto:o.protocol??""}),u=Yo.single(a);s.send(u)||await $e(s,"drain",{rejectionEvents:["close"],signal:i}),await Mc(o,s,o)}catch(i){Oe.error("error handling stream handler - %e",i),s?.abort(i)}finally{try{await s?.close()}catch(i){s?.abort(i)}}},{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=>{Oe.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&&Oe("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 Et.Type.GET_PROTOCOLS:if(e.id==null)throw new Error("Invalid request");let r=yr(ct(e.id)),s=(await this.libp2p.peerStore.get(r)).protocols;yield Pe({peerStore:{protos:s}});return;case Et.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Oe.error("error handling peerstore request - %e",r),yield De(r)}}async*handlePubsubRequest(e){try{if(this.libp2p.services.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(e.type){case rt.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case rt.Type.SUBSCRIBE:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(e.topic);return;case rt.Type.PUBLISH:if(e.topic==null||e.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(e.topic,e.data);return;case rt.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){Oe.error("error handling pubsub request - %e",r),yield De(r)}}async*handleDHTRequest(e){try{if(this.libp2p.services.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(e.type){case Ue.Type.FIND_PEER:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(yr(ct(e.peer)));return;case Ue.Type.FIND_PROVIDERS:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(de.decode(e.cid),e.count??20);return;case Ue.Type.PROVIDE:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(de.decode(e.cid));return;case Ue.Type.GET_CLOSEST_PEERS:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(e.key);return;case Ue.Type.GET_PUBLIC_KEY:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(yr(ct(e.peer)));return;case Ue.Type.GET_VALUE:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(e.key);return;case Ue.Type.PUT_VALUE:if(e.key==null||e.value==null)throw new Error("Invalid request");yield*this.dhtOperations.putValue(e.key,e.value);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Oe.error("error handling DHT request - %e",r),yield De(r)}}handleConnection(e){Promise.resolve().then(async()=>{let r=this,n=Fc(e,{maxDataLength:wf}),s=await n.read(Ve);Oe("read",s);try{switch(s.type){case Ve.Type.CONNECT:{await r.connect(s),await n.write({type:ue.Type.OK},ue);break}case Ve.Type.IDENTIFY:{await n.write({type:ue.Type.OK,identify:{id:r.libp2p.peerId.toMultihash().bytes,addrs:r.libp2p.getMultiaddrs().map(o=>o.decapsulateCode(421)).map(o=>o.bytes)}},ue);break}case Ve.Type.LIST_PEERS:{let o=[],c=new Set;for(let i of r.libp2p.getConnections()){let a=i.remotePeer.toString();c.has(a)||(c.add(a),o.push({id:i.remotePeer.toMultihash().bytes,addrs:[i.remoteAddr.bytes]}))}await n.write({type:ue.Type.OK,peers:o},ue);break}case Ve.Type.STREAM_OPEN:{let o=await r.openStream(s);await n.write({type:ue.Type.OK,streamInfo:o.streamInfo},ue);let c=n.unwrap();await Mc(c,o.connection,c);break}case Ve.Type.STREAM_HANDLER:{await r.registerStreamHandler(s),await n.write({type:ue.Type.OK},ue);break}case Ve.Type.PEERSTORE:{if(s.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=bn(o);for await(let i of r.handlePeerStoreRequest(s.peerStore))await c.write(i);break}case Ve.Type.PUBSUB:{if(s.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=bn(o);for await(let i of r.handlePubsubRequest(s.pubsub))await c.write(i);break}case Ve.Type.DHT:{if(s.dht==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=bn(o);for await(let i of r.handleDHTRequest(s.dht))await c.write(i);break}default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(o){Oe.error("error handling incoming connection - %e",o);let c=n.unwrap();if(c.status!=="open")return;n=Fc(c,{maxDataLength:wf}),await n.write({type:ue.Type.ERROR,error:{msg:o.message},peers:[]},ue)}finally{await n.unwrap().close()}}).catch(r=>{Oe.error("error handling incoming connection - %e",r)})}},By=(t,e)=>new ri({multiaddr:t,libp2pNode:e});return If(Oy);})();
16
+ ${e}[Error list was empty]`,r.trim()}return Ic(t,e)}Ce.formatters.e=t=>t==null?"undefined":Ac(t);function df(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e.useColors=()=>!1,e}function Dc(t){return{forComponent(e){return mt(e,t)}}}function mt(t,e){let r=df(`${t}:trace`);return Ce.enabled(`${t}:trace`)&&Ce.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(r=Ce(`${t}:trace`,e)),Object.assign(Ce(t,e),{error:Ce(`${t}:error`,e),trace:r,newScope:n=>mt(`${t}:${n}`,e)})}function Tc(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}var un=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var j=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},ln=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var fn=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var yt=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},Br=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var dn=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var Wt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},hn=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},pn=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var Or=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var mn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},Yt=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},yn=class extends Yt{constructor(e,r){super(!0,e,r)}},bn=class extends Yt{constructor(e,r){super(!1,e,r)}};var ws=Symbol.for("@libp2p/peer-id");var Cc=Symbol.for("@libp2p/transport");var Lc;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(Lc||(Lc={}));var Bc=se("node:events"),gn=(t,...e)=>{try{(0,Bc.setMaxListeners)(t,...e)}catch{}};function hf(t){return typeof t?.handleEvent=="function"}function pf(t){return(t!==!0&&t!==!1&&t?.once)??!1}var qt=class extends EventTarget{#e=new Map;constructor(){super(),gn(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){let i=pf(n);super.addEventListener(e,c=>{if(i){let s=this.#e.get(c.type);s!=null&&(s=s.filter(({callback:a})=>a!==r),this.#e.set(c.type,s))}hf(r)?r.handleEvent(c):r(c)},n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:r,once:i})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let i=this.#e.get(e);i!=null&&(i=i.filter(({callback:o})=>o!==r),this.#e.set(e,i))}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var Oc=Symbol.for("@libp2p/service-capabilities");function Be(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}async function _c(t,e,r,n){let i=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let o=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},i,ft(e),ft(r.subarray()));return n?.signal?.throwIfAborted(),o}var kc=se("node:buffer");function Ye(t,e){return lt(kc.Buffer.concat(t,e))}var Nc=Symbol.for("@achingbrain/uint8arraylist");function Pc(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let i=r+n.byteLength;if(e<i)return{buf:n,index:e-r};r=i}throw new RangeError("index is out of bounds")}function wn(t){return!!t?.[Nc]}var $=class t{bufs;length;[Nc]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(wn(n)){r+=n.byteLength;for(let i of n.bufs)this.bufs.push(i)}else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(wn(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=Pc(this.bufs,e);return r.buf[r.index]}set(e,r){let n=Pc(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(wn(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:i}=this._subList(e,r);return Ye(n,i)}subarray(e,r){let{bufs:n,length:i}=this._subList(e,r);return n.length===1?n[0]:Ye(n,i)}sublist(e,r){let{bufs:n,length:i}=this._subList(e,r),o=new t;return o.length=i,o.bufs=n,o}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:[...this.bufs],length:this.length};let n=[],i=0;for(let o=0;o<this.bufs.length;o++){let c=this.bufs[o],s=i,a=s+c.byteLength;if(i=a,e>=a)continue;let u=e>=s&&e<a,l=r>s&&r<=a;if(u&&l){if(e===s&&r===a){n.push(c);break}let f=e-s;n.push(c.subarray(f,f+(r-e)));break}if(u){if(e===0){n.push(c);continue}n.push(c.subarray(e-s));continue}if(l){if(r===a){n.push(c);break}n.push(c.subarray(0,r-s));break}n.push(c)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!wn(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let i=n.byteLength;if(i===0)throw new TypeError("search must be at least 1 byte long");let o=256,c=new Int32Array(o);for(let f=0;f<o;f++)c[f]=-1;for(let f=0;f<i;f++)c[n[f]]=f;let s=c,a=this.byteLength-n.byteLength,u=n.byteLength-1,l;for(let f=r;f<=a;f+=l){l=0;for(let d=u;d>=0;d--){let h=this.get(f+d);if(n[d]!==h){l=Math.max(1,d-s[h]);break}}if(l===0)return f}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=Ee(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=ie(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=ie(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=ie(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=Ee(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=ie(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=ie(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=ie(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=ie(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=ie(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(!Be(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 Rc=se("node:buffer");function re(t,e="utf8"){let r=Jr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Rc.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var mf=parseInt("11111",2),Es=parseInt("10000000",2),yf=parseInt("01111111",2),Uc={0:_r,1:_r,2:bf,3:Ef,4:xf,5:wf,6:gf,16:_r,22:_r,48:_r};function xs(t,e={offset:0}){let r=t[e.offset]&mf;if(e.offset++,Uc[r]!=null)return Uc[r](t,e);throw new Error("No decoder for tag "+r)}function kr(t,e){let r=0;if((t[e.offset]&Es)===Es){let n=t[e.offset]&yf,i="0x";e.offset++;for(let o=0;o<n;o++,e.offset++)i+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(i,16)}else r=t[e.offset],e.offset++;return r}function _r(t,e){kr(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=xs(t,e);if(n===null)break;r.push(n)}return r}function bf(t,e){let r=kr(t,e),n=e.offset,i=e.offset+r,o=[];for(let c=n;c<i;c++)c===n&&t[c]===0||o.push(t[c]);return e.offset+=r,Uint8Array.from(o)}function gf(t,e){let r=kr(t,e),n=e.offset+r,i=t[e.offset];e.offset++;let o=0,c=0;i<40?(o=0,c=i):i<80?(o=1,c=i-40):(o=2,c=i-80);let s=`${o}.${c}`,a=[];for(;e.offset<n;){let u=t[e.offset];if(e.offset++,a.push(u&127),u<128){a.reverse();let l=0;for(let f=0;f<a.length;f++)l+=a[f]<<f*7;s+=`.${l}`,a=[]}}return s}function wf(t,e){return e.offset++,null}function Ef(t,e){let r=kr(t,e),n=t[e.offset];e.offset++;let i=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return i}function xf(t,e){let r=kr(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function vf(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new $;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function vs(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=vf(t.byteLength);return new $(Uint8Array.from([e.byteLength|Es]),e)}function Fc(t){let e=new $,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new $(Uint8Array.from([2]),vs(e),e)}function Mc(t){let e=Uint8Array.from([0]),r=new $(e,t);return new $(Uint8Array.from([3]),vs(r),r)}function En(t,e=48){let r=new $;for(let n of t)r.append(n);return new $(Uint8Array.from([e]),vs(r),r)}var Sf=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),If=Uint8Array.from([6,5,43,129,4,0,34]),Tf=Uint8Array.from([6,5,43,129,4,0,35]),Af={ext:!0,kty:"EC",crv:"P-256"},Df={ext:!0,kty:"EC",crv:"P-384"},Lf={ext:!0,kty:"EC",crv:"P-521"},Ss=32,Is=48,Ts=66;function Kc(t){let e=xs(t);return $c(e)}function $c(t){let e=t[1][1][0],r=1,n,i;if(e.byteLength===Ss*2+1)return n=re(e.subarray(r,r+Ss),"base64url"),i=re(e.subarray(r+Ss),"base64url"),new Zt({...Af,key_ops:["verify"],x:n,y:i});if(e.byteLength===Is*2+1)return n=re(e.subarray(r,r+Is),"base64url"),i=re(e.subarray(r+Is),"base64url"),new Zt({...Df,key_ops:["verify"],x:n,y:i});if(e.byteLength===Ts*2+1)return n=re(e.subarray(r,r+Ts),"base64url"),i=re(e.subarray(r+Ts),"base64url"),new Zt({...Lf,key_ops:["verify"],x:n,y:i});throw new j(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function Hc(t){return En([Fc(Uint8Array.from([1])),En([Cf(t.crv)],160),En([Mc(new $(Uint8Array.from([4]),be(t.x??"","base64url"),be(t.y??"","base64url")))],161)]).subarray()}function Cf(t){if(t==="P-256")return Sf;if(t==="P-384")return If;if(t==="P-521")return Tf;throw new j(`Invalid curve ${t}`)}var Zt=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=Hc(this.jwk)),this._raw}toMultihash(){return Ge.digest(bt(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:Be(this.raw,e.raw)}async verify(e,r,n){return _c(this.jwk,r,e,n)}};var Pn=ke(se("crypto"),1);function As(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in t&&t.BYTES_PER_ELEMENT===1}function gt(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(`${r}expected number, got ${typeof t}`)}if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new RangeError(`${r}expected integer >= 0, got ${t}`)}}function Je(t,e,r=""){let n=As(t),i=t?.length,o=e!==void 0;if(!n||o&&i!==e){let c=r&&`"${r}" `,s=o?` of length ${e}`:"",a=n?`length=${i}`:`type=${typeof t}`,u=c+"expected Uint8Array"+s+", got "+a;throw n?new RangeError(u):new TypeError(u)}return t}function xn(t){if(typeof t!="function"||typeof t.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(gt(t.outputLen),gt(t.blockLen),t.outputLen<1)throw new Error('"outputLen" must be >= 1');if(t.blockLen<1)throw new Error('"blockLen" must be >= 1')}function jt(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function vn(t,e){Je(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}function Ct(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function Sn(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function qe(t,e){return t<<32-e|t>>>e}var Gc=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Bf=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function In(t){if(Je(t),Gc)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=Bf[t[r]];return e}var nt={_0:48,_9:57,A:65,F:70,a:97,f:102};function Vc(t){if(t>=nt._0&&t<=nt._9)return t-nt._0;if(t>=nt.A&&t<=nt.F)return t-(nt.A-10);if(t>=nt.a&&t<=nt.f)return t-(nt.a-10)}function Ds(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);if(Gc)try{return Uint8Array.fromHex(t)}catch(i){throw i instanceof SyntaxError?new RangeError(i.message):i}let e=t.length,r=e/2;if(e%2)throw new RangeError("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let i=0,o=0;i<r;i++,o+=2){let c=Vc(t.charCodeAt(o)),s=Vc(t.charCodeAt(o+1));if(c===void 0||s===void 0){let a=t[o]+t[o+1];throw new RangeError('hex string expected, got non-hex character "'+a+'" at index '+o)}n[i]=c*16+s}return n}function zc(...t){let e=0;for(let n=0;n<t.length;n++){let i=t[n];Je(i),e+=i.length}let r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let o=t[n];r.set(o,i),i+=o.length}return r}function Wc(t,e={}){let r=(i,o)=>t(o).update(i).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=i=>t(i),Object.assign(r,e),Object.freeze(r)}function Yc(t=32){gt(t,"bytesLength");let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");if(t>65536)throw new RangeError(`"bytesLength" expected <= 65536, got ${t}`);return e.getRandomValues(new Uint8Array(t))}var qc=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function Zc(t,e,r){return t&e^~t&r}function jc(t,e,r){return t&e^t&r^e&r}var Tn=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,i){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.buffer=new Uint8Array(e),this.view=Sn(this.buffer)}update(e){jt(this),Je(e);let{view:r,buffer:n,blockLen:i}=this,o=e.length;for(let c=0;c<o;){let s=Math.min(i-this.pos,o-c);if(s===i){let a=Sn(e);for(;i<=o-c;c+=i)this.process(a,c);continue}n.set(e.subarray(c,c+s),this.pos),this.pos+=s,c+=s,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){jt(this),vn(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:o}=this,{pos:c}=this;r[c++]=128,Ct(this.buffer.subarray(c)),this.padOffset>i-c&&(this.process(n,0),c=0);for(let f=c;f<i;f++)r[f]=0;n.setBigUint64(i-8,BigInt(this.length*8),o),this.process(n,0);let s=Sn(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let u=a/4,l=this.get();if(u>l.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<u;f++)s.setUint32(4*f,l[f],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:i,finished:o,destroyed:c,pos:s}=this;return e.destroyed=c,e.finished=o,e.length=i,e.pos=s,i%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},ot=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Of=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),wt=new Uint32Array(64),Ls=class extends Tn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:i,E:o,F:c,G:s,H:a}=this;return[e,r,n,i,o,c,s,a]}set(e,r,n,i,o,c,s,a){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=o|0,this.F=c|0,this.G=s|0,this.H=a|0}process(e,r){for(let f=0;f<16;f++,r+=4)wt[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=wt[f-15],h=wt[f-2],y=qe(d,7)^qe(d,18)^d>>>3,v=qe(h,17)^qe(h,19)^h>>>10;wt[f]=v+wt[f-7]+y+wt[f-16]|0}let{A:n,B:i,C:o,D:c,E:s,F:a,G:u,H:l}=this;for(let f=0;f<64;f++){let d=qe(s,6)^qe(s,11)^qe(s,25),h=l+d+Zc(s,a,u)+Of[f]+wt[f]|0,v=(qe(n,2)^qe(n,13)^qe(n,22))+jc(n,i,o)|0;l=u,u=a,a=s,s=c+h|0,c=o,o=i,i=n,n=h+v|0}n=n+this.A|0,i=i+this.B|0,o=o+this.C|0,c=c+this.D|0,s=s+this.E|0,a=a+this.F|0,u=u+this.G|0,l=l+this.H|0,this.set(n,i,o,c,s,a,u,l)}roundClean(){Ct(wt)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),Ct(this.buffer)}},Cs=class extends Ls{A=ot[0]|0;B=ot[1]|0;C=ot[2]|0;D=ot[3]|0;E=ot[4]|0;F=ot[5]|0;G=ot[6]|0;H=ot[7]|0;constructor(){super(32)}};var Xc=Wc(()=>new Cs,qc(1));var fe=(t,e,r)=>Je(t,e,r),Os=gt,_s=In,st=(...t)=>zc(...t),Ln=t=>Ds(t),ks=As,Ps=t=>Yc(t),Dn=BigInt(0),Bs=BigInt(1);function Bt(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new TypeError(r+"expected boolean, got type="+typeof t)}return t}function Cn(t){if(typeof t=="bigint"){if(!An(t))throw new RangeError("positive bigint expected, got "+t)}else Os(t);return t}function Pr(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(r+"expected number, got type="+typeof t)}if(!Number.isSafeInteger(t)){let r=e&&`"${e}" `;throw new RangeError(r+"expected safe integer, got "+t)}}function Nr(t){let e=Cn(t).toString(16);return e.length&1?"0"+e:e}function Qc(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);return t===""?Dn:BigInt("0x"+t)}function Xt(t){return Qc(In(t))}function Ns(t){return Qc(In(_f(Je(t)).reverse()))}function Bn(t,e){if(gt(e),e===0)throw new RangeError("zero length");t=Cn(t);let r=t.toString(16);if(r.length>e*2)throw new RangeError("number too large");return Ds(r.padStart(e*2,"0"))}function Rs(t,e){return Bn(t,e).reverse()}function _f(t){return Uint8Array.from(fe(t))}var An=t=>typeof t=="bigint"&&Dn<=t;function kf(t,e,r){return An(t)&&An(e)&&An(r)&&e<=t&&t<r}function Us(t,e,r,n){if(!kf(e,r,n))throw new RangeError("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function Qt(t){if(t<Dn)throw new Error("expected non-negative bigint, got "+t);let e;for(e=0;t>Dn;t>>=Bs,e+=1);return e}var Rr=t=>(Bs<<BigInt(t))-Bs;function Jc(t,e,r){if(gt(t,"hashLen"),gt(e,"qByteLen"),typeof r!="function")throw new TypeError("hmacFn must be a function");let n=m=>new Uint8Array(m),i=Uint8Array.of(),o=Uint8Array.of(0),c=Uint8Array.of(1),s=1e3,a=n(t),u=n(t),l=0,f=()=>{a.fill(1),u.fill(0),l=0},d=(...m)=>r(u,st(a,...m)),h=(m=i)=>{u=d(o,m),a=d(),m.length!==0&&(u=d(c,m),a=d())},y=()=>{if(l++>=s)throw new Error("drbg: tried max amount of iterations");let m=0,E=[];for(;m<e;){a=d();let L=a.slice();E.push(L),m+=a.length}return st(...E)};return(m,E)=>{f(),h(m);let L;for(;(L=E(y()))===void 0;)h();return f(),L}}function Ot(t,e={},r={}){if(Object.prototype.toString.call(t)!=="[object Object]")throw new TypeError("expected valid options object");function n(o,c,s){if(!s&&c!=="function"&&!Object.hasOwn(t,o))throw new TypeError(`param "${o}" is invalid: expected own property`);let a=t[o];if(s&&a===void 0)return;let u=typeof a;if(u!==c||a===null)throw new TypeError(`param "${o}" is invalid: expected ${c}, got ${u}`)}let i=(o,c)=>Object.entries(o).forEach(([s,a])=>n(s,a,c));i(e,!1),i(r,!0)}var ge=BigInt(0),oe=BigInt(1),_t=BigInt(2),na=BigInt(3),oa=BigInt(4),sa=BigInt(5),Pf=BigInt(7),ia=BigInt(8),Nf=BigInt(9),ca=BigInt(16);function Ze(t,e){if(e<=ge)throw new Error("mod: expected positive modulus, got "+e);let r=t%e;return r>=ge?r:e+r}function Re(t,e,r){if(e<ge)throw new Error("pow2: expected non-negative exponent, got "+e);let n=t;for(;e-- >ge;)n*=n,n%=r;return n}function ea(t,e){if(t===ge)throw new Error("invert: expected non-zero number");if(e<=ge)throw new Error("invert: expected positive modulus, got "+e);let r=Ze(t,e),n=e,i=ge,o=oe,c=oe,s=ge;for(;r!==ge;){let u=n/r,l=n-r*u,f=i-c*u,d=o-s*u;n=r,r=l,i=c,o=s,c=f,s=d}if(n!==oe)throw new Error("invert: does not exist");return Ze(i,e)}function Fs(t,e,r){let n=t;if(!n.eql(n.sqr(e),r))throw new Error("Cannot find square root")}function aa(t,e){let r=t,n=(r.ORDER+oe)/oa,i=r.pow(e,n);return Fs(r,i,e),i}function Rf(t,e){let r=t,n=(r.ORDER-sa)/ia,i=r.mul(e,_t),o=r.pow(i,n),c=r.mul(e,o),s=r.mul(r.mul(c,_t),o),a=r.mul(c,r.sub(s,r.ONE));return Fs(r,a,e),a}function Uf(t){let e=Jt(t),r=ua(t),n=r(e,e.neg(e.ONE)),i=r(e,n),o=r(e,e.neg(n)),c=(t+Pf)/ca;return((s,a)=>{let u=s,l=u.pow(a,c),f=u.mul(l,n),d=u.mul(l,i),h=u.mul(l,o),y=u.eql(u.sqr(f),a),v=u.eql(u.sqr(d),a);l=u.cmov(l,f,y),f=u.cmov(h,d,v);let m=u.eql(u.sqr(f),a),E=u.cmov(l,f,m);return Fs(u,E,a),E})}function ua(t){if(t<na)throw new Error("sqrt is not defined for small field");let e=t-oe,r=0;for(;e%_t===ge;)e/=_t,r++;let n=_t,i=Jt(t);for(;ta(i,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return aa;let o=i.pow(n,e),c=(e+oe)/_t;return function(a,u){let l=a;if(l.is0(u))return u;if(ta(l,u)!==1)throw new Error("Cannot find square root");let f=r,d=l.mul(l.ONE,o),h=l.pow(u,e),y=l.pow(u,c);for(;!l.eql(h,l.ONE);){if(l.is0(h))return l.ZERO;let v=1,m=l.sqr(h);for(;!l.eql(m,l.ONE);)if(v++,m=l.sqr(m),v===f)throw new Error("Cannot find square root");let E=oe<<BigInt(f-v-1),L=l.pow(d,E);f=v,d=l.sqr(L),h=l.mul(h,d),y=l.mul(y,L)}return y}}function Ff(t){return t%oa===na?aa:t%ia===sa?Rf:t%ca===Nf?Uf(t):ua(t)}var Mf=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Ms(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=Mf.reduce((n,i)=>(n[i]="function",n),e);if(Ot(t,r),Pr(t.BYTES,"BYTES"),Pr(t.BITS,"BITS"),t.BYTES<1||t.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(t.ORDER<=oe)throw new Error("invalid field: expected ORDER > 1, got "+t.ORDER);return t}function Kf(t,e,r){let n=t;if(r<ge)throw new Error("invalid exponent, negatives unsupported");if(r===ge)return n.ONE;if(r===oe)return e;let i=n.ONE,o=e;for(;r>ge;)r&oe&&(i=n.mul(i,o)),o=n.sqr(o),r>>=oe;return i}function _n(t,e,r=!1){let n=t,i=new Array(e.length).fill(r?n.ZERO:void 0),o=e.reduce((s,a,u)=>n.is0(a)?s:(i[u]=s,n.mul(s,a)),n.ONE),c=n.inv(o);return e.reduceRight((s,a,u)=>n.is0(a)?s:(i[u]=n.mul(s,i[u]),n.mul(s,a)),c),i}function ta(t,e){let r=t,n=(r.ORDER-oe)/_t,i=r.pow(e,n),o=r.eql(i,r.ONE),c=r.eql(i,r.ZERO),s=r.eql(i,r.neg(r.ONE));if(!o&&!c&&!s)throw new Error("invalid Legendre symbol result");return o?1:c?0:-1}function $f(t,e){if(e!==void 0&&Os(e),t<=ge)throw new Error("invalid n length: expected positive n, got "+t);if(e!==void 0&&e<1)throw new Error("invalid n length: expected positive bit length, got "+e);let r=Qt(t);if(e!==void 0&&e<r)throw new Error(`invalid n length: expected bit length (${r}) >= n.length (${e})`);let n=e!==void 0?e:r,i=Math.ceil(n/8);return{nBitLength:n,nByteLength:i}}var ra=new WeakMap,On=class{ORDER;BITS;BYTES;isLE;ZERO=ge;ONE=oe;_lengths;_mod;constructor(e,r={}){if(e<=oe)throw new Error("invalid field: expected ORDER > 1, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&Object.defineProperty(this,"sqrt",{value:r.sqrt,enumerable:!0}),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=Object.freeze(r.allowedLengths.slice())),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:i,nByteLength:o}=$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,Object.freeze(this)}create(e){return Ze(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof e);return ge<=e&&e<this.ORDER}is0(e){return e===ge}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&oe)===oe}neg(e){return Ze(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return Ze(e*e,this.ORDER)}add(e,r){return Ze(e+r,this.ORDER)}sub(e,r){return Ze(e-r,this.ORDER)}mul(e,r){return Ze(e*r,this.ORDER)}pow(e,r){return Kf(this,e,r)}div(e,r){return Ze(e*ea(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 ea(e,this.ORDER)}sqrt(e){let r=ra.get(this);return r||ra.set(this,r=Ff(this.ORDER)),r(this,e)}toBytes(e){return this.isLE?Rs(e,this.BYTES):Bn(e,this.BYTES)}fromBytes(e,r=!1){fe(e);let{_lengths:n,BYTES:i,isLE:o,ORDER:c,_mod:s}=this;if(n){if(e.length<1||!n.includes(e.length)||e.length>i)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let u=new Uint8Array(i);u.set(e,o?0:u.length-e.length),e=u}if(e.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+e.length);let a=o?Ns(e):Xt(e);if(s&&(a=Ze(a,c)),!r&&!this.isValid(a))throw new Error("invalid field element: outside of range 0..ORDER");return a}invertBatch(e){return _n(this,e)}cmov(e,r,n){return Bt(n,"condition"),n?r:e}};Object.freeze(On.prototype);function Jt(t,e={}){return new On(t,e)}function la(t){if(typeof t!="bigint")throw new Error("field order must be bigint");if(t<=oe)throw new Error("field order must be greater than 1");let e=Qt(t-oe);return Math.ceil(e/8)}function Ks(t){let e=la(t);return e+Math.ceil(e/2)}function $s(t,e,r=!1){fe(t);let n=t.length,i=la(e),o=Math.max(Ks(e),16);if(n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?Ns(t):Xt(t),s=Ze(c,e-oe)+oe;return r?Rs(s,i):Bn(s,i)}var er=BigInt(0),kt=BigInt(1);function Ur(t,e){let r=e.negate();return t?r:e}function zs(t,e){let r=_n(t.Fp,e.map(n=>n.Z));return e.map((n,i)=>t.fromAffine(n.toAffine(r[i])))}function pa(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Hs(t,e){pa(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),i=2**t,o=Rr(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:i,shiftBy:c}}function fa(t,e,r){let{windowSize:n,mask:i,maxNumber:o,shiftBy:c}=r,s=Number(t&i),a=t>>c;s>n&&(s-=o,a+=kt);let u=e*n,l=u+Math.abs(s)-1,f=s===0,d=s<0,h=e%2!==0;return{nextN:a,offset:l,isZero:f,isNeg:d,isNegF:h,offsetF:u}}var Vs=new WeakMap,ma=new WeakMap;function Gs(t){return ma.get(t)||1}function da(t){if(t!==er)throw new Error("invalid wNAF")}var kn=class{BASE;ZERO;Fn;bits;constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let i=e;for(;r>er;)r&kt&&(n=n.add(i)),i=i.double(),r>>=kt;return n}precomputeWindow(e,r){let{windows:n,windowSize:i}=Hs(r,this.bits),o=[],c=e,s=c;for(let a=0;a<n;a++){s=c,o.push(s);for(let u=1;u<i;u++)s=s.add(c),o.push(s);c=s.double()}return o}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let i=this.ZERO,o=this.BASE,c=Hs(e,this.bits);for(let s=0;s<c.windows;s++){let{nextN:a,offset:u,isZero:l,isNeg:f,isNegF:d,offsetF:h}=fa(n,s,c);n=a,l?o=o.add(Ur(d,r[h])):i=i.add(Ur(f,r[u]))}return da(n),{p:i,f:o}}wNAFUnsafe(e,r,n,i=this.ZERO){let o=Hs(e,this.bits);for(let c=0;c<o.windows&&n!==er;c++){let{nextN:s,offset:a,isZero:u,isNeg:l}=fa(n,c,o);if(n=s,!u){let f=r[a];i=i.add(l?f.negate():f)}}return da(n),i}getPrecomputes(e,r,n){let i=Vs.get(r);return i||(i=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(i=n(i)),Vs.set(r,i))),i}cached(e,r,n){let i=Gs(e);return this.wNAF(i,this.getPrecomputes(i,e,n),r)}unsafe(e,r,n,i){let o=Gs(e);return o===1?this._unsafeLadder(e,r,i):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,i)}createCache(e,r){pa(r,this.bits),ma.set(e,r),Vs.delete(e)}hasCache(e){return Gs(e)!==1}};function ya(t,e,r,n){let i=e,o=t.ZERO,c=t.ZERO;for(;r>er||n>er;)r&kt&&(o=o.add(i)),n&kt&&(c=c.add(i)),i=i.double(),r>>=kt,n>>=kt;return{p1:o,p2:c}}function ha(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Ms(e),e}else return Jt(t,{isLE:r})}function ba(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let a of["p","n","h"]){let u=e[a];if(!(typeof u=="bigint"&&u>er))throw new Error(`CURVE.${a} must be positive bigint`)}let i=ha(e.p,r.Fp,n),o=ha(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 ga(t,e){return function(n){let i=t(n);return{secretKey:i,publicKey:e(i)}}}var Fy=Pn.default.generateKeyPairSync,Fr=32;var Hf=64;function wa(t,e,r){if(t.byteLength!==Fr)throw new TypeError('"key" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==Hf)throw new TypeError('"sig" must be 64 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=Pn.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:re(t,"base64url"),kty:"OKP"}});return Pn.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function xa(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var Nn=class{type="Ed25519";raw;constructor(e){this.raw=Ws(e,Fr)}toMultihash(){return Ge.digest(bt(this))}toCID(){return ce.createV1(114,this.toMultihash())}toString(){return te.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Be(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let i=wa(this.raw,r,e);return xa(i)?i.then(o=>(n?.signal?.throwIfAborted(),o)):i}};function va(t){return t=Ws(t,Fr),new Nn(t)}function Ws(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new j(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var Te;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Te||(Te={}));var Ys;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(Ys||(Ys={}));(function(t){t.codec=()=>ze(Ys)})(Te||(Te={}));var Mr;(function(t){let e;t.codec=()=>(e==null&&(e=Z((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Te.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.Type=Te.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,s,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${s}.Type`,value:Te.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return Y(o,t.codec())}t.encode=r;function n(o,c){return W(o,t.codec(),c)}t.decode=n;function i(o,c){return q(o,t.codec(),c)}t.stream=i})(Mr||(Mr={}));var qs;(function(t){let e;t.codec=()=>(e==null&&(e=Z((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Te.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.Type=Te.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,s,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${s}.Type`,value:Te.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return Y(o,t.codec())}t.encode=r;function n(o,c){return W(o,t.codec(),c)}t.decode=n;function i(o,c){return q(o,t.codec(),c)}t.stream=i})(qs||(qs={}));var Oa=ke(se("node:crypto"),1);var Rn=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(e,r){if(xn(e),Je(r,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,i=new Uint8Array(n);i.set(r.length>n?e.create().update(r).digest():r);for(let o=0;o<i.length;o++)i[o]^=54;this.iHash.update(i),this.oHash=e.create();for(let o=0;o<i.length;o++)i[o]^=106;this.oHash.update(i),Ct(i)}update(e){return jt(this),this.iHash.update(e),this}digestInto(e){jt(this),vn(e,this),this.finished=!0;let r=e.subarray(0,this.outputLen);this.iHash.digestInto(r),this.oHash.update(r),this.oHash.digestInto(r),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:i,destroyed:o,blockLen:c,outputLen:s}=this;return e=e,e.finished=i,e.destroyed=o,e.blockLen=c,e.outputLen=s,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Sa=(()=>{let t=((e,r,n)=>new Rn(e,r).update(n).digest());return t.create=(e,r)=>new Rn(e,r),t})();var Ia=(t,e)=>(t+(t>=0?e:-e)/Ta)/e;function zf(t,e,r){Us("scalar",t,et,r);let[[n,i],[o,c]]=e,s=Ia(c*t,r),a=Ia(-i*t,r),u=t-s*n-a*o,l=-s*i-a*c,f=u<et,d=l<et;f&&(u=-u),d&&(l=-l);let h=Rr(Math.ceil(Qt(r)/2))+Et;if(u<et||u>=h||l<et||l>=h)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:f,k1:u,k2neg:d,k2:l}}function js(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function Zs(t,e){Ot(t);let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Bt(r.lowS,"lowS"),Bt(r.prehash,"prehash"),r.format!==void 0&&js(r.format),r}var Xs=class extends Error{constructor(e=""){super(e)}},je={Err:Xs,_tlv:{encode:(t,e)=>{let{Err:r}=je;if(Pr(t,"tag"),t<0||t>255)throw new r("tlv.encode: wrong tag");if(typeof e!="string")throw new TypeError('"data" expected string, got type='+typeof e);if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,i=Nr(n);if(i.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?Nr(i.length/2|128):"";return Nr(t)+o+i+e},decode(t,e){let{Err:r}=je;e=fe(e,void 0,"DER data");let n=0;if(t<0||t>255)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let i=e[n++],o=!!(i&128),c=0;if(!o)c=i;else{let a=i&127;if(!a)throw new r("tlv.decode(long): indefinite length not supported");if(a>4)throw new r("tlv.decode(long): byte length is too big");let u=e.subarray(n,n+a);if(u.length!==a)throw new r("tlv.decode: length bytes not complete");if(u[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let l of u)c=c<<8|l;if(n+=a,c<128)throw new r("tlv.decode(long): not minimal encoding")}let s=e.subarray(n,n+c);if(s.length!==c)throw new r("tlv.decode: wrong value length");return{v:s,l:e.subarray(n+c)}}},_int:{encode(t){let{Err:e}=je;if(Cn(t),t<et)throw new e("integer: negative integers are not allowed");let r=Nr(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=je;if(t.length<1)throw new e("invalid signature integer: empty");if(t[0]&128)throw new e("invalid signature integer: negative");if(t.length>1&&t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return Xt(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=je,i=fe(t,void 0,"signature"),{v:o,l:c}=n.decode(48,i);if(c.length)throw new e("invalid signature: left bytes after parsing");let{v:s,l:a}=n.decode(2,o),{v:u,l}=n.decode(2,a);if(l.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(s),s:r.decode(u)}},hexFromSig(t){let{_tlv:e,_int:r}=je,n=e.encode(2,r.encode(t.r)),i=e.encode(2,r.encode(t.s)),o=n+i;return e.encode(48,o)}};Object.freeze(je._tlv);Object.freeze(je._int);Object.freeze(je);var et=BigInt(0),Et=BigInt(1),Ta=BigInt(2),Un=BigInt(3),Wf=BigInt(4);function Aa(t,e={}){let r=ba("weierstrass",t,e),n=r.Fp,i=r.Fn,o=r.CURVE,{h:c,n:s}=o;Ot(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:a,allowInfinityPoint:u}=e;if(a&&(!n.is0(o.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let l=La(n,i);function f(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(J,b,T){if(u&&b.is0())return Uint8Array.of(0);let{x:D,y:g}=b.toAffine(),p=n.toBytes(D);if(Bt(T,"isCompressed"),T){f();let w=!n.isOdd(g);return st(Da(w),p)}else return st(Uint8Array.of(4),p,n.toBytes(g))}function h(J){fe(J,void 0,"Point");let{publicKey:b,publicKeyUncompressed:T}=l,D=J.length,g=J[0],p=J.subarray(1);if(u&&D===1&&g===0)return{x:n.ZERO,y:n.ZERO};if(D===b&&(g===2||g===3)){let w=n.fromBytes(p);if(!n.isValid(w))throw new Error("bad point: is not on curve, wrong x");let S=m(w),x;try{x=n.sqrt(S)}catch(K){let F=K instanceof Error?": "+K.message:"";throw new Error("bad point: is not on curve, sqrt error"+F)}f();let A=n.isOdd(x);return(g&1)===1!==A&&(x=n.neg(x)),{x:w,y:x}}else if(D===T&&g===4){let w=n.BYTES,S=n.fromBytes(p.subarray(0,w)),x=n.fromBytes(p.subarray(w,w*2));if(!E(S,x))throw new Error("bad point: is not on curve");return{x:S,y:x}}else throw new Error(`bad point: got length ${D}, expected compressed=${b} or uncompressed=${T}`)}let y=e.toBytes===void 0?d:e.toBytes,v=e.fromBytes===void 0?h:e.fromBytes;function m(J){let b=n.sqr(J),T=n.mul(b,J);return n.add(n.add(T,n.mul(J,o.a)),o.b)}function E(J,b){let T=n.sqr(b),D=m(J);return n.eql(T,D)}if(!E(o.Gx,o.Gy))throw new Error("bad curve params: generator point");let L=n.mul(n.pow(o.a,Un),Wf),P=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(L,P)))throw new Error("bad curve params: a or b");function M(J,b,T=!1){if(!n.isValid(b)||T&&n.is0(b))throw new Error(`bad point coordinate ${J}`);return b}function _(J){if(!(J instanceof B))throw new Error("Weierstrass Point expected")}function ae(J){if(!a||!a.basises)throw new Error("no endo");return zf(J,a.basises,i.ORDER)}function X(J,b,T,D,g){return T=new B(n.mul(T.X,J),T.Y,T.Z),b=Ur(D,b),T=Ur(g,T),b.add(T)}class B{static BASE=new B(o.Gx,o.Gy,n.ONE);static ZERO=new B(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=i;X;Y;Z;constructor(b,T,D){this.X=M("x",b),this.Y=M("y",T,!0),this.Z=M("z",D),Object.freeze(this)}static CURVE(){return o}static fromAffine(b){let{x:T,y:D}=b||{};if(!b||!n.isValid(T)||!n.isValid(D))throw new Error("invalid affine point");if(b instanceof B)throw new Error("projective point not allowed");return n.is0(T)&&n.is0(D)?B.ZERO:new B(T,D,n.ONE)}static fromBytes(b){let T=B.fromAffine(v(fe(b,void 0,"point")));return T.assertValidity(),T}static fromHex(b){return B.fromBytes(Ln(b))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(b=8,T=!0){return He.createCache(this,b),T||this.multiply(Un),this}assertValidity(){let b=this;if(b.is0()){if(e.allowInfinityPoint&&n.is0(b.X)&&n.eql(b.Y,n.ONE)&&n.is0(b.Z))return;throw new Error("bad point: ZERO")}let{x:T,y:D}=b.toAffine();if(!n.isValid(T)||!n.isValid(D))throw new Error("bad point: x or y not field elements");if(!E(T,D))throw new Error("bad point: equation left != right");if(!b.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:b}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(b)}equals(b){_(b);let{X:T,Y:D,Z:g}=this,{X:p,Y:w,Z:S}=b,x=n.eql(n.mul(T,S),n.mul(p,g)),A=n.eql(n.mul(D,S),n.mul(w,g));return x&&A}negate(){return new B(this.X,n.neg(this.Y),this.Z)}double(){let{a:b,b:T}=o,D=n.mul(T,Un),{X:g,Y:p,Z:w}=this,S=n.ZERO,x=n.ZERO,A=n.ZERO,C=n.mul(g,g),K=n.mul(p,p),F=n.mul(w,w),k=n.mul(g,p);return k=n.add(k,k),A=n.mul(g,w),A=n.add(A,A),S=n.mul(b,A),x=n.mul(D,F),x=n.add(S,x),S=n.sub(K,x),x=n.add(K,x),x=n.mul(S,x),S=n.mul(k,S),A=n.mul(D,A),F=n.mul(b,F),k=n.sub(C,F),k=n.mul(b,k),k=n.add(k,A),A=n.add(C,C),C=n.add(A,C),C=n.add(C,F),C=n.mul(C,k),x=n.add(x,C),F=n.mul(p,w),F=n.add(F,F),C=n.mul(F,k),S=n.sub(S,C),A=n.mul(F,K),A=n.add(A,A),A=n.add(A,A),new B(S,x,A)}add(b){_(b);let{X:T,Y:D,Z:g}=this,{X:p,Y:w,Z:S}=b,x=n.ZERO,A=n.ZERO,C=n.ZERO,K=o.a,F=n.mul(o.b,Un),k=n.mul(T,p),pe=n.mul(D,w),me=n.mul(g,S),ye=n.add(T,D),ee=n.add(p,w);ye=n.mul(ye,ee),ee=n.add(k,pe),ye=n.sub(ye,ee),ee=n.add(T,g);let Le=n.add(p,S);return ee=n.mul(ee,Le),Le=n.add(k,me),ee=n.sub(ee,Le),Le=n.add(D,g),x=n.add(w,S),Le=n.mul(Le,x),x=n.add(pe,me),Le=n.sub(Le,x),C=n.mul(K,ee),x=n.mul(F,me),C=n.add(x,C),x=n.sub(pe,C),C=n.add(pe,C),A=n.mul(x,C),pe=n.add(k,k),pe=n.add(pe,k),me=n.mul(K,me),ee=n.mul(F,ee),pe=n.add(pe,me),me=n.sub(k,me),me=n.mul(K,me),ee=n.add(ee,me),k=n.mul(pe,ee),A=n.add(A,k),k=n.mul(Le,ee),x=n.mul(ye,x),x=n.sub(x,k),k=n.mul(ye,pe),C=n.mul(Le,C),C=n.add(C,k),new B(x,A,C)}subtract(b){return _(b),this.add(b.negate())}is0(){return this.equals(B.ZERO)}multiply(b){let{endo:T}=e;if(!i.isValidNot0(b))throw new RangeError("invalid scalar: out of range");let D,g,p=w=>He.cached(this,w,S=>zs(B,S));if(T){let{k1neg:w,k1:S,k2neg:x,k2:A}=ae(b),{p:C,f:K}=p(S),{p:F,f:k}=p(A);g=K.add(k),D=X(T.beta,C,F,w,x)}else{let{p:w,f:S}=p(b);D=w,g=S}return zs(B,[D,g])[0]}multiplyUnsafe(b){let{endo:T}=e,D=this,g=b;if(!i.isValid(g))throw new RangeError("invalid scalar: out of range");if(g===et||D.is0())return B.ZERO;if(g===Et)return D;if(He.hasCache(this))return this.multiply(g);if(T){let{k1neg:p,k1:w,k2neg:S,k2:x}=ae(g),{p1:A,p2:C}=ya(B,D,w,x);return X(T.beta,A,C,p,S)}else return He.unsafe(D,g)}toAffine(b){let T=this,D=b,{X:g,Y:p,Z:w}=T;if(n.eql(w,n.ONE))return{x:g,y:p};let S=T.is0();D==null&&(D=S?n.ONE:n.inv(w));let x=n.mul(g,D),A=n.mul(p,D),C=n.mul(w,D);if(S)return{x:n.ZERO,y:n.ZERO};if(!n.eql(C,n.ONE))throw new Error("invZ was invalid");return{x,y:A}}isTorsionFree(){let{isTorsionFree:b}=e;return c===Et?!0:b?b(B,this):He.unsafe(this,s).is0()}clearCofactor(){let{clearCofactor:b}=e;return c===Et?this:b?b(B,this):this.multiplyUnsafe(c)}isSmallOrder(){return c===Et?this.is0():this.clearCofactor().is0()}toBytes(b=!0){return Bt(b,"isCompressed"),this.assertValidity(),y(B,this,b)}toHex(b=!0){return _s(this.toBytes(b))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let De=i.BITS,He=new kn(B,e.endo?Math.ceil(De/2):De);return De>=8&&B.BASE.precompute(8),Object.freeze(B.prototype),Object.freeze(B),B}function Da(t){return Uint8Array.of(t?2:3)}function La(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function Yf(t,e={}){let{Fn:r}=t,n=e.randomBytes===void 0?Ps:e.randomBytes,i=Object.assign(La(t.Fp,r),{seed:Math.max(Ks(r.ORDER),16)});function o(h){try{let y=r.fromBytes(h);return r.isValidNot0(y)}catch{return!1}}function c(h,y){let{publicKey:v,publicKeyUncompressed:m}=i;try{let E=h.length;return y===!0&&E!==v||y===!1&&E!==m?!1:!!t.fromBytes(h)}catch{return!1}}function s(h){return h=h===void 0?n(i.seed):h,$s(fe(h,i.seed,"seed"),r.ORDER)}function a(h,y=!0){return t.BASE.multiply(r.fromBytes(h)).toBytes(y)}function u(h){let{secretKey:y,publicKey:v,publicKeyUncompressed:m}=i,E=r._lengths;if(!ks(h))return;let L=fe(h,void 0,"key").length,P=L===v||L===m,M=L===y||!!E?.includes(L);if(!(P&&M))return P}function l(h,y,v=!0){if(u(h)===!0)throw new Error("first arg must be private key");if(u(y)===!1)throw new Error("second arg must be public key");let m=r.fromBytes(h);return t.fromBytes(y).multiply(m).toBytes(v)}let f={isValidSecretKey:o,isValidPublicKey:c,randomSecretKey:s},d=ga(s,a);return Object.freeze(f),Object.freeze(i),Object.freeze({getPublicKey:a,getSharedSecret:l,keygen:d,Point:t,utils:f,lengths:i})}function Ca(t,e,r={}){let n=e;xn(n),Ot(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let i=r.randomBytes===void 0?Ps:r.randomBytes,o=r.hmac===void 0?(g,p)=>Sa(n,g,p):r.hmac,{Fp:c,Fn:s}=t,{ORDER:a,BITS:u}=s,{keygen:l,getPublicKey:f,getSharedSecret:d,utils:h,lengths:y}=Yf(t,r),v={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},m=a*Ta+Et<c.ORDER;function E(g){let p=a>>Et;return g>p}function L(g,p){if(!s.isValidNot0(p))throw new Error(`invalid signature ${g}: out of range 1..Point.Fn.ORDER`);return p}function P(){if(m)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function M(g,p){js(p);let w=y.signature,S=p==="compact"?w:p==="recovered"?w+1:void 0;return fe(g,S)}class _{r;s;recovery;constructor(p,w,S){if(this.r=L("r",p),this.s=L("s",w),S!=null){if(P(),![0,1,2,3].includes(S))throw new Error("invalid recovery id");this.recovery=S}Object.freeze(this)}static fromBytes(p,w=v.format){M(p,w);let S;if(w==="der"){let{r:K,s:F}=je.toSig(fe(p));return new _(K,F)}w==="recovered"&&(S=p[0],w="compact",p=p.subarray(1));let x=y.signature/2,A=p.subarray(0,x),C=p.subarray(x,x*2);return new _(s.fromBytes(A),s.fromBytes(C),S)}static fromHex(p,w){return this.fromBytes(Ln(p),w)}assertRecovery(){let{recovery:p}=this;if(p==null)throw new Error("invalid recovery id: must be present");return p}addRecoveryBit(p){return new _(this.r,this.s,p)}recoverPublicKey(p){let{r:w,s:S}=this,x=this.assertRecovery(),A=x===2||x===3?w+a:w;if(!c.isValid(A))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let C=c.toBytes(A),K=t.fromBytes(st(Da((x&1)===0),C)),F=s.inv(A),k=X(fe(p,void 0,"msgHash")),pe=s.create(-k*F),me=s.create(S*F),ye=t.BASE.multiplyUnsafe(pe).add(K.multiplyUnsafe(me));if(ye.is0())throw new Error("invalid recovery: point at infinify");return ye.assertValidity(),ye}hasHighS(){return E(this.s)}toBytes(p=v.format){if(js(p),p==="der")return Ln(je.hexFromSig(this));let{r:w,s:S}=this,x=s.toBytes(w),A=s.toBytes(S);return p==="recovered"?(P(),st(Uint8Array.of(this.assertRecovery()),x,A)):st(x,A)}toHex(p){return _s(this.toBytes(p))}}Object.freeze(_.prototype),Object.freeze(_);let ae=r.bits2int===void 0?function(p){if(p.length>8192)throw new Error("input is too large");let w=Xt(p),S=p.length*8-u;return S>0?w>>BigInt(S):w}:r.bits2int,X=r.bits2int_modN===void 0?function(p){return s.create(ae(p))}:r.bits2int_modN,B=Rr(u);function De(g){return Us("num < 2^"+u,g,et,B),s.toBytes(g)}function He(g,p){return fe(g,void 0,"message"),p?fe(n(g),void 0,"prehashed message"):g}function J(g,p,w){let{lowS:S,prehash:x,extraEntropy:A}=Zs(w,v);g=He(g,x);let C=X(g),K=s.fromBytes(p);if(!s.isValidNot0(K))throw new Error("invalid private key");let F=[De(K),De(C)];if(A!=null&&A!==!1){let ye=A===!0?i(y.secretKey):A;F.push(fe(ye,void 0,"extraEntropy"))}let k=st(...F),pe=C;function me(ye){let ee=ae(ye);if(!s.isValidNot0(ee))return;let Le=s.inv(ee),Ft=t.BASE.multiply(ee).toAffine(),lr=s.create(Ft.x);if(lr===et)return;let Yr=s.create(Le*s.create(pe+lr*K));if(Yr===et)return;let Ki=(Ft.x===lr?0:2)|Number(Ft.y&Et),$i=Yr;return S&&E(Yr)&&($i=s.neg(Yr),Ki^=1),new _(lr,$i,m?void 0:Ki)}return{seed:k,k2sig:me}}function b(g,p,w={}){let{seed:S,k2sig:x}=J(g,p,w);return Jc(n.outputLen,s.BYTES,o)(S,x).toBytes(w.format)}function T(g,p,w,S={}){let{lowS:x,prehash:A,format:C}=Zs(S,v);if(w=fe(w,void 0,"publicKey"),p=He(p,A),!ks(g)){let K=g instanceof _?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+K)}M(g,C);try{let K=_.fromBytes(g,C),F=t.fromBytes(w);if(x&&K.hasHighS())return!1;let{r:k,s:pe}=K,me=X(p),ye=s.inv(pe),ee=s.create(me*ye),Le=s.create(k*ye),Ft=t.BASE.multiplyUnsafe(ee).add(F.multiplyUnsafe(Le));return Ft.is0()?!1:s.create(Ft.x)===k}catch{return!1}}function D(g,p,w={}){let{prehash:S}=Zs(w,v);return p=He(p,S),_.fromBytes(g,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:l,getPublicKey:f,getSharedSecret:d,utils:h,lengths:y,Point:t,sign:b,verify:T,recoverPublicKey:D,Signature:_,hash:n})}var Js={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},qf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var Ba=BigInt(2);function Zf(t){let e=Js.p,r=BigInt(3),n=BigInt(6),i=BigInt(11),o=BigInt(22),c=BigInt(23),s=BigInt(44),a=BigInt(88),u=t*t*t%e,l=u*u*t%e,f=Re(l,r,e)*l%e,d=Re(f,r,e)*l%e,h=Re(d,Ba,e)*u%e,y=Re(h,i,e)*h%e,v=Re(y,o,e)*y%e,m=Re(v,s,e)*v%e,E=Re(m,a,e)*m%e,L=Re(E,s,e)*v%e,P=Re(L,r,e)*l%e,M=Re(P,c,e)*y%e,_=Re(M,n,e)*u%e,ae=Re(_,Ba,e);if(!Qs.eql(Qs.sqr(ae),t))throw new Error("Cannot find square root");return ae}var Qs=Jt(Js.p,{sqrt:Zf}),jf=Aa(Js,{Fp:Qs,endo:qf}),Kr=Ca(jf,Xc);var Fn=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function _a(t,e,r,n){n?.signal?.throwIfAborted();let i=Oa.default.createHash("sha256");if(r instanceof Uint8Array)i.update(r);else for(let c of r)i.update(c);let o=i.digest();try{return Kr.verify(e,o,t,{prehash:!1,format:"der"})}catch(c){throw new Fn(String(c))}}var Mn=class{type="secp256k1";raw;_key;constructor(e){this._key=Pa(e),this.raw=ka(this._key)}toMultihash(){return Ge.digest(bt(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:Be(this.raw,e.raw)}verify(e,r,n){return _a(this._key,r,e,n)}};function Na(t){return new Mn(t)}function ka(t){return Kr.Point.fromBytes(t).toBytes()}function Pa(t){try{return Kr.Point.fromBytes(t),t}catch(e){throw new ln(String(e))}}function Ra(t){let{Type:e,Data:r}=Mr.decode(t.digest),n=r??new Uint8Array;switch(e){case Te.Ed25519:return va(n);case Te.secp256k1:return Na(n);case Te.ECDSA:return Kc(n);default:throw new Or}}function bt(t){return Mr.encode({Type:Te[t.type],Data:t.raw})}var Ua=Symbol.for("nodejs.util.inspect.custom"),Xf=114,$r=class{type;multihash;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[ws]=!0;toString(){return this.string==null&&(this.string=te.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return ce.createV1(Xf,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return Be(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return Be(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[Ua](){return`PeerId(${this.toString()})`}},Kn=class extends $r{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},$n=class extends $r{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},Hn=class extends $r{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},Qf=2336,Vn=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ge.digest(be(this.url))}[Ua](){return`PeerId(${this.url})`}[ws]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return ce.createV1(Qf,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=re(e)),e.toString()===this.toString())}};function tr(t){if(ed(t))return new Kn({multihash:t});if(Jf(t))try{let e=Ra(t);if(e.type==="Ed25519")return new $n({multihash:t,publicKey:e});if(e.type==="secp256k1")return new Hn({multihash:t,publicKey:e})}catch{let r=re(t.digest);return new Vn(new URL(r))}throw new dn("Supplied PeerID Multihash is invalid")}function Jf(t){return t.code===Ge.code}function ed(t){return t.code===cs.code}var wu=ke(se("net"),1);var we=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},it=class extends Error{static name="ValidationError";name="ValidationError"},Gn=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},zn=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Ue=se("node:net");function ti(t){return e=>re(e,t)}function ri(t){return e=>be(e,t)}function rr(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function Pt(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function Fa(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=be(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=Pt(n);return Ye([r,i],r.length+i.length)}function Ma(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let r=Xe.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=Pt(n);return Ye([r,i],r.length+i.length)}function ni(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=re(e,"base32"),i=rr(r);return`${n}:${i}`}var oi=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let i=parseInt(r,10);if(isNaN(i)||i<0||i>255)throw new we("Invalid byte value in IP address");e[n]=i}),e},Ka=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,Ue.isIPv4)(r[n]),c;o&&(c=oi(r[n]),r[n]=re(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,re(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 we("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 we("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},Ha=function(t){if(t.byteLength!==16)throw new we("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 we(`Invalid IPv6 address "${r}"`)}};function Va(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new we(`Invalid IPv6 address "${t}"`)}}var ei=Object.values(yr).map(t=>t.decoder),td=(function(){let t=ei[0].or(ei[1]);return ei.slice(2).forEach(e=>t=t.or(e)),t})();function Ga(t){return td.decode(t)}function za(t){return e=>t.encoder.encode(e)}function rd(t){if(parseInt(t).toString()!==t)throw new it("Value must be an integer")}function nd(t){if(t<0)throw new it("Value must be a positive integer, or zero")}function od(t){return e=>{if(e>t)throw new it(`Value must be smaller than or equal to ${t}`)}}function sd(...t){return e=>{for(let r of t)r(e)}}var Hr=sd(rd,nd,od(65535));var de=-1,si=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new zn(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},at=new si,wd=[{code:4,name:"ip4",size:32,valueToBytes:oi,bytesToValue:$a,validate:t=>{if(!(0,Ue.isIPv4)(t))throw new it(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Pt,bytesToValue:rr,validate:Hr},{code:273,name:"udp",size:16,valueToBytes:Pt,bytesToValue:rr,validate:Hr},{code:33,name:"dccp",size:16,valueToBytes:Pt,bytesToValue:rr,validate:Hr},{code:41,name:"ip6",size:128,valueToBytes:Ka,bytesToValue:Ha,stringToValue:Va,validate:t=>{if(!(0,Ue.isIPv6)(t))throw new it(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:de},{code:43,name:"ipcidr",size:8,bytesToValue:ti("base10"),valueToBytes:ri("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:Pt,bytesToValue:rr,validate:Hr},{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:ti("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?ri("base58btc")(t):ce.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:ni,valueToBytes:Fa},{code:445,name:"onion3",size:296,bytesToValue:ni,valueToBytes:Ma},{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:za(Qo),valueToBytes:Ga},{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}];wd.forEach(t=>{at.addProtocol(t)});function Wa(t){let e=[],r=0;for(;r<t.length;){let n=vt(t,r),i=at.getProtocol(n),o=ue(n),c=Ed(i,t,r+o),s=0;c>0&&i.size===de&&(s=ue(c));let a=o+s+c,u={code:n,name:i.name,bytes:ft(t.subarray(r,r+a))};if(c>0){let l=r+o+s,f=t.subarray(l,l+c);u.value=i.bytesToValue?.(f)??re(f)}e.push(u),r+=a}return e}function Ya(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let i=at.getProtocol(n.code),o=ue(n.code),c,s=0,a=0;n.value!=null&&(c=i.valueToBytes?.(n.value)??be(n.value),s=c.byteLength,i.size===de&&(a=ue(s)));let u=new Uint8Array(o+a+s),l=0;Mt(n.code,u,l),l+=o,c!=null&&(i.size===de&&(Mt(s,u,l),l+=a),u.set(c,l)),n.bytes=u}r.push(n.bytes),e+=n.bytes.byteLength}return Ye(r,e)}function qa(t){if(t.charAt(0)!=="/")throw new we('String multiaddr must start with "/"');let e=[],r="protocol",n="",i="";for(let o=1;o<t.length;o++){let c=t.charAt(o);c!=="/"&&(r==="protocol"?i+=t.charAt(o):n+=t.charAt(o));let s=o===t.length-1;if(c==="/"||s){let a=at.getProtocol(i);if(r==="protocol"){if(a.size==null||a.size===0){e.push({code:a.code,name:a.name}),n="",i="",r="protocol";continue}else if(s)throw new we(`Component ${i} was missing value`);r="value"}else if(r==="value"){let u={code:a.code,name:a.name};if(a.size!=null&&a.size!==0){if(n==="")throw new we(`Component ${i} was missing value`);u.value=a.stringToValue?.(n)??n}e.push(u),n="",i="",r="protocol"}}}if(i!==""&&n!=="")throw new we("Incomplete multiaddr");return e}function Za(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=at.getProtocol(e.code);if(r==null)throw new we(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function Ed(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:vt(e,r)}var xd=Symbol.for("nodejs.util.inspect.custom"),gi=Symbol.for("@multiformats/multiaddr");function vd(t){if(t==null&&(t="/"),ja(t))return t.getComponents();if(t instanceof Uint8Array)return Wa(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),qa(t);if(Array.isArray(t))return t;throw new we("Must be a string, Uint8Array, Component[], or another Multiaddr")}var eo=class t{[gi]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=vd(e),r.validate!==!1&&Sd(this)}get bytes(){return this.#r==null&&(this.#r=Ya(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=Za(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let r=new t(e);return new t([...this.#e,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),i=n.lastIndexOf(r);if(i<0)throw new Gn(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,i),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){r=n;break}return new t(this.#e.slice(0,r),{validate:!1})}equals(e){return Be(this.bytes,e.bytes)}[xd](){return`Multiaddr(${this.toString()})`}};function Sd(t){t.getComponents().forEach(e=>{let r=at.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function ja(t){return!!t?.[gi]}function tt(t){return new eo(t)}var V=t=>({match:e=>{let r=e[0];return r==null||r.code!==t||r.value!=null?!1:e.slice(1)}}),I=(t,e)=>({match:r=>{let n=r[0];return n?.code!==t||n.value==null||e!=null&&n.value!==e?!1:r.slice(1)}}),Xa=t=>({match:e=>t.match(e)===!1?e:!1}),O=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),Se=(...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}}),N=(...t)=>({match:e=>{for(let r of t){let n=r.match(e);if(n===!1)return!1;e=n}return e}});function G(...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 Id=I(421),v0=G(Id),ro=I(54),no=I(55),oo=I(56),Ei=I(53),S0=G(ro,O(I(421))),I0=G(no,O(I(421))),T0=G(oo,O(I(421))),A0=G(Se(Ei,oo,ro,no),O(I(421))),Qa=N(I(4),O(I(43))),Ja=N(O(I(42)),I(41),O(I(43))),xi=Se(Qa,Ja),ir=Se(xi,Ei,ro,no,oo),D0=G(Se(xi,N(Se(Ei,oo,ro,no),O(I(421))))),L0=G(Qa),C0=G(Ja),B0=G(xi),vi=N(ir,I(6)),Gr=N(ir,I(273)),eu=G(N(vi,O(I(421)))),O0=G(Gr),Si=N(Gr,V(460),O(I(421))),so=N(Gr,V(461),O(I(421))),Td=Se(Si,so),_0=G(Si),k0=G(so),wi=Se(ir,vi,Gr,Si,so),tu=Se(N(wi,V(477),O(I(421)))),P0=G(tu),ru=Se(N(wi,V(478),O(I(421))),N(wi,V(448),O(I(449)),V(477),O(I(421)))),N0=G(ru),nu=N(Gr,V(280),O(I(466)),O(I(466)),O(I(421))),R0=G(nu),ou=N(so,V(465),O(I(466)),O(I(466)),O(I(421))),U0=G(ou),to=Se(tu,ru,N(vi,O(I(421))),N(Td,O(I(421))),N(ir,O(I(421))),nu,ou,I(421)),F0=G(to),Ad=N(O(to),V(290),Xa(V(281)),O(I(421))),M0=G(Ad),Dd=Se(N(to,V(290),V(281),O(I(421))),N(to,V(281),O(I(421))),N(V(281),O(I(421)))),K0=G(Dd),Ld=N(ir,Se(N(I(6,"80")),N(I(6),V(480)),V(480)),O(I(481)),O(I(421))),$0=G(Ld),Cd=N(ir,Se(N(I(6,"443")),N(I(6,"443"),V(480)),N(I(6),V(443)),N(I(6),V(448),V(480)),N(V(448),V(480)),V(448),V(443)),O(I(481)),O(I(421))),H0=G(Cd),Bd=Se(N(I(777),O(I(421)))),V0=G(Bd),Od=Se(N(I(400),O(I(421)))),io=G(Od);var co=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var gu=ke(se("node:net"),1);function _d(t){let e=t.getComponents(),r={},n=0;return e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n]?.name==="ip4"||e[n]?.name==="ip6"||e[n]?.name==="dns"||e[n]?.name==="dns4"||e[n]?.name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n]?.name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null?null:(e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r)}function ao(t){let e=_d(t);if(e==null)throw new j(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e}function ut(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var uo=class{buffer;mask;top;btm;next;constructor(e){if(!(e>0)||(e-1&e)!==0)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(e),this.mask=e-1,this.top=0,this.btm=0,this.next=null}push(e){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=e,this.top=this.top+1&this.mask,!0)}shift(){let e=this.buffer[this.btm];if(e!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,e}isEmpty(){return this.buffer[this.btm]===void 0}},cr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new uo(this.hwm),this.tail=this.head,this.size=0}calculateSize(e){return e?.byteLength!=null?e.byteLength:1}push(e){if(e?.value!=null&&(this.size+=this.calculateSize(e.value)),!this.head.push(e)){let r=this.head;this.head=r.next=new uo(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let r=this.tail.next;this.tail.next=null,this.tail=r,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var Ii=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function xt(t={}){return kd(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 kd(t,e){e=e??{};let r=e.onEnd,n=new cr,i,o,c,s=ut(),a=async()=>{try{return n.isEmpty()?c?{done:!0}:await new Promise((m,E)=>{o=L=>{o=null,n.push(L);try{m(t(n))}catch(P){E(P)}return i}}):t(n)}finally{n.isEmpty()&&queueMicrotask(()=>{s.resolve(),s=ut()})}},u=m=>o!=null?o(m):(n.push(m),i),l=m=>(n=new cr,o!=null?o({error:m}):(n.push({error:m}),i)),f=m=>{if(c)return i;if(e?.objectMode!==!0&&m?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return u({done:!1,value:m})},d=m=>c?i:(c=!0,m!=null?l(m):u({done:!0})),h=()=>(n=new cr,d(),{done:!0}),y=m=>(d(m),{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 m=>{let E=m?.signal;if(E?.throwIfAborted(),n.isEmpty())return;let L,P;E!=null&&(L=new Promise((M,_)=>{P=()=>{_(new Ii)},E.addEventListener("abort",P)}));try{await Promise.race([s.promise,L])}finally{P!=null&&E!=null&&E?.removeEventListener("abort",P)}}},r==null)return i;let v=i;return i={[Symbol.asyncIterator](){return this},next(){return v.next()},throw(m){return v.throw(m),r!=null&&(r(m),r=void 0),{done:!0}},return(){return v.return(),r!=null&&(r(),r=void 0),{done:!0}},push:f,end(m){return v.end(m),r!=null&&(r(m),r=void 0),i},get readableLength(){return v.readableLength},onEmpty:m=>v.onEmpty(m)},i}var Ti=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},su=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function Ai(t,e){let{milliseconds:r,fallback:n,message:i,customTimers:o={setTimeout,clearTimeout},signal:c}=e,s,a,l=new Promise((f,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(c?.aborted){d(su(c));return}if(c&&(a=()=>{d(su(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new Ti;s=o.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(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(()=>{l.clear(),a&&c&&c.removeEventListener("abort",a)});return l.clear=()=>{o.clearTimeout.call(void 0,s),s=void 0},l}var Pd=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 Nd(t,e,r){let n,i=new Promise((o,c)=>{if(r={rejectionEvents:["error"],multiArgs:!1,rejectionMultiArgs:!1,resolveImmediately:!1,...r},!(r.count>=0&&(r.count===Number.POSITIVE_INFINITY||Number.isInteger(r.count))))throw new TypeError("The `count` option should be at least 0 or more");r.signal?.throwIfAborted();let s=[e].flat(),a=[],{addListener:u,removeListener:l}=Pd(t),f=async(...h)=>{let y=r.multiArgs?h:h[0];if(r.filter)try{if(!await r.filter(y))return}catch(v){n(),c(v);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)l(h,f);for(let h of r.rejectionEvents)s.includes(h)||l(h,d)};for(let h of s)u(h,f);for(let h of r.rejectionEvents)s.includes(h)||u(h,d);r.signal&&r.signal.addEventListener("abort",()=>{d(r.signal.reason)},{once:!0}),r.resolveImmediately&&o(a)});if(i.cancel=n,typeof r.timeout=="number"){let o=Ai(i,{milliseconds:r.timeout});return o.cancel=()=>{n(),o.clear()},o}return i}function Fe(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=Nd(t,e,r),i=n.then(o=>o[0]);return i.cancel=n.cancel,i}var Rt=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var lo=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function Rd(t){return t.reason}async function ar(t,e,r){if(e==null)return t;let n=r?.translateError??Rd;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 Ud=Math.pow(2,20)*4,fo=class extends qt{status;timeline;inactivityTimeout;maxReadBufferLength;maxWriteBufferLength;log;direction;maxMessageSize;readStatus;writeStatus;remoteReadStatus;remoteWriteStatus;writableNeedsDrain;readBuffer;writeBuffer;sendingData;onDrainPromise;constructor(e){super(),this.status="open",this.log=e.log,this.direction=e.direction??"outbound",this.inactivityTimeout=e.inactivityTimeout??12e4,this.maxReadBufferLength=e.maxReadBufferLength??Ud,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new $,this.writeBuffer=new $,this.readStatus="readable",this.remoteReadStatus="readable",this.writeStatus="writable",this.remoteWriteStatus="writable",this.sendingData=!1,this.writableNeedsDrain=!1,this.timeline={open:Date.now()},this.processSendQueue=this.processSendQueue.bind(this);let r=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,queueMicrotask(()=>{try{this.processSendQueue()}catch(i){this.log.error("processSendQueue threw - %e",i)}})),this.onDrainPromise?.resolve()};this.addEventListener("drain",r);let n=i=>{this.onDrainPromise?.reject(i.error??new lo)};this.addEventListener("close",n)}get readBufferLength(){return this.readBuffer.byteLength}get writeBufferLength(){return this.writeBuffer.byteLength}async onDrain(e){return this.writableNeedsDrain!==!0?Promise.resolve():(this.onDrainPromise==null&&(this.onDrainPromise=Promise.withResolvers()),ar(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=xt(),r=o=>{e.push(o.data)};this.addEventListener("message",r);let n=o=>{e.end(o.error)};this.addEventListener("close",n);let i=()=>{e.end()};this.addEventListener("remoteCloseWrite",i);try{yield*e}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",i)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new yt(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",e.byteLength),this.writeBuffer.append(e),this.processSendQueue()}abort(e){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",e),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(e)}catch(r){this.log("failed to send reset to remote - %e",r)}this.dispatchEvent(new yn(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt("Cannot pause a stream that is closing/closed");this.readStatus!=="paused"&&(this.readStatus="paused",this.sendPause())}resume(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.append(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}unshift(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.prepend(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(e){if(e.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(e),this.dispatchReadBuffer()}}addEventListener(...e){super.addEventListener.apply(this,e),e[0]==="message"&&this.readBuffer.byteLength>0&&queueMicrotask(()=>{this.dispatchReadBuffer()})}onRemoteReset(){this.log("remote reset"),this.status="reset",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now(),this.readBuffer.byteLength===0&&(this.readStatus="closed");let e=new fn;this.dispatchEvent(new bn(e))}onTransportClosed(e){this.log("transport closed"),this.readStatus==="readable"&&this.readBuffer.byteLength===0&&(this.log("close readable end after transport closed and read buffer is empty"),this.readStatus="closed"),this.remoteReadStatus!=="closed"&&(this.remoteReadStatus="closed"),this.remoteWriteStatus!=="closed"&&(this.remoteWriteStatus="closed"),this.writeStatus!=="closed"&&(this.writeStatus="closed"),e!=null?this.abort(e):(this.status==="open"||this.status==="closing")&&(this.timeline.close=Date.now(),this.status="closed",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.dispatchEvent(new Yt))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;if(this.writeStatus!=="writable"&&this.writeStatus!=="closing")return this.log.trace("not processing send queue as stream is %s",this.writeStatus),!1;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let i=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(i===0){e=!1;break}let o=this.writeBuffer.sublist(0,i),c=new $(o);this.writeBuffer.consume(o.byteLength);let s;try{s=this.sendData(o)}catch(a){throw this.writeBuffer.prepend(c),this.abort(a),a}if(e=s.canSendMore,n+=s.sentBytes,s.sentBytes!==c.byteLength&&(c.consume(s.sentBytes),this.writeBuffer.prepend(c)),!e)break}return e||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,r,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),e}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let e=this.readBuffer.sublist();this.readBuffer.consume(e.byteLength),this.dispatchEvent(new mn(e))}finally{this.readBuffer.byteLength===0&&this.remoteWriteStatus==="closed"&&(this.log("close readable end after dispatching read buffer and remote writable end is closed"),this.readStatus="closed"),this.checkReadBufferLength()}}checkReadBufferLength(){this.readBuffer.byteLength>this.maxReadBufferLength&&this.abort(new Br(`Read buffer length of ${this.readBuffer.byteLength} exceeded limit of ${this.maxReadBufferLength}, read status is ${this.readStatus}`))}checkWriteBufferLength(){this.maxWriteBufferLength!=null&&this.writeBuffer.byteLength>this.maxWriteBufferLength&&this.abort(new Br(`Write buffer length of ${this.writeBuffer.byteLength} exceeded limit of ${this.maxWriteBufferLength}, write status is ${this.writeStatus}`))}onMuxerNeedsDrain(){this.writableNeedsDrain=!0}onMuxerDrain(){this.safeDispatchEvent("drain")}};var ho=class extends fo{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",r=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),r.error!=null?r.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):r.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(e){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Fe(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 Fe(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var cu=ke(se("node:os"),1);function iu(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function Di(t,e,r){let n=[t.type,r??t.host];if(t.protocol!=null){let i=e??t.port;i!=null&&n.push(t.protocol,i)}return t.type==="ip6"&&t.zone!=null&&n.unshift("ip6zone",t.zone),t.cidr!=null&&n.push("ipcidr",t.cidr),tt(`/${n.join("/")}`)}var Fd={4:"IPv4",6:"IPv6"};function Md(t){return["0.0.0.0","::"].includes(t)}function Kd(t){let e=[],r=cu.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let i of n)iu(i.address)||i.family===Fd[t]&&e.push(i.address);return e}function au(t,e){if(t==null)return[];let r=ao(t);return(r.type==="ip4"||r.type==="ip6")&&Md(r.host)?Kd(r.type==="ip4"?4:6).map(n=>Di(r,e,n)):[Di(r,e)]}function uu(t,e){if(typeof t!="string")throw new j(`invalid ip provided: ${t}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new j(`invalid port provided: ${e}`);if((0,Ue.isIPv4)(t))return tt(`/ip4/${t}/tcp/${e}`);if((0,Ue.isIPv6)(t))return tt(`/ip6/${t}/tcp/${e}`);throw new j(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var Li=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=ut(),this.haveNext=ut()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("HaveNext promise resolved but nextResult was undefined");let e=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=ut(),e}async throw(e){return this.ended=!0,this.error=e,e!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(e)),{done:!0,value:void 0}}async return(){let e={done:!0,value:void 0};return this.ended=!0,this.nextResult=e,this.haveNext.resolve(),e}async push(e,r){await this._push(e,r)}async end(e,r){e!=null?await this.throw(e):await this._push(void 0,r)}async _push(e,r){if(e!=null&&this.ended)throw this.error??new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;e!=null?this.nextResult={done:!1,value:e}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=ut(),await ar(this.readNext.promise,r?.signal,r)}};function lu(){return new Li}function $d(t){return t[Symbol.asyncIterator]!=null}async function Hd(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*Vd(t){let e=new AbortController,r=lu();Hd(t,r,e.signal).catch(()=>{});try{yield*r}finally{e.abort()}}function*Gd(t){for(let e of t)yield*e}function zd(...t){let e=[];for(let r of t)$d(r)||e.push(r);return e.length===t.length?Gd(e):Vd(t)}var fu=zd;function du(t,...e){if(t==null)throw new Error("Empty pipeline");if(Ci(t)){let n=t;t=()=>n.source}else if(pu(t)||hu(t)){let n=t;t=()=>n}let r=[t,...e];if(r.length>1&&Ci(r[r.length-1])&&(r[r.length-1]=r[r.length-1].sink),r.length>2)for(let n=1;n<r.length-1;n++)Ci(r[n])&&(r[n]=Yd(r[n]));return Wd(...r)}var Wd=(...t)=>{let e;for(;t.length>0;)e=t.shift()(e);return e},hu=t=>t?.[Symbol.asyncIterator]!=null,pu=t=>t?.[Symbol.iterator]!=null,Ci=t=>t==null?!1:t.sink!=null&&t.source!=null,Yd=t=>e=>{let r=t.sink(e);if(r?.then!=null){let n=xt({objectMode:!0});r.then(()=>{n.end()},c=>{n.end(c)});let i,o=t.source;if(hu(o))i=async function*(){yield*o,n.end()};else if(pu(o))i=function*(){yield*o,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return fu(n,i())}return t.source};var qd=4194304,po=class extends Error{static name="UnwrappedError";name="UnwrappedError"},Oi=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},_i=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},ki=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function Zd(t){return typeof t?.closeRead=="function"}function jd(t){return typeof t?.close=="function"}function Bi(t){return Zd(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:jd(t)?t.status!=="open":!1}function Xd(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function Qd(t,e){let r=e?.maxBufferSize??qd,n=new $,i,o=!1;if(!Xd(t))throw new j("Argument should be a Stream or a Multiaddr");let c=l=>{if(n.append(l.data),n.byteLength>r){let f=n.byteLength;n.consume(n.byteLength),i?.reject(new Error(`Read buffer overflow - ${f} > ${r}`))}i?.resolve()};t.addEventListener("message",c);let s=l=>{l.error!=null?i?.reject(l.error):i?.resolve()};t.addEventListener("close",s);let a=()=>{i?.resolve()};t.addEventListener("remoteCloseWrite",a);let u={readBuffer:n,async read(l){if(o===!0)throw new po("Stream was unwrapped");if(Bi(t)){if(n.byteLength===0&&l?.bytes==null)return null;if(l?.bytes!=null&&n.byteLength<l.bytes)throw t.log.error("closed after reading %d/%d bytes",n.byteLength,l.bytes),new Rt(`Unexpected EOF - stream closed after reading ${n.byteLength}/${l.bytes} bytes`)}let f=l?.bytes??1;for(i=Promise.withResolvers();;){if(n.byteLength>=f){i.resolve();break}if(await ar(i.promise,l?.signal),Bi(t)){if(n.byteLength===0&&l?.bytes==null)return null;break}i=Promise.withResolvers()}let d=l?.bytes??n.byteLength;if(n.byteLength<d){if(Bi(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new Rt(`Unexpected EOF - stream closed while reading ${n.byteLength}/${d} bytes`);return u.read(l)}let h=n.sublist(0,d);return n.consume(d),h},async write(l,f){if(o===!0)throw new po("Stream was unwrapped");t.send(l)||await Fe(t,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return o||(o=!0,t.removeEventListener("message",c),t.removeEventListener("close",s),t.removeEventListener("remoteCloseWrite",a),n.byteLength>0&&(t.log("stream unwrapped with %d unread bytes",n.byteLength),t.unshift(n))),t}};return u}function zr(t,e={}){let r=Qd(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=ue(e.maxDataLength));let n=e?.lengthDecoder??vt,i=e?.lengthEncoder??Zr;return{async read(c){let s=-1,a=new $;for(;;){let l=await r.read({...c,bytes:1});if(l==null)break;a.append(l);try{s=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(s<0)throw new Oi("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new ki(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(s>-1)break}if(e?.maxDataLength!=null&&s>e.maxDataLength)throw new _i(`Message length too long - ${s} > ${e.maxDataLength}`);let u=await r.read({...c,bytes:s});if(u==null)throw t.log.error("tried to read %d bytes but the stream closed",s),new Rt(`Unexpected EOF - tried to read ${s} bytes but the stream closed`);if(u.byteLength!==s)throw t.log.error("read %d/%d bytes before the stream closed",u.byteLength,s),new Rt(`Unexpected EOF - read ${u.byteLength}/${s} bytes before the stream closed`);return u},async write(c,s){await r.write(new $(i(c.byteLength),c),s)},async writeV(c,s){let a=new $(...c.flatMap(u=>[i(u.byteLength),u]));await r.write(a,s)},unwrap(){return r.unwrap()}}}function Pi(t,e){let r=zr(t,e),n={read:async(i,o)=>{let c=await r.read(o);return i.decode(c)},write:async(i,o,c)=>{await r.write(o.encode(i),c)},writeV:async(i,o,c)=>{await r.writeV(i.map(s=>o.encode(s)),c)},pb:i=>({read:async o=>n.read(i,o),write:async(o,c)=>n.write(o,i,c),writeV:async(o,c)=>n.writeV(o,i,c),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}function Jd(t){return t?.addEventListener!=null}function eh(t){let e=xt(),r,n=c=>{e.push(c.data)},i=()=>{e.end(),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",i)},o=c=>{e.end(c.error),c.error!=null&&r?.reject(c.error),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",i)};return t.addEventListener("message",n),t.addEventListener("close",o,{once:!0}),t.addEventListener("remoteCloseWrite",i,{once:!0}),{source:e,async sink(c){async function*s(){yield*c}let a=s();for(;;){r=Promise.withResolvers();let{done:u,value:l}=await Promise.race([a.next(),r.promise]);if(t.writeStatus==="closing"||t.writeStatus==="closed"||(l!=null&&(t.send(l)||await Promise.race([Fe(t,"drain",{rejectionEvents:["close"]})])),u===!0))break}await t.close()}}}function Ni(...t){let e=t.map(r=>Jd(r)?eh(r):r);return du(...e)}var mo=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},ur=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},yo=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},Wr=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function bo(t){return t[Symbol.asyncIterator]!=null}function mu(t,e){if(t.byteLength>e)throw new ur("Message length too long")}var wo=t=>{let e=ue(t),r=Ee(e);return Zr(t,r),wo.bytes=e,r};wo.bytes=0;function Eo(t,e){e=e??{};let r=e.lengthEncoder??wo,n=e?.maxDataLength??4194304;function*i(o){mu(o,n);let c=r(o.byteLength);c instanceof Uint8Array?yield c:yield*c,o instanceof Uint8Array?yield o:yield*o}return bo(t)?(async function*(){for await(let o of t)yield*i(o)})():(function*(){for(let o of t)yield*i(o)})()}Eo.single=(t,e)=>{e=e??{};let r=e.lengthEncoder??wo,n=e?.maxDataLength??4194304;return mu(t,n),new $(r(t.byteLength),t)};var Ut;(function(t){t[t.LENGTH=0]="LENGTH",t[t.DATA=1]="DATA"})(Ut||(Ut={}));var Ui=t=>{let e=vt(t);return Ui.bytes=ue(e),e};Ui.bytes=0;function Ri(t,e){let r=new $,n=Ut.LENGTH,i=-1,o=e?.lengthDecoder??Ui,c=e?.maxLengthLength??8,s=e?.maxDataLength??4194304;function*a(){for(;r.byteLength>0;){if(n===Ut.LENGTH)try{if(i=o(r),i<0)throw new mo("Invalid message length");if(i>s)throw new ur("Message length too long");let u=o.bytes;r.consume(u),e?.onLength!=null&&e.onLength(i),n=Ut.DATA}catch(u){if(u instanceof RangeError){if(r.byteLength>c)throw new yo("Message length length too long");break}throw u}if(n===Ut.DATA){if(r.byteLength<i)break;let u=r.sublist(0,i);r.consume(i),e?.onData!=null&&e.onData(u),yield u,n=Ut.LENGTH}}}return bo(t)?(async function*(){for await(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new Wr("Unexpected end of input")})():(function*(){for(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new Wr("Unexpected end of input")})()}Ri.fromReader=(t,e)=>{let r=1,n=(async function*(){for(;;)try{let{done:o,value:c}=await t.next(r);if(o===!0)return;c!=null&&(yield c)}catch(o){if(o.code==="ERR_UNDER_READ")return{done:!0,value:null};throw o}finally{r=1}})();return Ri(n,{...e??{},onLength:o=>{r=o}})};var Fi=class extends ho{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&io.matches(e.localAddr))r=e.localAddr;else if(r==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new j("Could not determine remote address or port");r=uu(e.socket.remoteAddress,e.socket.remotePort)}super({...e,remoteAddr:r}),this.socket=e.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",r,n),this.abort(n)}),this.socket.setTimeout(e.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",r),this.abort(new Wt)}),this.socket.once("end",()=>{this.log("tcp end",r),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",r),n){this.abort(new Error("TCP transmission error"));return}this.onTransportClosed()}),this.socket.on("drain",()=>{this.log("tcp drain"),this.safeDispatchEvent("drain")})}sendData(e){let r=0,n=!0;for(let i of e)if(r+=i.byteLength,n=this.socket.write(i),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await Fe(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},xo=t=>new Fi(t);var yu=ke(se("os"),1),bu=ke(se("path"),1);function vo(t,e={}){if(io.exactMatch(t)){let o=t.getComponents().find(c=>c.code===400)?.value;if(o==null)throw new j(`Multiaddr ${t} was not a Unix address`);return yu.default.platform()==="win32"?{path:bu.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=ao(t),n=r.host,i=r.port;return{host:n,port:i,ipv6Only:r.type==="ip6",...e}}var he;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(he||(he={}));var So=class extends qt{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,gn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=gu.default.createServer(e,this.onSocket.bind(this)),e.maxConnections!==void 0&&(this.server.maxConnections=e.maxConnections),e.closeServerOnMaxConnections!=null&&e.closeServerOnMaxConnections.closeAbove<e.closeServerOnMaxConnections.listenBelow)throw new j("closeAbove must be >= listenBelow");e.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:e.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let r=this.server.address();r==null?this.addr="unknown":typeof r=="string"?this.addr=r:this.addr=`${r.address}:${r.port}`,this.metrics.status?.update({[this.addr]: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 hn("Server is not listening yet");let r;try{r=xo({socket:e,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),e.destroy();return}this.log("new inbound connection %s",r.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(r,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",r.remoteAddr),e.once("close",()=>{this.sockets.delete(e),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit - %e",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(e),r.abort(n)})}getAddrs(){if(this.status.code===he.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[tt(`/unix/${encodeURIComponent(e)}`)]:au(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===he.ACTIVE||this.status.code===he.PAUSED)throw new pn("server is already listening");try{this.status={code:he.ACTIVE,listeningAddr:e,netConfig:vo(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(Fe(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push(Fe(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 Io=class{opts;metrics;components;log;constructor(e,r={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=r,this.components=e,e.metrics!=null&&(this.metrics={events:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:e.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[Cc]=!0;[Symbol.toStringTag]="@libp2p/tcp";[Oc]=["@libp2p/transport"];async dial(e,r){r.keepAlive=r.keepAlive??!0,r.noDelay=r.noDelay??!0,r.allowHalfOpen=r.allowHalfOpen??!1;let n=await this._connect(e,r),i;try{i=xo({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(o){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(o),o}try{return this.log("new outbound connection %s",i.remoteAddr),await r.upgrader.upgradeOutbound(i,r)}catch(o){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection - %e",o),i.abort(o),o}}async _connect(e,r){r.signal.throwIfAborted(),r.onProgress?.(new co("tcp:open-connection"));let n;return new Promise((i,o)=>{let c=Date.now(),s=vo(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,s),n=wu.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)},u=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let h=new Wt(`Connection timeout after ${Date.now()-c}ms`);n.emit("error",h)},l=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),d()},f=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),d(new un)},d=h=>{if(n.removeListener("error",a),n.removeListener("timeout",u),n.removeListener("connect",l),r.signal!=null&&r.signal.removeEventListener("abort",f),h!=null){o(h);return}i(n)};n.on("error",a),n.on("timeout",u),n.on("connect",l),r.signal.addEventListener("abort",f)}).catch(i=>{throw n?.destroy(),i})}createListener(e){return new So({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,inactivityTimeout:this.opts.inboundSocketInactivityTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e.filter(r=>eu.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function Eu(t={}){return e=>new Io(e,t)}function nh(t){return t[Symbol.asyncIterator]!=null}function oh(t){if(nh(t))return(async()=>{for await(let e of t);})();for(let e of t);}var Mi=oh;function Oe(t){return ne.encode({type:ne.Type.OK,peers:[],...t}).subarray()}function Ie(t){return ne.encode({type:ne.Type.ERROR,error:{msg:t.message},peers:[]}).subarray()}var To=mt("libp2p:daemon-server:dht"),Ao=class{dht;constructor(e){let{dht:r}=e;this.dht=r}async*provide(e){try{await Mi(this.dht.provide(e)),yield Oe()}catch(r){To.error("failed to provide CID %s - %e",e,r),yield Ie(r)}}async*getClosestPeers(e){yield Oe({dht:{type:le.Type.BEGIN}});for await(let r of this.dht.getClosestPeers(e))r.name==="PEER_RESPONSE"&&(yield*r.closer.map(n=>le.encode({type:le.Type.VALUE,value:n.id.toMultihash().bytes})));yield le.encode({type:le.Type.END})}async*getPublicKey(e){yield Ie(new Error("FIX ME: not implemented"))}async*getValue(e){try{for await(let r of this.dht.get(e))r.name==="VALUE"&&(yield Oe({dht:{type:le.Type.VALUE,value:r.value}}))}catch(r){To.error("error getting value for key %b - %e",e,r),yield Ie(r)}}async*putValue(e,r){try{await Mi(this.dht.put(e,r)),yield Oe()}catch(n){To.error("error putting value %b for key %b - %e",r,e,n),yield Ie(n)}}async*findPeer(e){try{for await(let r of this.dht.findPeer(e))r.name==="FINAL_PEER"&&(yield Oe({dht:{type:le.Type.VALUE,peer:{id:r.peer.id.toMultihash().bytes,addrs:r.peer.multiaddrs.map(n=>n.bytes)}}}));throw new Error("Peer not found")}catch(r){To.error("peer not found %p - %e",e,r),yield Ie(r)}}async*findProviders(e,r){yield Oe({dht:{type:le.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 le.encode({type:le.Type.VALUE,peer:{id:c.id.toMultihash().bytes,addrs:(c.multiaddrs??[]).map(s=>s.bytes)}});if(n===i)break}}catch(n){yield Ie(n)}yield le.encode({type:le.Type.END})}};var Do=mt("libp2p:daemon-server:pubsub"),Lo=class{pubsub;constructor(e){let{pubsub:r}=e;this.pubsub=r}async*getTopics(){try{yield Oe({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(e){Do.error("failed to get pubsub topics - %e",e),yield Ie(e)}}async*subscribe(e){try{let r=xt();this.pubsub.subscribe(e),this.pubsub.addEventListener("message",n=>{let i=n.detail;i.topic===e&&(i.type==="signed"?r.push(Lr.encode({from:i.from.toMultihash().bytes,data:i.data,seqno:i.sequenceNumber==null?void 0:be(i.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[i.topic],signature:i.signature,key:bt(i.key)}).subarray()):r.push(Lr.encode({data:i.data,topicIDs:[i.topic]}).subarray()))}),yield Oe(),yield*r}catch(r){Do.error("failed to subscribe to topic %s - %e",e,r),yield Ie(r)}}async*publish(e,r){try{await this.pubsub.publish(e,r),yield Oe()}catch(n){Do.error("failed to publish message to topic %s - %e",e,n),yield Ie(n)}}async*listPeers(e){try{yield Oe({pubsub:{topics:[e],peerIDs:this.pubsub.getSubscribers(e).map(r=>r.toMultihash().bytes)}})}catch(r){Do.error("failed to list peers for topic %s - %e",e,r),yield Ie(r)}}};var xu=1<<22,Ae=mt("libp2p:daemon-server"),Co=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(e){let{multiaddr:r,libp2pNode:n}=e;this.multiaddr=r,this.libp2p=n,this.tcp=Eu()({logger:Dc()}),this.listener=this.tcp.createListener({upgrader:new Cr(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new Ao({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new Lo({pubsub:n.services.pubsub}))}async connect(e){if(e.connect?.addrs==null)throw new Error("Invalid request");let r=e.connect.peer,n=e.connect.addrs.map(o=>tt(o)),i=tr(rt(r));return Ae("connect - adding multiaddrs %a to peer %p",n,i),await this.libp2p.peerStore.merge(i,{multiaddrs:n}),Ae("connect - dial %p",i),this.libp2p.dial(i)}async openStream(e){if(e.streamOpen?.proto==null)throw new Error("Invalid request");let{peer:r,proto:n}=e.streamOpen,i=tr(rt(r));Ae("openStream - dial %p",i);let o=await this.libp2p.dial(i);Ae("openStream - open stream for protocol(s) %s",n);let c=await o.newStream(n,{runOnLimitedConnection:!0});return{streamInfo:{peer:i.toMultihash().bytes,addr:o.remoteAddr.bytes,proto:c.protocol??""},connection:c}}async registerStreamHandler(e){if(e.streamHandler?.proto==null)throw new Error("Invalid request");let r=e.streamHandler.proto,n=tt(e.streamHandler.addr),i;Ae("registerStreamHandler - handle %s at %a",r,n),await this.libp2p.handle(r,async(o,c)=>{try{Ae("open stream for protocol %o to %a",r,n);let s=AbortSignal.timeout(1e4);i=await this.tcp.dial(n,{upgrader:new Cr,signal:s});let a=Dt.encode({peer:c.remotePeer.toMultihash().bytes,addr:c.remoteAddr.bytes,proto:o.protocol??""}),u=Eo.single(a);i.send(u)||await Fe(i,"drain",{rejectionEvents:["close"],signal:s}),await Ni(o,i,o)}catch(s){Ae.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=>{Ae.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&&Ae("server closed, exiting"),process.removeListener("SIGTERM",this._onExit),process.removeListener("SIGINT",this._onExit),process.removeListener("SIGHUP",this._onExit)}async*handlePeerStoreRequest(e){try{switch(e.type){case pt.Type.GET_PROTOCOLS:if(e.id==null)throw new Error("Invalid request");let r=tr(rt(e.id)),i=(await this.libp2p.peerStore.get(r)).protocols;yield Oe({peerStore:{protos:i}});return;case pt.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Ae.error("error handling peerstore request - %e",r),yield Ie(r)}}async*handlePubsubRequest(e){try{if(this.libp2p.services.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(e.type){case Qe.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case Qe.Type.SUBSCRIBE:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(e.topic);return;case Qe.Type.PUBLISH:if(e.topic==null||e.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(e.topic,e.data);return;case Qe.Type.LIST_PEERS:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(e.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Ae.error("error handling pubsub request - %e",r),yield Ie(r)}}async*handleDHTRequest(e){try{if(this.libp2p.services.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(e.type){case Ne.Type.FIND_PEER:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(tr(rt(e.peer)));return;case Ne.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 Ne.Type.PROVIDE:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(ce.decode(e.cid));return;case Ne.Type.GET_CLOSEST_PEERS:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(e.key);return;case Ne.Type.GET_PUBLIC_KEY:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(tr(rt(e.peer)));return;case Ne.Type.GET_VALUE:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(e.key);return;case Ne.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){Ae.error("error handling DHT request - %e",r),yield Ie(r)}}handleConnection(e){Promise.resolve().then(async()=>{let r=this,n=Pi(e,{maxDataLength:xu}),i=await n.read(Ke);Ae("read",i);try{switch(i.type){case Ke.Type.CONNECT:{await r.connect(i),await n.write({type:ne.Type.OK},ne);break}case Ke.Type.IDENTIFY:{await n.write({type:ne.Type.OK,identify:{id:r.libp2p.peerId.toMultihash().bytes,addrs:r.libp2p.getMultiaddrs().map(o=>o.decapsulateCode(421)).map(o=>o.bytes)}},ne);break}case Ke.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:ne.Type.OK,peers:o},ne);break}case Ke.Type.STREAM_OPEN:{let o=await r.openStream(i);await n.write({type:ne.Type.OK,streamInfo:o.streamInfo},ne);let c=n.unwrap();await Ni(c,o.connection,c);break}case Ke.Type.STREAM_HANDLER:{await r.registerStreamHandler(i),await n.write({type:ne.Type.OK},ne);break}case Ke.Type.PEERSTORE:{if(i.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=zr(o);for await(let s of r.handlePeerStoreRequest(i.peerStore))await c.write(s);break}case Ke.Type.PUBSUB:{if(i.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=zr(o);for await(let s of r.handlePubsubRequest(i.pubsub))await c.write(s);break}case Ke.Type.DHT:{if(i.dht==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=zr(o);for await(let s of r.handleDHTRequest(i.dht))await c.write(s);break}default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(o){Ae.error("error handling incoming connection - %e",o);let c=n.unwrap();if(c.status!=="open")return;n=Pi(c,{maxDataLength:xu}),await n.write({type:ne.Type.ERROR,error:{msg:o.message},peers:[]},ne)}finally{await n.unwrap().close()}}).catch(r=>{Ae.error("error handling incoming connection - %e",r)})}},sh=(t,e)=>new Co({multiaddr:t,libp2pNode:e});return Du(ih);})();
17
17
  /*! Bundled license information:
18
18
 
19
19
  @noble/curves/utils.js: