@libp2p/daemon-server 9.0.27 → 9.0.28-7ae12f9b0

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 Eu=Object.create;var Wr=Object.defineProperty;var xu=Object.getOwnPropertyDescriptor;var vu=Object.getOwnPropertyNames;var Su=Object.getPrototypeOf,Iu=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 Oe=(t,e)=>{for(var r in e)Wr(t,r,{get:e[r],enumerable:!0})},Ki=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of vu(e))!Iu.call(t,i)&&i!==r&&Wr(t,i,{get:()=>e[i],enumerable:!(n=xu(e,i))||n.enumerable});return t};var _e=(t,e,r)=>(r=t!=null?Eu(Su(t)):{},Ki(e||!t||!t.__esModule?Wr(r,"default",{value:t,enumerable:!0}):r,t)),Tu=t=>Ki(Wr({},"__esModule",{value:!0}),t);var rh={};Oe(rh,{Server:()=>Do,createServer:()=>th});var Lo=se("node:buffer");function Et(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function ae(t=0){return Et(Lo.Buffer.alloc(t))}function Le(t=0){return Et(Lo.Buffer.allocUnsafe(t))}var Au=Math.pow(2,7),Du=Math.pow(2,14),Lu=Math.pow(2,21),Co=Math.pow(2,28),Bo=Math.pow(2,35),Oo=Math.pow(2,42),_o=Math.pow(2,49),R=128,we=127;function ue(t){if(t<Au)return 1;if(t<Du)return 2;if(t<Lu)return 3;if(t<Co)return 4;if(t<Bo)return 5;if(t<Oo)return 6;if(t<_o)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Ut(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 Cu(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 ko(t,e){let r=t[e],n=0;if(n+=r&we,r<R||(r=t[e+1],n+=(r&we)<<7,r<R)||(r=t[e+2],n+=(r&we)<<14,r<R)||(r=t[e+3],n+=(r&we)<<21,r<R)||(r=t[e+4],n+=(r&we)*Co,r<R)||(r=t[e+5],n+=(r&we)*Bo,r<R)||(r=t[e+6],n+=(r&we)*Oo,r<R)||(r=t[e+7],n+=(r&we)*_o,r<R))return n;throw new RangeError("Could not decode varint")}function Bu(t,e){let r=t.get(e),n=0;if(n+=r&we,r<R||(r=t.get(e+1),n+=(r&we)<<7,r<R)||(r=t.get(e+2),n+=(r&we)<<14,r<R)||(r=t.get(e+3),n+=(r&we)<<21,r<R)||(r=t.get(e+4),n+=(r&we)*Co,r<R)||(r=t.get(e+5),n+=(r&we)*Bo,r<R)||(r=t.get(e+6),n+=(r&we)*Oo,r<R)||(r=t.get(e+7),n+=(r&we)*_o,r<R))return n;throw new RangeError("Could not decode varint")}function Yr(t,e,r=0){return e==null&&(e=Le(ue(t))),e instanceof Uint8Array?Ut(t,e,r):Cu(t,e,r)}function xt(t,e=0){return t instanceof Uint8Array?ko(t,e):Bu(t,e)}var Po=new Float32Array([-0]),lt=new Uint8Array(Po.buffer);function $i(t,e,r){Po[0]=t,e[r]=lt[0],e[r+1]=lt[1],e[r+2]=lt[2],e[r+3]=lt[3]}function Hi(t,e){return lt[0]=t[e],lt[1]=t[e+1],lt[2]=t[e+2],lt[3]=t[e+3],Po[0]}var No=new Float64Array([-0]),Ee=new Uint8Array(No.buffer);function Vi(t,e,r){No[0]=t,e[r]=Ee[0],e[r+1]=Ee[1],e[r+2]=Ee[2],e[r+3]=Ee[3],e[r+4]=Ee[4],e[r+5]=Ee[5],e[r+6]=Ee[6],e[r+7]=Ee[7]}function Gi(t,e){return Ee[0]=t[e],Ee[1]=t[e+1],Ee[2]=t[e+2],Ee[3]=t[e+3],Ee[4]=t[e+4],Ee[5]=t[e+5],Ee[6]=t[e+6],Ee[7]=t[e+7],No[0]}var Ou=BigInt(Number.MAX_SAFE_INTEGER),_u=BigInt(Number.MIN_SAFE_INTEGER),ke=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 vt;if(e<Ou&&e>_u)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>zi&&(i=0n,++n>zi&&(n=0n))),new t(Number(i),Number(n))}static fromNumber(e){if(e===0)return vt;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):vt}},vt=new ke(0,0);vt.toBigInt=function(){return 0n};vt.zzEncode=vt.zzDecode=function(){return this};vt.length=function(){return 1};var zi=4294967296n;function Wi(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 Yi(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 Ro(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 Zr(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var Uo=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,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 Zr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Ve(this,4);return Zr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Ve(this,4);let e=Hi(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw Ve(this,4);let e=Gi(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 Yi(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 ke(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=Zr(this.buf,this.pos+=4),r=Zr(this.buf,this.pos+=4);return new ke(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=ko(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 ur(t){return new Uo(t instanceof Uint8Array?t:t.subarray())}function W(t,e,r){let n=ur(t);return e.decode(n,void 0,r)}var mc=se("node:buffer");var Ho={};Oe(Ho,{base10:()=>Mu});var yh=new Uint8Array(0);function Zi(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Me(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function ji(t){return new TextEncoder().encode(t)}function Xi(t){return new TextDecoder().decode(t)}function ku(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],ce=0,X=P-1;(_!==0||ce<m)&&X!==-1;X--,ce++)_+=256*M[X]>>>0,M[X]=_%s>>>0,_=_/s>>>0;if(_!==0)throw new Error("Non-zero carry");m=ce,E++}for(var B=P-m;B!==P&&M[B]===0;)B++;for(var Ae=a.repeat(v);B<P;++B)Ae+=t.charAt(M[B]);return Ae}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,ce=L-1;(M!==0||_<E)&&ce!==-1;ce--,_++)M+=s*P[ce]>>>0,P[ce]=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)),Ae=m;X!==L;)B[Ae++]=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 Pu=ku,Nu=Pu,Ji=Nu;var Fo=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")}},Mo=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 ec(this,e)}},Ko=class{decoders;constructor(e){this.decoders=e}or(e){return ec(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 ec(t,e){return new Ko({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var $o=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 Fo(e,r,n),this.decoder=new Mo(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Ft({name:t,prefix:e,encode:r,decode:n}){return new $o(t,e,r,n)}function ft({name:t,prefix:e,alphabet:r}){let{encode:n,decode:i}=Ji(r,t);return Ft({prefix:e,name:t,encode:n,decode:o=>Me(i(o))})}function Ru(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 Uu(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 Fu(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=Fu(n);return Ft({prefix:e,name:t,encode(o){return Uu(o,n,r)},decode(o){return Ru(o,i,r,t)}})}var Mu=ft({prefix:"9",name:"base10",alphabet:"0123456789"});var Vo={};Oe(Vo,{base16:()=>Ku,base16upper:()=>$u});var Ku=Q({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),$u=Q({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Go={};Oe(Go,{base2:()=>Hu});var Hu=Q({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var zo={};Oe(zo,{base256emoji:()=>Yu});var tc=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}"),Vu=tc.reduce((t,e,r)=>(t[r]=e,t),[]),Gu=tc.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+=Vu[r],e),"")}function Wu(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let i=Gu[n];if(i==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(i)}return new Uint8Array(e)}var Yu=Ft({prefix:"\u{1F680}",name:"base256emoji",encode:zu,decode:Wu});var Wo={};Oe(Wo,{base32:()=>je,base32hex:()=>Xu,base32hexpad:()=>Ju,base32hexpadupper:()=>el,base32hexupper:()=>Qu,base32pad:()=>Zu,base32padupper:()=>ju,base32upper:()=>qu,base32z:()=>tl});var je=Q({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),qu=Q({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Zu=Q({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),ju=Q({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Xu=Q({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Qu=Q({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Ju=Q({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),el=Q({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),tl=Q({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Yo={};Oe(Yo,{base36:()=>lr,base36upper:()=>rl});var lr=ft({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),rl=ft({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var qo={};Oe(qo,{base58btc:()=>te,base58flickr:()=>nl});var te=ft({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),nl=ft({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Xo={};Oe(Xo,{base64:()=>Zo,base64pad:()=>ol,base64url:()=>jo,base64urlpad:()=>sl});var Zo=Q({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),ol=Q({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),jo=Q({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),sl=Q({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Qo={};Oe(Qo,{base8:()=>il});var il=Q({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Jo={};Oe(Jo,{identity:()=>cl});var cl=Ft({prefix:"\0",name:"identity",encode:t=>Xi(t),decode:t=>ji(t)});var _h=new TextEncoder,kh=new TextDecoder;var ts={};Oe(ts,{identity:()=>Ge});var ll=oc,rc=128,fl=127,dl=~fl,hl=Math.pow(2,31);function oc(t,e,r){e=e||[],r=r||0;for(var n=r;t>=hl;)e[r++]=t&255|rc,t/=128;for(;t&dl;)e[r++]=t&255|rc,t>>>=7;return e[r]=t|0,oc.bytes=r-n+1,e}var pl=es,ml=128,nc=127;function es(t,n){var r=0,n=n||0,i=0,o=n,c,s=t.length;do{if(o>=s)throw es.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=i<28?(c&nc)<<i:(c&nc)*Math.pow(2,i),i+=7}while(c>=ml);return es.bytes=o-n,r}var yl=Math.pow(2,7),bl=Math.pow(2,14),gl=Math.pow(2,21),wl=Math.pow(2,28),El=Math.pow(2,35),xl=Math.pow(2,42),vl=Math.pow(2,49),Sl=Math.pow(2,56),Il=Math.pow(2,63),Tl=function(t){return t<yl?1:t<bl?2:t<gl?3:t<wl?4:t<El?5:t<xl?6:t<vl?7:t<Sl?8:t<Il?9:10},Al={encode:ll,decode:pl,encodingLength:Tl},Dl=Al,fr=Dl;function dr(t,e=0){return[fr.decode(t,e),fr.decode.bytes]}function Mt(t,e,r=0){return fr.encode(t,e,r),e}function Kt(t){return fr.encodingLength(t)}function Ht(t,e){let r=e.byteLength,n=Kt(t),i=n+Kt(r),o=new Uint8Array(i+r);return Mt(t,o,0),Mt(r,o,n),o.set(e,i),new $t(t,r,e,o)}function rt(t){let e=Me(t),[r,n]=dr(e),[i,o]=dr(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==i)throw new Error("Incorrect length");return new $t(r,i,c,e)}function sc(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Zi(t.bytes,r.bytes)}}var $t=class{code;size;digest;bytes;constructor(e,r,n,i){this.code=e,this.size=r,this.digest=n,this.bytes=i}};var ic=0,Ll="identity",cc=Me;function Cl(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 Ht(ic,cc(t))}var Ge={code:ic,name:Ll,encode:cc,digest:Cl};var is={};Oe(is,{sha256:()=>ss,sha512:()=>Ol});var os=_e(se("crypto"),1);var Bl=20;function ns({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:i}){return new rs(t,e,r,n,i)}var rs=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,i,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=i??Bl,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?ac(n,this.code,r?.truncate):n.then(i=>ac(i,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function ac(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 Ht(e,t)}var ss=ns({name:"sha2-256",code:18,encode:t=>Me(os.default.createHash("sha256").update(t).digest())}),Ol=ns({name:"sha2-512",code:19,encode:t=>Me(os.default.createHash("sha512").update(t).digest())});function lc(t,e){let{bytes:r,version:n}=t;return n===0?kl(r,cs(t),e??te.encoder):Pl(r,cs(t),e??je.encoder)}var fc=new WeakMap;function cs(t){let e=fc.get(t);if(e==null){let r=new Map;return fc.set(t,r),r}return e}var ie=class t{code;version;multihash;bytes;"/";constructor(e,r,n,i){this.code=r,this.version=e,this.multihash=n,this.bytes=i,this["/"]=i}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:r}=this;if(e!==hr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Nl)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=Ht(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&&sc(e.multihash,n.multihash)}toString(e){return lc(this,e)}toJSON(){return{"/":lc(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??dc(n,i,o.bytes))}else if(r[Rl]===!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!==hr)throw new Error(`Version 0 CID must use dag-pb (code: ${hr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=dc(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,hr,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,i=Me(e.subarray(n,n+r.multihashSize));if(i.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=i.subarray(r.multihashSize-r.digestSize),c=new $t(r.multihashCode,r.digestSize,o,i);return[r.version===0?t.createV0(c):t.createV1(r.codec,c),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[f,d]=dr(e.subarray(r));return r+=d,f},i=n(),o=hr;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]=_l(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 cs(o).set(n,e),o}};function _l(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 je.prefix:{let r=e??je;return[je.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 kl(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 Pl(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 hr=112,Nl=18;function dc(t,e,r){let n=Kt(t),i=n+Kt(e),o=new Uint8Array(i+r.byteLength);return Mt(t,o,0),Mt(e,o,n),o.set(r,i),o}var Rl=Symbol.for("@ipld/js-cid/CID");var pr={...Jo,...Go,...Qo,...Ho,...Vo,...Wo,...Yo,...qo,...Xo,...zo},rp={...is,...ts};function pc(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var hc=pc("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),as=pc("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=Le(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Ul={utf8:hc,"utf-8":hc,hex:pr.base16,latin1:as,ascii:as,binary:as,...pr},Xr=Ul;function xe(t,e="utf8"){let r=Xr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Et(mc.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function us(t){let e=t??8192,r=e>>>1,n,i=e;return function(c){if(c<1||c>r)return Le(c);i+c>e&&(n=Le(e),i=0);let s=n.subarray(i,i+=c);return(i&7)!==0&&(i=(i|7)+1),s}}var It=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function ls(){}var ds=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},Fl=us();function Ml(t){return globalThis.Buffer!=null?Le(t):Fl(t)}var yr=class{len;head;tail;states;constructor(){this.len=0,this.head=new It(ls,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new It(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new hs((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this}int32(e){return e<0?this._push(Qr,10,ke.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=ke.fromBigInt(e);return this._push(Qr,r.length(),r)}uint64Number(e){return this._push(Ut,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=ke.fromBigInt(e).zzEncode();return this._push(Qr,r.length(),r)}sint64Number(e){let r=ke.fromNumber(e).zzEncode();return this._push(Qr,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(fs,1,e?1:0)}fixed32(e){return this._push(mr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=ke.fromBigInt(e);return this._push(mr,4,r.lo)._push(mr,4,r.hi)}fixed64Number(e){let r=ke.fromNumber(e);return this._push(mr,4,r.lo)._push(mr,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($i,4,e)}double(e){return this._push(Vi,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(fs,1,0):this.uint32(r)._push($l,r,e)}string(e){let r=Wi(e);return r!==0?this.uint32(r)._push(Ro,r,e):this._push(fs,1,0)}fork(){return this.states=new ds(this),this.head=this.tail=new It(ls,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 It(ls,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=Ml(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function fs(t,e,r){e[r]=t&255}function Kl(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var hs=class extends It{next;constructor(e,r){super(Kl,e,r),this.next=void 0}};function Qr(t,e,r){for(;t.hi!==0;)e[r++]=t.lo&127|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[r++]=t.lo&127|128,t.lo=t.lo>>>7;e[r++]=t.lo}function mr(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 $l(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(yr.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(Hl,e,t),this},yr.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(Vl,e,t),this});function Hl(t,e,r){e.set(t,r)}function Vl(t,e,r){t.length<40?Ro(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(xe(t),r)}function ps(){return new yr}function Y(t,e){let r=ps();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}function*q(t,e,r){let n=ur(t);yield*e.stream(n,void 0,"$",r)}var Jr={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function en(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 en("enum",Jr.VARINT,r,n,i)}function Z(t,e,r){return en("message",Jr.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),gr.codec().encode(s.connect,a)),s.streamOpen!=null&&(a.uint32(26),wr.codec().encode(s.streamOpen,a)),s.streamHandler!=null&&(a.uint32(34),Er.codec().encode(s.streamHandler,a)),s.dht!=null&&(a.uint32(42),Pe.codec().encode(s.dht,a)),s.connManager!=null&&(a.uint32(50),vr.codec().encode(s.connManager,a)),s.disconnect!=null&&(a.uint32(58),Sr.codec().encode(s.disconnect,a)),s.pubsub!=null&&(a.uint32(66),Xe.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(74),dt.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=gr.codec().decode(s,s.uint32(),{limits:u.limits?.connect});break}case 3:{l.streamOpen=wr.codec().decode(s,s.uint32(),{limits:u.limits?.streamOpen});break}case 4:{l.streamHandler=Er.codec().decode(s,s.uint32(),{limits:u.limits?.streamHandler});break}case 5:{l.dht=Pe.codec().decode(s,s.uint32(),{limits:u.limits?.dht});break}case 6:{l.connManager=vr.codec().decode(s,s.uint32(),{limits:u.limits?.connManager});break}case 7:{l.disconnect=Sr.codec().decode(s,s.uint32(),{limits:u.limits?.disconnect});break}case 8:{l.pubsub=Xe.codec().decode(s,s.uint32(),{limits:u.limits?.pubsub});break}case 9:{l.peerStore=dt.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*gr.codec().stream(s,s.uint32(),`${u}.connect`,{limits:l.limits?.connect});break}case 3:{yield*wr.codec().stream(s,s.uint32(),`${u}.streamOpen`,{limits:l.limits?.streamOpen});break}case 4:{yield*Er.codec().stream(s,s.uint32(),`${u}.streamHandler`,{limits:l.limits?.streamHandler});break}case 5:{yield*Pe.codec().stream(s,s.uint32(),`${u}.dht`,{limits:l.limits?.dht});break}case 6:{yield*vr.codec().stream(s,s.uint32(),`${u}.connManager`,{limits:l.limits?.connManager});break}case 7:{yield*Sr.codec().stream(s,s.uint32(),`${u}.disconnect`,{limits:l.limits?.disconnect});break}case 8:{yield*Xe.codec().stream(s,s.uint32(),`${u}.pubsub`,{limits:l.limits?.pubsub});break}case 9:{yield*dt.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 re;(function(t){let e;(function(s){s.OK="OK",s.ERROR="ERROR"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.OK=0]="OK",s[s.ERROR=1]="ERROR"})(r||(r={})),(function(s){s.codec=()=>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),xr.codec().encode(s.error,a)),s.streamInfo!=null&&(a.uint32(26),Tt.codec().encode(s.streamInfo,a)),s.identify!=null&&(a.uint32(34),br.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),Ir.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(66),Tr.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=xr.codec().decode(s,s.uint32(),{limits:u.limits?.error});break}case 3:{l.streamInfo=Tt.codec().decode(s,s.uint32(),{limits:u.limits?.streamInfo});break}case 4:{l.identify=br.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=Ir.codec().decode(s,s.uint32(),{limits:u.limits?.pubsub});break}case 8:{l.peerStore=Tr.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*xr.codec().stream(s,s.uint32(),`${u}.error`,{limits:l.limits?.error});break}case 3:{yield*Tt.codec().stream(s,s.uint32(),`${u}.streamInfo`,{limits:l.limits?.streamInfo});break}case 4:{yield*br.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*Ir.codec().stream(s,s.uint32(),`${u}.pubsub`,{limits:l.limits?.pubsub});break}case 8:{yield*Tr.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})(re||(re={}));var br;(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:ae(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})(br||(br={}));var gr;(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:ae(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})(gr||(gr={}));var wr;(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:ae(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})(wr||(wr={}));var Er;(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:ae(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})(Er||(Er={}));var xr;(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})(xr||(xr={}));var Tt;(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:ae(0),addr:ae(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})(Tt||(Tt={}));var Pe;(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})(Pe||(Pe={}));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:ae(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 vr;(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})(vr||(vr={}));var Sr;(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:ae(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})(Sr||(Sr={}));var Xe;(function(t){let e;(function(s){s.GET_TOPICS="GET_TOPICS",s.LIST_PEERS="LIST_PEERS",s.PUBLISH="PUBLISH",s.SUBSCRIBE="SUBSCRIBE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.GET_TOPICS=0]="GET_TOPICS",s[s.LIST_PEERS=1]="LIST_PEERS",s[s.PUBLISH=2]="PUBLISH",s[s.SUBSCRIBE=3]="SUBSCRIBE"})(r||(r={})),(function(s){s.codec=()=>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})(Xe||(Xe={}));var Ar;(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})(Ar||(Ar={}));var Ir;(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})(Ir||(Ir={}));var dt;(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})(dt||(dt={}));var Tr;(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})(Tr||(Tr={}));function yc(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 Dr=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return yc([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var wc=_e(se("node:tty"),1),sn=_e(se("node:util"),1);function tn(t,e){if(typeof t=="string")return Gl(t);if(typeof t=="number")return Yl(t,e);throw new Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(t)}`)}function Gl(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 Wl(t){let e=Math.abs(t);return e>=315576e5?At(t,e,315576e5,"year"):e>=26298e5?At(t,e,26298e5,"month"):e>=6048e5?At(t,e,6048e5,"week"):e>=864e5?At(t,e,864e5,"day"):e>=36e5?At(t,e,36e5,"hour"):e>=6e4?At(t,e,6e4,"minute"):e>=1e3?At(t,e,1e3,"second"):`${t} ms`}function Yl(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?Wl(t):zl(t)}function At(t,e,r,n){let i=e>=r*1.5;return`${Math.round(t/r)} ${n}${i?"s":""}`}var nn=_e(se("node:process"),1),gc=_e(se("node:os"),1),ms=_e(se("node:tty"),1);function $e(t,e=globalThis.Deno?globalThis.Deno.args:nn.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}=nn.default,rn;$e("no-color")||$e("no-colors")||$e("color=false")||$e("color=never")?rn=0:($e("color")||$e("colors")||$e("color=true")||$e("color=always"))&&(rn=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 Zl(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function jl(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=ql();n!==void 0&&(rn=n);let i=r?rn: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(nn.default.platform==="win32"){let c=gc.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 bc(t,e={}){let r=jl(t,{streamIsTTY:t&&t.isTTY,...e});return Zl(r)}var Xl={stdout:bc({isTTY:ms.default.isatty(1)}),stderr:bc({isTTY:ms.default.isatty(2)})},on=Xl;function ys(t){r.debug=r,r.default=r,r.coerce=a,r.disable=o,r.enable=i,r.enabled=c,r.humanize=tn,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 Ae=r.formatters[B];if(typeof Ae=="function"){let He=E[_];X=Ae.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 Ec=[6,2,3,4,5,1];on.stderr!==!1&&(on.stderr??on).level>=2&&(Ec=[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 Vt=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 Ql(){return"colors"in Vt?!!Vt.colors:wc.default.isatty(process.stderr.fd)}function Jl(t){let{namespace:e,useColors:r}=this;if(r===!0){let n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),o=` ${i};1m${e} \x1B[0m`;t[0]=o+t[0].split(`
2
+ "use strict";var Libp2PDaemonServer=(()=>{var nf=Object.create;var pn=Object.defineProperty;var of=Object.getOwnPropertyDescriptor;var sf=Object.getOwnPropertyNames;var cf=Object.getPrototypeOf,af=Object.prototype.hasOwnProperty;var H=(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 G=(t,e)=>{for(var r in e)pn(t,r,{get:e[r],enumerable:!0})},zc=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of sf(e))!af.call(t,s)&&s!==r&&pn(t,s,{get:()=>e[s],enumerable:!(n=of(e,s))||n.enumerable});return t};var Be=(t,e,r)=>(r=t!=null?nf(cf(t)):{},zc(e||!t||!t.__esModule?pn(r,"default",{value:t,enumerable:!0}):r,t)),uf=t=>zc(pn({},"__esModule",{value:!0}),t);var ry={};G(ry,{Server:()=>Xo,createServer:()=>ty});var Wc=H("node:buffer");function Gc(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function Yc(t=0){return Gc(Wc.Buffer.allocUnsafe(t))}var lf=Math.pow(2,7),ff=Math.pow(2,14),df=Math.pow(2,21),Qo=Math.pow(2,28),Jo=Math.pow(2,35),ei=Math.pow(2,42),ti=Math.pow(2,49),F=128,Ee=127;function ke(t){if(t<lf)return 1;if(t<ff)return 2;if(t<df)return 3;if(t<Qo)return 4;if(t<Jo)return 5;if(t<ei)return 6;if(t<ti)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function ri(t,e,r=0){switch(ke(t)){case 8:e[r++]=t&255|F,t/=128;case 7:e[r++]=t&255|F,t/=128;case 6:e[r++]=t&255|F,t/=128;case 5:e[r++]=t&255|F,t/=128;case 4:e[r++]=t&255|F,t>>>=7;case 3:e[r++]=t&255|F,t>>>=7;case 2:e[r++]=t&255|F,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function hf(t,e,r=0){switch(ke(t)){case 8:e.set(r++,t&255|F),t/=128;case 7:e.set(r++,t&255|F),t/=128;case 6:e.set(r++,t&255|F),t/=128;case 5:e.set(r++,t&255|F),t/=128;case 4:e.set(r++,t&255|F),t>>>=7;case 3:e.set(r++,t&255|F),t>>>=7;case 2:e.set(r++,t&255|F),t>>>=7;case 1:{e.set(r++,t&255),t>>>=7;break}default:throw new Error("unreachable")}return e}function ni(t,e){let r=t[e],n=0;if(n+=r&Ee,r<F||(r=t[e+1],n+=(r&Ee)<<7,r<F)||(r=t[e+2],n+=(r&Ee)<<14,r<F)||(r=t[e+3],n+=(r&Ee)<<21,r<F)||(r=t[e+4],n+=(r&Ee)*Qo,r<F)||(r=t[e+5],n+=(r&Ee)*Jo,r<F)||(r=t[e+6],n+=(r&Ee)*ei,r<F)||(r=t[e+7],n+=(r&Ee)*ti,r<F))return n;throw new RangeError("Could not decode varint")}function pf(t,e){let r=t.get(e),n=0;if(n+=r&Ee,r<F||(r=t.get(e+1),n+=(r&Ee)<<7,r<F)||(r=t.get(e+2),n+=(r&Ee)<<14,r<F)||(r=t.get(e+3),n+=(r&Ee)<<21,r<F)||(r=t.get(e+4),n+=(r&Ee)*Qo,r<F)||(r=t.get(e+5),n+=(r&Ee)*Jo,r<F)||(r=t.get(e+6),n+=(r&Ee)*ei,r<F)||(r=t.get(e+7),n+=(r&Ee)*ti,r<F))return n;throw new RangeError("Could not decode varint")}function mn(t,e,r=0){return e==null&&(e=Yc(ke(t))),e instanceof Uint8Array?ri(t,e,r):hf(t,e,r)}function yn(t,e=0){return t instanceof Uint8Array?ni(t,e):pf(t,e)}var ii=new Float32Array([-0]),pt=new Uint8Array(ii.buffer);function qc(t,e,r){ii[0]=t,e[r]=pt[0],e[r+1]=pt[1],e[r+2]=pt[2],e[r+3]=pt[3]}function Zc(t,e){return pt[0]=t[e],pt[1]=t[e+1],pt[2]=t[e+2],pt[3]=t[e+3],ii[0]}var si=new Float64Array([-0]),ve=new Uint8Array(si.buffer);function jc(t,e,r){si[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 Xc(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],si[0]}var mf=BigInt(Number.MAX_SAFE_INTEGER),yf=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 Dt;if(e<mf&&e>yf)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>Qc&&(s=0n,++n>Qc&&(n=0n))),new t(Number(s),Number(n))}static fromNumber(e){if(e===0)return Dt;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):Dt}},Dt=new Pe(0,0);Dt.toBigInt=function(){return 0n};Dt.zzEncode=Dt.zzDecode=function(){return this};Dt.length=function(){return 1};var Qc=4294967296n;function Jc(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 ea(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 ci(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 Ge(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function bn(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var ai=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,Ge(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 Ge(this,4);return bn(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Ge(this,4);return bn(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Ge(this,4);let e=Zc(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw Ge(this,4);let e=Xc(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 Ge(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return ea(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw Ge(this,e);this.pos+=e}else do if(this.pos>=this.len)throw Ge(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 Ge(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 Ge(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 Ge(this,8);let e=bn(this.buf,this.pos+=4),r=bn(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=ni(this.buf,this.pos);return this.pos+=ke(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 Sr(t){return new ai(t instanceof Uint8Array?t:t.subarray())}function j(t,e,r){let n=Sr(t);return e.decode(n,void 0,r)}var ra=H("node:buffer");function gn(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function Ct(t=0){return gn(ra.Buffer.allocUnsafe(t))}var Ia=H("node:buffer");var hi={};G(hi,{base10:()=>Sf});var wy=new Uint8Array(0);function na(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Me(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function oa(t){return new TextEncoder().encode(t)}function ia(t){return new TextDecoder().decode(t)}function bf(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],K=0,N=O-1;(L!==0||K<m)&&N!==-1;N--,K++)L+=256*k[N]>>>0,k[N]=L%i>>>0,L=L/i>>>0;if(L!==0)throw new Error("Non-zero carry");m=K,w++}for(var D=O-m;D!==O&&k[D]===0;)D++;for(var le=a.repeat(g);D<O;++D)le+=t.charAt(k[D]);return le}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,K=A-1;(k!==0||L<w)&&K!==-1;K--,L++)k+=i*O[K]>>>0,O[K]=k%256>>>0,k=k/256>>>0;if(k!==0)throw new Error("Non-zero carry");w=L,g++}if(p[g]!==" "){for(var N=A-w;N!==A&&O[N]===0;)N++;for(var D=new Uint8Array(m+(A-N)),le=m;N!==A;)D[le++]=O[N++];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 gf=bf,wf=gf,ca=wf;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")}},li=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 aa(this,e)}},fi=class{decoders;constructor(e){this.decoders=e}or(e){return aa(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 aa(t,e){return new fi({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var di=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 li(e,r,s)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function zt({name:t,prefix:e,encode:r,decode:n}){return new di(t,e,r,n)}function mt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:s}=ca(r,t);return zt({prefix:e,name:t,encode:n,decode:o=>Me(s(o))})}function xf(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 Ef(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 vf(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function re({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let s=vf(n);return zt({prefix:e,name:t,encode(o){return Ef(o,n,r)},decode(o){return xf(o,s,r,t)}})}var Sf=mt({prefix:"9",name:"base10",alphabet:"0123456789"});var pi={};G(pi,{base16:()=>Af,base16upper:()=>If});var Af=re({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),If=re({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var mi={};G(mi,{base2:()=>Tf});var Tf=re({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var yi={};G(yi,{base256emoji:()=>Of});var ua=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}"),Df=ua.reduce((t,e,r)=>(t[r]=e,t),[]),Cf=ua.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function Lf(t){return t.reduce((e,r)=>(e+=Df[r],e),"")}function Bf(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let s=Cf[n];if(s==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(s)}return new Uint8Array(e)}var Of=zt({prefix:"\u{1F680}",name:"base256emoji",encode:Lf,decode:Bf});var bi={};G(bi,{base32:()=>Gt,base32hex:()=>Nf,base32hexpad:()=>Uf,base32hexpadupper:()=>Ff,base32hexupper:()=>Rf,base32pad:()=>kf,base32padupper:()=>Pf,base32upper:()=>_f,base32z:()=>Mf});var Gt=re({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),_f=re({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),kf=re({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Pf=re({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Nf=re({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Rf=re({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Uf=re({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Ff=re({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Mf=re({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var gi={};G(gi,{base36:()=>Ar,base36upper:()=>$f});var Ar=mt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),$f=mt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var wi={};G(wi,{base58btc:()=>Qe,base58flickr:()=>Kf});var Qe=mt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Kf=mt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var xi={};G(xi,{base64:()=>Vf,base64pad:()=>Hf,base64url:()=>zf,base64urlpad:()=>Gf});var Vf=re({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Hf=re({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),zf=re({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Gf=re({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ei={};G(Ei,{base8:()=>Wf});var Wf=re({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var vi={};G(vi,{identity:()=>Yf});var Yf=zt({prefix:"\0",name:"identity",encode:t=>ia(t),decode:t=>oa(t)});var Ny=new TextEncoder,Ry=new TextDecoder;var Ai={};G(Ai,{identity:()=>yd});var jf=da,la=128,Xf=127,Qf=~Xf,Jf=Math.pow(2,31);function da(t,e,r){e=e||[],r=r||0;for(var n=r;t>=Jf;)e[r++]=t&255|la,t/=128;for(;t&Qf;)e[r++]=t&255|la,t>>>=7;return e[r]=t|0,da.bytes=r-n+1,e}var ed=Si,td=128,fa=127;function Si(t,n){var r=0,n=n||0,s=0,o=n,c,i=t.length;do{if(o>=i)throw Si.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=s<28?(c&fa)<<s:(c&fa)*Math.pow(2,s),s+=7}while(c>=td);return Si.bytes=o-n,r}var rd=Math.pow(2,7),nd=Math.pow(2,14),od=Math.pow(2,21),id=Math.pow(2,28),sd=Math.pow(2,35),cd=Math.pow(2,42),ad=Math.pow(2,49),ud=Math.pow(2,56),ld=Math.pow(2,63),fd=function(t){return t<rd?1:t<nd?2:t<od?3:t<id?4:t<sd?5:t<cd?6:t<ad?7:t<ud?8:t<ld?9:10},dd={encode:jf,decode:ed,encodingLength:fd},hd=dd,Ir=hd;function Tr(t,e=0){return[Ir.decode(t,e),Ir.decode.bytes]}function Wt(t,e,r=0){return Ir.encode(t,e,r),e}function Yt(t){return Ir.encodingLength(t)}function Zt(t,e){let r=e.byteLength,n=Yt(t),s=n+Yt(r),o=new Uint8Array(s+r);return Wt(t,o,0),Wt(r,o,n),o.set(e,s),new qt(t,r,e,o)}function ha(t){let e=Me(t),[r,n]=Tr(e),[s,o]=Tr(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 pa(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&na(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 ma=0,pd="identity",ya=Me;function md(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 Zt(ma,ya(t))}var yd={code:ma,name:pd,encode:ya,digest:md};var Ci={};G(Ci,{sha256:()=>gd,sha512:()=>wd});var Di=Be(H("crypto"),1);var bd=20;function Ti({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:s}){return new Ii(t,e,r,n,s)}var Ii=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,s,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=s??bd,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?ba(n,this.code,r?.truncate):n.then(s=>ba(s,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function ba(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 Zt(e,t)}var gd=Ti({name:"sha2-256",code:18,encode:t=>Me(Di.default.createHash("sha256").update(t).digest())}),wd=Ti({name:"sha2-512",code:19,encode:t=>Me(Di.default.createHash("sha512").update(t).digest())});function wa(t,e){let{bytes:r,version:n}=t;return n===0?Ed(r,Li(t),e??Qe.encoder):vd(r,Li(t),e??Gt.encoder)}var xa=new WeakMap;function Li(t){let e=xa.get(t);if(e==null){let r=new Map;return xa.set(t,r),r}return e}var xn=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!==Cr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Sd)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=Zt(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&&pa(e.multihash,n.multihash)}toString(e){return wa(this,e)}toJSON(){return{"/":wa(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??Ea(n,s,o.bytes))}else if(r[Ad]===!0){let{version:n,multihash:s,code:o}=r,c=ha(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!==Cr)throw new Error(`Version 0 CID must use dag-pb (code: ${Cr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let s=Ea(e,r,n.bytes);return new t(e,r,n,s)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,Cr,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=Me(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]=Tr(e.subarray(r));return r+=d,f},s=n(),o=Cr;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]=xd(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 Li(o).set(n,e),o}};function xd(t,e){switch(t[0]){case"Q":{let r=e??Qe;return[Qe.prefix,r.decode(`${Qe.prefix}${t}`)]}case Qe.prefix:{let r=e??Qe;return[Qe.prefix,r.decode(t)]}case Gt.prefix:{let r=e??Gt;return[Gt.prefix,r.decode(t)]}case Ar.prefix:{let r=e??Ar;return[Ar.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 Ed(t,e,r){let{prefix:n}=r;if(n!==Qe.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 vd(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 Cr=112,Sd=18;function Ea(t,e,r){let n=Yt(t),s=n+Yt(e),o=new Uint8Array(s+r.byteLength);return Wt(t,o,0),Wt(e,o,n),o.set(r,s),o}var Ad=Symbol.for("@ipld/js-cid/CID");var Bi={...vi,...mi,...Ei,...hi,...pi,...bi,...gi,...wi,...xi,...yi},ib={...Ci,...Ai};function Sa(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var va=Sa("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),Oi=Sa("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=Ct(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Id={utf8:va,"utf-8":va,hex:Bi.base16,latin1:Oi,ascii:Oi,binary:Oi,...Bi},Aa=Id;function Ta(t,e="utf8"){let r=Aa[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?gn(Ia.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function _i(t){let e=t??8192,r=e>>>1,n,s=e;return function(c){if(c<1||c>r)return Ct(c);s+c>e&&(n=Ct(e),s=0);let i=n.subarray(s,s+=c);return(s&7)!==0&&(s=(s|7)+1),i}}var Lt=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function ki(){}var Ni=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},Td=_i();function Dd(t){return globalThis.Buffer!=null?Ct(t):Td(t)}var Br=class{len;head;tail;states;constructor(){this.len=0,this.head=new Lt(ki,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new Lt(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new Ri((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(ri,ke(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(Pi,1,e?1:0)}fixed32(e){return this._push(Lr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=Pe.fromBigInt(e);return this._push(Lr,4,r.lo)._push(Lr,4,r.hi)}fixed64Number(e){let r=Pe.fromNumber(e);return this._push(Lr,4,r.lo)._push(Lr,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(qc,4,e)}double(e){return this._push(jc,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(Pi,1,0):this.uint32(r)._push(Ld,r,e)}string(e){let r=Jc(e);return r!==0?this.uint32(r)._push(ci,r,e):this._push(Pi,1,0)}fork(){return this.states=new Ni(this),this.head=this.tail=new Lt(ki,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 Lt(ki,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=Dd(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function Pi(t,e,r){e[r]=t&255}function Cd(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var Ri=class extends Lt{next;constructor(e,r){super(Cd,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 Lr(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 Ld(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(Br.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(Bd,e,t),this},Br.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(Od,e,t),this});function Bd(t,e,r){e.set(t,r)}function Od(t,e,r){t.length<40?ci(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(Ta(t),r)}function Ui(){return new Br}function X(t,e){let r=Ui();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}function*Q(t,e,r){let n=Sr(t);yield*e.stream(n,void 0,"$",r)}var vn={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function Sn(t,e,r,n,s){return{name:t,type:e,encode:r,decode:n,stream:s}}function We(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 Sn("enum",vn.VARINT,r,n,s)}function J(t,e,r){return Sn("message",vn.LENGTH_DELIMITED,t,e,r)}var W=class extends Error{code="ERR_MAX_LENGTH";name="MaxLengthError"};var Fi=H("node:buffer");function yt(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 Je(t=0){return yt(Fi.Buffer.alloc(t))}function Or(t=0){return yt(Fi.Buffer.allocUnsafe(t))}var $e;(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=()=>We(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=J((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),kr.codec().encode(i.connect,a)),i.streamOpen!=null&&(a.uint32(26),Pr.codec().encode(i.streamOpen,a)),i.streamHandler!=null&&(a.uint32(34),Nr.codec().encode(i.streamHandler,a)),i.dht!=null&&(a.uint32(42),Ne.codec().encode(i.dht,a)),i.connManager!=null&&(a.uint32(50),Ur.codec().encode(i.connManager,a)),i.disconnect!=null&&(a.uint32(58),Fr.codec().encode(i.disconnect,a)),i.pubsub!=null&&(a.uint32(66),et.codec().encode(i.pubsub,a)),i.peerStore!=null&&(a.uint32(74),bt.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=kr.codec().decode(i,i.uint32(),{limits:u.limits?.connect});break}case 3:{l.streamOpen=Pr.codec().decode(i,i.uint32(),{limits:u.limits?.streamOpen});break}case 4:{l.streamHandler=Nr.codec().decode(i,i.uint32(),{limits:u.limits?.streamHandler});break}case 5:{l.dht=Ne.codec().decode(i,i.uint32(),{limits:u.limits?.dht});break}case 6:{l.connManager=Ur.codec().decode(i,i.uint32(),{limits:u.limits?.connManager});break}case 7:{l.disconnect=Fr.codec().decode(i,i.uint32(),{limits:u.limits?.disconnect});break}case 8:{l.pubsub=et.codec().decode(i,i.uint32(),{limits:u.limits?.pubsub});break}case 9:{l.peerStore=bt.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*kr.codec().stream(i,i.uint32(),`${u}.connect`,{limits:l.limits?.connect});break}case 3:{yield*Pr.codec().stream(i,i.uint32(),`${u}.streamOpen`,{limits:l.limits?.streamOpen});break}case 4:{yield*Nr.codec().stream(i,i.uint32(),`${u}.streamHandler`,{limits:l.limits?.streamHandler});break}case 5:{yield*Ne.codec().stream(i,i.uint32(),`${u}.dht`,{limits:l.limits?.dht});break}case 6:{yield*Ur.codec().stream(i,i.uint32(),`${u}.connManager`,{limits:l.limits?.connManager});break}case 7:{yield*Fr.codec().stream(i,i.uint32(),`${u}.disconnect`,{limits:l.limits?.disconnect});break}case 8:{yield*et.codec().stream(i,i.uint32(),`${u}.pubsub`,{limits:l.limits?.pubsub});break}case 9:{yield*bt.codec().stream(i,i.uint32(),`${u}.peerStore`,{limits:l.limits?.peerStore});break}default:{i.skipType(d&7);break}}}})),n);function s(i){return X(i,t.codec())}t.encode=s;function o(i,a){return j(i,t.codec(),a)}t.decode=o;function c(i,a){return Q(i,t.codec(),a)}t.stream=c})($e||($e={}));var ae;(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=()=>We(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=J((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),Rr.codec().encode(i.error,a)),i.streamInfo!=null&&(a.uint32(26),Bt.codec().encode(i.streamInfo,a)),i.identify!=null&&(a.uint32(34),_r.codec().encode(i.identify,a)),i.dht!=null&&(a.uint32(42),de.codec().encode(i.dht,a)),i.peers!=null&&i.peers.length>0)for(let l of i.peers)a.uint32(50),Ye.codec().encode(l,a);i.pubsub!=null&&(a.uint32(58),Mr.codec().encode(i.pubsub,a)),i.peerStore!=null&&(a.uint32(66),$r.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=Rr.codec().decode(i,i.uint32(),{limits:u.limits?.error});break}case 3:{l.streamInfo=Bt.codec().decode(i,i.uint32(),{limits:u.limits?.streamInfo});break}case 4:{l.identify=_r.codec().decode(i,i.uint32(),{limits:u.limits?.identify});break}case 5:{l.dht=de.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 W('Decode error - repeated field "peers" had too many elements');l.peers.push(Ye.codec().decode(i,i.uint32(),{limits:u.limits?.peers$}));break}case 7:{l.pubsub=Mr.codec().decode(i,i.uint32(),{limits:u.limits?.pubsub});break}case 8:{l.peerStore=$r.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*Rr.codec().stream(i,i.uint32(),`${u}.error`,{limits:l.limits?.error});break}case 3:{yield*Bt.codec().stream(i,i.uint32(),`${u}.streamInfo`,{limits:l.limits?.streamInfo});break}case 4:{yield*_r.codec().stream(i,i.uint32(),`${u}.identify`,{limits:l.limits?.identify});break}case 5:{yield*de.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 W('Streaming decode error - repeated field "peers" had too many elements');for(let p of Ye.codec().stream(i,i.uint32(),`${u}.peers[]`,{limits:l.limits?.peers$}))yield{...p,index:f.peers};f.peers++;break}case 7:{yield*Mr.codec().stream(i,i.uint32(),`${u}.pubsub`,{limits:l.limits?.pubsub});break}case 8:{yield*$r.codec().stream(i,i.uint32(),`${u}.peerStore`,{limits:l.limits?.peerStore});break}default:{i.skipType(h&7);break}}}})),n);function s(i){return X(i,t.codec())}t.encode=s;function o(i,a){return j(i,t.codec(),a)}t.decode=o;function c(i,a){return Q(i,t.codec(),a)}t.stream=c})(ae||(ae={}));var _r;(function(t){let e;t.codec=()=>(e==null&&(e=J((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:Je(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 W('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 W('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 X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(_r||(_r={}));var kr;(function(t){let e;t.codec=()=>(e==null&&(e=J((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:Je(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 W('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 W('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 X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(kr||(kr={}));var Pr;(function(t){let e;t.codec=()=>(e==null&&(e=J((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:Je(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 W('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 W('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 X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Pr||(Pr={}));var Nr;(function(t){let e;t.codec=()=>(e==null&&(e=J((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:Je(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 W('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 W('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 X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Nr||(Nr={}));var Rr;(function(t){let e;t.codec=()=>(e==null&&(e=J((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 X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Rr||(Rr={}));var Bt;(function(t){let e;t.codec=()=>(e==null&&(e=J((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:Je(0),addr:Je(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 X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Bt||(Bt={}));var Ne;(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=()=>We(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=J((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 X(i,t.codec())}t.encode=s;function o(i,a){return j(i,t.codec(),a)}t.decode=o;function c(i,a){return Q(i,t.codec(),a)}t.stream=c})(Ne||(Ne={}));var de;(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=()=>We(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=J((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),Ye.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=Ye.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*Ye.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 X(i,t.codec())}t.encode=s;function o(i,a){return j(i,t.codec(),a)}t.decode=o;function c(i,a){return Q(i,t.codec(),a)}t.stream=c})(de||(de={}));var Ye;(function(t){let e;t.codec=()=>(e==null&&(e=J((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:Je(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 W('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 W('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 X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Ye||(Ye={}));var Ur;(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=()=>We(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=J((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 X(i,t.codec())}t.encode=s;function o(i,a){return j(i,t.codec(),a)}t.decode=o;function c(i,a){return Q(i,t.codec(),a)}t.stream=c})(Ur||(Ur={}));var Fr;(function(t){let e;t.codec=()=>(e==null&&(e=J((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:Je(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 X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Fr||(Fr={}));var et;(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=()=>We(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=J((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 X(i,t.codec())}t.encode=s;function o(i,a){return j(i,t.codec(),a)}t.decode=o;function c(i,a){return Q(i,t.codec(),a)}t.stream=c})(et||(et={}));var Kr;(function(t){let e;t.codec=()=>(e==null&&(e=J((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 W('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 W('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 X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Kr||(Kr={}));var Mr;(function(t){let e;t.codec=()=>(e==null&&(e=J((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 W('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 W('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 W('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 W('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 X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Mr||(Mr={}));var bt;(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=()=>We(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=J((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 W('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 W('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 X(i,t.codec())}t.encode=s;function o(i,a){return j(i,t.codec(),a)}t.decode=o;function c(i,a){return Q(i,t.codec(),a)}t.stream=c})(bt||(bt={}));var $r;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&(c.uint32(10),Ye.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=Ye.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 W('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*Ye.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 W('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 X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})($r||($r={}));function Da(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 Vr=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return Da([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var Hi={};G(Hi,{base32:()=>tt,base32hex:()=>Vd,base32hexpad:()=>zd,base32hexpadupper:()=>Gd,base32hexupper:()=>Hd,base32pad:()=>$d,base32padupper:()=>Kd,base32upper:()=>Md,base32z:()=>Wd});var qb=new Uint8Array(0);function Ca(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 Ot(t);if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return Ot(new Uint8Array(t.buffer,t.byteOffset,t.byteLength));throw new Error("Unknown type, must be binary type")}function La(t){return new TextEncoder().encode(t)}function Ba(t){return new TextDecoder().decode(t)}function _d(t){return t?.buffer instanceof ArrayBuffer}function Ot(t){return _d(t)?t:t.slice()}function kd(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],K=0,N=O-1;(L!==0||K<m)&&N!==-1;N--,K++)L+=256*k[N]>>>0,k[N]=L%i>>>0,L=L/i>>>0;if(L!==0)throw new Error("Non-zero carry");m=K,w++}for(var D=O-m;D!==O&&k[D]===0;)D++;for(var le=a.repeat(g);D<O;++D)le+=t.charAt(k[D]);return le}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,K=A-1;(k!==0||L<w)&&K!==-1;K--,L++)k+=i*O[K]>>>0,O[K]=k%256>>>0,k=k/256>>>0;if(k!==0)throw new Error("Non-zero carry");w=L,g++}if(p[g]!==" "){for(var N=A-w;N!==A&&O[N]===0;)N++;for(var D=new Uint8Array(m+(A-N)),le=m;N!==A;)D[le++]=O[N++];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 Pd=kd,Nd=Pd,_a=Nd;var Mi=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")}},$i=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 ka(this,e)}},Ki=class{decoders;constructor(e){this.decoders=e}or(e){return ka(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 ka(t,e){return new Ki({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var Vi=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 Mi(e,r,n),this.decoder=new $i(e,r,s)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function jt({name:t,prefix:e,encode:r,decode:n}){return new Vi(t,e,r,n)}function gt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:s}=_a(r,t);return jt({prefix:e,name:t,encode:n,decode:o=>Ke(s(o))})}function Rd(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 Ud(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 Fd(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=Fd(n);return jt({prefix:e,name:t,encode(o){return Ud(o,n,r)},decode(o){return Rd(o,s,r,t)}})}var tt=ne({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Md=ne({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),$d=ne({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Kd=ne({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Vd=ne({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Hd=ne({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),zd=ne({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Gd=ne({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Wd=ne({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var zi={};G(zi,{base58btc:()=>se,base58flickr:()=>Yd});var se=gt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Yd=gt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Yi={};G(Yi,{base64:()=>Gi,base64pad:()=>qd,base64url:()=>Wi,base64urlpad:()=>Zd});var Gi=ne({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),qd=ne({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Wi=ne({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Zd=ne({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ra=Be(H("node:tty"),1),Cn=Be(H("node:util"),1);function An(t,e){if(typeof t=="string")return jd(t);if(typeof t=="number")return Jd(t,e);throw new Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(t)}`)}function jd(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 Xd(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 Qd(t){let e=Math.abs(t);return e>=315576e5?_t(t,e,315576e5,"year"):e>=26298e5?_t(t,e,26298e5,"month"):e>=6048e5?_t(t,e,6048e5,"week"):e>=864e5?_t(t,e,864e5,"day"):e>=36e5?_t(t,e,36e5,"hour"):e>=6e4?_t(t,e,6e4,"minute"):e>=1e3?_t(t,e,1e3,"second"):`${t} ms`}function Jd(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?Qd(t):Xd(t)}function _t(t,e,r,n){let s=e>=r*1.5;return`${Math.round(t/r)} ${n}${s?"s":""}`}var Tn=Be(H("node:process"),1),Na=Be(H("node:os"),1),qi=Be(H("node:tty"),1);function Ve(t,e=globalThis.Deno?globalThis.Deno.args:Tn.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:Z}=Tn.default,In;Ve("no-color")||Ve("no-colors")||Ve("color=false")||Ve("color=never")?In=0:(Ve("color")||Ve("colors")||Ve("color=true")||Ve("color=always"))&&(In=1);function eh(){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 th(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function rh(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=eh();n!==void 0&&(In=n);let s=r?In:n;if(s===0)return 0;if(r){if(Ve("color=16m")||Ve("color=full")||Ve("color=truecolor"))return 3;if(Ve("color=256"))return 2}if("TF_BUILD"in Z&&"AGENT_NAME"in Z)return 1;if(t&&!e&&s===void 0)return 0;let o=s||0;if(Z.TERM==="dumb")return o;if(Tn.default.platform==="win32"){let c=Na.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 Pa(t,e={}){let r=rh(t,{streamIsTTY:t&&t.isTTY,...e});return th(r)}var nh={stdout:Pa({isTTY:qi.default.isatty(1)}),stderr:Pa({isTTY:qi.default.isatty(2)})},Dn=nh;function Zi(t){r.debug=r,r.default=r,r.coerce=a,r.disable=o,r.enable=s,r.enabled=c,r.humanize=An,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,(N,D)=>{if(N==="%%")return"%";L++;let le=r.formatters[D];if(typeof le=="function"){let ze=w[L];N=le.call(A,ze),w.splice(L,1),L--}return N}),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 Ua=[6,2,3,4,5,1];Dn.stderr!==!1&&(Dn.stderr??Dn).level>=2&&(Ua=[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 Xt=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 oh(){return"colors"in Xt?!!Xt.colors:Ra.default.isatty(process.stderr.fd)}function ih(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(`
3
3
  `).join(`
4
- `+o),t.push(i+"m+"+tn(this.diff)+"\x1B[0m")}else t[0]=ef()+e+" "+t[0]}function ef(){return Vt.hideDate!=null?"":new Date().toISOString()+" "}function tf(...t){return process.stderr.write(sn.default.format(...t)+`
5
- `)}function rf(t){t!=null?process.env.DEBUG=t:delete process.env.DEBUG}function nf(){return process.env.DEBUG}function of(t){t.inspectOpts={};let e=Object.keys(Vt);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=Vt[e[r]]}function sf(t){t.o=function(e){return this.inspectOpts.colors=this.useColors,sn.default.inspect(e,this.inspectOpts).split(`
6
- `).map(r=>r.trim()).join(" ")},t.O=function(e){return this.inspectOpts.colors=this.useColors,sn.default.inspect(e,this.inspectOpts)}}var xc=ys({init:of,log:tf,formatArgs:Jl,save:rf,load:nf,useColors:Ql,setupFormatters:sf,colors:Ec,inspectOpts:Vt});var Ce=xc;Ce.formatters.b=t=>t==null?"undefined":te.baseEncode(t);Ce.formatters.t=t=>t==null?"undefined":je.baseEncode(t);Ce.formatters.m=t=>t==null?"undefined":Zo.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 vc(t,e=""){let r=Sc(t.message),n=Sc(t.stack);return r!=null&&n!=null?n.includes(r)?`${n.split(`
4
+ `+o),t.push(s+"m+"+An(this.diff)+"\x1B[0m")}else t[0]=sh()+e+" "+t[0]}function sh(){return Xt.hideDate!=null?"":new Date().toISOString()+" "}function ch(...t){return process.stderr.write(Cn.default.format(...t)+`
5
+ `)}function ah(t){t!=null?process.env.DEBUG=t:delete process.env.DEBUG}function uh(){return process.env.DEBUG}function lh(t){t.inspectOpts={};let e=Object.keys(Xt);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=Xt[e[r]]}function fh(t){t.o=function(e){return this.inspectOpts.colors=this.useColors,Cn.default.inspect(e,this.inspectOpts).split(`
6
+ `).map(r=>r.trim()).join(" ")},t.O=function(e){return this.inspectOpts.colors=this.useColors,Cn.default.inspect(e,this.inspectOpts)}}var Fa=Zi({init:lh,log:ch,formatArgs:ih,save:ah,load:uh,useColors:oh,setupFormatters:fh,colors:Ua,inspectOpts:Xt});var Oe=Fa;Oe.formatters.b=t=>t==null?"undefined":se.baseEncode(t);Oe.formatters.t=t=>t==null?"undefined":tt.baseEncode(t);Oe.formatters.m=t=>t==null?"undefined":Gi.baseEncode(t);Oe.formatters.p=t=>t==null?"undefined":t.toString();Oe.formatters.c=t=>t==null?"undefined":t.toString();Oe.formatters.k=t=>t==null?"undefined":t.toString();Oe.formatters.a=t=>t==null?"undefined":t.toString();function Ma(t,e=""){let r=$a(t.message),n=$a(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 cf(t){return t instanceof AggregateError||t?.name==="AggregateError"&&Array.isArray(t.errors)}function Ic(t,e=""){if(cf(t)){let r=vc(t,e);return t.errors.length>0?(e=`${e} `,r+=`
14
- ${e}${t.errors.map(n=>`${Ic(n,`${e}`)}`).join(`
13
+ ${e}`)}`:r!=null?`${r}`:`${t.toString()}`}function dh(t){return t instanceof AggregateError||t?.name==="AggregateError"&&Array.isArray(t.errors)}function Ka(t,e=""){if(dh(t)){let r=Ma(t,e);return t.errors.length>0?(e=`${e} `,r+=`
14
+ ${e}${t.errors.map(n=>`${Ka(n,`${e}`)}`).join(`
15
15
  ${e}`)}`):r+=`
16
- ${e}[Error list was empty]`,r.trim()}return vc(t,e)}Ce.formatters.e=t=>t==null?"undefined":Ic(t);function af(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e}function Tc(t){return{forComponent(e){return ht(e,t)}}}function ht(t,e){let r=af(`${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=>ht(`${t}:${n}`,e)})}function Sc(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}var cn=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"}},an=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var un=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var pt=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},Lr=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var ln=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var Gt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},fn=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},dn=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var Cr=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var hn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},zt=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},pn=class extends zt{constructor(e,r){super(!0,e,r)}},mn=class extends zt{constructor(e,r){super(!1,e,r)}};var bs=Symbol.for("@libp2p/peer-id");var Dc=Symbol.for("@libp2p/transport");var Ac;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(Ac||(Ac={}));var Lc=se("node:events"),yn=(t,...e)=>{try{(0,Lc.setMaxListeners)(t,...e)}catch{}};function uf(t){return typeof t?.handleEvent=="function"}function lf(t){return(t!==!0&&t!==!1&&t?.once)??!1}var Wt=class extends EventTarget{#e=new Map;constructor(){super(),yn(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){let i=lf(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))}uf(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 Cc=Symbol.for("@libp2p/service-capabilities");function Ne(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 Bc(t,e,r,n){let i=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let o=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},i,e,r.subarray());return n?.signal?.throwIfAborted(),o}var Oc=se("node:buffer");function Qe(t,e){return Et(Oc.Buffer.concat(t,e))}var kc=Symbol.for("@achingbrain/uint8arraylist");function _c(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let i=r+n.byteLength;if(e<i)return{buf:n,index:e-r};r=i}throw new RangeError("index is out of bounds")}function bn(t){return!!t?.[kc]}var $=class t{bufs;length;[kc]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(bn(n)){r+=n.byteLength;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(bn(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=_c(this.bufs,e);return r.buf[r.index]}set(e,r){let n=_c(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(bn(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:i}=this._subList(e,r);return Qe(n,i)}subarray(e,r){let{bufs:n,length:i}=this._subList(e,r);return n.length===1?n[0]:Qe(n,i)}sublist(e,r){let{bufs:n,length:i}=this._subList(e,r),o=new t;return o.length=i,o.bufs=n,o}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:[...this.bufs],length:this.length};let n=[],i=0;for(let o=0;o<this.bufs.length;o++){let c=this.bufs[o],s=i,a=s+c.byteLength;if(i=a,e>=a)continue;let 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(!bn(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let i=n.byteLength;if(i===0)throw new TypeError("search must be at least 1 byte long");let o=256,c=new Int32Array(o);for(let f=0;f<o;f++)c[f]=-1;for(let f=0;f<i;f++)c[n[f]]=f;let s=c,a=this.byteLength-n.byteLength,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=Le(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let i=ae(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,r,n),this.write(i,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let i=ae(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,r,n),this.write(i,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let i=ae(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,r,n),this.write(i,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=Le(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let i=ae(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,r,n),this.write(i,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let i=ae(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,r,n),this.write(i,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let i=ae(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,r,n),this.write(i,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let i=ae(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,r,n),this.write(i,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let i=ae(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,r,n),this.write(i,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!Ne(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 Pc=se("node:buffer");function ne(t,e="utf8"){let r=Xr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Pc.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var ff=parseInt("11111",2),gs=parseInt("10000000",2),df=parseInt("01111111",2),Nc={0:Br,1:Br,2:hf,3:yf,4:bf,5:mf,6:pf,16:Br,22:Br,48:Br};function ws(t,e={offset:0}){let r=t[e.offset]&ff;if(e.offset++,Nc[r]!=null)return Nc[r](t,e);throw new Error("No decoder for tag "+r)}function Or(t,e){let r=0;if((t[e.offset]&gs)===gs){let n=t[e.offset]&df,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 Br(t,e){Or(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=ws(t,e);if(n===null)break;r.push(n)}return r}function hf(t,e){let r=Or(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 pf(t,e){let r=Or(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 mf(t,e){return e.offset++,null}function yf(t,e){let r=Or(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 bf(t,e){let r=Or(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function gf(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 Es(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=gf(t.byteLength);return new $(Uint8Array.from([e.byteLength|gs]),e)}function Rc(t){let e=new $,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new $(Uint8Array.from([2]),Es(e),e)}function Uc(t){let e=Uint8Array.from([0]),r=new $(e,t);return new $(Uint8Array.from([3]),Es(r),r)}function gn(t,e=48){let r=new $;for(let n of t)r.append(n);return new $(Uint8Array.from([e]),Es(r),r)}var wf=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Ef=Uint8Array.from([6,5,43,129,4,0,34]),xf=Uint8Array.from([6,5,43,129,4,0,35]),vf={ext:!0,kty:"EC",crv:"P-256"},Sf={ext:!0,kty:"EC",crv:"P-384"},If={ext:!0,kty:"EC",crv:"P-521"},xs=32,vs=48,Ss=66;function Fc(t){let e=ws(t);return Mc(e)}function Mc(t){let e=t[1][1][0],r=1,n,i;if(e.byteLength===xs*2+1)return n=ne(e.subarray(r,r+xs),"base64url"),i=ne(e.subarray(r+xs),"base64url"),new Yt({...vf,key_ops:["verify"],x:n,y:i});if(e.byteLength===vs*2+1)return n=ne(e.subarray(r,r+vs),"base64url"),i=ne(e.subarray(r+vs),"base64url"),new Yt({...Sf,key_ops:["verify"],x:n,y:i});if(e.byteLength===Ss*2+1)return n=ne(e.subarray(r,r+Ss),"base64url"),i=ne(e.subarray(r+Ss),"base64url"),new Yt({...If,key_ops:["verify"],x:n,y:i});throw new j(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function Kc(t){return gn([Rc(Uint8Array.from([1])),gn([Tf(t.crv)],160),gn([Uc(new $(Uint8Array.from([4]),xe(t.x??"","base64url"),xe(t.y??"","base64url")))],161)]).subarray()}function Tf(t){if(t==="P-256")return wf;if(t==="P-384")return Ef;if(t==="P-521")return xf;throw new j(`Invalid curve ${t}`)}var Yt=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=Kc(this.jwk)),this._raw}toMultihash(){return Ge.digest(mt(this))}toCID(){return ie.createV1(114,this.toMultihash())}toString(){return te.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Ne(this.raw,e.raw)}async verify(e,r,n){return Bc(this.jwk,r,e,n)}};var _n=_e(se("crypto"),1);function Is(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in t&&t.BYTES_PER_ELEMENT===1}function yt(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=Is(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 wn(t){if(typeof t!="function"||typeof t.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(yt(t.outputLen),yt(t.blockLen),t.outputLen<1)throw new Error('"outputLen" must be >= 1');if(t.blockLen<1)throw new Error('"blockLen" must be >= 1')}function qt(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 En(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 Dt(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function xn(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function Ye(t,e){return t<<32-e|t>>>e}var Hc=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Af=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function vn(t){if(Je(t),Hc)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=Af[t[r]];return e}var nt={_0:48,_9:57,A:65,F:70,a:97,f:102};function $c(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 Ts(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);if(Hc)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=$c(t.charCodeAt(o)),s=$c(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 Vc(...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 Gc(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 zc(t=32){yt(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 Wc=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function Yc(t,e,r){return t&e^~t&r}function qc(t,e,r){return t&e^t&r^e&r}var Sn=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=xn(this.buffer)}update(e){qt(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=xn(e);for(;i<=o-c;c+=i)this.process(a,c);continue}n.set(e.subarray(c,c+s),this.pos),this.pos+=s,c+=s,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){qt(this),En(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:o}=this,{pos:c}=this;r[c++]=128,Dt(this.buffer.subarray(c)),this.padOffset>i-c&&(this.process(n,0),c=0);for(let f=c;f<i;f++)r[f]=0;n.setBigUint64(i-8,BigInt(this.length*8),o),this.process(n,0);let s=xn(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let 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 Df=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]),bt=new Uint32Array(64),As=class extends Sn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:i,E:o,F:c,G:s,H:a}=this;return[e,r,n,i,o,c,s,a]}set(e,r,n,i,o,c,s,a){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=o|0,this.F=c|0,this.G=s|0,this.H=a|0}process(e,r){for(let f=0;f<16;f++,r+=4)bt[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=bt[f-15],h=bt[f-2],y=Ye(d,7)^Ye(d,18)^d>>>3,v=Ye(h,17)^Ye(h,19)^h>>>10;bt[f]=v+bt[f-7]+y+bt[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=Ye(s,6)^Ye(s,11)^Ye(s,25),h=l+d+Yc(s,a,u)+Df[f]+bt[f]|0,v=(Ye(n,2)^Ye(n,13)^Ye(n,22))+qc(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(){Dt(bt)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),Dt(this.buffer)}},Ds=class extends As{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 Zc=Gc(()=>new Ds,Wc(1));var fe=(t,e,r)=>Je(t,e,r),Cs=yt,Bs=vn,st=(...t)=>Vc(...t),An=t=>Ts(t),Os=Is,_s=t=>zc(t),Tn=BigInt(0),Ls=BigInt(1);function Lt(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new TypeError(r+"expected boolean, got type="+typeof t)}return t}function Dn(t){if(typeof t=="bigint"){if(!In(t))throw new RangeError("positive bigint expected, got "+t)}else Cs(t);return t}function _r(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 kr(t){let e=Dn(t).toString(16);return e.length&1?"0"+e:e}function jc(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);return t===""?Tn:BigInt("0x"+t)}function Zt(t){return jc(vn(t))}function ks(t){return jc(vn(Lf(Je(t)).reverse()))}function Ln(t,e){if(yt(e),e===0)throw new RangeError("zero length");t=Dn(t);let r=t.toString(16);if(r.length>e*2)throw new RangeError("number too large");return Ts(r.padStart(e*2,"0"))}function Ps(t,e){return Ln(t,e).reverse()}function Lf(t){return Uint8Array.from(fe(t))}var In=t=>typeof t=="bigint"&&Tn<=t;function Cf(t,e,r){return In(t)&&In(e)&&In(r)&&e<=t&&t<r}function Ns(t,e,r,n){if(!Cf(e,r,n))throw new RangeError("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function jt(t){if(t<Tn)throw new Error("expected non-negative bigint, got "+t);let e;for(e=0;t>Tn;t>>=Ls,e+=1);return e}var Pr=t=>(Ls<<BigInt(t))-Ls;function Xc(t,e,r){if(yt(t,"hashLen"),yt(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 Ct(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 be=BigInt(0),oe=BigInt(1),Bt=BigInt(2),ta=BigInt(3),ra=BigInt(4),na=BigInt(5),Bf=BigInt(7),oa=BigInt(8),Of=BigInt(9),sa=BigInt(16);function qe(t,e){if(e<=be)throw new Error("mod: expected positive modulus, got "+e);let r=t%e;return r>=be?r:e+r}function Re(t,e,r){if(e<be)throw new Error("pow2: expected non-negative exponent, got "+e);let n=t;for(;e-- >be;)n*=n,n%=r;return n}function Qc(t,e){if(t===be)throw new Error("invert: expected non-zero number");if(e<=be)throw new Error("invert: expected positive modulus, got "+e);let r=qe(t,e),n=e,i=be,o=oe,c=oe,s=be;for(;r!==be;){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 qe(i,e)}function Rs(t,e,r){let n=t;if(!n.eql(n.sqr(e),r))throw new Error("Cannot find square root")}function ia(t,e){let r=t,n=(r.ORDER+oe)/ra,i=r.pow(e,n);return Rs(r,i,e),i}function _f(t,e){let r=t,n=(r.ORDER-na)/oa,i=r.mul(e,Bt),o=r.pow(i,n),c=r.mul(e,o),s=r.mul(r.mul(c,Bt),o),a=r.mul(c,r.sub(s,r.ONE));return Rs(r,a,e),a}function kf(t){let e=Xt(t),r=ca(t),n=r(e,e.neg(e.ONE)),i=r(e,n),o=r(e,e.neg(n)),c=(t+Bf)/sa;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 Rs(u,E,a),E})}function ca(t){if(t<ta)throw new Error("sqrt is not defined for small field");let e=t-oe,r=0;for(;e%Bt===be;)e/=Bt,r++;let n=Bt,i=Xt(t);for(;Jc(i,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return ia;let o=i.pow(n,e),c=(e+oe)/Bt;return function(a,u){let l=a;if(l.is0(u))return u;if(Jc(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 Pf(t){return t%ra===ta?ia:t%oa===na?_f:t%sa===Of?kf(t):ca(t)}var Nf=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Us(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=Nf.reduce((n,i)=>(n[i]="function",n),e);if(Ct(t,r),_r(t.BYTES,"BYTES"),_r(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 Rf(t,e,r){let n=t;if(r<be)throw new Error("invalid exponent, negatives unsupported");if(r===be)return n.ONE;if(r===oe)return e;let i=n.ONE,o=e;for(;r>be;)r&oe&&(i=n.mul(i,o)),o=n.sqr(o),r>>=oe;return i}function Bn(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 Jc(t,e){let r=t,n=(r.ORDER-oe)/Bt,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 Uf(t,e){if(e!==void 0&&Cs(e),t<=be)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=jt(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 ea=new WeakMap,Cn=class{ORDER;BITS;BYTES;isLE;ZERO=be;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}=Uf(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 qe(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof e);return be<=e&&e<this.ORDER}is0(e){return e===be}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&oe)===oe}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 Rf(this,e,r)}div(e,r){return qe(e*Qc(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 Qc(e,this.ORDER)}sqrt(e){let r=ea.get(this);return r||ea.set(this,r=Pf(this.ORDER)),r(this,e)}toBytes(e){return this.isLE?Ps(e,this.BYTES):Ln(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?ks(e):Zt(e);if(s&&(a=qe(a,c)),!r&&!this.isValid(a))throw new Error("invalid field element: outside of range 0..ORDER");return a}invertBatch(e){return Bn(this,e)}cmov(e,r,n){return Lt(n,"condition"),n?r:e}};Object.freeze(Cn.prototype);function Xt(t,e={}){return new Cn(t,e)}function aa(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=jt(t-oe);return Math.ceil(e/8)}function Fs(t){let e=aa(t);return e+Math.ceil(e/2)}function Ms(t,e,r=!1){fe(t);let n=t.length,i=aa(e),o=Math.max(Fs(e),16);if(n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?ks(t):Zt(t),s=qe(c,e-oe)+oe;return r?Ps(s,i):Ln(s,i)}var Qt=BigInt(0),Ot=BigInt(1);function Nr(t,e){let r=e.negate();return t?r:e}function Vs(t,e){let r=Bn(t.Fp,e.map(n=>n.Z));return e.map((n,i)=>t.fromAffine(n.toAffine(r[i])))}function da(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Ks(t,e){da(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),i=2**t,o=Pr(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:i,shiftBy:c}}function ua(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+=Ot);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 $s=new WeakMap,ha=new WeakMap;function Hs(t){return ha.get(t)||1}function la(t){if(t!==Qt)throw new Error("invalid wNAF")}var On=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>Qt;)r&Ot&&(n=n.add(i)),i=i.double(),r>>=Ot;return n}precomputeWindow(e,r){let{windows:n,windowSize:i}=Ks(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=Ks(e,this.bits);for(let s=0;s<c.windows;s++){let{nextN:a,offset:u,isZero:l,isNeg:f,isNegF:d,offsetF:h}=ua(n,s,c);n=a,l?o=o.add(Nr(d,r[h])):i=i.add(Nr(f,r[u]))}return la(n),{p:i,f:o}}wNAFUnsafe(e,r,n,i=this.ZERO){let o=Ks(e,this.bits);for(let c=0;c<o.windows&&n!==Qt;c++){let{nextN:s,offset:a,isZero:u,isNeg:l}=ua(n,c,o);if(n=s,!u){let f=r[a];i=i.add(l?f.negate():f)}}return la(n),i}getPrecomputes(e,r,n){let i=$s.get(r);return i||(i=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(i=n(i)),$s.set(r,i))),i}cached(e,r,n){let i=Hs(e);return this.wNAF(i,this.getPrecomputes(i,e,n),r)}unsafe(e,r,n,i){let o=Hs(e);return o===1?this._unsafeLadder(e,r,i):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,i)}createCache(e,r){da(r,this.bits),ha.set(e,r),$s.delete(e)}hasCache(e){return Hs(e)!==1}};function pa(t,e,r,n){let i=e,o=t.ZERO,c=t.ZERO;for(;r>Qt||n>Qt;)r&Ot&&(o=o.add(i)),n&Ot&&(c=c.add(i)),i=i.double(),r>>=Ot,n>>=Ot;return{p1:o,p2:c}}function fa(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Us(e),e}else return Xt(t,{isLE:r})}function ma(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>Qt))throw new Error(`CURVE.${a} must be positive bigint`)}let i=fa(e.p,r.Fp,n),o=fa(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 ya(t,e){return function(n){let i=t(n);return{secretKey:i,publicKey:e(i)}}}var Oy=_n.default.generateKeyPairSync,Rr=32;var Ff=64;function ba(t,e,r){if(t.byteLength!==Rr)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!==Ff)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=_n.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:ne(t,"base64url"),kty:"OKP"}});return _n.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function wa(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var kn=class{type="Ed25519";raw;constructor(e){this.raw=Gs(e,Rr)}toMultihash(){return Ge.digest(mt(this))}toCID(){return ie.createV1(114,this.toMultihash())}toString(){return te.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Ne(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let i=ba(this.raw,r,e);return wa(i)?i.then(o=>(n?.signal?.throwIfAborted(),o)):i}};function Ea(t){return t=Gs(t,Rr),new kn(t)}function Gs(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 Ie;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Ie||(Ie={}));var zs;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(zs||(zs={}));(function(t){t.codec=()=>ze(zs)})(Ie||(Ie={}));var Ur;(function(t){let e;t.codec=()=>(e==null&&(e=Z((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Ie.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.Type=Ie.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:Ie.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})(Ur||(Ur={}));var Ws;(function(t){let e;t.codec=()=>(e==null&&(e=Z((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Ie.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.Type=Ie.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:Ie.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})(Ws||(Ws={}));var Ca=_e(se("node:crypto"),1);var Pn=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(e,r){if(wn(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),Dt(i)}update(e){return qt(this),this.iHash.update(e),this}digestInto(e){qt(this),En(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()}},xa=(()=>{let t=((e,r,n)=>new Pn(e,r).update(n).digest());return t.create=(e,r)=>new Pn(e,r),t})();var va=(t,e)=>(t+(t>=0?e:-e)/Sa)/e;function $f(t,e,r){Ns("scalar",t,et,r);let[[n,i],[o,c]]=e,s=va(c*t,r),a=va(-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=Pr(Math.ceil(jt(r)/2))+gt;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 qs(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function Ys(t,e){Ct(t);let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Lt(r.lowS,"lowS"),Lt(r.prehash,"prehash"),r.format!==void 0&&qs(r.format),r}var Zs=class extends Error{constructor(e=""){super(e)}},Ze={Err:Zs,_tlv:{encode:(t,e)=>{let{Err:r}=Ze;if(_r(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=kr(n);if(i.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?kr(i.length/2|128):"";return kr(t)+o+i+e},decode(t,e){let{Err:r}=Ze;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}=Ze;if(Dn(t),t<et)throw new e("integer: negative integers are not allowed");let r=kr(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=Ze;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 Zt(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=Ze,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}=Ze,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(Ze._tlv);Object.freeze(Ze._int);Object.freeze(Ze);var et=BigInt(0),gt=BigInt(1),Sa=BigInt(2),Nn=BigInt(3),Hf=BigInt(4);function Ia(t,e={}){let r=ma("weierstrass",t,e),n=r.Fp,i=r.Fn,o=r.CURVE,{h:c,n:s}=o;Ct(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=Aa(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(Lt(T,"isCompressed"),T){f();let w=!n.isOdd(g);return st(Ta(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,Nn),Hf),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 ce(J){if(!a||!a.basises)throw new Error("no endo");return $f(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=Nr(D,b),T=Nr(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(An(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(Nn),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,Nn),{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,Nn),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 De=n.add(p,S);return ee=n.mul(ee,De),De=n.add(k,me),ee=n.sub(ee,De),De=n.add(D,g),x=n.add(w,S),De=n.mul(De,x),x=n.add(pe,me),De=n.sub(De,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(De,ee),x=n.mul(ye,x),x=n.sub(x,k),k=n.mul(ye,pe),C=n.mul(De,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=>Vs(B,S));if(T){let{k1neg:w,k1:S,k2neg:x,k2:A}=ce(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 Vs(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===gt)return D;if(He.hasCache(this))return this.multiply(g);if(T){let{k1neg:p,k1:w,k2neg:S,k2:x}=ce(g),{p1:A,p2:C}=pa(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===gt?!0:b?b(B,this):He.unsafe(this,s).is0()}clearCofactor(){let{clearCofactor:b}=e;return c===gt?this:b?b(B,this):this.multiplyUnsafe(c)}isSmallOrder(){return c===gt?this.is0():this.clearCofactor().is0()}toBytes(b=!0){return Lt(b,"isCompressed"),this.assertValidity(),y(B,this,b)}toHex(b=!0){return Bs(this.toBytes(b))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let Ae=i.BITS,He=new On(B,e.endo?Math.ceil(Ae/2):Ae);return Ae>=8&&B.BASE.precompute(8),Object.freeze(B.prototype),Object.freeze(B),B}function Ta(t){return Uint8Array.of(t?2:3)}function Aa(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function Vf(t,e={}){let{Fn:r}=t,n=e.randomBytes===void 0?_s:e.randomBytes,i=Object.assign(Aa(t.Fp,r),{seed:Math.max(Fs(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,Ms(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(!Os(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=ya(s,a);return Object.freeze(f),Object.freeze(i),Object.freeze({getPublicKey:a,getSharedSecret:l,keygen:d,Point:t,utils:f,lengths:i})}function Da(t,e,r={}){let n=e;wn(n),Ct(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let i=r.randomBytes===void 0?_s:r.randomBytes,o=r.hmac===void 0?(g,p)=>xa(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}=Vf(t,r),v={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},m=a*Sa+gt<c.ORDER;function E(g){let p=a>>gt;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){qs(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}=Ze.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(An(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(Ta((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(qs(p),p==="der")return An(Ze.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 Bs(this.toBytes(p))}}Object.freeze(_.prototype),Object.freeze(_);let ce=r.bits2int===void 0?function(p){if(p.length>8192)throw new Error("input is too large");let w=Zt(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(ce(p))}:r.bits2int_modN,B=Pr(u);function Ae(g){return Ns("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}=Ys(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=[Ae(K),Ae(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=ce(ye);if(!s.isValidNot0(ee))return;let De=s.inv(ee),Rt=t.BASE.multiply(ee).toAffine(),ar=s.create(Rt.x);if(ar===et)return;let zr=s.create(De*s.create(pe+ar*K));if(zr===et)return;let Fi=(Rt.x===ar?0:2)|Number(Rt.y&gt),Mi=zr;return S&&E(zr)&&(Mi=s.neg(zr),Fi^=1),new _(ar,Mi,m?void 0:Fi)}return{seed:k,k2sig:me}}function b(g,p,w={}){let{seed:S,k2sig:x}=J(g,p,w);return Xc(n.outputLen,s.BYTES,o)(S,x).toBytes(w.format)}function T(g,p,w,S={}){let{lowS:x,prehash:A,format:C}=Ys(S,v);if(w=fe(w,void 0,"publicKey"),p=He(p,A),!Os(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),De=s.create(k*ye),Rt=t.BASE.multiplyUnsafe(ee).add(F.multiplyUnsafe(De));return Rt.is0()?!1:s.create(Rt.x)===k}catch{return!1}}function D(g,p,w={}){let{prehash:S}=Ys(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 Xs={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Gf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var La=BigInt(2);function zf(t){let e=Xs.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,La,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,ce=Re(_,La,e);if(!js.eql(js.sqr(ce),t))throw new Error("Cannot find square root");return ce}var js=Xt(Xs.p,{sqrt:zf}),Wf=Ia(Xs,{Fp:js,endo:Gf}),Fr=Da(Wf,Zc);var Rn=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function Ba(t,e,r,n){n?.signal?.throwIfAborted();let i=Ca.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 Fr.verify(e,o,t,{prehash:!1,format:"der"})}catch(c){throw new Rn(String(c))}}var Un=class{type="secp256k1";raw;_key;constructor(e){this._key=_a(e),this.raw=Oa(this._key)}toMultihash(){return Ge.digest(mt(this))}toCID(){return ie.createV1(114,this.toMultihash())}toString(){return te.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Ne(this.raw,e.raw)}verify(e,r,n){return Ba(this._key,r,e,n)}};function ka(t){return new Un(t)}function Oa(t){return Fr.Point.fromBytes(t).toBytes()}function _a(t){try{return Fr.Point.fromBytes(t),t}catch(e){throw new an(String(e))}}function Pa(t){let{Type:e,Data:r}=Ur.decode(t.digest),n=r??new Uint8Array;switch(e){case Ie.Ed25519:return Ea(n);case Ie.secp256k1:return ka(n);case Ie.ECDSA:return Fc(n);default:throw new Cr}}function mt(t){return Ur.encode({Type:Ie[t.type],Data:t.raw})}var Na=Symbol.for("nodejs.util.inspect.custom"),Yf=114,Mr=class{type;multihash;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[bs]=!0;toString(){return this.string==null&&(this.string=te.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return ie.createV1(Yf,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return Ne(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return Ne(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[Na](){return`PeerId(${this.toString()})`}},Fn=class extends Mr{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},Mn=class extends Mr{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},Kn=class extends Mr{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},qf=2336,$n=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ge.digest(xe(this.url))}[Na](){return`PeerId(${this.url})`}[bs]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return ie.createV1(qf,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=ne(e)),e.toString()===this.toString())}};function Jt(t){if(jf(t))return new Fn({multihash:t});if(Zf(t))try{let e=Pa(t);if(e.type==="Ed25519")return new Mn({multihash:t,publicKey:e});if(e.type==="secp256k1")return new Kn({multihash:t,publicKey:e})}catch{let r=ne(t.digest);return new $n(new URL(r))}throw new ln("Supplied PeerID Multihash is invalid")}function Zf(t){return t.code===Ge.code}function jf(t){return t.code===ss.code}var bu=_e(se("net"),1);var ge=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},it=class extends Error{static name="ValidationError";name="ValidationError"},Hn=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},Vn=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Ue=se("node:net");function Js(t){return e=>ne(e,t)}function ei(t){return e=>xe(e,t)}function er(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function _t(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function Ra(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=xe(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=_t(n);return Qe([r,i],r.length+i.length)}function Ua(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=je.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=_t(n);return Qe([r,i],r.length+i.length)}function ti(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=ne(e,"base32"),i=er(r);return`${n}:${i}`}var ri=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 ge("Invalid byte value in IP address");e[n]=i}),e},Fa=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=ri(r[n]),r[n]=ne(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,ne(c.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let o=[n,1];for(n=9-r.length;n>0;n--)o.push("0");r.splice.apply(r,o)}let i=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let o=parseInt(r[n],16);if(isNaN(o)||o<0||o>65535)throw new ge("Invalid byte value in IP address");i[e++]=o>>8&255,i[e++]=o&255}return i},Ma=function(t){if(t.byteLength!==4)throw new ge("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},Ka=function(t){if(t.byteLength!==16)throw new ge("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 ge(`Invalid IPv6 address "${r}"`)}};function $a(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new ge(`Invalid IPv6 address "${t}"`)}}var Qs=Object.values(pr).map(t=>t.decoder),Xf=(function(){let t=Qs[0].or(Qs[1]);return Qs.slice(2).forEach(e=>t=t.or(e)),t})();function Ha(t){return Xf.decode(t)}function Va(t){return e=>t.encoder.encode(e)}function Qf(t){if(parseInt(t).toString()!==t)throw new it("Value must be an integer")}function Jf(t){if(t<0)throw new it("Value must be a positive integer, or zero")}function ed(t){return e=>{if(e>t)throw new it(`Value must be smaller than or equal to ${t}`)}}function td(...t){return e=>{for(let r of t)r(e)}}var Kr=td(Qf,Jf,ed(65535));var de=-1,ni=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 Vn(`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 ni,md=[{code:4,name:"ip4",size:32,valueToBytes:ri,bytesToValue:Ma,validate:t=>{if(!(0,Ue.isIPv4)(t))throw new it(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:_t,bytesToValue:er,validate:Kr},{code:273,name:"udp",size:16,valueToBytes:_t,bytesToValue:er,validate:Kr},{code:33,name:"dccp",size:16,valueToBytes:_t,bytesToValue:er,validate:Kr},{code:41,name:"ip6",size:128,valueToBytes:Fa,bytesToValue:Ka,stringToValue:$a,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:Js("base10"),valueToBytes:ei("base10")},{code:53,name:"dns",size:de},{code:54,name:"dns4",size:de},{code:55,name:"dns6",size:de},{code:56,name:"dnsaddr",size:de},{code:132,name:"sctp",size:16,valueToBytes:_t,bytesToValue:er,validate:Kr},{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:Js("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?ei("base58btc")(t):ie.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:ti,valueToBytes:Ra},{code:445,name:"onion3",size:296,bytesToValue:ti,valueToBytes:Ua},{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:Va(jo),valueToBytes:Ha},{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}];md.forEach(t=>{at.addProtocol(t)});function Ga(t){let e=[],r=0;for(;r<t.length;){let n=xt(t,r),i=at.getProtocol(n),o=ue(n),c=yd(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:t.subarray(r,r+a)};if(c>0){let l=r+o+s,f=t.subarray(l,l+c);u.value=i.bytesToValue?.(f)??ne(f)}e.push(u),r+=a}return e}function za(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)??xe(n.value),s=c.byteLength,i.size===de&&(a=ue(s)));let u=new Uint8Array(o+a+s),l=0;Ut(n.code,u,l),l+=o,c!=null&&(i.size===de&&(Ut(s,u,l),l+=a),u.set(c,l)),n.bytes=u}r.push(n.bytes),e+=n.bytes.byteLength}return Qe(r,e)}function Wa(t){if(t.charAt(0)!=="/")throw new ge('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 ge(`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 ge(`Component ${i} was missing value`);u.value=a.stringToValue?.(n)??n}e.push(u),n="",i="",r="protocol"}}}if(i!==""&&n!=="")throw new ge("Incomplete multiaddr");return e}function Ya(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=at.getProtocol(e.code);if(r==null)throw new ge(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function yd(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:xt(e,r)}var bd=Symbol.for("nodejs.util.inspect.custom"),yi=Symbol.for("@multiformats/multiaddr");function gd(t){if(t==null&&(t="/"),qa(t))return t.getComponents();if(t instanceof Uint8Array)return Ga(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),Wa(t);if(Array.isArray(t))return t;throw new ge("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Qn=class t{[yi]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=gd(e),r.validate!==!1&&wd(this)}get bytes(){return this.#r==null&&(this.#r=za(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=Ya(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 Hn(`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 Ne(this.bytes,e.bytes)}[bd](){return`Multiaddr(${this.toString()})`}};function wd(t){t.getComponents().forEach(e=>{let r=at.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function qa(t){return!!t?.[yi]}function tt(t){return new Qn(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)}}),Za=t=>({match:e=>t.match(e)===!1?e:!1}),O=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),ve=(...t)=>({match:e=>{let r;for(let n of t){let i=n.match(e);i!==!1&&(r==null||i.length<r.length)&&(r=i)}return r??!1}}),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 Ed=I(421),jg=G(Ed),eo=I(54),to=I(55),ro=I(56),gi=I(53),Xg=G(eo,O(I(421))),Qg=G(to,O(I(421))),Jg=G(ro,O(I(421))),e0=G(ve(gi,ro,eo,to),O(I(421))),ja=N(I(4),O(I(43))),Xa=N(O(I(42)),I(41),O(I(43))),wi=ve(ja,Xa),or=ve(wi,gi,eo,to,ro),t0=G(ve(wi,N(ve(gi,ro,eo,to),O(I(421))))),r0=G(ja),n0=G(Xa),o0=G(wi),Ei=N(or,I(6)),Hr=N(or,I(273)),Qa=G(N(Ei,O(I(421)))),s0=G(Hr),xi=N(Hr,V(460),O(I(421))),no=N(Hr,V(461),O(I(421))),xd=ve(xi,no),i0=G(xi),c0=G(no),bi=ve(or,Ei,Hr,xi,no),Ja=ve(N(bi,V(477),O(I(421)))),a0=G(Ja),eu=ve(N(bi,V(478),O(I(421))),N(bi,V(448),O(I(449)),V(477),O(I(421)))),u0=G(eu),tu=N(Hr,V(280),O(I(466)),O(I(466)),O(I(421))),l0=G(tu),ru=N(no,V(465),O(I(466)),O(I(466)),O(I(421))),f0=G(ru),Jn=ve(Ja,eu,N(Ei,O(I(421))),N(xd,O(I(421))),N(or,O(I(421))),tu,ru,I(421)),d0=G(Jn),vd=N(O(Jn),V(290),Za(V(281)),O(I(421))),h0=G(vd),Sd=ve(N(Jn,V(290),V(281),O(I(421))),N(Jn,V(281),O(I(421))),N(V(281),O(I(421)))),p0=G(Sd),Id=N(or,ve(N(I(6,"80")),N(I(6),V(480)),V(480)),O(I(481)),O(I(421))),m0=G(Id),Td=N(or,ve(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))),y0=G(Td),Ad=ve(N(I(777),O(I(421)))),b0=G(Ad),Dd=ve(N(I(400),O(I(421)))),oo=G(Dd);var so=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var yu=_e(se("node:net"),1);function Ld(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 io(t){let e=Ld(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 co=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}},sr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new co(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 co(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 vi=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function wt(t={}){return Cd(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 Cd(t,e){e=e??{};let r=e.onEnd,n=new sr,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 sr,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 sr,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 vi)},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 Si=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},nu=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function Ii(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(nu(c));return}if(c&&(a=()=>{d(nu(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new Si;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 Bd=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 Od(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}=Bd(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=Ii(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=Od(t,e,r),i=n.then(o=>o[0]);return i.cancel=n.cancel,i}var Pt=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var ao=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function _d(t){return t.reason}async function ir(t,e,r){if(e==null)return t;let n=r?.translateError??_d;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 kd=Math.pow(2,20)*4,uo=class extends Wt{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??kd,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 ao)};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()),ir(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=wt(),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 pt(`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 pn(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new pt("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 pt("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 pt(`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 pt(`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 un;this.dispatchEvent(new mn(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 zt))}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=this.sendData(o);if(e=s.canSendMore,n+=s.sentBytes,s.sentBytes!==c.byteLength&&(c.consume(s.sentBytes),this.writeBuffer.prepend(c)),!e)break}return e||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,r,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),e}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let e=this.readBuffer.sublist();this.readBuffer.consume(e.byteLength),this.dispatchEvent(new hn(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 Lr(`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 Lr(`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 lo=class extends uo{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 su=_e(se("node:os"),1);function ou(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function Ti(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 Pd={4:"IPv4",6:"IPv6"};function Nd(t){return["0.0.0.0","::"].includes(t)}function Rd(t){let e=[],r=su.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let i of n)ou(i.address)||i.family===Pd[t]&&e.push(i.address);return e}function iu(t,e){if(t==null)return[];let r=io(t);return(r.type==="ip4"||r.type==="ip6")&&Nd(r.host)?Rd(r.type==="ip4"?4:6).map(n=>Ti(r,e,n)):[Ti(r,e)]}function cu(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 Ai=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 ir(this.readNext.promise,r?.signal,r)}};function au(){return new Ai}function Ud(t){return t[Symbol.asyncIterator]!=null}async function Fd(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*Md(t){let e=new AbortController,r=au();Fd(t,r,e.signal).catch(()=>{});try{yield*r}finally{e.abort()}}function*Kd(t){for(let e of t)yield*e}function $d(...t){let e=[];for(let r of t)Ud(r)||e.push(r);return e.length===t.length?Kd(e):Md(t)}var uu=$d;function lu(t,...e){if(t==null)throw new Error("Empty pipeline");if(Di(t)){let n=t;t=()=>n.source}else if(du(t)||fu(t)){let n=t;t=()=>n}let r=[t,...e];if(r.length>1&&Di(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++)Di(r[n])&&(r[n]=Vd(r[n]));return Hd(...r)}var Hd=(...t)=>{let e;for(;t.length>0;)e=t.shift()(e);return e},fu=t=>t?.[Symbol.asyncIterator]!=null,du=t=>t?.[Symbol.iterator]!=null,Di=t=>t==null?!1:t.sink!=null&&t.source!=null,Vd=t=>e=>{let r=t.sink(e);if(r?.then!=null){let n=wt({objectMode:!0});r.then(()=>{n.end()},c=>{n.end(c)});let i,o=t.source;if(fu(o))i=async function*(){yield*o,n.end()};else if(du(o))i=function*(){yield*o,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return uu(n,i())}return t.source};var Gd=4194304,fo=class extends Error{static name="UnwrappedError";name="UnwrappedError"},Ci=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Bi=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Oi=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function zd(t){return typeof t?.closeRead=="function"}function Wd(t){return typeof t?.close=="function"}function Li(t){return zd(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:Wd(t)?t.status!=="open":!1}function Yd(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??Gd,n=new $,i,o=!1;if(!Yd(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 fo("Stream was unwrapped");if(Li(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 Pt(`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 ir(i.promise,l?.signal),Li(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(Li(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new Pt(`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 fo("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 Vr(t,e={}){let r=qd(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=ue(e.maxDataLength));let n=e?.lengthDecoder??xt,i=e?.lengthEncoder??Yr;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 Ci("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new Oi(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(s>-1)break}if(e?.maxDataLength!=null&&s>e.maxDataLength)throw new Bi(`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 Pt(`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 Pt(`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 _i(t,e){let r=Vr(t,e),n={read:async(i,o)=>{let c=await r.read(o);return i.decode(c)},write:async(i,o,c)=>{await r.write(o.encode(i),c)},writeV:async(i,o,c)=>{await r.writeV(i.map(s=>o.encode(s)),c)},pb:i=>({read:async o=>n.read(i,o),write:async(o,c)=>n.write(o,i,c),writeV:async(o,c)=>n.writeV(o,i,c),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}function Zd(t){return t?.addEventListener!=null}function jd(t){let e=wt(),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 ki(...t){let e=t.map(r=>Zd(r)?jd(r):r);return lu(...e)}var ho=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},cr=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},po=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},Gr=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function mo(t){return t[Symbol.asyncIterator]!=null}function hu(t,e){if(t.byteLength>e)throw new cr("Message length too long")}var bo=t=>{let e=ue(t),r=Le(e);return Yr(t,r),bo.bytes=e,r};bo.bytes=0;function go(t,e){e=e??{};let r=e.lengthEncoder??bo,n=e?.maxDataLength??4194304;function*i(o){hu(o,n);let c=r(o.byteLength);c instanceof Uint8Array?yield c:yield*c,o instanceof Uint8Array?yield o:yield*o}return mo(t)?(async function*(){for await(let o of t)yield*i(o)})():(function*(){for(let o of t)yield*i(o)})()}go.single=(t,e)=>{e=e??{};let r=e.lengthEncoder??bo,n=e?.maxDataLength??4194304;return hu(t,n),new $(r(t.byteLength),t)};var Nt;(function(t){t[t.LENGTH=0]="LENGTH",t[t.DATA=1]="DATA"})(Nt||(Nt={}));var Ni=t=>{let e=xt(t);return Ni.bytes=ue(e),e};Ni.bytes=0;function Pi(t,e){let r=new $,n=Nt.LENGTH,i=-1,o=e?.lengthDecoder??Ni,c=e?.maxLengthLength??8,s=e?.maxDataLength??4194304;function*a(){for(;r.byteLength>0;){if(n===Nt.LENGTH)try{if(i=o(r),i<0)throw new ho("Invalid message length");if(i>s)throw new cr("Message length too long");let u=o.bytes;r.consume(u),e?.onLength!=null&&e.onLength(i),n=Nt.DATA}catch(u){if(u instanceof RangeError){if(r.byteLength>c)throw new po("Message length length too long");break}throw u}if(n===Nt.DATA){if(r.byteLength<i)break;let u=r.sublist(0,i);r.consume(i),e?.onData!=null&&e.onData(u),yield u,n=Nt.LENGTH}}}return mo(t)?(async function*(){for await(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new Gr("Unexpected end of input")})():(function*(){for(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new Gr("Unexpected end of input")})()}Pi.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 Pi(n,{...e??{},onLength:o=>{r=o}})};var Ri=class extends lo{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&oo.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=cu(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 Gt)}),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()}},wo=t=>new Ri(t);var pu=_e(se("os"),1),mu=_e(se("path"),1);function Eo(t,e={}){if(oo.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 pu.default.platform()==="win32"?{path:mu.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=io(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 xo=class extends Wt{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,yn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=yu.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 fn("Server is not listening yet");let r;try{r=wo({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)}`)]:iu(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===he.ACTIVE||this.status.code===he.PAUSED)throw new dn("server is already listening");try{this.status={code:he.ACTIVE,listeningAddr:e,netConfig:Eo(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 vo=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"})})}[Dc]=!0;[Symbol.toStringTag]="@libp2p/tcp";[Cc]=["@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=wo({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 so("tcp:open-connection"));let n;return new Promise((i,o)=>{let c=Date.now(),s=Eo(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,s),n=bu.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 Gt(`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 cn)},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 xo({...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=>Qa.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function gu(t={}){return e=>new vo(e,t)}function Jd(t){return t[Symbol.asyncIterator]!=null}function eh(t){if(Jd(t))return(async()=>{for await(let e of t);})();for(let e of t);}var Ui=eh;function Be(t){return re.encode({type:re.Type.OK,peers:[],...t}).subarray()}function Se(t){return re.encode({type:re.Type.ERROR,error:{msg:t.message},peers:[]}).subarray()}var So=ht("libp2p:daemon-server:dht"),Io=class{dht;constructor(e){let{dht:r}=e;this.dht=r}async*provide(e){try{await Ui(this.dht.provide(e)),yield Be()}catch(r){So.error("failed to provide CID %s - %e",e,r),yield Se(r)}}async*getClosestPeers(e){yield Be({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 Se(new Error("FIX ME: not implemented"))}async*getValue(e){try{for await(let r of this.dht.get(e))r.name==="VALUE"&&(yield Be({dht:{type:le.Type.VALUE,value:r.value}}))}catch(r){So.error("error getting value for key %b - %e",e,r),yield Se(r)}}async*putValue(e,r){try{await Ui(this.dht.put(e,r)),yield Be()}catch(n){So.error("error putting value %b for key %b - %e",r,e,n),yield Se(n)}}async*findPeer(e){try{for await(let r of this.dht.findPeer(e))r.name==="FINAL_PEER"&&(yield Be({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){So.error("peer not found %p - %e",e,r),yield Se(r)}}async*findProviders(e,r){yield Be({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 Se(n)}yield le.encode({type:le.Type.END})}};var To=ht("libp2p:daemon-server:pubsub"),Ao=class{pubsub;constructor(e){let{pubsub:r}=e;this.pubsub=r}async*getTopics(){try{yield Be({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(e){To.error("failed to get pubsub topics - %e",e),yield Se(e)}}async*subscribe(e){try{let r=wt();this.pubsub.subscribe(e),this.pubsub.addEventListener("message",n=>{let i=n.detail;i.topic===e&&(i.type==="signed"?r.push(Ar.encode({from:i.from.toMultihash().bytes,data:i.data,seqno:i.sequenceNumber==null?void 0:xe(i.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[i.topic],signature:i.signature,key:mt(i.key)}).subarray()):r.push(Ar.encode({data:i.data,topicIDs:[i.topic]}).subarray()))}),yield Be(),yield*r}catch(r){To.error("failed to subscribe to topic %s - %e",e,r),yield Se(r)}}async*publish(e,r){try{await this.pubsub.publish(e,r),yield Be()}catch(n){To.error("failed to publish message to topic %s - %e",e,n),yield Se(n)}}async*listPeers(e){try{yield Be({pubsub:{topics:[e],peerIDs:this.pubsub.getSubscribers(e).map(r=>r.toMultihash().bytes)}})}catch(r){To.error("failed to list peers for topic %s - %e",e,r),yield Se(r)}}};var wu=1<<22,Te=ht("libp2p:daemon-server"),Do=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(e){let{multiaddr:r,libp2pNode:n}=e;this.multiaddr=r,this.libp2p=n,this.tcp=gu()({logger:Tc()}),this.listener=this.tcp.createListener({upgrader:new Dr(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new Io({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new Ao({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=Jt(rt(r));return Te("connect - adding multiaddrs %a to peer %p",n,i),await this.libp2p.peerStore.merge(i,{multiaddrs:n}),Te("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=Jt(rt(r));Te("openStream - dial %p",i);let o=await this.libp2p.dial(i);Te("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;Te("registerStreamHandler - handle %s at %a",r,n),await this.libp2p.handle(r,async(o,c)=>{try{Te("open stream for protocol %o to %a",r,n);let s=AbortSignal.timeout(1e4);i=await this.tcp.dial(n,{upgrader:new Dr,signal:s});let a=Tt.encode({peer:c.remotePeer.toMultihash().bytes,addr:c.remoteAddr.bytes,proto:o.protocol??""}),u=go.single(a);i.send(u)||await Fe(i,"drain",{rejectionEvents:["close"],signal:s}),await ki(o,i,o)}catch(s){Te.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=>{Te.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&&Te("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 dt.Type.GET_PROTOCOLS:if(e.id==null)throw new Error("Invalid request");let r=Jt(rt(e.id)),i=(await this.libp2p.peerStore.get(r)).protocols;yield Be({peerStore:{protos:i}});return;case dt.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Te.error("error handling peerstore request - %e",r),yield Se(r)}}async*handlePubsubRequest(e){try{if(this.libp2p.services.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(e.type){case Xe.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case Xe.Type.SUBSCRIBE:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(e.topic);return;case Xe.Type.PUBLISH:if(e.topic==null||e.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(e.topic,e.data);return;case Xe.Type.LIST_PEERS:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(e.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Te.error("error handling pubsub request - %e",r),yield Se(r)}}async*handleDHTRequest(e){try{if(this.libp2p.services.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(e.type){case Pe.Type.FIND_PEER:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(Jt(rt(e.peer)));return;case Pe.Type.FIND_PROVIDERS:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(ie.decode(e.cid),e.count??20);return;case Pe.Type.PROVIDE:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(ie.decode(e.cid));return;case Pe.Type.GET_CLOSEST_PEERS:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(e.key);return;case Pe.Type.GET_PUBLIC_KEY:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(Jt(rt(e.peer)));return;case Pe.Type.GET_VALUE:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(e.key);return;case Pe.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){Te.error("error handling DHT request - %e",r),yield Se(r)}}handleConnection(e){Promise.resolve().then(async()=>{let r=this,n=_i(e,{maxDataLength:wu}),i=await n.read(Ke);Te("read",i);try{switch(i.type){case Ke.Type.CONNECT:{await r.connect(i),await n.write({type:re.Type.OK},re);break}case Ke.Type.IDENTIFY:{await n.write({type:re.Type.OK,identify:{id:r.libp2p.peerId.toMultihash().bytes,addrs:r.libp2p.getMultiaddrs().map(o=>o.decapsulateCode(421)).map(o=>o.bytes)}},re);break}case 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:re.Type.OK,peers:o},re);break}case Ke.Type.STREAM_OPEN:{let o=await r.openStream(i);await n.write({type:re.Type.OK,streamInfo:o.streamInfo},re);let c=n.unwrap();await ki(c,o.connection,c);break}case Ke.Type.STREAM_HANDLER:{await r.registerStreamHandler(i),await n.write({type:re.Type.OK},re);break}case Ke.Type.PEERSTORE:{if(i.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=Vr(o);for await(let s of r.handlePeerStoreRequest(i.peerStore))await c.write(s);break}case Ke.Type.PUBSUB:{if(i.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=Vr(o);for await(let s of r.handlePubsubRequest(i.pubsub))await c.write(s);break}case Ke.Type.DHT:{if(i.dht==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=Vr(o);for await(let s of r.handleDHTRequest(i.dht))await c.write(s);break}default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(o){Te.error("error handling incoming connection - %e",o);let c=n.unwrap();if(c.status!=="open")return;n=_i(c,{maxDataLength:wu}),await n.write({type:re.Type.ERROR,error:{msg:o.message},peers:[]},re)}finally{await n.unwrap().close()}}).catch(r=>{Te.error("error handling incoming connection - %e",r)})}},th=(t,e)=>new Do({multiaddr:t,libp2pNode:e});return Tu(rh);})();
16
+ ${e}[Error list was empty]`,r.trim()}return Ma(t,e)}Oe.formatters.e=t=>t==null?"undefined":Ka(t);function hh(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 Va(t){return{forComponent(e){return wt(e,t)}}}function wt(t,e){let r=hh(`${t}:trace`);return Oe.enabled(`${t}:trace`)&&Oe.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(r=Oe(`${t}:trace`,e)),Object.assign(Oe(t,e),{error:Oe(`${t}:error`,e),trace:r,newScope:n=>wt(`${t}:${n}`,e)})}function $a(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}var Ln=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var ee=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},Bn=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var On=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var xt=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},Hr=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var _n=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var Qt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},kn=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 zr=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var Nn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},Jt=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},Rn=class extends Jt{constructor(e,r){super(!0,e,r)}},Un=class extends Jt{constructor(e,r){super(!1,e,r)}};var ji=Symbol.for("@libp2p/peer-id");var za=Symbol.for("@libp2p/transport");var Ha;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(Ha||(Ha={}));var Ga=H("node:events"),Fn=(t,...e)=>{try{(0,Ga.setMaxListeners)(t,...e)}catch{}};function ph(t){return typeof t?.handleEvent=="function"}function mh(t){return(t!==!0&&t!==!1&&t?.once)??!1}var er=class extends EventTarget{#e=new Map;constructor(){super(),Fn(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){let s=mh(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))}ph(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 Wa=Symbol.for("@libp2p/service-capabilities");var Xi={};G(Xi,{base36:()=>Gr,base36upper:()=>yh});var Gr=gt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),yh=gt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var bh=Za,Ya=128,gh=127,wh=~gh,xh=Math.pow(2,31);function Za(t,e,r){e=e||[],r=r||0;for(var n=r;t>=xh;)e[r++]=t&255|Ya,t/=128;for(;t&wh;)e[r++]=t&255|Ya,t>>>=7;return e[r]=t|0,Za.bytes=r-n+1,e}var Eh=Qi,vh=128,qa=127;function Qi(t,n){var r=0,n=n||0,s=0,o=n,c,i=t.length;do{if(o>=i)throw Qi.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=s<28?(c&qa)<<s:(c&qa)*Math.pow(2,s),s+=7}while(c>=vh);return Qi.bytes=o-n,r}var Sh=Math.pow(2,7),Ah=Math.pow(2,14),Ih=Math.pow(2,21),Th=Math.pow(2,28),Dh=Math.pow(2,35),Ch=Math.pow(2,42),Lh=Math.pow(2,49),Bh=Math.pow(2,56),Oh=Math.pow(2,63),_h=function(t){return t<Sh?1:t<Ah?2:t<Ih?3:t<Th?4:t<Dh?5:t<Ch?6:t<Lh?7:t<Bh?8:t<Oh?9:10},kh={encode:bh,decode:Eh,encodingLength:_h},Ph=kh,Wr=Ph;function Yr(t,e=0){return[Wr.decode(t,e),Wr.decode.bytes]}function tr(t,e,r=0){return Wr.encode(t,e,r),e}function rr(t){return Wr.encodingLength(t)}function or(t,e){let r=e.byteLength,n=rr(t),s=n+rr(r),o=new Uint8Array(s+r);return tr(t,o,0),tr(r,o,n),o.set(e,s),new nr(t,r,e,o)}function it(t){let e=Ke(t),[r,n]=Yr(e),[s,o]=Yr(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==s)throw new Error("Incorrect length");return new nr(r,s,c,e)}function ja(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Ca(t.bytes,r.bytes)}}var nr=class{code;size;digest;bytes;constructor(e,r,n,s){this.code=e,this.size=r,this.digest=Ot(n),this.bytes=Ot(s)}};function Xa(t,e){let{bytes:r,version:n}=t;return n===0?Rh(r,Ji(t),e??se.encoder):Uh(r,Ji(t),e??tt.encoder)}var Qa=new WeakMap;function Ji(t){let e=Qa.get(t);if(e==null){let r=new Map;return Qa.set(t,r),r}return e}var fe=class t{code;version;multihash;bytes;"/";constructor(e,r,n,s){this.code=r,this.version=e,this.multihash=n,this.bytes=Ot(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!==qr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Fh)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=or(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&&ja(e.multihash,n.multihash)}toString(e){return Xa(this,e)}toJSON(){return{"/":Xa(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??Ja(n,s,o.bytes))}else if(r[Mh]===!0){let{version:n,multihash:s,code:o}=r,c=it(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!==qr)throw new Error(`Version 0 CID must use dag-pb (code: ${qr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let s=Ja(e,r,n.bytes);return new t(e,r,n,s)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,qr,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 nr(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]=Yr(e.subarray(r));return r+=d,f},s=n(),o=qr;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]=Nh(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 Ji(o).set(n,e),o}};function Nh(t,e){switch(t[0]){case"Q":{let r=e??se;return[se.prefix,r.decode(`${se.prefix}${t}`)]}case se.prefix:{let r=e??se;return[se.prefix,r.decode(t)]}case tt.prefix:{let r=e??tt;return[tt.prefix,r.decode(t)]}case Gr.prefix:{let r=e??Gr;return[Gr.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 Rh(t,e,r){let{prefix:n}=r;if(n!==se.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 Uh(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 qr=112,Fh=18;function Ja(t,e,r){let n=rr(t),s=n+rr(e),o=new Uint8Array(s+r.byteLength);return tr(t,o,0),tr(e,o,n),o.set(r,s),o}var Mh=Symbol.for("@ipld/js-cid/CID");var es={};G(es,{identity:()=>qe});var eu=0,$h="identity",tu=Ke;function Kh(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 or(eu,tu(t))}var qe={code:eu,name:$h,encode:tu,digest:Kh};function He(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 Vh(t){return t.buffer instanceof ArrayBuffer}function ir(t){return Vh(t)?t:t.slice()}async function ru(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,ir(e),ir(r.subarray()));return n?.signal?.throwIfAborted(),o}var ts=H("node:buffer");function Zr(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function st(t=0){return Zr(ts.Buffer.alloc(t))}function rs(t=0){return Zr(ts.Buffer.allocUnsafe(t))}var nu=H("node:buffer");function ns(t,e){return Zr(nu.Buffer.concat(t,e))}function ou(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 su=Symbol.for("@achingbrain/uint8arraylist");function iu(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 $n(t){return!!t?.[su]}var z=class t{bufs;length;[su]=!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($n(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($n(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=iu(this.bufs,e);return r.buf[r.index]}set(e,r){let n=iu(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($n(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 ns(n,s)}subarray(e,r){let{bufs:n,length:s}=this._subList(e,r);return n.length===1?n[0]:ns(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(!$n(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=rs(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=st(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=st(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=st(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=rs(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=st(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=st(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=st(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=st(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=st(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(!ou(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 du=H("node:buffer");var os={};G(os,{base10:()=>Hh});var Hh=gt({prefix:"9",name:"base10",alphabet:"0123456789"});var is={};G(is,{base16:()=>zh,base16upper:()=>Gh});var zh=ne({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Gh=ne({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var ss={};G(ss,{base2:()=>Wh});var Wh=ne({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var cs={};G(cs,{base256emoji:()=>Xh});var cu=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}"),Yh=cu.reduce((t,e,r)=>(t[r]=e,t),[]),qh=cu.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function Zh(t){return t.reduce((e,r)=>(e+=Yh[r],e),"")}function jh(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let s=qh[n];if(s==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(s)}return new Uint8Array(e)}var Xh=jt({prefix:"\u{1F680}",name:"base256emoji",encode:Zh,decode:jh});var as={};G(as,{base8:()=>Qh});var Qh=ne({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var us={};G(us,{identity:()=>Jh});var Jh=jt({prefix:"\0",name:"identity",encode:t=>Ba(t),decode:t=>La(t)});var D0=new TextEncoder,C0=new TextDecoder;var ps={};G(ps,{sha256:()=>hs,sha512:()=>np});var ds=Be(H("node:crypto"),1);var rp=20;function fs({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:s}){return new ls(t,e,r,n,s)}var ls=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,s,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=s??rp,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?au(n,this.code,r?.truncate):n.then(s=>au(s,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function au(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 or(e,t)}var hs=fs({name:"sha2-256",code:18,encode:t=>Ke(ds.default.createHash("sha256").update(t).digest())}),np=fs({name:"sha2-512",code:19,encode:t=>Ke(ds.default.createHash("sha512").update(t).digest())});var jr={...us,...ss,...as,...os,...is,...Hi,...Xi,...zi,...Yi,...cs},K0={...ps,...es};function fu(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var lu=fu("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),ms=fu("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=Or(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),op={utf8:lu,"utf-8":lu,hex:jr.base16,latin1:ms,ascii:ms,binary:ms,...jr},Kn=op;function Te(t,e="utf8"){let r=Kn[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?yt(du.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}var hu=H("node:buffer");function ce(t,e="utf8"){let r=Kn[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?hu.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var ip=parseInt("11111",2),ys=parseInt("10000000",2),sp=parseInt("01111111",2),pu={0:Xr,1:Xr,2:cp,3:lp,4:fp,5:up,6:ap,16:Xr,22:Xr,48:Xr};function bs(t,e={offset:0}){let r=t[e.offset]&ip;if(e.offset++,pu[r]!=null)return pu[r](t,e);throw new Error("No decoder for tag "+r)}function Qr(t,e){let r=0;if((t[e.offset]&ys)===ys){let n=t[e.offset]&sp,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 Xr(t,e){Qr(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=bs(t,e);if(n===null)break;r.push(n)}return r}function cp(t,e){let r=Qr(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 ap(t,e){let r=Qr(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 up(t,e){return e.offset++,null}function lp(t,e){let r=Qr(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 fp(t,e){let r=Qr(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function dp(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new z;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function gs(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=dp(t.byteLength);return new z(Uint8Array.from([e.byteLength|ys]),e)}function mu(t){let e=new z,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new z(Uint8Array.from([2]),gs(e),e)}function yu(t){let e=Uint8Array.from([0]),r=new z(e,t);return new z(Uint8Array.from([3]),gs(r),r)}function Vn(t,e=48){let r=new z;for(let n of t)r.append(n);return new z(Uint8Array.from([e]),gs(r),r)}var hp=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),pp=Uint8Array.from([6,5,43,129,4,0,34]),mp=Uint8Array.from([6,5,43,129,4,0,35]),yp={ext:!0,kty:"EC",crv:"P-256"},bp={ext:!0,kty:"EC",crv:"P-384"},gp={ext:!0,kty:"EC",crv:"P-521"},ws=32,xs=48,Es=66;function bu(t){let e=bs(t);return gu(e)}function gu(t){let e=t[1][1][0],r=1,n,s;if(e.byteLength===ws*2+1)return n=ce(e.subarray(r,r+ws),"base64url"),s=ce(e.subarray(r+ws),"base64url"),new sr({...yp,key_ops:["verify"],x:n,y:s});if(e.byteLength===xs*2+1)return n=ce(e.subarray(r,r+xs),"base64url"),s=ce(e.subarray(r+xs),"base64url"),new sr({...bp,key_ops:["verify"],x:n,y:s});if(e.byteLength===Es*2+1)return n=ce(e.subarray(r,r+Es),"base64url"),s=ce(e.subarray(r+Es),"base64url"),new sr({...gp,key_ops:["verify"],x:n,y:s});throw new ee(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function wu(t){return Vn([mu(Uint8Array.from([1])),Vn([wp(t.crv)],160),Vn([yu(new z(Uint8Array.from([4]),Te(t.x??"","base64url"),Te(t.y??"","base64url")))],161)]).subarray()}function wp(t){if(t==="P-256")return hp;if(t==="P-384")return pp;if(t==="P-521")return mp;throw new ee(`Invalid curve ${t}`)}var sr=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=wu(this.jwk)),this._raw}toMultihash(){return qe.digest(Et(this))}toCID(){return fe.createV1(114,this.toMultihash())}toString(){return se.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:He(this.raw,e.raw)}async verify(e,r,n){return ru(this.jwk,r,e,n)}};var ro=Be(H("crypto"),1);function vs(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in t&&t.BYTES_PER_ELEMENT===1}function vt(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 rt(t,e,r=""){let n=vs(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 Hn(t){if(typeof t!="function"||typeof t.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(vt(t.outputLen),vt(t.blockLen),t.outputLen<1)throw new Error('"outputLen" must be >= 1');if(t.blockLen<1)throw new Error('"blockLen" must be >= 1')}function cr(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 zn(t,e){rt(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 Pt(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function Gn(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function Ze(t,e){return t<<32-e|t>>>e}var Eu=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",xp=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function Wn(t){if(rt(t),Eu)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=xp[t[r]];return e}var ct={_0:48,_9:57,A:65,F:70,a:97,f:102};function xu(t){if(t>=ct._0&&t<=ct._9)return t-ct._0;if(t>=ct.A&&t<=ct.F)return t-(ct.A-10);if(t>=ct.a&&t<=ct.f)return t-(ct.a-10)}function Ss(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);if(Eu)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=xu(t.charCodeAt(o)),i=xu(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 vu(...t){let e=0;for(let n=0;n<t.length;n++){let s=t[n];rt(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 Su(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 Au(t=32){vt(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 Iu=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function Tu(t,e,r){return t&e^~t&r}function Du(t,e,r){return t&e^t&r^e&r}var Yn=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=Gn(this.buffer)}update(e){cr(this),rt(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=Gn(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){cr(this),zn(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:s,isLE:o}=this,{pos:c}=this;r[c++]=128,Pt(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=Gn(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()}},at=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Ep=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]),St=new Uint32Array(64),As=class extends Yn{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)St[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=St[f-15],h=St[f-2],p=Ze(d,7)^Ze(d,18)^d>>>3,g=Ze(h,17)^Ze(h,19)^h>>>10;St[f]=g+St[f-7]+p+St[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=Ze(i,6)^Ze(i,11)^Ze(i,25),h=l+d+Tu(i,a,u)+Ep[f]+St[f]|0,g=(Ze(n,2)^Ze(n,13)^Ze(n,22))+Du(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(){Pt(St)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),Pt(this.buffer)}},Is=class extends As{A=at[0]|0;B=at[1]|0;C=at[2]|0;D=at[3]|0;E=at[4]|0;F=at[5]|0;G=at[6]|0;H=at[7]|0;constructor(){super(32)}};var Cu=Su(()=>new Is,Iu(1));var he=(t,e,r)=>rt(t,e,r),Ds=vt,Cs=Wn,ut=(...t)=>vu(...t),jn=t=>Ss(t),Ls=vs,Bs=t=>Au(t),Zn=BigInt(0),Ts=BigInt(1);function Nt(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new TypeError(r+"expected boolean, got type="+typeof t)}return t}function Xn(t){if(typeof t=="bigint"){if(!qn(t))throw new RangeError("positive bigint expected, got "+t)}else Ds(t);return t}function Jr(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 en(t){let e=Xn(t).toString(16);return e.length&1?"0"+e:e}function Lu(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);return t===""?Zn:BigInt("0x"+t)}function ar(t){return Lu(Wn(t))}function Os(t){return Lu(Wn(vp(rt(t)).reverse()))}function Qn(t,e){if(vt(e),e===0)throw new RangeError("zero length");t=Xn(t);let r=t.toString(16);if(r.length>e*2)throw new RangeError("number too large");return Ss(r.padStart(e*2,"0"))}function _s(t,e){return Qn(t,e).reverse()}function vp(t){return Uint8Array.from(he(t))}var qn=t=>typeof t=="bigint"&&Zn<=t;function Sp(t,e,r){return qn(t)&&qn(e)&&qn(r)&&e<=t&&t<r}function ks(t,e,r,n){if(!Sp(e,r,n))throw new RangeError("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function ur(t){if(t<Zn)throw new Error("expected non-negative bigint, got "+t);let e;for(e=0;t>Zn;t>>=Ts,e+=1);return e}var tn=t=>(Ts<<BigInt(t))-Ts;function Bu(t,e,r){if(vt(t,"hashLen"),vt(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,ut(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 ut(...w)};return(m,w)=>{f(),h(m);let A;for(;(A=w(p()))===void 0;)h();return f(),A}}function Rt(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 we=BigInt(0),ue=BigInt(1),Ut=BigInt(2),Pu=BigInt(3),Nu=BigInt(4),Ru=BigInt(5),Ap=BigInt(7),Uu=BigInt(8),Ip=BigInt(9),Fu=BigInt(16);function je(t,e){if(e<=we)throw new Error("mod: expected positive modulus, got "+e);let r=t%e;return r>=we?r:e+r}function Re(t,e,r){if(e<we)throw new Error("pow2: expected non-negative exponent, got "+e);let n=t;for(;e-- >we;)n*=n,n%=r;return n}function Ou(t,e){if(t===we)throw new Error("invert: expected non-zero number");if(e<=we)throw new Error("invert: expected positive modulus, got "+e);let r=je(t,e),n=e,s=we,o=ue,c=ue,i=we;for(;r!==we;){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!==ue)throw new Error("invert: does not exist");return je(s,e)}function Ps(t,e,r){let n=t;if(!n.eql(n.sqr(e),r))throw new Error("Cannot find square root")}function Mu(t,e){let r=t,n=(r.ORDER+ue)/Nu,s=r.pow(e,n);return Ps(r,s,e),s}function Tp(t,e){let r=t,n=(r.ORDER-Ru)/Uu,s=r.mul(e,Ut),o=r.pow(s,n),c=r.mul(e,o),i=r.mul(r.mul(c,Ut),o),a=r.mul(c,r.sub(i,r.ONE));return Ps(r,a,e),a}function Dp(t){let e=lr(t),r=$u(t),n=r(e,e.neg(e.ONE)),s=r(e,n),o=r(e,e.neg(n)),c=(t+Ap)/Fu;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 Ps(u,w,a),w})}function $u(t){if(t<Pu)throw new Error("sqrt is not defined for small field");let e=t-ue,r=0;for(;e%Ut===we;)e/=Ut,r++;let n=Ut,s=lr(t);for(;_u(s,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return Mu;let o=s.pow(n,e),c=(e+ue)/Ut;return function(a,u){let l=a;if(l.is0(u))return u;if(_u(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=ue<<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 Cp(t){return t%Nu===Pu?Mu:t%Uu===Ru?Tp:t%Fu===Ip?Dp(t):$u(t)}var Lp=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Ns(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=Lp.reduce((n,s)=>(n[s]="function",n),e);if(Rt(t,r),Jr(t.BYTES,"BYTES"),Jr(t.BITS,"BITS"),t.BYTES<1||t.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(t.ORDER<=ue)throw new Error("invalid field: expected ORDER > 1, got "+t.ORDER);return t}function Bp(t,e,r){let n=t;if(r<we)throw new Error("invalid exponent, negatives unsupported");if(r===we)return n.ONE;if(r===ue)return e;let s=n.ONE,o=e;for(;r>we;)r&ue&&(s=n.mul(s,o)),o=n.sqr(o),r>>=ue;return s}function eo(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 _u(t,e){let r=t,n=(r.ORDER-ue)/Ut,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 Op(t,e){if(e!==void 0&&Ds(e),t<=we)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=ur(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 ku=new WeakMap,Jn=class{ORDER;BITS;BYTES;isLE;ZERO=we;ONE=ue;_lengths;_mod;constructor(e,r={}){if(e<=ue)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}=Op(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 je(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof e);return we<=e&&e<this.ORDER}is0(e){return e===we}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&ue)===ue}neg(e){return je(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return je(e*e,this.ORDER)}add(e,r){return je(e+r,this.ORDER)}sub(e,r){return je(e-r,this.ORDER)}mul(e,r){return je(e*r,this.ORDER)}pow(e,r){return Bp(this,e,r)}div(e,r){return je(e*Ou(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 Ou(e,this.ORDER)}sqrt(e){let r=ku.get(this);return r||ku.set(this,r=Cp(this.ORDER)),r(this,e)}toBytes(e){return this.isLE?_s(e,this.BYTES):Qn(e,this.BYTES)}fromBytes(e,r=!1){he(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?Os(e):ar(e);if(i&&(a=je(a,c)),!r&&!this.isValid(a))throw new Error("invalid field element: outside of range 0..ORDER");return a}invertBatch(e){return eo(this,e)}cmov(e,r,n){return Nt(n,"condition"),n?r:e}};Object.freeze(Jn.prototype);function lr(t,e={}){return new Jn(t,e)}function Ku(t){if(typeof t!="bigint")throw new Error("field order must be bigint");if(t<=ue)throw new Error("field order must be greater than 1");let e=ur(t-ue);return Math.ceil(e/8)}function Rs(t){let e=Ku(t);return e+Math.ceil(e/2)}function Us(t,e,r=!1){he(t);let n=t.length,s=Ku(e),o=Math.max(Rs(e),16);if(n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?Os(t):ar(t),i=je(c,e-ue)+ue;return r?_s(i,s):Qn(i,s)}var fr=BigInt(0),Ft=BigInt(1);function rn(t,e){let r=e.negate();return t?r:e}function Ks(t,e){let r=eo(t.Fp,e.map(n=>n.Z));return e.map((n,s)=>t.fromAffine(n.toAffine(r[s])))}function Gu(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Fs(t,e){Gu(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),s=2**t,o=tn(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:s,shiftBy:c}}function Vu(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+=Ft);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 Ms=new WeakMap,Wu=new WeakMap;function $s(t){return Wu.get(t)||1}function Hu(t){if(t!==fr)throw new Error("invalid wNAF")}var to=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>fr;)r&Ft&&(n=n.add(s)),s=s.double(),r>>=Ft;return n}precomputeWindow(e,r){let{windows:n,windowSize:s}=Fs(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=Fs(e,this.bits);for(let i=0;i<c.windows;i++){let{nextN:a,offset:u,isZero:l,isNeg:f,isNegF:d,offsetF:h}=Vu(n,i,c);n=a,l?o=o.add(rn(d,r[h])):s=s.add(rn(f,r[u]))}return Hu(n),{p:s,f:o}}wNAFUnsafe(e,r,n,s=this.ZERO){let o=Fs(e,this.bits);for(let c=0;c<o.windows&&n!==fr;c++){let{nextN:i,offset:a,isZero:u,isNeg:l}=Vu(n,c,o);if(n=i,!u){let f=r[a];s=s.add(l?f.negate():f)}}return Hu(n),s}getPrecomputes(e,r,n){let s=Ms.get(r);return s||(s=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(s=n(s)),Ms.set(r,s))),s}cached(e,r,n){let s=$s(e);return this.wNAF(s,this.getPrecomputes(s,e,n),r)}unsafe(e,r,n,s){let o=$s(e);return o===1?this._unsafeLadder(e,r,s):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,s)}createCache(e,r){Gu(r,this.bits),Wu.set(e,r),Ms.delete(e)}hasCache(e){return $s(e)!==1}};function Yu(t,e,r,n){let s=e,o=t.ZERO,c=t.ZERO;for(;r>fr||n>fr;)r&Ft&&(o=o.add(s)),n&Ft&&(c=c.add(s)),s=s.double(),r>>=Ft,n>>=Ft;return{p1:o,p2:c}}function zu(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Ns(e),e}else return lr(t,{isLE:r})}function qu(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>fr))throw new Error(`CURVE.${a} must be positive bigint`)}let s=zu(e.p,r.Fp,n),o=zu(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 Zu(t,e){return function(n){let s=t(n);return{secretKey:s,publicKey:e(s)}}}var ju=H("node:buffer");function At(t,e){return yt(ju.Buffer.concat(t,e))}var Mw=ro.default.generateKeyPairSync,nn=32;var _p=64;function Xu(t,e,r){if(t.byteLength!==nn)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!==_p)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=ro.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:ce(t,"base64url"),kty:"OKP"}});return ro.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function Ju(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var no=class{type="Ed25519";raw;constructor(e){this.raw=Vs(e,nn)}toMultihash(){return qe.digest(Et(this))}toCID(){return fe.createV1(114,this.toMultihash())}toString(){return se.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:He(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let s=Xu(this.raw,r,e);return Ju(s)?s.then(o=>(n?.signal?.throwIfAborted(),o)):s}};function el(t){return t=Vs(t,nn),new no(t)}function Vs(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new ee(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var De;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(De||(De={}));var Hs;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(Hs||(Hs={}));(function(t){t.codec=()=>We(Hs)})(De||(De={}));var on;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),De.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=De.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:De.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 X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(on||(on={}));var zs;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),De.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=De.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:De.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 X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(zs||(zs={}));var ul=Be(H("node:crypto"),1);var oo=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(e,r){if(Hn(e),rt(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),Pt(s)}update(e){return cr(this),this.iHash.update(e),this}digestInto(e){cr(this),zn(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()}},tl=(()=>{let t=((e,r,n)=>new oo(e,r).update(n).digest());return t.create=(e,r)=>new oo(e,r),t})();var rl=(t,e)=>(t+(t>=0?e:-e)/nl)/e;function Np(t,e,r){ks("scalar",t,nt,r);let[[n,s],[o,c]]=e,i=rl(c*t,r),a=rl(-s*t,r),u=t-i*n-a*o,l=-i*s-a*c,f=u<nt,d=l<nt;f&&(u=-u),d&&(l=-l);let h=tn(Math.ceil(ur(r)/2))+It;if(u<nt||u>=h||l<nt||l>=h)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:f,k1:u,k2neg:d,k2:l}}function Ws(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function Gs(t,e){Rt(t);let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Nt(r.lowS,"lowS"),Nt(r.prehash,"prehash"),r.format!==void 0&&Ws(r.format),r}var Ys=class extends Error{constructor(e=""){super(e)}},Xe={Err:Ys,_tlv:{encode:(t,e)=>{let{Err:r}=Xe;if(Jr(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=en(n);if(s.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?en(s.length/2|128):"";return en(t)+o+s+e},decode(t,e){let{Err:r}=Xe;e=he(e,void 0,"DER data");let n=0;if(t<0||t>255)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let 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}=Xe;if(Xn(t),t<nt)throw new e("integer: negative integers are not allowed");let r=en(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}=Xe;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 ar(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=Xe,s=he(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}=Xe,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(Xe._tlv);Object.freeze(Xe._int);Object.freeze(Xe);var nt=BigInt(0),It=BigInt(1),nl=BigInt(2),io=BigInt(3),Rp=BigInt(4);function ol(t,e={}){let r=qu("weierstrass",t,e),n=r.Fp,s=r.Fn,o=r.CURVE,{h:c,n:i}=o;Rt(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=sl(n,s);function f(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(oe,b,T){if(u&&b.is0())return Uint8Array.of(0);let{x:B,y:x}=b.toAffine(),y=n.toBytes(B);if(Nt(T,"isCompressed"),T){f();let E=!n.isOdd(x);return ut(il(E),y)}else return ut(Uint8Array.of(4),y,n.toBytes(x))}function h(oe){he(oe,void 0,"Point");let{publicKey:b,publicKeyUncompressed:T}=l,B=oe.length,x=oe[0],y=oe.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 S=m(E),v;try{v=n.sqrt(S)}catch(V){let $=V instanceof Error?": "+V.message:"";throw new Error("bad point: is not on curve, sqrt error"+$)}f();let C=n.isOdd(v);return(x&1)===1!==C&&(v=n.neg(v)),{x:E,y:v}}else if(B===T&&x===4){let E=n.BYTES,S=n.fromBytes(y.subarray(0,E)),v=n.fromBytes(y.subarray(E,E*2));if(!w(S,v))throw new Error("bad point: is not on curve");return{x:S,y:v}}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(oe){let b=n.sqr(oe),T=n.mul(b,oe);return n.add(n.add(T,n.mul(oe,o.a)),o.b)}function w(oe,b){let T=n.sqr(b),B=m(oe);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,io),Rp),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(oe,b,T=!1){if(!n.isValid(b)||T&&n.is0(b))throw new Error(`bad point coordinate ${oe}`);return b}function L(oe){if(!(oe instanceof D))throw new Error("Weierstrass Point expected")}function K(oe){if(!a||!a.basises)throw new Error("no endo");return Np(oe,a.basises,s.ORDER)}function N(oe,b,T,B,x){return T=new D(n.mul(T.X,oe),T.Y,T.Z),b=rn(B,b),T=rn(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(he(b,void 0,"point")));return T.assertValidity(),T}static fromHex(b){return D.fromBytes(jn(b))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(b=8,T=!0){return ze.createCache(this,b),T||this.multiply(io),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:S}=b,v=n.eql(n.mul(T,S),n.mul(y,x)),C=n.eql(n.mul(B,S),n.mul(E,x));return v&&C}negate(){return new D(this.X,n.neg(this.Y),this.Z)}double(){let{a:b,b:T}=o,B=n.mul(T,io),{X:x,Y:y,Z:E}=this,S=n.ZERO,v=n.ZERO,C=n.ZERO,_=n.mul(x,x),V=n.mul(y,y),$=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),S=n.mul(b,C),v=n.mul(B,$),v=n.add(S,v),S=n.sub(V,v),v=n.add(V,v),v=n.mul(S,v),S=n.mul(R,S),C=n.mul(B,C),$=n.mul(b,$),R=n.sub(_,$),R=n.mul(b,R),R=n.add(R,C),C=n.add(_,_),_=n.add(C,_),_=n.add(_,$),_=n.mul(_,R),v=n.add(v,_),$=n.mul(y,E),$=n.add($,$),_=n.mul($,R),S=n.sub(S,_),C=n.mul($,V),C=n.add(C,C),C=n.add(C,C),new D(S,v,C)}add(b){L(b);let{X:T,Y:B,Z:x}=this,{X:y,Y:E,Z:S}=b,v=n.ZERO,C=n.ZERO,_=n.ZERO,V=o.a,$=n.mul(o.b,io),R=n.mul(T,y),ye=n.mul(B,E),be=n.mul(x,S),ge=n.add(T,B),ie=n.add(y,E);ge=n.mul(ge,ie),ie=n.add(R,ye),ge=n.sub(ge,ie),ie=n.add(T,x);let Le=n.add(y,S);return ie=n.mul(ie,Le),Le=n.add(R,be),ie=n.sub(ie,Le),Le=n.add(B,x),v=n.add(E,S),Le=n.mul(Le,v),v=n.add(ye,be),Le=n.sub(Le,v),_=n.mul(V,ie),v=n.mul($,be),_=n.add(v,_),v=n.sub(ye,_),_=n.add(ye,_),C=n.mul(v,_),ye=n.add(R,R),ye=n.add(ye,R),be=n.mul(V,be),ie=n.mul($,ie),ye=n.add(ye,be),be=n.sub(R,be),be=n.mul(V,be),ie=n.add(ie,be),R=n.mul(ye,ie),C=n.add(C,R),R=n.mul(Le,ie),v=n.mul(ge,v),v=n.sub(v,R),R=n.mul(ge,ye),_=n.mul(Le,_),_=n.add(_,R),new D(v,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=>ze.cached(this,E,S=>Ks(D,S));if(T){let{k1neg:E,k1:S,k2neg:v,k2:C}=K(b),{p:_,f:V}=y(S),{p:$,f:R}=y(C);x=V.add(R),B=N(T.beta,_,$,E,v)}else{let{p:E,f:S}=y(b);B=E,x=S}return Ks(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===nt||B.is0())return D.ZERO;if(x===It)return B;if(ze.hasCache(this))return this.multiply(x);if(T){let{k1neg:y,k1:E,k2neg:S,k2:v}=K(x),{p1:C,p2:_}=Yu(D,B,E,v);return N(T.beta,C,_,y,S)}else return ze.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 S=T.is0();B==null&&(B=S?n.ONE:n.inv(E));let v=n.mul(x,B),C=n.mul(y,B),_=n.mul(E,B);if(S)return{x:n.ZERO,y:n.ZERO};if(!n.eql(_,n.ONE))throw new Error("invZ was invalid");return{x:v,y:C}}isTorsionFree(){let{isTorsionFree:b}=e;return c===It?!0:b?b(D,this):ze.unsafe(this,i).is0()}clearCofactor(){let{clearCofactor:b}=e;return c===It?this:b?b(D,this):this.multiplyUnsafe(c)}isSmallOrder(){return c===It?this.is0():this.clearCofactor().is0()}toBytes(b=!0){return Nt(b,"isCompressed"),this.assertValidity(),p(D,this,b)}toHex(b=!0){return Cs(this.toBytes(b))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let le=s.BITS,ze=new to(D,e.endo?Math.ceil(le/2):le);return le>=8&&D.BASE.precompute(8),Object.freeze(D.prototype),Object.freeze(D),D}function il(t){return Uint8Array.of(t?2:3)}function sl(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function Up(t,e={}){let{Fn:r}=t,n=e.randomBytes===void 0?Bs:e.randomBytes,s=Object.assign(sl(t.Fp,r),{seed:Math.max(Rs(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,Us(he(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(!Ls(h))return;let A=he(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=Zu(i,a);return Object.freeze(f),Object.freeze(s),Object.freeze({getPublicKey:a,getSharedSecret:l,keygen:d,Point:t,utils:f,lengths:s})}function cl(t,e,r={}){let n=e;Hn(n),Rt(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let s=r.randomBytes===void 0?Bs:r.randomBytes,o=r.hmac===void 0?(x,y)=>tl(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}=Up(t,r),g={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},m=a*nl+It<c.ORDER;function w(x){let y=a>>It;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){Ws(y);let E=p.signature,S=y==="compact"?E:y==="recovered"?E+1:void 0;return he(x,S)}class L{r;s;recovery;constructor(y,E,S){if(this.r=A("r",y),this.s=A("s",E),S!=null){if(O(),![0,1,2,3].includes(S))throw new Error("invalid recovery id");this.recovery=S}Object.freeze(this)}static fromBytes(y,E=g.format){k(y,E);let S;if(E==="der"){let{r:V,s:$}=Xe.toSig(he(y));return new L(V,$)}E==="recovered"&&(S=y[0],E="compact",y=y.subarray(1));let v=p.signature/2,C=y.subarray(0,v),_=y.subarray(v,v*2);return new L(i.fromBytes(C),i.fromBytes(_),S)}static fromHex(y,E){return this.fromBytes(jn(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:S}=this,v=this.assertRecovery(),C=v===2||v===3?E+a:E;if(!c.isValid(C))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let _=c.toBytes(C),V=t.fromBytes(ut(il((v&1)===0),_)),$=i.inv(C),R=N(he(y,void 0,"msgHash")),ye=i.create(-R*$),be=i.create(S*$),ge=t.BASE.multiplyUnsafe(ye).add(V.multiplyUnsafe(be));if(ge.is0())throw new Error("invalid recovery: point at infinify");return ge.assertValidity(),ge}hasHighS(){return w(this.s)}toBytes(y=g.format){if(Ws(y),y==="der")return jn(Xe.hexFromSig(this));let{r:E,s:S}=this,v=i.toBytes(E),C=i.toBytes(S);return y==="recovered"?(O(),ut(Uint8Array.of(this.assertRecovery()),v,C)):ut(v,C)}toHex(y){return Cs(this.toBytes(y))}}Object.freeze(L.prototype),Object.freeze(L);let K=r.bits2int===void 0?function(y){if(y.length>8192)throw new Error("input is too large");let E=ar(y),S=y.length*8-u;return S>0?E>>BigInt(S):E}:r.bits2int,N=r.bits2int_modN===void 0?function(y){return i.create(K(y))}:r.bits2int_modN,D=tn(u);function le(x){return ks("num < 2^"+u,x,nt,D),i.toBytes(x)}function ze(x,y){return he(x,void 0,"message"),y?he(n(x),void 0,"prehashed message"):x}function oe(x,y,E){let{lowS:S,prehash:v,extraEntropy:C}=Gs(E,g);x=ze(x,v);let _=N(x),V=i.fromBytes(y);if(!i.isValidNot0(V))throw new Error("invalid private key");let $=[le(V),le(_)];if(C!=null&&C!==!1){let ge=C===!0?s(p.secretKey):C;$.push(he(ge,void 0,"extraEntropy"))}let R=ut(...$),ye=_;function be(ge){let ie=K(ge);if(!i.isValidNot0(ie))return;let Le=i.inv(ie),Ht=t.BASE.multiply(ie).toAffine(),vr=i.create(Ht.x);if(vr===nt)return;let hn=i.create(Le*i.create(ye+vr*V));if(hn===nt)return;let Vc=(Ht.x===vr?0:2)|Number(Ht.y&It),Hc=hn;return S&&w(hn)&&(Hc=i.neg(hn),Vc^=1),new L(vr,Hc,m?void 0:Vc)}return{seed:R,k2sig:be}}function b(x,y,E={}){let{seed:S,k2sig:v}=oe(x,y,E);return Bu(n.outputLen,i.BYTES,o)(S,v).toBytes(E.format)}function T(x,y,E,S={}){let{lowS:v,prehash:C,format:_}=Gs(S,g);if(E=he(E,void 0,"publicKey"),y=ze(y,C),!Ls(x)){let V=x instanceof L?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+V)}k(x,_);try{let V=L.fromBytes(x,_),$=t.fromBytes(E);if(v&&V.hasHighS())return!1;let{r:R,s:ye}=V,be=N(y),ge=i.inv(ye),ie=i.create(be*ge),Le=i.create(R*ge),Ht=t.BASE.multiplyUnsafe(ie).add($.multiplyUnsafe(Le));return Ht.is0()?!1:i.create(Ht.x)===R}catch{return!1}}function B(x,y,E={}){let{prehash:S}=Gs(E,g);return y=ze(y,S),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 Zs={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Fp={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var al=BigInt(2);function Mp(t){let e=Zs.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=Re(l,r,e)*l%e,d=Re(f,r,e)*l%e,h=Re(d,al,e)*u%e,p=Re(h,s,e)*h%e,g=Re(p,o,e)*p%e,m=Re(g,i,e)*g%e,w=Re(m,a,e)*m%e,A=Re(w,i,e)*g%e,O=Re(A,r,e)*l%e,k=Re(O,c,e)*p%e,L=Re(k,n,e)*u%e,K=Re(L,al,e);if(!qs.eql(qs.sqr(K),t))throw new Error("Cannot find square root");return K}var qs=lr(Zs.p,{sqrt:Mp}),$p=ol(Zs,{Fp:qs,endo:Fp}),sn=cl($p,Cu);var so=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function ll(t,e,r,n){n?.signal?.throwIfAborted();let s=ul.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 sn.verify(e,o,t,{prehash:!1,format:"der"})}catch(c){throw new so(String(c))}}var co=class{type="secp256k1";raw;_key;constructor(e){this._key=dl(e),this.raw=fl(this._key)}toMultihash(){return qe.digest(Et(this))}toCID(){return fe.createV1(114,this.toMultihash())}toString(){return se.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:He(this.raw,e.raw)}verify(e,r,n){return ll(this._key,r,e,n)}};function hl(t){return new co(t)}function fl(t){return sn.Point.fromBytes(t).toBytes()}function dl(t){try{return sn.Point.fromBytes(t),t}catch(e){throw new Bn(String(e))}}function pl(t){let{Type:e,Data:r}=on.decode(t.digest),n=r??new Uint8Array;switch(e){case De.Ed25519:return el(n);case De.secp256k1:return hl(n);case De.ECDSA:return bu(n);default:throw new zr}}function Et(t){return on.encode({Type:De[t.type],Data:t.raw})}var ml=Symbol.for("nodejs.util.inspect.custom"),Kp=114,cn=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()})`}[ji]=!0;toString(){return this.string==null&&(this.string=se.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return fe.createV1(Kp,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return He(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return He(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[ml](){return`PeerId(${this.toString()})`}},ao=class extends cn{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},uo=class extends cn{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},lo=class extends cn{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},Vp=2336,fo=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=qe.digest(Te(this.url))}[ml](){return`PeerId(${this.url})`}[ji]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return fe.createV1(Vp,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=ce(e)),e.toString()===this.toString())}};function dr(t){if(zp(t))return new ao({multihash:t});if(Hp(t))try{let e=pl(t);if(e.type==="Ed25519")return new uo({multihash:t,publicKey:e});if(e.type==="secp256k1")return new lo({multihash:t,publicKey:e})}catch{let r=ce(t.digest);return new fo(new URL(r))}throw new _n("Supplied PeerID Multihash is invalid")}function Hp(t){return t.code===qe.code}function zp(t){return t.code===hs.code}var ef=Be(H("net"),1);var Gp=Math.pow(2,7),Wp=Math.pow(2,14),Yp=Math.pow(2,21),js=Math.pow(2,28),Xs=Math.pow(2,35),Qs=Math.pow(2,42),Js=Math.pow(2,49),te=128,Se=127;function hr(t){if(t<Gp)return 1;if(t<Wp)return 2;if(t<Yp)return 3;if(t<js)return 4;if(t<Xs)return 5;if(t<Qs)return 6;if(t<Js)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function ec(t,e,r=0){switch(hr(t)){case 8:e[r++]=t&255|te,t/=128;case 7:e[r++]=t&255|te,t/=128;case 6:e[r++]=t&255|te,t/=128;case 5:e[r++]=t&255|te,t/=128;case 4:e[r++]=t&255|te,t>>>=7;case 3:e[r++]=t&255|te,t>>>=7;case 2:e[r++]=t&255|te,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function qp(t,e){let r=t[e],n=0;if(n+=r&Se,r<te||(r=t[e+1],n+=(r&Se)<<7,r<te)||(r=t[e+2],n+=(r&Se)<<14,r<te)||(r=t[e+3],n+=(r&Se)<<21,r<te)||(r=t[e+4],n+=(r&Se)*js,r<te)||(r=t[e+5],n+=(r&Se)*Xs,r<te)||(r=t[e+6],n+=(r&Se)*Qs,r<te)||(r=t[e+7],n+=(r&Se)*Js,r<te))return n;throw new RangeError("Could not decode varint")}function Zp(t,e){let r=t.get(e),n=0;if(n+=r&Se,r<te||(r=t.get(e+1),n+=(r&Se)<<7,r<te)||(r=t.get(e+2),n+=(r&Se)<<14,r<te)||(r=t.get(e+3),n+=(r&Se)<<21,r<te)||(r=t.get(e+4),n+=(r&Se)*js,r<te)||(r=t.get(e+5),n+=(r&Se)*Xs,r<te)||(r=t.get(e+6),n+=(r&Se)*Qs,r<te)||(r=t.get(e+7),n+=(r&Se)*Js,r<te))return n;throw new RangeError("Could not decode varint")}function tc(t,e=0){return t instanceof Uint8Array?qp(t,e):Zp(t,e)}var xe=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},lt=class extends Error{static name="ValidationError";name="ValidationError"},ho=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},po=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Ue=H("node:net");function nc(t){return e=>ce(e,t)}function oc(t){return e=>Te(e,t)}function pr(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function Mt(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function yl(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=Te(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=Mt(n);return At([r,s],r.length+s.length)}function bl(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=tt.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=Mt(n);return At([r,s],r.length+s.length)}function ic(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=ce(e,"base32"),s=pr(r);return`${n}:${s}`}var sc=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 xe("Invalid byte value in IP address");e[n]=s}),e},gl=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=sc(r[n]),r[n]=ce(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,ce(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 xe("Invalid byte value in IP address");s[e++]=o>>8&255,s[e++]=o&255}return s},wl=function(t){if(t.byteLength!==4)throw new xe("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},xl=function(t){if(t.byteLength!==16)throw new xe("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let 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 xe(`Invalid IPv6 address "${r}"`)}};function El(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new xe(`Invalid IPv6 address "${t}"`)}}var rc=Object.values(jr).map(t=>t.decoder),Xp=(function(){let t=rc[0].or(rc[1]);return rc.slice(2).forEach(e=>t=t.or(e)),t})();function vl(t){return Xp.decode(t)}function Sl(t){return e=>t.encoder.encode(e)}function Qp(t){if(parseInt(t).toString()!==t)throw new lt("Value must be an integer")}function Jp(t){if(t<0)throw new lt("Value must be a positive integer, or zero")}function em(t){return e=>{if(e>t)throw new lt(`Value must be smaller than or equal to ${t}`)}}function tm(...t){return e=>{for(let r of t)r(e)}}var an=tm(Qp,Jp,em(65535));var pe=-1,cc=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 po(`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)}))}},dt=new cc,mm=[{code:4,name:"ip4",size:32,valueToBytes:sc,bytesToValue:wl,validate:t=>{if(!(0,Ue.isIPv4)(t))throw new lt(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Mt,bytesToValue:pr,validate:an},{code:273,name:"udp",size:16,valueToBytes:Mt,bytesToValue:pr,validate:an},{code:33,name:"dccp",size:16,valueToBytes:Mt,bytesToValue:pr,validate:an},{code:41,name:"ip6",size:128,valueToBytes:gl,bytesToValue:xl,stringToValue:El,validate:t=>{if(!(0,Ue.isIPv6)(t))throw new lt(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:pe},{code:43,name:"ipcidr",size:8,bytesToValue:nc("base10"),valueToBytes:oc("base10")},{code:53,name:"dns",size:pe},{code:54,name:"dns4",size:pe},{code:55,name:"dns6",size:pe},{code:56,name:"dnsaddr",size:pe},{code:132,name:"sctp",size:16,valueToBytes:Mt,bytesToValue:pr,validate:an},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:pe,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:pe,bytesToValue:nc("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?oc("base58btc")(t):fe.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:ic,valueToBytes:yl},{code:445,name:"onion3",size:296,bytesToValue:ic,valueToBytes:bl},{code:446,name:"garlic64",size:pe},{code:447,name:"garlic32",size:pe},{code:448,name:"tls"},{code:449,name:"sni",size:pe},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:pe,bytesToValue:Sl(Wi),valueToBytes:vl},{code:480,name:"http"},{code:481,name:"http-path",size:pe,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:pe}];mm.forEach(t=>{dt.addProtocol(t)});function Al(t){let e=[],r=0;for(;r<t.length;){let n=tc(t,r),s=dt.getProtocol(n),o=hr(n),c=ym(s,t,r+o),i=0;c>0&&s.size===pe&&(i=hr(c));let a=o+i+c,u={code:n,name:s.name,bytes:ir(t.subarray(r,r+a))};if(c>0){let l=r+o+i,f=t.subarray(l,l+c);u.value=s.bytesToValue?.(f)??ce(f)}e.push(u),r+=a}return e}function Il(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let s=dt.getProtocol(n.code),o=hr(n.code),c,i=0,a=0;n.value!=null&&(c=s.valueToBytes?.(n.value)??Te(n.value),i=c.byteLength,s.size===pe&&(a=hr(i)));let u=new Uint8Array(o+a+i),l=0;ec(n.code,u,l),l+=o,c!=null&&(s.size===pe&&(ec(i,u,l),l+=a),u.set(c,l)),n.bytes=u}r.push(n.bytes),e+=n.bytes.byteLength}return At(r,e)}function Tl(t){if(t.charAt(0)!=="/")throw new xe('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=dt.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 xe(`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 xe(`Component ${s} was missing value`);u.value=a.stringToValue?.(n)??n}e.push(u),n="",s="",r="protocol"}}}if(s!==""&&n!=="")throw new xe("Incomplete multiaddr");return e}function Dl(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=dt.getProtocol(e.code);if(r==null)throw new xe(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function ym(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:tc(e,r)}var bm=Symbol.for("nodejs.util.inspect.custom"),xc=Symbol.for("@multiformats/multiaddr");function gm(t){if(t==null&&(t="/"),Cl(t))return t.getComponents();if(t instanceof Uint8Array)return Al(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),Tl(t);if(Array.isArray(t))return t;throw new xe("Must be a string, Uint8Array, Component[], or another Multiaddr")}var So=class t{[xc]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=gm(e),r.validate!==!1&&wm(this)}get bytes(){return this.#r==null&&(this.#r=Il(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=Dl(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 ho(`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 He(this.bytes,e.bytes)}[bm](){return`Multiaddr(${this.toString()})`}};function wm(t){t.getComponents().forEach(e=>{let r=dt.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function Cl(t){return!!t?.[xc]}function ot(t){return new So(t)}var Y=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)}}),Ll=t=>({match:e=>t.match(e)===!1?e:!1}),P=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 q(...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 xm=I(421),A2=q(xm),Io=I(54),To=I(55),Do=I(56),vc=I(53),I2=q(Io,P(I(421))),T2=q(To,P(I(421))),D2=q(Do,P(I(421))),C2=q(Ae(vc,Do,Io,To),P(I(421))),Bl=U(I(4),P(I(43))),Ol=U(P(I(42)),I(41),P(I(43))),Sc=Ae(Bl,Ol),gr=Ae(Sc,vc,Io,To,Do),L2=q(Ae(Sc,U(Ae(vc,Do,Io,To),P(I(421))))),B2=q(Bl),O2=q(Ol),_2=q(Sc),Ac=U(gr,I(6)),ln=U(gr,I(273)),_l=q(U(Ac,P(I(421)))),k2=q(ln),Ic=U(ln,Y(460),P(I(421))),Co=U(ln,Y(461),P(I(421))),Em=Ae(Ic,Co),P2=q(Ic),N2=q(Co),Ec=Ae(gr,Ac,ln,Ic,Co),kl=Ae(U(Ec,Y(477),P(I(421)))),R2=q(kl),Pl=Ae(U(Ec,Y(478),P(I(421))),U(Ec,Y(448),P(I(449)),Y(477),P(I(421)))),U2=q(Pl),Nl=U(ln,Y(280),P(I(466)),P(I(466)),P(I(421))),F2=q(Nl),Rl=U(Co,Y(465),P(I(466)),P(I(466)),P(I(421))),M2=q(Rl),Ao=Ae(kl,Pl,U(Ac,P(I(421))),U(Em,P(I(421))),U(gr,P(I(421))),Nl,Rl,I(421)),$2=q(Ao),vm=U(P(Ao),Y(290),Ll(Y(281)),P(I(421))),K2=q(vm),Sm=Ae(U(Ao,Y(290),Y(281),P(I(421))),U(Ao,Y(281),P(I(421))),U(Y(281),P(I(421)))),V2=q(Sm),Am=U(gr,Ae(U(I(6,"80")),U(I(6),Y(480)),Y(480)),P(I(481)),P(I(421))),H2=q(Am),Im=U(gr,Ae(U(I(6,"443")),U(I(6,"443"),Y(480)),U(I(6),Y(443)),U(I(6),Y(448),Y(480)),U(Y(448),Y(480)),Y(448),Y(443)),P(I(481)),P(I(421))),z2=q(Im),Tm=Ae(U(I(777),P(I(421)))),G2=q(Tm),Dm=Ae(U(I(400),P(I(421)))),Lo=q(Dm);var Bo=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var Jl=Be(H("node:net"),1);function Cm(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 Oo(t){let e=Cm(t);if(e==null)throw new ee(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e}function ht(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var _o=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}},wr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new _o(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 _o(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 Tc=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function Tt(t={}){return Lm(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 Lm(t,e){e=e??{};let r=e.onEnd,n=new wr,s,o,c,i=ht(),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=ht()})}},u=m=>o!=null?o(m):(n.push(m),s),l=m=>(n=new wr,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 wr,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 Tc)},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 Dc=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},Ul=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function Cc(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(Ul(c));return}if(c&&(a=()=>{d(Ul(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new Dc;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 Bm=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 Om(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}=Bm(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=Cc(s,{milliseconds:r.timeout});return o.cancel=()=>{n(),o.clear()},o}return s}function Fe(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=Om(t,e,r),s=n.then(o=>o[0]);return s.cancel=n.cancel,s}var Kt=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var ko=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function _m(t){return t.reason}async function xr(t,e,r){if(e==null)return t;let n=r?.translateError??_m;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 km=Math.pow(2,20)*4,Po=class extends er{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??km,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new z,this.writeBuffer=new z,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 ko)};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()),xr(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=Tt(),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 xt(`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 Rn(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new xt("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 xt("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 xt(`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 xt(`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 On;this.dispatchEvent(new Un(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 Jt))}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 z(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 Nn(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 Hr(`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 Hr(`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 No=class extends Po{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 Ml=Be(H("node:os"),1);function Fl(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function Lc(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),ot(`/${n.join("/")}`)}var Pm={4:"IPv4",6:"IPv6"};function Nm(t){return["0.0.0.0","::"].includes(t)}function Rm(t){let e=[],r=Ml.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let s of n)Fl(s.address)||s.family===Pm[t]&&e.push(s.address);return e}function $l(t,e){if(t==null)return[];let r=Oo(t);return(r.type==="ip4"||r.type==="ip6")&&Nm(r.host)?Rm(r.type==="ip4"?4:6).map(n=>Lc(r,e,n)):[Lc(r,e)]}function Kl(t,e){if(typeof t!="string")throw new ee(`invalid ip provided: ${t}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new ee(`invalid port provided: ${e}`);if((0,Ue.isIPv4)(t))return ot(`/ip4/${t}/tcp/${e}`);if((0,Ue.isIPv6)(t))return ot(`/ip6/${t}/tcp/${e}`);throw new ee(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var Bc=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=ht(),this.haveNext=ht()}[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=ht(),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=ht(),await xr(this.readNext.promise,r?.signal,r)}};function Vl(){return new Bc}function Um(t){return t[Symbol.asyncIterator]!=null}async function Fm(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*Mm(t){let e=new AbortController,r=Vl();Fm(t,r,e.signal).catch(()=>{});try{yield*r}finally{e.abort()}}function*$m(t){for(let e of t)yield*e}function Km(...t){let e=[];for(let r of t)Um(r)||e.push(r);return e.length===t.length?$m(e):Mm(t)}var Hl=Km;function zl(t,...e){if(t==null)throw new Error("Empty pipeline");if(Oc(t)){let n=t;t=()=>n.source}else if(Wl(t)||Gl(t)){let n=t;t=()=>n}let r=[t,...e];if(r.length>1&&Oc(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++)Oc(r[n])&&(r[n]=Hm(r[n]));return Vm(...r)}var Vm=(...t)=>{let e;for(;t.length>0;)e=t.shift()(e);return e},Gl=t=>t?.[Symbol.asyncIterator]!=null,Wl=t=>t?.[Symbol.iterator]!=null,Oc=t=>t==null?!1:t.sink!=null&&t.source!=null,Hm=t=>e=>{let r=t.sink(e);if(r?.then!=null){let n=Tt({objectMode:!0});r.then(()=>{n.end()},c=>{n.end(c)});let s,o=t.source;if(Gl(o))s=async function*(){yield*o,n.end()};else if(Wl(o))s=function*(){yield*o,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return Hl(n,s())}return t.source};var zm=4194304,Ro=class extends Error{static name="UnwrappedError";name="UnwrappedError"},kc=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Pc=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Nc=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function Gm(t){return typeof t?.closeRead=="function"}function Wm(t){return typeof t?.close=="function"}function _c(t){return Gm(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:Wm(t)?t.status!=="open":!1}function Ym(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function qm(t,e){let r=e?.maxBufferSize??zm,n=new z,s,o=!1;if(!Ym(t))throw new ee("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 Ro("Stream was unwrapped");if(_c(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 Kt(`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 xr(s.promise,l?.signal),_c(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(_c(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new Kt(`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 Ro("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",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 fn(t,e={}){let r=qm(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=ke(e.maxDataLength));let n=e?.lengthDecoder??yn,s=e?.lengthEncoder??mn;return{async read(c){let i=-1,a=new z;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 kc("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new Nc(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(i>-1)break}if(e?.maxDataLength!=null&&i>e.maxDataLength)throw new Pc(`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 Kt(`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 Kt(`Unexpected EOF - read ${u.byteLength}/${i} bytes before the stream closed`);return u},async write(c,i){await r.write(new z(s(c.byteLength),c),i)},async writeV(c,i){let a=new z(...c.flatMap(u=>[s(u.byteLength),u]));await r.write(a,i)},unwrap(){return r.unwrap()}}}function Rc(t,e){let r=fn(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 Zm(t){return t?.addEventListener!=null}function jm(t){let e=Tt(),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([Fe(t,"drain",{rejectionEvents:["close"]})])),u===!0))break}await t.close()}}}function Uc(...t){let e=t.map(r=>Zm(r)?jm(r):r);return zl(...e)}var ql=H("node:buffer");function Yl(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function Zl(t=0){return Yl(ql.Buffer.allocUnsafe(t))}var Uo=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Er=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Fo=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},dn=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function Mo(t){return t[Symbol.asyncIterator]!=null}function jl(t,e){if(t.byteLength>e)throw new Er("Message length too long")}var Ko=t=>{let e=ke(t),r=Zl(e);return mn(t,r),Ko.bytes=e,r};Ko.bytes=0;function Vo(t,e){e=e??{};let r=e.lengthEncoder??Ko,n=e?.maxDataLength??4194304;function*s(o){jl(o,n);let c=r(o.byteLength);c instanceof Uint8Array?yield c:yield*c,o instanceof Uint8Array?yield o:yield*o}return Mo(t)?(async function*(){for await(let o of t)yield*s(o)})():(function*(){for(let o of t)yield*s(o)})()}Vo.single=(t,e)=>{e=e??{};let r=e.lengthEncoder??Ko,n=e?.maxDataLength??4194304;return jl(t,n),new z(r(t.byteLength),t)};var Vt;(function(t){t[t.LENGTH=0]="LENGTH",t[t.DATA=1]="DATA"})(Vt||(Vt={}));var Mc=t=>{let e=yn(t);return Mc.bytes=ke(e),e};Mc.bytes=0;function Fc(t,e){let r=new z,n=Vt.LENGTH,s=-1,o=e?.lengthDecoder??Mc,c=e?.maxLengthLength??8,i=e?.maxDataLength??4194304;function*a(){for(;r.byteLength>0;){if(n===Vt.LENGTH)try{if(s=o(r),s<0)throw new Uo("Invalid message length");if(s>i)throw new Er("Message length too long");let u=o.bytes;r.consume(u),e?.onLength!=null&&e.onLength(s),n=Vt.DATA}catch(u){if(u instanceof RangeError){if(r.byteLength>c)throw new Fo("Message length length too long");break}throw u}if(n===Vt.DATA){if(r.byteLength<s)break;let u=r.sublist(0,s);r.consume(s),e?.onData!=null&&e.onData(u),yield u,n=Vt.LENGTH}}}return Mo(t)?(async function*(){for await(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new dn("Unexpected end of input")})():(function*(){for(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new dn("Unexpected end of input")})()}Fc.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 Fc(n,{...e??{},onLength:o=>{r=o}})};var $c=class extends No{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&Lo.matches(e.localAddr))r=e.localAddr;else if(r==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new ee("Could not determine remote address or port");r=Kl(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 Qt)}),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 Fe(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},Ho=t=>new $c(t);var Xl=Be(H("os"),1),Ql=Be(H("path"),1);function zo(t,e={}){if(Lo.exactMatch(t)){let o=t.getComponents().find(c=>c.code===400)?.value;if(o==null)throw new ee(`Multiaddr ${t} was not a Unix address`);return Xl.default.platform()==="win32"?{path:Ql.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=Oo(t),n=r.host,s=r.port;return{host:n,port:s,ipv6Only:r.type==="ip6",...e}}var me;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(me||(me={}));var Go=class extends er{context;server;sockets=new Set;status={code:me.INACTIVE};metrics;addr;log;shutdownController;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1,this.shutdownController=new AbortController,Fn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Jl.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 ee("closeAbove must be >= listenBelow");e.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:e.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let r=this.server.address();r==null?this.addr="unknown":typeof r=="string"?this.addr=r:this.addr=`${r.address}:${r.port}`,this.metrics.status?.update({[this.addr]:me.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",r=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:r})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==me.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(e){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==me.ACTIVE)throw e.destroy(),new kn("Server is not listening yet");let r;try{r=Ho({socket:e,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),e.destroy();return}this.log("new inbound connection %s",r.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(r,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",r.remoteAddr),e.once("close",()=>{this.sockets.delete(e),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit - %e",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(e),r.abort(n)})}getAddrs(){if(this.status.code===me.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[ot(`/unix/${encodeURIComponent(e)}`)]:$l(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===me.ACTIVE||this.status.code===me.PAUSED)throw new Pn("server is already listening");try{this.status={code:me.ACTIVE,listeningAddr:e,netConfig:zo(e,this.context)},await this.resume()}catch(r){throw this.status={code:me.INACTIVE},r}}async close(e){let r=[];this.server.listening&&r.push(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===me.INACTIVE)return;let e=this.status.netConfig;await new Promise((r,n)=>{this.server.once("error",n),this.server.listen(e,r)}),this.status={...this.status,code:me.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===me.PAUSED&&e){this.status={code:me.INACTIVE};return}!this.server.listening||this.status.code!==me.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:me.INACTIVE}:{...this.status,code:me.PAUSED},this.server.close())}};var Wo=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"})})}[za]=!0;[Symbol.toStringTag]="@libp2p/tcp";[Wa]=["@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=Ho({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(o){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(o),o}try{return this.log("new outbound connection %s",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 Bo("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=ef.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 Qt(`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 Ln)},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 Go({...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=>_l.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function tf(t={}){return e=>new Wo(e,t)}function Jm(t){return t[Symbol.asyncIterator]!=null}function ey(t){if(Jm(t))return(async()=>{for await(let e of t);})();for(let e of t);}var Kc=ey;function _e(t){return ae.encode({type:ae.Type.OK,peers:[],...t}).subarray()}function Ie(t){return ae.encode({type:ae.Type.ERROR,error:{msg:t.message},peers:[]}).subarray()}var Yo=wt("libp2p:daemon-server:dht"),qo=class{dht;constructor(e){let{dht:r}=e;this.dht=r}async*provide(e){try{await Kc(this.dht.provide(e)),yield _e()}catch(r){Yo.error("failed to provide CID %s - %e",e,r),yield Ie(r)}}async*getClosestPeers(e){yield _e({dht:{type:de.Type.BEGIN}});for await(let r of this.dht.getClosestPeers(e))r.name==="PEER_RESPONSE"&&(yield*r.closer.map(n=>de.encode({type:de.Type.VALUE,value:n.id.toMultihash().bytes})));yield de.encode({type:de.Type.END})}async*getPublicKey(e){yield Ie(new Error("FIX ME: not implemented"))}async*getValue(e){try{for await(let r of this.dht.get(e))r.name==="VALUE"&&(yield _e({dht:{type:de.Type.VALUE,value:r.value}}))}catch(r){Yo.error("error getting value for key %b - %e",e,r),yield Ie(r)}}async*putValue(e,r){try{await Kc(this.dht.put(e,r)),yield _e()}catch(n){Yo.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 _e({dht:{type:de.Type.VALUE,peer:{id:r.peer.id.toMultihash().bytes,addrs:r.peer.multiaddrs.map(n=>n.bytes)}}}));throw new Error("Peer not found")}catch(r){Yo.error("peer not found %p - %e",e,r),yield Ie(r)}}async*findProviders(e,r){yield _e({dht:{type:de.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 de.encode({type:de.Type.VALUE,peer:{id:c.id.toMultihash().bytes,addrs:(c.multiaddrs??[]).map(i=>i.bytes)}});if(n===s)break}}catch(n){yield Ie(n)}yield de.encode({type:de.Type.END})}};var Zo=wt("libp2p:daemon-server:pubsub"),jo=class{pubsub;constructor(e){let{pubsub:r}=e;this.pubsub=r}async*getTopics(){try{yield _e({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(e){Zo.error("failed to get pubsub topics - %e",e),yield Ie(e)}}async*subscribe(e){try{let r=Tt();this.pubsub.subscribe(e),this.pubsub.addEventListener("message",n=>{let s=n.detail;s.topic===e&&(s.type==="signed"?r.push(Kr.encode({from:s.from.toMultihash().bytes,data:s.data,seqno:s.sequenceNumber==null?void 0:Te(s.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[s.topic],signature:s.signature,key:Et(s.key)}).subarray()):r.push(Kr.encode({data:s.data,topicIDs:[s.topic]}).subarray()))}),yield _e(),yield*r}catch(r){Zo.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 _e()}catch(n){Zo.error("failed to publish message to topic %s - %e",e,n),yield Ie(n)}}async*listPeers(e){try{yield _e({pubsub:{topics:[e],peerIDs:this.pubsub.getSubscribers(e).map(r=>r.toMultihash().bytes)}})}catch(r){Zo.error("failed to list peers for topic %s - %e",e,r),yield Ie(r)}}};var rf=1<<22,Ce=wt("libp2p:daemon-server"),Xo=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(e){let{multiaddr:r,libp2pNode:n}=e;this.multiaddr=r,this.libp2p=n,this.tcp=tf()({logger:Va()}),this.listener=this.tcp.createListener({upgrader:new Vr(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new qo({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new jo({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=>ot(o)),s=dr(it(r));return Ce("connect - adding multiaddrs %a to peer %p",n,s),await this.libp2p.peerStore.merge(s,{multiaddrs:n}),Ce("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=dr(it(r));Ce("openStream - dial %p",s);let o=await this.libp2p.dial(s);Ce("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=ot(e.streamHandler.addr),s;Ce("registerStreamHandler - handle %s at %a",r,n),await this.libp2p.handle(r,async(o,c)=>{try{Ce("open stream for protocol %o to %a",r,n);let i=AbortSignal.timeout(1e4);s=await this.tcp.dial(n,{upgrader:new Vr,signal:i});let a=Bt.encode({peer:c.remotePeer.toMultihash().bytes,addr:c.remoteAddr.bytes,proto:o.protocol??""}),u=Vo.single(a);s.send(u)||await Fe(s,"drain",{rejectionEvents:["close"],signal:i}),await Uc(o,s,o)}catch(i){Ce.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=>{Ce.error("failed to stop daemon during exit - %e",e)})}async start(){this._listen(),await this.libp2p.start(),await this.listener.listen(this.multiaddr)}getMultiaddr(){let e=this.listener.getAddrs();if(e.length>0)return e[0];throw new Error("Not started")}async stop(e={exit:!1}){await this.libp2p.stop(),await this.listener.close(),e.exit&&Ce("server closed, exiting"),process.removeListener("SIGTERM",this._onExit),process.removeListener("SIGINT",this._onExit),process.removeListener("SIGHUP",this._onExit)}async*handlePeerStoreRequest(e){try{switch(e.type){case bt.Type.GET_PROTOCOLS:if(e.id==null)throw new Error("Invalid request");let r=dr(it(e.id)),s=(await this.libp2p.peerStore.get(r)).protocols;yield _e({peerStore:{protos:s}});return;case bt.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Ce.error("error handling peerstore request - %e",r),yield 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 et.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case et.Type.SUBSCRIBE:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(e.topic);return;case et.Type.PUBLISH:if(e.topic==null||e.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(e.topic,e.data);return;case et.Type.LIST_PEERS:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(e.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Ce.error("error handling pubsub request - %e",r),yield 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(dr(it(e.peer)));return;case Ne.Type.FIND_PROVIDERS:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(fe.decode(e.cid),e.count??20);return;case Ne.Type.PROVIDE:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(fe.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(dr(it(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){Ce.error("error handling DHT request - %e",r),yield Ie(r)}}handleConnection(e){Promise.resolve().then(async()=>{let r=this,n=Rc(e,{maxDataLength:rf}),s=await n.read($e);Ce("read",s);try{switch(s.type){case $e.Type.CONNECT:{await r.connect(s),await n.write({type:ae.Type.OK},ae);break}case $e.Type.IDENTIFY:{await n.write({type:ae.Type.OK,identify:{id:r.libp2p.peerId.toMultihash().bytes,addrs:r.libp2p.getMultiaddrs().map(o=>o.decapsulateCode(421)).map(o=>o.bytes)}},ae);break}case $e.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:ae.Type.OK,peers:o},ae);break}case $e.Type.STREAM_OPEN:{let o=await r.openStream(s);await n.write({type:ae.Type.OK,streamInfo:o.streamInfo},ae);let c=n.unwrap();await Uc(c,o.connection,c);break}case $e.Type.STREAM_HANDLER:{await r.registerStreamHandler(s),await n.write({type:ae.Type.OK},ae);break}case $e.Type.PEERSTORE:{if(s.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=fn(o);for await(let i of r.handlePeerStoreRequest(s.peerStore))await c.write(i);break}case $e.Type.PUBSUB:{if(s.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=fn(o);for await(let i of r.handlePubsubRequest(s.pubsub))await c.write(i);break}case $e.Type.DHT:{if(s.dht==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=fn(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){Ce.error("error handling incoming connection - %e",o);let c=n.unwrap();if(c.status!=="open")return;n=Rc(c,{maxDataLength:rf}),await n.write({type:ae.Type.ERROR,error:{msg:o.message},peers:[]},ae)}finally{await n.unwrap().close()}}).catch(r=>{Ce.error("error handling incoming connection - %e",r)})}},ty=(t,e)=>new Xo({multiaddr:t,libp2pNode:e});return uf(ry);})();
17
17
  /*! Bundled license information:
18
18
 
19
19
  @noble/curves/utils.js: